get a text from the error code returns from the GetLastError() function

Posted by Tim on Stack Overflow See other posts from Stack Overflow or by Tim
Published on 2010-06-09T13:28:17Z Indexed on 2010/06/09 13:32 UTC
Read the original article Hit count: 94

Filed under:

Hi, I need to get the text of an error code that i got from the GetLastError function. I saw a few examples but i want a function that get the code and return the string. Thank's you all

© Stack Overflow or respective owner

Related posts about getlasterror