102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
mod_file_id Struct Reference

#include <mods_private.h>

Data Fields

FILETIME write_time
DWORD size_high
DWORD size_low

Detailed Description

Definition at line 48 of file mods_private.h.

Field Documentation

◆ size_high

DWORD mod_file_id::size_high

Definition at line 50 of file mods_private.h.

Referenced by file_id_equal().

◆ size_low

DWORD mod_file_id::size_low

Definition at line 51 of file mods_private.h.

Referenced by file_id_equal().

◆ write_time

FILETIME mod_file_id::write_time

Definition at line 49 of file mods_private.h.

Referenced by file_id_equal().


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