Prev: HOWTO: formatting memory cards
Next: Hooking functions
From: Timo Kunze on 30 Sep 2008 18:52 Just did a test: - Load a 32bpp icon using LoadImage - Write the raw data of its color and mask bitmaps to 2 files - Add the icon to the image list using ImageList_AddIcon - Retrieve the added icon using ImageList_GetIcon - Write the raw data of this icon's color and mask bitmaps to 2 other files - Compare the checksums of corresponding files Results: - The mask survives this procedure without any change - The color bitmap changes Timo -- www.TimoSoft-Software.de - Unicode controls for VB6 "Those who sacrifice freedom for safety deserve neither." "Demokratie ist per Definition unsicher. Ihr Schutz entsteht aus der Überzeugung, dass die demokratischen Kräfte überwiegen und sich – auf demokratischem Wege – durchsetzen." |