Is there a way to obtain a document icon for a file extension on windows?
Along the lines of:

dim icon as picture=GetIconForExtension(".doc",32,32)
//now I'd like icon to be a 32*32 word document icon.

I realize i could create a filetype and access its icon at runtime, but it 
seems to me the OS should be responsible for this. I looked at the 
registryMBS-stuff, but didn't see a way to do it.

tia!

Maximilian Tyrtania
http://www.contactking.de

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to