atchu Posted March 14, 2011 Share Posted March 14, 2011 Hi friends DllCall( "inpout32.dll", "int", "Out32", "int", 0x378, "int", 1 ) MsgBox(0,"","action executed successfully- no of errors"&@error) when i execute this.,., the autoit gets closed(the system shows a error message when i click dont send in that message box the autoit gets closed) Why it gets closed. Please solve my problem Link to comment Share on other sites More sharing options...
trancexx Posted March 14, 2011 Share Posted March 14, 2011 DllCall function is not to be used by unexperienced users. Even if someone would solve the mystery, considering the way you asked you wouldn't be able to understand it. There could be different problems causing the issue, calling convention, system protection, stack corruption, etc...Go sew or something. ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
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