Jump to content

Recommended Posts

Posted

In C# it would be called by something like;

File: something.dll

using something;

public static Something sdfsdf = new Something();

sdfsdf.whatever.whatever("test", "Test");

Any idea on how to use these in autoit?

Ive looked at COM, DllCall.

They dont register with regsvr32, and DllCall returns; @error = 1 unable to use the DLL file

# MY LOVE FOR YOU... IS LIKE A TRUCK- #

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...