VirtualBox

Changeset 70977 in vbox for trunk/include/iprt/nt


Ignore:
Timestamp:
Feb 12, 2018 8:45:31 PM (7 years ago)
Author:
vboxsync
Message:

NEM: Working on PGM notifications. bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nt/nt.h

    r70873 r70977  
    137137# pragma warning(pop)
    138138
     139# ifndef OBJ_DONT_REPARSE
     140#  define RTNT_NEED_CLIENT_ID
     141# endif
    139142
    140143# undef _FILE_INFORMATION_CLASS
     
    503506
    504507
    505 #ifdef IPRT_NT_USE_WINTERNL
     508#ifdef RTNT_NEED_CLIENT_ID
    506509typedef struct _CLIENT_ID
    507510{
     
    509512    HANDLE UniqueThread;
    510513} CLIENT_ID;
     514#endif
     515#ifdef IPRT_NT_USE_WINTERNL
    511516typedef CLIENT_ID *PCLIENT_ID;
    512517#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