Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFind the files in a folder Pin
Cedric Moonen13-Mar-05 6:00
Cedric Moonen13-Mar-05 6:00 
GeneralRe: Find the files in a folder Pin
Steve Mayfield13-Mar-05 6:03
Steve Mayfield13-Mar-05 6:03 
GeneralRe: Find the files in a folder Pin
Cedric Moonen13-Mar-05 6:08
Cedric Moonen13-Mar-05 6:08 
GeneralRe: Find the files in a folder Pin
John R. Shaw13-Mar-05 6:31
John R. Shaw13-Mar-05 6:31 
QuestionHow to get Rect value ????? HELP !!!! Pin
13-Mar-05 5:39
suss13-Mar-05 5:39 
AnswerRe: How to get Rect value ????? HELP !!!! Pin
Mohsen Saad13-Mar-05 6:18
Mohsen Saad13-Mar-05 6:18 
GeneralRe: How to get Rect value ????? HELP !!!! Pin
Member 143833713-Mar-05 6:58
Member 143833713-Mar-05 6:58 
GeneralRe: How to get Rect value ????? HELP !!!! Pin
JohnCz18-Mar-05 10:53
JohnCz18-Mar-05 10:53 
Of course it does. Code is using uninitialized pointer.
Instantiating another object is not going to help either since it will not be the same dialog that you are using.

In dialog 2 you would have to obtain pointer to existing dialog 1. once you have that pointer you can access any public member variable and function.

How to obtain this pointer depends very much where dialog 2 is created and what relationship (if any) exists between both dialogs.
Also modality plays role here.


JohnCz
AnswerRe: How to get Rect value ????? HELP !!!! Pin
Member 143833713-Mar-05 11:22
Member 143833713-Mar-05 11:22 
AnswerRe: How to get Rect value ????? HELP !!!! Pin
Maximilien13-Mar-05 13:11
Maximilien13-Mar-05 13:11 
QuestionHow can I detect a CODEC was installed? And detect its version. Pin
Behzad Ebrahimi13-Mar-05 5:00
Behzad Ebrahimi13-Mar-05 5:00 
General[Q]: Number of overloaded functions... Pin
rbid13-Mar-05 4:40
rbid13-Mar-05 4:40 
GeneralRe: [Q]: Number of overloaded functions... Pin
David Crow14-Mar-05 3:30
David Crow14-Mar-05 3:30 
GeneralGNU diff.exe this code ins't working :( Pin
YaronNir13-Mar-05 4:05
YaronNir13-Mar-05 4:05 
GeneralRe: GNU diff.exe this code ins't working :( Pin
Gary R. Wheeler13-Mar-05 4:22
Gary R. Wheeler13-Mar-05 4:22 
GeneralRe: GNU diff.exe this code ins't working :( Pin
YaronNir13-Mar-05 4:29
YaronNir13-Mar-05 4:29 
GeneralRe: GNU diff.exe this code ins't working :( Pin
Gary R. Wheeler13-Mar-05 5:11
Gary R. Wheeler13-Mar-05 5:11 
GeneralRe: GNU diff.exe this code ins't working :( Pin
YaronNir13-Mar-05 5:15
YaronNir13-Mar-05 5:15 
GeneralRe: GNU diff.exe this code ins't working :( Pin
David Crow14-Mar-05 3:36
David Crow14-Mar-05 3:36 
GeneralRe: GNU diff.exe this code ins't working :( Pin
YaronNir14-Mar-05 6:39
YaronNir14-Mar-05 6:39 
Generalurgent- how to flush output buffers in VC++ Pin
Member 176156313-Mar-05 3:29
Member 176156313-Mar-05 3:29 
GeneralRe: urgent- how to flush output buffers in VC++ Pin
Gary R. Wheeler13-Mar-05 4:25
Gary R. Wheeler13-Mar-05 4:25 
GeneralRe: urgent- how to flush output buffers in VC++ Pin
Member 176156313-Mar-05 16:06
Member 176156313-Mar-05 16:06 
GeneralRe: urgent- how to flush output buffers in VC++ Pin
Member 176156314-Mar-05 0:18
Member 176156314-Mar-05 0:18 
GeneralMessenger Addon Pin
Kannan Ramanathan13-Mar-05 3:14
Kannan Ramanathan13-Mar-05 3:14 

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.