¡@

Home 

c++ Programming Glossary: cndsclientdlg

BringWindowToTop is Not working even if I get the handle to Class Window

http://stackoverflow.com/questions/4201728/bringwindowtotop-is-not-working-even-if-i-get-the-handle-to-class-window

I am registering my Class in the following method BOOL CNDSClientDlg InitInstance Register Window Updated on 16th Nov 2010 @Subhen.. name for using FindWindow later wndcls.lpszClassName _T CNDSClientDlg Register new class and exit if it fails if AfxRegisterClass.. method and creating the window in constructor of the Class CNDSClientDlg CNDSClientDlg CWnd pParent NULL CDialog CNDSClientDlg IDD pParent..