Click here to Skip to main content
15,879,535 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Mystry of C Pin
George L. Jackson25-May-09 6:57
George L. Jackson25-May-09 6:57 
AnswerRe: Mystry of C PinPopular
Stuart Dootson25-May-09 6:58
professionalStuart Dootson25-May-09 6:58 
GeneralRe: Mystry of C Pin
Maximilien25-May-09 8:17
Maximilien25-May-09 8:17 
GeneralRe: Mystry of C Pin
Mustafa Ismail Mustafa25-May-09 10:40
Mustafa Ismail Mustafa25-May-09 10:40 
GeneralRe: Mystry of C Pin
Stuart Dootson25-May-09 11:11
professionalStuart Dootson25-May-09 11:11 
GeneralRe: Mystry of C Pin
Mustafa Ismail Mustafa25-May-09 11:32
Mustafa Ismail Mustafa25-May-09 11:32 
QuestionHow to order windows correct? Pin
extreme00125-May-09 5:06
extreme00125-May-09 5:06 
AnswerRe: How to order windows correct? Pin
«_Superman_»25-May-09 15:54
professional«_Superman_»25-May-09 15:54 
You should install a CBT hook to track window minimize/maximize and move/resize.
Look at SetWindowsHookEx[^] for WH_CBT.

To keep the window on top of a particular window, try and use SetParent[^]

«_Superman
I love work. It gives me something to do between weekends.

GeneralRe: How to order windows correct? Pin
extreme00126-May-09 1:09
extreme00126-May-09 1:09 
GeneralRe: How to order windows correct? Pin
«_Superman_»26-May-09 1:21
professional«_Superman_»26-May-09 1:21 
GeneralRe: How to order windows correct? Pin
extreme00126-May-09 21:18
extreme00126-May-09 21:18 
Questionhelp Pin
yunpil25-May-09 4:24
yunpil25-May-09 4:24 
AnswerCP IGNORE [Vote to remove] Pin
Rajesh R Subramanian25-May-09 4:27
professionalRajesh R Subramanian25-May-09 4:27 
QuestionReg : CEdit Pin
coding_ram25-May-09 3:54
coding_ram25-May-09 3:54 
AnswerRe: Reg : CEdit Pin
ghost90Tom25-May-09 4:10
ghost90Tom25-May-09 4:10 
QuestionRe: Reg : CEdit Pin
David Crow25-May-09 8:35
David Crow25-May-09 8:35 
QuestionBuild Error When Include Web Service in MFC application Pin
Shivanand Gupta25-May-09 3:47
Shivanand Gupta25-May-09 3:47 
AnswerRe: Build Error When Include Web Service in MFC application Pin
Cedric Moonen25-May-09 3:52
Cedric Moonen25-May-09 3:52 
GeneralRe: Build Error When Include Web Service in MFC application Pin
Shivanand Gupta25-May-09 6:52
Shivanand Gupta25-May-09 6:52 
GeneralRe: Build Error When Include Web Service in MFC application Pin
Cedric Moonen25-May-09 7:13
Cedric Moonen25-May-09 7:13 
QuestionRe: Build Error When Include Web Service in MFC application Pin
David Crow25-May-09 8:39
David Crow25-May-09 8:39 
GeneralRe: Build Error When Include Web Service in MFC application Pin
mike4online30-Dec-22 21:06
mike4online30-Dec-22 21:06 
AnswerRe: Build Error When Include Web Service in MFC application Pin
Rajesh R Subramanian25-May-09 3:58
professionalRajesh R Subramanian25-May-09 3:58 
GeneralRe: Build Error When Include Web Service in MFC application Pin
Shivanand Gupta25-May-09 6:53
Shivanand Gupta25-May-09 6:53 
GeneralNew Person thanks!! Pin
ghost90Tom25-May-09 3:28
ghost90Tom25-May-09 3:28 

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.