Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ return value from function Pin
peterchen4-Feb-10 23:59
peterchen4-Feb-10 23:59 
AnswerRe: C++ return value from function Pin
David Crow4-Feb-10 8:33
David Crow4-Feb-10 8:33 
AnswerRe: C++ return value from function Pin
fat_boy5-Feb-10 1:17
fat_boy5-Feb-10 1:17 
QuestionCMiniFrameWnd Pin
Vaclav_4-Feb-10 4:25
Vaclav_4-Feb-10 4:25 
QuestionCppUnit testing Pin
gregarion4-Feb-10 2:40
gregarion4-Feb-10 2:40 
QuestionRe: CppUnit testing Pin
David Crow4-Feb-10 4:46
David Crow4-Feb-10 4:46 
AnswerRe: CppUnit testing Pin
gregarion4-Feb-10 4:48
gregarion4-Feb-10 4:48 
QuestionHow to get the width and height of the Form Template Pin
Joschwenk6664-Feb-10 2:21
Joschwenk6664-Feb-10 2:21 
Hallo,

I use a tabbed Dialog, which shows several Dialogs in it. The tabbed Dialog is resized to the size of its MDI Window.

The problem is, that if the MDI Window is resized to a smaller size then the dialog in the tabbed control, the dialog in the tabbed control is not shown completely.

So I want to know not the window rect of the dialog in the tabbed dialog, but the size of my form template, which I designed in the form editor of Visual C++ 6

So my main question is:

Is it possible to get the height and with of my form as it is in the editor, so to speak the size of my, for example, IDD_MAIN_DIALOG resource my CDialog derived class?


Thank you for your help!
AnswerRe: How to get the width and height of the Form Template Pin
Abhi Lahare4-Feb-10 6:33
Abhi Lahare4-Feb-10 6:33 
GeneralRe: How to get the width and height of the Form Template Pin
Joschwenk6664-Feb-10 10:08
Joschwenk6664-Feb-10 10:08 
GeneralRe: How to get the width and height of the Form Template Pin
Abhi Lahare4-Feb-10 10:49
Abhi Lahare4-Feb-10 10:49 
AnswerRe: How to get the width and height of the Form Template Pin
Graham Breach4-Feb-10 11:09
Graham Breach4-Feb-10 11:09 
QuestionHow to convert a char array to CString? Pin
Member 43997713-Feb-10 23:12
Member 43997713-Feb-10 23:12 
AnswerRe: How to convert a char array to CString? Pin
Cedric Moonen3-Feb-10 23:24
Cedric Moonen3-Feb-10 23:24 
GeneralRe: How to convert a char array to CString? Pin
Member 43997713-Feb-10 23:46
Member 43997713-Feb-10 23:46 
GeneralRe: How to convert a char array to CString? Pin
CPallini3-Feb-10 23:47
mveCPallini3-Feb-10 23:47 
GeneralRe: How to convert a char array to CString? Pin
Cedric Moonen3-Feb-10 23:58
Cedric Moonen3-Feb-10 23:58 
GeneralRe: How to convert a char array to CString? Pin
CPallini4-Feb-10 0:02
mveCPallini4-Feb-10 0:02 
GeneralRe: How to convert a char array to CString? Pin
Code-o-mat4-Feb-10 0:33
Code-o-mat4-Feb-10 0:33 
Questionsocket buffer problem Pin
trioum3-Feb-10 23:01
trioum3-Feb-10 23:01 
AnswerRe: socket buffer problem Pin
CPallini3-Feb-10 23:46
mveCPallini3-Feb-10 23:46 
GeneralRe: socket buffer problem Pin
trioum4-Feb-10 0:23
trioum4-Feb-10 0:23 
GeneralRe: socket buffer problem Pin
CPallini4-Feb-10 0:33
mveCPallini4-Feb-10 0:33 
AnswerRe: socket buffer problem Pin
Moak4-Feb-10 0:38
Moak4-Feb-10 0:38 
GeneralRe: socket buffer problem Pin
trioum4-Feb-10 0:52
trioum4-Feb-10 0:52 

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.