|
ReactOS 0.4.16-dev-1946-g52006dd
|
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().