VirtualBox

Ignore:
Timestamp:
Sep 13, 2007 3:39:28 PM (17 years ago)
Author:
vboxsync
Message:

NT4 does not have Ex*PoolWithTag.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h

    r4071 r4777  
    3939__END_DECLS
    4040# endif
    41 /* XP DDK #defines ExFreePool to ExFreePoolWithTag. The latter does not exist on NT4, so... */
     41/* XP DDK #defines ExFreePool to ExFreePoolWithTag. The latter does not exist on NT4, so...
     42 * The same for ExAllocatePool.
     43 */
     44#undef ExAllocatePool
    4245#undef ExFreePool
    4346#endif
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