ReactOS 0.4.16-dev-1694-g999502c
|
Public Attributes | |
PWNDCOMPATINFO | pItems |
SIZE_T | nItems |
DWORD | dwProcessId |
INT | iFound |
Definition at line 127 of file appcompat.c.
DWORD tagAPPCOMPATENUM::dwProcessId |
Definition at line 131 of file appcompat.c.
Referenced by SHLWAPI_WndCompatEnumProc().
INT tagAPPCOMPATENUM::iFound |
Definition at line 132 of file appcompat.c.
Referenced by SHLWAPI_WndCompatEnumProc().
SIZE_T tagAPPCOMPATENUM::nItems |
Definition at line 130 of file appcompat.c.
Referenced by SHLWAPI_WndCompatEnumProc().
PWNDCOMPATINFO tagAPPCOMPATENUM::pItems |
Definition at line 129 of file appcompat.c.
Referenced by SHLWAPI_WndCompatEnumProc().