ReactOS 0.4.16-dev-91-g764881a
|
#include <compat.h>
Public Attributes | |
DWORD | SizeOfStruct |
PVOID | Key |
DWORD | LineNumber |
PCHAR | FileName |
DWORD | Address |
DWORD | Key |
DWORD _IMAGEHLP_LINE::Address |
Definition at line 1523 of file compat.h.
Referenced by copy_line_32_from_64(), and copy_line_64_from_32().
PCHAR _IMAGEHLP_LINE::FileName |
Definition at line 1522 of file compat.h.
Referenced by copy_line_32_from_64(), and copy_line_64_from_32().
PVOID _IMAGEHLP_LINE::Key |
Definition at line 1520 of file compat.h.
Referenced by copy_line_32_from_64(), and copy_line_64_from_32().
DWORD _IMAGEHLP_LINE::Key |
Definition at line 293 of file imagehlp.h.
DWORD _IMAGEHLP_LINE::LineNumber |
Definition at line 1521 of file compat.h.
Referenced by copy_line_32_from_64(), and copy_line_64_from_32().