Click here to Skip to main content
16,010,553 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalcompile error Pin
ns10-Jan-03 9:01
ns10-Jan-03 9:01 
GeneralRe: compile error Pin
Tim Smith10-Jan-03 9:08
Tim Smith10-Jan-03 9:08 
GeneralThanks! Pin
ns10-Jan-03 9:12
ns10-Jan-03 9:12 
GeneralRe: compile error Pin
Carlos Antollini10-Jan-03 9:09
Carlos Antollini10-Jan-03 9:09 
GeneralRe: compile error Pin
ns10-Jan-03 9:15
ns10-Jan-03 9:15 
GeneralRe: compile error Pin
AlexO10-Jan-03 11:40
AlexO10-Jan-03 11:40 
GeneralRe: compile error Pin
Carlos Antollini10-Jan-03 15:45
Carlos Antollini10-Jan-03 15:45 
Questionhow to get size of dialog? Pin
ns10-Jan-03 8:51
ns10-Jan-03 8:51 
I have a modeless dialog that can be stretched. If I want to know its height and length how do I get this? If I have a button on this dialog and want its dimensions hwo do I ?

I'm reading about GetCLientRect and GetWindowRect but am not sure how the functions know whose dimensions they are getting since both take the rect structure as arhgument but arent told which object they are getting the measurements for....


CWnd::GetWindowRect
void GetWindowRect( LPRECT lpRect ) const;



Appreciate your help,
ns
AnswerRe: how to get size of dialog? Pin
Carlos Antollini10-Jan-03 9:03
Carlos Antollini10-Jan-03 9:03 
AnswerRe: how to get size of dialog? Pin
Maximilien10-Jan-03 9:06
Maximilien10-Jan-03 9:06 
GeneralRe: how to get size of dialog? Pin
ns10-Jan-03 9:08
ns10-Jan-03 9:08 
AnswerRe: how to get size of dialog? Pin
Tim Smith10-Jan-03 9:04
Tim Smith10-Jan-03 9:04 
Generallex/yacc Pin
Jamie Hale10-Jan-03 8:48
Jamie Hale10-Jan-03 8:48 
GeneralRe: lex/yacc Pin
Jamie Hale10-Jan-03 8:53
Jamie Hale10-Jan-03 8:53 
GeneralRe: lex/yacc Pin
Mike Nordell11-Jan-03 1:14
Mike Nordell11-Jan-03 1:14 
GeneralRe: lex/yacc Pin
Jamie Hale14-Jan-03 4:47
Jamie Hale14-Jan-03 4:47 
GeneralRe: lex/yacc Pin
Mike Nordell16-Jan-03 8:53
Mike Nordell16-Jan-03 8:53 
GeneralRe: lex/yacc Pin
Jamie Hale16-Jan-03 9:45
Jamie Hale16-Jan-03 9:45 
GeneralRe: lex/yacc Pin
Mike Nordell16-Jan-03 10:50
Mike Nordell16-Jan-03 10:50 
GeneralRe: lex/yacc Pin
Jamie Hale16-Jan-03 11:09
Jamie Hale16-Jan-03 11:09 
GeneralRe: lex/yacc Pin
Mike Nordell16-Jan-03 12:34
Mike Nordell16-Jan-03 12:34 
QuestionHow To Link A Menu button with another program Pin
Acrex10-Jan-03 7:34
sussAcrex10-Jan-03 7:34 
AnswerRe: How To Link A Menu button with another program Pin
(Steven Hicks)n+110-Jan-03 17:03
(Steven Hicks)n+110-Jan-03 17:03 
GeneralSaving/Loading Toolbar State Pin
Dov Sherman10-Jan-03 7:31
Dov Sherman10-Jan-03 7:31 
GeneralLinux Inter-process mutexes/semaphores Pin
KevinHall10-Jan-03 7:29
KevinHall10-Jan-03 7:29 

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.