Click here to Skip to main content
16,015,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMFC - creating invisible window Pin
edvintas1-Nov-06 6:58
edvintas1-Nov-06 6:58 
AnswerRe: MFC - creating invisible window Pin
led mike1-Nov-06 6:59
led mike1-Nov-06 6:59 
GeneralRe: MFC - creating invisible window Pin
edvintas1-Nov-06 7:53
edvintas1-Nov-06 7:53 
AnswerRe: MFC - creating invisible window Pin
Mark Salsbery1-Nov-06 7:15
Mark Salsbery1-Nov-06 7:15 
AnswerRe: MFC - creating invisible window Pin
David Crow1-Nov-06 7:21
David Crow1-Nov-06 7:21 
QuestionRe: MFC - creating invisible window Pin
Chris Meech1-Nov-06 7:26
Chris Meech1-Nov-06 7:26 
AnswerRe: MFC - creating invisible window Pin
edvintas1-Nov-06 7:48
edvintas1-Nov-06 7:48 
GeneralRe: MFC - creating invisible window Pin
led mike1-Nov-06 8:06
led mike1-Nov-06 8:06 
edvintas wrote:
i am not sure how to create window message handling with MFC


Well if you don't actually want a GUI window then don't use MFC message handling. Override WindowProc and handle your messages in there. Of course you still need to "create" the window as Chris points out.


led mike

QuestionRe: MFC - creating invisible window Pin
Chris Meech1-Nov-06 8:28
Chris Meech1-Nov-06 8:28 
AnswerRe: MFC - creating invisible window Pin
edvintas1-Nov-06 8:47
edvintas1-Nov-06 8:47 
GeneralRe: MFC - creating invisible window Pin
Mark Salsbery1-Nov-06 9:47
Mark Salsbery1-Nov-06 9:47 
QuestionRelease, Debug, Doc/view and message Pin
how jack1-Nov-06 6:43
how jack1-Nov-06 6:43 
AnswerRe: Release, Debug, Doc/view and message Pin
David Crow1-Nov-06 7:17
David Crow1-Nov-06 7:17 
GeneralRe: Release, Debug, Doc/view and message Pin
Reagan Conservative1-Nov-06 8:23
Reagan Conservative1-Nov-06 8:23 
QuestionRe: Release, Debug, Doc/view and message Pin
David Crow1-Nov-06 8:32
David Crow1-Nov-06 8:32 
GeneralRe: Release, Debug, Doc/view and message Pin
led mike1-Nov-06 8:37
led mike1-Nov-06 8:37 
GeneralRe: Release, Debug, Doc/view and message Pin
Reagan Conservative1-Nov-06 8:42
Reagan Conservative1-Nov-06 8:42 
GeneralRe: Release, Debug, Doc/view and message Pin
how jack1-Nov-06 12:27
how jack1-Nov-06 12:27 
AnswerRe: Release, Debug, Doc/view and message Pin
PJ Arends1-Nov-06 14:11
professionalPJ Arends1-Nov-06 14:11 
QuestionStrange Console App Errors Pin
switang1-Nov-06 6:08
switang1-Nov-06 6:08 
AnswerRe: Strange Console App Errors Pin
Zac Howland1-Nov-06 7:00
Zac Howland1-Nov-06 7:00 
GeneralRe: Strange Console App Errors Pin
switang1-Nov-06 7:23
switang1-Nov-06 7:23 
GeneralRe: Strange Console App Errors Pin
Zac Howland1-Nov-06 7:45
Zac Howland1-Nov-06 7:45 
GeneralRe: Strange Console App Errors Pin
switang1-Nov-06 9:50
switang1-Nov-06 9:50 
QuestionHow do I generate tab shaped buttons? Pin
magstarinc1-Nov-06 5:33
magstarinc1-Nov-06 5:33 

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.