OneCoreUap.lib umbrella library (by module)
For convenience, an umbrella library named OneCoreUap.lib is provided in the Microsoft Windows Software Development Kit (SDK), which provides the exports for the subset of Win32 APIs that are common to all Windows 10 devices that support the Universal Windows Platform (UWP). Link your classic Desktop app or driver with OneCoreUap.lib (and no other libraries) to access these APIs. If you link your app or driver to OneCoreUap.lib, and you only call Win32 APIs in that library, then your app or driver will load successfully on all Windows 10 devices that support the UWP.
This topic lists all the APIs in OneCoreUap.lib, grouped by module. Linking to OneCoreUap.lib will add to your app or driver dependencies on dlls that are present on all Windows 10 devices that support the UWP. For delay load, use the module name (whether that's an API set name or a dll name). Note that an umbrella lib can contain some, but not necessarily all, APIs from a given module.
- APIs from the API Set api-ms-win-appmodel-runtime-l1-1-1.dll
- APIs from the API Set api-ms-win-core-com-l1-1-1.dll
- APIs from the API Set api-ms-win-core-com-l2-1-1.dll
- APIs from the API Set api-ms-win-core-com-midlproxystub-l1-1-0.dll
- APIs from the API Set api-ms-win-core-comm-l1-1-0.dll
- APIs from the API Set api-ms-win-core-console-ansi-l2-1-0.dll
- APIs from the API Set api-ms-win-core-console-l1-1-0.dll
- APIs from the API Set api-ms-win-core-console-l2-1-0.dll
- APIs from the API Set api-ms-win-core-datetime-l1-1-1.dll
- APIs from the API Set api-ms-win-core-datetime-l1-1-2.dll
- APIs from the API Set api-ms-win-core-debug-l1-1-1.dll
- APIs from the API Set api-ms-win-core-debug-l1-1-2.dll
- APIs from the API Set api-ms-win-core-delayload-l1-1-1.dll
- APIs from the API Set api-ms-win-core-errorhandling-l1-1-1.dll
- APIs from the API Set api-ms-win-core-errorhandling-l1-1-3.dll
- APIs from the API Set api-ms-win-core-fibers-l1-1-1.dll
- APIs from the API Set api-ms-win-core-fibers-l2-1-1.dll
- APIs from the API Set api-ms-win-core-file-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-file-ansi-l2-1-0.dll
- APIs from the API Set api-ms-win-core-file-l1-2-1.dll
- APIs from the API Set api-ms-win-core-file-l1-2-2.dll
- APIs from the API Set api-ms-win-core-file-l2-1-1.dll
- APIs from the API Set api-ms-win-core-file-l2-1-2.dll
- APIs from the API Set api-ms-win-core-firmware-l1-1-0.dll
- APIs from the API Set api-ms-win-core-handle-l1-1-0.dll
- APIs from the API Set api-ms-win-core-heap-l1-2-0.dll
- APIs from the API Set api-ms-win-core-heap-l2-1-0.dll
- APIs from the API Set api-ms-win-core-interlocked-l1-2-0.dll
- APIs from the API Set api-ms-win-core-io-l1-1-1.dll
- APIs from the API Set api-ms-win-core-job-l1-1-0.dll
- APIs from the API Set api-ms-win-core-job-l2-1-0.dll
- APIs from the API Set api-ms-win-core-job-l2-1-1.dll
- APIs from the API Set api-ms-win-core-largeinteger-l1-1-0.dll
- APIs from the API Set api-ms-win-core-libraryloader-l1-2-0.dll
- APIs from the API Set api-ms-win-core-libraryloader-l1-2-1.dll
- APIs from the API Set api-ms-win-core-libraryloader-l2-1-0.dll
- APIs from the API Set api-ms-win-core-localization-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-localization-l1-2-1.dll
- APIs from the API Set api-ms-win-core-localization-l1-2-2.dll
- APIs from the API Set api-ms-win-core-localization-l2-1-0.dll
- APIs from the API Set api-ms-win-core-localization-obsolete-l1-3-0.dll
- APIs from the API Set api-ms-win-core-memory-l1-1-2.dll
- APIs from the API Set api-ms-win-core-memory-l1-1-3.dll
- APIs from the API Set api-ms-win-core-namedpipe-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-namedpipe-l1-2-0.dll
- APIs from the API Set api-ms-win-core-namedpipe-l1-2-1.dll
- APIs from the API Set api-ms-win-core-namespace-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-namespace-l1-1-0.dll
- APIs from the API Set api-ms-win-core-normalization-l1-1-0.dll
- APIs from the API Set api-ms-win-core-path-l1-1-0.dll
- APIs from the API Set api-ms-win-core-privateprofile-l1-1-1.dll
- APIs from the API Set api-ms-win-core-processenvironment-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-processenvironment-l1-2-0.dll
- APIs from the API Set api-ms-win-core-processsnapshot-l1-1-0.dll
- APIs from the API Set api-ms-win-core-processthreads-l1-1-2.dll
- APIs from the API Set api-ms-win-core-processthreads-l1-1-3.dll
- APIs from the API Set api-ms-win-core-processtopology-l1-2-0.dll
- APIs from the API Set api-ms-win-core-profile-l1-1-0.dll
- APIs from the API Set api-ms-win-core-psapi-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-psapi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-psm-appnotify-l1-1-0.dll
- APIs from the API Set api-ms-win-core-quirks-l1-1-0.dll
- APIs from the API Set api-ms-win-core-quirks-l1-1-1.dll
- APIs from the API Set api-ms-win-core-realtime-l1-1-0.dll
- APIs from the API Set api-ms-win-core-realtime-l1-1-1.dll
- APIs from the API Set api-ms-win-core-registry-l1-1-0.dll
- APIs from the API Set api-ms-win-core-registry-l1-1-1.dll
- APIs from the API Set api-ms-win-core-rtlsupport-l1-2-0.dll
- APIs from the API Set api-ms-win-core-shutdown-l1-1-1.dll
- APIs from the API Set api-ms-win-core-sidebyside-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-sidebyside-l1-1-0.dll
- APIs from the API Set api-ms-win-core-string-l1-1-0.dll
- APIs from the API Set api-ms-win-core-string-l2-1-0.dll
- APIs from the API Set api-ms-win-core-string-l2-1-1.dll
- APIs from the API Set api-ms-win-core-string-obsolete-l1-1-0.dll
- APIs from the API Set api-ms-win-core-string-obsolete-l1-1-1.dll
- APIs from the API Set api-ms-win-core-stringansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-synch-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-synch-l1-2-0.dll
- APIs from the API Set api-ms-win-core-synch-l1-2-1.dll
- APIs from the API Set api-ms-win-core-sysinfo-l1-2-1.dll
- APIs from the API Set api-ms-win-core-sysinfo-l1-2-3.dll
- APIs from the API Set api-ms-win-core-systemtopology-l1-1-0.dll
- APIs from the API Set api-ms-win-core-threadpool-l1-2-0.dll
- APIs from the API Set api-ms-win-core-threadpool-legacy-l1-1-0.dll
- APIs from the API Set api-ms-win-core-timezone-l1-1-0.dll
- APIs from the API Set api-ms-win-core-util-l1-1-0.dll
- APIs from the API Set api-ms-win-core-util-l1-1-1.dll
- APIs from the API Set api-ms-win-core-version-l1-1-0.dll
- APIs from the API Set api-ms-win-core-version-l1-1-1.dll
- APIs from the API Set api-ms-win-core-versionansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-versionansi-l1-1-1.dll
- APIs from the API Set api-ms-win-core-windowsceip-l1-1-0.dll
- APIs from the API Set api-ms-win-core-windowserrorreporting-l1-1-0.dll
- APIs from the API Set api-ms-win-core-winrt-error-l1-1-1.dll
- APIs from the API Set api-ms-win-core-winrt-l1-1-0.dll
- APIs from the API Set api-ms-win-core-winrt-registration-l1-1-0.dll
- APIs from the API Set api-ms-win-core-winrt-robuffer-l1-1-0.dll
- APIs from the API Set api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll
- APIs from the API Set api-ms-win-core-winrt-string-l1-1-0.dll
- APIs from the API Set api-ms-win-core-winrt-string-l1-1-1.dll
- APIs from the API Set api-ms-win-core-wow64-l1-1-0.dll
- APIs from the API Set api-ms-win-core-wow64-l1-1-1.dll
- APIs from the API Set api-ms-win-core-xstate-l2-1-0.dll
- APIs from the API Set api-ms-win-devices-config-l1-1-1.dll
- APIs from the API Set api-ms-win-devices-swdevice-l1-1-1.dll
- APIs from the API Set api-ms-win-eventing-classicprovider-l1-1-0.dll
- APIs from the API Set api-ms-win-eventing-consumer-l1-1-0.dll
- APIs from the API Set api-ms-win-eventing-controller-l1-1-0.dll
- APIs from the API Set api-ms-win-eventing-legacy-l1-1-0.dll
- APIs from the API Set api-ms-win-eventing-provider-l1-1-0.dll
- APIs from the API Set api-ms-win-mm-time-l1-1-0.dll
- APIs from the API Set api-ms-win-ntuser-sysparams-l1-1-0.dll
- APIs from the API Set api-ms-win-power-base-l1-1-0.dll
- APIs from the API Set api-ms-win-power-limitsmanagement-l1-1-0.dll
- APIs from the API Set api-ms-win-power-setting-l1-1-0.dll
- APIs from the API Set api-ms-win-ro-typeresolution-l1-1-0.dll
- APIs from the API Set api-ms-win-security-appcontainer-l1-1-0.dll
- APIs from the API Set api-ms-win-security-base-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-security-base-l1-2-0.dll
- APIs from the API Set api-ms-win-security-credentials-l1-1-0.dll
- APIs from the API Set api-ms-win-security-cryptoapi-l1-1-0.dll
- APIs from the API Set api-ms-win-security-lsalookup-ansi-l2-1-0.dll
- APIs from the API Set api-ms-win-security-lsalookup-l2-1-1.dll
- APIs from the API Set api-ms-win-security-provider-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-security-provider-l1-1-0.dll
- APIs from the API Set api-ms-win-security-sddl-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-security-sddl-l1-1-0.dll
- APIs from the API Set api-ms-win-security-systemfunctions-l1-1-0.dll
- APIs from the API Set api-ms-win-service-core-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-service-core-l1-1-1.dll
- APIs from the API Set api-ms-win-service-core-l1-1-2.dll
- APIs from the API Set api-ms-win-service-management-l1-1-0.dll
- APIs from the API Set api-ms-win-service-management-l2-1-0.dll
- APIs from the API Set api-ms-win-service-winsvc-l1-2-0.dll
- APIs from the API Set api-ms-win-shcore-scaling-l1-1-1.dll
- APIs from the API Set api-ms-win-shcore-scaling-l1-1-2.dll
- APIs from the API Set api-ms-win-shcore-stream-winrt-l1-1-0.dll
- APIs from the API Set api-ms-win-shcore-unicodeansi-l1-1-0.dll
- APIs from the dll authz.dll
- APIs from the dll Bcrypt.dll
- APIs from the dll cabinet.dll
- APIs from the dll crypt32.dll
- APIs from the dll cryptbase.dll
- APIs from the dll cryptnet.dll
- APIs from the dll dfscli.dll
- APIs from the dll dnsapi.dll
- APIs from the dll dsparse.dll
- APIs from the dll dsrole.dll
- APIs from the dll iphlpapi.dll
- APIs from the dll logoncli.dll
- APIs from the dll mpr.dll
- APIs from the dll mswsock.dll
- APIs from the dll ncrypt.dll
- APIs from the dll netutils.dll
- APIs from the dll oleaut32.dll
- APIs from the dll rpcrt4.dll
- APIs from the dll samcli.dll
- APIs from the dll schedcli.dll
- APIs from the dll srvcli.dll
- APIs from the dll sspicli.dll
- APIs from the dll tokenbinding.dll
- APIs from the dll userenv.dll
- APIs from the dll websocket.dll
- APIs from the dll winhttp.dll
- APIs from the dll wkscli.dll
- APIs from the dll wldap32.dll
- APIs from the dll ws2_32.dll
- APIs from the dll xinputuap.dll
- APIs from the dll xmllite.dll
- APIs from the API Set api-ms-win-core-namedpipe-ansi-l1-1-1.dll
- APIs from the API Set api-ms-win-core-namedpipe-l1-2-2.dll
- APIs from the API Set api-ms-win-core-registry-l2-2-0.dll
- APIs from the API Set api-ms-win-eventing-obsolete-l1-1-0.dll
- APIs from the API Set api-ms-win-gaming-tcui-l1-1-0.dll
- APIs from the dll d2d1.dll
- APIs from the dll d3d11.dll
- APIs from the dll d3d12.dll
- APIs from the dll d3dcompiler_47.dll
- APIs from the dll dwrite.dll
- APIs from the dll dxgi.dll
- APIs from the dll esent.dll
- APIs from the dll mfplat.dll
- APIs from the dll mfreadwrite.dll
- APIs from the dll MSAJApi.dll
- APIs from the dll webservices.dll
- APIs from the API Set api-ms-win-appmodel-runtime-l1-1-2.dll
- APIs from the API Set api-ms-win-core-enclave-l1-1-0.dll
- APIs from the API Set api-ms-win-core-libraryloader-l1-2-2.dll
- APIs from the API Set api-ms-win-core-memory-l1-1-4.dll
- APIs from the API Set api-ms-win-core-perfcounters-l1-1-0.dll
- APIs from the API Set api-ms-win-core-shutdown-ansi-l1-1-0.dll
- APIs from the API Set api-ms-win-core-systemtopology-l1-1-1.dll
- APIs from the API Set api-ms-win-gaming-tcui-l1-1-2.dll
- APIs from the API Set api-ms-win-oobe-notification-l1-1-0.dll
- APIs from the API Set api-ms-win-perf-legacy-l1-1-0.dll
- APIs from the API Set api-ms-win-security-base-l1-2-1.dll
- APIs from the API Set api-ms-win-service-core-ansi-l1-1-1.dll
- APIs from the dll fltlib.dll
APIs from the API Set api-ms-win-appmodel-runtime-l1-1-1.dll
| API | Requirements |
|---|---|
| ClosePackageInfo | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| FindPackagesByPackageFamily | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| FormatApplicationUserModelId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetApplicationUserModelId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetApplicationUserModelIdFromToken | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| GetCurrentApplicationUserModelId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetCurrentPackageFamilyName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetCurrentPackageFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetCurrentPackageId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetCurrentPackageInfo | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetCurrentPackagePath | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPackageApplicationIds | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPackageFamilyName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPackageFamilyNameFromToken | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| GetPackageFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPackageFullNameFromToken | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| GetPackageId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPackageInfo | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPackagePath | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPackagePathByFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPackagesByPackageFamily | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetStagedPackageOrigin | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetStagedPackagePathByFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| OpenPackageInfoByFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| OpenPackageInfoByFullNameForUser | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| PackageFamilyNameFromFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| PackageFamilyNameFromId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| PackageFullNameFromId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| PackageIdFromFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| PackageNameAndPublisherIdFromFamilyName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| ParseApplicationUserModelId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0 |
| VerifyApplicationUserModelId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyPackageFamilyName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyPackageFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyPackageId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyPackageRelativeApplicationId | Introduced into api-ms-win-appmodel-runtime-l1-1-1.dll in Windows 10.0.10240.0. Moved to api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-com-l1-1-1.dll
| API | Requirements |
|---|---|
| CLSIDFromProgID | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CLSIDFromString | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoAddRefServerProcess | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoAllowUnmarshalerCLSID | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoCancelCall | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoCopyProxy | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoCreateFreeThreadedMarshaler | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoCreateGuid | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoCreateInstance | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoCreateInstanceEx | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoCreateInstanceFromApp | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoDecodeProxy | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoDecrementMTAUsage | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoDisableCallCancellation | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoDisconnectContext | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoDisconnectObject | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoEnableCallCancellation | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoFreeUnusedLibraries | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoFreeUnusedLibrariesEx | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetApartmentType | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetCallContext | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetCallerTID | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetCancelObject | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetClassObject | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetContextToken | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetCurrentLogicalThreadId | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetCurrentProcess | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetDefaultContext | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetInterfaceAndReleaseStream | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetMalloc | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetMarshalSizeMax | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetObjectContext | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetPSClsid | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetStandardMarshal | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetStdMarshalEx | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoGetTreatAsClass | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoImpersonateClient | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoIncrementMTAUsage | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoInitializeEx | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoInitializeSecurity | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoInvalidateRemoteMachineBindings | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoIsHandlerConnected | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoLockObjectExternal | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoMarshalHresult | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoMarshalInterface | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoMarshalInterThreadInterfaceInStream | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoQueryAuthenticationServices | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoQueryClientBlanket | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoQueryProxyBlanket | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoRegisterActivationFilter | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoRegisterClassObject | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoRegisterPSClsid | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoRegisterSurrogate | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoReleaseMarshalData | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoReleaseServerProcess | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoResumeClassObjects | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoRevertToSelf | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoRevokeClassObject | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoSetCancelObject | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoSetProxyBlanket | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoSuspendClassObjects | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoSwitchCallContext | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoTaskMemAlloc | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoTaskMemFree | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoTaskMemRealloc | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoTestCancel | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoUninitialize | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoUnmarshalHresult | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoUnmarshalInterface | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoWaitForMultipleHandles | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CoWaitForMultipleObjects | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| CreateStreamOnHGlobal | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| FreePropVariantArray | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| GetHGlobalFromStream | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| IIDFromString | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| ProgIDFromCLSID | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| PropVariantClear | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| PropVariantCopy | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| RoGetAgileReference | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| StringFromCLSID | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| StringFromGUID2 | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
| StringFromIID | Introduced into api-ms-win-core-com-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-com-l2-1-1.dll
| API | Requirements |
|---|---|
| CreateILockBytesOnHGlobal | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| FmtIdToPropStgName | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| GetConvertStg | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| GetHGlobalFromILockBytes | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| PropStgNameToFmtId | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| ReadClassStg | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| ReadClassStm | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgCreateDocfile | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgCreateDocfileOnILockBytes | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgCreatePropSetStg | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgCreatePropStg | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgCreateStorageEx | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgIsStorageFile | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgIsStorageILockBytes | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgOpenPropStg | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgOpenStorage | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgOpenStorageEx | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgOpenStorageOnILockBytes | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| StgSetTimes | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| WriteClassStg | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
| WriteClassStm | Introduced into api-ms-win-core-com-l2-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-com-midlproxystub-l1-1-0.dll
| API | Requirements |
|---|---|
| CStdAsyncStubBuffer_AddRef | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdAsyncStubBuffer_Connect | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdAsyncStubBuffer_Disconnect | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdAsyncStubBuffer_Invoke | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdAsyncStubBuffer_QueryInterface | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdAsyncStubBuffer_Release | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdAsyncStubBuffer2_Connect | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdAsyncStubBuffer2_Disconnect | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdAsyncStubBuffer2_Release | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdStubBuffer2_Connect | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdStubBuffer2_CountRefs | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdStubBuffer2_Disconnect | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| CStdStubBuffer2_QueryInterface | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction10 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction11 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction12 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction13 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction14 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction15 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction16 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction17 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction18 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction19 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction20 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction21 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction22 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction23 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction24 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction25 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction26 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction27 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction28 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction29 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction3 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction30 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction31 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction32 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction4 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction5 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction6 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction7 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction8 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| NdrProxyForwardingFunction9 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient10 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient11 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient12 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient13 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient14 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient15 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient16 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient17 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient18 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient19 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient20 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient21 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient22 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient23 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient24 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient25 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient26 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient27 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient28 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient29 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient3 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient30 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient31 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient32 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient4 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient5 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient6 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient7 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient8 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
| ObjectStublessClient9 | Introduced into api-ms-win-core-com-midlproxystub-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-comm-l1-1-0.dll
| API | Requirements |
|---|---|
| ClearCommBreak | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| ClearCommError | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| EscapeCommFunction | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCommConfig | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCommMask | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCommModemStatus | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCommProperties | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCommState | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCommTimeouts | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| PurgeComm | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| SetCommBreak | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| SetCommConfig | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| SetCommMask | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| SetCommState | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| SetCommTimeouts | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| SetupComm | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| TransmitCommChar | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
| WaitCommEvent | Introduced into api-ms-win-core-comm-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-console-ansi-l2-1-0.dll
| API | Requirements |
|---|---|
| GetConsoleTitleA | Introduced into api-ms-win-core-console-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-console-l1-1-0.dll
| API | Requirements |
|---|---|
| AllocConsole | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| GetConsoleCP | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| GetConsoleMode | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| GetConsoleOutputCP | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| GetNumberOfConsoleInputEvents | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| PeekConsoleInputA | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleA | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleInputA | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleInputW | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleW | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleCtrlHandler | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleMode | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleA | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleW | Introduced into api-ms-win-core-console-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-console-l2-1-0.dll
| API | Requirements |
|---|---|
| AttachConsole | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| CreateConsoleScreenBuffer | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| FillConsoleOutputAttribute | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| FillConsoleOutputCharacterA | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| FillConsoleOutputCharacterW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| FlushConsoleInputBuffer | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| FreeConsole | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| GenerateConsoleCtrlEvent | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| GetConsoleCursorInfo | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| GetConsoleScreenBufferInfo | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| GetConsoleScreenBufferInfoEx | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| GetConsoleTitleW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| GetLargestConsoleWindowSize | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| PeekConsoleInputW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleOutputA | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleOutputAttribute | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleOutputCharacterA | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleOutputCharacterW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| ReadConsoleOutputW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| ScrollConsoleScreenBufferA | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| ScrollConsoleScreenBufferW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleActiveScreenBuffer | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleCP | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleCursorInfo | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleCursorPosition | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleOutputCP | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleScreenBufferInfoEx | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleScreenBufferSize | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleTextAttribute | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleTitleW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| SetConsoleWindowInfo | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleInputA | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleInputW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleOutputA | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleOutputAttribute | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleOutputCharacterA | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleOutputCharacterW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
| WriteConsoleOutputW | Introduced into api-ms-win-core-console-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-datetime-l1-1-1.dll
| API | Requirements |
|---|---|
| GetDateFormatA | Introduced into api-ms-win-core-datetime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetDateFormatEx | Introduced into api-ms-win-core-datetime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetDateFormatW | Introduced into api-ms-win-core-datetime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetTimeFormatA | Introduced into api-ms-win-core-datetime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetTimeFormatEx | Introduced into api-ms-win-core-datetime-l1-1-1.dll in Windows 10.0.10240.0 |
| GetTimeFormatW | Introduced into api-ms-win-core-datetime-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-datetime-l1-1-2.dll
| API | Requirements |
|---|---|
| GetDurationFormatEx | Introduced into api-ms-win-core-datetime-l1-1-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-debug-l1-1-1.dll
| API | Requirements |
|---|---|
| CheckRemoteDebuggerPresent | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
| ContinueDebugEvent | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
| DebugActiveProcess | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
| DebugActiveProcessStop | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
| DebugBreak | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
| IsDebuggerPresent | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
| OutputDebugStringA | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
| OutputDebugStringW | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
| WaitForDebugEvent | Introduced into api-ms-win-core-debug-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-debug-l1-1-2.dll
| API | Requirements |
|---|---|
| WaitForDebugEventEx | Introduced into api-ms-win-core-debug-l1-1-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-delayload-l1-1-1.dll
| API | Requirements |
|---|---|
| DelayLoadFailureHook | Introduced into api-ms-win-core-delayload-l1-1-1.dll in Windows 10.0.10240.0 |
| ResolveDelayLoadedAPI | Introduced into api-ms-win-core-delayload-l1-1-1.dll in Windows 10.0.10240.0 |
| ResolveDelayLoadsFromDll | Introduced into api-ms-win-core-delayload-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-errorhandling-l1-1-1.dll
| API | Requirements |
|---|---|
| AddVectoredContinueHandler | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| AddVectoredExceptionHandler | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| GetErrorMode | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| GetLastError | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| RaiseException | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| RemoveVectoredContinueHandler | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| RemoveVectoredExceptionHandler | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| RestoreLastError | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| SetErrorMode | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| SetLastError | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| SetUnhandledExceptionFilter | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
| UnhandledExceptionFilter | Introduced into api-ms-win-core-errorhandling-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-errorhandling-l1-1-3.dll
| API | Requirements |
|---|---|
| FatalAppExitA | Introduced into api-ms-win-core-errorhandling-l1-1-3.dll in Windows 10.0.10240.0 |
| FatalAppExitW | Introduced into api-ms-win-core-errorhandling-l1-1-3.dll in Windows 10.0.10240.0 |
| GetThreadErrorMode | Introduced into api-ms-win-core-errorhandling-l1-1-3.dll in Windows 10.0.10240.0 |
| RaiseFailFastException | Introduced into api-ms-win-core-errorhandling-l1-1-3.dll in Windows 10.0.10240.0 |
| SetThreadErrorMode | Introduced into api-ms-win-core-errorhandling-l1-1-3.dll in Windows 10.0.10240.0 |
| TerminateProcessOnMemoryExhaustion | Introduced into api-ms-win-core-errorhandling-l1-1-3.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-fibers-l1-1-1.dll
| API | Requirements |
|---|---|
| FlsAlloc | Introduced into api-ms-win-core-fibers-l1-1-1.dll in Windows 10.0.10240.0 |
| FlsFree | Introduced into api-ms-win-core-fibers-l1-1-1.dll in Windows 10.0.10240.0 |
| FlsGetValue | Introduced into api-ms-win-core-fibers-l1-1-1.dll in Windows 10.0.10240.0 |
| FlsSetValue | Introduced into api-ms-win-core-fibers-l1-1-1.dll in Windows 10.0.10240.0 |
| IsThreadAFiber | Introduced into api-ms-win-core-fibers-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-fibers-l2-1-1.dll
| API | Requirements |
|---|---|
| CalloutOnFiberStack | Introduced into api-ms-win-core-fibers-l2-1-1.dll in Windows 10.0.10240.0. Removed in Windows 10.0.10586.0 |
| ConvertFiberToThread | Introduced into api-ms-win-core-fibers-l2-1-1.dll in Windows 10.0.10240.0 |
| ConvertThreadToFiber | Introduced into api-ms-win-core-fibers-l2-1-1.dll in Windows 10.0.10240.0 |
| ConvertThreadToFiberEx | Introduced into api-ms-win-core-fibers-l2-1-1.dll in Windows 10.0.10240.0 |
| CreateFiber | Introduced into api-ms-win-core-fibers-l2-1-1.dll in Windows 10.0.10240.0 |
| CreateFiberEx | Introduced into api-ms-win-core-fibers-l2-1-1.dll in Windows 10.0.10240.0 |
| DeleteFiber | Introduced into api-ms-win-core-fibers-l2-1-1.dll in Windows 10.0.10240.0 |
| SwitchToFiber | Introduced into api-ms-win-core-fibers-l2-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-file-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| DefineDosDeviceA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| DeleteVolumeMountPointA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| FindFirstVolumeA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| FindNextVolumeA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetLogicalDriveStringsA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetVolumeNameForVolumeMountPointA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetVolumePathNameA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetVolumePathNamesForVolumeNameA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryDosDeviceA | Introduced into api-ms-win-core-file-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-file-ansi-l2-1-0.dll
| API | Requirements |
|---|---|
| CopyFileExA | Introduced into api-ms-win-core-file-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
| CreateDirectoryExA | Introduced into api-ms-win-core-file-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
| CreateSymbolicLinkA | Introduced into api-ms-win-core-file-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
| MoveFileWithProgressA | Introduced into api-ms-win-core-file-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
| ReplaceFileA | Introduced into api-ms-win-core-file-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-file-l1-2-1.dll
| API | Requirements |
|---|---|
| CompareFileTime | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| CreateDirectoryA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| CreateDirectoryW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| CreateFile2 | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| CreateFileA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| CreateFileW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| DefineDosDeviceW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| DeleteFileA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| DeleteFileW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| DeleteVolumeMountPointW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FileTimeToLocalFileTime | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindClose | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindCloseChangeNotification | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindFirstChangeNotificationA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindFirstChangeNotificationW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindFirstFileA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindFirstFileExA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindFirstFileExW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindFirstFileW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindFirstVolumeW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindNextChangeNotification | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindNextFileA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindNextFileW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindNextVolumeW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FindVolumeClose | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| FlushFileBuffers | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetCompressedFileSizeA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetCompressedFileSizeW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetDiskFreeSpaceA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetDiskFreeSpaceExA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetDiskFreeSpaceExW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetDiskFreeSpaceW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetDriveTypeA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetDriveTypeW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileAttributesA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileAttributesExA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileAttributesExW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileAttributesW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileInformationByHandle | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileSize | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileSizeEx | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileTime | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileType | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFinalPathNameByHandleA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFinalPathNameByHandleW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFullPathNameA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFullPathNameW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLogicalDrives | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLogicalDriveStringsW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLongPathNameA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLongPathNameW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetShortPathNameW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetTempFileNameW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetTempPathW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetVolumeInformationByHandleW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetVolumeInformationW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetVolumeNameForVolumeMountPointW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetVolumePathNamesForVolumeNameW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| GetVolumePathNameW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| LocalFileTimeToFileTime | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| LockFile | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| LockFileEx | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| QueryDosDeviceW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| ReadFile | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| ReadFileEx | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| ReadFileScatter | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| RemoveDirectoryA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| RemoveDirectoryW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetEndOfFile | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetFileAttributesA | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetFileAttributesW | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetFileInformationByHandle | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetFileIoOverlappedRange | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetFilePointer | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetFilePointerEx | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetFileTime | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| SetFileValidData | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| UnlockFile | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| UnlockFileEx | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| WriteFile | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| WriteFileEx | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
| WriteFileGather | Introduced into api-ms-win-core-file-l1-2-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-file-l1-2-2.dll
| API | Requirements |
|---|---|
| AreFileApisANSI | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| FindFirstFileNameW | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| FindFirstStreamW | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| FindNextFileNameW | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| FindNextStreamW | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| GetTempFileNameA | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| GetTempPathA | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| GetVolumeInformationA | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| SetFileApisToANSI | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
| SetFileApisToOEM | Introduced into api-ms-win-core-file-l1-2-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-file-l2-1-1.dll
| API | Requirements |
|---|---|
| CopyFile2 | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| CopyFileExW | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| CreateDirectoryExW | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| CreateHardLinkW | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| CreateSymbolicLinkW | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| GetFileInformationByHandleEx | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| MoveFileExW | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| MoveFileWithProgressW | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| OpenFileById | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| ReadDirectoryChangesW | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| ReOpenFile | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
| ReplaceFileW | Introduced into api-ms-win-core-file-l2-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-file-l2-1-2.dll
| API | Requirements |
|---|---|
| CopyFileW | Introduced into api-ms-win-core-file-l2-1-2.dll in Windows 10.0.10240.0 |
| CreateHardLinkA | Introduced into api-ms-win-core-file-l2-1-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-firmware-l1-1-0.dll
| API | Requirements |
|---|---|
| GetFirmwareEnvironmentVariableExW | Introduced into api-ms-win-core-firmware-l1-1-0.dll in Windows 10.0.10240.0 |
| GetFirmwareEnvironmentVariableW | Introduced into api-ms-win-core-firmware-l1-1-0.dll in Windows 10.0.10240.0 |
| SetFirmwareEnvironmentVariableExW | Introduced into api-ms-win-core-firmware-l1-1-0.dll in Windows 10.0.10240.0 |
| SetFirmwareEnvironmentVariableW | Introduced into api-ms-win-core-firmware-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-handle-l1-1-0.dll
| API | Requirements |
|---|---|
| CloseHandle | Introduced into api-ms-win-core-handle-l1-1-0.dll in Windows 10.0.10240.0 |
| CompareObjectHandles | Introduced into api-ms-win-core-handle-l1-1-0.dll in Windows 10.0.10240.0 |
| DuplicateHandle | Introduced into api-ms-win-core-handle-l1-1-0.dll in Windows 10.0.10240.0 |
| GetHandleInformation | Introduced into api-ms-win-core-handle-l1-1-0.dll in Windows 10.0.10240.0 |
| SetHandleInformation | Introduced into api-ms-win-core-handle-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-heap-l1-2-0.dll
| API | Requirements |
|---|---|
| GetProcessHeap | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| GetProcessHeaps | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapAlloc | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapCompact | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapCreate | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapDestroy | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapFree | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapLock | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapQueryInformation | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapReAlloc | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapSetInformation | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapSize | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapUnlock | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapValidate | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
| HeapWalk | Introduced into api-ms-win-core-heap-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-heap-l2-1-0.dll
| API | Requirements |
|---|---|
| GlobalAlloc | Introduced into api-ms-win-core-heap-l2-1-0.dll in Windows 10.0.10240.0 |
| GlobalFree | Introduced into api-ms-win-core-heap-l2-1-0.dll in Windows 10.0.10240.0 |
| LocalAlloc | Introduced into api-ms-win-core-heap-l2-1-0.dll in Windows 10.0.10240.0 |
| LocalFree | Introduced into api-ms-win-core-heap-l2-1-0.dll in Windows 10.0.10240.0 |
| LocalLock | Introduced into api-ms-win-core-heap-l2-1-0.dll in Windows 10.0.10240.0 |
| LocalReAlloc | Introduced into api-ms-win-core-heap-l2-1-0.dll in Windows 10.0.10240.0 |
| LocalUnlock | Introduced into api-ms-win-core-heap-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-interlocked-l1-2-0.dll
| API | Requirements |
|---|---|
| InitializeSListHead | Introduced into api-ms-win-core-interlocked-l1-2-0.dll in Windows 10.0.10240.0 |
| InterlockedFlushSList | Introduced into api-ms-win-core-interlocked-l1-2-0.dll in Windows 10.0.10240.0 |
| InterlockedPopEntrySList | Introduced into api-ms-win-core-interlocked-l1-2-0.dll in Windows 10.0.10240.0 |
| InterlockedPushEntrySList | Introduced into api-ms-win-core-interlocked-l1-2-0.dll in Windows 10.0.10240.0 |
| InterlockedPushListSListEx | Introduced into api-ms-win-core-interlocked-l1-2-0.dll in Windows 10.0.10240.0 |
| QueryDepthSList | Introduced into api-ms-win-core-interlocked-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-io-l1-1-1.dll
| API | Requirements |
|---|---|
| CancelIo | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| CancelIoEx | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| CancelSynchronousIo | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| CreateIoCompletionPort | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| DeviceIoControl | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| GetOverlappedResult | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| GetOverlappedResultEx | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| GetQueuedCompletionStatus | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| GetQueuedCompletionStatusEx | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
| PostQueuedCompletionStatus | Introduced into api-ms-win-core-io-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-job-l1-1-0.dll
| API | Requirements |
|---|---|
| IsProcessInJob | Introduced into api-ms-win-core-job-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-job-l2-1-0.dll
| API | Requirements |
|---|---|
| AssignProcessToJobObject | Introduced into api-ms-win-core-job-l2-1-0.dll in Windows 10.0.10240.0 |
| CreateJobObjectW | Introduced into api-ms-win-core-job-l2-1-0.dll in Windows 10.0.10240.0 |
| OpenJobObjectW | Introduced into api-ms-win-core-job-l2-1-0.dll in Windows 10.0.10240.0 |
| QueryInformationJobObject | Introduced into api-ms-win-core-job-l2-1-0.dll in Windows 10.0.10240.0 |
| SetInformationJobObject | Introduced into api-ms-win-core-job-l2-1-0.dll in Windows 10.0.10240.0 |
| TerminateJobObject | Introduced into api-ms-win-core-job-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-job-l2-1-1.dll
| API | Requirements |
|---|---|
| FreeMemoryJobObject | Introduced into api-ms-win-core-job-l2-1-1.dll in Windows 10.0.10240.0 |
| QueryIoRateControlInformationJobObject | Introduced into api-ms-win-core-job-l2-1-1.dll in Windows 10.0.10240.0 |
| SetIoRateControlInformationJobObject | Introduced into api-ms-win-core-job-l2-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-largeinteger-l1-1-0.dll
| API | Requirements |
|---|---|
| MulDiv | Introduced into api-ms-win-core-largeinteger-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-libraryloader-l1-2-0.dll
| API | Requirements |
|---|---|
| AddDllDirectory | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| DisableThreadLibraryCalls | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| EnumResourceLanguagesExA | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| EnumResourceLanguagesExW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| EnumResourceNamesExA | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| EnumResourceNamesExW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| EnumResourceTypesExA | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| EnumResourceTypesExW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| FindResourceExW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| FindStringOrdinal | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| FreeLibrary | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| FreeLibraryAndExitThread | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| FreeResource | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| GetModuleFileNameA | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| GetModuleFileNameW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| GetModuleHandleA | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| GetModuleHandleExA | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| GetModuleHandleExW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| GetModuleHandleW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| GetProcAddress | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| LoadLibraryExA | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| LoadLibraryExW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| LoadResource | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| LoadStringA | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| LoadStringW | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| LockResource | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| RemoveDllDirectory | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| SetDefaultDllDirectories | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
| SizeofResource | Introduced into api-ms-win-core-libraryloader-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-libraryloader-l1-2-1.dll
| API | Requirements |
|---|---|
| FindResourceW | Introduced into api-ms-win-core-libraryloader-l1-2-1.dll in Windows 10.0.10240.0 |
| LoadLibraryA | Introduced into api-ms-win-core-libraryloader-l1-2-1.dll in Windows 10.0.10240.0 |
| LoadLibraryW | Introduced into api-ms-win-core-libraryloader-l1-2-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-libraryloader-l2-1-0.dll
| API | Requirements |
|---|---|
| LoadPackagedLibrary | Introduced into api-ms-win-core-libraryloader-l2-1-0.dll in Windows 10.0.10240.0 |
| QueryOptionalDelayLoadedAPI | Introduced into api-ms-win-core-libraryloader-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-localization-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| EnumCalendarInfoA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumCalendarInfoExA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumDateFormatsA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumDateFormatsExA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumLanguageGroupLocalesA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumSystemCodePagesA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumSystemLanguageGroupsA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumTimeFormatsA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumUILanguagesA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| FoldStringA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCalendarInfoA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCPInfoExA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCurrencyFormatA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetGeoInfoA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetNumberFormatA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetStringTypeExA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| SetCalendarInfoA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| SetLocaleInfoA | Introduced into api-ms-win-core-localization-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-localization-l1-2-1.dll
| API | Requirements |
|---|---|
| ConvertDefaultLocale | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| EnumSystemGeoID | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| EnumSystemLocalesA | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| EnumSystemLocalesEx | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| EnumSystemLocalesW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| FindNLSString | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| FindNLSStringEx | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| FormatMessageA | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| FormatMessageW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetACP | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetCalendarInfoEx | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetCalendarInfoW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetCPInfo | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetCPInfoExW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileMUIInfo | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetFileMUIPath | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetGeoInfoW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLocaleInfoA | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLocaleInfoEx | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLocaleInfoW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetNLSVersion | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetNLSVersionEx | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetOEMCP | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetProcessPreferredUILanguages | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemDefaultLangID | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemDefaultLCID | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemPreferredUILanguages | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetThreadLocale | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetThreadPreferredUILanguages | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetThreadUILanguage | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetUILanguageInfo | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetUserDefaultLangID | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetUserDefaultLCID | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetUserDefaultLocaleName | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetUserGeoID | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| GetUserPreferredUILanguages | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IdnToAscii | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IdnToUnicode | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IsDBCSLeadByte | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IsDBCSLeadByteEx | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IsNLSDefinedString | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IsValidCodePage | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IsValidLanguageGroup | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IsValidLocale | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IsValidLocaleName | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| IsValidNLSVersion | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| LCMapStringA | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| LCMapStringEx | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| LCMapStringW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| LocaleNameToLCID | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| ResolveLocaleName | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| SetCalendarInfoW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| SetLocaleInfoW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| SetProcessPreferredUILanguages | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| SetThreadLocale | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| SetThreadPreferredUILanguages | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| SetThreadUILanguage | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| SetUserGeoID | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| VerLanguageNameA | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
| VerLanguageNameW | Introduced into api-ms-win-core-localization-l1-2-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-localization-l1-2-2.dll
| API | Requirements |
|---|---|
| GetSystemDefaultLocaleName | Introduced into api-ms-win-core-localization-l1-2-2.dll in Windows 10.0.10240.0 |
| LCIDToLocaleName | Introduced into api-ms-win-core-localization-l1-2-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-localization-l2-1-0.dll
| API | Requirements |
|---|---|
| EnumCalendarInfoExEx | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| EnumCalendarInfoExW | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| EnumCalendarInfoW | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| EnumDateFormatsExEx | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| EnumDateFormatsExW | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| EnumDateFormatsW | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| EnumSystemCodePagesW | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| EnumTimeFormatsEx | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| EnumTimeFormatsW | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| GetCurrencyFormatEx | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| GetCurrencyFormatW | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
| GetNumberFormatEx | Introduced into api-ms-win-core-localization-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-localization-obsolete-l1-3-0.dll
| API | Requirements |
|---|---|
| CompareStringA | Introduced into api-ms-win-core-localization-obsolete-l1-3-0.dll in Windows 10.0.10240.0 |
| EnumLanguageGroupLocalesW | Introduced into api-ms-win-core-localization-obsolete-l1-3-0.dll in Windows 10.0.10240.0 |
| EnumSystemLanguageGroupsW | Introduced into api-ms-win-core-localization-obsolete-l1-3-0.dll in Windows 10.0.10240.0 |
| EnumUILanguagesW | Introduced into api-ms-win-core-localization-obsolete-l1-3-0.dll in Windows 10.0.10240.0 |
| GetNumberFormatW | Introduced into api-ms-win-core-localization-obsolete-l1-3-0.dll in Windows 10.0.10240.0 |
| GetStringTypeA | Introduced into api-ms-win-core-localization-obsolete-l1-3-0.dll in Windows 10.0.10240.0 |
| GetSystemDefaultUILanguage | Introduced into api-ms-win-core-localization-obsolete-l1-3-0.dll in Windows 10.0.10240.0 |
| GetUserDefaultUILanguage | Introduced into api-ms-win-core-localization-obsolete-l1-3-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-memory-l1-1-2.dll
| API | Requirements |
|---|---|
| AllocateUserPhysicalPages | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| AllocateUserPhysicalPagesNuma | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateFileMappingFromApp | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateFileMappingNumaW | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateFileMappingW | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateMemoryResourceNotification | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| DiscardVirtualMemory | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| FlushViewOfFile | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| FreeUserPhysicalPages | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| GetLargePageMinimum | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| GetMemoryErrorHandlingCapabilities | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| GetProcessWorkingSetSizeEx | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| GetSystemFileCacheSize | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| GetWriteWatch | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| MapUserPhysicalPages | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| MapViewOfFile | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| MapViewOfFileEx | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| MapViewOfFileFromApp | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| OfferVirtualMemory | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| OpenFileMappingW | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| PrefetchVirtualMemory | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| QueryMemoryResourceNotification | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| ReadProcessMemory | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| ReclaimVirtualMemory | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| RegisterBadMemoryNotification | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| ResetWriteWatch | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| SetProcessWorkingSetSizeEx | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| SetSystemFileCacheSize | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| UnmapViewOfFile | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| UnmapViewOfFileEx | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| UnregisterBadMemoryNotification | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualAlloc | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualAllocEx | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualAllocExNuma | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualFree | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualFreeEx | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualLock | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualProtect | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualProtectEx | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualQuery | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualQueryEx | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| VirtualUnlock | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
| WriteProcessMemory | Introduced into api-ms-win-core-memory-l1-1-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-memory-l1-1-3.dll
| API | Requirements |
|---|---|
| OpenFileMappingFromApp | Introduced into api-ms-win-core-memory-l1-1-3.dll in Windows 10.0.10240.0 |
| SetProcessValidCallTargets | Introduced into api-ms-win-core-memory-l1-1-3.dll in Windows 10.0.10240.0 |
| VirtualAllocFromApp | Introduced into api-ms-win-core-memory-l1-1-3.dll in Windows 10.0.10240.0 |
| VirtualProtectFromApp | Introduced into api-ms-win-core-memory-l1-1-3.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-namedpipe-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| GetNamedPipeClientComputerNameA | Introduced into api-ms-win-core-namedpipe-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetNamedPipeHandleStateA | Introduced into api-ms-win-core-namedpipe-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| WaitNamedPipeA | Introduced into api-ms-win-core-namedpipe-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-namedpipe-l1-2-0.dll
| API | Requirements |
|---|---|
| ConnectNamedPipe | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateNamedPipeW | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| CreatePipe | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| DisconnectNamedPipe | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| GetNamedPipeClientComputerNameW | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| ImpersonateNamedPipeClient | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| PeekNamedPipe | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| SetNamedPipeHandleState | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| TransactNamedPipe | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitNamedPipeW | Introduced into api-ms-win-core-namedpipe-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-namedpipe-l1-2-1.dll
| API | Requirements |
|---|---|
| GetNamedPipeHandleStateW | Introduced into api-ms-win-core-namedpipe-l1-2-1.dll in Windows 10.0.10240.0 |
| GetNamedPipeInfo | Introduced into api-ms-win-core-namedpipe-l1-2-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-namespace-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| CreateBoundaryDescriptorA | Introduced into api-ms-win-core-namespace-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CreatePrivateNamespaceA | Introduced into api-ms-win-core-namespace-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenPrivateNamespaceA | Introduced into api-ms-win-core-namespace-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-namespace-l1-1-0.dll
| API | Requirements |
|---|---|
| AddSIDToBoundaryDescriptor | Introduced into api-ms-win-core-namespace-l1-1-0.dll in Windows 10.0.10240.0 |
| ClosePrivateNamespace | Introduced into api-ms-win-core-namespace-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateBoundaryDescriptorW | Introduced into api-ms-win-core-namespace-l1-1-0.dll in Windows 10.0.10240.0 |
| CreatePrivateNamespaceW | Introduced into api-ms-win-core-namespace-l1-1-0.dll in Windows 10.0.10240.0 |
| DeleteBoundaryDescriptor | Introduced into api-ms-win-core-namespace-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenPrivateNamespaceW | Introduced into api-ms-win-core-namespace-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-normalization-l1-1-0.dll
| API | Requirements |
|---|---|
| GetStringScripts | Introduced into api-ms-win-core-normalization-l1-1-0.dll in Windows 10.0.10240.0 |
| IdnToNameprepUnicode | Introduced into api-ms-win-core-normalization-l1-1-0.dll in Windows 10.0.10240.0 |
| IsNormalizedString | Introduced into api-ms-win-core-normalization-l1-1-0.dll in Windows 10.0.10240.0 |
| NormalizeString | Introduced into api-ms-win-core-normalization-l1-1-0.dll in Windows 10.0.10240.0 |
| VerifyScripts | Introduced into api-ms-win-core-normalization-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-path-l1-1-0.dll
| API | Requirements |
|---|---|
| PathAllocCanonicalize | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathAllocCombine | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchAddBackslash | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchAddBackslashEx | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchAddExtension | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchAppend | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchAppendEx | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchCanonicalize | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchCanonicalizeEx | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchCombine | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchCombineEx | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchFindExtension | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchIsRoot | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchRemoveBackslash | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchRemoveBackslashEx | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchRemoveExtension | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchRemoveFileSpec | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchRenameExtension | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchSkipRoot | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchStripPrefix | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathCchStripToRoot | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
| PathIsUNCEx | Introduced into api-ms-win-core-path-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-privateprofile-l1-1-1.dll
| API | Requirements |
|---|---|
| GetPrivateProfileIntA | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPrivateProfileIntW | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPrivateProfileSectionA | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPrivateProfileSectionW | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPrivateProfileStringA | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetPrivateProfileStringW | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetProfileIntA | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetProfileIntW | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetProfileSectionA | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetProfileSectionW | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetProfileStringA | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| GetProfileStringW | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| WritePrivateProfileSectionA | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| WritePrivateProfileSectionW | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| WritePrivateProfileStringA | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
| WritePrivateProfileStringW | Introduced into api-ms-win-core-privateprofile-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-processenvironment-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| SetEnvironmentStringsA | Introduced into api-ms-win-core-processenvironment-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-processenvironment-l1-2-0.dll
| API | Requirements |
|---|---|
| ExpandEnvironmentStringsA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| ExpandEnvironmentStringsW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| FreeEnvironmentStringsA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| FreeEnvironmentStringsW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetCommandLineA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetCommandLineW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetCurrentDirectoryA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetCurrentDirectoryW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetEnvironmentStrings | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetEnvironmentStringsW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetEnvironmentVariableA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetEnvironmentVariableW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| GetStdHandle | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| NeedCurrentDirectoryForExePathA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| NeedCurrentDirectoryForExePathW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SearchPathA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SearchPathW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SetCurrentDirectoryA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SetCurrentDirectoryW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SetEnvironmentStringsW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SetEnvironmentVariableA | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SetEnvironmentVariableW | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SetStdHandle | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
| SetStdHandleEx | Introduced into api-ms-win-core-processenvironment-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-processsnapshot-l1-1-0.dll
| API | Requirements |
|---|---|
| PssCaptureSnapshot | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssDuplicateSnapshot | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssFreeSnapshot | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssQuerySnapshot | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssWalkMarkerCreate | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssWalkMarkerFree | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssWalkMarkerGetPosition | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssWalkMarkerSeekToBeginning | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssWalkMarkerSetPosition | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
| PssWalkSnapshot | Introduced into api-ms-win-core-processsnapshot-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-processthreads-l1-1-2.dll
| API | Requirements |
|---|---|
| CreateProcessA | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateProcessAsUserW | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateProcessW | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateRemoteThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateRemoteThreadEx | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| CreateThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| DeleteProcThreadAttributeList | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| ExitProcess | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| ExitThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| FlushInstructionCache | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| FlushProcessWriteBuffers | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetCurrentProcess | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetCurrentProcessId | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetCurrentProcessorNumber | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetCurrentProcessorNumberEx | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetCurrentThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetCurrentThreadId | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetCurrentThreadStackLimits | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetExitCodeProcess | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetExitCodeThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetPriorityClass | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetProcessHandleCount | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetProcessId | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetProcessIdOfThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetProcessMitigationPolicy | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetProcessPriorityBoost | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetProcessTimes | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetProcessVersion | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetStartupInfoW | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetSystemTimes | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetThreadContext | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetThreadId | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetThreadIdealProcessorEx | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetThreadInformation | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetThreadIOPendingFlag | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetThreadPriority | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetThreadPriorityBoost | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| GetThreadTimes | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| InitializeProcThreadAttributeList | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| IsProcessCritical | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| IsProcessorFeaturePresent | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| OpenProcess | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| OpenProcessToken | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| OpenThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| OpenThreadToken | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| ProcessIdToSessionId | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| QueryProcessAffinityUpdateMode | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| QueueUserAPC | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| ResumeThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetPriorityClass | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetProcessAffinityUpdateMode | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetProcessMitigationPolicy | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetProcessPriorityBoost | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetProcessShutdownParameters | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetThreadContext | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetThreadIdealProcessorEx | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetThreadInformation | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetThreadPriority | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetThreadPriorityBoost | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetThreadStackGuarantee | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SetThreadToken | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SuspendThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| SwitchToThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| TerminateProcess | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| TerminateThread | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| TlsAlloc | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| TlsFree | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| TlsGetValue | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| TlsSetValue | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
| UpdateProcThreadAttribute | Introduced into api-ms-win-core-processthreads-l1-1-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-processthreads-l1-1-3.dll
| API | Requirements |
|---|---|
| CreateProcessAsUserA | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| GetProcessDefaultCpuSets | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| GetProcessInformation | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| GetProcessShutdownParameters | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| GetSystemCpuSetInformation | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| GetThreadSelectedCpuSets | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| QueryProtectedPolicy | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| SetProcessDefaultCpuSets | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| SetProcessInformation | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| SetProtectedPolicy | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| SetThreadIdealProcessor | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| SetThreadSelectedCpuSets | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.10240.0 |
| GetThreadDescription | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.14393.0 |
| SetThreadDescription | Introduced into api-ms-win-core-processthreads-l1-1-3.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-processtopology-l1-2-0.dll
| API | Requirements |
|---|---|
| GetProcessGroupAffinity | Introduced into api-ms-win-core-processtopology-l1-2-0.dll in Windows 10.0.10240.0 |
| GetThreadGroupAffinity | Introduced into api-ms-win-core-processtopology-l1-2-0.dll in Windows 10.0.10240.0 |
| SetThreadGroupAffinity | Introduced into api-ms-win-core-processtopology-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-profile-l1-1-0.dll
| API | Requirements |
|---|---|
| QueryPerformanceCounter | Introduced into api-ms-win-core-profile-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryPerformanceFrequency | Introduced into api-ms-win-core-profile-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-psapi-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| K32EnumPageFilesA | Introduced into api-ms-win-core-psapi-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetDeviceDriverBaseNameA | Introduced into api-ms-win-core-psapi-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetDeviceDriverFileNameA | Introduced into api-ms-win-core-psapi-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetMappedFileNameA | Introduced into api-ms-win-core-psapi-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetModuleBaseNameA | Introduced into api-ms-win-core-psapi-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetModuleFileNameExA | Introduced into api-ms-win-core-psapi-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetProcessImageFileNameA | Introduced into api-ms-win-core-psapi-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryFullProcessImageNameA | Introduced into api-ms-win-core-psapi-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-psapi-l1-1-0.dll
| API | Requirements |
|---|---|
| K32EmptyWorkingSet | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32EnumDeviceDrivers | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32EnumPageFilesW | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32EnumProcesses | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32EnumProcessModules | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32EnumProcessModulesEx | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetDeviceDriverBaseNameW | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetDeviceDriverFileNameW | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetMappedFileNameW | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetModuleBaseNameW | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetModuleFileNameExW | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetModuleInformation | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetPerformanceInfo | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetProcessImageFileNameW | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetProcessMemoryInfo | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetWsChanges | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32GetWsChangesEx | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32InitializeProcessForWsWatch | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32QueryWorkingSet | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| K32QueryWorkingSetEx | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryFullProcessImageNameW | Introduced into api-ms-win-core-psapi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-psm-appnotify-l1-1-0.dll
| API | Requirements |
|---|---|
| RegisterAppStateChangeNotification | Introduced into api-ms-win-core-psm-appnotify-l1-1-0.dll in Windows 10.0.10240.0 |
| UnregisterAppStateChangeNotification | Introduced into api-ms-win-core-psm-appnotify-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-quirks-l1-1-0.dll
| API | Requirements |
|---|---|
| QuirkGetData | Introduced into api-ms-win-core-quirks-l1-1-0.dll in Windows 10.0.10240.0 |
| QuirkGetData2 | Introduced into api-ms-win-core-quirks-l1-1-0.dll in Windows 10.0.10240.0 |
| QuirkIsEnabled | Introduced into api-ms-win-core-quirks-l1-1-0.dll in Windows 10.0.10240.0 |
| QuirkIsEnabled2 | Introduced into api-ms-win-core-quirks-l1-1-0.dll in Windows 10.0.10240.0 |
| QuirkIsEnabled3 | Introduced into api-ms-win-core-quirks-l1-1-0.dll in Windows 10.0.10240.0 |
| QuirkIsEnabledForPackage | Introduced into api-ms-win-core-quirks-l1-1-0.dll in Windows 10.0.10240.0 |
| QuirkIsEnabledForPackage2 | Introduced into api-ms-win-core-quirks-l1-1-0.dll in Windows 10.0.10240.0 |
| QuirkIsEnabledForProcess | Introduced into api-ms-win-core-quirks-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-quirks-l1-1-1.dll
| API | Requirements |
|---|---|
| QuirkIsEnabledForPackage3 | Introduced into api-ms-win-core-quirks-l1-1-1.dll in Windows 10.0.10240.0 |
| QuirkIsEnabledForPackage4 | Introduced into api-ms-win-core-quirks-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-realtime-l1-1-0.dll
| API | Requirements |
|---|---|
| QueryIdleProcessorCycleTime | Introduced into api-ms-win-core-realtime-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryIdleProcessorCycleTimeEx | Introduced into api-ms-win-core-realtime-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryProcessCycleTime | Introduced into api-ms-win-core-realtime-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryThreadCycleTime | Introduced into api-ms-win-core-realtime-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryUnbiasedInterruptTime | Introduced into api-ms-win-core-realtime-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-realtime-l1-1-1.dll
| API | Requirements |
|---|---|
| QueryInterruptTime | Introduced into api-ms-win-core-realtime-l1-1-1.dll in Windows 10.0.10240.0 |
| QueryInterruptTimePrecise | Introduced into api-ms-win-core-realtime-l1-1-1.dll in Windows 10.0.10240.0 |
| QueryUnbiasedInterruptTimePrecise | Introduced into api-ms-win-core-realtime-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-registry-l1-1-0.dll
| API | Requirements |
|---|---|
| RegCloseKey | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegCopyTreeW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegCreateKeyExA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegCreateKeyExW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegDeleteKeyExA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegDeleteKeyExW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegDeleteTreeA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegDeleteTreeW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegDeleteValueA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegDeleteValueW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegDisablePredefinedCacheEx | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegEnumKeyExA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegEnumKeyExW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegEnumValueA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegEnumValueW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegFlushKey | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegGetKeySecurity | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegGetValueA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegGetValueW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegLoadAppKeyA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegLoadAppKeyW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegLoadKeyA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegLoadKeyW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegLoadMUIStringA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegLoadMUIStringW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegNotifyChangeKeyValue | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegOpenCurrentUser | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegOpenKeyExA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegOpenKeyExW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegOpenUserClassesRoot | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegQueryInfoKeyA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegQueryInfoKeyW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegQueryValueExA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegQueryValueExW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegRestoreKeyA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegRestoreKeyW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegSaveKeyExA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegSaveKeyExW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegSetKeySecurity | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegSetValueExA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegSetValueExW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegUnLoadKeyA | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
| RegUnLoadKeyW | Introduced into api-ms-win-core-registry-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-registry-l1-1-1.dll
| API | Requirements |
|---|---|
| RegDeleteKeyValueA | Introduced into api-ms-win-core-registry-l1-1-1.dll in Windows 10.0.10240.0 |
| RegDeleteKeyValueW | Introduced into api-ms-win-core-registry-l1-1-1.dll in Windows 10.0.10240.0 |
| RegSetKeyValueA | Introduced into api-ms-win-core-registry-l1-1-1.dll in Windows 10.0.10240.0 |
| RegSetKeyValueW | Introduced into api-ms-win-core-registry-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-rtlsupport-l1-2-0.dll
| API | Requirements |
|---|---|
| RtlAddFunctionTable | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlAddGrowableFunctionTable | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlCaptureContext | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlCaptureStackBackTrace | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlCompareMemory | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlDeleteFunctionTable | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlDeleteGrowableFunctionTable | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlGrowFunctionTable | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlInstallFunctionTableCallback | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlLookupFunctionEntry | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlPcToFileHeader | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlRaiseException | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlRestoreContext | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlUnwind | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlUnwindEx | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
| RtlVirtualUnwind | Introduced into api-ms-win-core-rtlsupport-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-shutdown-l1-1-1.dll
| API | Requirements |
|---|---|
| AbortSystemShutdownW | Introduced into api-ms-win-core-shutdown-l1-1-1.dll in Windows 10.0.10240.0 |
| InitiateShutdownW | Introduced into api-ms-win-core-shutdown-l1-1-1.dll in Windows 10.0.10240.0 |
| InitiateSystemShutdownExW | Introduced into api-ms-win-core-shutdown-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-sidebyside-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| CreateActCtxA | Introduced into api-ms-win-core-sidebyside-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| FindActCtxSectionStringA | Introduced into api-ms-win-core-sidebyside-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-sidebyside-l1-1-0.dll
| API | Requirements |
|---|---|
| ActivateActCtx | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| AddRefActCtx | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateActCtxW | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| DeactivateActCtx | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| FindActCtxSectionGuid | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| FindActCtxSectionStringW | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| GetCurrentActCtx | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryActCtxSettingsW | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryActCtxW | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| ReleaseActCtx | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
| ZombifyActCtx | Introduced into api-ms-win-core-sidebyside-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-string-l1-1-0.dll
| API | Requirements |
|---|---|
| CompareStringEx | Introduced into api-ms-win-core-string-l1-1-0.dll in Windows 10.0.10240.0 |
| CompareStringOrdinal | Introduced into api-ms-win-core-string-l1-1-0.dll in Windows 10.0.10240.0 |
| CompareStringW | Introduced into api-ms-win-core-string-l1-1-0.dll in Windows 10.0.10240.0 |
| FoldStringW | Introduced into api-ms-win-core-string-l1-1-0.dll in Windows 10.0.10240.0 |
| GetStringTypeExW | Introduced into api-ms-win-core-string-l1-1-0.dll in Windows 10.0.10240.0 |
| GetStringTypeW | Introduced into api-ms-win-core-string-l1-1-0.dll in Windows 10.0.10240.0 |
| MultiByteToWideChar | Introduced into api-ms-win-core-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WideCharToMultiByte | Introduced into api-ms-win-core-string-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-string-l2-1-0.dll
| API | Requirements |
|---|---|
| CharLowerBuffW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| CharLowerW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| CharNextW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| CharPrevW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| CharUpperBuffW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| CharUpperW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| IsCharAlphaNumericW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| IsCharAlphaW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| IsCharLowerW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
| IsCharUpperW | Introduced into api-ms-win-core-string-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-string-l2-1-1.dll
| API | Requirements |
|---|---|
| SHLoadIndirectString | Introduced into api-ms-win-core-string-l2-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-string-obsolete-l1-1-0.dll
| API | Requirements |
|---|---|
| lstrcatW | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrcmpA | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrcmpiA | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrcmpiW | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrcmpW | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrcpynA | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrcpynW | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrcpyW | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrlenA | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
| lstrlenW | Introduced into api-ms-win-core-string-obsolete-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-string-obsolete-l1-1-1.dll
| API | Requirements |
|---|---|
| lstrcatA | Introduced into api-ms-win-core-string-obsolete-l1-1-1.dll in Windows 10.0.10240.0 |
| lstrcpyA | Introduced into api-ms-win-core-string-obsolete-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-stringansi-l1-1-0.dll
| API | Requirements |
|---|---|
| CharLowerA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CharLowerBuffA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CharNextA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CharNextExA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CharPrevA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CharPrevExA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CharUpperA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CharUpperBuffA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| IsCharAlphaA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| IsCharAlphaNumericA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| IsCharLowerA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
| IsCharUpperA | Introduced into api-ms-win-core-stringansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-synch-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| CreateSemaphoreA | Introduced into api-ms-win-core-synch-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateSemaphoreExA | Introduced into api-ms-win-core-synch-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateWaitableTimerA | Introduced into api-ms-win-core-synch-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateWaitableTimerExA | Introduced into api-ms-win-core-synch-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenMutexA | Introduced into api-ms-win-core-synch-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenSemaphoreA | Introduced into api-ms-win-core-synch-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenWaitableTimerA | Introduced into api-ms-win-core-synch-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-synch-l1-2-0.dll
| API | Requirements |
|---|---|
| AcquireSRWLockExclusive | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| AcquireSRWLockShared | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CancelWaitableTimer | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateEventA | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateEventExA | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateEventExW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateEventW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateMutexA | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateMutexExA | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateMutexExW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateMutexW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateSemaphoreExW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateWaitableTimerExW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| DeleteCriticalSection | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| DeleteSynchronizationBarrier | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| EnterCriticalSection | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| EnterSynchronizationBarrier | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeConditionVariable | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeCriticalSection | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeCriticalSectionAndSpinCount | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeCriticalSectionEx | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeSRWLock | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeSynchronizationBarrier | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitOnceBeginInitialize | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitOnceComplete | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitOnceExecuteOnce | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| InitOnceInitialize | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| LeaveCriticalSection | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| OpenEventA | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| OpenEventW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| OpenMutexW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| OpenSemaphoreW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| OpenWaitableTimerW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| ReleaseMutex | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| ReleaseSemaphore | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| ReleaseSRWLockExclusive | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| ReleaseSRWLockShared | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| ResetEvent | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| SetCriticalSectionSpinCount | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| SetEvent | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| SetWaitableTimer | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| SetWaitableTimerEx | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| SignalObjectAndWait | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| Sleep | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| SleepConditionVariableCS | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| SleepConditionVariableSRW | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| SleepEx | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| TryAcquireSRWLockExclusive | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| TryAcquireSRWLockShared | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| TryEnterCriticalSection | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitForMultipleObjectsEx | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitForSingleObject | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitForSingleObjectEx | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitOnAddress | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| WakeAllConditionVariable | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| WakeByAddressAll | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| WakeByAddressSingle | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
| WakeConditionVariable | Introduced into api-ms-win-core-synch-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-synch-l1-2-1.dll
| API | Requirements |
|---|---|
| CreateSemaphoreW | Introduced into api-ms-win-core-synch-l1-2-1.dll in Windows 10.0.10240.0 |
| CreateWaitableTimerW | Introduced into api-ms-win-core-synch-l1-2-1.dll in Windows 10.0.10240.0 |
| WaitForMultipleObjects | Introduced into api-ms-win-core-synch-l1-2-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-sysinfo-l1-2-1.dll
| API | Requirements |
|---|---|
| DnsHostnameToComputerNameExW | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| EnumSystemFirmwareTables | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetComputerNameExA | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetComputerNameExW | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLocalTime | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLogicalProcessorInformation | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetLogicalProcessorInformationEx | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetNativeSystemInfo | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetOsSafeBootMode | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetPhysicallyInstalledSystemMemory | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetProductInfo | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemDirectoryA | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemDirectoryW | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemFirmwareTable | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemInfo | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemTime | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemTimeAdjustment | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemTimeAsFileTime | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemTimePreciseAsFileTime | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemWindowsDirectoryA | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetSystemWindowsDirectoryW | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetTickCount | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetTickCount64 | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetVersion | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetVersionExA | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetVersionExW | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetWindowsDirectoryA | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GetWindowsDirectoryW | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| GlobalMemoryStatusEx | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| InstallELAMCertificateInfo | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| SetComputerNameEx2W | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| SetComputerNameExW | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| SetLocalTime | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| SetSystemTime | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| SetSystemTimeAdjustment | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
| VerSetConditionMask | Introduced into api-ms-win-core-sysinfo-l1-2-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-sysinfo-l1-2-3.dll
| API | Requirements |
|---|---|
| GetIntegratedDisplaySize | Introduced into api-ms-win-core-sysinfo-l1-2-3.dll in Windows 10.0.10240.0 |
| GetOsManufacturingMode | Introduced into api-ms-win-core-sysinfo-l1-2-3.dll in Windows 10.0.10240.0 |
| GetProcessorSystemCycleTime | Introduced into api-ms-win-core-sysinfo-l1-2-3.dll in Windows 10.0.10240.0 |
| SetComputerNameA | Introduced into api-ms-win-core-sysinfo-l1-2-3.dll in Windows 10.0.10240.0 |
| SetComputerNameExA | Introduced into api-ms-win-core-sysinfo-l1-2-3.dll in Windows 10.0.10240.0 |
| SetComputerNameW | Introduced into api-ms-win-core-sysinfo-l1-2-3.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-systemtopology-l1-1-0.dll
| API | Requirements |
|---|---|
| GetNumaHighestNodeNumber | Introduced into api-ms-win-core-systemtopology-l1-1-0.dll in Windows 10.0.10240.0 |
| GetNumaNodeProcessorMaskEx | Introduced into api-ms-win-core-systemtopology-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-threadpool-l1-2-0.dll
| API | Requirements |
|---|---|
| CallbackMayRunLong | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CancelThreadpoolIo | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CloseThreadpool | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CloseThreadpoolCleanupGroup | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CloseThreadpoolCleanupGroupMembers | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CloseThreadpoolIo | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CloseThreadpoolTimer | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CloseThreadpoolWait | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CloseThreadpoolWork | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateThreadpool | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateThreadpoolCleanupGroup | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateThreadpoolIo | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateThreadpoolTimer | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateThreadpoolWait | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateThreadpoolWork | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| DisassociateCurrentThreadFromCallback | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| FreeLibraryWhenCallbackReturns | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| IsThreadpoolTimerSet | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| LeaveCriticalSectionWhenCallbackReturns | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| QueryThreadpoolStackInformation | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| ReleaseMutexWhenCallbackReturns | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| ReleaseSemaphoreWhenCallbackReturns | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SetEventWhenCallbackReturns | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SetThreadpoolStackInformation | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SetThreadpoolThreadMaximum | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SetThreadpoolThreadMinimum | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SetThreadpoolTimer | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SetThreadpoolTimerEx | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SetThreadpoolWait | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SetThreadpoolWaitEx | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| StartThreadpoolIo | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| SubmitThreadpoolWork | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| TrySubmitThreadpoolCallback | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitForThreadpoolIoCallbacks | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitForThreadpoolTimerCallbacks | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitForThreadpoolWaitCallbacks | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
| WaitForThreadpoolWorkCallbacks | Introduced into api-ms-win-core-threadpool-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-threadpool-legacy-l1-1-0.dll
| API | Requirements |
|---|---|
| ChangeTimerQueueTimer | Introduced into api-ms-win-core-threadpool-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateTimerQueue | Introduced into api-ms-win-core-threadpool-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateTimerQueueTimer | Introduced into api-ms-win-core-threadpool-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| DeleteTimerQueueEx | Introduced into api-ms-win-core-threadpool-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| DeleteTimerQueueTimer | Introduced into api-ms-win-core-threadpool-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| QueueUserWorkItem | Introduced into api-ms-win-core-threadpool-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| UnregisterWaitEx | Introduced into api-ms-win-core-threadpool-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-timezone-l1-1-0.dll
| API | Requirements |
|---|---|
| EnumDynamicTimeZoneInformation | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| FileTimeToSystemTime | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| GetDynamicTimeZoneInformation | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| GetDynamicTimeZoneInformationEffectiveYears | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| GetTimeZoneInformation | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| GetTimeZoneInformationForYear | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| SetDynamicTimeZoneInformation | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| SetTimeZoneInformation | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| SystemTimeToFileTime | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| SystemTimeToTzSpecificLocalTime | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| SystemTimeToTzSpecificLocalTimeEx | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| TzSpecificLocalTimeToSystemTime | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
| TzSpecificLocalTimeToSystemTimeEx | Introduced into api-ms-win-core-timezone-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-util-l1-1-0.dll
| API | Requirements |
|---|---|
| Beep | Introduced into api-ms-win-core-util-l1-1-0.dll in Windows 10.0.10240.0 |
| DecodePointer | Introduced into api-ms-win-core-util-l1-1-0.dll in Windows 10.0.10240.0 |
| DecodeSystemPointer | Introduced into api-ms-win-core-util-l1-1-0.dll in Windows 10.0.10240.0 |
| EncodePointer | Introduced into api-ms-win-core-util-l1-1-0.dll in Windows 10.0.10240.0 |
| EncodeSystemPointer | Introduced into api-ms-win-core-util-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-util-l1-1-1.dll
| API | Requirements |
|---|---|
| DecodeRemotePointer | Introduced into api-ms-win-core-util-l1-1-1.dll in Windows 10.0.10240.0 |
| EncodeRemotePointer | Introduced into api-ms-win-core-util-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-version-l1-1-0.dll
| API | Requirements |
|---|---|
| GetFileVersionInfoExW | Introduced into api-ms-win-core-version-l1-1-0.dll in Windows 10.0.10240.0 |
| GetFileVersionInfoSizeExW | Introduced into api-ms-win-core-version-l1-1-0.dll in Windows 10.0.10240.0 |
| VerFindFileW | Introduced into api-ms-win-core-version-l1-1-0.dll in Windows 10.0.10240.0 |
| VerQueryValueW | Introduced into api-ms-win-core-version-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-version-l1-1-1.dll
| API | Requirements |
|---|---|
| GetFileVersionInfoSizeW | Introduced into api-ms-win-core-version-l1-1-1.dll in Windows 10.0.10240.0 |
| GetFileVersionInfoW | Introduced into api-ms-win-core-version-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-versionansi-l1-1-0.dll
| API | Requirements |
|---|---|
| GetFileVersionInfoExA | Introduced into api-ms-win-core-versionansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetFileVersionInfoSizeExA | Introduced into api-ms-win-core-versionansi-l1-1-0.dll in Windows 10.0.10240.0 |
| VerFindFileA | Introduced into api-ms-win-core-versionansi-l1-1-0.dll in Windows 10.0.10240.0 |
| VerQueryValueA | Introduced into api-ms-win-core-versionansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-versionansi-l1-1-1.dll
| API | Requirements |
|---|---|
| GetFileVersionInfoA | Introduced into api-ms-win-core-versionansi-l1-1-1.dll in Windows 10.0.10240.0 |
| GetFileVersionInfoSizeA | Introduced into api-ms-win-core-versionansi-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-windowsceip-l1-1-0.dll
| API | Requirements |
|---|---|
| CeipIsOptedIn | Introduced into api-ms-win-core-windowsceip-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-windowserrorreporting-l1-1-0.dll
| API | Requirements |
|---|---|
| GetApplicationRecoveryCallback | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| GetApplicationRestartSettings | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerGetFlags | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerpNotifyLoadStringResource | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerpNotifyUseStringResource | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerRegisterFile | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerRegisterMemoryBlock | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerRegisterRuntimeExceptionModule | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerSetFlags | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerUnregisterFile | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerUnregisterMemoryBlock | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
| WerUnregisterRuntimeExceptionModule | Introduced into api-ms-win-core-windowserrorreporting-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-winrt-error-l1-1-1.dll
| API | Requirements |
|---|---|
| GetRestrictedErrorInfo | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| IsErrorPropagationEnabled | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoCaptureErrorContext | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoClearError | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoFailFastWithErrorContext | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoGetErrorReportingFlags | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoGetMatchingRestrictedErrorInfo | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoInspectCapturedStackBackTrace | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoInspectThreadErrorInfo | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoOriginateError | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoOriginateErrorW | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoOriginateLanguageException | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoReportFailedDelegate | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoReportUnhandledError | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoResolveRestrictedErrorInfoReference | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoSetErrorReportingFlags | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoTransformError | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| RoTransformErrorW | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
| SetRestrictedErrorInfo | Introduced into api-ms-win-core-winrt-error-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-winrt-l1-1-0.dll
| API | Requirements |
|---|---|
| RoActivateInstance | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| RoGetActivationFactory | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| RoGetApartmentIdentifier | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| RoInitialize | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| RoRegisterActivationFactories | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| RoRegisterForApartmentShutdown | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| RoRevokeActivationFactories | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| RoUninitialize | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| RoUnregisterForApartmentShutdown | Introduced into api-ms-win-core-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-winrt-registration-l1-1-0.dll
| API | Requirements |
|---|---|
| RoGetActivatableClassRegistration | Introduced into api-ms-win-core-winrt-registration-l1-1-0.dll in Windows 10.0.10240.0 |
| RoGetServerActivatableClasses | Introduced into api-ms-win-core-winrt-registration-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-winrt-robuffer-l1-1-0.dll
| API | Requirements |
|---|---|
| RoGetBufferMarshaler | Introduced into api-ms-win-core-winrt-robuffer-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll
| API | Requirements |
|---|---|
| RoFreeParameterizedTypeExtra | Introduced into api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll in Windows 10.0.10240.0 |
| RoGetParameterizedTypeInstanceIID | Introduced into api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll in Windows 10.0.10240.0 |
| RoParameterizedTypeExtraGetTypeSignature | Introduced into api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-winrt-string-l1-1-0.dll
| API | Requirements |
|---|---|
| HSTRING_UserFree | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| HSTRING_UserFree64 | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| HSTRING_UserMarshal | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| HSTRING_UserMarshal64 | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| HSTRING_UserSize | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| HSTRING_UserSize64 | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| HSTRING_UserUnmarshal | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| HSTRING_UserUnmarshal64 | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsCompareStringOrdinal | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsConcatString | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsCreateString | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsCreateStringReference | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsDeleteString | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsDeleteStringBuffer | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsDuplicateString | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsGetStringLen | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsGetStringRawBuffer | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsInspectString | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsIsStringEmpty | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsPreallocateStringBuffer | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsPromoteStringBuffer | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsReplaceString | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsStringHasEmbeddedNull | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsSubstring | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsSubstringWithSpecifiedLength | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsTrimStringEnd | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
| WindowsTrimStringStart | Introduced into api-ms-win-core-winrt-string-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-winrt-string-l1-1-1.dll
| API | Requirements |
|---|---|
| WindowsInspectString2 | Introduced into api-ms-win-core-winrt-string-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-wow64-l1-1-0.dll
| API | Requirements |
|---|---|
| IsWow64Process | Introduced into api-ms-win-core-wow64-l1-1-0.dll in Windows 10.0.10240.0 |
| Wow64DisableWow64FsRedirection | Introduced into api-ms-win-core-wow64-l1-1-0.dll in Windows 10.0.10240.0 |
| Wow64RevertWow64FsRedirection | Introduced into api-ms-win-core-wow64-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-wow64-l1-1-1.dll
| API | Requirements |
|---|---|
| GetSystemWow64DirectoryA | Introduced into api-ms-win-core-wow64-l1-1-1.dll in Windows 10.0.10240.0 |
| GetSystemWow64DirectoryW | Introduced into api-ms-win-core-wow64-l1-1-1.dll in Windows 10.0.10240.0 |
| GetSystemWow64Directory2A | Introduced into api-ms-win-core-wow64-l1-1-1.dll in Windows 10.0.10586.0 |
| GetSystemWow64Directory2W | Introduced into api-ms-win-core-wow64-l1-1-1.dll in Windows 10.0.10586.0 |
| IsWow64Process2 | Introduced into api-ms-win-core-wow64-l1-1-1.dll in Windows 10.0.14393.0 |
| Wow64SetThreadDefaultGuestMachine | Introduced into api-ms-win-core-wow64-l1-1-1.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-xstate-l2-1-0.dll
| API | Requirements |
|---|---|
| CopyContext | Introduced into api-ms-win-core-xstate-l2-1-0.dll in Windows 10.0.10240.0 |
| GetEnabledXStateFeatures | Introduced into api-ms-win-core-xstate-l2-1-0.dll in Windows 10.0.10240.0 |
| GetXStateFeaturesMask | Introduced into api-ms-win-core-xstate-l2-1-0.dll in Windows 10.0.10240.0 |
| InitializeContext | Introduced into api-ms-win-core-xstate-l2-1-0.dll in Windows 10.0.10240.0 |
| LocateXStateFeature | Introduced into api-ms-win-core-xstate-l2-1-0.dll in Windows 10.0.10240.0 |
| SetXStateFeaturesMask | Introduced into api-ms-win-core-xstate-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-devices-config-l1-1-1.dll
| API | Requirements |
|---|---|
| CM_Delete_Class_Key | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Delete_Device_Interface_KeyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Delete_DevNode_Key | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Disable_DevNode | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Enable_DevNode | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Child | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Class_Property_Keys | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Class_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Class_Registry_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Depth | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Device_ID_List_SizeW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Device_ID_ListW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Device_ID_Size | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Device_IDW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Device_Interface_List_SizeW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Device_Interface_ListW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Device_Interface_Property_KeysW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Device_Interface_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_DevNode_Property_Keys | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_DevNode_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_DevNode_Registry_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_DevNode_Status | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Parent | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Get_Sibling | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Locate_DevNodeW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_MapCrToWin32Err | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Open_Class_KeyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Open_Device_Interface_KeyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Open_DevNode_Key | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Query_And_Remove_SubTreeW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Register_Notification | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Set_Class_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Set_Class_Registry_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Set_Device_Interface_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Set_DevNode_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Set_DevNode_Registry_PropertyW | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Setup_DevNode | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Uninstall_DevNode | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
| CM_Unregister_Notification | Introduced into api-ms-win-devices-config-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-devices-swdevice-l1-1-1.dll
| API | Requirements |
|---|---|
| SwDeviceClose | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
| SwDeviceCreate | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
| SwDeviceGetLifetime | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
| SwDeviceInterfacePropertySet | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
| SwDeviceInterfaceRegister | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
| SwDeviceInterfaceSetState | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
| SwDevicePropertySet | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
| SwDeviceSetLifetime | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
| SwMemFree | Introduced into api-ms-win-devices-swdevice-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-eventing-classicprovider-l1-1-0.dll
| API | Requirements |
|---|---|
| GetTraceEnableFlags | Introduced into api-ms-win-eventing-classicprovider-l1-1-0.dll in Windows 10.0.10240.0 |
| GetTraceEnableLevel | Introduced into api-ms-win-eventing-classicprovider-l1-1-0.dll in Windows 10.0.10240.0 |
| GetTraceLoggerHandle | Introduced into api-ms-win-eventing-classicprovider-l1-1-0.dll in Windows 10.0.10240.0 |
| RegisterTraceGuidsW | Introduced into api-ms-win-eventing-classicprovider-l1-1-0.dll in Windows 10.0.10240.0 |
| TraceEvent | Introduced into api-ms-win-eventing-classicprovider-l1-1-0.dll in Windows 10.0.10240.0 |
| TraceMessage | Introduced into api-ms-win-eventing-classicprovider-l1-1-0.dll in Windows 10.0.10240.0 |
| TraceMessageVa | Introduced into api-ms-win-eventing-classicprovider-l1-1-0.dll in Windows 10.0.10240.0 |
| UnregisterTraceGuids | Introduced into api-ms-win-eventing-classicprovider-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-eventing-consumer-l1-1-0.dll
| API | Requirements |
|---|---|
| CloseTrace | Introduced into api-ms-win-eventing-consumer-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenTraceW | Introduced into api-ms-win-eventing-consumer-l1-1-0.dll in Windows 10.0.10240.0 |
| ProcessTrace | Introduced into api-ms-win-eventing-consumer-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-eventing-controller-l1-1-0.dll
| API | Requirements |
|---|---|
| ControlTraceW | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| EnableTraceEx2 | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumerateTraceGuidsEx | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| EventAccessControl | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| EventAccessQuery | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| EventAccessRemove | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryAllTracesW | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| StartTraceW | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| StopTraceW | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| TraceQueryInformation | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
| TraceSetInformation | Introduced into api-ms-win-eventing-controller-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-eventing-legacy-l1-1-0.dll
| API | Requirements |
|---|---|
| ControlTraceA | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| EnableTrace | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| EnableTraceEx | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumerateTraceGuids | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| FlushTraceA | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| FlushTraceW | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenTraceA | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryAllTracesA | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryTraceA | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryTraceW | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| StartTraceA | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| StopTraceA | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| UpdateTraceA | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
| UpdateTraceW | Introduced into api-ms-win-eventing-legacy-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-eventing-provider-l1-1-0.dll
| API | Requirements |
|---|---|
| EventActivityIdControl | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventEnabled | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventProviderEnabled | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventRegister | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventSetInformation | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventUnregister | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventWrite | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventWriteEx | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventWriteString | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| EventWriteTransfer | Introduced into api-ms-win-eventing-provider-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-mm-time-l1-1-0.dll
| API | Requirements |
|---|---|
| timeBeginPeriod | Introduced into api-ms-win-mm-time-l1-1-0.dll in Windows 10.0.10240.0 |
| timeEndPeriod | Introduced into api-ms-win-mm-time-l1-1-0.dll in Windows 10.0.10240.0 |
| timeGetDevCaps | Introduced into api-ms-win-mm-time-l1-1-0.dll in Windows 10.0.10240.0 |
| timeGetSystemTime | Introduced into api-ms-win-mm-time-l1-1-0.dll in Windows 10.0.10240.0 |
| timeGetTime | Introduced into api-ms-win-mm-time-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-ntuser-sysparams-l1-1-0.dll
| API | Requirements |
|---|---|
| ChangeDisplaySettingsExW | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| DisplayConfigGetDeviceInfo | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| DisplayConfigSetDeviceInfo | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumDisplayDevicesW | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumDisplayMonitors | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumDisplaySettingsExW | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| EnumDisplaySettingsW | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| GetDisplayConfigBufferSizes | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| GetMonitorInfoW | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| GetSystemMetrics | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| QueryDisplayConfig | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
| SystemParametersInfoW | Introduced into api-ms-win-ntuser-sysparams-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-power-base-l1-1-0.dll
| API | Requirements |
|---|---|
| CallNtPowerInformation | Introduced into api-ms-win-power-base-l1-1-0.dll in Windows 10.0.10240.0 |
| GetPwrCapabilities | Introduced into api-ms-win-power-base-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerDeterminePlatformRoleEx | Introduced into api-ms-win-power-base-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerRegisterSuspendResumeNotification | Introduced into api-ms-win-power-base-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerUnregisterSuspendResumeNotification | Introduced into api-ms-win-power-base-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-power-limitsmanagement-l1-1-0.dll
| API | Requirements |
|---|---|
| PowerCloseEnvironmentalMonitor | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerCloseLimitsMitigation | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerCloseLimitsPolicy | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerRegisterEnvironmentalMonitor | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerRegisterLimitsMitigation | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerRegisterLimitsPolicy | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerReportLimitsEvent | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerUpdateEnvironmentalMonitorState | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerUpdateEnvironmentalMonitorThresholds | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerUpdateLimitsMitigation | Introduced into api-ms-win-power-limitsmanagement-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-power-setting-l1-1-0.dll
| API | Requirements |
|---|---|
| PowerGetActiveScheme | Introduced into api-ms-win-power-setting-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerReadACValue | Introduced into api-ms-win-power-setting-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerReadDCValue | Introduced into api-ms-win-power-setting-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerSetActiveScheme | Introduced into api-ms-win-power-setting-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerSettingRegisterNotification | Introduced into api-ms-win-power-setting-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerSettingUnregisterNotification | Introduced into api-ms-win-power-setting-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerWriteACValueIndex | Introduced into api-ms-win-power-setting-l1-1-0.dll in Windows 10.0.10240.0 |
| PowerWriteDCValueIndex | Introduced into api-ms-win-power-setting-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-ro-typeresolution-l1-1-0.dll
| API | Requirements |
|---|---|
| RoGetMetaDataFile | Introduced into api-ms-win-ro-typeresolution-l1-1-0.dll in Windows 10.0.10240.0 |
| RoParseTypeName | Introduced into api-ms-win-ro-typeresolution-l1-1-0.dll in Windows 10.0.10240.0 |
| RoResolveNamespace | Introduced into api-ms-win-ro-typeresolution-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-appcontainer-l1-1-0.dll
| API | Requirements |
|---|---|
| GetAppContainerNamedObjectPath | Introduced into api-ms-win-security-appcontainer-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-base-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| GetFileSecurityA | Introduced into api-ms-win-security-base-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| SetFileSecurityA | Introduced into api-ms-win-security-base-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-base-l1-2-0.dll
| API | Requirements |
|---|---|
| AccessCheck | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AccessCheckAndAuditAlarmW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AccessCheckByType | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AccessCheckByTypeAndAuditAlarmW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AccessCheckByTypeResultList | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AccessCheckByTypeResultListAndAuditAlarmByHandleW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AccessCheckByTypeResultListAndAuditAlarmW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAccessAllowedAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAccessAllowedAceEx | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAccessAllowedObjectAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAccessDeniedAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAccessDeniedAceEx | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAccessDeniedObjectAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAuditAccessAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAuditAccessAceEx | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddAuditAccessObjectAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddMandatoryAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddResourceAttributeAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AddScopedPolicyIDAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AdjustTokenGroups | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AdjustTokenPrivileges | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AllocateAndInitializeSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AllocateLocallyUniqueId | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AreAllAccessesGranted | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| AreAnyAccessesGranted | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CheckTokenCapability | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CheckTokenMembership | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CheckTokenMembershipEx | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| ConvertToAutoInheritPrivateObjectSecurity | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CopySid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CreatePrivateObjectSecurity | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CreatePrivateObjectSecurityEx | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CreatePrivateObjectSecurityWithMultipleInheritance | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateRestrictedToken | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateWellKnownSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| DeleteAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| DestroyPrivateObjectSecurity | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| DuplicateToken | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| DuplicateTokenEx | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| EqualDomainSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| EqualPrefixSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| EqualSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| FindFirstFreeAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| FreeSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetAclInformation | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetAppContainerAce | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetCachedSigningLevel | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetFileSecurityW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetKernelObjectSecurity | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetLengthSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetPrivateObjectSecurity | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSecurityDescriptorControl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSecurityDescriptorDacl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSecurityDescriptorGroup | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSecurityDescriptorLength | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSecurityDescriptorOwner | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSecurityDescriptorRMControl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSecurityDescriptorSacl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSidIdentifierAuthority | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSidLengthRequired | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSidSubAuthority | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetSidSubAuthorityCount | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetTokenInformation | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| GetWindowsAccountDomainSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| ImpersonateAnonymousToken | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| ImpersonateLoggedOnUser | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| ImpersonateSelf | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeAcl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeSecurityDescriptor | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| InitializeSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| IsTokenRestricted | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| IsValidAcl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| IsValidSecurityDescriptor | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| IsValidSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| IsWellKnownSid | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| MakeAbsoluteSD | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| MakeSelfRelativeSD | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| MapGenericMask | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| ObjectCloseAuditAlarmW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| ObjectDeleteAuditAlarmW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| ObjectOpenAuditAlarmW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| ObjectPrivilegeAuditAlarmW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| PrivilegeCheck | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| PrivilegedServiceAuditAlarmW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| QuerySecurityAccessMask | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| RevertToSelf | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetAclInformation | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetCachedSigningLevel | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetFileSecurityW | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetKernelObjectSecurity | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetPrivateObjectSecurity | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetPrivateObjectSecurityEx | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetSecurityAccessMask | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetSecurityDescriptorControl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetSecurityDescriptorDacl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetSecurityDescriptorGroup | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetSecurityDescriptorOwner | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetSecurityDescriptorRMControl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetSecurityDescriptorSacl | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
| SetTokenInformation | Introduced into api-ms-win-security-base-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-credentials-l1-1-0.dll
| API | Requirements |
|---|---|
| CredDeleteA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredDeleteW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredEnumerateA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredEnumerateW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredFindBestCredentialA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredFindBestCredentialW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredFree | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredGetSessionTypes | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredGetTargetInfoA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredGetTargetInfoW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredIsMarshaledCredentialW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredIsProtectedA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredIsProtectedW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredMarshalCredentialA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredMarshalCredentialW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredProtectA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredProtectW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredReadA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredReadDomainCredentialsA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredReadDomainCredentialsW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredReadW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredUnmarshalCredentialA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredUnmarshalCredentialW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredUnprotectA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredUnprotectW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredWriteA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredWriteDomainCredentialsA | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredWriteDomainCredentialsW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
| CredWriteW | Introduced into api-ms-win-security-credentials-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-cryptoapi-l1-1-0.dll
| API | Requirements |
|---|---|
| CryptAcquireContextA | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptAcquireContextW | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptContextAddRef | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptCreateHash | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptDecrypt | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptDeriveKey | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptDestroyHash | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptDestroyKey | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptDuplicateHash | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptDuplicateKey | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptEncrypt | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptEnumProvidersA | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptEnumProvidersW | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptEnumProviderTypesA | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptEnumProviderTypesW | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptExportKey | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptGenKey | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptGenRandom | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptGetDefaultProviderA | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptGetDefaultProviderW | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptGetHashParam | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptGetKeyParam | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptGetProvParam | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptGetUserKey | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptHashData | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptHashSessionKey | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptImportKey | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptReleaseContext | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSetHashParam | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSetKeyParam | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSetProviderA | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSetProviderExA | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSetProviderExW | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSetProviderW | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSetProvParam | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSignHashA | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptSignHashW | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptVerifySignatureA | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
| CryptVerifySignatureW | Introduced into api-ms-win-security-cryptoapi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-lsalookup-ansi-l2-1-0.dll
| API | Requirements |
|---|---|
| LookupAccountNameA | Introduced into api-ms-win-security-lsalookup-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
| LookupAccountSidA | Introduced into api-ms-win-security-lsalookup-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
| LookupPrivilegeDisplayNameA | Introduced into api-ms-win-security-lsalookup-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
| LookupPrivilegeNameA | Introduced into api-ms-win-security-lsalookup-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
| LookupPrivilegeValueA | Introduced into api-ms-win-security-lsalookup-ansi-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-lsalookup-l2-1-1.dll
| API | Requirements |
|---|---|
| LookupAccountNameW | Introduced into api-ms-win-security-lsalookup-l2-1-1.dll in Windows 10.0.10240.0 |
| LookupAccountSidW | Introduced into api-ms-win-security-lsalookup-l2-1-1.dll in Windows 10.0.10240.0 |
| LookupPrivilegeDisplayNameW | Introduced into api-ms-win-security-lsalookup-l2-1-1.dll in Windows 10.0.10240.0 |
| LookupPrivilegeNameW | Introduced into api-ms-win-security-lsalookup-l2-1-1.dll in Windows 10.0.10240.0 |
| LookupPrivilegeValueW | Introduced into api-ms-win-security-lsalookup-l2-1-1.dll in Windows 10.0.10240.0 |
| LsaEnumerateTrustedDomains | Introduced into api-ms-win-security-lsalookup-l2-1-1.dll in Windows 10.0.10240.0 |
| LsaManageSidNameMapping | Introduced into api-ms-win-security-lsalookup-l2-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-provider-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| GetExplicitEntriesFromAclA | Introduced into api-ms-win-security-provider-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetNamedSecurityInfoA | Introduced into api-ms-win-security-provider-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| SetEntriesInAclA | Introduced into api-ms-win-security-provider-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| SetNamedSecurityInfoA | Introduced into api-ms-win-security-provider-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-provider-l1-1-0.dll
| API | Requirements |
|---|---|
| GetExplicitEntriesFromAclW | Introduced into api-ms-win-security-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| GetNamedSecurityInfoW | Introduced into api-ms-win-security-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| GetSecurityInfo | Introduced into api-ms-win-security-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| SetEntriesInAclW | Introduced into api-ms-win-security-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| SetNamedSecurityInfoW | Introduced into api-ms-win-security-provider-l1-1-0.dll in Windows 10.0.10240.0 |
| SetSecurityInfo | Introduced into api-ms-win-security-provider-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-sddl-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| ConvertSidToStringSidA | Introduced into api-ms-win-security-sddl-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| ConvertStringSidToSidA | Introduced into api-ms-win-security-sddl-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-sddl-l1-1-0.dll
| API | Requirements |
|---|---|
| ConvertSecurityDescriptorToStringSecurityDescriptorW | Introduced into api-ms-win-security-sddl-l1-1-0.dll in Windows 10.0.10240.0 |
| ConvertSidToStringSidW | Introduced into api-ms-win-security-sddl-l1-1-0.dll in Windows 10.0.10240.0 |
| ConvertStringSecurityDescriptorToSecurityDescriptorW | Introduced into api-ms-win-security-sddl-l1-1-0.dll in Windows 10.0.10240.0 |
| ConvertStringSidToSidW | Introduced into api-ms-win-security-sddl-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-security-systemfunctions-l1-1-0.dll
| API | Requirements |
|---|---|
| SystemFunction036 | Introduced into api-ms-win-security-systemfunctions-l1-1-0.dll in Windows 10.0.10240.0 |
| SystemFunction040 | Introduced into api-ms-win-security-systemfunctions-l1-1-0.dll in Windows 10.0.10240.0 |
| SystemFunction041 | Introduced into api-ms-win-security-systemfunctions-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-service-core-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| EnumServicesStatusExA | Introduced into api-ms-win-service-core-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetServiceDisplayNameA | Introduced into api-ms-win-service-core-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
| GetServiceKeyNameA | Introduced into api-ms-win-service-core-ansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-service-core-l1-1-1.dll
| API | Requirements |
|---|---|
| EnumDependentServicesW | Introduced into api-ms-win-service-core-l1-1-1.dll in Windows 10.0.10240.0 |
| EnumServicesStatusExW | Introduced into api-ms-win-service-core-l1-1-1.dll in Windows 10.0.10240.0 |
| QueryServiceDynamicInformation | Introduced into api-ms-win-service-core-l1-1-1.dll in Windows 10.0.10240.0 |
| RegisterServiceCtrlHandlerExW | Introduced into api-ms-win-service-core-l1-1-1.dll in Windows 10.0.10240.0 |
| SetServiceStatus | Introduced into api-ms-win-service-core-l1-1-1.dll in Windows 10.0.10240.0 |
| StartServiceCtrlDispatcherW | Introduced into api-ms-win-service-core-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-service-core-l1-1-2.dll
| API | Requirements |
|---|---|
| GetServiceDisplayNameW | Introduced into api-ms-win-service-core-l1-1-2.dll in Windows 10.0.10240.0 |
| GetServiceKeyNameW | Introduced into api-ms-win-service-core-l1-1-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-service-management-l1-1-0.dll
| API | Requirements |
|---|---|
| CloseServiceHandle | Introduced into api-ms-win-service-management-l1-1-0.dll in Windows 10.0.10240.0 |
| ControlServiceExW | Introduced into api-ms-win-service-management-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateServiceW | Introduced into api-ms-win-service-management-l1-1-0.dll in Windows 10.0.10240.0 |
| DeleteService | Introduced into api-ms-win-service-management-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenSCManagerW | Introduced into api-ms-win-service-management-l1-1-0.dll in Windows 10.0.10240.0 |
| OpenServiceW | Introduced into api-ms-win-service-management-l1-1-0.dll in Windows 10.0.10240.0 |
| StartServiceW | Introduced into api-ms-win-service-management-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-service-management-l2-1-0.dll
| API | Requirements |
|---|---|
| ChangeServiceConfig2W | Introduced into api-ms-win-service-management-l2-1-0.dll in Windows 10.0.10240.0 |
| ChangeServiceConfigW | Introduced into api-ms-win-service-management-l2-1-0.dll in Windows 10.0.10240.0 |
| NotifyServiceStatusChangeW | Introduced into api-ms-win-service-management-l2-1-0.dll in Windows 10.0.10240.0 |
| QueryServiceConfig2W | Introduced into api-ms-win-service-management-l2-1-0.dll in Windows 10.0.10240.0 |
| QueryServiceConfigW | Introduced into api-ms-win-service-management-l2-1-0.dll in Windows 10.0.10240.0 |
| QueryServiceObjectSecurity | Introduced into api-ms-win-service-management-l2-1-0.dll in Windows 10.0.10240.0 |
| QueryServiceStatusEx | Introduced into api-ms-win-service-management-l2-1-0.dll in Windows 10.0.10240.0 |
| SetServiceObjectSecurity | Introduced into api-ms-win-service-management-l2-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-service-winsvc-l1-2-0.dll
| API | Requirements |
|---|---|
| ChangeServiceConfig2A | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| ChangeServiceConfigA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| ControlService | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| ControlServiceExA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| CreateServiceA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| NotifyServiceStatusChangeA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| OpenSCManagerA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| OpenServiceA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| QueryServiceConfig2A | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| QueryServiceConfigA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| QueryServiceStatus | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| RegisterServiceCtrlHandlerA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| RegisterServiceCtrlHandlerExA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| RegisterServiceCtrlHandlerW | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| StartServiceA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
| StartServiceCtrlDispatcherA | Introduced into api-ms-win-service-winsvc-l1-2-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-shcore-scaling-l1-1-1.dll
| API | Requirements |
|---|---|
| GetDpiForMonitor | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
| GetProcessDpiAwareness | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
| GetScaleFactorForDevice | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
| GetScaleFactorForMonitor | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
| RegisterScaleChangeEvent | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
| RegisterScaleChangeNotifications | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
| RevokeScaleChangeNotifications | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
| SetProcessDpiAwareness | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
| UnregisterScaleChangeEvent | Introduced into api-ms-win-shcore-scaling-l1-1-1.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-shcore-scaling-l1-1-2.dll
| API | Requirements |
|---|---|
| GetDpiForShellUIComponent | Introduced into api-ms-win-shcore-scaling-l1-1-2.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-shcore-stream-winrt-l1-1-0.dll
| API | Requirements |
|---|---|
| CreateRandomAccessStreamOnFile | Introduced into api-ms-win-shcore-stream-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateRandomAccessStreamOverStream | Introduced into api-ms-win-shcore-stream-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
| CreateStreamOverRandomAccessStream | Introduced into api-ms-win-shcore-stream-winrt-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-shcore-unicodeansi-l1-1-0.dll
| API | Requirements |
|---|---|
| SHAnsiToAnsi | Introduced into api-ms-win-shcore-unicodeansi-l1-1-0.dll in Windows 10.0.10240.0 |
| SHAnsiToUnicode | Introduced into api-ms-win-shcore-unicodeansi-l1-1-0.dll in Windows 10.0.10240.0 |
| SHUnicodeToAnsi | Introduced into api-ms-win-shcore-unicodeansi-l1-1-0.dll in Windows 10.0.10240.0 |
| SHUnicodeToUnicode | Introduced into api-ms-win-shcore-unicodeansi-l1-1-0.dll in Windows 10.0.10240.0 |
APIs from the dll authz.dll
| API | Requirements |
|---|---|
| AuthzAccessCheck | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzAddSidsToContext | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzCachedAccessCheck | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzEnumerateSecurityEventSources | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzEvaluateSacl | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzFreeAuditEvent | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzFreeCentralAccessPolicyCache | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzFreeContext | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzFreeHandle | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzFreeResourceManager | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzGetInformationFromContext | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthziLogAuditEvent | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeCompoundContext | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeContextFromAuthzContext | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeContextFromSid | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeContextFromToken | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeObjectAccessAuditEvent | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeObjectAccessAuditEvent2 | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeRemoteAccessCheck | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeRemoteResourceManager | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeResourceManager | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInitializeResourceManagerEx | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzInstallSecurityEventSource | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzModifyClaims | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzModifySecurityAttributes | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzModifySids | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzOpenObjectAudit | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzRegisterCapChangeNotification | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzRegisterSecurityEventSource | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzReportSecurityEvent | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzReportSecurityEventFromParams | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzSetAppContainerInformation | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzShutdownRemoteAccessCheck | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzUninstallSecurityEventSource | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzUnregisterCapChangeNotification | Introduced into authz.dll in Windows 10.0.10240.0 |
| AuthzUnregisterSecurityEventSource | Introduced into authz.dll in Windows 10.0.10240.0 |
APIs from the dll Bcrypt.dll
| API | Requirements |
|---|---|
| BCryptAddContextFunction | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptCloseAlgorithmProvider | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptConfigureContext | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptConfigureContextFunction | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptCreateContext | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptCreateHash | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptCreateMultiHash | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDecrypt | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDeleteContext | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDeriveKey | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDeriveKeyCapi | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDeriveKeyPBKDF2 | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDestroyHash | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDestroyKey | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDestroySecret | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDuplicateHash | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptDuplicateKey | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptEncrypt | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptEnumAlgorithms | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptEnumContextFunctionProviders | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptEnumContextFunctions | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptEnumContexts | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptEnumProviders | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptEnumRegisteredProviders | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptExportKey | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptFinalizeKeyPair | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptFinishHash | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptFreeBuffer | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptGenerateKeyPair | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptGenerateSymmetricKey | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptGenRandom | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptGetFipsAlgorithmMode | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptGetProperty | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptHash | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptHashData | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptImportKey | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptImportKeyPair | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptKeyDerivation | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptOpenAlgorithmProvider | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptProcessMultiOperations | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptQueryContextConfiguration | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptQueryContextFunctionConfiguration | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptQueryContextFunctionProperty | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptQueryProviderRegistration | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptRegisterConfigChangeNotify | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptRemoveContextFunction | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptResolveProviders | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptSecretAgreement | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptSetAuditingInterface | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptSetContextFunctionProperty | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptSetProperty | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptSignHash | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptUnregisterConfigChangeNotify | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
| BCryptVerifySignature | Introduced into Bcrypt.dll in Windows 10.0.10240.0 |
APIs from the dll cabinet.dll
| API | Requirements |
|---|---|
| CloseCompressor | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| CloseDecompressor | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| Compress | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| CreateCompressor | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| CreateDecompressor | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| Decompress | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| DeleteExtractedFiles | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| DllGetVersion | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| Extract | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FCIAddFile | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FCICreate | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FCIDestroy | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FCIFlushCabinet | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FCIFlushFolder | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FDICopy | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FDICreate | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FDIDestroy | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FDIIsCabinet | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| FDITruncateCabinet | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| GetDllVersion | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| QueryCompressorInformation | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| QueryDecompressorInformation | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| ResetCompressor | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| ResetDecompressor | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| SetCompressorInformation | Introduced into cabinet.dll in Windows 10.0.10240.0 |
| SetDecompressorInformation | Introduced into cabinet.dll in Windows 10.0.10240.0 |
APIs from the dll crypt32.dll
| API | Requirements |
|---|---|
| CertAddCertificateContextToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddCertificateLinkToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddCRLContextToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddCRLLinkToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddCTLContextToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddCTLLinkToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddEncodedCertificateToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddEncodedCertificateToSystemStoreA | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddEncodedCertificateToSystemStoreW | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddEncodedCRLToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddEncodedCTLToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddEnhancedKeyUsageIdentifier | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddRefServerOcspResponse | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddRefServerOcspResponseContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddSerializedElementToStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAddStoreToCollection | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertAlgIdToOID | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCloseServerOcspResponse | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCloseStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCompareCertificate | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCompareCertificateName | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCompareIntegerBlob | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertComparePublicKeyInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertControlStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCreateCertificateChainEngine | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCreateCertificateContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCreateContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCreateCRLContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCreateCTLContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCreateCTLEntryFromCertificateContextProperties | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertCreateSelfSignCertificate | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertDeleteCertificateFromStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertDeleteCRLFromStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertDeleteCTLFromStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertDuplicateCertificateChain | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertDuplicateCertificateContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertDuplicateCRLContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertDuplicateCTLContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertDuplicateStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumCertificateContextProperties | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumCertificatesInStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumCRLContextProperties | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumCRLsInStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumCTLContextProperties | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumCTLsInStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumPhysicalStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumSubjectInSortedCTL | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumSystemStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertEnumSystemStoreLocation | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindAttribute | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindCertificateInCRL | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindCertificateInStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindChainInStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindCRLInStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindCTLInStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindExtension | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindRDNAttr | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindSubjectInCTL | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFindSubjectInSortedCTL | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFreeCertificateChain | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFreeCertificateChainEngine | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFreeCertificateChainList | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFreeCertificateContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFreeCRLContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFreeCTLContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertFreeServerOcspResponseContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetCertificateChain | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetCertificateContextProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetCRLContextProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetCRLFromStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetCTLContextProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetEnhancedKeyUsage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetIntendedKeyUsage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetIssuerCertificateFromStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetNameStringA | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetNameStringW | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetPublicKeyLength | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetServerOcspResponseContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetStoreProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetSubjectCertificateFromStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertGetValidUsages | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertIsRDNAttrsInCertificateName | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertIsStrongHashToSign | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertIsValidCRLForCertificate | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertIsWeakHash | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertNameToStrA | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertNameToStrW | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertOIDToAlgId | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertOpenServerOcspResponse | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertOpenStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertOpenSystemStoreA | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertOpenSystemStoreW | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertRDNValueToStrA | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertRDNValueToStrW | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertRegisterPhysicalStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertRegisterSystemStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertRemoveEnhancedKeyUsageIdentifier | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertRemoveStoreFromCollection | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertResyncCertificateChainEngine | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertRetrieveLogoOrBiometricInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSaveStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSelectCertificateChains | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSerializeCertificateStoreElement | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSerializeCRLStoreElement | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSerializeCTLStoreElement | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSetCertificateContextPropertiesFromCTLEntry | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSetCertificateContextProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSetCRLContextProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSetCTLContextProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSetEnhancedKeyUsage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertSetStoreProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertStrToNameA | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertStrToNameW | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertUnregisterPhysicalStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertUnregisterSystemStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertVerifyCertificateChainPolicy | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertVerifyCRLRevocation | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertVerifyCRLTimeValidity | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertVerifyCTLUsage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertVerifyRevocation | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertVerifySubjectCertificateContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertVerifyTimeValidity | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CertVerifyValidityNesting | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptAcquireCertificatePrivateKey | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptBinaryToStringA | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptBinaryToStringW | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptCloseAsyncHandle | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptCreateAsyncHandle | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptCreateKeyIdentifierFromCSP | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptDecodeMessage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptDecodeObject | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptDecodeObjectEx | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptDecryptAndVerifyMessageSignature | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptDecryptMessage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptEncodeObject | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptEncodeObjectEx | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptEncryptMessage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptEnumKeyIdentifierProperties | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptEnumOIDFunction | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptEnumOIDInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptExportPKCS8 | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptExportPublicKeyInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptExportPublicKeyInfoEx | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptExportPublicKeyInfoFromBCryptKeyHandle | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptFindCertificateKeyProvInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptFindLocalizedName | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptFindOIDInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptFormatObject | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptFreeOIDFunctionAddress | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptGetAsyncParam | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptGetDefaultOIDDllList | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptGetDefaultOIDFunctionAddress | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptGetKeyIdentifierProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptGetMessageCertificates | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptGetMessageSignerCount | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptGetOIDFunctionAddress | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptGetOIDFunctionValue | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptHashCertificate | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptHashCertificate2 | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptHashMessage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptHashPublicKeyInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptHashToBeSigned | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptImportPKCS8 | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptImportPublicKeyInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptImportPublicKeyInfoEx | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptImportPublicKeyInfoEx2 | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptInitOIDFunctionSet | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptInstallDefaultContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptInstallOIDFunctionAddress | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptLoadSip | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMemAlloc | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMemFree | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMemRealloc | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgCalculateEncodedLength | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgClose | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgControl | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgCountersign | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgCountersignEncoded | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgDuplicate | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgEncodeAndSignCTL | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgGetAndVerifySigner | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgGetParam | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgOpenToDecode | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgOpenToEncode | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgSignCTL | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgUpdate | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgVerifyCountersignatureEncoded | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptMsgVerifyCountersignatureEncodedEx | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptProtectData | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptProtectMemory | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptQueryObject | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptRegisterDefaultOIDFunction | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptRegisterOIDFunction | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptRegisterOIDInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptRetrieveTimeStamp | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSetAsyncParam | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSetKeyIdentifierProperty | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSetOIDFunctionValue | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSignAndEncodeCertificate | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSignAndEncryptMessage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSignCertificate | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSignMessage | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSignMessageWithKey | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPAddProvider | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPCreateIndirectData | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPGetCaps | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPGetSealedDigest | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPGetSignedDataMsg | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPLoad | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPPutSignedDataMsg | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPRemoveProvider | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPRemoveSignedDataMsg | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPRetrieveSubjectGuid | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPRetrieveSubjectGuidForCatalogFile | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptSIPVerifyIndirectData | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptStringToBinaryA | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptStringToBinaryW | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptUninstallDefaultContext | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptUnprotectData | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptUnprotectMemory | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptUnregisterDefaultOIDFunction | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptUnregisterOIDFunction | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptUnregisterOIDInfo | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptUpdateProtectedState | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptVerifyCertificateSignature | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptVerifyCertificateSignatureEx | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptVerifyDetachedMessageHash | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptVerifyDetachedMessageSignature | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptVerifyMessageHash | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptVerifyMessageSignature | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptVerifyMessageSignatureWithKey | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| CryptVerifyTimeStampSignature | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| DbgInitOSS | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| DbgPrintf | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| PFXExportCertStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| PFXExportCertStore2 | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| PFXExportCertStoreEx | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| PFXImportCertStore | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| PFXIsPFXBlob | Introduced into crypt32.dll in Windows 10.0.10240.0 |
| PFXVerifyPassword | Introduced into crypt32.dll in Windows 10.0.10240.0 |
APIs from the dll cryptbase.dll
| API | Requirements |
|---|---|
| SystemFunction001 | Introduced into cryptbase.dll in Windows 10.0.10240.0 |
| SystemFunction002 | Introduced into cryptbase.dll in Windows 10.0.10240.0 |
| SystemFunction003 | Introduced into cryptbase.dll in Windows 10.0.10240.0 |
| SystemFunction004 | Introduced into cryptbase.dll in Windows 10.0.10240.0 |
| SystemFunction005 | Introduced into cryptbase.dll in Windows 10.0.10240.0 |
| SystemFunction028 | Introduced into cryptbase.dll in Windows 10.0.10240.0 |
| SystemFunction029 | Introduced into cryptbase.dll in Windows 10.0.10240.0 |
| SystemFunction034 | Introduced into cryptbase.dll in Windows 10.0.10240.0 |
APIs from the dll cryptnet.dll
| API | Requirements |
|---|---|
| CryptGetObjectUrl | Introduced into cryptnet.dll in Windows 10.0.10240.0 |
| CryptInstallCancelRetrieval | Introduced into cryptnet.dll in Windows 10.0.10240.0 |
| CryptRetrieveObjectByUrlA | Introduced into cryptnet.dll in Windows 10.0.10240.0 |
| CryptRetrieveObjectByUrlW | Introduced into cryptnet.dll in Windows 10.0.10240.0 |
| CryptUninstallCancelRetrieval | Introduced into cryptnet.dll in Windows 10.0.10240.0 |
APIs from the dll dfscli.dll
| API | Requirements |
|---|---|
| NetDfsAdd | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsAddFtRoot | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsAddRootTarget | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsAddStdRoot | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsAddStdRootForced | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsEnum | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsGetClientInfo | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsGetDcAddress | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsGetFtContainerSecurity | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsGetInfo | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsGetSecurity | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsGetStdContainerSecurity | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsGetSupportedNamespaceVersion | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsManagerInitialize | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsManagerSendSiteInfo | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsMove | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsRemove | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsRemoveFtRoot | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsRemoveFtRootForced | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsRemoveRootTarget | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsRemoveStdRoot | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsSetClientInfo | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsSetFtContainerSecurity | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsSetInfo | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsSetSecurity | Introduced into dfscli.dll in Windows 10.0.10240.0 |
| NetDfsSetStdContainerSecurity | Introduced into dfscli.dll in Windows 10.0.10240.0 |
APIs from the dll dnsapi.dll
| API | Requirements |
|---|---|
| AdaptiveTimeout_ClearInterfaceSpecificConfiguration | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| AdaptiveTimeout_ResetAdaptiveTimeout | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| AddRefQueryBlobEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| BreakRecordsIntoBlob | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Coalesce_UpdateNetVersion | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| CombineRecordsInBlob | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DelaySortDAServerlist | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DeRefQueryBlobEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_AddRecordsToMessage | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_AllocateMsgBuf | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_BuildPacket | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CacheServiceCleanup | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CacheServiceInit | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CacheServiceStopIssued | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CleanupWinsock | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CloseConnection | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CloseSocket | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CreateMulticastSocket | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CreateSocket | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_CreateSocketEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_ExtractRecordsFromMessage | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_FindAuthoritativeZoneLib | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_FreeMsgBuf | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_GetRandomXid | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_InitializeMsgBuf | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_InitializeMsgRemoteSockaddr | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_InitializeWinsock | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_OpenTcpConnectionAndSend | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_ParseMessage | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_ParsePacketRecord | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_PingAdapterServers | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_ReadPacketName | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_ReadPacketNameAllocate | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_ReadRecordStructureFromPacket | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_RecvTcp | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_ResetNetworkInfo | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_SendAndRecvUdp | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_SendEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_SetRecordDatalength | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_SetRecordsSection | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_SetRecordsTtl | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_SkipPacketName | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_SkipToRecord | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_UpdateLib | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_UpdateLibEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_WriteDottedNameToPacket | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_WriteQuestionToMessage | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Dns_WriteRecordStructureToPacketEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsAcquireContextHandle_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsAcquireContextHandle_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsAllocateRecord | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsApiAlloc | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsApiAllocZero | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsApiFree | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsApiHeapReset | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsApiRealloc | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsApiSetDebugGlobals | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsAsyncRegisterHostAddrs | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsAsyncRegisterInit | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsAsyncRegisterTerm | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsCancelQuery | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsCopyStringEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsCreateReverseNameStringForIpAddress | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsCreateStandardDnsNameCopy | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsCreateStringCopy | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDeRegisterLocal | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpRegisterAddrs | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpRegisterHostAddrs | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpRegisterInit | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpRegisterTerm | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpRemoveRegistrations | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpSrvRegisterHostAddr | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpSrvRegisterHostAddrEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpSrvRegisterHostName | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpSrvRegisterHostNameEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpSrvRegisterInit | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpSrvRegisterInitialize | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpSrvRegisterTerm | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDisableIdnEncoding | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDowncaseDnsNameLabel | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsExtractRecordsFromMessage_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsExtractRecordsFromMessage_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFindAuthoritativeZone | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFlushResolverCache | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFlushResolverCacheEntry_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFlushResolverCacheEntry_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFlushResolverCacheEntry_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFree | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFreeConfigStructure | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFreePolicyConfig | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsFreeProxyName | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetBufferLengthForStringCopy | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetCacheDataTable | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetDnsServerList | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetDomainName | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetLastFailedUpdateInfo | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetPolicyTableInfo | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetPolicyTableInfoPrivate | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetPrimaryDomainName_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetProxyInfoPrivate | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetProxyInformation | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGetQueryRetryTimeouts | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsGlobals | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsIpv6AddressToString | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsIpv6StringToAddress | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsIsAMailboxType | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsIsNSECType | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsIsStatusRcode | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsIsStringCountValidForTextType | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsLogEvent | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsMapRcodeToStatus | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsModifyRecordsInSet_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsModifyRecordsInSet_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsModifyRecordsInSet_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNameCompare_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNameCompare_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNameCompare_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNameCompareEx_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNameCompareEx_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNameCompareEx_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNameCopy | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNameCopyAllocate | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNetworkInfo_CreateFromFAZ | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNetworkInformation_CreateFromFAZ | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNotifyResolver | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNotifyResolverClusterIp | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsNotifyResolverEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQuery_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQuery_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQuery_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQueryConfig | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQueryConfigAllocEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQueryConfigDword | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQueryEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQueryExA | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQueryExUTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsQueryExW | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordBuild_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordBuild_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordCompare | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordCopyEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordListFree | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordListUnmapV4MappedAAAAInPlace | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordSetCompare | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordSetCopyEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordSetDetach | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordStringForType | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordStringForWritableType | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRecordTypeForName | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRegisterLocal | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsReleaseContextHandle | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsRemoveRegistrations | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsReplaceRecordSetA | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsReplaceRecordSetUTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsReplaceRecordSetW | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsResetQueryRetryTimeouts | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsResolverOp | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsScreenLocalAddrsForRegistration | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceBrowse | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceBrowseCancel | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceConstructInstance | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceCopyInstance | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceDeRegister | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceFreeInstance | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceRegister | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceRegisterCancel | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceResolve | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsServiceResolveCancel | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsSetConfigDword | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsSetQueryRetryTimeouts | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsStartMulticastQuery | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsStatusString | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsStopMulticastQuery | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsStringCopyAllocateEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsTraceServerConfig | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsUnicodeToUtf8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsUpdate | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsUpdateMachinePresence | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsUpdateTest_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsUpdateTest_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsUpdateTest_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsUtf8ToUnicode | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateName_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateName_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateName_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateNameOrIp_TempW | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateServer_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateServer_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateServerArray_A | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateServerArray_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateServerStatus | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsValidateUtf8Byte | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsWriteQuestionToBuffer_UTF8 | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsWriteQuestionToBuffer_W | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsWriteReverseNameStringForIpAddress | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| ExtraInfo_Init | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Faz_AreServerListsInSameNameSpace | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| FlushDnsPolicyUnreachableStatus | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| GetCurrentTimeInSeconds | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| HostsFile_Close | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| HostsFile_Open | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| HostsFile_ReadLine | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| IpHelp_IsAddrOnLink | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Local_GetRecordsForLocalName | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Local_GetRecordsForLocalNameEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_Build | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_Clean | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_Copy | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_CopyNetworkIndex | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_CreatePerNetworkNetinfo | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_Free | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_GetAdapterByAddress | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_GetAdapterByInterfaceIndex | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_GetAdapterByName | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_IsAddrConfig | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_IsForUpdate | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_IsTcpipConfigChange | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_ResetServerPriorities | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_UpdateDnsInterfaceConfigChange | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_UpdateNetworkProperties | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| NetInfo_UpdateServerReachability | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Query_Cancel | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Query_Main | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| QueryDirectEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Reg_FreeUpdateInfo | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Reg_GetValueEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Reg_ReadGlobalsEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Reg_ReadUpdateInfo | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Security_ContextListTimeout | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Send_AndRecvUdpWithParam | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Send_MessagePrivate | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Send_MessagePrivateEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Send_OpenTcpConnectionAndSend | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_CacheCleanup | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_CacheInit | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_CleanupWinsock | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_ClearMessageSockets | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_CloseEx | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_CloseMessageSockets | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_Create | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_CreateMulticast | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_InitWinsock | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_JoinMulticast | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_RecvFrom | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_SetMulticastInterface | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_SetMulticastLoopBack | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_SetTtl | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Socket_TcpListen | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Trace_Reset | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Update_ReplaceAddressRecordsW | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| Util_IsIp6Running | Introduced into dnsapi.dll in Windows 10.0.10240.0 |
| DnsDhcpSrvRegisterInitEx | Introduced into dnsapi.dll in Windows 10.0.14393.0 |
| Util_IsRunningOnXboxOne | Introduced into dnsapi.dll in Windows 10.0.14393.0 |
APIs from the dll dsparse.dll
| API | Requirements |
|---|---|
| DsCrackSpn2A | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsCrackSpn2W | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsCrackSpn3W | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsCrackSpn4W | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsCrackSpnA | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsCrackSpnW | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsCrackUnquotedMangledRdnA | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsCrackUnquotedMangledRdnW | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsGetRdnW | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsIsMangledDnA | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsIsMangledDnW | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsIsMangledRdnValueA | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsIsMangledRdnValueW | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsMakeSpnA | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsMakeSpnW | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsQuoteRdnValueA | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsQuoteRdnValueW | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsUnquoteRdnValueA | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsUnquoteRdnValueW | Introduced into dsparse.dll in Windows 10.0.10240.0 |
| DsMakeSpn2W | Introduced into dsparse.dll in Windows 10.0.10586.0 |
APIs from the dll dsrole.dll
| API | Requirements |
|---|---|
| DsRoleFreeMemory | Introduced into dsrole.dll in Windows 10.0.10240.0 |
| DsRoleGetPrimaryDomainInformation | Introduced into dsrole.dll in Windows 10.0.10240.0 |
APIs from the dll iphlpapi.dll
| API | Requirements |
|---|---|
| AddIPAddress | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| AllocateAndGetInterfaceInfoFromStack | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| AllocateAndGetIpAddrTableFromStack | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CancelIPChangeNotify | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CancelMibChangeNotify2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CloseCompartment | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CloseGetIPPhysicalInterfaceForDestination | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertCompartmentGuidToId | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertCompartmentIdToGuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertGuidToStringA | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertGuidToStringW | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceAliasToLuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceGuidToLuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceIndexToLuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceLuidToAlias | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceLuidToGuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceLuidToIndex | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceLuidToNameA | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceLuidToNameW | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceNameToLuidA | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfaceNameToLuidW | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertInterfacePhysicalAddressToLuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertIpv4MaskToLength | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertLengthToIpv4Mask | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertRemoteInterfaceAliasToLuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertRemoteInterfaceGuidToLuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertRemoteInterfaceIndexToLuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertRemoteInterfaceLuidToAlias | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertRemoteInterfaceLuidToGuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertRemoteInterfaceLuidToIndex | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertStringToGuidA | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertStringToGuidW | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ConvertStringToInterfacePhysicalAddress | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateAnycastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateCompartment | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateIpForwardEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateIpForwardEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateIpNetEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreatePersistentTcpPortReservation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreatePersistentUdpPortReservation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateProxyArpEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateSortedAddressPairs | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| CreateUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteAnycastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteCompartment | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteIPAddress | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteIpForwardEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteIpForwardEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteIpNetEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeletePersistentTcpPortReservation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeletePersistentUdpPortReservation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteProxyArpEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DeleteUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| DisableMediaSense | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| EnableRouter | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| FlushIpNetTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| FlushIpNetTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| FlushIpPathTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| FreeMibTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetAdapterIndex | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetAdapterOrderMap | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetAdaptersAddresses | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetAdaptersInfo | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetAnycastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetAnycastIpAddressTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetBestInterface | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetBestInterfaceEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetBestRoute | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetBestRoute2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetCurrentThreadCompartmentId | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetCurrentThreadCompartmentScope | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetExtendedTcpTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetExtendedUdpTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetFriendlyIfIndex | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIcmpStatistics | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIcmpStatisticsEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIfEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIfEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIfStackTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIfTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIfTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIfTable2Ex | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetInterfaceInfo | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetInvertedIfStackTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpAddrTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpErrorString | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpForwardEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpForwardTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpForwardTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpInterfaceEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpInterfaceTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpNetTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpNetTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpNetworkConnectionBandwidthEstimates | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpPathEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpPathTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpStatistics | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetIpStatisticsEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetJobCompartmentId | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetMulticastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetMulticastIpAddressTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetNetworkInformation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetNetworkParams | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetNumberOfInterfaces | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetOwnerModuleFromPidAndInfo | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetOwnerModuleFromTcp6Entry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetOwnerModuleFromTcpEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetOwnerModuleFromUdp6Entry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetOwnerModuleFromUdpEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetPerAdapterInfo | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetPerTcp6ConnectionEStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetPerTcp6ConnectionStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetPerTcpConnectionEStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetPerTcpConnectionStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetRTTAndHopCount | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetSessionCompartmentId | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetTcp6Table | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetTcp6Table2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetTcpStatistics | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetTcpStatisticsEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetTcpTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetTcpTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetTeredoPort | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetUdp6Table | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetUdpStatistics | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetUdpStatisticsEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetUdpTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetUnicastIpAddressTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetUniDirectionalAdapterInfo | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetWPAOACSupportLevel | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| Icmp6CreateFile | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| Icmp6ParseReplies | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| Icmp6SendEcho2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| IcmpCloseHandle | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| IcmpCreateFile | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| IcmpParseReplies | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| IcmpSendEcho | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| IcmpSendEcho2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| IcmpSendEcho2Ex | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| if_indextoname | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| if_nametoindex | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InitializeCompartmentEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InitializeIpForwardEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InitializeIpInterfaceEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InitializeUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalCleanupPersistentStore | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalCreateAnycastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalCreateIpForwardEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalCreateIpForwardEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalCreateIpNetEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalCreateIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalCreateUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalDeleteAnycastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalDeleteIpForwardEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalDeleteIpForwardEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalDeleteIpNetEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalDeleteIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalDeleteUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalFindInterfaceByAddress | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetAnycastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetAnycastIpAddressTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetBoundTcp6EndpointTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetBoundTcpEndpointTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetForwardIpTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIfEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIfTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIfTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIpAddrTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIpForwardEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIpForwardTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIpInterfaceEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIpInterfaceTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIpNetTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIpNetTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetIPPhysicalInterfaceForDestination | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetMulticastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetMulticastIpAddressTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetRtcSlotInformation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTcp6Table2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTcp6TableWithOwnerModule | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTcp6TableWithOwnerPid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTcpTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTcpTable2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTcpTableEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTcpTableWithOwnerModule | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTcpTableWithOwnerPid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetTunnelPhysicalAdapter | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetUdp6TableWithOwnerModule | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetUdp6TableWithOwnerPid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetUdpTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetUdpTableEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetUdpTableWithOwnerModule | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetUdpTableWithOwnerPid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalGetUnicastIpAddressTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalIcmpCreateFileEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetIfEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetIpForwardEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetIpForwardEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetIpInterfaceEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetIpNetEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetIpStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetTcpEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetTeredoPort | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| InternalSetUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| IpReleaseAddress | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| IpRenewAddress | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| LookupPersistentTcpPortReservation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| LookupPersistentUdpPortReservation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NhGetGuidFromInterfaceName | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NhGetInterfaceDescriptionFromGuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NhGetInterfaceNameFromDeviceGuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NhGetInterfaceNameFromGuid | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NhpAllocateAndGetInterfaceInfoFromStack | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NotifyAddrChange | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NotifyCompartmentChange | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NotifyIpInterfaceChange | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NotifyRouteChange | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NotifyRouteChange2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NotifyStableUnicastIpAddressTable | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NotifyTeredoPortChange | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NotifyUnicastIpAddressChange | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NTPTimeToNTFileTime | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| NTTimeToNTPTime | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| OpenCompartment | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ParseNetworkString | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfAddFiltersToInterface | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfAddGlobalFilterToInterface | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfBindInterfaceToIndex | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfBindInterfaceToIPAddress | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfCreateInterface | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfDeleteInterface | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfDeleteLog | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfGetInterfaceStatistics | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfMakeLog | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfRebindFilters | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfRemoveFilterHandles | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfRemoveFiltersFromInterface | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfRemoveGlobalFilterFromInterface | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfSetLogBuffer | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfTestPacket | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| PfUnBindInterface | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ResolveIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| ResolveNeighbor | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| RestoreMediaSense | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SendARP | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetAdapterIpAddress | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetCurrentThreadCompartmentId | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetCurrentThreadCompartmentScope | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIfEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIpForwardEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIpForwardEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIpInterfaceEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIpNetEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIpNetEntry2 | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIpStatistics | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIpStatisticsEx | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetIpTTL | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetJobCompartmentId | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetNetworkInformation | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetPerTcp6ConnectionEStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetPerTcp6ConnectionStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetPerTcpConnectionEStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetPerTcpConnectionStats | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetSessionCompartmentId | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetTcpEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| SetUnicastIpAddressEntry | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| UnenableRouter | Introduced into iphlpapi.dll in Windows 10.0.10240.0 |
| GetDefaultCompartmentId | Introduced into iphlpapi.dll in Windows 10.0.14393.0 |
APIs from the dll logoncli.dll
| API | Requirements |
|---|---|
| DsAddressToSiteNamesA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsAddressToSiteNamesExA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsAddressToSiteNamesExW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsAddressToSiteNamesW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsDeregisterDnsHostRecordsA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsDeregisterDnsHostRecordsW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsEnumerateDomainTrustsA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsEnumerateDomainTrustsW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcCloseW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcNameA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcNameW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcNameWithAccountA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcNameWithAccountW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcNextA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcNextW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcOpenA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcOpenW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcSiteCoverageA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetDcSiteCoverageW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetForestTrustInformationW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetSiteNameA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsGetSiteNameW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsMergeForestTrustInformationW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsValidateSubnetNameA | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| DsValidateSubnetNameW | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NetAddServiceAccount | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NetEnumerateServiceAccounts | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NetGetAnyDCName | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NetGetDCName | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NetIsServiceAccount | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NetLogonGetTimeServiceParentDomain | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NetQueryServiceAccount | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NetRemoveServiceAccount | Introduced into logoncli.dll in Windows 10.0.10240.0 |
| NlSetDsIsCloningPDC | Introduced into logoncli.dll in Windows 10.0.10240.0 |
APIs from the dll mpr.dll
| API | Requirements |
|---|---|
| MultinetGetConnectionPerformanceA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| MultinetGetConnectionPerformanceW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetAddConnection2A | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetAddConnection2W | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetAddConnection3A | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetAddConnection3W | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetAddConnectionA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetAddConnectionW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetCancelConnection2A | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetCancelConnection2W | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetCancelConnectionA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetCancelConnectionW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetCloseEnum | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetConnectionDialog1A | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetDisconnectDialog1A | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetEnumResourceA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetEnumResourceW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetConnectionA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetConnectionW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetLastErrorA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetLastErrorW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetNetworkInformationA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetNetworkInformationW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetProviderNameA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetProviderNameW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetResourceInformationA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetResourceInformationW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetResourceParentA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetResourceParentW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetUniversalNameA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetUniversalNameW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetUserA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetGetUserW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetOpenEnumA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetOpenEnumW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetSetLastErrorA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetSetLastErrorW | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetUseConnectionA | Introduced into mpr.dll in Windows 10.0.10240.0 |
| WNetUseConnectionW | Introduced into mpr.dll in Windows 10.0.10240.0 |
APIs from the dll mswsock.dll
| API | Requirements |
|---|---|
| AcceptEx | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| dn_expand | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| EnumProtocolsA | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| EnumProtocolsW | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetAcceptExSockaddrs | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetAddressByNameA | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetAddressByNameW | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetNameByTypeA | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetNameByTypeW | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| getnetbyname | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetServiceA | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetServiceW | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetSocketErrorMessageW | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetTypeByNameA | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| GetTypeByNameW | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| inet_network | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| MigrateWinsockConfiguration | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| MigrateWinsockConfigurationEx | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| NPLoadNameSpaces | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| rcmd | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| rexec | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| rresvport | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| s_perror | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| sethostname | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| SetServiceA | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| SetServiceW | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| TransmitFile | Introduced into mswsock.dll in Windows 10.0.10240.0 |
| WSARecvEx | Introduced into mswsock.dll in Windows 10.0.10240.0 |
APIs from the dll ncrypt.dll
| API | Requirements |
|---|---|
| GetIsolationServerInterface | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| GetKeyStorageInterface | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| GetSChannelInterface | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptCloseProtectionDescriptor | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptCreateClaim | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptCreatePersistedKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptCreateProtectionDescriptor | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptDecrypt | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptDeleteKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptDeriveKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptEncrypt | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptEnumAlgorithms | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptEnumKeys | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptEnumStorageProviders | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptExportKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptFinalizeKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptFreeBuffer | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptFreeObject | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptGetProperty | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptGetProtectionDescriptorInfo | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptImportKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptIsAlgSupported | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptIsKeyHandle | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptKeyDerivation | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptNotifyChangeKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptOpenKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptOpenStorageProvider | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptProtectSecret | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptQueryProtectionDescriptorName | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptRegisterProtectionDescriptorName | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptSecretAgreement | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptSetAuditingInterface | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptSetProperty | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptSignHash | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptStreamClose | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptStreamOpenToProtect | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptStreamOpenToUnprotect | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptStreamOpenToUnprotectEx | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptStreamUpdate | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptTranslateHandle | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptUnprotectSecret | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptVerifyClaim | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| NCryptVerifySignature | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslChangeNotify | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslComputeClientAuthHash | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslComputeEapKeyBlock | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslComputeFinishedHash | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslComputeSessionHash | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslCreateClientAuthHash | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslCreateEphemeralKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslCreateHandshakeHash | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslDecrementProviderReferenceCount | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslDecryptPacket | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslEncryptPacket | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslEnumCipherSuites | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslEnumEccCurves | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslEnumProtocolProviders | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslExportKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslExportKeyingMaterial | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslFreeBuffer | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslFreeObject | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslGenerateMasterKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslGeneratePreMasterKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslGenerateSessionKeys | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslGetCipherSuitePRFHashAlgorithm | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslGetKeyProperty | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslGetProviderProperty | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslHashHandshake | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslImportKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslImportMasterKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslIncrementProviderReferenceCount | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslLookupCipherLengths | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslLookupCipherSuiteInfo | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslOpenPrivateKey | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslOpenProvider | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslSignHash | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
| SslVerifySignature | Introduced into ncrypt.dll in Windows 10.0.10240.0 |
APIs from the dll netutils.dll
| API | Requirements |
|---|---|
| NetApiBufferAllocate | Introduced into netutils.dll in Windows 10.0.10240.0 |
| NetApiBufferFree | Introduced into netutils.dll in Windows 10.0.10240.0 |
| NetApiBufferReallocate | Introduced into netutils.dll in Windows 10.0.10240.0 |
| NetApiBufferSize | Introduced into netutils.dll in Windows 10.0.10240.0 |
| NetRemoteComputerSupports | Introduced into netutils.dll in Windows 10.0.10240.0 |
APIs from the dll oleaut32.dll
| API | Requirements |
|---|---|
| BSTR_UserFree | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| BSTR_UserFree64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| BSTR_UserMarshal | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| BSTR_UserMarshal64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| BSTR_UserSize | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| BSTR_UserSize64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| BSTR_UserUnmarshal | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| BSTR_UserUnmarshal64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| BstrFromVector | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| ClearCustData | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| CreateDispTypeInfo | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| CreateErrorInfo | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| CreateStdDispatch | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| CreateTypeLib | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| CreateTypeLib2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| DispCallFunc | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| DispGetIDsOfNames | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| DispGetParam | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| DispInvoke | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| DosDateTimeToVariantTime | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| GetActiveObject | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| GetAltMonthNames | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| GetErrorInfo | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| GetRecordInfoFromGuids | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| GetRecordInfoFromTypeInfo | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| GetVarConversionLocaleSetting | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LHashValOfNameSys | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LHashValOfNameSysA | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LoadRegTypeLib | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LoadTypeLib | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LoadTypeLibEx | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_Marshal | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_Size | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_Unmarshal | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_UserFree | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_UserFree64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_UserMarshal | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_UserMarshal64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_UserSize | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_UserSize64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_UserUnmarshal | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| LPSAFEARRAY_UserUnmarshal64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OaBuildVersion | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OACreateTypeLib2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OaEnablePerUserTLibRegistration | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleCreateFontIndirect | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleCreatePictureIndirect | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleCreatePropertyFrame | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleCreatePropertyFrameIndirect | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleIconToCursor | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleLoadPicture | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleLoadPictureEx | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleLoadPictureFile | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleLoadPictureFileEx | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleLoadPicturePath | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleSavePictureFile | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| OleTranslateColor | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| QueryPathOfRegTypeLib | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| RegisterActiveObject | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| RegisterTypeLib | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| RegisterTypeLibForUser | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| RevokeActiveObject | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayAccessData | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayAllocData | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayAllocDescriptor | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayAllocDescriptorEx | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayCopy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayCopyData | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayCreate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayCreateEx | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayCreateVector | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayCreateVectorEx | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayDestroy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayDestroyData | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayDestroyDescriptor | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayGetDim | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayGetElement | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayGetElemsize | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayGetIID | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayGetLBound | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayGetRecordInfo | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayGetUBound | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayGetVartype | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayLock | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayPtrOfIndex | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayPutElement | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayRedim | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArraySetIID | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArraySetRecordInfo | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayUnaccessData | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SafeArrayUnlock | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SetErrorInfo | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SetOaNoCache | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SetVarConversionLocaleSetting | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SysAllocString | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SysAllocStringByteLen | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SysAllocStringLen | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SysFreeString | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SysReAllocString | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SysReAllocStringLen | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SysStringByteLen | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SysStringLen | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| SystemTimeToVariantTime | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| UnRegisterTypeLib | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| UnRegisterTypeLibForUser | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarAbs | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarAdd | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarAnd | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBoolFromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrCat | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrCmp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarBstrFromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCat | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCmp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyAbs | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyAdd | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyCmp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyCmpR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFix | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyFromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyInt | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyMul | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyMulI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyMulI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyNeg | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCyRound | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarCySub | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromUdate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromUdateEx | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDateFromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecAbs | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecAdd | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecCmp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecCmpR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecDiv | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFix | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecFromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecInt | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecMul | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecNeg | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecRound | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDecSub | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarDiv | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarEqv | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarFix | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarFormat | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarFormatCurrency | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarFormatDateTime | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarFormatFromTokens | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarFormatNumber | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarFormatPercent | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI1FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI2FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI4FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarI8FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VARIANT_UserFree | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VARIANT_UserFree64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VARIANT_UserMarshal | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VARIANT_UserMarshal64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VARIANT_UserSize | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VARIANT_UserSize64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VARIANT_UserUnmarshal | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VARIANT_UserUnmarshal64 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VariantChangeType | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VariantChangeTypeEx | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VariantClear | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VariantCopy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VariantCopyInd | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VariantInit | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VariantTimeToDosDateTime | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VariantTimeToSystemTime | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarIdiv | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarImp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarInt | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarMod | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarMonthName | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarMul | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarNeg | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarNot | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarNumFromParseNum | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarOr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarParseNumFromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarPow | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4CmpR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR4FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8Pow | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarR8Round | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarRound | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarSub | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarTokenizeFormatString | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUdateFromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI1FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI2FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI4FromUI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromBool | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromCy | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromDate | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromDec | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromDisp | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromI8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromR4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromR8 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromStr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromUI1 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromUI2 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarUI8FromUI4 | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarWeekdayName | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VarXor | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
| VectorFromBstr | Introduced into oleaut32.dll in Windows 10.0.10240.0 |
APIs from the dll rpcrt4.dll
| API | Requirements |
|---|---|
| CreateProxyFromTypeInfo | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CreateStubFromTypeInfo | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_AddRef | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_Connect | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_CountRefs | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_DebugServerQueryInterface | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_DebugServerRelease | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_Disconnect | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_Invoke | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_IsIIDSupported | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| CStdStubBuffer_QueryInterface | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| DceErrorInqTextA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| DceErrorInqTextW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcAsyncAbortCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcAsyncSetHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBCacheAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBCacheFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingCopy | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingCreateNP | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingHandleToAsyncHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqClientTokenAttributes | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqCurrentModifiedId | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqDynamicEndpoint | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqDynamicEndpointA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqDynamicEndpointW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqLocalClientPID | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqMarshalledTargetInfo | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqSecurityContext | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqSecurityContextKeyInfo | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqTransportType | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingInqWireIdForSnego | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingIsClientLocal | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingIsServerLocal | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingSetPrivateOption | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcBindingToStaticStringBindingW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcCertProcessAndProvision | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcClearMutex | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcCompleteAndFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcDeleteMutex | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcEnableWmiTrace | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcExceptionFilter | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcFilterDCOMActivation | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcFixTransferSyntax | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcFreeBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcFreePipeBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcFwThisIsTheManager | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcGetBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcGetBufferWithObject | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcGetCurrentCallHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcGetDefaultSD | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcGetExtendedError | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcGetPortAllocationData | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcIfInqTransferSyntaxes | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcInitNdrImports | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcLogEvent | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcMapWin32Status | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcMarshalBindingHandleAndInterfaceForNDF | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcMgmtEnableDedicatedThreadPool | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcMgmtQueryDedicatedThreadPool | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcNDRCGetWireRepresentation | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcNDRSContextEmergencyCleanup | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcNegotiateTransferSyntax | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcNsBindingSetEntryName | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcNsBindingSetEntryNameA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcNsBindingSetEntryNameW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcNsInterfaceExported | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcNsInterfaceUnexported | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcOpenClientProcess | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcOpenClientThread | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcParseSecurity | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcPauseExecution | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcReallocPipeBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcReceive | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcRecordCalloutFailure | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcRequestMutex | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcSend | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcSendReceive | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerAllocateIpPort | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerCheckClientRestriction | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerDisableExceptionFilter | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerGetAssociationID | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerInqAddressChangeFn | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerInqLocalConnAddress | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerInqRemoteConnAddress | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerInqTransportType | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerIsClientDisconnected | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerRegisterForwardFunction | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerSetAddressChangeFn | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerStartService | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerSubscribeForDisconnectNotification | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerTurnOnOffKeepalives | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerUseProtseq2A | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerUseProtseq2W | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerUseProtseqEp2A | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcServerUseProtseqEp2W | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcSessionStrictContextHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcSetDCOMAppId | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcSNCHOption | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcSsDontSerializeContext | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcSystemFunction001 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransConnectionAllocatePacket | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransConnectionFreePacket | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransConnectionReallocPacket | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransDatagramAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransDatagramAllocate2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransDatagramFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransGetThreadEvent | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransGetThreadEventThreadOptional | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransIoCancelled | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTransServerNewConnection | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcTurnOnEEInfoPropagation | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_UuidCreate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| IUnknown_AddRef_Proxy | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| IUnknown_QueryInterface_Proxy | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| IUnknown_Release_Proxy | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesBufferHandleReset | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesDecodeBufferHandleCreate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesDecodeIncrementalHandleCreate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesEncodeDynBufferHandleCreate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesEncodeFixedBufferHandleCreate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesEncodeIncrementalHandleCreate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesHandleFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesIncrementalHandleReset | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| MesInqProcEncodingId | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| Ndr64AsyncClientCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| Ndr64AsyncServerCall64 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| Ndr64AsyncServerCallAll | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| Ndr64DcomAsyncClientCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| Ndr64DcomAsyncStubCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrAsyncClientCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrAsyncServerCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrByteCountPointerBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrByteCountPointerFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrByteCountPointerMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrByteCountPointerUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRCContextBinding | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRCContextMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRCContextUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrClearOutParameters | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrClientCall2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrClientCall3 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrClientContextMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrClientContextUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrClientInitialize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrClientInitializeNew | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexArrayBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexArrayFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexArrayMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexArrayMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexArrayUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexStructBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexStructFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexStructMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexStructMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrComplexStructUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantArrayBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantArrayFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantArrayMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantArrayMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantArrayUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStringBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStringMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStringMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStringUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStructBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStructFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStructMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStructMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantStructUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingArrayBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingArrayFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingArrayMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingArrayMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingArrayUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingStructBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingStructFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingStructMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingStructMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConformantVaryingStructUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrContextHandleInitialize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrContextHandleSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConvert | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrConvert2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrCorrelationFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrCorrelationInitialize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrCorrelationPass | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrCreateServerInterfaceFromStub | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrCStdStubBuffer_Release | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrCStdStubBuffer2_Release | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrDcomAsyncClientCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrDcomAsyncStubCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrDllCanUnloadNow | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrDllGetClassObject | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrDllRegisterProxy | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrDllUnregisterProxy | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrEncapsulatedUnionBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrEncapsulatedUnionFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrEncapsulatedUnionMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrEncapsulatedUnionMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrEncapsulatedUnionUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFixedArrayBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFixedArrayFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFixedArrayMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFixedArrayMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFixedArrayUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFreeBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFullPointerFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFullPointerInsertRefId | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFullPointerQueryPointer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFullPointerQueryRefId | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFullPointerXlatFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrFullPointerXlatInit | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrGetBaseInterfaceFromStub | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrGetBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrGetDcomProtocolVersion | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrGetSimpleTypeBufferAlignment | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrGetSimpleTypeBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrGetSimpleTypeMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrGetTypeFlags | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrGetUserMarshalInfo | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrInterfacePointerBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrInterfacePointerFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrInterfacePointerMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrInterfacePointerMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrInterfacePointerUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMapCommAndFaultStatus | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesProcEncodeDecode | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesProcEncodeDecode2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesProcEncodeDecode3 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesSimpleTypeAlignSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesSimpleTypeAlignSizeAll | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesSimpleTypeDecode | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesSimpleTypeDecodeAll | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesSimpleTypeEncode | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesSimpleTypeEncodeAll | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeAlignSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeAlignSize2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeAlignSize3 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeDecode | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeDecode2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeDecode3 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeEncode | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeEncode2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeEncode3 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeFree2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrMesTypeFree3 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonConformantStringBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonConformantStringMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonConformantStringMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonConformantStringUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonEncapsulatedUnionBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonEncapsulatedUnionFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonEncapsulatedUnionMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonEncapsulatedUnionMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNonEncapsulatedUnionUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNsGetBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrNsSendReceive | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrOleAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrOleFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrOutInit | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPartialIgnoreClientBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPartialIgnoreClientMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPartialIgnoreServerInitialize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPartialIgnoreServerUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpCreateProxy | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpCreateStub | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpGetProcFormatString | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpGetTypeFormatString | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpGetTypeGenCookie | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpMemoryIncrement | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPointerBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPointerFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPointerMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPointerMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrPointerUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpReleaseTypeFormatString | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpReleaseTypeGenCookie | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrProxyErrorHandler | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrProxyFreeBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrProxyGetBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrProxyInitialize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrProxySendReceive | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrpVarVtOfTypeDesc | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrRangeUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrRpcSmClientAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrRpcSmClientFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrRpcSmSetClientToOsf | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrRpcSsDefaultAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrRpcSsDefaultFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrRpcSsDisableAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrRpcSsEnableAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRSContextMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRSContextMarshall2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRSContextMarshallEx | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRSContextUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRSContextUnmarshall2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NDRSContextUnmarshallEx | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrSendReceive | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerCall2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerCallAll | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerCallNdr64 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerContextMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerContextNewMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerContextNewUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerContextUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerInitialize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerInitializeMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerInitializeNew | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerInitializePartial | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrServerInitializeUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrSimpleStructBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrSimpleStructFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrSimpleStructMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrSimpleStructMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrSimpleStructUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrSimpleTypeMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrSimpleTypeUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrStubCall2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrStubCall3 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrStubForwardingFunction | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrStubGetBuffer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrStubInitialize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrStubInitializeMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrTypeFlags | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrTypeFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrTypeMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrTypeSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrTypeUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrUnmarshallBasetypeInline | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrUserMarshalBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrUserMarshalFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrUserMarshalMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrUserMarshalMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrUserMarshalSimpleTypeConvert | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrUserMarshalUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrVaryingArrayBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrVaryingArrayFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrVaryingArrayMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrVaryingArrayMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrVaryingArrayUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrXmitOrRepAsBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrXmitOrRepAsFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrXmitOrRepAsMarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrXmitOrRepAsMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| NdrXmitOrRepAsUnmarshall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| pfnFreeRoutines | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| pfnMarshallRoutines | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| pfnSizeRoutines | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| pfnUnmarshallRoutines | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcAsyncAbortCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcAsyncCancelCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcAsyncCompleteCall | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcAsyncGetCallStatus | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcAsyncInitializeHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcAsyncRegisterInfo | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingBind | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingCopy | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingCreateA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingCreateW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingFromStringBindingA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingFromStringBindingW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqAuthClientA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqAuthClientExA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqAuthClientExW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqAuthClientW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqAuthInfoA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqAuthInfoExA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqAuthInfoExW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqAuthInfoW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqObject | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingInqOption | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingReset | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingServerFromClient | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingSetAuthInfoA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingSetAuthInfoExA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingSetAuthInfoExW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingSetAuthInfoW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingSetObject | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingSetOption | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingToStringBindingA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingToStringBindingW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingUnbind | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcBindingVectorFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcCancelThread | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcCancelThreadEx | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcCertGeneratePrincipalNameA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcCertGeneratePrincipalNameW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcEpRegisterA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcEpRegisterNoReplaceA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcEpRegisterNoReplaceW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcEpRegisterW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcEpResolveBinding | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcEpUnregister | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorAddRecord | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorClearInformation | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorEndEnumeration | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorGetNextRecord | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorGetNumberOfRecords | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorLoadErrorInfo | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorResetEnumeration | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorSaveErrorInfo | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcErrorStartEnumeration | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcExceptionFilter | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcFreeAuthorizationContext | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcGetAuthorizationContextForClient | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcIfIdVectorFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcIfInqId | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcImpersonateClient | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcImpersonateClient2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcImpersonateClientContainer | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtEnableIdleCleanup | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtEpEltInqBegin | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtEpEltInqDone | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtEpEltInqNextA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtEpEltInqNextW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtEpUnregister | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtInqComTimeout | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtInqDefaultProtectLevel | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtInqIfIds | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtInqServerPrincNameA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtInqServerPrincNameW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtInqStats | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtIsServerListening | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtSetAuthorizationFn | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtSetCancelTimeout | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtSetComTimeout | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtSetServerStackSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtStatsVectorFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtStopServerListening | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcMgmtWaitServerListen | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcNetworkInqProtseqsA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcNetworkInqProtseqsW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcNetworkIsProtseqValidA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcNetworkIsProtseqValidW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcNsBindingInqEntryNameA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcNsBindingInqEntryNameW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcObjectInqType | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcObjectSetInqFn | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcObjectSetType | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcProtseqVectorFreeA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcProtseqVectorFreeW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcRaiseException | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcRevertContainerImpersonation | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcRevertToSelf | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcRevertToSelfEx | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerCompleteSecurityCallback | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInqBindingHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInqBindings | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInqCallAttributesA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInqCallAttributesW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInqDefaultPrincNameA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInqDefaultPrincNameW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInqIf | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInterfaceGroupActivate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInterfaceGroupClose | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInterfaceGroupCreateA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInterfaceGroupCreateW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInterfaceGroupDeactivate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerInterfaceGroupInqBindings | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerListen | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerRegisterAuthInfoA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerRegisterAuthInfoW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerRegisterIf | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerRegisterIf2 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerRegisterIf3 | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerRegisterIfEx | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerSubscribeForNotification | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerTestCancel | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUnregisterIf | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUnregisterIfEx | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUnsubscribeForNotification | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseAllProtseqs | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseAllProtseqsEx | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseAllProtseqsIf | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseAllProtseqsIfEx | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqEpA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqEpExA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqEpExW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqEpW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqExA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqExW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqIfA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqIfExA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqIfExW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqIfW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerUseProtseqW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcServerYield | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmClientFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmDestroyClientContext | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmDisableAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmEnableAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmGetThreadHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmSetClientAllocFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmSetThreadHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSmSwapClientAllocFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsContextLockExclusive | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsContextLockShared | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsDestroyClientContext | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsDisableAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsDontSerializeContext | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsEnableAllocate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsGetContextBinding | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsGetThreadHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsSetClientAllocFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsSetThreadHandle | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcSsSwapClientAllocFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcStringBindingComposeA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcStringBindingComposeW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcStringBindingParseA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcStringBindingParseW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcStringFreeA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcStringFreeW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcTestCancel | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| RpcUserFree | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| SimpleTypeAlignment | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| SimpleTypeBufferSize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| SimpleTypeMemorySize | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| TowerConstruct | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| TowerExplode | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidCompare | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidCreate | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidCreateNil | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidCreateSequential | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidEqual | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidFromStringA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidFromStringW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidHash | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidIsNil | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidToStringA | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| UuidToStringW | Introduced into rpcrt4.dll in Windows 10.0.10240.0 |
| I_RpcSystemHandleTypeSpecificWork | Introduced into rpcrt4.dll in Windows 10.0.14393.0 |
APIs from the dll samcli.dll
| API | Requirements |
|---|---|
| NetGetDisplayInformationIndex | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupAdd | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupAddUser | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupDel | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupDelUser | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupEnum | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupGetInfo | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupGetUsers | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupSetInfo | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetGroupSetUsers | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupAdd | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupAddMember | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupAddMembers | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupDel | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupDelMember | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupDelMembers | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupEnum | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupGetInfo | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupGetMembers | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupSetInfo | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetLocalGroupSetMembers | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetQueryDisplayInformation | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserAdd | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserChangePassword | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserDel | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserEnum | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserGetGroups | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserGetInfo | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserGetInternetIdentityInfo | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserGetLocalGroups | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserModalsGet | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserModalsSet | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserSetGroups | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetUserSetInfo | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetValidatePasswordPolicy | Introduced into samcli.dll in Windows 10.0.10240.0 |
| NetValidatePasswordPolicyFree | Introduced into samcli.dll in Windows 10.0.10240.0 |
APIs from the dll schedcli.dll
| API | Requirements |
|---|---|
| NetScheduleJobAdd | Introduced into schedcli.dll in Windows 10.0.10240.0 |
| NetScheduleJobDel | Introduced into schedcli.dll in Windows 10.0.10240.0 |
| NetScheduleJobEnum | Introduced into schedcli.dll in Windows 10.0.10240.0 |
| NetScheduleJobGetInfo | Introduced into schedcli.dll in Windows 10.0.10240.0 |
APIs from the dll srvcli.dll
| API | Requirements |
|---|---|
| LocalAliasGet | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalFileClose | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalFileEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalFileEnumEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalFileGetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalFileGetInfoEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalSessionDel | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalSessionEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalSessionEnumEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalSessionGetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalSessionGetInfoEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalShareAdd | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalShareDelEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalShareEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalShareEnumEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalShareGetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalShareGetInfoEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| LocalShareSetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetConnectionEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetFileClose | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetFileEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetFileGetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetRemoteTOD | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerAliasAdd | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerAliasDel | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerAliasEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerComputerNameAdd | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerComputerNameDel | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerDiskEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerGetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerSetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerStatisticsGet | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerTransportAdd | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerTransportAddEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerTransportDel | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetServerTransportEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetSessionDel | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetSessionEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetSessionGetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareAdd | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareCheck | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareDel | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareDelEx | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareDelSticky | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareEnum | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareEnumSticky | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareGetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
| NetShareSetInfo | Introduced into srvcli.dll in Windows 10.0.10240.0 |
APIs from the dll sspicli.dll
| API | Requirements |
|---|---|
| AcceptSecurityContext | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| AcquireCredentialsHandleA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| AcquireCredentialsHandleW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| AddCredentialsA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| AddCredentialsW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| AddSecurityPackageA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| AddSecurityPackageW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| ApplyControlToken | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| ChangeAccountPasswordA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| ChangeAccountPasswordW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| CompleteAuthToken | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| DecryptMessage | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| DeleteSecurityContext | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| DeleteSecurityPackageA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| DeleteSecurityPackageW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| EncryptMessage | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| EnumerateSecurityPackagesA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| EnumerateSecurityPackagesW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| ExportSecurityContext | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| FreeContextBuffer | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| FreeCredentialsHandle | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| GetUserNameExA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| GetUserNameExW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| ImpersonateSecurityContext | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| ImportSecurityContextA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| ImportSecurityContextW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| InitializeSecurityContextA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| InitializeSecurityContextW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| InitSecurityInterfaceA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| InitSecurityInterfaceW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LogonUserExExW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaCallAuthenticationPackage | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaConnectUntrusted | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaDeregisterLogonProcess | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaEnumerateLogonSessions | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaFreeReturnBuffer | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaGetLogonSessionData | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaLogonUser | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaLookupAuthenticationPackage | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaRegisterLogonProcess | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaRegisterPolicyChangeNotification | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| LsaUnregisterPolicyChangeNotification | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| MakeSignature | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QueryContextAttributesA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QueryContextAttributesExA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QueryContextAttributesExW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QueryContextAttributesW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QueryCredentialsAttributesA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QueryCredentialsAttributesExA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QueryCredentialsAttributesExW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QueryCredentialsAttributesW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QuerySecurityContextToken | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QuerySecurityPackageInfoA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| QuerySecurityPackageInfoW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| RevertSecurityContext | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslAcceptSecurityContext | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslEnumerateProfilesA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslEnumerateProfilesW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslGetContextOption | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslGetProfilePackageA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslGetProfilePackageW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslIdentifyPackageA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslIdentifyPackageW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslInitializeSecurityContextA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslInitializeSecurityContextW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SaslSetContextOption | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SealMessage | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SetContextAttributesA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SetContextAttributesW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SetCredentialsAttributesA | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SetCredentialsAttributesW | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiCompareAuthIdentities | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiCopyAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiDecryptAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiDecryptAuthIdentityEx | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiEncodeAuthIdentityAsStrings | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiEncodeStringsAsAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiEncryptAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiEncryptAuthIdentityEx | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiExcludePackage | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiFreeAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiGetTargetHostName | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiIsAuthIdentityEncrypted | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiLocalFree | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiMarshalAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiPrepareForCredRead | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiPrepareForCredWrite | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiUnmarshalAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiValidateAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| SspiZeroAuthIdentity | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| UnsealMessage | Introduced into sspicli.dll in Windows 10.0.10240.0 |
| VerifySignature | Introduced into sspicli.dll in Windows 10.0.10240.0 |
APIs from the dll tokenbinding.dll
| API | Requirements |
|---|---|
| TokenBindingDeleteBinding | Introduced into tokenbinding.dll in Windows 10.0.10240.0 |
| TokenBindingGenerateBinding | Introduced into tokenbinding.dll in Windows 10.0.10240.0 |
| TokenBindingGenerateMessage | Introduced into tokenbinding.dll in Windows 10.0.10240.0 |
| TokenBindingGetKeyTypesClient | Introduced into tokenbinding.dll in Windows 10.0.10240.0 |
| TokenBindingGetKeyTypesServer | Introduced into tokenbinding.dll in Windows 10.0.10240.0 |
| TokenBindingVerifyMessage | Introduced into tokenbinding.dll in Windows 10.0.10240.0 |
| TokenBindingDeleteAllBindings | Introduced into tokenbinding.dll in Windows 10.0.10586.0 |
| TokenBindingGenerateID | Introduced into tokenbinding.dll in Windows 10.0.14393.0 |
APIs from the dll userenv.dll
| API | Requirements |
|---|---|
| AreThereVisibleLogoffScripts | Introduced into userenv.dll in Windows 10.0.10240.0 |
| AreThereVisibleShutdownScripts | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CheckDirectoryOwnership | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CheckXForestLogon | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CopyProfileDirectoryEx2 | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CreateAppContainerProfile | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CreateAppContainerProfileInternal | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CreateDirectoryJunctionsForSystem | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CreateDirectoryJunctionsForUserProfile | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CreateEnvironmentBlock | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CreateGroupEx | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CreateLinkFileEx | Introduced into userenv.dll in Windows 10.0.10240.0 |
| CreateProfile | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeleteAppContainerProfile | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeleteAppContainerProfileInternal | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeleteGroup | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeleteLinkFile | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeleteProfileA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeleteProfileDirectory | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeleteProfileW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeriveAppContainerSidFromAppContainerName | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName | Introduced into userenv.dll in Windows 10.0.10240.0 |
| DestroyEnvironmentBlock | Introduced into userenv.dll in Windows 10.0.10240.0 |
| EnterCriticalPolicySection | Introduced into userenv.dll in Windows 10.0.10240.0 |
| ExpandEnvironmentStringsForUserA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| ExpandEnvironmentStringsForUserW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| ForceSyncFgPolicy | Introduced into userenv.dll in Windows 10.0.10240.0 |
| FreeGPOListA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| FreeGPOListW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GenerateGPNotification | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetAllUsersProfileDirectoryA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetAllUsersProfileDirectoryW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetAppContainerFolderPath | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetAppContainerRegistryLocation | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetAppliedGPOListA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetAppliedGPOListW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetDefaultUserProfileDirectoryA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetDefaultUserProfileDirectoryW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetGPOListA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetGPOListW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetLongProfilePathName | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetNextFgPolicyRefreshInfo | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetPreviousFgPolicyRefreshInfo | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetProfilesDirectoryA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetProfilesDirectoryW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetProfileType | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetUserProfileDirectoryA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetUserProfileDirectoryForUserSidW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| GetUserProfileDirectoryW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| HasPolicyForegroundProcessingCompleted | Introduced into userenv.dll in Windows 10.0.10240.0 |
| LeaveCriticalPolicySection | Introduced into userenv.dll in Windows 10.0.10240.0 |
| LoadUserProfileA | Introduced into userenv.dll in Windows 10.0.10240.0 |
| LoadUserProfileW | Introduced into userenv.dll in Windows 10.0.10240.0 |
| LookupAppContainerDisplayName | Introduced into userenv.dll in Windows 10.0.10240.0 |
| PingComputer | Introduced into userenv.dll in Windows 10.0.10240.0 |
| ProcessGroupPolicyCompleted | Introduced into userenv.dll in Windows 10.0.10240.0 |
| ProcessGroupPolicyCompletedEx | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RefreshPolicy | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RefreshPolicyEx | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RegisterGPNotification | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RemapProfile | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RsopAccessCheckByType | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RsopFileAccessCheck | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RsopLoggingEnabled | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RsopResetPolicySettingStatus | Introduced into userenv.dll in Windows 10.0.10240.0 |
| RsopSetPolicySettingStatus | Introduced into userenv.dll in Windows 10.0.10240.0 |
| UnloadUserProfile | Introduced into userenv.dll in Windows 10.0.10240.0 |
| UnregisterGPNotification | Introduced into userenv.dll in Windows 10.0.10240.0 |
| UpdateAppContainerProfile | Introduced into userenv.dll in Windows 10.0.10240.0 |
| WaitForMachinePolicyForegroundProcessing | Introduced into userenv.dll in Windows 10.0.10240.0 |
| WaitForUserPolicyForegroundProcessing | Introduced into userenv.dll in Windows 10.0.10240.0 |
| IsAppContainerProfilePresentInternal | Introduced into userenv.dll in Windows 10.0.10586.0 |
APIs from the dll websocket.dll
| API | Requirements |
|---|---|
| WebSocketAbortHandle | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketBeginClientHandshake | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketBeginServerHandshake | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketCompleteAction | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketCreateClientHandle | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketCreateServerHandle | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketDeleteHandle | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketEndClientHandshake | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketEndServerHandshake | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketGetAction | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketGetGlobalProperty | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketReceive | Introduced into websocket.dll in Windows 10.0.10240.0 |
| WebSocketSend | Introduced into websocket.dll in Windows 10.0.10240.0 |
APIs from the dll winhttp.dll
| API | Requirements |
|---|---|
| SvchostPushServiceGlobals | Introduced into winhttp.dll in Windows 10.0.10240.0. Removed in Windows 10.0.14393.0 |
| WinHttpAddRequestHeaders | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpAutoProxySvcMain | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpCheckPlatform | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpCloseHandle | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnect | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnectionDeleteProxyInfo | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnectionFreeNameList | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnectionFreeProxyInfo | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnectionFreeProxyList | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnectionGetNameList | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnectionGetProxyInfo | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnectionGetProxyList | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpConnectionSetProxyInfo | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpCrackUrl | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpCreateProxyResolver | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpCreateUrl | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpDetectAutoProxyConfigUrl | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpFreeProxyResult | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpGetDefaultProxyConfiguration | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpGetIEProxyConfigForCurrentUser | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpGetProxyForUrl | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpGetProxyForUrlEx | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpGetProxyResult | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpGetTunnelSocket | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpOpen | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpOpenRequest | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpProbeConnectivity | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpQueryAuthSchemes | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpQueryDataAvailable | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpQueryHeaders | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpQueryOption | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpReadData | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpReceiveResponse | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpResetAutoProxy | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpSaveProxyCredentials | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpSendRequest | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpSetCredentials | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpSetDefaultProxyConfiguration | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpSetOption | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpSetStatusCallback | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpSetTimeouts | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpTimeFromSystemTime | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpTimeToSystemTime | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpWebSocketClose | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpWebSocketCompleteUpgrade | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpWebSocketQueryCloseStatus | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpWebSocketReceive | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpWebSocketSend | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpWebSocketShutdown | Introduced into winhttp.dll in Windows 10.0.10240.0 |
| WinHttpWriteData | Introduced into winhttp.dll in Windows 10.0.10240.0 |
APIs from the dll wkscli.dll
| API | Requirements |
|---|---|
| NetAddAlternateComputerName | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetEnumerateComputerNames | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetGetJoinableOUs | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetGetJoinInformation | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetJoinDomain | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetRemoveAlternateComputerName | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetRenameMachineInDomain | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetSetPrimaryComputerName | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetUnjoinDomain | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetUseAdd | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetUseDel | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetUseEnum | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetUseGetInfo | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetValidateName | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaGetInfo | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaSetInfo | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaStatisticsGet | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaTransportAdd | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaTransportDel | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaTransportEnum | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaUserEnum | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaUserGetInfo | Introduced into wkscli.dll in Windows 10.0.10240.0 |
| NetWkstaUserSetInfo | Introduced into wkscli.dll in Windows 10.0.10240.0 |
APIs from the dll wldap32.dll
| API | Requirements |
|---|---|
| ber_alloc_t | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_bvdup | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_bvecfree | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_bvfree | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_first_element | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_flatten | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_free | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_init | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_next_element | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_peek_tag | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_printf | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_scanf | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ber_skip_tag | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| cldap_open | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| cldap_openA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| cldap_openW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_abandon | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_ext | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_ext_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_ext_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_ext_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_extA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_extW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_add_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_addA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_addW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_bind | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_bind_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_bind_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_bind_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_bindA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_bindW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_check_filterA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_check_filterW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_cleanup | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_close_extended_op | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_ext | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_ext_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_ext_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_ext_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_extA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_extW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compare_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compareA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_compareW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_conn_from_msg | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_connect | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_control_free | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_control_freeA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_control_freeW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_controls_free | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_controls_freeA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_controls_freeW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_count_entries | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_count_references | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_count_values | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_count_values_len | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_count_valuesA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_count_valuesW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_create_page_control | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_create_page_controlA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_create_page_controlW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_create_sort_control | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_create_sort_controlA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_create_sort_controlW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_create_vlv_controlA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_create_vlv_controlW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_ext | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_ext_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_ext_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_ext_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_extA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_extW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_delete_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_deleteA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_deleteW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_dn2ufn | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_dn2ufnA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_dn2ufnW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_encode_sort_controlA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_encode_sort_controlW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_err2string | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_err2stringA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_err2stringW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_escape_filter_element | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_escape_filter_elementA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_escape_filter_elementW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_explode_dn | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_explode_dnA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_explode_dnW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_extended_operation | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_extended_operation_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_extended_operation_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_extended_operationA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_extended_operationW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_first_attribute | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_first_attributeA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_first_attributeW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_first_entry | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_first_reference | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_free_controls | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_free_controlsA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_free_controlsW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_dn | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_dnA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_dnW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_next_page | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_next_page_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_option | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_optionA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_optionW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_paged_count | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_values | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_values_len | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_values_lenA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_values_lenW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_valuesA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_get_valuesW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_init | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_initA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_initW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_memfree | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_memfreeA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_memfreeW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_ext | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_ext_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_ext_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_ext_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_extA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_extW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modify_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modifyA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modifyW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn2 | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn2_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn2_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn2_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn2A | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdn2W | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdnA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_modrdnW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_msgfree | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_next_attribute | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_next_attributeA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_next_attributeW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_next_entry | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_next_reference | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_open | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_openA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_openW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_extended_resultA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_extended_resultW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_page_control | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_page_controlA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_page_controlW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_reference | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_referenceA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_referenceW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_result | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_resultA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_resultW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_sort_control | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_sort_controlA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_sort_controlW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_vlv_controlA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_parse_vlv_controlW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_perror | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_rename_ext | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_rename_ext_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_rename_ext_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_rename_ext_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_rename_extA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_rename_extW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_result | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_result2error | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_sasl_bind_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_sasl_bind_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_sasl_bindA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_sasl_bindW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_abandon_page | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_ext | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_ext_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_ext_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_ext_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_extA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_extW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_init_page | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_init_pageA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_init_pageW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_st | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_stA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_stW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_search_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_searchA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_searchW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_set_dbg_flags | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_set_dbg_routine | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_set_option | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_set_optionA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_set_optionW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_simple_bind | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_simple_bind_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_simple_bind_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_simple_bind_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_simple_bindA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_simple_bindW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_sslinit | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_sslinitA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_sslinitW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_start_tls_sA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_start_tls_sW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_startup | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_stop_tls_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_ufn2dn | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_ufn2dnA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_ufn2dnW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_unbind | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_unbind_s | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_value_free | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_value_free_len | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_value_freeA | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| ldap_value_freeW | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| LdapGetLastError | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| LdapMapErrorToWin32 | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| LdapUnicodeToUTF8 | Introduced into wldap32.dll in Windows 10.0.10240.0 |
| LdapUTF8ToUnicode | Introduced into wldap32.dll in Windows 10.0.10240.0 |
APIs from the dll ws2_32.dll
| API | Requirements |
|---|---|
| __WSAFDIsSet | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| accept | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| bind | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| closesocket | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| connect | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| freeaddrinfo | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| FreeAddrInfoEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| FreeAddrInfoExW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| FreeAddrInfoW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getaddrinfo | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| GetAddrInfoExA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| GetAddrInfoExCancel | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| GetAddrInfoExOverlappedResult | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| GetAddrInfoExW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| GetAddrInfoW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| gethostbyaddr | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| gethostbyname | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| gethostname | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| GetHostNameW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getnameinfo | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| GetNameInfoW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getpeername | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getprotobyname | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getprotobynumber | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getservbyname | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getservbyport | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getsockname | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| getsockopt | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| htonl | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| htons | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| inet_addr | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| inet_ntoa | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| inet_ntop | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| inet_pton | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| InetNtopW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| InetPtonW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| ioctlsocket | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| listen | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| ntohl | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| ntohs | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| recv | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| recvfrom | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| select | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| send | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| sendto | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| SetAddrInfoExA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| SetAddrInfoExW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| setsockopt | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| shutdown | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| socket | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCloseApcHelper | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCloseHandleHelper | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCloseNotificationHandleHelper | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCloseSocketHandle | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCloseThread | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCompleteRequest | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCreateHandleContextTable | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCreateNotificationHandle | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahCreateSocketHandle | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahDestroyHandleContextTable | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahDisableNonIFSHandleSupport | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahEnableNonIFSHandleSupport | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahEnumerateHandleContexts | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahInsertHandleContext | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahNotifyAllProcesses | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahOpenApcHelper | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahOpenCurrentThread | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahOpenHandleHelper | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahOpenNotificationHandleHelper | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahQueueUserApc | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahReferenceContextByHandle | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahRemoveHandleContext | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahWaitForNotification | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WahWriteLSPEvent | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WEP | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WPUCompleteOverlappedRequest | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WPUGetProviderPathEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAccept | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAddressToStringA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAddressToStringW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAdvertiseProvider | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAsyncGetHostByAddr | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAsyncGetHostByName | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAsyncGetProtoByName | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAsyncGetProtoByNumber | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAsyncGetServByName | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAsyncGetServByPort | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAAsyncSelect | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSACancelAsyncRequest | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSACancelBlockingCall | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSACleanup | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSACloseEvent | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAConnect | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAConnectByList | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAConnectByNameA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAConnectByNameW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSACreateEvent | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSADuplicateSocketA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSADuplicateSocketW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAEnumNameSpaceProvidersA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAEnumNameSpaceProvidersExA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAEnumNameSpaceProvidersExW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAEnumNameSpaceProvidersW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAEnumNetworkEvents | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAEnumProtocolsA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAEnumProtocolsW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAEventSelect | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAGetLastError | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAGetOverlappedResult | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAGetQOSByName | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAGetServiceClassInfoA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAGetServiceClassInfoW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAGetServiceClassNameByClassIdA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAGetServiceClassNameByClassIdW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAHtonl | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAHtons | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAInstallServiceClassA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAInstallServiceClassW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAIoctl | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAIsBlocking | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAJoinLeaf | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSALookupServiceBeginA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSALookupServiceBeginW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSALookupServiceEnd | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSALookupServiceNextA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSALookupServiceNextW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSANSPIoctl | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSANtohl | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSANtohs | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAPoll | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAProviderCompleteAsyncCall | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAProviderConfigChange | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSApSetPostRoutine | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSARecv | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSARecvDisconnect | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSARecvFrom | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSARemoveServiceClass | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAResetEvent | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASend | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASendDisconnect | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASendMsg | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASendTo | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASetBlockingHook | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASetEvent | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASetLastError | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASetServiceA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASetServiceW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASocketA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSASocketW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAStartup | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAStringToAddressA | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAStringToAddressW | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAUnadvertiseProvider | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAUnhookBlockingHook | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSAWaitForMultipleEvents | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCDeinstallProvider | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCDeinstallProvider32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCDeinstallProviderEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCEnableNSProvider | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCEnableNSProvider32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCEnumNameSpaceProviders32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCEnumNameSpaceProvidersEx32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCEnumProtocols | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCEnumProtocols32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCEnumProtocolsEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCGetApplicationCategory | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCGetApplicationCategoryEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCGetProviderInfo | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCGetProviderInfo32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCGetProviderPath | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCGetProviderPath32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallNameSpace | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallNameSpace32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallNameSpaceEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallNameSpaceEx2 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallNameSpaceEx32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallProvider | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallProvider64_32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallProviderAndChains64_32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCInstallProviderEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCSetApplicationCategory | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCSetApplicationCategoryEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCSetProviderInfo | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCSetProviderInfo32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCUnInstallNameSpace | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCUnInstallNameSpace32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCUnInstallNameSpaceEx2 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCUpdateProvider | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCUpdateProvider32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCUpdateProviderEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCWriteNameSpaceOrder | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCWriteNameSpaceOrder32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCWriteProviderOrder | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCWriteProviderOrder32 | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
| WSCWriteProviderOrderEx | Introduced into ws2_32.dll in Windows 10.0.10240.0 |
APIs from the dll xinputuap.dll
| API | Requirements |
|---|---|
| DllMain | Introduced into xinputuap.dll in Windows 10.0.10240.0. Removed in Windows 10.0.14393.0 |
| XInputEnable | Introduced into xinputuap.dll in Windows 10.0.10240.0 |
| XInputGetAudioDeviceIds | Introduced into xinputuap.dll in Windows 10.0.10240.0 |
| XInputGetBatteryInformation | Introduced into xinputuap.dll in Windows 10.0.10240.0 |
| XInputGetCapabilities | Introduced into xinputuap.dll in Windows 10.0.10240.0 |
| XInputGetKeystroke | Introduced into xinputuap.dll in Windows 10.0.10240.0 |
| XInputGetState | Introduced into xinputuap.dll in Windows 10.0.10240.0 |
| XInputSetState | Introduced into xinputuap.dll in Windows 10.0.10240.0 |
APIs from the dll xmllite.dll
| API | Requirements |
|---|---|
| CreateXmlReader | Introduced into xmllite.dll in Windows 10.0.10240.0 |
| CreateXmlReaderInputWithEncodingCodePage | Introduced into xmllite.dll in Windows 10.0.10240.0 |
| CreateXmlReaderInputWithEncodingName | Introduced into xmllite.dll in Windows 10.0.10240.0 |
| CreateXmlWriter | Introduced into xmllite.dll in Windows 10.0.10240.0 |
| CreateXmlWriterOutputWithEncodingCodePage | Introduced into xmllite.dll in Windows 10.0.10240.0 |
| CreateXmlWriterOutputWithEncodingName | Introduced into xmllite.dll in Windows 10.0.10240.0 |
APIs from the API Set api-ms-win-core-namedpipe-ansi-l1-1-1.dll
| API | Requirements |
|---|---|
| CallNamedPipeA | Introduced into api-ms-win-core-namedpipe-ansi-l1-1-1.dll in Windows 10.0.10586.0 |
| GetNamedPipeClientComputerNameA | Introduced into api-ms-win-core-namedpipe-ansi-l1-1-1.dll in Windows 10.0.10586.0 |
| GetNamedPipeHandleStateA | Introduced into api-ms-win-core-namedpipe-ansi-l1-1-1.dll in Windows 10.0.10586.0 |
| WaitNamedPipeA | Introduced into api-ms-win-core-namedpipe-ansi-l1-1-1.dll in Windows 10.0.10586.0 |
APIs from the API Set api-ms-win-core-namedpipe-l1-2-2.dll
| API | Requirements |
|---|---|
| CallNamedPipeW | Introduced into api-ms-win-core-namedpipe-l1-2-2.dll in Windows 10.0.10586.0 |
| GetNamedPipeHandleStateW | Introduced into api-ms-win-core-namedpipe-l1-2-2.dll in Windows 10.0.10586.0 |
| GetNamedPipeInfo | Introduced into api-ms-win-core-namedpipe-l1-2-2.dll in Windows 10.0.10586.0 |
APIs from the API Set api-ms-win-core-registry-l2-2-0.dll
| API | Requirements |
|---|---|
| RegConnectRegistryA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegConnectRegistryW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegCopyTreeA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegCreateKeyA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegCreateKeyTransactedA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegCreateKeyTransactedW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegCreateKeyW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegDeleteKeyA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegDeleteKeyTransactedA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegDeleteKeyTransactedW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegDeleteKeyW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegDisablePredefinedCache | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegEnumKeyA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegEnumKeyW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegOpenKeyA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegOpenKeyTransactedA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegOpenKeyTransactedW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegOpenKeyW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegOverridePredefKey | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegQueryMultipleValuesA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegQueryMultipleValuesW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegQueryValueA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegQueryValueW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegReplaceKeyA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegReplaceKeyW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegSaveKeyA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegSaveKeyW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegSetValueA | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
| RegSetValueW | Introduced into api-ms-win-core-registry-l2-2-0.dll in Windows 10.0.10586.0 |
APIs from the API Set api-ms-win-eventing-obsolete-l1-1-0.dll
| API | Requirements |
|---|---|
| RegisterTraceGuidsA | Introduced into api-ms-win-eventing-obsolete-l1-1-0.dll in Windows 10.0.10586.0 |
| RemoveTraceCallback | Introduced into api-ms-win-eventing-obsolete-l1-1-0.dll in Windows 10.0.10586.0 |
| SetTraceCallback | Introduced into api-ms-win-eventing-obsolete-l1-1-0.dll in Windows 10.0.10586.0 |
APIs from the API Set api-ms-win-gaming-tcui-l1-1-0.dll
| API | Requirements |
|---|---|
| ProcessPendingGameUI | Introduced into api-ms-win-gaming-tcui-l1-1-0.dll in Windows 10.0.10586.0 |
| ShowChangeFriendRelationshipUI | Introduced into api-ms-win-gaming-tcui-l1-1-0.dll in Windows 10.0.10586.0 |
| ShowGameInviteUI | Introduced into api-ms-win-gaming-tcui-l1-1-0.dll in Windows 10.0.10586.0 |
| ShowPlayerPickerUI | Introduced into api-ms-win-gaming-tcui-l1-1-0.dll in Windows 10.0.10586.0 |
| ShowProfileCardUI | Introduced into api-ms-win-gaming-tcui-l1-1-0.dll in Windows 10.0.10586.0 |
| ShowTitleAchievementsUI | Introduced into api-ms-win-gaming-tcui-l1-1-0.dll in Windows 10.0.10586.0 |
| TryCancelPendingGameUI | Introduced into api-ms-win-gaming-tcui-l1-1-0.dll in Windows 10.0.10586.0 |
APIs from the dll d2d1.dll
| API | Requirements |
|---|---|
| D2D1ComputeMaximumScaleFactor | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1ConvertColorSpace | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1CreateDevice | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1CreateDeviceContext | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1CreateFactory | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1GetGradientMeshInteriorPointsFromCoonsPatch | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1InvertMatrix | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1IsMatrixInvertible | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1MakeRotateMatrix | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1MakeSkewMatrix | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1SinCos | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1Tan | Introduced into d2d1.dll in Windows 10.0.10586.0 |
| D2D1Vec3Length | Introduced into d2d1.dll in Windows 10.0.10586.0 |
APIs from the dll d3d11.dll
| API | Requirements |
|---|---|
| CreateDirect3D11DeviceFromDXGIDevice | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| CreateDirect3D11SurfaceFromDXGISurface | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| D3D11CoreCreateDevice | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| D3D11CoreCreateLayeredDevice | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| D3D11CoreGetLayeredDeviceSize | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| D3D11CoreRegisterLayers | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| D3D11CreateDevice | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| D3D11CreateDeviceAndSwapChain | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| D3D11On12CreateDevice | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| OpenAdapter10 | Introduced into d3d11.dll in Windows 10.0.10586.0 |
| OpenAdapter10_2 | Introduced into d3d11.dll in Windows 10.0.10586.0 |
APIs from the dll d3d12.dll
| API | Requirements |
|---|---|
| D3D12CoreCreateLayeredDevice | Introduced into d3d12.dll in Windows 10.0.10586.0 |
| D3D12CoreGetLayeredDeviceSize | Introduced into d3d12.dll in Windows 10.0.10586.0 |
| D3D12CoreRegisterLayers | Introduced into d3d12.dll in Windows 10.0.10586.0 |
| D3D12CreateDevice | Introduced into d3d12.dll in Windows 10.0.10586.0 |
| D3D12CreateRootSignatureDeserializer | Introduced into d3d12.dll in Windows 10.0.10586.0 |
| D3D12GetDebugInterface | Introduced into d3d12.dll in Windows 10.0.10586.0 |
| D3D12SerializeRootSignature | Introduced into d3d12.dll in Windows 10.0.10586.0 |
| D3D12CreateVersionedRootSignatureDeserializer | Introduced into d3d12.dll in Windows 10.0.14393.0 |
| D3D12SerializeVersionedRootSignature | Introduced into d3d12.dll in Windows 10.0.14393.0 |
APIs from the dll d3dcompiler_47.dll
| API | Requirements |
|---|---|
| D3DAssemble | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DCompile | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DCompile2 | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DCompileFromFile | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DCompressShaders | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DCreateBlob | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DCreateFunctionLinkingGraph | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DCreateLinker | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DDecompressShaders | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DDisassemble | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DDisassemble10Effect | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DDisassemble11Trace | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DDisassembleRegion | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DGetBlobPart | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DGetDebugInfo | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DGetInputAndOutputSignatureBlob | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DGetInputSignatureBlob | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DGetOutputSignatureBlob | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DGetTraceInstructionOffsets | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DLoadModule | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DPreprocess | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DReadFileToBlob | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DReflect | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DReflectLibrary | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DReturnFailure1 | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DSetBlobPart | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DStripShader | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| D3DWriteBlobToFile | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
| DebugSetMute | Introduced into d3dcompiler_47.dll in Windows 10.0.10586.0 |
APIs from the dll dwrite.dll
| API | Requirements |
|---|---|
| DWriteCreateFactory | Introduced into dwrite.dll in Windows 10.0.10586.0 |
APIs from the dll dxgi.dll
| API | Requirements |
|---|---|
| CreateDXGIFactory | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| CreateDXGIFactory1 | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| CreateDXGIFactory2 | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| DXGID3D10CreateDevice | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| DXGID3D10CreateLayeredDevice | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| DXGID3D10GetLayeredDeviceSize | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| DXGID3D10RegisterLayers | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| DXGIDumpJournal | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| DXGIGetDebugInterface1 | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| DXGIReportAdapterConfiguration | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| PIXBeginCapture | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| PIXEndCapture | Introduced into dxgi.dll in Windows 10.0.10586.0 |
| PIXGetCaptureState | Introduced into dxgi.dll in Windows 10.0.10586.0 |
APIs from the dll esent.dll
| API | Requirements |
|---|---|
| DebugExtensionInitialize | Introduced into esent.dll in Windows 10.0.10586.0 |
| DebugExtensionNotify | Introduced into esent.dll in Windows 10.0.10586.0 |
| DebugExtensionUninitialize | Introduced into esent.dll in Windows 10.0.10586.0 |
| ese | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAddColumn | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAddColumnA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAddColumnW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabase | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabase2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabase2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabase2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabaseA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabaseW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabaseWithStreaming | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabaseWithStreamingA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetAttachDatabaseWithStreamingW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBackup | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBackupA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBackupInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBackupInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBackupInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBackupW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginDatabaseIncrementalReseed | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginDatabaseIncrementalReseedA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginDatabaseIncrementalReseedW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginExternalBackup | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginExternalBackupInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginSession | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginSessionA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginSessionW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginSurrogateBackup | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginTransaction | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginTransaction2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetBeginTransaction3 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCloseDatabase | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCloseFile | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCloseFileInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCloseTable | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCommitTransaction | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCommitTransaction2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCompact | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCompactA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCompactW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetComputeStats | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetConfigureProcessForCrashDump | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetConsumeLogData | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetConvertDDL | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetConvertDDLA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetConvertDDLW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabase | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabase2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabase2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabase2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabaseA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabaseW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabaseWithStreaming | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabaseWithStreamingA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateDatabaseWithStreamingW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateEncryptionKey | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndex | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndex2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndex2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndex2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndex3A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndex3W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndex4A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndex4W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndexA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateIndexW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateInstance2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateInstance2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateInstance2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTable | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex3A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex3W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex4A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex4W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex5A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndex5W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndexA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableColumnIndexW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetCreateTableW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDatabaseScan | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDBUtilities | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDBUtilitiesA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDBUtilitiesW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragment | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragment2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragment2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragment2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragment3 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragment3A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragment3W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragmentA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDefragmentW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDelete | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteColumn | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteColumn2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteColumn2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteColumn2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteColumnA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteColumnW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteIndex | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteIndexA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteIndexW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteTable | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteTableA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDeleteTableW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDetachDatabase | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDetachDatabase2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDetachDatabase2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDetachDatabase2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDetachDatabaseA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDetachDatabaseW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDupCursor | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetDupSession | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEnableMultiInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEnableMultiInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEnableMultiInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEndDatabaseIncrementalReseed | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEndDatabaseIncrementalReseedA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEndDatabaseIncrementalReseedW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEndExternalBackup | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEndExternalBackupInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEndExternalBackupInstance2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEndSession | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEndSurrogateBackup | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEnumerateColumns | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetEscrowUpdate | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetExternalRestore | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetExternalRestore2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetExternalRestore2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetExternalRestore2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetExternalRestoreA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetExternalRestoreW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetFreeBuffer | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetAttachInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetAttachInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetAttachInfoInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetAttachInfoInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetAttachInfoInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetAttachInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetBookmark | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetColumnInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetColumnInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetColumnInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetCounter | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetCurrentIndex | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetCurrentIndexA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetCurrentIndexW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetCursorInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetDatabaseFileInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetDatabaseFileInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetDatabaseFileInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetDatabaseInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetDatabaseInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetDatabaseInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetDatabasePages | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetErrorInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetIndexInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetIndexInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetIndexInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetInstanceInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetInstanceInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetInstanceInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetInstanceMiscInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLock | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogFileInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogFileInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogFileInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfoInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfoInstance2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfoInstance2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfoInstance2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfoInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfoInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLogInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetLS | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetMaxDatabaseSize | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetObjectInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetObjectInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetObjectInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetPageInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetPageInfo2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetRecordPosition | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetRecordSize | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetRecordSize2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetResourceParam | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetSecondaryIndexBookmark | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetSessionInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetSessionParameter | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetSystemParameter | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetSystemParameterA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetSystemParameterW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableColumnInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableColumnInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableColumnInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableIndexInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableIndexInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableIndexInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTableInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetThreadStats | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTruncateLogInfoInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTruncateLogInfoInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetTruncateLogInfoInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGetVersion | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGotoBookmark | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGotoPosition | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGotoSecondaryIndexBookmark | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetGrowDatabase | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetIdle | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetIndexRecordCount | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetInit | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetInit2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetInit3 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetInit3A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetInit3W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetInit4 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetInit4A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetInit4W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetIntersectIndexes | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetMakeKey | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetMove | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOnlinePatchDatabasePage | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenDatabase | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenDatabaseA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenDatabaseW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFile | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFileA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFileInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFileInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFileInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFileSectionInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFileSectionInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFileSectionInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenFileW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenTable | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenTableA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenTableW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenTemporaryTable | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenTemporaryTable2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenTempTable | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenTempTable2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOpenTempTable3 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotAbort | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotEnd | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotFreeze | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotFreezeA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotFreezeW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotGetFreezeInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotGetFreezeInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotGetFreezeInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotPrepare | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotPrepareInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotThaw | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotTruncateLog | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetOSSnapshotTruncateLogInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPatchDatabasePages | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPatchDatabasePagesA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPatchDatabasePagesW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPrepareToCommitTransaction | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPrepareUpdate | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPrereadIndexRange | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPrereadIndexRanges | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPrereadKeys | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPrereadTablesW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetReadFile | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetReadFileInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRegisterCallback | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRemoveLogfileA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRemoveLogfileW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRenameColumn | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRenameColumnA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRenameColumnW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRenameTable | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRenameTableA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRenameTableW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetResetCounter | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetResetSessionContext | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetResetTableSequential | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetResizeDatabase | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestore | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestore2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestore2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestore2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestoreA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestoreInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestoreInstanceA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestoreInstanceW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRestoreW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRetrieveColumn | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRetrieveColumns | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRetrieveKey | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRetrieveTaggedColumnList | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetRollback | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSeek | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetColumn | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetColumnDefaultValue | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetColumnDefaultValueA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetColumnDefaultValueW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetColumns | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex2A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex2W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex3 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex3A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex3W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex4 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex4A | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndex4W | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndexA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCurrentIndexW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetCursorFilter | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetDatabaseSize | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetDatabaseSizeA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetDatabaseSizeW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetIndexRange | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetLS | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetMaxDatabaseSize | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetResourceParam | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetSessionContext | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetSessionParameter | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetSystemParameter | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetSystemParameterA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetSystemParameterW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetTableInfo | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetTableInfoA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetTableInfoW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSetTableSequential | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSnapshotStart | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSnapshotStartA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSnapshotStartW | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetSnapshotStop | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetStopBackup | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetStopBackupInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetStopService | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetStopServiceInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetStopServiceInstance2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetTerm | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetTerm2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetTestHook | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetTracing | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetTruncateLog | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetTruncateLogInstance | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetUnregisterCallback | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetUpdate | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetUpdate2 | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetUpgradeDatabase | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetUpgradeDatabaseA | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetUpgradeDatabaseW | Introduced into esent.dll in Windows 10.0.10586.0 |
| rgEDBGGlobals | Introduced into esent.dll in Windows 10.0.10586.0 |
| JetPrereadColumnsByReference | Introduced into esent.dll in Windows 10.0.14393.0 |
| JetRetrieveColumnByReference | Introduced into esent.dll in Windows 10.0.14393.0 |
| JetRetrieveColumnFromRecordStream | Introduced into esent.dll in Windows 10.0.14393.0 |
| JetStreamRecords | Introduced into esent.dll in Windows 10.0.14393.0 |
APIs from the dll mfplat.dll
| API | Requirements |
|---|---|
| CreatePropertyStore | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFAddPeriodicCallback | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFAllocateSerialWorkQueue | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFAllocateWorkQueue | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFAllocateWorkQueueEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFAverageTimePerFrameToFrameRate | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFBeginCreateFile | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFBeginRegisterWorkQueueWithMMCSS | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFBeginRegisterWorkQueueWithMMCSSEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFBeginUnregisterWorkQueueWithMMCSS | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCalculateBitmapImageSize | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCalculateImageSize | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCancelCreateFile | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCancelWorkItem | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCompareFullToPartialMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFConvertColorInfoFromDXVA | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFConvertColorInfoToDXVA | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFConvertFromFP16Array | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFConvertToFP16Array | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCopyImage | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreate2DMediaBuffer | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateAlignedMemoryBuffer | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateAlignedSharedMemoryBuffer | Introduced into mfplat.dll in Windows 10.0.10586.0. Removed in Windows 10.0.14393.0 |
| MFCreateAMMediaTypeFromMFMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateAsyncResult | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateAttributes | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateAudioMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateCollection | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateContentDecryptorContext | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateContentProtectionDevice | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateDXGIDeviceManager | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateDXGISurfaceBuffer | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateDXSurfaceBuffer | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateEventQueue | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateFile | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateLegacyMediaBufferOnMFMediaBuffer | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMediaBufferFromMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMediaBufferWrapper | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMediaEvent | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMediaExtensionActivate | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMediaTypeFromProperties | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMediaTypeFromRepresentation | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMemoryBuffer | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMFByteStreamOnStream | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMFByteStreamOnStreamEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMFByteStreamWrapper | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateMFVideoFormatFromMFMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreatePresentationDescriptor | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreatePropertiesFromMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateSample | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateSharedMemoryMediaBufferFromMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateSourceResolver | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateStreamDescriptor | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateStreamOnMFByteStream | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateStreamOnMFByteStreamEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateSystemTimeSource | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateTempFile | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateTrackedSample | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateTransformActivate | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateVideoDecryptorContext | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateVideoMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateVideoMediaTypeFromBitMapInfoHeader | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateVideoMediaTypeFromBitMapInfoHeaderEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateVideoMediaTypeFromSubtype | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateVideoMediaTypeFromVideoInfoHeader | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateVideoMediaTypeFromVideoInfoHeader2 | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateVideoSampleAllocatorEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateWaveFormatExFromMFMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFCreateWICBitmapBuffer | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFDeserializeAttributesFromStream | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFDeserializePresentationDescriptor | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFEndCreateFile | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFEndRegisterWorkQueueWithMMCSS | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFEndUnregisterWorkQueueWithMMCSS | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFFrameRateToAverageTimePerFrame | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetAttributesAsBlob | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetAttributesAsBlobSize | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetContentProtectionSystemCLSID | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetMFTMerit | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetPlaneSize | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetPluginControl | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetStrideForBitmapInfoHeader | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetSupportedMimeTypes | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetSupportedSchemes | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetSystemTime | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetTimerPeriodicity | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetUncompressedVideoFormat | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetWorkQueueMMCSSClass | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetWorkQueueMMCSSPriority | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFGetWorkQueueMMCSSTaskId | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFHeapAlloc | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFHeapFree | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitAMMediaTypeFromMFMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitAttributesFromBlob | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitMediaTypeFromAMMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitMediaTypeFromMFVideoFormat | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitMediaTypeFromMPEG1VideoInfo | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitMediaTypeFromMPEG2VideoInfo | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitMediaTypeFromVideoInfoHeader | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitMediaTypeFromVideoInfoHeader2 | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitMediaTypeFromWaveFormatEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitVideoFormat | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInitVideoFormat_RGB | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFInvokeCallback | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFIsContentProtectionDeviceSupported | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFllMulDiv | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFLockDXGIDeviceManager | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFLockPlatform | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFLockSharedWorkQueue | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFLockWorkQueue | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFMapDX9FormatToDXGIFormat | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFMapDXGIFormatToDX9Format | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFPutWaitingWorkItem | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFPutWorkItem | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFPutWorkItem2 | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFPutWorkItemEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFPutWorkItemEx2 | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFRegisterLocalByteStreamHandler | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFRegisterLocalSchemeHandler | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFRegisterPlatformWithMMCSS | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFRemovePeriodicCallback | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFScheduleWorkItem | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFScheduleWorkItemEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFSerializeAttributesToStream | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFSerializePresentationDescriptor | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFShutdown | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFStartup | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFStreamDescriptorProtectMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTEnum | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTEnumEx | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTGetInfo | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTraceError | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTraceFuncEnter | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTRegister | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTRegisterLocal | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTRegisterLocalByCLSID | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTUnregister | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTUnregisterLocal | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTUnregisterLocalByCLSID | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFUnlockDXGIDeviceManager | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFUnlockPlatform | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFUnlockWorkQueue | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFUnregisterPlatformFromMMCSS | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFUnwrapMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFValidateMediaTypeSize | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFWrapMediaType | Introduced into mfplat.dll in Windows 10.0.10586.0 |
| MFTEnum2 | Introduced into mfplat.dll in Windows 10.0.14393.0 |
APIs from the dll mfreadwrite.dll
| API | Requirements |
|---|---|
| MFCreateSinkWriterFromMediaSink | Introduced into mfreadwrite.dll in Windows 10.0.10586.0 |
| MFCreateSinkWriterFromURL | Introduced into mfreadwrite.dll in Windows 10.0.10586.0 |
| MFCreateSourceReaderFromByteStream | Introduced into mfreadwrite.dll in Windows 10.0.10586.0 |
| MFCreateSourceReaderFromMediaSource | Introduced into mfreadwrite.dll in Windows 10.0.10586.0 |
| MFCreateSourceReaderFromURL | Introduced into mfreadwrite.dll in Windows 10.0.10586.0 |
APIs from the dll MSAJApi.dll
| API | Requirements |
|---|---|
| alljoyn_aboutdata_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_create_empty | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_create_full | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_createfrommsgarg | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getaboutdata | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getajsoftwareversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getannouncedaboutdata | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getappid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getappname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getdateofmanufacture | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getdefaultlanguage | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getdescription | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getdeviceid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getdevicename | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getfield | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getfields | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getfieldsignature | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_gethardwareversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getmanufacturer | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getmodelnumber | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getsoftwareversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getsupportedlanguages | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_getsupporturl | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_isfieldannounced | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_isfieldlocalized | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_isfieldrequired | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_isvalid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setappid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setappid_fromstring | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setappname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setdateofmanufacture | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setdefaultlanguage | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setdescription | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setdeviceid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setdevicename | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setfield | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_sethardwareversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setmanufacturer | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setmodelnumber | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setsoftwareversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setsupportedlanguage | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdata_setsupporturl | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdatalistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutdatalistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticon_clear | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticon_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticon_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticon_getcontent | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticon_geturl | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticon_setcontent | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticon_setcontent_frommsgarg | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticon_seturl | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticonobj_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticonobj_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticonproxy_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticonproxy_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticonproxy_geticon | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_abouticonproxy_getversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutlistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutlistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobj_announce | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobj_announce_using_datalistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobj_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobj_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobj_unannounce | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_clear | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_create_full | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_createfrommsgarg | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_getinterfacepaths | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_getinterfaces | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_getmsgarg | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_getpaths | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_hasinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_hasinterfaceatpath | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutobjectdescription_haspath | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutproxy_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutproxy_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutproxy_getaboutdata | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutproxy_getobjectdescription | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_aboutproxy_getversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_authlistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_authlistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_authlistener_requestcredentialsresponse | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_authlistener_verifycredentialsresponse | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_authlistenerasync_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_authlistenerasync_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_adddestination | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_addpinggroup | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_pause | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_removedestination | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_removepinggroup | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_resume | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_autopinger_setpinginterval | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_addlogonentry | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_addmatch | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_advertisename | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_bindsessionport | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_canceladvertisename | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_cancelfindadvertisedname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_cancelfindadvertisednamebytransport | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_cancelwhoimplements_interface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_cancelwhoimplements_interfaces | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_clearkeys | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_clearkeystore | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_connect | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_create_concurrency | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_createinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_createinterface_secure | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_createinterfacesfromxml | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_deleteinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_disconnect | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_enableconcurrentcallbacks | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_enablepeersecurity | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_enablepeersecuritywithpermissionconfigurationlistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_findadvertisedname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_findadvertisednamebytransport | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getalljoyndebugobj | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getalljoynproxyobj | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getconcurrency | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getconnectspec | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getdbusproxyobj | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getglobalguidstring | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getinterfaces | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getkeyexpiration | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getpeerguid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_gettimestamp | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_getuniquename | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_isconnected | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_ispeersecurityenabled | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_isstarted | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_isstopping | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_join | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_joinsession | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_joinsessionasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_leavesession | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_namehasowner | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_ping | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_registeraboutlistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_registerbuslistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_registerbusobject | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_registerbusobject_secure | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_registerkeystorelistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_registersignalhandler | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_registersignalhandlerwithrule | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_releasename | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_reloadkeystore | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_removematch | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_removesessionmember | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_requestname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_secureconnection | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_secureconnectionasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_setdaemondebug | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_setkeyexpiration | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_setlinktimeout | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_setlinktimeoutasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_setsessionlistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_start | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_stop | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_unbindsessionport | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_unregisteraboutlistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_unregisterallaboutlisteners | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_unregisterallhandlers | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_unregisterbuslistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_unregisterbusobject | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_unregistersignalhandler | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_unregistersignalhandlerwithrule | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_whoimplements_interface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busattachment_whoimplements_interfaces | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_buslistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_buslistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_addinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_addinterface_announced | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_addmethodhandler | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_addmethodhandlers | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_cancelsessionlessmessage | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_cancelsessionlessmessage_serial | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_emitpropertieschanged | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_emitpropertychanged | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_getannouncedinterfacenames | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_getbusattachment | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_getname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_getpath | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_issecure | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_methodreply_args | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_methodreply_err | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_methodreply_status | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_setannounceflag | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_busobject_signal | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_clear | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_getcertchain | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_getexpiration | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_getlogonentry | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_getpassword | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_getprivateKey | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_getusername | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_isset | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_setcertchain | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_setexpiration | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_setlogonentry | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_setpassword | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_setprivatekey | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_credentials_setusername | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_getbuildinfo | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_getnumericversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_getversion | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_init | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_activate | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_addannotation | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_addmember | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_addmemberannotation | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_addmethod | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_addproperty | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_addpropertyannotation | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_addsignal | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_eql | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getannotation | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getannotationatindex | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getannotationscount | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getmember | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getmemberannotation | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getmembers | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getmethod | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getproperties | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getproperty | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getpropertyannotation | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getsecuritypolicy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_getsignal | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_hasmember | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_hasproperties | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_hasproperty | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_introspect | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_issecure | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_member_eql | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_member_getannotation | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_member_getannotationatindex | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_member_getannotationscount | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_property_eql | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_property_getannotation | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_property_getannotationatindex | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_interfacedescription_property_getannotationscount | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_keystorelistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_keystorelistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_keystorelistener_getkeys | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_keystorelistener_putkeys | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_description | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_eql | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getarg | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getargs | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getauthmechanism | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getcallserial | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getcompressiontoken | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getdestination | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_geterrorname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getflags | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getmembername | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getobjectpath | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getreceiveendpointname | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getreplyserial | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getsender | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getsessionid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_getsignature | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_gettimestamp | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_gettype | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_isbroadcastsignal | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_isencrypted | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_isexpired | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_isglobalbroadcast | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_issessionless | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_isunreliable | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_parseargs | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_setendianess | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_message_tostring | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_array_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_array_element | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_array_get | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_array_set | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_array_set_offset | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_array_signature | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_array_tostring | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_clear | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_clone | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_copy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_create_and_set | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_equal | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_array_element | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_array_elementsignature | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_array_numberofelements | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_bool | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_bool_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_double | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_double_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_int16 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_int16_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_int32 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_int32_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_int64 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_int64_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_objectpath | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_signature | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_string | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_uint16 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_uint16_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_uint32 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_uint32_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_uint64 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_uint64_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_uint8 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_uint8_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_variant | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_get_variant_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_getdictelement | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_getkey | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_getmember | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_getnummembers | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_gettype | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_getvalue | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_hassignature | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_and_stabilize | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_bool | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_bool_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_double | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_double_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_int16 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_int16_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_int32 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_int32_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_int64 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_int64_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_objectpath | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_objectpath_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_signature | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_signature_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_string | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_string_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_uint16 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_uint16_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_uint32 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_uint32_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_uint64 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_uint64_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_uint8 | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_set_uint8_array | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_setdictentry | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_setstruct | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_signature | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_stabilize | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_msgarg_tostring | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observer_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observer_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observer_get | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observer_getfirst | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observer_getnext | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observer_registerlistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observer_unregisteralllisteners | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observer_unregisterlistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observerlistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_observerlistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_passwordmanager_setcredentials | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_permissionconfigurationlistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_permissionconfigurationlistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_pinglistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_pinglistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_addchild | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_addinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_addinterface_by_name | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_copy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_create_secure | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_enablepropertycaching | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getallproperties | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getallpropertiesasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getchild | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getchildren | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getinterfaces | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getpath | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getproperty | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getpropertyasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getservicename | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getsessionid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_getuniquename | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_implementsinterface | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_introspectremoteobject | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_introspectremoteobjectasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_issecure | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_isvalid | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_methodcall | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_methodcall_member | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_methodcall_member_noreply | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_methodcall_noreply | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_methodcallasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_methodcallasync_member | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_parsexml | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_ref_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_ref_decref | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_ref_get | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_ref_incref | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_registerpropertieschangedlistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_removechild | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_secureconnection | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_secureconnectionasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_setproperty | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_setpropertyasync | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_proxybusobject_unregisterpropertieschangedlistener | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionlistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionlistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_cmp | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_get_multipoint | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_get_proximity | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_get_traffic | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_get_transports | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_iscompatible | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_set_multipoint | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_set_proximity | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_set_traffic | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionopts_set_transports | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionportlistener_create | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_sessionportlistener_destroy | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_shutdown | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_unity_deferred_callbacks_process | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| alljoyn_unity_set_deferred_callback_mainthread_only | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynAcceptBusConnection | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynCloseBusHandle | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynConnectToBus | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynCreateBus | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynEnumEvents | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynEventSelect | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynEventsRegister | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynEventsUnregister | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynEventWrite | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynGetConfigurationDWORD | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynReceiveFromBus | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynSendToBus | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| AllJoynSetDebugLevel | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| QCC_StatusText | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| RouterNodeCleanup | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| RouterNodeInitialize | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| RouterNodeIsIdle | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
| RouterNodeRun | Introduced into MSAJApi.dll in Windows 10.0.10586.0 |
APIs from the dll webservices.dll
| API | Requirements |
|---|---|
| WsAbandonCall | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAbandonMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAbortChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAbortListener | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAbortServiceHost | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAbortServiceProxy | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAcceptChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAddCustomHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAddErrorString | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAddMappedHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAddressMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAlloc | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsAsyncExecute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCall | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCheckMustUnderstandHeaders | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCloseChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCloseListener | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCloseServiceHost | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCloseServiceProxy | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCombineUrl | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCopyError | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCopyNode | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateChannelForListener | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateError | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateFaultFromError | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateHeap | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateListener | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateMessageForChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateMetadata | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateReader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateServiceEndpointFromTemplate | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateServiceHost | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateServiceProxy | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateServiceProxyFromTemplate | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateWriter | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateXmlBuffer | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsCreateXmlSecurityToken | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsDateTimeToFileTime | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsDecodeUrl | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsEncodeUrl | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsEndReaderCanonicalization | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsEndWriterCanonicalization | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFileTimeToDateTime | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFillBody | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFillReader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFindAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFlushBody | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFlushWriter | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeError | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeHeap | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeListener | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeMetadata | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeReader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeSecurityToken | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeServiceHost | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeServiceProxy | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsFreeWriter | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetChannelProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetCustomHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetDictionary | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetErrorProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetErrorString | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetFaultErrorDetail | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetFaultErrorProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetHeaderAttributes | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetHeapProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetListenerProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetMappedHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetMessageProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetMetadataEndpoints | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetMetadataProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetMissingMetadataDocumentAddress | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetNamespaceFromPrefix | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetOperationContextProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetPolicyAlternativeCount | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetPolicyProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetPrefixFromNamespace | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetReaderNode | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetReaderPosition | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetReaderProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetSecurityContextProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetSecurityTokenProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetServiceHostProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetServiceProxyProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetWriterPosition | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetWriterProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsGetXmlAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsInitializeMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsMarkHeaderAsUnderstood | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsMatchPolicyAlternative | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsMoveReader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsMoveWriter | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsOpenChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsOpenListener | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsOpenServiceHost | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsOpenServiceProxy | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsPullBytes | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsPushBytes | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadArray | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadBody | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadBytes | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadChars | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadCharsUtf8 | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadElement | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadEndAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadEndElement | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadEndpointAddressExtension | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadEnvelopeEnd | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadEnvelopeStart | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadMessageEnd | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadMessageStart | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadMetadata | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadNode | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadQualifiedName | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadStartAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadStartElement | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadToStartElement | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadType | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadValue | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadXmlBuffer | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReadXmlBufferFromBytes | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsReceiveMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsRegisterOperationForCancel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsRemoveCustomHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsRemoveHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsRemoveMappedHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsRemoveNode | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsRequestReply | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsRequestSecurityToken | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsResetChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsResetError | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsResetHeap | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsResetListener | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsResetMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsResetMetadata | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsResetServiceHost | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsResetServiceProxy | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsRevokeSecurityContext | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSendFaultMessageForError | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSendMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSendReplyMessage | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetChannelProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetErrorProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetFaultErrorDetail | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetFaultErrorProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetHeader | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetInput | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetInputToBuffer | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetListenerProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetMessageProperty | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetOutput | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetOutputToBuffer | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetReaderPosition | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSetWriterPosition | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsShutdownSessionChannel | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsSkipNode | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsStartReaderCanonicalization | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsStartWriterCanonicalization | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsTrimXmlWhitespace | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsVerifyXmlNCName | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteArray | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteBody | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteBytes | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteChars | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteCharsUtf8 | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteElement | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteEndAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteEndCData | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteEndElement | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteEndStartElement | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteEnvelopeEnd | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteEnvelopeStart | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteMessageEnd | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteMessageStart | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteNode | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteQualifiedName | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteStartAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteStartCData | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteStartElement | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteText | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteType | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteValue | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteXmlBuffer | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteXmlBufferToBytes | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsWriteXmlnsAttribute | Introduced into webservices.dll in Windows 10.0.10586.0 |
| WsXmlStringEquals | Introduced into webservices.dll in Windows 10.0.10586.0 |
APIs from the API Set api-ms-win-appmodel-runtime-l1-1-2.dll
| API | Requirements |
|---|---|
| AppPolicyGetClrCompat | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| AppPolicyGetCreateFileAccess | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| AppPolicyGetLifecycleManagement | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| AppPolicyGetMediaFoundationCodecLoading | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| AppPolicyGetProcessTerminationMethod | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| AppPolicyGetShowDeveloperDiagnostic | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| AppPolicyGetThreadInitializationType | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| AppPolicyGetWindowingModel | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| GetApplicationUserModelIdFromToken | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| GetPackageFamilyNameFromToken | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| GetPackageFullNameFromToken | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| OpenPackageInfoByFullNameForUser | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyApplicationUserModelId | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyPackageFamilyName | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyPackageFullName | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyPackageId | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
| VerifyPackageRelativeApplicationId | Introduced into api-ms-win-appmodel-runtime-l1-1-2.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-enclave-l1-1-0.dll
| API | Requirements |
|---|---|
| CreateEnclave | Introduced into api-ms-win-core-enclave-l1-1-0.dll in Windows 10.0.14393.0 |
| InitializeEnclave | Introduced into api-ms-win-core-enclave-l1-1-0.dll in Windows 10.0.14393.0 |
| IsEnclaveTypeSupported | Introduced into api-ms-win-core-enclave-l1-1-0.dll in Windows 10.0.14393.0 |
| LoadEnclaveData | Introduced into api-ms-win-core-enclave-l1-1-0.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-libraryloader-l1-2-2.dll
| API | Requirements |
|---|---|
| EnumResourceNamesW | Introduced into api-ms-win-core-libraryloader-l1-2-2.dll in Windows 10.0.14393.0 |
| FindResourceW | Introduced into api-ms-win-core-libraryloader-l1-2-2.dll in Windows 10.0.14393.0 |
| LoadLibraryA | Introduced into api-ms-win-core-libraryloader-l1-2-2.dll in Windows 10.0.14393.0 |
| LoadLibraryW | Introduced into api-ms-win-core-libraryloader-l1-2-2.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-memory-l1-1-4.dll
| API | Requirements |
|---|---|
| OpenFileMappingFromApp | Introduced into api-ms-win-core-memory-l1-1-4.dll in Windows 10.0.14393.0 |
| QueryVirtualMemoryInformation | Introduced into api-ms-win-core-memory-l1-1-4.dll in Windows 10.0.14393.0 |
| SetProcessValidCallTargets | Introduced into api-ms-win-core-memory-l1-1-4.dll in Windows 10.0.14393.0 |
| VirtualAllocFromApp | Introduced into api-ms-win-core-memory-l1-1-4.dll in Windows 10.0.14393.0 |
| VirtualProtectFromApp | Introduced into api-ms-win-core-memory-l1-1-4.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-perfcounters-l1-1-0.dll
| API | Requirements |
|---|---|
| PcwAddQueryItem | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwClearCounterSetSecurity | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwCollectData | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwCompleteNotification | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwCreateNotifier | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwCreateQuery | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwDisconnectCounterSet | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwEnumerateInstances | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwIsNotifierAlive | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwQueryCounterSetSecurity | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwReadNotificationData | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwRegisterCounterSet | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwRemoveQueryItem | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwSendNotification | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwSendStatelessNotification | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwSetCounterSetSecurity | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PcwSetQueryItemUserData | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfCreateInstance | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfDecrementULongCounterValue | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfDecrementULongLongCounterValue | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfDeleteInstance | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfIncrementULongCounterValue | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfIncrementULongLongCounterValue | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfQueryInstance | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfSetCounterRefValue | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfSetCounterSetInfo | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfSetULongCounterValue | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfSetULongLongCounterValue | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfStartProvider | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfStartProviderEx | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfStopProvider | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| StmAlignSize | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| StmAllocateFlat | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| StmCoalesceChunks | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| StmDeinitialize | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| StmInitialize | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| StmReduceSize | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| StmReserve | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
| StmWrite | Introduced into api-ms-win-core-perfcounters-l1-1-0.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-shutdown-ansi-l1-1-0.dll
| API | Requirements |
|---|---|
| AbortSystemShutdownA | Introduced into api-ms-win-core-shutdown-ansi-l1-1-0.dll in Windows 10.0.14393.0 |
| InitiateSystemShutdownA | Introduced into api-ms-win-core-shutdown-ansi-l1-1-0.dll in Windows 10.0.14393.0 |
| InitiateSystemShutdownExA | Introduced into api-ms-win-core-shutdown-ansi-l1-1-0.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-core-systemtopology-l1-1-1.dll
| API | Requirements |
|---|---|
| GetNumaProximityNodeEx | Introduced into api-ms-win-core-systemtopology-l1-1-1.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-gaming-tcui-l1-1-2.dll
| API | Requirements |
|---|---|
| CheckGamingPrivilegeSilently | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| CheckGamingPrivilegeSilentlyForUser | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| CheckGamingPrivilegeWithUI | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| CheckGamingPrivilegeWithUIForUser | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ProcessPendingGameUI | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowChangeFriendRelationshipUI | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowChangeFriendRelationshipUIForUser | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowGameInviteUI | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowGameInviteUIForUser | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowPlayerPickerUI | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowPlayerPickerUIForUser | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowProfileCardUI | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowProfileCardUIForUser | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowTitleAchievementsUI | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| ShowTitleAchievementsUIForUser | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
| TryCancelPendingGameUI | Introduced into api-ms-win-gaming-tcui-l1-1-2.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-oobe-notification-l1-1-0.dll
| API | Requirements |
|---|---|
| OOBEComplete | Introduced into api-ms-win-oobe-notification-l1-1-0.dll in Windows 10.0.14393.0 |
| RegisterWaitUntilOOBECompleted | Introduced into api-ms-win-oobe-notification-l1-1-0.dll in Windows 10.0.14393.0 |
| UnregisterWaitUntilOOBECompleted | Introduced into api-ms-win-oobe-notification-l1-1-0.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-perf-legacy-l1-1-0.dll
| API | Requirements |
|---|---|
| PerfAddCounters | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfCloseQueryHandle | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfDeleteCounters | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfEnumerateCounterSet | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfEnumerateCounterSetInstances | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfOpenQueryHandle | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfQueryCounterData | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfQueryCounterInfo | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
| PerfQueryCounterSetRegistrationInfo | Introduced into api-ms-win-perf-legacy-l1-1-0.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-security-base-l1-2-1.dll
| API | Requirements |
|---|---|
| CveEventWrite | Introduced into api-ms-win-security-base-l1-2-1.dll in Windows 10.0.14393.0 |
APIs from the API Set api-ms-win-service-core-ansi-l1-1-1.dll
| API | Requirements |
|---|---|
| EnumDependentServicesA | Introduced into api-ms-win-service-core-ansi-l1-1-1.dll in Windows 10.0.14393.0 |
| EnumServicesStatusExA | Introduced into api-ms-win-service-core-ansi-l1-1-1.dll in Windows 10.0.14393.0 |
| GetServiceDisplayNameA | Introduced into api-ms-win-service-core-ansi-l1-1-1.dll in Windows 10.0.14393.0 |
| GetServiceKeyNameA | Introduced into api-ms-win-service-core-ansi-l1-1-1.dll in Windows 10.0.14393.0 |
APIs from the dll fltlib.dll
| API | Requirements |
|---|---|
| FilterAttach | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterAttachAtAltitude | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterClose | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterConnectCommunicationPort | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterCreate | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterDetach | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterFindClose | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterFindFirst | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterFindNext | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterGetDosName | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterGetInformation | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterGetMessage | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterInstanceClose | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterInstanceCreate | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterInstanceFindClose | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterInstanceFindFirst | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterInstanceFindNext | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterInstanceGetInformation | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterLoad | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterReplyMessage | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterSendMessage | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterUnload | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterVolumeClose | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterVolumeFindClose | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterVolumeFindFirst | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterVolumeFindNext | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterVolumeInstanceFindClose | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterVolumeInstanceFindFirst | Introduced into fltlib.dll in Windows 10.0.14393.0 |
| FilterVolumeInstanceFindNext | Introduced into fltlib.dll in Windows 10.0.14393.0 |