Click here to Skip to main content
16,004,406 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWorking with colors Pin
shoelace3-Oct-06 5:32
shoelace3-Oct-06 5:32 
AnswerRe: Working with colors Pin
Chris Losinger3-Oct-06 8:04
professionalChris Losinger3-Oct-06 8:04 
QuestionHow to get en exe default icon Pin
Kharfax3-Oct-06 4:45
Kharfax3-Oct-06 4:45 
QuestionRe: How to get en exe default icon Pin
David Crow3-Oct-06 4:48
David Crow3-Oct-06 4:48 
AnswerRe: How to get en exe default icon Pin
Kharfax3-Oct-06 4:53
Kharfax3-Oct-06 4:53 
AnswerRe: How to get en exe default icon, more problems :S Pin
Kharfax3-Oct-06 5:34
Kharfax3-Oct-06 5:34 
QuestionRe: How to get en exe default icon, more problems :S Pin
David Crow3-Oct-06 5:54
David Crow3-Oct-06 5:54 
AnswerRe: How to get en exe default icon, more problems :S Pin
Kharfax3-Oct-06 6:18
Kharfax3-Oct-06 6:18 
Whats wrong with that is that I should know wich one of all the icons in a file is the default one.
The one showed by windows explorer when you see a file.

Using ExtractIconEx I will get a list of all the icons in the file, but I still need to identify wich one is the default one.

The value I should pass to ExtractIcon is a zero based index array of icons, thats why I tried with 0 and 1.


AnswerRe: How to get en exe default icon, more problems Pin
James R. Twine3-Oct-06 6:44
James R. Twine3-Oct-06 6:44 
GeneralRe: How to get en exe default icon, more problems Pin
toxcct3-Oct-06 6:59
toxcct3-Oct-06 6:59 
GeneralRe: How to get en exe default icon, more problems :S Pin
David Crow3-Oct-06 6:59
David Crow3-Oct-06 6:59 
GeneralRe: How to get en exe default icon, more problems :S Pin
Kharfax3-Oct-06 7:13
Kharfax3-Oct-06 7:13 
GeneralSemi Solved Pin
Kharfax3-Oct-06 7:59
Kharfax3-Oct-06 7:59 
QuestionRe: Semi Solved Pin
David Crow3-Oct-06 8:44
David Crow3-Oct-06 8:44 
AnswerRe: Semi Solved Pin
Kharfax3-Oct-06 8:53
Kharfax3-Oct-06 8:53 
GeneralRe: Semi Solved Pin
Hamid_RT4-Oct-06 7:56
Hamid_RT4-Oct-06 7:56 
GeneralRe: Semi Solved Pin
Kharfax4-Oct-06 8:00
Kharfax4-Oct-06 8:00 
AnswerRe: How to get en exe default icon Pin
Nisamudheen3-Oct-06 20:26
Nisamudheen3-Oct-06 20:26 
GeneralRe: How to get en exe default icon Pin
Kharfax4-Oct-06 8:04
Kharfax4-Oct-06 8:04 
AnswerRe: How to get en exe default icon Pin
Mark Salsbery4-Oct-06 10:08
Mark Salsbery4-Oct-06 10:08 
AnswerRe: How to get en exe default icon Pin
Mark Salsbery4-Oct-06 10:11
Mark Salsbery4-Oct-06 10:11 
GeneralRe: How to get en exe default icon Pin
Mark Salsbery4-Oct-06 10:12
Mark Salsbery4-Oct-06 10:12 
GeneralRe: How to get en exe default icon Pin
Kharfax5-Oct-06 5:08
Kharfax5-Oct-06 5:08 
GeneralRe: How to get en exe default icon Pin
Mark Salsbery5-Oct-06 7:16
Mark Salsbery5-Oct-06 7:16 
GeneralRe: How to get en exe default icon Pin
Mark Salsbery5-Oct-06 7:18
Mark Salsbery5-Oct-06 7:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.