ReactOS 0.4.16-dev-2135-g2f5a67f
find_main_window Struct Reference
Collaboration diagram for find_main_window:

Public Attributes

DWORD pid
 
unsigned count
 
HWND windows [5]
 

Detailed Description

Definition at line 1126 of file debugger.c.

Member Data Documentation

◆ count

unsigned find_main_window::count

Definition at line 1129 of file debugger.c.

Referenced by close_main_windows(), and enum_windows_callback().

◆ pid

DWORD find_main_window::pid

Definition at line 1128 of file debugger.c.

Referenced by enum_windows_callback().

◆ windows

HWND find_main_window::windows[5]

Definition at line 1130 of file debugger.c.

Referenced by close_main_windows(), and enum_windows_callback().


The documentation for this struct was generated from the following file: