ReactOS 0.4.15-dev-7907-g95bf896
_SRCCODEINFOW Struct Reference

#include <compat.h>

Collaboration diagram for _SRCCODEINFOW:

Public Attributes

DWORD SizeOfStruct
 
PVOID Key
 
DWORD64 ModBase
 
WCHAR Obj [MAX_PATH+1]
 
WCHAR FileName [MAX_PATH+1]
 
DWORD LineNumber
 
DWORD64 Address
 

Detailed Description

Definition at line 1455 of file compat.h.

Member Data Documentation

◆ Address

DWORD64 _SRCCODEINFOW::Address

Definition at line 1463 of file compat.h.

◆ FileName

WCHAR _SRCCODEINFOW::FileName

Definition at line 1461 of file compat.h.

◆ Key

PVOID _SRCCODEINFOW::Key

Definition at line 1458 of file compat.h.

◆ LineNumber

DWORD _SRCCODEINFOW::LineNumber

Definition at line 1462 of file compat.h.

◆ ModBase

DWORD64 _SRCCODEINFOW::ModBase

Definition at line 1459 of file compat.h.

◆ Obj

WCHAR _SRCCODEINFOW::Obj

Definition at line 1460 of file compat.h.

◆ SizeOfStruct

DWORD _SRCCODEINFOW::SizeOfStruct

Definition at line 1457 of file compat.h.


The documentation for this struct was generated from the following files: