Visual Studio C++ Create Hicon From Hex Data.

1) Dump color icon, 32×32 to hex c++ constant.
2) Create C++ data byte string or array initialized by above constant.
3) Create single function which returns Color Icon (HICON handle) with transparency from above hex data.

Icon to convert attached

deliverable standalone .cpp file with function.
should use only windows includes & functions,
compatible with windows xp.

Leave a Reply

Your email address will not be published. Required fields are marked *