Click here to Skip to main content
15,892,480 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSaveDialog help Pin
projectip8-Jul-08 2:25
projectip8-Jul-08 2:25 
AnswerRe: SaveDialog help Pin
_AnsHUMAN_ 8-Jul-08 2:34
_AnsHUMAN_ 8-Jul-08 2:34 
AnswerRe: SaveDialog help Pin
David Crow8-Jul-08 2:48
David Crow8-Jul-08 2:48 
GeneralRe: SaveDialog help Pin
projectip8-Jul-08 18:22
projectip8-Jul-08 18:22 
GeneralRe: SaveDialog help Pin
David Crow9-Jul-08 2:49
David Crow9-Jul-08 2:49 
QuestionUsing AnimateWindow for CEdit Pin
sudhir_Kumar8-Jul-08 1:39
sudhir_Kumar8-Jul-08 1:39 
AnswerRe: Using AnimateWindow for CEdit Pin
Nibu babu thomas8-Jul-08 2:04
Nibu babu thomas8-Jul-08 2:04 
QuestionHow can I get the handle of the dialog ? Pin
SherTeks8-Jul-08 1:13
SherTeks8-Jul-08 1:13 
I have the following code in my applications InitInstance.

CLoginNConfigDlg is the class of a dialog.

CLoginNConfigDlg clncdLoginNConfig;

m_pMainWnd = &clncdLoginNConfig;

HWND	hand = clncdLoginNConfig.m_hWnd;


I am not able to get the value of handle in 'hand'.
What am I doing wrong ?

Thanks in advance
AnswerRe: How can I get the handle of the dialog ? Pin
Saurabh.Garg8-Jul-08 1:20
Saurabh.Garg8-Jul-08 1:20 
AnswerRe: How can I get the handle of the dialog ? Pin
pallaka8-Jul-08 1:45
pallaka8-Jul-08 1:45 
GeneralRe: How can I get the handle of the dialog ? Pin
Saurabh.Garg8-Jul-08 1:54
Saurabh.Garg8-Jul-08 1:54 
GeneralRe: How can I get the handle of the dialog ? Pin
pallaka8-Jul-08 2:00
pallaka8-Jul-08 2:00 
QuestionRe: How can I get the handle of the dialog ? Pin
CPallini8-Jul-08 2:13
mveCPallini8-Jul-08 2:13 
AnswerRe: How can I get the handle of the dialog ? Pin
pallaka8-Jul-08 2:15
pallaka8-Jul-08 2:15 
GeneralRe: How can I get the handle of the dialog ? Pin
Saurabh.Garg8-Jul-08 2:23
Saurabh.Garg8-Jul-08 2:23 
AnswerRe: How can I get the handle of the dialog ? Pin
Mark Salsbery8-Jul-08 6:39
Mark Salsbery8-Jul-08 6:39 
Questionsetting config in win 32 pgm ................ Pin
srikanthyenuganti8-Jul-08 1:05
srikanthyenuganti8-Jul-08 1:05 
AnswerRe: setting config in win 32 pgm ................ Pin
Saurabh.Garg8-Jul-08 1:30
Saurabh.Garg8-Jul-08 1:30 
GeneralRe: setting config in win 32 pgm ................ Pin
srikanthyenuganti10-Jul-08 2:00
srikanthyenuganti10-Jul-08 2:00 
GeneralRe: setting config in win 32 pgm ................ Pin
Saurabh.Garg10-Jul-08 3:20
Saurabh.Garg10-Jul-08 3:20 
AnswerRe: setting config in win 32 pgm ................ Pin
SandipG 8-Jul-08 2:39
SandipG 8-Jul-08 2:39 
Questioncan any one slove this problem ............ Pin
srikanthyenuganti8-Jul-08 1:03
srikanthyenuganti8-Jul-08 1:03 
AnswerRe: can any one slove this problem ............ Pin
Yajnesh Narayan Behera8-Jul-08 3:18
Yajnesh Narayan Behera8-Jul-08 3:18 
GeneralRe: can any one slove this problem ............ Pin
srikanthyenuganti10-Jul-08 1:59
srikanthyenuganti10-Jul-08 1:59 
QuestionInter-Thread Communication Pin
Daniel Kanev7-Jul-08 23:58
Daniel Kanev7-Jul-08 23:58 

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.