Click here to Skip to main content
16,004,882 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem in Permutations Pin
ron_jay10-Sep-08 20:19
ron_jay10-Sep-08 20:19 
QuestionHow to identify an EXE is whether a COM component or Not Pin
NiceNaidu10-Sep-08 3:20
NiceNaidu10-Sep-08 3:20 
AnswerRe: How to identify an EXE is whether a COM component or Not Pin
Chris Losinger10-Sep-08 7:00
professionalChris Losinger10-Sep-08 7:00 
GeneralRe: How to identify an EXE is whether a COM component or Not Pin
Michael Dunn10-Sep-08 11:31
sitebuilderMichael Dunn10-Sep-08 11:31 
GeneralRe: How to identify an EXE is whether a COM component or Not Pin
Chris Losinger10-Sep-08 11:51
professionalChris Losinger10-Sep-08 11:51 
GeneralRe: How to identify an EXE is whether a COM component or Not Pin
NiceNaidu10-Sep-08 18:35
NiceNaidu10-Sep-08 18:35 
QuestionDual monitor, pop up window goes to primary display Pin
logiqworks10-Sep-08 3:02
logiqworks10-Sep-08 3:02 
AnswerRe: Dual monitor, pop up window goes to primary display Pin
SandipG 10-Sep-08 3:29
SandipG 10-Sep-08 3:29 
I am not sure what the problem is??
But to solve your problem you can get parent window rect and set the child window position accordingly using
1.SetWindowPos
2.MoveWindow

You can also try calling

CenterWindow(GetParent()) from child window.

I hope it helps..

Regards,
Sandip.

GeneralRe: Dual monitor, pop up window goes to primary display Pin
logiqworks10-Sep-08 4:50
logiqworks10-Sep-08 4:50 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
logiqworks10-Sep-08 5:01
logiqworks10-Sep-08 5:01 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
vishalmore10-Sep-08 20:05
vishalmore10-Sep-08 20:05 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
logiqworks10-Sep-08 21:58
logiqworks10-Sep-08 21:58 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
SandipG 10-Sep-08 20:21
SandipG 10-Sep-08 20:21 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
logiqworks10-Sep-08 21:56
logiqworks10-Sep-08 21:56 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
SandipG 10-Sep-08 22:46
SandipG 10-Sep-08 22:46 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
logiqworks10-Sep-08 23:21
logiqworks10-Sep-08 23:21 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
SandipG 10-Sep-08 23:34
SandipG 10-Sep-08 23:34 
GeneralRe: Dual monitor, pop up window goes to primary display Pin
logiqworks10-Sep-08 23:58
logiqworks10-Sep-08 23:58 
Questionwhat is the message handler event for enter key press of ClistCtrl item Pin
Dhiraj kumar Saini10-Sep-08 1:56
Dhiraj kumar Saini10-Sep-08 1:56 
QuestionRe: what is the message handler event for enter key press of ClistCtrl item Pin
David Crow10-Sep-08 3:48
David Crow10-Sep-08 3:48 
QuestionFile Existency Pin
T.RATHA KRISHNAN10-Sep-08 0:55
T.RATHA KRISHNAN10-Sep-08 0:55 
AnswerRe: File Existency Pin
Rajesh R Subramanian10-Sep-08 1:00
professionalRajesh R Subramanian10-Sep-08 1:00 
AnswerRe: File Existency Pin
Jijo.Raj10-Sep-08 1:01
Jijo.Raj10-Sep-08 1:01 
GeneralRe: File Existency Pin
ThatsAlok10-Sep-08 18:41
ThatsAlok10-Sep-08 18:41 
AnswerRe: File Existency Pin
_AnsHUMAN_ 10-Sep-08 1:01
_AnsHUMAN_ 10-Sep-08 1:01 

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.