Extract Icons from exe applications or dlls -APIs- partII
We now studay icons exclusively with APIs.These APIs of course desserve the gdiplus and gdiplusX builts. below 4 codes 1-extract icon given by an index in an exe or dll (icon is a valid one with a color depth=32) 2-Extract all icons 32x32 present in an...