Vlad_D Posted October 19, 2017 Posted October 19, 2017 I am writing an error handler for my script. The DllCall function, as documented, may set @error with values between 1 and 5. There is no mention in the documentation of ever setting @extended, but the implementation of the _WinAPI_ functions are "protecting" this value (passing it to SetError). Is this just a conservative or forward looking coding style, or does this value has relevant values in some situations?
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