Jump to content

Recommended Posts

Posted

I'm using some win apis.

_WinAPI_WriteFile

_WinAPI_CloseHandle

and show me always the same error.

unknow function names. I included the winapi.au3 and still showing me the same error?

Posted (edited)

The Function on  #include needs to be declared before use, so leave it ( #include <WinAPI.au3> ) on the top of the script!

Edited by VIP
PS: Do not forget to check the WinAPI.au3 file in the Include folder (in the AutoIT installation directory)! If it goes away, reinstall AutoIT!

Enjoy my work? Buy me a 🍻 or tip via ❤️ PayPal

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...