Periodic ramblings about .NET and all related topics
Quick links
Volleynerd KB Blog
Golf Blog
Twins+1 Blog
Search Archives:
Site Feed
(Atom)
RSS
Archives
Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
9.12.2002
Do Not Call GetLastError() ! - Win32 / SDK
Class that automatically calls GetLastError and formats the string. You can throw this as exception, or just place it locally in scope somewhere, and it automagically has the error code and error string.
posted by dan @ 4:33 PM |
0 comments
|
PermaLink URL
|
Comments:
Post a Comment