Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: atoi problems Pin
Ian Darling8-Dec-03 23:31
Ian Darling8-Dec-03 23:31 
QuestionA Stupid doubt???? Pin
Ilamparithi8-Dec-03 22:42
Ilamparithi8-Dec-03 22:42 
AnswerRe: A Stupid doubt???? Pin
jmkhael8-Dec-03 22:51
jmkhael8-Dec-03 22:51 
AnswerRe: A Stupid doubt???? Pin
RChin8-Dec-03 23:01
RChin8-Dec-03 23:01 
AnswerRe: A Stupid doubt???? Pin
Michael Pauli9-Dec-03 5:22
Michael Pauli9-Dec-03 5:22 
GeneralPrinting trouble Pin
El'Cachubrey8-Dec-03 22:23
El'Cachubrey8-Dec-03 22:23 
GeneralRe: Printing trouble Pin
Roger Allen9-Dec-03 4:24
Roger Allen9-Dec-03 4:24 
Generalaccessing the base class Pin
satadru8-Dec-03 21:28
satadru8-Dec-03 21:28 
hi ,
i have a dialog based application having a class for example CDialog. in the on button click event iam loading another dialog as follows:
m_pModeless= new dlg;
Then after getting the safeHwnd :
m_pModeless->Create(......);

where dlg is the class of the new dialog and m_pModeless has been declared in the header file as dlg *m_pModeless.

Now i want to access the member variables from this child window to the main window i.e from one class to the other.

I'am a bit confused of how to go about it ... please help.
Thanking you.
Satadru.
GeneralRe: accessing the base class Pin
Antti Keskinen8-Dec-03 21:49
Antti Keskinen8-Dec-03 21:49 
GeneralRe: accessing the base class Pin
satadru9-Dec-03 0:30
satadru9-Dec-03 0:30 
GeneralRe: accessing the base class Pin
Antti Keskinen9-Dec-03 2:27
Antti Keskinen9-Dec-03 2:27 
GeneralRe: accessing the base class Pin
satadru10-Dec-03 0:30
satadru10-Dec-03 0:30 
GeneralRe: accessing the base class Pin
Antti Keskinen10-Dec-03 8:04
Antti Keskinen10-Dec-03 8:04 
GeneralRe: accessing the base class Pin
El'Cachubrey8-Dec-03 21:54
El'Cachubrey8-Dec-03 21:54 
GeneralTo develop a Fake USB port (or) a Dummy Device Pin
abhiram8-Dec-03 21:01
abhiram8-Dec-03 21:01 
GeneralRe: To develop a Fake USB port (or) a Dummy Device Pin
Prakash Nadar8-Dec-03 21:13
Prakash Nadar8-Dec-03 21:13 
GeneralRe: To develop a Fake USB port (or) a Dummy Device Pin
abhiram8-Dec-03 22:00
abhiram8-Dec-03 22:00 
GeneralRe: To develop a Fake USB port (or) a Dummy Device Pin
Prakash Nadar8-Dec-03 22:25
Prakash Nadar8-Dec-03 22:25 
GeneralRe: To develop a Fake USB port (or) a Dummy Device Pin
abhiram8-Dec-03 23:41
abhiram8-Dec-03 23:41 
GeneralRe: To develop a Fake USB port (or) a Dummy Device Pin
Prakash Nadar9-Dec-03 0:06
Prakash Nadar9-Dec-03 0:06 
QuestionGDI+ question: How to get a path from a region ? Pin
OKN8-Dec-03 20:55
OKN8-Dec-03 20:55 
GeneralSimple question -Urgent!- Pin
Ernesto D.8-Dec-03 20:37
Ernesto D.8-Dec-03 20:37 
GeneralRe: Simple question -Urgent!- Pin
Ilamparithi9-Dec-03 0:34
Ilamparithi9-Dec-03 0:34 
GeneralRe: Simple question -Urgent!- Pin
Steve S9-Dec-03 0:45
Steve S9-Dec-03 0:45 
QuestionWhat message is sended when a window is minimized? Pin
yeetang8-Dec-03 20:23
yeetang8-Dec-03 20:23 

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.