Click here to Skip to main content
15,921,210 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionNetworking Pin
Girish6018-Dec-05 1:41
Girish6018-Dec-05 1:41 
QuestionHow to get the real parent of a service process Pin
Vaskoder8-Dec-05 0:23
Vaskoder8-Dec-05 0:23 
AnswerRe: How to get the real parent of a service process Pin
Blake Miller8-Dec-05 10:12
Blake Miller8-Dec-05 10:12 
QuestionDisplay views on different screens dimension problem Pin
mikobi8-Dec-05 0:19
mikobi8-Dec-05 0:19 
AnswerRe: Display views on different screens dimension problem Pin
khan++8-Dec-05 0:38
khan++8-Dec-05 0:38 
GeneralRe: Display views on different screens dimension problem Pin
mikobi8-Dec-05 1:00
mikobi8-Dec-05 1:00 
GeneralRe: Display views on different screens dimension problem Pin
Cedric Moonen8-Dec-05 1:24
Cedric Moonen8-Dec-05 1:24 
GeneralRe: Display views on different screens dimension problem Pin
khan++8-Dec-05 1:32
khan++8-Dec-05 1:32 
I think that is one of the ways it can be done. Alternatively you could buy one of the ActiveX controls to reposition, or even resize the controls according to the new screen dimensions.
I would suggest you handle the WM_SIZE message, and reposition or even resize some of the controls according to the new dimensions. It could be a little work, but worth it.


this is this.
GeneralRe: Display views on different screens dimension problem Pin
mikobi8-Dec-05 2:06
mikobi8-Dec-05 2:06 
GeneralRe: Display views on different screens dimension problem Pin
khan++8-Dec-05 2:19
khan++8-Dec-05 2:19 
GeneralRe: Display views on different screens dimension problem Pin
mikobi8-Dec-05 2:43
mikobi8-Dec-05 2:43 
GeneralRe: Display views on different screens dimension problem Pin
khan++8-Dec-05 2:57
khan++8-Dec-05 2:57 
QuestionListCtrl containing tree control Pin
doubts.vc8-Dec-05 0:06
doubts.vc8-Dec-05 0:06 
QuestionMSCS Cluster Question Pin
Sandeep Shetty7-Dec-05 23:36
Sandeep Shetty7-Dec-05 23:36 
QuestionHow to display a set of BYTE on the screen? Pin
Ming Luo7-Dec-05 23:01
Ming Luo7-Dec-05 23:01 
AnswerRe: How to display a set of BYTE on the screen? Pin
Cedric Moonen7-Dec-05 23:13
Cedric Moonen7-Dec-05 23:13 
GeneralRe: How to display a set of BYTE on the screen? Pin
Ming Luo7-Dec-05 23:54
Ming Luo7-Dec-05 23:54 
AnswerRe: How to display a set of BYTE on the screen? Pin
Ming Luo8-Dec-05 0:30
Ming Luo8-Dec-05 0:30 
QuestionRe: How to display a set of BYTE on the screen? Pin
David Crow8-Dec-05 1:59
David Crow8-Dec-05 1:59 
AnswerRe: How to display a set of BYTE on the screen? Pin
Ming Luo8-Dec-05 3:01
Ming Luo8-Dec-05 3:01 
GeneralRe: How to display a set of BYTE on the screen? Pin
David Crow8-Dec-05 3:31
David Crow8-Dec-05 3:31 
QuestionWhy the raw ip do not work in Windows XP ? Pin
rushing7-Dec-05 22:58
rushing7-Dec-05 22:58 
AnswerRe: Why the raw ip do not work in Windows XP ? Pin
Graham Bradshaw8-Dec-05 0:09
Graham Bradshaw8-Dec-05 0:09 
QuestionError Compiling Gina Pin
sunit57-Dec-05 20:33
sunit57-Dec-05 20:33 
QuestionRe: Error Compiling Gina Pin
sunit57-Dec-05 20:36
sunit57-Dec-05 20:36 

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.