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.17.2002
Loading HTML Content from a Stream
(keywords: Internet Explorer IE embedded browser memory file)
posted by dan @ 3:35 PM |
0 comments
|
PermaLink URL
|
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
|