VirtualBox

Changeset 7458 in vbox


Ignore:
Timestamp:
Mar 14, 2008 1:19:37 PM (17 years ago)
Author:
vboxsync
Message:

Comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp

    r7391 r7458  
    169169        return VERR_CPU_NOT_FOUND;  /* can't distinguish between cpu not present or offline */
    170170
    171     /* KeFlushQueuedDpcs is not present in Windows 2000; import it dynamically so we just fail this call. */
     171    /* KeFlushQueuedDpcs is not present in Windows 2000; import it dynamically so we can just fail this call. */
    172172    UNICODE_STRING  RoutineName;
    173173    RtlInitUnicodeString(&RoutineName, L"KeFlushQueuedDpcs");
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette