Changeset 65414 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jan 24, 2017 10:32:58 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp
r65413 r65414 104 104 uint32_t g_offrtNtPbDpcQueueDepth; 105 105 106 /** The combined NT version, see RTNT_MAKE_VERSION. */ 107 uint32_t g_uRtNtVersion; 106 108 /** The major version number. */ 107 109 uint8_t g_uRtNtMajorVer;
Note:
See TracChangeset
for help on using the changeset viewer.