ReactOS 0.4.16-dev-117-g38f21f9
|
Public Attributes | |
enum module_type | kind |
const GUID * | guid |
DWORD | dw1 |
DWORD | dw2 |
WCHAR | filename [MAX_PATH] |
unsigned | matched |
DWORD module_find::dw1 |
Definition at line 462 of file path.c.
Referenced by module_find_cb(), and path_find_symbol_file().
DWORD module_find::dw2 |
Definition at line 463 of file path.c.
Referenced by module_find_cb(), and path_find_symbol_file().
Definition at line 464 of file path.c.
Referenced by module_find_cb(), and path_find_symbol_file().
Definition at line 461 of file path.c.
Referenced by module_find_cb(), and path_find_symbol_file().
enum module_type module_find::kind |
Definition at line 453 of file path.c.
Referenced by module_find_cb(), and path_find_symbol_file().
unsigned module_find::matched |
Definition at line 465 of file path.c.
Referenced by module_find_cb(), and path_find_symbol_file().