Click here to Skip to main content
15,898,624 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: disable perforce integration Pin
David Crow10-Oct-05 3:30
David Crow10-Oct-05 3:30 
AnswerRe: disable perforce integration Pin
Chintoo72310-Oct-05 4:43
Chintoo72310-Oct-05 4:43 
AnswerRe: disable perforce integration Pin
Nemanja Trifunovic10-Oct-05 4:28
Nemanja Trifunovic10-Oct-05 4:28 
GeneralRe: disable perforce integration Pin
Chintoo72310-Oct-05 4:46
Chintoo72310-Oct-05 4:46 
GeneralRe: disable perforce integration Pin
Nemanja Trifunovic10-Oct-05 5:53
Nemanja Trifunovic10-Oct-05 5:53 
QuestionLP vs DP Pin
sthalasayanam9-Oct-05 19:52
sthalasayanam9-Oct-05 19:52 
AnswerRe: LP vs DP Pin
Mircea Puiu9-Oct-05 21:29
Mircea Puiu9-Oct-05 21:29 
QuestionGetting size of the list window. Pin
sthalasayanam9-Oct-05 19:49
sthalasayanam9-Oct-05 19:49 
Can I call GetClientRect() to retrieve the size of the list window ( a child control to the dialog) in the constructor of the dialog box.
Example:
CMyDialog::CMyDialog()
{
CRect rect;
m_List.GetClientRect(&rect);

}

Normally, the function is invoked in the InitDialog() function?. I am bit confused about this.

thanks for help in advance

NSS
AnswerRe: Getting size of the list window. Pin
*Dreamz9-Oct-05 21:09
*Dreamz9-Oct-05 21:09 
AnswerRe: Getting size of the list window. Pin
Mircea Puiu9-Oct-05 21:10
Mircea Puiu9-Oct-05 21:10 
GeneralRe: Getting size of the list window. Pin
Anonymous9-Oct-05 22:06
Anonymous9-Oct-05 22:06 
GeneralRe: Getting size of the list window. Pin
sthalasayanam9-Oct-05 22:09
sthalasayanam9-Oct-05 22:09 
Questionhow to get a random number between 0 and 1 Pin
cauvang9-Oct-05 19:14
cauvang9-Oct-05 19:14 
AnswerRe: how to get a random number between 0 and 1 Pin
*Dreamz9-Oct-05 19:42
*Dreamz9-Oct-05 19:42 
GeneralRe: how to get a random number between 0 and 1 Pin
seppo.lahti10-Oct-05 6:05
seppo.lahti10-Oct-05 6:05 
AnswerRe: how to get a random number between 0 and 1 Pin
David Crow10-Oct-05 3:34
David Crow10-Oct-05 3:34 
Questionhow to get a random number between 0 and 1 Pin
cauvang9-Oct-05 19:11
cauvang9-Oct-05 19:11 
AnswerRe: how to get a random number between 0 and 1 Pin
S. Senthil Kumar9-Oct-05 19:30
S. Senthil Kumar9-Oct-05 19:30 
AnswerRe: how to get a random number between 0 and 1 Pin
seppo.lahti10-Oct-05 0:18
seppo.lahti10-Oct-05 0:18 
AnswerRe: how to get a random number between 0 and 1 Pin
kevincwong11-Oct-05 11:09
kevincwong11-Oct-05 11:09 
QuestionMinimizing a dialog box Pin
MandiraT9-Oct-05 19:00
MandiraT9-Oct-05 19:00 
AnswerRe: Minimizing a dialog box Pin
ashwin209-Oct-05 20:26
ashwin209-Oct-05 20:26 
AnswerRe: Minimizing a dialog box Pin
Mircea Puiu9-Oct-05 23:43
Mircea Puiu9-Oct-05 23:43 
QuestionRTF (RichText) draw using GDI+ like VISIO 2003 style. Richtext able to rotate and translate. Pin
Anonymous9-Oct-05 18:29
Anonymous9-Oct-05 18:29 
QuestionBlocking of thread Pin
sthalasayanam9-Oct-05 17:40
sthalasayanam9-Oct-05 17:40 

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.