- Timestamp:
- Sep 21, 2007 7:24:57 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp
r4937 r4939 609 609 * If someone knows a better way to get this done, please let bird know. 610 610 */ 611 /** @todo our IRQL is too high for atKeQueryActiveProcessors!! */611 /** @todo our IRQL is too high for KeQueryActiveProcessors!! */ 612 612 unsigned iSelf = KeGetCurrentProcessorNumber(); 613 613 KAFFINITY Mask = KeQueryActiveProcessors();
Note:
See TracChangeset
for help on using the changeset viewer.