Click here to Skip to main content
15,918,268 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to change font of dialog Box inherited by CPropertyPage class ? Pin
Atul2323-Mar-07 20:24
Atul2323-Mar-07 20:24 
AnswerRe: How to change font of dialog Box inherited by CPropertyPage class ? Pin
prasad_som23-Mar-07 20:39
prasad_som23-Mar-07 20:39 
GeneralRe: How to change font of dialog Box inherited by CPropertyPage class ? Pin
Atul2323-Mar-07 21:31
Atul2323-Mar-07 21:31 
AnswerRe: How to change font of dialog Box inherited by CPropertyPage class ? Pin
prasad_som23-Mar-07 22:07
prasad_som23-Mar-07 22:07 
QuestionMessage queue Pin
rushiraj.jhala23-Mar-07 19:13
rushiraj.jhala23-Mar-07 19:13 
AnswerRe: Message queue Pin
PJ Arends23-Mar-07 19:30
professionalPJ Arends23-Mar-07 19:30 
AnswerRe: Message queue Pin
Gary R. Wheeler24-Mar-07 2:34
Gary R. Wheeler24-Mar-07 2:34 
QuestionHWND that *sent* a MSG? Pin
DLChambers23-Mar-07 14:54
DLChambers23-Mar-07 14:54 
When my app rx'es a message, it gets it in the form of a MSG struct. That MSG contains the HWND that is to receive the message (i.e. my wnd). Is there any way to find the main HWND of the process that sent the message?
AnswerRe: HWND that *sent* a MSG? Pin
peterchen23-Mar-07 23:22
peterchen23-Mar-07 23:22 
GeneralRe: HWND that *sent* a MSG? Pin
DLChambers24-Mar-07 6:56
DLChambers24-Mar-07 6:56 
GeneralRe: HWND that *sent* a MSG? Pin
Mark Salsbery24-Mar-07 8:25
Mark Salsbery24-Mar-07 8:25 
QuestionReAcquire my Source code Pin
stixoffire23-Mar-07 14:16
stixoffire23-Mar-07 14:16 
AnswerRe: ReAcquire my Source code Pin
Mark Salsbery24-Mar-07 6:17
Mark Salsbery24-Mar-07 6:17 
GeneralRe: ReAcquire my Source code Pin
stixoffire25-Mar-07 21:50
stixoffire25-Mar-07 21:50 
GeneralRe: ReAcquire my Source code Pin
Mark Salsbery26-Mar-07 8:13
Mark Salsbery26-Mar-07 8:13 
QuestionStoring files in a dll, or somewhere like that... Pin
Anthony Mushrow23-Mar-07 14:05
professionalAnthony Mushrow23-Mar-07 14:05 
AnswerRe: Storing files in a dll, or somewhere like that... Pin
DLChambers23-Mar-07 15:04
DLChambers23-Mar-07 15:04 
Questionserial.Open(_T("COM1")); in CSerial class Pin
m-hwang23-Mar-07 14:01
m-hwang23-Mar-07 14:01 
AnswerRe: serial.Open(_T("COM1")); in CSerial class Pin
Cedric Moonen23-Mar-07 22:41
Cedric Moonen23-Mar-07 22:41 
GeneralRe: serial.Open(_T("COM1")); in CSerial class Pin
m-hwang24-Mar-07 5:50
m-hwang24-Mar-07 5:50 
AnswerRe: serial.Open(_T("COM1")); in CSerial class Pin
Gary R. Wheeler24-Mar-07 2:47
Gary R. Wheeler24-Mar-07 2:47 
QuestionEject one USB device on multiple USB devices Pin
fuxiangwu23-Mar-07 12:37
fuxiangwu23-Mar-07 12:37 
QuestionNewbie learning MFC, confused about Document/View Pin
maxmaven23-Mar-07 10:26
maxmaven23-Mar-07 10:26 
AnswerRe: Newbie learning MFC, confused about Document/View Pin
Gary R. Wheeler24-Mar-07 3:37
Gary R. Wheeler24-Mar-07 3:37 
GeneralRe: Newbie learning MFC, confused about Document/View Pin
maxmaven24-Mar-07 9:37
maxmaven24-Mar-07 9:37 

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.