Changeset 3236 in kBuild for trunk/src/lib/nt
- Timestamp:
- Oct 28, 2018 2:15:41 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/nt/nt_child_inject_standard_handles.c
r3179 r3236 244 244 */ 245 245 #if K_ARCH_BITS != 64 246 /** @todo On vista PEB can be above 4GB! */ 246 247 if (s_fHostIs64Bit && pfnNtWow64QueryInformationProcess64) 247 248 {
Note:
See TracChangeset
for help on using the changeset viewer.