VirtualBox

Changeset 67980 in vbox for trunk/include/iprt/nt/nt.h


Ignore:
Timestamp:
Jul 15, 2017 12:28:41 PM (7 years ago)
Author:
vboxsync
Message:

Added RTUTf16NICmpAscii.

File:
1 edited

Legend:

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

    r67979 r67980  
    26662666/** @since Windows 8.
    26672667 * @note Status code is always zero in windows 10 build 14393. */
    2668 NTSYSAPI NTSTATUS ApiSetQueryApiSetPresence(IN PCUNICODE_STRING pAllegedApiSetDll, OUT PBOOLEAN pfPresent);
     2668NTSYSAPI NTSTATUS NTAPI ApiSetQueryApiSetPresence(IN PCUNICODE_STRING pAllegedApiSetDll, OUT PBOOLEAN pfPresent);
    26692669/** @copydoc ApiSetQueryApiSetPresence */
    26702670typedef NTSTATUS (NTAPI *PFNAPISETQUERYAPISETPRESENCE)(IN PCUNICODE_STRING pAllegedApiSetDll, OUT PBOOLEAN pfPresent);
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