wraithdu Posted May 19, 2011 Posted May 19, 2011 (edited) Edit: That hint was too obvious. Hint: It's all about interpretation. Edited May 19, 2011 by wraithdu
Andreik Posted May 19, 2011 Author Posted May 19, 2011 Ohh I see now , shame on me. $STRUCT = DllStructCreate("byte [" & $BUFFER_SIZE[0] & "]")
Andreik Posted May 19, 2011 Author Posted May 19, 2011 (edited) All time I was looking for something wrong in the dll cause I don't know very well C but never looking for the real problem in my AutoIt code. And for sure, I won't make this mistake again. Edited May 19, 2011 by Andreik
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