VirtualBox

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


Ignore:
Timestamp:
Jul 15, 2017 11:02:00 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116982
Message:

Added RTUTf16NICmpAscii.

File:
1 edited

Legend:

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

    r67360 r67979  
    26642664                                                                 IN PSIZE_T pcbFilename OPTIONAL,
    26652665                                                                 IN PSIZE_T pcbNeeded OPTIONAL);
     2666/** @since Windows 8.
     2667 * @note Status code is always zero in windows 10 build 14393. */
     2668NTSYSAPI NTSTATUS ApiSetQueryApiSetPresence(IN PCUNICODE_STRING pAllegedApiSetDll, OUT PBOOLEAN pfPresent);
     2669/** @copydoc ApiSetQueryApiSetPresence */
     2670typedef NTSTATUS (NTAPI *PFNAPISETQUERYAPISETPRESENCE)(IN PCUNICODE_STRING pAllegedApiSetDll, OUT PBOOLEAN pfPresent);
     2671
    26662672
    26672673# ifdef IPRT_NT_USE_WINTERNL
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