what is the best way to get a HWND for a window when inside another window.
i have to get a HWND instead of a CWnd, because im using a callback function
(TimerProc) which reguires a HWND.
or
a way to get a CWnd and them get a HWND from that
thanks
Paul




Reply With Quote