ReactOS 0.4.15-dev-8614-gbc76250
|
#include <closewnd.h>
Public Attributes | |
SIZE_T | m_chWnds |
HWND * | m_phWnds |
Definition at line 10 of file closewnd.h.
SIZE_T WINDOW_LIST::m_chWnds |
Definition at line 12 of file closewnd.h.
Referenced by CloseNewWindows(), and FindNewWindow().
HWND* WINDOW_LIST::m_phWnds |
Definition at line 13 of file closewnd.h.
Referenced by FindNewWindow().