Jump to content

DllCall very small problem.. help


Sky92
 Share

Recommended Posts

I wrote script for calling dll in to Autoit. I sucsess but it gives me read error..

autohotkey's script works perfect but autoit gives me error..

DllCall("LoadLibrary", "str", "AutoHotkey.dll")
DllCall("AutoHotkey.dll", "int", "ahkdll", "str", "clean.ahk", "str", "clean.ahk")

Autohotkey.dll link :

http://www.autohotkey.net/~tinku99/ahkdll/release/AutoHotkey.dll

and clean.ahk code is:

Msgbox,0x40,Title,Some Text Here...

Thanks...

Link to comment
Share on other sites

  • Developers

dont comment if you dont wanna help. get it ?

Well ... that ain't gonna happen.

when you prefer AHK scripting you better go there and not bother us and waste space here.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...