Prev: SHLoadImageFile Memory Leak
Next: how to add support for WiMAX usb dongle on Windows Mobile based de
From: atomic928 on 9 Apr 2010 18:51 I have some custom icons I want to load to my application as it is running. I have tried LoadImage but found since then that LoadImage only works with the an HINSTANCE in the first parameter for windows ce. I have my files located in a file on the device, e.g. c:\custom \icon1.ico. I see many folks talk about this on the net but yet to find any example or pointers as to what function(s) are needed to make this work in ce. Thanks for any help |