Extract Icon
Visual Basic
2
Posts
2
Posters
1
Views
1
Watching
-
Hi I want to save some icon that extracted from an exe file (using ExtractIconEx) but when I saved them the color of the saved is too less than original and in some cases the saved file is in gray using imagelist couldn't repair it who can help me?
-
Hi I want to save some icon that extracted from an exe file (using ExtractIconEx) but when I saved them the color of the saved is too less than original and in some cases the saved file is in gray using imagelist couldn't repair it who can help me?
Since you didn't include a code sample of what your doing, I have to ask: Are you sure you pulling out ALL the icons? Apps store various sizes of the same image, including different color depths and grey scale versions. RageInTheMachine9532