|
-
Jun 1st, 2005, 10:59 PM
#1
retreiving icon associated with a file type without using SHGetFileInfo?
I only know how to do it useing the SHGetFileInfo() API. But that function needs an actual file to exist. I'm wondering if there is a way to get the icon associated with a file without using SHGetFileInfo()???
I know I could create a dummy file and then use it to call SHGetFileInfo() but I rather not do that if there's another way
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|