Createwinwindow

From OllyDbg Plugin API

Createwinwindow

Creates new or brings to top existing window that lists all windows (including childs) created by debugged application. Only one such window may exist at a time. Returns handle of the window or NULL on error.

HWND Createwinwindow(void);