|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
Data Fields | |
| USHORT | length |
| USHORT | max_length |
| PWSTR | buffer |
Definition at line 18 of file nt_process.c.
| PWSTR unicode_string::buffer |
Definition at line 21 of file nt_process.c.
Referenced by DTTR_Compat_CreateProcess().
| USHORT unicode_string::length |
Definition at line 19 of file nt_process.c.
Referenced by DTTR_Compat_CreateProcess().
| USHORT unicode_string::max_length |
Definition at line 20 of file nt_process.c.