|
ReactOS 0.4.16-dev-2135-g2f5a67f
|

Public Attributes | |
| DWORD | pid |
| unsigned | count |
| HWND | windows [5] |
Definition at line 1126 of file debugger.c.
| unsigned find_main_window::count |
Definition at line 1129 of file debugger.c.
Referenced by close_main_windows(), and enum_windows_callback().
| DWORD find_main_window::pid |
Definition at line 1128 of file debugger.c.
Referenced by enum_windows_callback().
| HWND find_main_window::windows[5] |
Definition at line 1130 of file debugger.c.
Referenced by close_main_windows(), and enum_windows_callback().