GeekArticles
Microsoft
C#A class to load and use file associated icons
Author: codeproject.com |
Published: 25th Apr 2008 |
Visited: 83 times |
Add CommentFiled in: CSharpAn article about using SHGetFileInfo in C# (simple class and demo are included)
Read Article Sponsored Links
Related Articles
• Swing Extreme Testing - The ShowerThread Class The ShowerThread Class
Since SaveAsDialog.show() blocks, we cannot call this from our main thread; instead we spawn a new thread. This thread could just be an anonymous inner class in the init()metho ...
• Speeding Up Post Load Script Post-load script maybe one of the most challenging tasks for developers especially those that use a framework for building an Ajax application. In a framework setting, developers will always work in a setting wherein JavaScript is involved.
When post load happens, developers will be limited in thei ...