Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Dllcall and AutoItX3.dll

$
0
0

Hello

I'm trying to use dllcall for autoitx3.dll, but i'm got some error. Here is my code:

 

$dll = DllOpen("AutoItX3.dll") ;MsgBox(0, '', @error) $result = DllCall($dll, "int", "AU3_ToolTip", "str", "Hello, world!" , "long", @DesktopWidth / 3, "long", @DesktopHeight / 3) DllClose($dll)

Please help, thanks.

 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>