Click here to Skip to main content
16,010,876 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: transferring control between 2 programs? Pin
IlanTal14-Jun-07 23:47
IlanTal14-Jun-07 23:47 
AnswerRe: transferring control between 2 programs? Pin
DjinnKahn14-Jun-07 5:03
DjinnKahn14-Jun-07 5:03 
GeneralRe: transferring control between 2 programs? Pin
David Crow14-Jun-07 5:39
David Crow14-Jun-07 5:39 
GeneralRe: transferring control between 2 programs? Pin
IlanTal14-Jun-07 8:15
IlanTal14-Jun-07 8:15 
QuestionCreating array/object at runtime. Pin
Sameer_Thakur14-Jun-07 4:07
Sameer_Thakur14-Jun-07 4:07 
AnswerRe: Creating array/object at runtime. Pin
David Crow14-Jun-07 4:47
David Crow14-Jun-07 4:47 
AnswerRe: Creating array/object at runtime. Pin
Mark Salsbery14-Jun-07 7:28
Mark Salsbery14-Jun-07 7:28 
Questionwindow caption Pin
Neeraj Sinha14-Jun-07 3:56
Neeraj Sinha14-Jun-07 3:56 
I am trying to create a custom window caption for SDI application.I have
taken help from http://www.codeproject.com/gdi/customcaption.asp
The project on the above link use WM_NCPAINT,WM_NCACTIVATE and WM_SETTEXT handlers in the window procedure to draw and paint the caption bar.In this
project whole caption bar has been customized.

In my application,I don't want to draw and paint minimize,maximize and close buttons and let them be like the system's created default buttons.Actually these default buttons are getting drawn and painted but are not visible when the mainframe window gets activated.When I move the mouse on that region, then only those buttons are visible and work fine on clicking them.So, Can you please suggest me why those buttons may not be getting visible when the mainframe window gets activated?

With Regards

Neeraj Sinha

QuestionRe: window caption Pin
Nelek14-Jun-07 19:46
protectorNelek14-Jun-07 19:46 
QuestionGetting Office language settings in MFC Pin
Tarek Jabri14-Jun-07 3:23
Tarek Jabri14-Jun-07 3:23 
QuestionPrinting html displayed in WebBrowser2 Pin
SgLife14-Jun-07 2:21
SgLife14-Jun-07 2:21 
AnswerRe: Printing html displayed in WebBrowser2 Pin
SgLife14-Jun-07 14:42
SgLife14-Jun-07 14:42 
QuestionC++ Exception Pin
T.RATHA KRISHNAN14-Jun-07 2:19
T.RATHA KRISHNAN14-Jun-07 2:19 
AnswerRe: C++ Exception Pin
SandipG 14-Jun-07 2:25
SandipG 14-Jun-07 2:25 
AnswerRe: C++ Exception Pin
prasad_som14-Jun-07 2:51
prasad_som14-Jun-07 2:51 
QuestionRe: C++ Exception Pin
T.RATHA KRISHNAN14-Jun-07 2:54
T.RATHA KRISHNAN14-Jun-07 2:54 
AnswerRe: C++ Exception Pin
prasad_som14-Jun-07 3:02
prasad_som14-Jun-07 3:02 
QuestionRe: C++ Exception Pin
T.RATHA KRISHNAN14-Jun-07 3:09
T.RATHA KRISHNAN14-Jun-07 3:09 
AnswerRe: C++ Exception Pin
Russell'14-Jun-07 4:12
Russell'14-Jun-07 4:12 
QuestionRe: C++ Exception Pin
T.RATHA KRISHNAN15-Jun-07 0:19
T.RATHA KRISHNAN15-Jun-07 0:19 
AnswerRe: C++ Exception Pin
Russell'15-Jun-07 0:52
Russell'15-Jun-07 0:52 
QuestionRe: C++ Exception Pin
T.RATHA KRISHNAN15-Jun-07 1:39
T.RATHA KRISHNAN15-Jun-07 1:39 
AnswerRe: C++ Exception Pin
Russell'15-Jun-07 2:15
Russell'15-Jun-07 2:15 
QuestionRe: C++ Exception Pin
T.RATHA KRISHNAN15-Jun-07 2:50
T.RATHA KRISHNAN15-Jun-07 2:50 
AnswerRe: C++ Exception Pin
Russell'15-Jun-07 3:19
Russell'15-Jun-07 3:19 

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.