Need Your Help!!!!
C / C++ / MFC
5
Posts
4
Posters
0
Views
1
Watching
-
Who can tell me how I can get the HWND of Edit Box in a window,if I have get the CWnd of the window.thank you very much!!! Jack
-
Who can tell me how I can get the HWND of Edit Box in a window,if I have get the CWnd of the window.thank you very much!!! Jack
-
Who can tell me how I can get the HWND of Edit Box in a window,if I have get the CWnd of the window.thank you very much!!! Jack
CWnd::GetSafeHwnd()
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta