ReactOS
0.4.14-dev-552-g2fad488
|
Public Attributes | |
PBYTE | Root |
DWORD | Size |
PBYTE | Ptr |
Definition at line 40 of file mspatcha_main.c.
PBYTE _SAFE_READ::Ptr |
Definition at line 44 of file mspatcha_main.c.
Referenced by ApplyPatchToFileByHandles(), CreateNewFileFromPatch(), ReadByte(), ReadDWord(), and ReadUShort().
PBYTE _SAFE_READ::Root |
Definition at line 42 of file mspatcha_main.c.
Referenced by ApplyPatchToFileByHandles(), CreateNewFileFromPatch(), ReadByte(), ReadDWord(), and ReadUShort().
DWORD _SAFE_READ::Size |
Definition at line 43 of file mspatcha_main.c.
Referenced by ApplyPatchToFileByHandles(), CreateNewFileFromPatch(), ReadByte(), ReadDWord(), and ReadUShort().