Kal Posted January 18, 2009 Posted January 18, 2009 When I try to use it it gives me and error on line 1005 saying that the variable $WM_USER has not been declared. I have tried using the latest beta but that doens't work either. I'm running Vista 64 bit. And another thing, it also gave me an error saying that it couldn't open the file guilist.au3 but I changed the include command to guilistbox.au3 (because as I understand it, guilist.au3 is depricated), does this work or will it lead to problems?
azure Posted January 19, 2009 Posted January 19, 2009 When I try to use it it gives me and error on line 1005 saying that the variable $WM_USER has not been declared. I have tried using the latest beta but that doens't work either. I'm running Vista 64 bit. And another thing, it also gave me an error saying that it couldn't open the file guilist.au3 but I changed the include command to guilistbox.au3 (because as I understand it, guilist.au3 is depricated), does this work or will it lead to problems?$WM_USER is defined in WindowsConstants.au3. Include it.
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