Hi,
I am using ExtractIcon() to get ICON handles for folder and unknown icon
from coredll.dll for some reasons. This worked fine for PPC2002 and WM2003
(only difference between them is, that the IDs for the icons where
exchanged...)
e.g. "coredll.dll,-id"
But under WM5 I get not icon handles! Have the IDs changed again or even
moved to another DLL!?
Maybe I should use SHGetFileInfo()? How does this work for .NET CF 1.0 and
C#? (I have to use CF 1.0 in order to support PPC2002 and WM2003 and WM2005!)
Best Regards,
hfrmobile