|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <compat.h>

Public Attributes | |
| DWORD | SizeOfStruct |
| PVOID | Key |
| DWORD | LineNumber |
| PWSTR | FileName |
| DWORD64 | Address |
| DWORD64 _IMAGEHLP_LINEW64::Address |
Definition at line 1541 of file compat.h.
Referenced by copy_line_W64_from_64().
| PWSTR _IMAGEHLP_LINEW64::FileName |
Definition at line 1540 of file compat.h.
Referenced by copy_line_W64_from_64().
| PVOID _IMAGEHLP_LINEW64::Key |
Definition at line 1538 of file compat.h.
Referenced by copy_line_W64_from_64().
| DWORD _IMAGEHLP_LINEW64::LineNumber |
Definition at line 1539 of file compat.h.
Referenced by copy_line_W64_from_64().