|
ReactOS 0.4.17-dev-117-g313be0c
|

Public Attributes | |
| HWND | hWndExclude |
| Window to exclude from search. | |
| BOOL | Found |
| TRUE if a closable window was found; FALSE if not. | |
| BOOL _CLOSABLE_WND_INFO::Found |
TRUE if a closable window was found; FALSE if not.
Definition at line 2373 of file reactos.c.
Referenced by FindUserClosableWindowProc().
| HWND _CLOSABLE_WND_INFO::hWndExclude |
Window to exclude from search.
Definition at line 2372 of file reactos.c.
Referenced by FindUserClosableWindowProc().