Click here to Skip to main content
15,923,168 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to start command prompt from application Pin
Mark Salsbery16-Apr-07 7:13
Mark Salsbery16-Apr-07 7:13 
QuestionHow to open multi child images in same window? Pin
gail wynand16-Apr-07 2:31
gail wynand16-Apr-07 2:31 
QuestionRe: How to open multi child images in same window? Pin
Maximilien16-Apr-07 2:48
Maximilien16-Apr-07 2:48 
AnswerRe: How to open multi child images in same window? Pin
gail wynand16-Apr-07 3:00
gail wynand16-Apr-07 3:00 
QuestionRe: How to open multi child images in same window? Pin
Parthi_Appu16-Apr-07 3:21
Parthi_Appu16-Apr-07 3:21 
AnswerRe: How to open multi child images in same window? Pin
gail wynand16-Apr-07 3:27
gail wynand16-Apr-07 3:27 
GeneralRe: How to open multi child images in same window? Pin
Parthi_Appu16-Apr-07 3:29
Parthi_Appu16-Apr-07 3:29 
GeneralRe: How to open multi child images in same window? Pin
Cedric Moonen16-Apr-07 3:34
Cedric Moonen16-Apr-07 3:34 
GeneralRe: How to open multi child images in same window? Pin
Mark Salsbery16-Apr-07 6:07
Mark Salsbery16-Apr-07 6:07 
GeneralRe: How to open multi child images in same window? Pin
gail wynand16-Apr-07 6:35
gail wynand16-Apr-07 6:35 
QuestionRe: How to open multi child images in same window? Pin
Mark Salsbery16-Apr-07 7:25
Mark Salsbery16-Apr-07 7:25 
AnswerRe: How to open multi child images in same window? Pin
gail wynand16-Apr-07 7:39
gail wynand16-Apr-07 7:39 
GeneralRe: How to open multi child images in same window? Pin
Mark Salsbery16-Apr-07 8:17
Mark Salsbery16-Apr-07 8:17 
QuestionRe: How to open multi child images in same window? Pin
Hamid_RT16-Apr-07 9:20
Hamid_RT16-Apr-07 9:20 
AnswerRe: How to open multi child images in same window? Pin
gail wynand16-Apr-07 17:11
gail wynand16-Apr-07 17:11 
GeneralRe: How to open multi child images in same window? Pin
Mark Salsbery17-Apr-07 6:01
Mark Salsbery17-Apr-07 6:01 
QuestionHow to combine multiple text files into one ? Pin
snailflying16-Apr-07 2:22
snailflying16-Apr-07 2:22 
AnswerRe: How to combine multiple text files into one ? Pin
toxcct16-Apr-07 2:55
toxcct16-Apr-07 2:55 
GeneralRe: How to combine multiple text files into one ? Pin
snailflying16-Apr-07 14:17
snailflying16-Apr-07 14:17 
QuestionHow to Generate header file from DLL Pin
GameProfessor16-Apr-07 1:35
GameProfessor16-Apr-07 1:35 
AnswerRe: How to Generate header file from DLL Pin
Cedric Moonen16-Apr-07 2:35
Cedric Moonen16-Apr-07 2:35 
AnswerRe: How to Generate header file from DLL Pin
toxcct16-Apr-07 2:50
toxcct16-Apr-07 2:50 
QuestionHow to customise IE toolbar Addon. [modified] Pin
shivditya16-Apr-07 0:52
shivditya16-Apr-07 0:52 
Amidst of development of toolbar, a requirment came to colour toolbar.
As we can colour explorerbar easily with OnPaint, we can colour the
toolbar also,but after colouring the Toolbar buttons Vanish. Code is totally
based on ATL\ COM and not MFC.
The reason I found is NM_CUSTOMDRAW not getting called . Even if I
post the message WM_ERASEBKGND.
Can anyone tell how to overcome this problem. Even if we call
TB_INSERTBUTTON at end of OnPaint it does not prove fruitful.


-- modified at 8:36 Monday 16th April, 2007

|| ART OF LIVING ||

QuestionRe: How to customise IE toolbar Addon. Pin
Rajesh R Subramanian16-Apr-07 4:09
professionalRajesh R Subramanian16-Apr-07 4:09 
AnswerRe: How to customise IE toolbar Addon. Pin
Mark Salsbery16-Apr-07 6:13
Mark Salsbery16-Apr-07 6:13 

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.