Gets the handle of the focus window.
HWND DXUTGetHWNDFocus();
None.
Handle to the focus window.
The focus window informs Direct3D when the application is switched to a background window with an ALT+TAB key entry, a mouse click, or by other means.
Header: Declared in Dxut.h.