ReactOS 0.4.16-dev-1520-gb558596
|
#include <closewnd.h>
Public Attributes | |
SIZE_T | m_chWnds |
HWND * | m_phWnds |
Definition at line 25 of file closewnd.h.
SIZE_T WINDOW_LIST::m_chWnds |
Definition at line 27 of file closewnd.h.
Referenced by CloseNewWindows(), and FindNewWindow().
HWND* WINDOW_LIST::m_phWnds |
Definition at line 28 of file closewnd.h.
Referenced by CloseNewWindows(), and FindNewWindow().