Changeset 12409 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Sep 11, 2008 4:58:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp
r12278 r12409 2379 2379 /* disabled statistics updating */ 2380 2380 pThis->u32LastStatIntervalSize = 0; 2381 2382 /* Clear the "HGCM event enabled" flag so the event can be automatically reenabled. */ 2383 pThis->u32HGCMEnabled = 0; 2381 2384 2382 2385 /*
Note:
See TracChangeset
for help on using the changeset viewer.