If you only have the HDC of the window, you could use WindowFromDC function to get the associated HWND. Be sure to cache the HWND you get if ...
確定! 回上一頁