Jump to content

Is that a bug


beiqi
 Share

Recommended Posts

Hello there!

I want to use AutoIt to embeded into my application. In order to do that, I have used the AutoIt3.h given in the distribution. Most of the functions do their works correctly, but I can not use the function

AU3_RegDelete("keystring", "valuestring")

I have also got the link error if I use the example given, only added in the WinMain function the following row:

AU3_RegDelete("HKEY_CURRENT_USER\Software\Somestring", "");

I got the error:

main error LNK2019: unresolved external symbol _AU3_RegDelete@8 referenced in function _WinMain@16

Thanks for your help in advance!

Boostpy

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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