Click here to Skip to main content
15,912,069 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to change the exe file's icon shown in the explorer? Pin
toxcct11-Aug-08 23:19
toxcct11-Aug-08 23:19 
GeneralRe: How to change the exe file's icon shown in the explorer? Pin
Jijo.Raj11-Aug-08 23:33
Jijo.Raj11-Aug-08 23:33 
GeneralRe: How to change the exe file's icon shown in the explorer? Pin
Mark Salsbery12-Aug-08 5:40
Mark Salsbery12-Aug-08 5:40 
QuestionRe: How to change the exe file's icon shown in the explorer? Pin
fantasy121511-Aug-08 23:21
fantasy121511-Aug-08 23:21 
AnswerRe: How to change the exe file's icon shown in the explorer? Pin
Jijo.Raj11-Aug-08 23:30
Jijo.Raj11-Aug-08 23:30 
GeneralRe: How to change the exe file's icon shown in the explorer? Pin
fantasy121511-Aug-08 23:39
fantasy121511-Aug-08 23:39 
AnswerRe: How to change the exe file's icon shown in the explorer? Pin
toxcct11-Aug-08 23:33
toxcct11-Aug-08 23:33 
GeneralRe: How to change the exe file's icon shown in the explorer? Pin
fantasy121511-Aug-08 23:53
fantasy121511-Aug-08 23:53 
I create a dialog based project.
then do my jobs.
I notify I need a more beautiful icon for my dialog, then I import a new icon.
And use CWnd::SetIcon to set the icon for the dialog.

And then I modify resource.h exchange myiconID and IDR_MAINFRAME's ID number.

Don't say 128 is the default smallest icon id?
AnswerRe: How to change the exe file's icon shown in the explorer? Pin
David Crow12-Aug-08 3:28
David Crow12-Aug-08 3:28 
Questionpush_back error Pin
monsieur_jj11-Aug-08 19:53
monsieur_jj11-Aug-08 19:53 
AnswerRe: push_back error Pin
Jijo.Raj11-Aug-08 20:38
Jijo.Raj11-Aug-08 20:38 
GeneralRe: push_back error Pin
monsieur_jj11-Aug-08 20:47
monsieur_jj11-Aug-08 20:47 
GeneralRe: push_back error Pin
monsieur_jj11-Aug-08 20:49
monsieur_jj11-Aug-08 20:49 
GeneralRe: push_back error Pin
Jijo.Raj11-Aug-08 21:08
Jijo.Raj11-Aug-08 21:08 
GeneralRe: push_back error Pin
Jijo.Raj11-Aug-08 21:07
Jijo.Raj11-Aug-08 21:07 
GeneralRe: push_back error Pin
monsieur_jj11-Aug-08 21:46
monsieur_jj11-Aug-08 21:46 
GeneralRe: push_back error Pin
Jijo.Raj11-Aug-08 22:00
Jijo.Raj11-Aug-08 22:00 
QuestionBitMapButton using VC++ -MFC Pin
Selvan.S11-Aug-08 18:33
Selvan.S11-Aug-08 18:33 
AnswerRe: BitMapButton using VC++ -MFC Pin
Jijo.Raj11-Aug-08 19:00
Jijo.Raj11-Aug-08 19:00 
AnswerRe: BitMapButton using VC++ -MFC Pin
madyastha11-Aug-08 22:59
madyastha11-Aug-08 22:59 
QuestionHow to make a context menu in list control Pin
VCProgrammer11-Aug-08 18:24
VCProgrammer11-Aug-08 18:24 
QuestionRe: How to make a context menu in list control Pin
Mark Salsbery12-Aug-08 5:42
Mark Salsbery12-Aug-08 5:42 
QuestionFlushing Serial Port using Win32api Pin
Lord Dark11-Aug-08 18:19
Lord Dark11-Aug-08 18:19 
AnswerRe: Flushing Serial Port using Win32api Pin
kakan11-Aug-08 20:17
professionalkakan11-Aug-08 20:17 
GeneralRe: Flushing Serial Port using Win32api Pin
Lord Dark11-Aug-08 21:00
Lord Dark11-Aug-08 21:00 

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.