Somebody can provide some information about GetLastError Win32 function.
I need a list of this different errors that can be returned for this fucntion. Basically this function triggers messages in the description field of application node on the microsoft event log for a specific product that I am using.
I am setting up monitor for the Event Id number and the message that I get in the description in the application node for the event id.
The vendor told me that this messages are based on Getlaserror win32 function. Is there a way to know about a list of this errors?
Start Free Trial