ReactOS 0.4.16-dev-937-g7afcd2a
|
Public Attributes | |
char | buffer [sizeof(SYMBOL_INFOW)+256 *sizeof(WCHAR)] |
void * | user |
PSYM_ENUMERATESYMBOLS_CALLBACKW | callback |
char enum_types_AtoW::buffer[sizeof(SYMBOL_INFOW)+256 *sizeof(WCHAR)] |
Definition at line 501 of file type.c.
Referenced by enum_types_AtoW().
PSYM_ENUMERATESYMBOLS_CALLBACKW enum_types_AtoW::callback |
Definition at line 503 of file type.c.
Referenced by enum_types_AtoW(), and SymEnumTypesW().
void* enum_types_AtoW::user |
Definition at line 502 of file type.c.
Referenced by enum_types_AtoW(), and SymEnumTypesW().