I have full data of an Icon file(.ico).How get the HICON.(with out write to disk and then load through LoadImage()).
Any chance through CMemFile,GlobalAllock and GlobalLock,......?