Icon Question....
-
Does anyone have any idea how to get an HICON to a SPECIFIC RESOLUTION icon... I want something similar to ::LoadIcon(...) but it won't let me specify the res that i want. The only thing i found that will even do this is ExtractIconEx but that only works on a file and it would be pretty stupid to extract icons from the running exe... This is very annoying.. anyone got any ideas? Joseph Dempsey jdempsey@cox.rr.com Joseph.Dempsey@thermobio.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
-
Does anyone have any idea how to get an HICON to a SPECIFIC RESOLUTION icon... I want something similar to ::LoadIcon(...) but it won't let me specify the res that i want. The only thing i found that will even do this is ExtractIconEx but that only works on a file and it would be pretty stupid to extract icons from the running exe... This is very annoying.. anyone got any ideas? Joseph Dempsey jdempsey@cox.rr.com Joseph.Dempsey@thermobio.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous