GeekyBunny Posted July 23, 2013 Posted July 23, 2013 Hello forum. I was messing around with Auto It today, I just saw the example script of dll open, I tried to understand it but I can't, All those parameters and stuff, It would be nice if anyone can help me understand that.
Artisan Posted July 23, 2013 Posted July 23, 2013 DllOpen just retrieves a handle to a Dll, in the same way that FileOpen can get a handle to a file. It's really only useful if you're going to call a specific .dll file multiple times. Are you maybe wondering about the parameters used with DllCall? trancexx 1
Danyfirex Posted July 24, 2013 Posted July 24, 2013 hi. Look into the udf winAPI & winAPIEx or another they are great example of using dllcall. this is also great '?do=embed' frameborder='0' data-embedContent>> saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now