Creates new or brings to top existing window that lists all threads of debugged application. Only one such window may exist at a time. Returns handle of the window or NULL on error.
HWND Createthreadwindow(void);
Creates new or brings to top existing window that lists all threads of debugged application. Only one such window may exist at a time. Returns handle of the window or NULL on error.
HWND Createthreadwindow(void);