本主题列出了作为通用 Windows 平台 (UWP) 一部分并由某些Windows 10设备实现的 Win32 和 COM API,因此,必须首先确认运行应用的设备上是否存在 API 的条件保护对这些 API 的调用。 所有Windows 10设备上的 API 和本主题中列出的 API 联合构成 UWP 的整个 Win32 和 COM 外围应用。
本主题列出了按模块 (分组的 API,其中模块是 API 集 或 dll) 。 对于延迟加载,请使用模块名称。
来自 PhoneAudioSes.dll 的 API
| API | 要求 |
|---|---|
| ActivateAudioInterface | 在 10.0.10240 中引入PhoneAudioSes.dll。 |
来自 MSAJApi.dll 的 API
| API | 要求 |
|---|---|
| alljoyn_aboutdata_createfromxml | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中删除。 |
| alljoyn_routerinit | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中删除。 |
| alljoyn_routershutdown | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中删除。 |
来自 Bcrypt.dll 的 API
| API | 要求 |
|---|---|
| BCryptCreateMultiHash | 在 10.0.10240 中引入Bcrypt.dll。 在 10.0.10586 中删除。 |
| BCryptProcessMultiOperations | 在 10.0.10240 中引入Bcrypt.dll。 在 10.0.10586 中删除。 |
来自 ole32.dll 的 API
| API | 要求 |
|---|---|
| BindMoniker | 在 10.0.10240 中引入ole32.dll。 |
| CoGetObject | 在 10.0.10240 中引入ole32.dll。 |
| CreateAntiMoniker | 在 10.0.10240 中引入ole32.dll。 |
| CreateBindCtx | 在 10.0.10240 中引入ole32.dll。 |
| CreateClassMoniker | 在 10.0.10240 中引入ole32.dll。 |
| CreateFileMoniker | 在 10.0.10240 中引入ole32.dll。 |
| CreateGenericComposite | 在 10.0.10240 中引入ole32.dll。 |
| CreateItemMoniker | 在 10.0.10240 中引入ole32.dll。 |
| CreateObjrefMoniker | 在 10.0.10240 中引入ole32.dll。 |
| CreatePointerMoniker | 在 10.0.10240 中引入ole32.dll。 |
| GetClassFile | 在 10.0.10240 中引入ole32.dll。 |
| IsEqualGUID | 在 10.0.10240 中引入ole32.dll。 |
| MkParseDisplayName | 在 10.0.10240 中引入ole32.dll。 |
| MonikerCommonPrefixWith | 在 10.0.10240 中引入ole32.dll。 |
| MonikerRelativePathTo | 在 10.0.10240 中引入ole32.dll。 |
来自 dmprocessxmlfiltered.dll 的 API
| API | 要求 |
|---|---|
| DMProcessConfigXMLFiltered | 在 10.0.10240 中引入dmprocessxmlfiltered.dll。 |
来自 iphlpapi.dll 的 API
| API | 要求 |
|---|---|
| GetAdaptersAddresses | 在 10.0.10240 中引入iphlpapi.dll。 在 10.0.14393 中删除。 |
| FreeMibTable | 在 10.0.10586 中引入iphlpapi.dll。 在 10.0.14393 中删除。 |
| GetBestRoute2 | 在 10.0.10586 中引入iphlpapi.dll。 在 10.0.14393 中删除。 |
| GetUnicastIpAddressTable | 在 10.0.10586 中引入iphlpapi.dll。 在 10.0.14393 中删除。 |
来自 PhoneAudioSes.lib 的 API
| API | 要求 |
|---|---|
| GetDefaultAudioCaptureId | 在 10.0.10240 中引入到 PhoneAudioSes.lib 中。 在 10.0.14393 中移动到 PhoneAudioSes.dll。 |
| GetDefaultAudioRenderId | 在 10.0.10240 中引入到 PhoneAudioSes.lib 中。 在 10.0.14393 中移动到 PhoneAudioSes.dll。 |
来自 wpglobutil.dll 的 API
| API | 要求 |
|---|---|
| GetTimeZoneList | 在 10.0.10240 中引入wpglobutil.dll。 |
来自 kernel32.dll 的 API
| API | 要求 |
|---|---|
| InterlockedCompareExchange | 在 10.0.10240 中引入kernel32.dll。 在 10.0.16299 中删除。 |
| InterlockedCompareExchange64 | 在 10.0.10240 中引入kernel32.dll。 在 10.0.16299 中删除。 |
| InterlockedDecrement | 在 10.0.10240 中引入kernel32.dll。 在 10.0.16299 中删除。 |
| InterlockedExchange | 在 10.0.10240 中引入kernel32.dll。 在 10.0.16299 中删除。 |
| InterlockedExchangeAdd | 在 10.0.10240 中引入kernel32.dll。 在 10.0.16299 中删除。 |
| InterlockedIncrement | 在 10.0.10240 中引入kernel32.dll。 在 10.0.16299 中删除。 |
| GetModuleBaseNameA | 在 10.0.16299 中引入到 kernel32.dll。 |
| GetModuleBaseNameW | 在 10.0.16299 中引入到 kernel32.dll。 |
| GetModuleFileNameExA | 在 10.0.16299 中引入到 kernel32.dll。 |
| GetModuleFileNameExW | 在 10.0.16299 中引入到 kernel32.dll。 |
| GetModuleInformation | 在 10.0.16299 中引入到 kernel32.dll。 |
| SetEnvironmentVariable | 在 10.0.16299 中引入到 kernel32.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.17134 中删除。 |
| GetModuleFileNameEx | 在 10.0.16299 中引入到 kernel32.dll。 在 10.0.17134 中删除。 |
| VerLanguageName | 在 10.0.16299 中引入到 kernel32.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.17134 中删除。 |
来自 kernelbase.dll 的 API
| API | 要求 |
|---|---|
| GetProcessMemoryInfo | 在 10.0.10240 中引入kernelbase.dll。 在 10.0.14393 中删除。 在 10.0.16299 中移动到 kernel32.dll。 |
来自 elscore.dll 的 API
| API | 要求 |
|---|---|
| MappingFreePropertyBag | 在 10.0.10240 中引入elscore.dll。 |
| MappingFreeServices | 在 10.0.10240 中引入elscore.dll。 |
| MappingGetServices | 在 10.0.10240 中引入elscore.dll。 |
| MappingRecognizeText | 在 10.0.10240 中引入elscore.dll。 |
来自 rpcrt4.dll 的 API
| API | 要求 |
|---|---|
| NdrAsyncClientCall2 | 在 10.0.10240 中引入rpcrt4.dll。 在 10.0.16299 中删除。 |
| NdrClientCall4 | 在 10.0.10240 中引入rpcrt4.dll。 在 10.0.16299 中删除。 |
| DceErrorInqText | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcBindingCreate | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcBindingFromStringBinding | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcBindingInqAuthInfo | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcBindingInqAuthInfoEx | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcBindingSetAuthInfo | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcBindingSetAuthInfoEx | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcBindingToStringBinding | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcMgmtInqServerPrincName | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcNetworkIsProtseqValid | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcStringBindingCompose | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcStringBindingParse | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| RpcStringFree | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| UuidFromString | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
| UuidToString | 在 10.0.16299 中引入到 rpcrt4.dll。 在 10.0.17134 中删除。 |
来自 windows.data.pdf.dll 的 API
| API | 要求 |
|---|---|
| PdfRenderParams | 在 10.0.10240 中引入到 windows.data.pdf.dll。 在 10.0.14393 中删除。 |
来自 api-ms-win-core-slapi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| SLQueryLicenseValueFromApp | 在 10.0.10240 中引入到 api-ms-win-core-slapi-l1-1-0.dll。 在 10.0.14393 中删除。 |
| SLQueryLicenseValueFromApp2 | 在 10.0.10240 中引入到 api-ms-win-core-slapi-l1-1-0.dll。 在 10.0.14393 中删除。 |
来自 srpapi.dll 的 API
| API | 要求 |
|---|---|
| SrpDoesPolicyAllowAppExecution | 在 10.0.10240 中引入到 srpapi.dll。 |
来自 api-ms-win-crt-convert-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| __toascii | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atodbl | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atodbl_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atof_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atoflt | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atoflt_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atoi_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atoi64 | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atoi64_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atol_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atoldbl | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atoldbl_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _atoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ecvt | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ecvt_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _fcvt | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _fcvt_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _gcvt | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _gcvt_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _i64toa | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _i64toa_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _i64tow | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _i64tow_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _itoa | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _itoa_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _itow | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _itow_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ltoa | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ltoa_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ltow | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ltow_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtod_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtof_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoi64 | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoi64_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoimax_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtol_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtold_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoui64 | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoui64_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoul_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoull_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _strtoumax_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ui64toa | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ui64toa_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ui64tow | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ui64tow_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ultoa | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ultoa_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ultow | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _ultow_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstod_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstof_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoi64 | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoi64_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoimax_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstol_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstold_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstombs_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstombs_s_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoui64 | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoui64_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoul_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoull_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wcstoumax_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wctomb_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wctomb_s_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtof | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtof_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtoi | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtoi_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtoi64 | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtoi64_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtol | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtol_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtoll | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| _wtoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| atof | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| atoi | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| atol | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| atoll | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| btowc | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| c16rtomb | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| c32rtomb | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| mbrtoc16 | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| mbrtoc32 | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| mbrtowc | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| mbsrtowcs | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| mbsrtowcs_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| mbstowcs | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| mbstowcs_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| mbtowc | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtod | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtof | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtoimax | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtol | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtold | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtoll | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtoul | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtoull | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| strtoumax | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcrtomb | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcrtomb_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcsrtombs | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcsrtombs_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstod | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstof | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstoimax | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstol | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstold | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstoll | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstombs | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstombs_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstoul | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstoull | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wcstoumax | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wctob | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wctomb | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wctomb_s | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
| wctrans | 在 10.0.10240 中引入到 api-ms-win-crt-convert-l1-1-0.dll。 |
来自 api-ms-win-crt-environment-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| __p__environ | 在 10.0.10240 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| __p__wenviron | 在 10.0.10240 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _dupenv_s | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| getenv | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| getenv_s | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _putenv | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _putenv_s | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _searchenv | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _searchenv_s | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _wdupenv_s | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _wgetenv | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _wgetenv_s | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _wputenv | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _wputenv_s | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _wsearchenv_s | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
| _wsearchenv | 在 10.0.17134 中引入到 api-ms-win-crt-environment-l1-1-0.dll。 |
来自 api-ms-win-crt-filesystem-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| _访问 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _access_s | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _chdir | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _chmod | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findclose | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findfirst32 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findfirst32i64 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findfirst64 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findfirst64i32 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findnext32 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findnext32i64 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findnext64 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _findnext64i32 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _fstat32 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _fstat32i64 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _fstat64 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _fstat64i32 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _fullpath | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _getcwd | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _getdcwd | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _lock_file | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _makepath | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _makepath_s | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _Mkdir | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _rmdir | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _splitpath | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _splitpath_s | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _stat32 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _stat32i64 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _stat64 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _stat64i32 | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _umask | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _umask_s | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _unlink | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _unlock_file | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _waccess | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _waccess_s | 在 10.0.10240 中引入api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wchdir | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wchmod | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfindfirst32 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfindfirst32i64 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfindfirst64 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfindfirst64i32 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfindnext32 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfindnext32i64 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfindnext64 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfindnext64i32 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wfullpath | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wgetcwd | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wgetdcwd | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wmakepath | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wmakepath_s | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wmkdir | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wremove | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wrename | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wrmdir | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wsplitpath | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wsplitpath_s | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wstat32 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wstat32i64 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wstat64 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wstat64i32 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| _wunlink | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| 删除 | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
| rename | 在 10.0.10240 中引入到 api-ms-win-crt-filesystem-l1-1-0.dll。 |
来自 api-ms-win-crt-heap-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| _aligned_free | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _aligned_malloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _aligned_msize | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _aligned_offset_malloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _aligned_offset_realloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _aligned_offset_recalloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _aligned_realloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _aligned_recalloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _callnewh | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _calloc_base | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _expand | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _free_base | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _get_heap_handle | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _heapmin | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _malloc_base | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _msize | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _query_new_handler | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _query_new_mode | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _realloc_base | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _recalloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _set_new_mode | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| calloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| 可用 | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| malloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| realloc | 在 10.0.10240 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
| _resetstkoflw | 在 10.0.16299 中引入到 api-ms-win-crt-heap-l1-1-0.dll。 |
来自 api-ms-win-crt-locale-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| ___lc_codepage_func | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| ___lc_collate_cp_func | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| ___lc_locale_name_func | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| ___mb_cur_max_func | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| ___mb_cur_max_l_func | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| __initialize_lconv_for_unsigned_char | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| __pctype_func | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| __pwctype_func | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _configthreadlocale | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _create_locale | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _free_locale | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _get_current_locale | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _getmbcp | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _lock_locales | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _setmbcp | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _unlock_locales | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _wcreate_locale | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| _wsetlocale | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| localeconv | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
| setlocale | 在 10.0.10240 中引入到 api-ms-win-crt-locale-l1-1-0.dll。 |
来自 api-ms-win-crt-math-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| __libm_sse2_acos | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_acosf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_asin | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_asinf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_atan | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_atan2 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_atanf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_cos | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_cosf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_exp | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_expf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_log | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_log10 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_log10f | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_logf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_pow | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_powf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_sin | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_sinf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_tan | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __libm_sse2_tanf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| __setusermatherr | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _cabs | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _Cbuild | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _chgsign | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _chgsignf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIacos | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIasin | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIatan | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIatan2 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIcos | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIcosh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIexp | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIfmod | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIlog | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIlog10 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIpow | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIsin | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIsinh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CIsqrt | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CItan | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _CItanh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _Cmulcc | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _Cmulcr | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _copysign | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _copysignf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _d_int | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dclass | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dexp | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dlog | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dnorm | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dpcomp | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dpoly | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dscale | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dsign | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dsin | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dtest | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _dunscale | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _except1 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _FCbuild | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _FCmulcc | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _FCmulcr | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fd_int | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdclass | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdexp | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdlog | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdnorm | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdopen | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdpcomp | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdpoly | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdscale | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _fdsign | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _fdsin | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _fdtest | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _fdunscale | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _finite | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _finitef | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _fpclass | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _fpclassf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _FPE_Raise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ftol | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _get_FMA3_enable | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _hypot | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _hypotf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _isnan | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _isnanf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _j0 | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _j1 | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _约 | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _LCbuild | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _LCmulcc | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _LCmulcr | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ld_int | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldclass | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldexp | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldlog | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldpcomp | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldpoly | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldscale | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldsign | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldsin | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldtest | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _ldunscale | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_acos_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_asin_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_atan_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_cos_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_exp_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_log_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_log10_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_pow_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_sin_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_sqrt_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _libm_sse2_tan_precise | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _logb | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _logbf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _nextafter | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _nextafterf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _scalb | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _scalbf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _set_FMA3_enable | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| _set_SSE2_enable | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _y0 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _y1 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| _yn | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| acos | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| acosf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| acosh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| acoshf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| acoshl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| asin | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| asinf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| asinh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| asinhf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| asinhl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| atan | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| atan2 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| atan2f | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| atanf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| atanh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| atanhf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| atanhl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cabs | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cabsf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cabsl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cacos | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cacosf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cacosh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cacoshf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cacoshl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cacosl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| carg | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cargf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cargl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| casin | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| casinf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| casinh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| casinhf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| casinhl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| casinl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| catan | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| catanf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| catanh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| catanhf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| catanhl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| catanl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cbrt | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cbrtf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| cbrtl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| ccos | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| ccosf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| ccosh | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ccoshf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ccoshl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ccosl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ceil | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ceilf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cexp | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cexpf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cexpl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cimag | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cimagf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cimagl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| clog | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| clog10 | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| clog10f | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| clog10l | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| clogf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| clogl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| conj | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| conjf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| conjl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| copysign | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| copysignf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| copysignl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cos | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cosf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cosh | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| coshf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cpow | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cpowf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cpowl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cproj | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cprojf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| cprojl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| creal | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| crealf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| creall | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csin | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csinf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csinh | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csinhf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csinhl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csinl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csqrt | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csqrtf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| csqrtl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ctan | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ctanf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ctanh | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ctanhf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ctanhl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ctanl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| erf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| erfc | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| erfcf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| erfcl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| erff | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| erfl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| exp | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| exp2 | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| exp2f | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| exp2l | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| expf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| expm1 | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| expm1f | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| expm1l | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fabs | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fabsf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fdim | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fdimf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fdiml | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| floor | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| floorf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fma | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fmaf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fmal | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fmax | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fmaxf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fmaxl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fmin | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fminf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fminl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fmod | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| fmodf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| frexp | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| hypot | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ilogb | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ilogbf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ilogbl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| ldexp | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| lgamma | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| lgammaf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| lgammal | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| llrint | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| llrintf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| llrintl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| llround | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| llroundf | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| llroundl | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| log | 在 10.0.10240 中引入api-ms-win-crt-math-l1-1-0.dll。 |
| log10 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| log10f | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| log1p | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| log1pf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| log1pl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| log2 | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| log2f | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| log2l | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| logb | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| logbf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| logbl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| logf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| lrint | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| lrintf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| lrintl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| lround | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| lroundf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| lroundl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| modf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| modff | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nan | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nanf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nanl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nearbyint | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nearbyintf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nearbyintl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nextafter | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nextafterf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nextafterl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nexttoward | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nexttowardf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| nexttowardl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| norm | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| normf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| norml | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| pow | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| powf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| remainder | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| remainderf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| remainderl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| remquo | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| remquof | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| remquol | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| rint | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| rintf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| rintl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| round | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| roundf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| roundl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| scalbln | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| scalblnf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| scalblnl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| scalbn | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| scalbnf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| scalbnl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| sin | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| sinf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| sinh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| sinhf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| sqrt | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| sqrtf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| tan | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| tanf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| tanh | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| tanhf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| tgamma | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| tgammaf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| tgammal | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| trunc | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| truncf | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
| truncl | 在 10.0.10240 中引入到 api-ms-win-crt-math-l1-1-0.dll。 |
来自 api-ms-win-crt-multibyte-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| __p__mbcasemap | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| __p__mbctype | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbalnum | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbalnum_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbalpha | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbalpha_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbblank | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbblank_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbgraph | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbgraph_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbkalnum | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbkalnum_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbkana | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbkana_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbkprint | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbkprint_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbkpunct | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbkpunct_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbblead | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbblead_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbprint | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbprint_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbpunct | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbpunct_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbtrail | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbbtrail_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbslead | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbslead_l | 在 10.0.10240 中引入到 api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbstrail | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _ismbstrail_l | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbcasemap | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mblen_l | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbsdup | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbstowcs_l | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbstowcs_s_l | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbstrlen | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbstrlen_l | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbstrnlen | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbstrnlen_l | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
| _mbtowc_l | 在 10.0.10240 中引入api-ms-win-crt-multibyte-l1-1-0.dll。 |
来自 api-ms-win-crt-runtime-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| __control87_2 | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __doserrno | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __fpe_flt_rounds | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __fpecode | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __p___argc | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __p___argv | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __p___wargv | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __p__acmdln | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __p__pgmptr | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __p__wcmdln | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __p__wpgmptr | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __pxcptinfoptrs | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __sys_errlist | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __sys_nerr | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __threadhandle | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __threadid | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __wcserror | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| __wcserror_s | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _assert | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _beginthread | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _beginthreadex | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _c_exit | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _cexit | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _clearfp | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _configure_narrow_argv | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _configure_wide_argv | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _control87 | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _controlfp | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _controlfp_s | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _crt_at_quick_exit | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _crt_atexit | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _crt_debugger_hook | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _endthread | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _endthreadex | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _errno | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _execute_onexit_table | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _退出 | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _exit | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _fpieee_flt | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _fpreset | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_doserrno | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_errno | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_initial_narrow_environment | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_initial_wide_environment | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_invalid_parameter_handler | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_narrow_winmain_command_line | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_pgmptr | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_terminate | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_thread_local_invalid_parameter_handler | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_wide_winmain_command_line | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _get_wpgmptr | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _getpid | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _initialize_narrow_environment | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _initialize_onexit_table | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _initialize_wide_environment | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _initterm | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _initterm_e | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _invalid_parameter_noinfo | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _invalid_parameter_noinfo_noreturn | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _invoke_watson | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _query_app_type | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _register_onexit_function | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _register_thread_local_exe_atexit_callback | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _seh_filter_dll | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _seh_filter_exe | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_abort_behavior | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_app_type | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_controlfp | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_doserrno | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_errno | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_error_mode | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_invalid_parameter_handler | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_new_handler | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _set_thread_local_invalid_parameter_handler | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _睡眠 | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _statusfp | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _statusfp2 | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _strerror | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _strerror_s | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _wassert | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _wcserror | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _wcserror_s | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _wperror | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| 中止 | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| exit | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| feclearexcept | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| fegetenv | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| fegetexceptflag | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| fegetround | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| feholdexcept | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| fesetenv | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| fesetexceptflag | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| fesetround | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| fetestexcept | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| perror | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| quick_exit | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| raise | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| set_terminate | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| signal | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| strerror | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| strerror_s | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| terminate | 在 10.0.10240 中引入api-ms-win-crt-runtime-l1-1-0.dll。 |
| _seterrormode | 在 10.0.17134 中引入到 api-ms-win-crt-runtime-l1-1-0.dll。 |
| 系统 | 在 10.0.17134 中引入到 api-ms-win-crt-runtime-l1-1-0.dll。 |
| _wsystem | 在 10.0.17134 中引入到 api-ms-win-crt-runtime-l1-1-0.dll。 |
来自 api-ms-win-crt-stdio-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| __acrt_iob_func | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __p__commode | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __p__fmode | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vfprintf | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vfprintf_p | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vfprintf_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vfscanf | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vfwprintf | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vfwprintf_p | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vfwprintf_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vfwscanf | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vsnprintf_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vsnwprintf_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vsprintf | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vsprintf_p | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vsprintf_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vsscanf | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vswprintf | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vswprintf_p | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vswprintf_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| __stdio_common_vswscanf | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _chsize | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _chsize_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _close | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _commit | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _创造 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _dup | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _dup2 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _eof | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fclose_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fcloseall | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fflush_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fgetc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fgetchar | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fgetwc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fgetwchar | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _filelength | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _filelengthi64 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fileno | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _flushall | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fputc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fputchar | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fputwc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fputwchar | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fread_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fread_nolock_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fseek_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fseeki64 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fseeki64_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fsopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _ftell_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _ftelli64 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _ftelli64_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _fwrite_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _get_fmode | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _get_osfhandle | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _get_printf_count_output | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _get_stream_buffer_pointers | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _getc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _getmaxstdio | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _getw | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _getwc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _getws | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _getws_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _isatty | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _locking | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _lseek | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _lseeki64 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _mktemp | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _mktemp_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _打开 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _open_osfhandle | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _putc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _putw | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _putwc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _putws | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _read | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _rmtmp | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _set_fmode | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _set_printf_count_output | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _setmaxstdio | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _setmode | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _sopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _sopen_dispatch | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _sopen_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _告诉 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _telli64 | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _tempnam | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _ungetc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _ungetwc_nolock | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wcreat | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wfdopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wfopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wfopen_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wfreopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wfreopen_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wfsopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wmktemp | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wmktemp_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _write | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wsopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wsopen_dispatch | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wsopen_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wtempnam | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wtmpnam | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| _wtmpnam_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| clearerr | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| clearerr_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fclose | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| feof | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| ferror | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fflush | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fgetc | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fgetpos | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fgets | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fgetwc | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fgetws | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fopen_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fputc | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fputs | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fputwc | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fputws | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fread | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fread_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| freopen | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| freopen_s | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fseek | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| fsetpos | 在 10.0.10240 中引入api-ms-win-crt-stdio-l1-1-0.dll。 |
| ftell | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| fwrite | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| getc | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| getchar | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| gets_s | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| getwc | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| getwchar | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| putc | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| putchar | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| puts | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| putwc | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| putwchar | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| rewind | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| setbuf | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| setvbuf | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| tmpfile | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| tmpfile_s | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| tmpnam | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| tmpnam_s | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| ungetc | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| ungetwc | 在 10.0.10240 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
| putenv | 在 10.0.17134 中引入到 api-ms-win-crt-stdio-l1-1-0.dll。 |
来自 api-ms-win-crt-string-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| __isascii | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| __iscsym | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| __iscsymf | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| __iswcsym | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| __iswcsymf | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| __strncnt | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| __wcsncnt | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isalnum_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isalpha_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isblank_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iscntrl_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isctype | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isctype_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isdigit_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isgraph_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isleadbyte_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _islower_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isprint_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _ispunct_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isspace_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isupper_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswalnum_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswalpha_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswblank_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswcntrl_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswcsym_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswcsymf_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswctype_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswdigit_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswgraph_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswlower_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswprint_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswpunct_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswspace_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswupper_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _iswxdigit_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _isxdigit_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _memccpy | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _memicmp | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _memicmp_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strcoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strdup | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _stricmp | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _stricmp_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _stricoll | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _stricoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strlwr | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strlwr_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strlwr_s | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strlwr_s_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strncoll | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strncoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strnicmp | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strnicmp_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strnicoll | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strnicoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strnset | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strnset_s | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strrev | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strset | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strset_s | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strupr | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strupr_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strupr_s | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strupr_s_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _strxfrm_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _tolower | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _tolower_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _toupper | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _toupper_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _towlower_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _towupper_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _wcscoll_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsdup | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsicmp | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsicmp_l | 在 10.0.10240 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsicoll | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsicoll_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcslwr | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcslwr_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcslwr_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcslwr_s_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsncoll | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsncoll_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsnicmp | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsnicmp_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsnicoll | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsnicoll_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsnset | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsnset_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsrev | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsset | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsset_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsupr | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsupr_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsupr_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsupr_s_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wcsxfrm_l | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| _wctype | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isalnum | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isalpha | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isblank | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iscntrl | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isdigit | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isgraph | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isleadbyte | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| islower | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isprint | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| ispunct | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isspace | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isupper | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswalnum | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswalpha | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswascii | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswblank | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswcntrl | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswctype | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswdigit | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswgraph | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswlower | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswprint | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswpunct | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswspace | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswupper | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| iswxdigit | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| isxdigit | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| mblen | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| mbrlen | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| memcpy_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| memset | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strcat | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strcat_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strcmp | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strcoll | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strcpy | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strcpy_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strcspn | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strlen | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strncat | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strncat_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strncmp | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strncpy | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strncpy_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strnlen | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strpbrk | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strspn | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strtok | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strtok_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| strxfrm | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| tolower | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| toupper | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| towctrans | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| towlower | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| towupper | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcscat | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcscat_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcscmp | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcscoll | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcscpy | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcscpy_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcscspn | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcslen | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcsncat | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcsncat_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcsncmp | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcsncpy | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcsncpy_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcsnlen | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcspbrk | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcsspn | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcstok | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcstok_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wcsxfrm | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wctype | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wmemcpy_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| wmemmove_s | 在 10.0.10240 中引入api-ms-win-crt-string-l1-1-0.dll。 |
| memmove_s | 在 10.0.16299 中引入到 api-ms-win-crt-string-l1-1-0.dll。 |
来自 api-ms-win-crt-time-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| __daylight | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| __dstbias | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| __timezone | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| __tzname | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _ctime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _ctime32_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _ctime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _ctime64_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _difftime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _difftime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _ftime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _ftime32_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _ftime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _ftime64_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _futime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _futime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _get_daylight | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _get_dstbias | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _get_timezone | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _get_tzname | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _Getdays | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _Getmonths | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _Gettnames | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _gmtime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _gmtime32_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _gmtime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _gmtime64_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _localtime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _localtime32_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _localtime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _localtime64_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _mkgmtime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _mkgmtime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _mktime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _mktime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _strdate | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _strdate_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _Strftime | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _strftime_l | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _strtime | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _strtime_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _time32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _time64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _timespec32_get | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _timespec64_get | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _tzset | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _utime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _utime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _W_Getdays | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _W_Getmonths | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _W_Gettnames | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wasctime | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wasctime_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _Wcsftime | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wcsftime_l | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wctime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wctime32_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wctime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wctime64_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wstrdate | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wstrdate_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wstrtime | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wstrtime_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wutime32 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| _wutime64 | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| asctime | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| asctime_s | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| clock | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| strftime | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
| wcsftime | 在 10.0.10240 中引入到 api-ms-win-crt-time-l1-1-0.dll。 |
来自 api-ms-win-crt-utility-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| _abs64 | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _byteswap_uint64 | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _byteswap_ulong | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _byteswap_ushort | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _lfind | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _lfind_s | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _lrotl | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _lrotr | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _lsearch | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _lsearch_s | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _rotl | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _rotl64 | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _rotr | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _rotr64 | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| _swab | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| abs | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| bsearch | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| bsearch_s | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| div | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| imaxabs | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| imaxdiv | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| labs | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| ldiv | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| llabs | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| lldiv | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| qsort | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| qsort_s | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| rand | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| rand_s | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
| srand | 在 10.0.10240 中引入到 api-ms-win-crt-utility-l1-1-0.dll。 |
来自 api-ms-win-gaming-tcui-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CheckGamingPrivilegeSilently | 在 10.0.10586 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.14393 中删除。 |
| CheckGamingPrivilegeWithUI | 在 10.0.10586 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.14393 中删除。 |
来自 winsqlite3.dll 的 API
有关这些 API 的详细信息,请参阅官方 SQLite 文档。
| API | 要求 |
|---|---|
| sqlite3_aggregate_context | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_aggregate_count | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_auto_extension | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_backup_finish | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_backup_init | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_backup_pagecount | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_backup_remaining | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_backup_step | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_blob | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_blob64 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_double | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_int | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_int64 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_null | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_parameter_count | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_parameter_index | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_parameter_name | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_text | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_text16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_text64 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_value | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_zeroblob | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_blob_bytes | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_blob_close | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_blob_open | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_blob_read | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_blob_reopen | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_blob_write | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_busy_handler | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_busy_timeout | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_cancel_auto_extension | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_changes | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_clear_bindings | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_close | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_close_v2 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_collation_needed | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_collation_needed16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_blob | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_bytes | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_bytes16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_count | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_database_name | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_database_name16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_decltype | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_decltype16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_double | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_int | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_int64 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_name | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_name16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_origin_name | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_origin_name16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_table_name | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_table_name16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_text | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_text16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_type | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_column_value | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_commit_hook | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_compileoption_get | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_compileoption_used | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_complete | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_complete16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_config | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_context_db_handle | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_create_collation | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_create_collation16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_create_collation_v2 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_create_function | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_create_function16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_create_function_v2 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_create_module | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_create_module_v2 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_data_count | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_data_directory | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_db_config | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_db_filename | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_db_handle | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_db_mutex | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_db_readonly | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_db_release_memory | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_db_status | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_declare_vtab | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_enable_load_extension | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_enable_shared_cache | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_errcode | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_errmsg | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_errmsg16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_errstr | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_exec | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_expired | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_extended_errcode | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_extended_result_codes | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_file_control | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_finalize | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_free | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_free_table | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_get_autocommit | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_get_auxdata | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_get_table | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_global_recover | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_hard_heap_limit64 | 在 10.0.22000 中引入到 winsqlite3.dll。 |
| sqlite3_initialize | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_interrupt | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_keyword_count | 在 10.0.18362 中引入到 winsqlite3.dll。 |
| sqlite3_keyword_name | 在 10.0.18362 中引入到 winsqlite3.dll。 |
| sqlite3_last_insert_rowid | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_libversion | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_libversion_number | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_limit | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_load_extension | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_log | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_malloc | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_malloc64 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_memory_alarm | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_memory_highwater | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_memory_used | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_mprintf | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_msize | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_mutex_alloc | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_mutex_enter | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_mutex_free | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_mutex_leave | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_mutex_try | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_next_stmt | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_open | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_open16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_open_v2 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_os_end | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_os_init | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_overload_function | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_prepare | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_prepare16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_prepare16_v2 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_prepare_v2 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_profile | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_progress_handler | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_randomness | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_realloc | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_realloc64 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_release_memory | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_reset | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_reset_auto_extension | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_blob | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_blob64 | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_double | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_error | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_error16 | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_error_code | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_error_nomem | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_error_toobig | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_int | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_int64 | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_null | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_text | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_text16 | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_text16be | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_text16le | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_text64 | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_value | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_result_zeroblob | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_rollback_hook | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_rtree_geometry_callback | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_rtree_query_callback | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_set_authorizer | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_set_auxdata | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_shutdown | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_sleep | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_snapshot_cmp | 在 10.0.15063 中引入到 winsqlite3.dll。 |
| sqlite3_snapshot_free | 在 10.0.14393 中引入winsqlite3.dll。 |
| sqlite3_snapshot_get | 在 10.0.14393 中引入winsqlite3.dll。 |
| sqlite3_snapshot_open | 在 10.0.14393 中引入winsqlite3.dll。 |
| sqlite3_snapshot_recover | 在 10.0.16299 中引入到 winsqlite3.dll。 |
| sqlite3_snprintf | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_soft_heap_limit | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_soft_heap_limit64 | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_sourceid | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_sql | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_status | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_step | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_stmt_busy | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_stmt_isexplain | 在 10.0.19041 中引入到 winsqlite3.dll。 |
| sqlite3_stmt_readonly | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_stmt_status | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_strglob | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_stricmp | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_strnicmp | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_table_column_metadata | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_temp_directory | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_test_control | 在 10.0.10586 中引入winsqlite3.dll。 |
| sqlite3_thread_cleanup | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_threadsafe | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_total_changes | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_trace | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_transfer_bindings | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_update_hook | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_uri_boolean | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_uri_int64 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_uri_parameter | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_user_data | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_blob | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_bytes | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_bytes16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_double | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_int | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_int64 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_numeric_type | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_text | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_text16 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_text16be | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_text16le | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_value_type | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_version | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_vfs_find | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_vfs_register | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_vfs_unregister | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_vmprintf | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_vsnprintf | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_vtab_config | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_vtab_on_conflict | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_wal_autocheckpoint | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_wal_checkpoint | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_wal_checkpoint_v2 | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_wal_hook | 在 10.0.10586 中引入到 winsqlite3.dll。 |
| sqlite3_bind_zeroblob64 | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_db_cacheflush | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_result_subtype | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_result_zeroblob64 | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_status64 | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_strlike | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_system_errno | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_value_dup | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_value_free | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_value_subtype | 在 10.0.14393 中引入到 winsqlite3.dll。 |
| sqlite3_expanded_sql | 在 10.0.16299 中引入到 winsqlite3.dll。 |
| sqlite3_set_last_insert_rowid | 在 10.0.16299 中引入到 winsqlite3.dll。 |
| sqlite3_trace_v2 | 在 10.0.16299 中引入到 winsqlite3.dll。 |
| sqlite3_bind_pointer | 在 10.0.17134 中引入到 winsqlite3.dll。 |
| sqlite3_prepare16_v3 | 在 10.0.17134 中引入到 winsqlite3.dll。 |
| sqlite3_prepare_v3 | 在 10.0.17134 中引入到 winsqlite3.dll。 |
| sqlite3_result_pointer | 在 10.0.17134 中引入到 winsqlite3.dll。 |
| sqlite3_value_pointer | 在 10.0.17134 中引入到 winsqlite3.dll。 |
| sqlite3_value_nochange | 在 10.0.17763 中引入到 winsqlite3.dll。 |
| sqlite3_vtab_collation | 在 10.0.17763 中引入到 winsqlite3.dll。 |
| sqlite3_vtab_nochange | 在 10.0.17763 中引入到 winsqlite3.dll。 |
| sqlite3_win32_set_directory | 在 10.0.17763 中引入到 winsqlite3.dll。 |
| sqlite3_win32_set_directory16 | 在 10.0.17763 中引入到 winsqlite3.dll。 |
| sqlite3_win32_set_directory8 | 在 10.0.17763 中引入到 winsqlite3.dll。 |
来自 user32.dll 的 API
| API | 要求 |
|---|---|
| SoundSentry | 在 10.0.14393 中引入user32.dll。 |
| GetKeyNameTextA | 在 10.0.14393 中引入user32.dll。 |
| GetKeyNameTextW | 在 10.0.14393 中引入user32.dll。 |
| MapVirtualKeyA | 在 10.0.14393 中引入user32.dll。 |
| MapVirtualKeyW | 在 10.0.14393 中引入user32.dll。 |
| MapVirtualKeyExA | 在 10.0.14393 中引入user32.dll。 |
| MapVirtualKeyExW | 在 10.0.14393 中引入user32.dll。 |
| ClipCursor | 在 10.0.16299 中引入到 user32.dll。 |
| GetKeyState | 在 10.0.16299 中引入到 user32.dll。 |
| GetLastInputInfo | 在 10.0.16299 中引入到 user32.dll。 |
来自 ResetPhoneForArm32.dll 的 API
| API | 要求 |
|---|---|
| ResetPhoneForArm32 | 在 10.0.16299 中引入到 ResetPhoneForArm32.dll。 |
来自 Credui.dll 的 API
| API | 要求 |
|---|---|
| CredUIParseUserNameW | 在 10.0.16299 中引入到 Credui.dll。 |
来自 ntdll.dll 的 API
| API | 要求 |
|---|---|
| NtQueryDirectoryFile | 在 10.0.16299 中引入到 ntdll.dll。 |
| RtlEthernetAddressToString | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlEthernetStringToAddress | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlIpv4AddressToString | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlIpv4AddressToStringEx | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlIpv4StringToAddress | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlIpv4StringToAddressEx | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlIpv6AddressToString | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlIpv6AddressToStringEx | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlIpv6StringToAddress | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
| RtlIpv6StringToAddressEx | 在 10.0.16299 中引入到 ntdll.dll。 在 10.0.17134 中删除。 |
来自 OPMXbox.dll 的 API
| API | 要求 |
|---|---|
| OPMXboxEnableHDCP | 在 10.0.16299 中引入到 OPMXbox.dll。 |
| OPMXboxGetHDCPStatus | 在 10.0.16299 中引入到 OPMXbox.dll。 |
| OPMXboxGetHDCPStatusAndType | 在 10.0.16299 中引入到 OPMXbox.dll。 |
来自 efswrt.dll 的 API
| API | 要求 |
|---|---|
| ProtectFileToEnterpriseIdentity | 在 10.0.16299 中引入到 efswrt.dll。 |
| UnprotectFile | 在 10.0.16299 中引入到 efswrt.dll。 |
来自 wer.dll 的 API
| API | 要求 |
|---|---|
| WerStoreOpen | 在 10.0.16299 中引入到 wer.dll。 |
| WerStoreClose | 在 10.0.16299 中引入到 wer.dll。 |
| WerFreeString | 在 10.0.16299 中引入到 wer.dll。 |
| WerStoreGetFirstReportKey | 在 10.0.16299 中引入到 wer.dll。 |
| WerStoreGetNextReportKey | 在 10.0.16299 中引入到 wer.dll。 |
| WerStoreQueryReportMetadataV2 | 在 10.0.16299 中引入到 wer.dll。 |
| WerReportCreate | 在 10.0.16299 中引入到 wer.dll。 |
| WerReportSetParameter | 在 10.0.16299 中引入到 wer.dll。 |
| WerReportAddFile | 在 10.0.16299 中引入到 wer.dll。 |
| WerReportSubmit | 在 10.0.16299 中引入到 wer.dll。 |
| WerReportAddDump | 在 10.0.16299 中引入到 wer.dll。 |
| WerReportCloseHandle | 在 10.0.16299 中引入到 wer.dll。 |
来自 atiadlxx.dll 的 API
| API | 要求 |
|---|---|
| ADL2_Main_Control_GetProcAddress | 在 10.0.16299 中引入到 atiadlxx.dll。 在 10.0.16299 中移动到 atiadlxy.dll。 在 10.0.17134 中移动到 atiadlxx.dll。 在 10.0.17134 中移动到 atiadlxy.dll。 在 10.0.17763 中移动到 atiadlxx.dll。 在 10.0.17763 中移动到 atiadlxy.dll。 |
来自 aticfx32.dll 的 API
| API | 要求 |
|---|---|
| AmdGetCfxModuleHandle | 在 10.0.16299 中引入到 aticfx32.dll。 在 10.0.16299 中移动到 aticfx64.dll。 在 10.0.17134 中移动到 aticfx32.dll。 在 10.0.17134 中移动到 aticfx64.dll。 在 10.0.17763 中移动到 aticfx32.dll。 在 10.0.17763 中移动到 aticfx64.dll。 |
来自 amdxc32.dll 的 API
| API | 要求 |
|---|---|
| AmdGetDxcModuleHandle | 在 10.0.16299 中引入到 amdxc32.dll。 在 10.0.16299 中移动到 amdxc64.dll。 在 10.0.17134 中移动到 amdxc32.dll。 在 10.0.17134 中移动到 amdxc64.dll。 在 10.0.17763 中移动到 amdxc32.dll。 在 10.0.17763 中移动到 amdxc64.dll。 |
来自 atidxx32.dll 的 API
| API | 要求 |
|---|---|
| AmdGetDxxModuleHandle | 在 10.0.16299 中引入到 atidxx32.dll。 在 10.0.16299 中移动到 atidxx64.dll。 在 10.0.17134 中移动到 atidxx32.dll。 在 10.0.17134 中移动到 atidxx64.dll。 在 10.0.17763 中移动到 atidxx32.dll。 在 10.0.17763 中移动到 atidxx64.dll。 |
来自 nvapi.dll 的 API
| API | 要求 |
|---|---|
| nvapi_QueryInterface | 在 10.0.16299 中引入到 nvapi.dll。 在 10.0.16299 中移动到 nvapi64.dll。 在 10.0.17134 中移动到 nvapi.dll。 在 10.0.17134 中移动到 nvapi64.dll。 在 10.0.17763 中移动到 nvapi.dll。 在 10.0.17763 中移动到 nvapi64.dll。 |
来自 icuuc.dll 的 API
| API | 要求 |
|---|---|
| utf8_nextCharSafeBody | 在 10.0.16299 中引入到 icuuc.dll。 |
| utf8_appendCharSafeBody | 在 10.0.16299 中引入到 icuuc.dll。 |
| utf8_prevCharSafeBody | 在 10.0.16299 中引入到 icuuc.dll。 |
| utf8_back1SafeBody | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_versionFromString | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_versionFromUString | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_versionToString | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getVersion | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_errorName | 在 10.0.16299 中引入到 icuuc.dll。 |
| utrace_setLevel | 在 10.0.16299 中引入到 icuuc.dll。 |
| utrace_getLevel | 在 10.0.16299 中引入到 icuuc.dll。 |
| utrace_setFunctions | 在 10.0.16299 中引入到 icuuc.dll。 |
| utrace_getFunctions | 在 10.0.16299 中引入到 icuuc.dll。 |
| utrace_vformat | 在 10.0.16299 中引入到 icuuc.dll。 |
| utrace_format | 在 10.0.16299 中引入到 icuuc.dll。 |
| utrace_functionName | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_shapeArabic | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_getCode | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_getName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_getShortName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_getScript | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_hasScript | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_getScriptExtensions | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_getSampleString | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_getUsage | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_isRightToLeft | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_breaksBetweenLetters | 在 10.0.16299 中引入到 icuuc.dll。 |
| uscript_isCased | 在 10.0.16299 中引入到 icuuc.dll。 |
| ulistfmt_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| ulistfmt_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| ulistfmt_format | 在 10.0.16299 中引入到 icuuc.dll。 |
| uiter_current32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uiter_next32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uiter_previous32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uiter_getState | 在 10.0.16299 中引入到 icuuc.dll。 |
| uiter_setState | 在 10.0.16299 中引入到 icuuc.dll。 |
| uiter_setString | 在 10.0.16299 中引入到 icuuc.dll。 |
| uiter_setUTF16BE | 在 10.0.16299 中引入到 icuuc.dll。 |
| uiter_setUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uenum_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| uenum_count | 在 10.0.16299 中引入到 icuuc.dll。 |
| uenum_unext | 在 10.0.16299 中引入到 icuuc.dll。 |
| uenum_next | 在 10.0.16299 中引入到 icuuc.dll。 |
| uenum_reset | 在 10.0.16299 中引入到 icuuc.dll。 |
| uenum_openUCharStringsEnumeration | 在 10.0.16299 中引入到 icuuc.dll。 |
| uenum_openCharStringsEnumeration | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getDefault | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_setDefault | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getLanguage | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getScript | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getCountry | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getVariant | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_canonicalize | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getISO3Language | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getISO3Country | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getLCID | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getDisplayLanguage | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getDisplayScript | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getDisplayCountry | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getDisplayVariant | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getDisplayKeyword | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getDisplayKeywordValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getAvailable | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_countAvailable | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getISOLanguages | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getISOCountries | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getParent | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getBaseName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_openKeywords | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getKeywordValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_setKeywordValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_isRightToLeft | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getCharacterOrientation | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getLineOrientation | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_acceptLanguageFromHTTP | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_acceptLanguage | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_getLocaleForLCID | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_addLikelySubtags | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_minimizeSubtags | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_forLanguageTag | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_toLanguageTag | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_toUnicodeLocaleKey | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_toUnicodeLocaleType | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_toLegacyKey | 在 10.0.16299 中引入到 icuuc.dll。 |
| uloc_toLegacyType | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_openDirect | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_openU | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getVersion | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getLocaleByType | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getString | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getUTF8String | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getBinary | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getIntVector | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getUInt | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getInt | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getSize | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getType | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getKey | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_resetIterator | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_hasNext | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getNextResource | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getNextString | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getByIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getStringByIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getUTF8StringByIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getByKey | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getStringByKey | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_getUTF8StringByKey | 在 10.0.16299 中引入到 icuuc.dll。 |
| ures_openAvailableLocales | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_getLocale | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_getDialectHandling | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_localeDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_languageDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_scriptDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_scriptCodeDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_regionDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_variantDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_keyDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_keyValueDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_openForContext | 在 10.0.16299 中引入到 icuuc.dll。 |
| uldn_getContext | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_forLocale | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_register | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_unregister | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_getName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_getPluralName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_getDefaultFractionDigits | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_getDefaultFractionDigitsForUsage | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_getRoundingIncrement | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_getRoundingIncrementForUsage | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_openISOCurrencies | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_isAvailable | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_countCurrencies | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_forLocaleAndDate | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_getKeywordValuesForLocale | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucurr_getNumericCode | 在 10.0.16299 中引入到 icuuc.dll。 |
| UCNV_FROM_U_CALLBACK_STOP | 在 10.0.16299 中引入到 icuuc.dll。 |
| UCNV_TO_U_CALLBACK_STOP | 在 10.0.16299 中引入到 icuuc.dll。 |
| UCNV_FROM_U_CALLBACK_SKIP | 在 10.0.16299 中引入到 icuuc.dll。 |
| UCNV_FROM_U_CALLBACK_SUBSTITUTE | 在 10.0.16299 中引入到 icuuc.dll。 |
| UCNV_FROM_U_CALLBACK_ESCAPE | 在 10.0.16299 中引入到 icuuc.dll。 |
| UCNV_TO_U_CALLBACK_SKIP | 在 10.0.16299 中引入到 icuuc.dll。 |
| UCNV_TO_U_CALLBACK_SUBSTITUTE | 在 10.0.16299 中引入到 icuuc.dll。 |
| UCNV_TO_U_CALLBACK_ESCAPE | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_compareNames | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_openU | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_openCCSID | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_openPackage | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_safeClone | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getSubstChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_setSubstChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_setSubstString | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getInvalidChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getInvalidUChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_reset | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_resetToUnicode | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_resetFromUnicode | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getMaxCharSize | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getMinCharSize | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getDisplayName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getCCSID | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getPlatform | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getType | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getStarters | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getUnicodeSet | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getToUCallBack | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getFromUCallBack | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_setToUCallBack | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_setFromUCallBack | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_fromUnicode | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_toUnicode | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_fromUChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_toUChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getNextUChar | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_convertEx | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_convert | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_toAlgorithmic | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_fromAlgorithmic | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_flushCache | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_countAvailable | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getAvailableName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_openAllNames | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_countAliases | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getAlias | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getAliases | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_openStandardNames | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_countStandards | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getStandard | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getStandardName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getCanonicalName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_getDefaultName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_setDefaultName | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_fixFileSeparator | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_isAmbiguous | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_setFallback | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_usesFallback | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_detectUnicodeSignature | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_fromUCountPending | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_toUCountPending | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_isFixedWidth | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_cbFromUWriteBytes | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_cbFromUWriteSub | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_cbFromUWriteUChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_cbToUWriteUChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnv_cbToUWriteSub | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_init | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_cleanup | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_setMemoryFunctions | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_hasBinaryProperty | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isUAlphabetic | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isULowercase | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isUUppercase | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isUWhiteSpace | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getIntPropertyValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getIntPropertyMinValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getIntPropertyMaxValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getNumericValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_islower | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isupper | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_istitle | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isdigit | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isalpha | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isalnum | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isxdigit | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_ispunct | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isgraph | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isblank | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isdefined | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isspace | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isJavaSpaceChar | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isWhitespace | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_iscntrl | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isISOControl | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isprint | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isbase | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_charDirection | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isMirrored | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_charMirror | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getBidiPairedBracket | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_charType | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_enumCharTypes | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getCombiningClass | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_charDigitValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| ublock_getCode | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_charName | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_charFromName | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_enumCharNames | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getPropertyName | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getPropertyEnum | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getPropertyValueName | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getPropertyValueEnum | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isIDStart | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isIDPart | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isIDIgnorable | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isJavaIDStart | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_isJavaIDPart | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_tolower | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_toupper | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_totitle | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_foldCase | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_digit | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_forDigit | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_charAge | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getUnicodeVersion | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getFC_NFKC_Closure | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_openUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_openUChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_clone | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_equals | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_nativeLength | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_isLengthExpensive | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_char32At | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_current32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_next32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_previous32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_next32From | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_previous32From | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_getNativeIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_setNativeIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_moveIndex32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_getPreviousNativeIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_extract | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_isWritable | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_hasMetaData | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_replace | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_copy | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_freeze | 在 10.0.16299 中引入到 icuuc.dll。 |
| utext_setup | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_openEmpty | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_openPattern | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_openPatternOptions | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_clone | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_isFrozen | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_freeze | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_cloneAsThawed | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_set | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_applyPattern | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_applyIntPropertyValue | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_applyPropertyAlias | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_resemblesPattern | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_toPattern | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_add | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_addAll | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_addRange | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_addString | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_addAllCodePoints | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_remove | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_removeRange | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_removeString | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_removeAll | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_retain | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_retainAll | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_compact | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_complement | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_complementAll | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_clear | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_closeOver | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_removeAllStrings | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_isEmpty | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_contains | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_containsRange | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_containsString | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_indexOf | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_charAt | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_size | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_getItemCount | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_getItem | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_containsAll | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_containsAllCodePoints | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_containsNone | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_containsSome | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_span | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_spanBack | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_spanUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_spanBackUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_equals | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_serialize | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_getSerializedSet | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_setSerializedToOne | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_serializedContains | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_getSerializedRangeCount | 在 10.0.16299 中引入到 icuuc.dll。 |
| uset_getSerializedRange | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getNFCInstance | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getNFDInstance | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getNFKCInstance | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getNFKDInstance | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getNFKCCasefoldInstance | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getInstance | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_openFiltered | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_normalize | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_normalizeSecondAndAppend | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_append | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getDecomposition | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getRawDecomposition | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_composePair | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_getCombiningClass | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_isNormalized | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_quickCheck | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_spanQuickCheckYes | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_hasBoundaryBefore | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_hasBoundaryAfter | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm2_isInert | 在 10.0.16299 中引入到 icuuc.dll。 |
| unorm_compare | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnvsel_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnvsel_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnvsel_openFromSerialized | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnvsel_serialize | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnvsel_selectForString | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucnvsel_selectForUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_catopen | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_catclose | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_catgets | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_openSized | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_setInverse | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_isInverse | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_orderParagraphsLTR | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_isOrderParagraphsLTR | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_setReorderingMode | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getReorderingMode | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_setReorderingOptions | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getReorderingOptions | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_setContext | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_setPara | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_setLine | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getDirection | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getBaseDirection | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getText | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getLength | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getParaLevel | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_countParagraphs | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getParagraph | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getParagraphByIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getLevelAt | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getLevels | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getLogicalRun | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_countRuns | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getVisualRun | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getVisualIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getLogicalIndex | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getLogicalMap | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getVisualMap | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_reorderLogical | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_reorderVisual | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_invertMap | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getProcessedLength | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getResultLength | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getCustomizedClass | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_setClassCallback | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_getClassCallback | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_writeReordered | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubidi_writeReverse | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_charsToUChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_UCharsToChars | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strlen | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_countChar32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strHasMoreChar32Than | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strcat | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strncat | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strstr | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFindFirst | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strchr | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strchr32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strrstr | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFindLast | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strrchr | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strrchr32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strpbrk | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strcspn | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strspn | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strtok_r | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strcmp | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strcmpCodePointOrder | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strCompare | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strCompareIter | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strCaseCompare | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strncmp | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strncmpCodePointOrder | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strcasecmp | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strncasecmp | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memcasecmp | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strcpy | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strncpy | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_uastrcpy | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_uastrncpy | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_austrcpy | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_austrncpy | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memcpy | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memmove | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memset | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memcmp | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memcmpCodePointOrder | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memchr | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memchr32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memrchr | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_memrchr32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_unescape | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_unescapeAt | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToUpper | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToLower | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToTitle | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFoldCase | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToWCS | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFromWCS | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFromUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToUTF8WithSub | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFromUTF8WithSub | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFromUTF8Lenient | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToUTF32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFromUTF32 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToUTF32WithSub | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFromUTF32WithSub | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strToJavaModifiedUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_strFromJavaModifiedUTF8WithSub | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_getLocale | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_getOptions | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_setLocale | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_setOptions | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_getBreakIterator | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_setBreakIterator | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_toTitle | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_utf8ToLower | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_utf8ToUpper | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_utf8ToTitle | 在 10.0.16299 中引入到 icuuc.dll。 |
| ucasemap_utf8FoldCase | 在 10.0.16299 中引入到 icuuc.dll。 |
| usprep_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| usprep_openByType | 在 10.0.16299 中引入到 icuuc.dll。 |
| usprep_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| usprep_prepare | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_openUTS46 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_labelToASCII | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_labelToUnicode | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_nameToASCII | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_nameToUnicode | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_labelToASCII_UTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_labelToUnicodeUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_nameToASCII_UTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| uidna_nameToUnicodeUTF8 | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_open | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_openRules | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_safeClone | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_close | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_setText | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_setUText | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_current | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_next | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_previous | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_first | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_last | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_preceding | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_following | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_getAvailable | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_countAvailable | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_isBoundary | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_getRuleStatus | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_getRuleStatusVec | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_getLocaleByType | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubrk_refreshUText | 在 10.0.16299 中引入到 icuuc.dll。 |
| u_getDataVersion | 在 10.0.16299 中引入到 icuuc.dll。 |
| ubiditransform_close | 在 10.0.17763 中引入到 icuuc.dll。 |
| ubiditransform_open | 在 10.0.17763 中引入到 icuuc.dll。 |
| ubiditransform_transform | 在 10.0.17763 中引入到 icuuc.dll。 |
| ubrk_openBinaryRules | 在 10.0.17763 中引入到 icuuc.dll。 |
| ubrk_getBinaryRules | 在 10.0.17763 中引入到 icuuc.dll。 |
来自 icuin.dll 的 API
| API | 要求 |
|---|---|
| ucal_openTimeZoneIDEnumeration | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_openTimeZones | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_openCountryTimeZones | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getDefaultTimeZone | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_setDefaultTimeZone | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getDSTSavings | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getNow | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_open | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_close | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_clone | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_setTimeZone | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getTimeZoneID | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getTimeZoneDisplayName | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_inDaylightTime | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_setGregorianChange | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getGregorianChange | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_setAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_countAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getMillis | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_setMillis | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_setDate | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_setDateTime | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_equivalentTo | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_add | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_roll | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_get | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_set | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_isSet | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_clearField | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_clear | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getLimit | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getLocaleByType | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getTZDataVersion | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getCanonicalTimeZoneID | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getType | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getKeywordValuesForLocale | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getDayOfWeekType | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getWeekendTransition | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_isWeekend | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getFieldDifference | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getTimeZoneTransitionDate | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getWindowsTimeZoneID | 在 10.0.16299 中引入到 icuin.dll。 |
| ucal_getTimeZoneIDForWindowsID | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_open | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_openRules | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getContractionsAndExpansions | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_close | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_strcoll | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_strcollUTF8 | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_greater | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_greaterOrEqual | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_equal | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_strcollIter | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getStrength | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_setStrength | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getReorderCodes | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_setReorderCodes | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getEquivalentReorderCodes | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getDisplayName | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_countAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_openAvailableLocales | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getKeywords | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getKeywordValues | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getKeywordValuesForLocale | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getFunctionalEquivalent | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getRules | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getSortKey | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_nextSortKeyPart | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getBound | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getVersion | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getUCAVersion | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_mergeSortkeys | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_setAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_setMaxVariable | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getMaxVariable | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getVariableTop | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_safeClone | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getRulesEx | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getLocaleByType | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getTailoredSet | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_cloneBinary | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_openBinary | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_openElements | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_keyHashCode | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_closeElements | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_reset | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_next | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_previous | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getMaxExpansion | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_setText | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_getOffset | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_setOffset | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_primaryOrder | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_secondaryOrder | 在 10.0.16299 中引入到 icuin.dll。 |
| ucol_tertiaryOrder | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_open | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_close | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_setText | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_setDeclaredEncoding | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_detect | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_detectAll | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_getName | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_getConfidence | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_getLanguage | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_getUChars | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_getAllDetectableCharsets | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_isInputFilterEnabled | 在 10.0.16299 中引入到 icuin.dll。 |
| ucsdet_enableInputFilter | 在 10.0.16299 中引入到 icuin.dll。 |
| udtitvfmt_open | 在 10.0.16299 中引入到 icuin.dll。 |
| udtitvfmt_close | 在 10.0.16299 中引入到 icuin.dll。 |
| udtitvfmt_format | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_open | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_openEmpty | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_close | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_clone | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getBestPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getBestPatternWithOptions | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getSkeleton | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getBaseSkeleton | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_addPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_setAppendItemFormat | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getAppendItemFormat | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_setAppendItemName | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getAppendItemName | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_setDateTimeFormat | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getDateTimeFormat | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_setDecimal | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getDecimal | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_replaceFieldTypes | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_replaceFieldTypesWithOptions | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_openSkeletons | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_openBaseSkeletons | 在 10.0.16299 中引入到 icuin.dll。 |
| udatpg_getPatternForSkeleton | 在 10.0.16299 中引入到 icuin.dll。 |
| ufieldpositer_open | 在 10.0.16299 中引入到 icuin.dll。 |
| ufieldpositer_close | 在 10.0.16299 中引入到 icuin.dll。 |
| ufieldpositer_next | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_open | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_close | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getType | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_isNumeric | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getDate | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getDouble | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getLong | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getInt64 | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getObject | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getUChars | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getArrayLength | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getArrayItemByIndex | 在 10.0.16299 中引入到 icuin.dll。 |
| ufmt_getDecNumChars | 在 10.0.16299 中引入到 icuin.dll。 |
| ugender_getInstance | 在 10.0.16299 中引入到 icuin.dll。 |
| ugender_getListGender | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_open | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_close | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_setNoSubstitute | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_getNoSubstitute | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_getExemplarSet | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_getDelimiter | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_getMeasurementSystem | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_getPaperSize | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_getCLDRVersion | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_getLocaleDisplayPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| ulocdata_getLocaleSeparator | 在 10.0.16299 中引入到 icuin.dll。 |
| u_formatMessage | 在 10.0.16299 中引入到 icuin.dll。 |
| u_vformatMessage | 在 10.0.16299 中引入到 icuin.dll。 |
| u_parseMessage | 在 10.0.16299 中引入到 icuin.dll。 |
| u_vparseMessage | 在 10.0.16299 中引入到 icuin.dll。 |
| u_formatMessageWithError | 在 10.0.16299 中引入到 icuin.dll。 |
| u_vformatMessageWithError | 在 10.0.16299 中引入到 icuin.dll。 |
| u_parseMessageWithError | 在 10.0.16299 中引入到 icuin.dll。 |
| u_vparseMessageWithError | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_open | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_close | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_clone | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_setLocale | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_getLocale | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_applyPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_toPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_format | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_vformat | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_parse | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_vparse | 在 10.0.16299 中引入到 icuin.dll。 |
| umsg_autoQuoteApostrophe | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_open | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_close | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_clone | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_format | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_formatInt64 | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_formatDouble | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_formatDecimal | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_formatDoubleCurrency | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_formatUFormattable | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_parse | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_parseInt64 | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_parseDouble | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_parseDecimal | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_parseDoubleCurrency | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_parseToUFormattable | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_applyPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_getAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_countAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_getAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_setAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_getDoubleAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_setDoubleAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_getTextAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_setTextAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_toPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_getSymbol | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_setSymbol | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_getLocaleByType | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_setContext | 在 10.0.16299 中引入到 icuin.dll。 |
| unum_getContext | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_toCalendarDateField | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_open | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_close | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_getBooleanAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_setBooleanAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_clone | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_format | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_formatCalendar | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_formatForFields | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_formatCalendarForFields | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_parse | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_parseCalendar | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_isLenient | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_setLenient | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_getCalendar | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_setCalendar | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_getNumberFormat | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_getNumberFormatForField | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_adoptNumberFormatForFields | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_setNumberFormat | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_adoptNumberFormat | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_getAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_countAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_get2DigitYearStart | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_set2DigitYearStart | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_toPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_applyPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_getSymbols | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_countSymbols | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_setSymbols | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_getLocaleByType | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_setContext | 在 10.0.16299 中引入到 icuin.dll。 |
| udat_getContext | 在 10.0.16299 中引入到 icuin.dll。 |
| unumsys_open | 在 10.0.16299 中引入到 icuin.dll。 |
| unumsys_openByName | 在 10.0.16299 中引入到 icuin.dll。 |
| unumsys_close | 在 10.0.16299 中引入到 icuin.dll。 |
| unumsys_openAvailableNames | 在 10.0.16299 中引入到 icuin.dll。 |
| unumsys_getName | 在 10.0.16299 中引入到 icuin.dll。 |
| unumsys_isAlgorithmic | 在 10.0.16299 中引入到 icuin.dll。 |
| unumsys_getRadix | 在 10.0.16299 中引入到 icuin.dll。 |
| unumsys_getDescription | 在 10.0.16299 中引入到 icuin.dll。 |
| uplrules_open | 在 10.0.16299 中引入到 icuin.dll。 |
| uplrules_openForType | 在 10.0.16299 中引入到 icuin.dll。 |
| uplrules_close | 在 10.0.16299 中引入到 icuin.dll。 |
| uplrules_select | 在 10.0.16299 中引入到 icuin.dll。 |
| ureldatefmt_open | 在 10.0.16299 中引入到 icuin.dll。 |
| ureldatefmt_close | 在 10.0.16299 中引入到 icuin.dll。 |
| ureldatefmt_formatNumeric | 在 10.0.16299 中引入到 icuin.dll。 |
| ureldatefmt_format | 在 10.0.16299 中引入到 icuin.dll。 |
| ureldatefmt_combineDateAndTime | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_open | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_openUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_openC | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_close | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_clone | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_pattern | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_patternUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_flags | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_getText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_getUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_refreshUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_matches | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_matches64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_lookingAt | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_lookingAt64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_find | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_find64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_findNext | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_groupCount | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_groupNumberFromName | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_groupNumberFromCName | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_group | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_groupUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_start | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_start64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_end | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_end64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_reset | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_reset64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setRegion | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setRegion64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setRegionAndStart | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_regionStart | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_regionStart64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_regionEnd | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_regionEnd64 | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_hasTransparentBounds | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_useTransparentBounds | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_hasAnchoringBounds | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_useAnchoringBounds | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_hitEnd | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_requireEnd | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_replaceAll | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_replaceAllUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_replaceFirst | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_replaceFirstUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_appendReplacement | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_appendReplacementUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_appendTail | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_appendTailUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_split | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_splitUText | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setTimeLimit | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_getTimeLimit | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setStackLimit | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_getStackLimit | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setMatchCallback | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_getMatchCallback | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_setFindProgressCallback | 在 10.0.16299 中引入到 icuin.dll。 |
| uregex_getFindProgressCallback | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getRegionFromCode | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getRegionFromNumericCode | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getAvailable | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_areEqual | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getContainingRegion | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getContainingRegionOfType | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getContainedRegions | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getContainedRegionsOfType | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_contains | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getPreferredValues | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getRegionCode | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getNumericCode | 在 10.0.16299 中引入到 icuin.dll。 |
| uregion_getType | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_open | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_openFromCollator | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_close | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_setOffset | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getOffset | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_setAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getAttribute | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getMatchedStart | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getMatchedLength | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getMatchedText | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_setBreakIterator | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getBreakIterator | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_setText | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getText | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getCollator | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_setCollator | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_setPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_getPattern | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_first | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_following | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_last | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_preceding | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_next | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_previous | 在 10.0.16299 中引入到 icuin.dll。 |
| usearch_reset | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_open | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_openFromSerialized | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_openFromSource | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_close | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_clone | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_setChecks | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_getChecks | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_setRestrictionLevel | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_getRestrictionLevel | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_setAllowedLocales | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_getAllowedLocales | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_setAllowedChars | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_getAllowedChars | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_check | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_checkUTF8 | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_areConfusable | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_areConfusableUTF8 | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_getSkeleton | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_getSkeletonUTF8 | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_getInclusionSet | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_getRecommendedSet | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_serialize | 在 10.0.16299 中引入到 icuin.dll。 |
| utmscale_getTimeScaleValue | 在 10.0.16299 中引入到 icuin.dll。 |
| utmscale_fromInt64 | 在 10.0.16299 中引入到 icuin.dll。 |
| utmscale_toInt64 | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_openU | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_openInverse | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_clone | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_close | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_getUnicodeID | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_register | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_unregisterID | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_setFilter | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_countAvailableIDs | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_openIDs | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_trans | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_transIncremental | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_transUChars | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_transIncrementalUChars | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_toRules | 在 10.0.16299 中引入到 icuin.dll。 |
| utrans_getSourceSet | 在 10.0.16299 中引入到 icuin.dll。 |
| uspoof_check2 | 在 10.0.17763 中引入到 icuin.dll。 |
| uspoof_check2UTF8 | 在 10.0.17763 中引入到 icuin.dll。 |
| uspoof_closeCheckResult | 在 10.0.17763 中引入到 icuin.dll。 |
| uspoof_getCheckResultChecks | 在 10.0.17763 中引入到 icuin.dll。 |
| uspoof_getCheckResultNumerics | 在 10.0.17763 中引入到 icuin.dll。 |
| uspoof_getCheckResultRestrictionLevel | 在 10.0.17763 中引入到 icuin.dll。 |
| uspoof_openCheckResult | 在 10.0.17763 中引入到 icuin.dll。 |
| unum_formatDoubleForFields | 在 10.0.17763 中引入到 icuin.dll。 |
| uplrules_getKeywords | 在 10.0.17763 中引入到 icuin.dll。 |
来自 api-ms-win-core-namedpipe-ansi-l1-1-1.dll 的 API
| API | 要求 |
|---|---|
| CallNamedPipe | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-ansi-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-2.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 crypt32.dll 的 API
| API | 要求 |
|---|---|
| CertGetNameString | 在 10.0.16299 中引入到 crypt32.dll。 在 10.0.17134 中删除。 |
| CertNameToStr | 在 10.0.16299 中引入到 crypt32.dll。 在 10.0.17134 中删除。 |
| CertRDNValueToStr | 在 10.0.16299 中引入到 crypt32.dll。 在 10.0.17134 中删除。 |
| CertStrToName | 在 10.0.16299 中引入到 crypt32.dll。 在 10.0.17134 中删除。 |
| CryptBinaryToString | 在 10.0.16299 中引入到 crypt32.dll。 在 10.0.17134 中删除。 |
| CryptStringToBinary | 在 10.0.16299 中引入到 crypt32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-downlevel-advapi32-l2-1-1.dll 的 API
| API | 要求 |
|---|---|
| ControlTrace | 在 10.0.16299 中引入到 api-ms-win-downlevel-advapi32-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-eventing-controller-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| ConvertSecurityDescriptorToStringSecurityDescriptor | 在 10.0.16299 中引入到 api-ms-win-downlevel-advapi32-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-security-sddl-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| OpenTrace | 在 10.0.16299 中引入到 api-ms-win-downlevel-advapi32-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-eventing-consumer-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-eventing-consumer-l1-1-1.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| StartTrace | 在 10.0.16299 中引入到 api-ms-win-downlevel-advapi32-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-eventing-controller-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| StopTrace | 在 10.0.16299 中引入到 api-ms-win-downlevel-advapi32-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-eventing-controller-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-security-sddl-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| ConvertSidToStringSid | 在 10.0.16299 中引入到 api-ms-win-security-sddl-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-security-sddl-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| ConvertStringSidToSid | 在 10.0.16299 中引入到 api-ms-win-security-sddl-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-security-sddl-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-kernel32-legacy-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CopyFile | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-3.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| CreateNamedPipe | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetComputerName | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l2-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetStringTypeEx | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-deprecated-apis-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-deprecated-apis-legacy-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-string-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| MoveFileEx | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-file-ansi-l2-1-0.dll 的 API
| API | 要求 |
|---|---|
| CopyFileEx | 在 10.0.16299 中引入到 api-ms-win-core-file-ansi-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| ReplaceFile | 在 10.0.16299 中引入到 api-ms-win-core-file-ansi-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-namespace-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CreateBoundaryDescriptor | 在 10.0.16299 中引入到 api-ms-win-core-namespace-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namespace-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| CreatePrivateNamespace | 在 10.0.16299 中引入到 api-ms-win-core-namespace-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namespace-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| OpenPrivateNamespace | 在 10.0.16299 中引入到 api-ms-win-core-namespace-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namespace-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-file-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CreateDirectory | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| DeleteFile | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| FindNextFile | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| FindFirstFile | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| FindFirstFileEx | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetDiskFreeSpace | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetDriveType | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetFileAttributes | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetFullPathName | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetDiskFreeSpaceEx | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetFileAttributesEx | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetFinalPathNameByHandle | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetLongPathName | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| RemoveDirectory | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| SetFileAttributes | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-synch-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CreateEvent | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| CreateEventEx | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| CreateMutex | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| CreateMutexEx | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| OpenEvent | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| OpenSemaphore | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-security-cpwl-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CreateProcessWithLogon | 在 10.0.16299 中引入到 api-ms-win-security-cpwl-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-processthreads-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CreateProcess | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-kernel32-legacy-l1-1-2.dll 的 API
| API | 要求 |
|---|---|
| CreateSemaphore | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l2-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| OpenMutex | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-synch-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CreateSemaphoreEx | 在 10.0.16299 中引入到 api-ms-win-core-synch-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| CreateWaitableTimer | 在 10.0.16299 中引入到 api-ms-win-core-synch-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| CreateWaitableTimerEx | 在 10.0.16299 中引入到 api-ms-win-core-synch-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| OpenWaitableTimer | 在 10.0.16299 中引入到 api-ms-win-core-synch-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 ext-ms-win-security-credui-l1-1-1.dll 的 API
| API | 要求 |
|---|---|
| CredUIParseUserName | 在 10.0.16299 中引入到 ext-ms-win-security-credui-l1-1-1.dll。 在 10.0.16299 中移动到 Credui.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-security-cryptoapi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| CryptAcquireContext | 在 10.0.16299 中引入到 api-ms-win-security-cryptoapi-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| CryptGetDefaultProvider | 在 10.0.16299 中引入到 api-ms-win-security-cryptoapi-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| CryptSignHash | 在 10.0.16299 中引入到 api-ms-win-security-cryptoapi-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| CryptVerifySignature | 在 10.0.16299 中引入到 api-ms-win-security-cryptoapi-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-file-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| DeleteVolumeMountPoint | 在 10.0.16299 中引入到 api-ms-win-core-file-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-localization-l2-1-0.dll 的 API
| API | 要求 |
|---|---|
| EnumSystemCodePages | 在 10.0.16299 中引入到 api-ms-win-core-localization-l2-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-localization-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| EnumUILanguages | 在 10.0.16299 中引入到 api-ms-win-core-localization-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-obsolete-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-obsolete-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-obsolete-l1-3-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-processenvironment-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| ExpandEnvironmentStrings | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| FreeEnvironmentStrings | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetCommandLine | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetCurrentDirectory | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetEnvironmentVariable | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| SetCurrentDirectory | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-console-l2-1-0.dll 的 API
| API | 要求 |
|---|---|
| FillConsoleOutputCharacter | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetConsoleTitle | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| PeekConsoleInput | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| ReadConsoleOutput | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| SetConsoleTitle | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| WriteConsoleOutput | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-eventing-legacy-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| FlushTrace | 在 10.0.16299 中引入到 api-ms-win-eventing-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| QueryTrace | 在 10.0.16299 中引入到 api-ms-win-eventing-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-localization-l1-2-0.dll 的 API
| API | 要求 |
|---|---|
| FormatMessage | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-misc-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetGeoInfo | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetLocaleInfo | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 ws2_32.dll 的 API
| API | 要求 |
|---|---|
| FreeAddrInfo | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| GetAddrInfoEx | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| GetAddrInfo | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| GetHostName | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| GetNameInfo | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| InetNtop | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| InetPton | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| SetAddrInfoEx | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSAAddressToString | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSAConnectByName | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSADuplicateSocket | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSAEnumNameSpaceProviders | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSAEnumNameSpaceProvidersEx | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSAEnumProtocols | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSAGetServiceClassInfo | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSAGetServiceClassNameByClassId | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSALookupServiceBegin | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSALookupServiceNext | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSASetService | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSASocket | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
| WSAStringToAddress | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-namedpipe-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| GetNamedPipeClientComputerName | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-ansi-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetNamedPipeHandleState | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-ansi-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-2.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| WaitNamedPipe | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-ansi-l1-1-1.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-namedpipe-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-url-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| GetAcceptLanguages | 在 10.0.16299 中引入到 api-ms-win-core-url-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-shlwapi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-shlwapi-l1-1-1.dll。 在 10.0.16299 中移动到 shlwapi.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-localization-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| GetCPInfoEx | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-security-provider-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| GetExplicitEntriesFromAcl | 在 10.0.16299 中引入到 api-ms-win-security-provider-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l3-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-provider-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| GetNamedSecurityInfo | 在 10.0.16299 中引入到 api-ms-win-security-provider-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l3-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-provider-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| SetEntriesInAcl | 在 10.0.16299 中引入到 api-ms-win-security-provider-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l3-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-provider-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| SetNamedSecurityInfo | 在 10.0.16299 中引入到 api-ms-win-security-provider-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l3-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-provider-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
来自 version.dll 的 API
| API | 要求 |
|---|---|
| GetFileVersionInfoEx | 在 10.0.16299 中引入到 version.dll。 在 10.0.16299 中移动到 api-ms-win-core-versionansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-versionansi-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-version-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-version-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-version-l1-1-0.dll。 在 10.0.17134 中删除。 |
| GetFileVersionInfoSizeEx | 在 10.0.16299 中引入到 version.dll。 在 10.0.16299 中移动到 api-ms-win-core-versionansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-versionansi-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-version-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-version-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-version-l1-1-0.dll。 在 10.0.17134 中删除。 |
| VerQueryValue | 在 10.0.16299 中引入到 version.dll。 在 10.0.16299 中移动到 api-ms-win-core-versionansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-versionansi-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-version-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-version-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-version-l1-1-1.dll。 在 10.0.17134 中删除。 |
来自 ext-ms-win-ntuser-keyboard-l1-2-0.dll 的 API
| API | 要求 |
|---|---|
| GetKeyNameText | 在 10.0.16299 中引入到 ext-ms-win-ntuser-keyboard-l1-2-0.dll。 在 10.0.16299 中移动到 ext-ms-win-ntuser-keyboard-l1-3-0.dll。 在 10.0.16299 中移动到 user32.dll。 在 10.0.17134 中删除。 |
来自 ext-ms-win-base-psapi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| GetModuleBaseName | 在 10.0.16299 中引入到 ext-ms-win-base-psapi-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-libraryloader-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| GetModuleFileName | 在 10.0.16299 中引入到 api-ms-win-core-libraryloader-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-libraryloader-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-libraryloader-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-libraryloader-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-libraryloader-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-string-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| GetStringType | 在 10.0.16299 中引入到 api-ms-win-core-string-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-sysinfo-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| GetSystemDirectory | 在 10.0.16299 中引入到 api-ms-win-core-sysinfo-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetVersionEx | 在 10.0.16299 中引入到 api-ms-win-core-sysinfo-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-file-l1-2-2.dll 的 API
| API | 要求 |
|---|---|
| GetTempFileName | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetTempPath | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| GetVolumeInformation | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-kernel32-legacy-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| SetVolumeLabel | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-5.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-6.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l2-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 esent.dll 的 API
| API | 要求 |
|---|---|
| JetCreateIndex4 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
| JetCreateTableColumnIndex4 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
| JetGetErrorInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-psapi-ansi-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| K32GetModuleBaseName | 在 10.0.16299 中引入到 api-ms-win-core-psapi-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-psapi-obsolete-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-psapi-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| K32GetModuleFileNameEx | 在 10.0.16299 中引入到 api-ms-win-core-psapi-ansi-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-psapi-obsolete-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-psapi-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-security-lsalookup-ansi-l2-1-0.dll 的 API
| API | 要求 |
|---|---|
| LookupAccountName | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l4-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-1.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| LookupAccountSid | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l4-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-1.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| LookupPrivilegeDisplayName | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l4-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-1.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| LookupPrivilegeName | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l4-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-1.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
| LookupPrivilegeValue | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 在 10.0.16299 中移动到 ext-ms-win-advapi32-auth-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l4-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-security-lsalookup-l2-1-1.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
来自 ext-ms-win-ntuser-keyboard-l1-3-0.dll 的 API
| API | 要求 |
|---|---|
| MapVirtualKey | 在 10.0.16299 中引入到 ext-ms-win-ntuser-keyboard-l1-3-0.dll。 在 10.0.16299 中移动到 ext-ms-win-ntuser-keyboard-l1-1-0.dll。 在 10.0.16299 中移动到 ext-ms-win-ntuser-keyboard-l1-1-1.dll。 在 10.0.16299 中移动到 ext-ms-win-ntuser-keyboard-l1-2-0.dll。 在 10.0.16299 中移动到 user32.dll。 在 10.0.17134 中删除。 |
来自 ext-ms-win-ntuser-keyboard-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| MapVirtualKeyEx | 在 10.0.16299 中引入到 ext-ms-win-ntuser-keyboard-l1-1-0.dll。 在 10.0.16299 中移动到 ext-ms-win-ntuser-keyboard-l1-1-1.dll。 在 10.0.16299 中移动到 ext-ms-win-ntuser-keyboard-l1-2-0.dll。 在 10.0.16299 中移动到 ext-ms-win-ntuser-keyboard-l1-3-0.dll。 在 10.0.16299 中移动到 user32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-debug-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| OutputDebugString | 在 10.0.16299 中引入到 api-ms-win-core-debug-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-debug-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-debug-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-console-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| ReadConsoleInput | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| ReadConsole | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
| WriteConsole | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-file-l2-1-0.dll 的 API
| API | 要求 |
|---|---|
| ReadDirectoryChanges | 在 10.0.16299 中引入到 api-ms-win-core-file-l2-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-downlevel-advapi32-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| RegisterTraceGuids | 在 10.0.16299 中引入到 api-ms-win-downlevel-advapi32-l1-1-0.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-advapi32-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-eventing-classicprovider-l1-1-0.dll。 在 10.0.16299 中移动到 advapi32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-core-synch-l1-2-0.dll 的 API
| API | 要求 |
|---|---|
| SleepConditionVariableSR | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-downlevel-kernel32-l1-1-0.dll。 在 10.0.16299 中移动到 kernel32.dll。 在 10.0.17134 中删除。 |
来自 api-ms-win-crt-process-l1-1-0.dll 的 API
| API | 要求 |
|---|---|
| _哔 | 在 10.0.17134 中引入到 api-ms-win-crt-process-l1-1-0.dll。 |
来自 tbs.dll 的 API
| API | 要求 |
|---|---|
| Tbsi_Context_Create | 在 10.0.17134 中引入到 tbs.dll。 |
| Tbsi_GetDeviceInfo | 在 10.0.17134 中引入到 tbs.dll。 |
| Tbsi_Get_OwnerAuth | 在 10.0.17134 中引入到 tbs.dll。 |
| Tbsi_Get_TCG_Log | 在 10.0.17134 中引入到 tbs.dll。 |
| Tbsi_Physical_Presence_Command | 在 10.0.17134 中引入到 tbs.dll。 |
| Tbsi_Revoke_Attestation | 在 10.0.17134 中引入到 tbs.dll。 |
| Tbsip_Cancel_Commands | 在 10.0.17134 中引入到 tbs.dll。 |
| Tbsip_Context_Close | 在 10.0.17134 中引入到 tbs.dll。 |
| Tbsip_Submit_Command | 在 10.0.17134 中引入到 tbs.dll。 |
来自 api-ms-win-core-rtlsupport-l1-2-0.dll 的 API
| API | 要求 |
|---|---|
| RtlVirtualUnwind | 在 10.0.17763 中引入到 api-ms-win-core-rtlsupport-l1-2-0.dll。 |
COM 接口
| API | 要求 |
|---|---|
| _IRDPSessionEvents | 在 10.0.10240 中引入。 |
| _IWorkspaceBrokerAxEvents | 在 10.0.10240 中引入。 |
| IAccessibleEx | 在 10.0.10240 中引入。 |
| IAccessibleHostingElementProviders | 在 10.0.10240 中引入。 |
| IActivateAudioInterfaceAsyncOperation | 在 10.0.10240 中引入。 |
| IActivateAudioInterfaceCompletionHandler | 在 10.0.10240 中引入。 |
| IActivationFactory | 在 10.0.10240 中引入。 |
| IAdvancedMediaCapture | 在 10.0.10240 中引入。 |
| IAdvancedMediaCaptureInitializationSettings | 在 10.0.10240 中引入。 |
| IAdvancedMediaCaptureSettings | 在 10.0.10240 中引入。 |
| IAgileObject | 在 10.0.10240 中引入。 |
| IAgileReference | 在 10.0.10240 中引入。 |
| IAnnotationProvider | 在 10.0.10240 中引入。 |
| IAoWAppActivatedRuntime | 在 10.0.10240 中引入。 在 10.0.16299 中删除。 |
| IAoWBackgroundTaskRuntime | 在 10.0.10240 中引入。 在 10.0.16299 中删除。 |
| IApartmentShutdown | 在 10.0.10240 中引入。 |
| IAsyncInfo | 在 10.0.10240 中引入。 |
| IAudioCaptureClient | 在 10.0.10240 中引入。 |
| IAudioClient | 在 10.0.10240 中引入。 |
| IAudioClient2 | 在 10.0.10240 中引入。 |
| IAudioClient3 | 在 10.0.10240 中引入。 |
| IAudioClock | 在 10.0.10240 中引入。 |
| IAudioEndpointVolume | 在 10.0.10240 中引入。 |
| IAudioEndpointVolumeCallback | 在 10.0.10240 中引入。 |
| IAudioFrameNative | 在 10.0.10240 中引入。 |
| IAudioFrameNativeFactory | 在 10.0.10240 中引入。 |
| IAudioMeterInformation | 在 10.0.10240 中引入。 |
| IAudioRenderClient | 在 10.0.10240 中引入。 |
| IAudioSessionControl | 在 10.0.10240 中引入。 |
| IAudioSessionEvents | 在 10.0.10240 中引入。 |
| IAudioStreamVolume | 在 10.0.10240 中引入。 |
| IAudioVideoCaptureDeviceNative | 在 10.0.10240 中引入。 |
| IBindCtx | 在 10.0.10240 中引入。 |
| ICameraCaptureDeviceNative | 在 10.0.10240 中引入。 |
| ICameraCaptureFrameNative | 在 10.0.10240 中引入。 |
| ICameraCapturePreviewSink | 在 10.0.10240 中引入。 |
| ICameraUIControl | 在 10.0.10240 中引入。 |
| ICameraUIControlEventCallback | 在 10.0.10240 中引入。 |
| IClassFactory | 在 10.0.10240 中引入。 |
| IClientSecurity | 在 10.0.10240 中引入。 |
| ICodecAPI | 在 10.0.10240 中引入。 |
| IConnectionPoint | 在 10.0.10240 中引入。 |
| IConnectionPointContainer | 在 10.0.10240 中引入。 |
| IContextCallback | 在 10.0.10240 中引入。 |
| ICreateDeviceAccessAsync | 在 10.0.10240 中引入。 |
| ICustomNavigationProvider | 在 10.0.10240 中引入。 |
| ID2D1AnalysisTransform | 在 10.0.10240 中引入。 |
| ID2D1Bitmap | 在 10.0.10240 中引入。 |
| ID2D1Bitmap1 | 在 10.0.10240 中引入。 |
| ID2D1BitmapBrush | 在 10.0.10240 中引入。 |
| ID2D1BitmapRenderTarget | 在 10.0.10240 中引入。 |
| ID2D1BlendTransform | 在 10.0.10240 中引入。 |
| ID2D1BorderTransform | 在 10.0.10240 中引入。 |
| ID2D1BoundsAdjustmentTransform | 在 10.0.10240 中引入。 |
| ID2D1Brush | 在 10.0.10240 中引入。 |
| ID2D1ColorContext | 在 10.0.10240 中引入。 |
| ID2D1CommandList | 在 10.0.10240 中引入。 |
| ID2D1CommandSink | 在 10.0.10240 中引入。 |
| ID2D1CommandSink1 | 在 10.0.10240 中引入。 |
| ID2D1CommandSink2 | 在 10.0.10240 中引入。 |
| ID2D1ComputeInfo | 在 10.0.10240 中引入。 |
| ID2D1ComputeTransform | 在 10.0.10240 中引入。 |
| ID2D1ConcreteTransform | 在 10.0.10240 中引入。 |
| ID2D1DCRenderTarget | 在 10.0.10240 中引入。 |
| ID2D1Device | 在 10.0.10240 中引入。 |
| ID2D1Device1 | 在 10.0.10240 中引入。 |
| ID2D1Device2 | 在 10.0.10240 中引入。 |
| ID2D1DeviceContext | 在 10.0.10240 中引入。 |
| ID2D1DeviceContext1 | 在 10.0.10240 中引入。 |
| ID2D1DeviceContext2 | 在 10.0.10240 中引入。 |
| ID2D1DrawInfo | 在 10.0.10240 中引入。 |
| ID2D1DrawingStateBlock | 在 10.0.10240 中引入。 |
| ID2D1DrawingStateBlock1 | 在 10.0.10240 中引入。 |
| ID2D1DrawTransform | 在 10.0.10240 中引入。 |
| ID2D1Effect | 在 10.0.10240 中引入。 |
| ID2D1EffectContext | 在 10.0.10240 中引入。 |
| ID2D1EffectContext1 | 在 10.0.10240 中引入。 |
| ID2D1EffectImpl | 在 10.0.10240 中引入。 |
| ID2D1EllipseGeometry | 在 10.0.10240 中引入。 |
| ID2D1Factory | 在 10.0.10240 中引入。 |
| ID2D1Factory1 | 在 10.0.10240 中引入。 |
| ID2D1Factory2 | 在 10.0.10240 中引入。 |
| ID2D1Factory3 | 在 10.0.10240 中引入。 |
| ID2D1GdiMetafile | 在 10.0.10240 中引入。 |
| ID2D1GdiMetafile1 | 在 10.0.10240 中引入。 |
| ID2D1GdiMetafileSink | 在 10.0.10240 中引入。 |
| ID2D1GdiMetafileSink1 | 在 10.0.10240 中引入。 |
| ID2D1Geometry | 在 10.0.10240 中引入。 |
| ID2D1GeometryGroup | 在 10.0.10240 中引入。 |
| ID2D1GeometryRealization | 在 10.0.10240 中引入。 |
| ID2D1GeometrySink | 在 10.0.10240 中引入。 |
| ID2D1GradientMesh | 在 10.0.10240 中引入。 |
| ID2D1GradientStopCollection | 在 10.0.10240 中引入。 |
| ID2D1GradientStopCollection1 | 在 10.0.10240 中引入。 |
| ID2D1HwndRenderTarget | 在 10.0.10240 中引入。 |
| ID2D1Image | 在 10.0.10240 中引入。 |
| ID2D1ImageBrush | 在 10.0.10240 中引入。 |
| ID2D1ImageSource | 在 10.0.10240 中引入。 |
| ID2D1ImageSourceFromWic | 在 10.0.10240 中引入。 |
| ID2D1Ink | 在 10.0.10240 中引入。 |
| ID2D1InkStyle | 在 10.0.10240 中引入。 |
| ID2D1Layer | 在 10.0.10240 中引入。 |
| ID2D1LinearGradientBrush | 在 10.0.10240 中引入。 |
| ID2D1LookupTable3D | 在 10.0.10240 中引入。 |
| ID2D1Mesh | 在 10.0.10240 中引入。 |
| ID2D1Multithread | 在 10.0.10240 中引入。 |
| ID2D1OffsetTransform | 在 10.0.10240 中引入。 |
| ID2D1PathGeometry | 在 10.0.10240 中引入。 |
| ID2D1PathGeometry1 | 在 10.0.10240 中引入。 |
| ID2D1PrintControl | 在 10.0.10240 中引入。 |
| ID2D1Properties | 在 10.0.10240 中引入。 |
| ID2D1RadialGradientBrush | 在 10.0.10240 中引入。 |
| ID2D1RectangleGeometry | 在 10.0.10240 中引入。 |
| ID2D1RenderInfo | 在 10.0.10240 中引入。 |
| ID2D1RenderTarget | 在 10.0.10240 中引入。 |
| ID2D1Resource | 在 10.0.10240 中引入。 |
| ID2D1ResourceTexture | 在 10.0.10240 中引入。 |
| ID2D1RoundedRectangleGeometry | 在 10.0.10240 中引入。 |
| ID2D1SimplifiedGeometrySink | 在 10.0.10240 中引入。 |
| ID2D1SolidColorBrush | 在 10.0.10240 中引入。 |
| ID2D1SourceTransform | 在 10.0.10240 中引入。 |
| ID2D1StrokeStyle | 在 10.0.10240 中引入。 |
| ID2D1StrokeStyle1 | 在 10.0.10240 中引入。 |
| ID2D1TessellationSink | 在 10.0.10240 中引入。 |
| ID2D1Transform | 在 10.0.10240 中引入。 |
| ID2D1TransformedGeometry | 在 10.0.10240 中引入。 |
| ID2D1TransformedImageSource | 在 10.0.10240 中引入。 |
| ID2D1TransformGraph | 在 10.0.10240 中引入。 |
| ID2D1TransformNode | 在 10.0.10240 中引入。 |
| ID2D1VertexBuffer | 在 10.0.10240 中引入。 |
| ID3D10Blob | 在 10.0.10240 中引入。 |
| ID3D10Multithread | 在 10.0.10240 中引入。 |
| ID3D11Asynchronous | 在 10.0.10240 中引入。 |
| ID3D11AuthenticatedChannel | 在 10.0.10240 中引入。 |
| ID3D11BlendState | 在 10.0.10240 中引入。 |
| ID3D11BlendState1 | 在 10.0.10240 中引入。 |
| ID3D11Buffer | 在 10.0.10240 中引入。 |
| ID3D11ClassInstance | 在 10.0.10240 中引入。 |
| ID3D11ClassLinkage | 在 10.0.10240 中引入。 |
| ID3D11CommandList | 在 10.0.10240 中引入。 |
| ID3D11ComputeShader | 在 10.0.10240 中引入。 |
| ID3D11Counter | 在 10.0.10240 中引入。 |
| ID3D11CryptoSession | 在 10.0.10240 中引入。 |
| ID3D11Debug | 在 10.0.10240 中引入。 |
| ID3D11DepthStencilState | 在 10.0.10240 中引入。 |
| ID3D11DepthStencilView | 在 10.0.10240 中引入。 |
| ID3D11Device | 在 10.0.10240 中引入。 |
| ID3D11Device1 | 在 10.0.10240 中引入。 |
| ID3D11Device2 | 在 10.0.10240 中引入。 |
| ID3D11DeviceChild | 在 10.0.10240 中引入。 |
| ID3D11DeviceContext | 在 10.0.10240 中引入。 |
| ID3D11DeviceContext1 | 在 10.0.10240 中引入。 |
| ID3D11DeviceContext2 | 在 10.0.10240 中引入。 |
| ID3D11DeviceContext3 | 在 10.0.10240 中引入。 |
| ID3D11Device3 | 在 10.0.10240 中引入。 |
| ID3D11Texture2D1 | 在 10.0.10240 中引入。 |
| ID3D11Texture3D1 | 在 10.0.10240 中引入。 |
| ID3D11DomainShader | 在 10.0.10240 中引入。 |
| ID3D11FunctionLinkingGraph | 在 10.0.10240 中引入。 |
| ID3D11GeometryShader | 在 10.0.10240 中引入。 |
| ID3D11HullShader | 在 10.0.10240 中引入。 |
| ID3D11InfoQueue | 在 10.0.10240 中引入。 |
| ID3D11InputLayout | 在 10.0.10240 中引入。 |
| ID3D11LibraryReflection | 在 10.0.10240 中引入。 |
| ID3D11Linker | 在 10.0.10240 中引入。 |
| ID3D11LinkingNode | 在 10.0.10240 中引入。 |
| ID3D11Module | 在 10.0.10240 中引入。 |
| ID3D11ModuleInstance | 在 10.0.10240 中引入。 |
| ID3D11On12Device | 在 10.0.10240 中引入。 |
| ID3D11PixelShader | 在 10.0.10240 中引入。 |
| ID3D11Predicate | 在 10.0.10240 中引入。 |
| ID3D11Query | 在 10.0.10240 中引入。 |
| ID3D11Query1 | 在 10.0.10240 中引入。 |
| ID3D11RasterizerState | 在 10.0.10240 中引入。 |
| ID3D11RasterizerState1 | 在 10.0.10240 中引入。 |
| ID3D11RasterizerState2 | 在 10.0.10240 中引入。 |
| ID3D11RefDefaultTrackingOptions | 在 10.0.10240 中引入。 |
| ID3D11RefTrackingOptions | 在 10.0.10240 中引入。 |
| ID3D11RenderTargetView | 在 10.0.10240 中引入。 |
| ID3D11RenderTargetView1 | 在 10.0.10240 中引入。 |
| ID3D11Resource | 在 10.0.10240 中引入。 |
| ID3D11SamplerState | 在 10.0.10240 中引入。 |
| ID3D11ShaderReflection | 在 10.0.10240 中引入。 |
| ID3D11ShaderReflectionConstantBuffer | 在 10.0.10240 中引入。 |
| ID3D11ShaderReflectionType | 在 10.0.10240 中引入。 |
| ID3D11ShaderReflectionVariable | 在 10.0.10240 中引入。 |
| ID3D11ShaderResourceView | 在 10.0.10240 中引入。 |
| ID3D11ShaderResourceView1 | 在 10.0.10240 中引入。 |
| ID3D11ShaderTrace | 在 10.0.10240 中引入。 |
| ID3D11ShaderTraceFactory | 在 10.0.10240 中引入。 |
| ID3D11Texture1D | 在 10.0.10240 中引入。 |
| ID3D11Texture2D | 在 10.0.10240 中引入。 |
| ID3D11Texture3D | 在 10.0.10240 中引入。 |
| ID3D11TracingDevice | 在 10.0.10240 中引入。 |
| ID3D11UnorderedAccessView | 在 10.0.10240 中引入。 |
| ID3D11UnorderedAccessView1 | 在 10.0.10240 中引入。 |
| ID3D11VertexShader | 在 10.0.10240 中引入。 |
| ID3D11VideoContext | 在 10.0.10240 中引入。 |
| ID3D11VideoContext1 | 在 10.0.10240 中引入。 |
| ID3D11VideoDecoder | 在 10.0.10240 中引入。 |
| ID3D11VideoDecoderOutputView | 在 10.0.10240 中引入。 |
| ID3D11VideoDevice | 在 10.0.10240 中引入。 |
| ID3D11VideoDevice1 | 在 10.0.10240 中引入。 |
| ID3D11VideoProcessor | 在 10.0.10240 中引入。 |
| ID3D11VideoProcessorEnumerator | 在 10.0.10240 中引入。 |
| ID3D11VideoProcessorEnumerator1 | 在 10.0.10240 中引入。 |
| ID3D11VideoProcessorInputView | 在 10.0.10240 中引入。 |
| ID3D11VideoProcessorOutputView | 在 10.0.10240 中引入。 |
| ID3D11View | 在 10.0.10240 中引入。 |
| ID3D12CommandAllocator | 在 10.0.10240 中引入。 |
| ID3D12CommandList | 在 10.0.10240 中引入。 |
| ID3D12CommandQueue | 在 10.0.10240 中引入。 |
| ID3D12CommandSignature | 在 10.0.10240 中引入。 |
| ID3D12Debug | 在 10.0.10240 中引入。 |
| ID3D12DebugCommandList | 在 10.0.10240 中引入。 |
| ID3D12DebugCommandQueue | 在 10.0.10240 中引入。 |
| ID3D12DebugDevice | 在 10.0.10240 中引入。 |
| ID3D12DescriptorHeap | 在 10.0.10240 中引入。 |
| ID3D12Device | 在 10.0.10240 中引入。 |
| ID3D12DeviceChild | 在 10.0.10240 中引入。 |
| ID3D12Fence | 在 10.0.10240 中引入。 |
| ID3D12GraphicsCommandList | 在 10.0.10240 中引入。 |
| ID3D12Heap | 在 10.0.10240 中引入。 |
| ID3D12InfoQueue | 在 10.0.10240 中引入。 |
| ID3D12LibraryReflection | 在 10.0.10240 中引入。 |
| ID3D12Object | 在 10.0.10240 中引入。 |
| ID3D12Pageable | 在 10.0.10240 中引入。 |
| ID3D12PipelineState | 在 10.0.10240 中引入。 |
| ID3D12QueryHeap | 在 10.0.10240 中引入。 |
| ID3D12Resource | 在 10.0.10240 中引入。 |
| ID3D12RootSignature | 在 10.0.10240 中引入。 |
| ID3D12RootSignatureDeserializer | 在 10.0.10240 中引入。 |
| ID3D12ShaderReflection | 在 10.0.10240 中引入。 |
| ID3DDeviceContextState | 在 10.0.10240 中引入。 |
| ID3DUserDefinedAnnotation | 在 10.0.10240 中引入。 |
| IDeviceIoControl | 在 10.0.10240 中引入。 |
| IDeviceRequestCompletionCallback | 在 10.0.10240 中引入。 |
| IDirect3DDxgiInterfaceAccess | 在 10.0.10240 中引入。 |
| IDirectWriterLock | 在 10.0.10240 中引入。 |
| IDispatch | 在 10.0.10240 中引入。 |
| IDockProvider | 在 10.0.10240 中引入。 |
| IDragProvider | 在 10.0.10240 中引入。 |
| IDropTargetProvider | 在 10.0.10240 中引入。 |
| IDvdControl2 | 在 10.0.10240 中引入。 |
| IDvdInfo2 | 在 10.0.10240 中引入。 |
| IDWriteBitmapRenderTarget | 在 10.0.10240 中引入。 |
| IDWriteBitmapRenderTarget1 | 在 10.0.10240 中引入。 |
| IDWriteColorGlyphRunEnumerator | 在 10.0.10240 中引入。 |
| IDWriteFactory | 在 10.0.10240 中引入。 |
| IDWriteFactory1 | 在 10.0.10240 中引入。 |
| IDWriteFactory2 | 在 10.0.10240 中引入。 |
| IDWriteFactory3 | 在 10.0.10240 中引入。 |
| IDWriteFont | 在 10.0.10240 中引入。 |
| IDWriteFont1 | 在 10.0.10240 中引入。 |
| IDWriteFont2 | 在 10.0.10240 中引入。 |
| IDWriteFont3 | 在 10.0.10240 中引入。 |
| IDWriteFontCollection | 在 10.0.10240 中引入。 |
| IDWriteFontCollection1 | 在 10.0.10240 中引入。 |
| IDWriteFontCollectionLoader | 在 10.0.10240 中引入。 |
| IDWriteFontDownloadListener | 在 10.0.10240 中引入。 |
| IDWriteFontDownloadQueue | 在 10.0.10240 中引入。 |
| IDWriteFontFace | 在 10.0.10240 中引入。 |
| IDWriteFontFace1 | 在 10.0.10240 中引入。 |
| IDWriteFontFace2 | 在 10.0.10240 中引入。 |
| IDWriteFontFace3 | 在 10.0.10240 中引入。 |
| IDWriteFontFaceReference | 在 10.0.10240 中引入。 |
| IDWriteFontFallback | 在 10.0.10240 中引入。 |
| IDWriteFontFallbackBuilder | 在 10.0.10240 中引入。 |
| IDWriteFontFamily | 在 10.0.10240 中引入。 |
| IDWriteFontFamily1 | 在 10.0.10240 中引入。 |
| IDWriteFontFile | 在 10.0.10240 中引入。 |
| IDWriteFontFileEnumerator | 在 10.0.10240 中引入。 |
| IDWriteFontFileLoader | 在 10.0.10240 中引入。 |
| IDWriteFontFileStream | 在 10.0.10240 中引入。 |
| IDWriteFontList | 在 10.0.10240 中引入。 |
| IDWriteFontList1 | 在 10.0.10240 中引入。 |
| IDWriteFontSet | 在 10.0.10240 中引入。 |
| IDWriteFontSetBuilder | 在 10.0.10240 中引入。 |
| IDWriteGdiInterop | 在 10.0.10240 中引入。 |
| IDWriteGdiInterop1 | 在 10.0.10240 中引入。 |
| IDWriteGlyphRunAnalysis | 在 10.0.10240 中引入。 |
| IDWriteInlineObject | 在 10.0.10240 中引入。 |
| IDWriteLocalFontFileLoader | 在 10.0.10240 中引入。 |
| IDWriteLocalizedStrings | 在 10.0.10240 中引入。 |
| IDWriteNumberSubstitution | 在 10.0.10240 中引入。 |
| IDWritePixelSnapping | 在 10.0.10240 中引入。 |
| IDWriteRenderingParams | 在 10.0.10240 中引入。 |
| IDWriteRenderingParams1 | 在 10.0.10240 中引入。 |
| IDWriteRenderingParams2 | 在 10.0.10240 中引入。 |
| IDWriteRenderingParams3 | 在 10.0.10240 中引入。 |
| IDWriteStringList | 在 10.0.10240 中引入。 |
| IDWriteTextAnalysisSink | 在 10.0.10240 中引入。 |
| IDWriteTextAnalysisSink1 | 在 10.0.10240 中引入。 |
| IDWriteTextAnalysisSource | 在 10.0.10240 中引入。 |
| IDWriteTextAnalysisSource1 | 在 10.0.10240 中引入。 |
| IDWriteTextAnalyzer | 在 10.0.10240 中引入。 |
| IDWriteTextAnalyzer1 | 在 10.0.10240 中引入。 |
| IDWriteTextAnalyzer2 | 在 10.0.10240 中引入。 |
| IDWriteTextFormat | 在 10.0.10240 中引入。 |
| IDWriteTextFormat1 | 在 10.0.10240 中引入。 |
| IDWriteTextFormat2 | 在 10.0.10240 中引入。 |
| IDWriteTextLayout | 在 10.0.10240 中引入。 |
| IDWriteTextLayout1 | 在 10.0.10240 中引入。 |
| IDWriteTextLayout2 | 在 10.0.10240 中引入。 |
| IDWriteTextLayout3 | 在 10.0.10240 中引入。 |
| IDWriteTextRenderer | 在 10.0.10240 中引入。 |
| IDWriteTextRenderer1 | 在 10.0.10240 中引入。 |
| IDWriteTypography | 在 10.0.10240 中引入。 |
| IDXGIAdapter | 在 10.0.10240 中引入。 |
| IDXGIAdapter1 | 在 10.0.10240 中引入。 |
| IDXGIAdapter2 | 在 10.0.10240 中引入。 |
| IDXGIAdapter3 | 在 10.0.10240 中引入。 |
| IDXGIDebug | 在 10.0.10240 中引入。 |
| IDXGIDebug1 | 在 10.0.10240 中引入。 |
| IDXGIDevice | 在 10.0.10240 中引入。 |
| IDXGIDevice1 | 在 10.0.10240 中引入。 |
| IDXGIDevice2 | 在 10.0.10240 中引入。 |
| IDXGIDevice3 | 在 10.0.10240 中引入。 |
| IDXGIDeviceSubObject | 在 10.0.10240 中引入。 |
| IDXGIFactory | 在 10.0.10240 中引入。 |
| IDXGIFactory1 | 在 10.0.10240 中引入。 |
| IDXGIFactory2 | 在 10.0.10240 中引入。 |
| IDXGIFactory3 | 在 10.0.10240 中引入。 |
| IDXGIFactory4 | 在 10.0.10240 中引入。 |
| IDXGIInfoQueue | 在 10.0.10240 中引入。 |
| IDXGIKeyedMutex | 在 10.0.10240 中引入。 |
| IDXGIObject | 在 10.0.10240 中引入。 |
| IDXGIOutput | 在 10.0.10240 中引入。 |
| IDXGIOutput1 | 在 10.0.10240 中引入。 |
| IDXGIOutput2 | 在 10.0.10240 中引入。 |
| IDXGIOutput3 | 在 10.0.10240 中引入。 |
| IDXGIOutput4 | 在 10.0.10240 中引入。 |
| IDXGIResource | 在 10.0.10240 中引入。 |
| IDXGIResource1 | 在 10.0.10240 中引入。 |
| IDXGISurface | 在 10.0.10240 中引入。 |
| IDXGISurface1 | 在 10.0.10240 中引入。 |
| IDXGISurface2 | 在 10.0.10240 中引入。 |
| IDXGISwapChain | 在 10.0.10240 中引入。 |
| IDXGISwapChain1 | 在 10.0.10240 中引入。 |
| IDXGISwapChain2 | 在 10.0.10240 中引入。 |
| IDXGISwapChain3 | 在 10.0.10240 中引入。 |
| IEditionUpgradeHelper | 在 10.0.10240 中引入。 |
| IEnumCodePage | 在 10.0.10240 中引入。 |
| IEnumConnectionPoints | 在 10.0.10240 中引入。 |
| IEnumConnections | 在 10.0.10240 中引入。 |
| IEnumGUID | 在 10.0.10240 中引入。 |
| IEnumITfCompositionView | 在 10.0.10240 中引入。 |
| IEnumMoniker | 在 10.0.10240 中引入。 |
| IEnumPortableDeviceObjectIDs | 在 10.0.10240 中引入。 |
| IEnumRfc1766 | 在 10.0.10240 中引入。 |
| IEnumScript | 在 10.0.10240 中引入。 |
| IEnumSpellingError | 在 10.0.10240 中引入。 |
| IEnumSTATDATA | 在 10.0.10240 中引入。 |
| IEnumSTATPROPSETSTG | 在 10.0.10240 中引入。 |
| IEnumSTATPROPSTG | 在 10.0.10240 中引入。 |
| IEnumSTATSTG | 在 10.0.10240 中引入。 |
| IEnumString | 在 10.0.10240 中引入。 |
| IEnumTfCandidates | 在 10.0.10240 中引入。 |
| IEnumTfContexts | 在 10.0.10240 中引入。 |
| IEnumTfContextViews | 在 10.0.10240 中引入。 |
| IEnumTfDisplayAttributeInfo | 在 10.0.10240 中引入。 |
| IEnumTfDocumentMgrs | 在 10.0.10240 中引入。 |
| IEnumTfFunctionProviders | 在 10.0.10240 中引入。 |
| IEnumTfInputProcessorProfiles | 在 10.0.10240 中引入。 |
| IEnumTfProperties | 在 10.0.10240 中引入。 |
| IEnumTfPropertyValue | 在 10.0.10240 中引入。 |
| IEnumTfRanges | 在 10.0.10240 中引入。 |
| IEnumTfUIElements | 在 10.0.10240 中引入。 |
| IEnumUnknown | 在 10.0.10240 中引入。 |
| IEnumVARIANT | 在 10.0.10240 中引入。 |
| IExpandCollapseProvider | 在 10.0.10240 中引入。 |
| IFillLockBytes | 在 10.0.10240 中引入。 |
| IFindReferenceTargetsCallback | 在 10.0.10240 中引入。 |
| IGlobalInterfaceTable | 在 10.0.10240 中引入。 |
| IGlobalOptions | 在 10.0.10240 中引入。 |
| IGridItemProvider | 在 10.0.10240 中引入。 |
| IGridProvider | 在 10.0.10240 中引入。 |
| IInkD2DRenderer | 在 10.0.10240 中引入。 |
| IInspectable | 在 10.0.10240 中引入。 |
| IInvokeProvider | 在 10.0.10240 中引入。 |
| IItemContainerProvider | 在 10.0.10240 中引入。 |
| ILanguageExceptionErrorInfo | 在 10.0.10240 中引入。 |
| ILayoutStorage | 在 10.0.10240 中引入。 |
| ILegacyIAccessibleProvider | 在 10.0.10240 中引入。 |
| ILockBytes | 在 10.0.10240 中引入。 |
| IMarshal | 在 10.0.10240 中引入。 |
| IMbnConnection | 在 10.0.10240 中引入。 |
| IMbnConnectionEvents | 在 10.0.10240 中引入。 |
| IMbnConnectionManager | 在 10.0.10240 中引入。 |
| IMbnConnectionManagerEvents | 在 10.0.10240 中引入。 |
| IMbnDeviceService | 在 10.0.10240 中引入。 |
| IMbnDeviceServicesContext | 在 10.0.10240 中引入。 |
| IMbnDeviceServicesEvents | 在 10.0.10240 中引入。 |
| IMbnDeviceServicesManager | 在 10.0.10240 中引入。 |
| IMbnInterface | 在 10.0.10240 中引入。 |
| IMbnInterfaceEvents | 在 10.0.10240 中引入。 |
| IMbnInterfaceManager | 在 10.0.10240 中引入。 |
| IMbnInterfaceManagerEvents | 在 10.0.10240 中引入。 |
| IMbnPin | 在 10.0.10240 中引入。 |
| IMbnPinEvents | 在 10.0.10240 中引入。 |
| IMbnPinManager | 在 10.0.10240 中引入。 |
| IMbnPinManagerEvents | 在 10.0.10240 中引入。 |
| IMbnRegistration | 在 10.0.10240 中引入。 |
| IMbnRegistrationEvents | 在 10.0.10240 中引入。 |
| IMetaDataAssemblyImport | 在 10.0.10240 中引入。 |
| IMetaDataDispenser | 在 10.0.10240 中引入。 |
| IMetaDataDispenser | 在 10.0.10240 中引入。 |
| IMetaDataImport | 在 10.0.10240 中引入。 |
| IMetaDataImport2 | 在 10.0.10240 中引入。 |
| IMetaDataTables | 在 10.0.10240 中引入。 |
| IMetaDataTables2 | 在 10.0.10240 中引入。 |
| IMF2DBuffer | 在 10.0.10240 中引入。 |
| IMF2DBuffer2 | 在 10.0.10240 中引入。 |
| IMFActivate | 在 10.0.10240 中引入。 |
| IMFAsyncCallback | 在 10.0.10240 中引入。 |
| IMFAsyncResult | 在 10.0.10240 中引入。 |
| IMFAttributes | 在 10.0.10240 中引入。 |
| IMFByteStream | 在 10.0.10240 中引入。 |
| IMFByteStreamBuffering | 在 10.0.10240 中引入。 |
| IMFByteStreamCacheControl | 在 10.0.10240 中引入。 |
| IMFByteStreamCacheControl2 | 在 10.0.10240 中引入。 |
| IMFByteStreamTimeSeek | 在 10.0.10240 中引入。 |
| IMFClock | 在 10.0.10240 中引入。 |
| IMFClockStateSink | 在 10.0.10240 中引入。 |
| IMFCollection | 在 10.0.10240 中引入。 |
| IMFContentDecryptorContext | 在 10.0.10240 中引入。 |
| IMFContentProtectionDevice | 在 10.0.10240 中引入。 |
| IMFDXGIBuffer | 在 10.0.10240 中引入。 |
| IMFDXGIDeviceManager | 在 10.0.10240 中引入。 |
| IMFDXGIDeviceManagerSource | 在 10.0.10240 中引入。 |
| IMFGetService | 在 10.0.10240 中引入。 |
| IMFInputTrustAuthority | 在 10.0.10240 中引入。 |
| IMFMediaBuffer | 在 10.0.10240 中引入。 |
| IMFMediaEngine | 在 10.0.10240 中引入。 |
| IMFMediaEngineClassFactory | 在 10.0.10240 中引入。 |
| IMFMediaEngineEx | 在 10.0.10240 中引入。 |
| IMFMediaEngineExtension | 在 10.0.10240 中引入。 |
| IMFMediaEngineNotify | 在 10.0.10240 中引入。 |
| IMFMediaEngineProtectedContent | 在 10.0.10240 中引入。 |
| IMFMediaEngineSrcElements | 在 10.0.10240 中引入。 |
| IMFMediaError | 在 10.0.10240 中引入。 |
| IMFMediaEvent | 在 10.0.10240 中引入。 |
| IMFMediaEventGenerator | 在 10.0.10240 中引入。 |
| IMFMediaEventQueue | 在 10.0.10240 中引入。 |
| IMFMediaSink | 在 10.0.10240 中引入。 |
| IMFMediaSinkPreroll | 在 10.0.10240 中引入。 |
| IMFMediaSource | 在 10.0.10240 中引入。 |
| IMFMediaSourceEx | 在 10.0.10240 中引入。 |
| IMFMediaStream | 在 10.0.10240 中引入。 |
| IMFMediaStreamSourceSampleRequest | 在 10.0.10240 中引入。 |
| IMFMediaTimeRange | 在 10.0.10240 中引入。 |
| IMFMediaType | 在 10.0.10240 中引入。 |
| IMFMediaTypeHandler | 在 10.0.10240 中引入。 |
| IMFMetadata | 在 10.0.10240 中引入。 |
| IMFMetadataProvider | 在 10.0.10240 中引入。 |
| IMFOutputPolicy | 在 10.0.10240 中引入。 |
| IMFOutputSchema | 在 10.0.10240 中引入。 |
| IMFOutputTrustAuthority | 在 10.0.10240 中引入。 |
| IMFPMPClientApp | 在 10.0.10240 中引入。 |
| IMFPMPHostApp | 在 10.0.10240 中引入。 |
| IMFPresentationClock | 在 10.0.10240 中引入。 |
| IMFPresentationDescriptor | 在 10.0.10240 中引入。 |
| IMFPresentationTimeSource | 在 10.0.10240 中引入。 |
| IMFProtectedEnvironmentAccess | 在 10.0.10240 中引入。 |
| IMFQualityAdvise | 在 10.0.10240 中引入。 |
| IMFQualityAdvise2 | 在 10.0.10240 中引入。 |
| IMFQualityAdviseLimits | 在 10.0.10240 中引入。 |
| IMFRateControl | 在 10.0.10240 中引入。 |
| IMFRateSupport | 在 10.0.10240 中引入。 |
| IMFReadWriteClassFactory | 在 10.0.10240 中引入。 |
| IMFRealTimeClientEx | 在 10.0.10240 中引入。 |
| IMFSample | 在 10.0.10240 中引入。 |
| IMFSampleOutputStream | 在 10.0.10240 中引入。 |
| IMFSampleProtection | 在 10.0.10240 中引入。 |
| IMFSchemeHandler | 在 10.0.10240 中引入。 |
| IMFSeekInfo | 在 10.0.10240 中引入。 |
| IMFShutdown | 在 10.0.10240 中引入。 |
| IMFSignedLibrary | 在 10.0.10240 中引入。 |
| IMFSinkWriter | 在 10.0.10240 中引入。 |
| IMFSinkWriterCallback | 在 10.0.10240 中引入。 |
| IMFSinkWriterCallback2 | 在 10.0.10240 中引入。 |
| IMFSinkWriterEx | 在 10.0.10240 中引入。 |
| IMFSinkWriterEncoderConfig | 在 10.0.10240 中引入。 |
| IMFSourceReader | 在 10.0.10240 中引入。 |
| IMFSourceReaderCallback | 在 10.0.10240 中引入。 |
| IMFSourceReaderCallback2 | 在 10.0.10240 中引入。 |
| IMFSourceReaderEx | 在 10.0.10240 中引入。 |
| IMFSourceResolver | 在 10.0.10240 中引入。 |
| IMFStreamDescriptor | 在 10.0.10240 中引入。 |
| IMFStreamingSinkConfig | 在 10.0.10240 中引入。 |
| IMFStreamSink | 在 10.0.10240 中引入。 |
| IMFSystemId | 在 10.0.10240 中引入。 |
| IMFTrackedSample | 在 10.0.10240 中引入。 |
| IMFTransform | 在 10.0.10240 中引入。 |
| IMFTrustedInput | 在 10.0.10240 中引入。 |
| IMFTrustedOutput | 在 10.0.10240 中引入。 |
| IMFVideoSampleAllocator | 在 10.0.10240 中引入。 |
| IMFVideoSampleAllocatorCallback | 在 10.0.10240 中引入。 |
| IMFVideoSampleAllocatorEx | 在 10.0.10240 中引入。 |
| IMFVideoSampleAllocatorNotify | 在 10.0.10240 中引入。 |
| IMFVideoSampleAllocatorNotifyEx | 在 10.0.10240 中引入。 |
| IMFVideoProcessorControl | 在 10.0.10240 中引入。 |
| IMFVideoProcessorControl2 | 在 10.0.10240 中引入。 |
| IMLangConvertCharset | 在 10.0.10240 中引入。 |
| IMultiLanguage | 在 10.0.10240 中引入。 |
| IMultiLanguage2 | 在 10.0.10240 中引入。 |
| IMultipleViewProvider | 在 10.0.10240 中引入。 |
| IMultiQI | 在 10.0.10240 中引入。 |
| INoMarshal | 在 10.0.10240 中引入。 |
| IObjectModelProvider | 在 10.0.10240 中引入。 |
| IOpcCertificateEnumerator | 在 10.0.10240 中引入。 |
| IOpcCertificateSet | 在 10.0.10240 中引入。 |
| IOpcDigitalSignature | 在 10.0.10240 中引入。 |
| IOpcDigitalSignatureEnumerator | 在 10.0.10240 中引入。 |
| IOpcDigitalSignatureManager | 在 10.0.10240 中引入。 |
| IOpcFactory | 在 10.0.10240 中引入。 |
| IOpcPackage | 在 10.0.10240 中引入。 |
| IOpcPart | 在 10.0.10240 中引入。 |
| IOpcPartEnumerator | 在 10.0.10240 中引入。 |
| IOpcPartSet | 在 10.0.10240 中引入。 |
| IOpcPartUri | 在 10.0.10240 中引入。 |
| IOpcRelationship | 在 10.0.10240 中引入。 |
| IOpcRelationshipEnumerator | 在 10.0.10240 中引入。 |
| IOpcRelationshipSelector | 在 10.0.10240 中引入。 |
| IOpcRelationshipSelectorEnumerator | 在 10.0.10240 中引入。 |
| IOpcRelationshipSelectorSet | 在 10.0.10240 中引入。 |
| IOpcRelationshipSet | 在 10.0.10240 中引入。 |
| IOpcSignatureCustomObject | 在 10.0.10240 中引入。 |
| IOpcSignatureCustomObjectEnumerator | 在 10.0.10240 中引入。 |
| IOpcSignatureCustomObjectSet | 在 10.0.10240 中引入。 |
| IOpcSignaturePartReference | 在 10.0.10240 中引入。 |
| IOpcSignaturePartReferenceEnumerator | 在 10.0.10240 中引入。 |
| IOpcSignaturePartReferenceSet | 在 10.0.10240 中引入。 |
| IOpcSignatureReference | 在 10.0.10240 中引入。 |
| IOpcSignatureReferenceEnumerator | 在 10.0.10240 中引入。 |
| IOpcSignatureReferenceSet | 在 10.0.10240 中引入。 |
| IOpcSignatureRelationshipReference | 在 10.0.10240 中引入。 |
| IOpcSignatureRelationshipReferenceEnumerator | 在 10.0.10240 中引入。 |
| IOpcSignatureRelationshipReferenceSet | 在 10.0.10240 中引入。 |
| IOpcSigningOptions | 在 10.0.10240 中引入。 |
| IOpcUri | 在 10.0.10240 中引入。 |
| IOptionDescription | 在 10.0.10240 中引入。 |
| IPdfRendererNative | 在 10.0.10240 中引入。 |
| IPMApplicationInfo | 在 10.0.10240 中引入。 |
| IPMApplicationInfoEnumerator | 在 10.0.10240 中引入。 |
| IPMBackgroundServiceAgentInfo | 在 10.0.10240 中引入。 |
| IPMBackgroundServiceAgentInfoEnumerator | 在 10.0.10240 中引入。 |
| IPMBackgroundWorkerInfo | 在 10.0.10240 中引入。 |
| IPMBackgroundWorkerInfoEnumerator | 在 10.0.10240 中引入。 |
| IPMEnumerationManager | 在 10.0.10240 中引入。 |
| IPMExtensionCachedFileUpdaterInfo | 在 10.0.10240 中引入。 |
| IPMExtensionContractInfo | 在 10.0.10240 中引入。 |
| IPMExtensionFileExtensionInfo | 在 10.0.10240 中引入。 |
| IPMExtensionFileOpenPickerInfo | 在 10.0.10240 中引入。 |
| IPMExtensionFileSavePickerInfo | 在 10.0.10240 中引入。 |
| IPMExtensionInfo | 在 10.0.10240 中引入。 |
| IPMExtensionInfoEnumerator | 在 10.0.10240 中引入。 |
| IPMExtensionProtocolInfo | 在 10.0.10240 中引入。 |
| IPMExtensionShareTargetInfo | 在 10.0.10240 中引入。 |
| IPMLiveTileJobInfo | 在 10.0.10240 中引入。 |
| IPMLiveTileJobInfoEnumerator | 在 10.0.10240 中引入。 |
| IPMTaskInfo | 在 10.0.10240 中引入。 |
| IPMTaskInfoEnumerator | 在 10.0.10240 中引入。 |
| IPMTileInfo | 在 10.0.10240 中引入。 |
| IPMTileInfoEnumerator | 在 10.0.10240 中引入。 |
| IPMTilePropertyEnumerator | 在 10.0.10240 中引入。 |
| IPMTilePropertyInfo | 在 10.0.10240 中引入。 |
| IPortableDevice | 在 10.0.10240 中引入。 |
| IPortableDeviceCapabilities | 在 10.0.10240 中引入。 |
| IPortableDeviceContent | 在 10.0.10240 中引入。 |
| IPortableDeviceContent2 | 在 10.0.10240 中引入。 |
| IPortableDeviceDataStream | 在 10.0.10240 中引入。 |
| IPortableDeviceDispatchFactory | 在 10.0.10240 中引入。 |
| IPortableDeviceEventCallback | 在 10.0.10240 中引入。 |
| IPortableDeviceKeyCollection | 在 10.0.10240 中引入。 |
| IPortableDeviceManager | 在 10.0.10240 中引入。 |
| IPortableDeviceProperties | 在 10.0.10240 中引入。 |
| IPortableDevicePropertiesBulk | 在 10.0.10240 中引入。 |
| IPortableDevicePropertiesBulkCallback | 在 10.0.10240 中引入。 |
| IPortableDevicePropVariantCollection | 在 10.0.10240 中引入。 |
| IPortableDeviceResources | 在 10.0.10240 中引入。 |
| IPortableDeviceService | 在 10.0.10240 中引入。 |
| IPortableDeviceServiceActivation | 在 10.0.10240 中引入。 |
| IPortableDeviceServiceCapabilities | 在 10.0.10240 中引入。 |
| IPortableDeviceServiceManager | 在 10.0.10240 中引入。 |
| IPortableDeviceServiceMethodCallback | 在 10.0.10240 中引入。 |
| IPortableDeviceServiceMethods | 在 10.0.10240 中引入。 |
| IPortableDeviceServiceOpenCallback | 在 10.0.10240 中引入。 |
| IPortableDeviceUnitsStream | 在 10.0.10240 中引入。 |
| IPortableDeviceValues | 在 10.0.10240 中引入。 |
| IPortableDeviceValuesCollection | 在 10.0.10240 中引入。 |
| IPrintDocumentPackageTarget | 在 10.0.10240 中引入。 |
| IPrintDocumentPageSource | 在 10.0.10240 中引入。 |
| IPrinterBidiSetRequestCallback | 在 10.0.10240 中引入。 |
| IPrinterExtensionAsyncOperation | 在 10.0.10240 中引入。 |
| IPrinterExtensionContext | 在 10.0.10240 中引入。 |
| IPrinterPropertyBag | 在 10.0.10240 中引入。 |
| IPrinterQueue | 在 10.0.10240 中引入。 |
| IPrinterQueue2 | 在 10.0.10240 中引入。 |
| IPrinterQueueEvent | 在 10.0.10240 中引入。 |
| IPrinterQueueView | 在 10.0.10240 中引入。 |
| IPrinterQueueViewEvent | 在 10.0.10240 中引入。 |
| IPrintJob | 在 10.0.10240 中引入。 |
| IPrintJobCollection | 在 10.0.10240 中引入。 |
| IPrintPreviewDxgiPackageTarget | 在 10.0.10240 中引入。 |
| IPrintPreviewPageCollection | 在 10.0.10240 中引入。 |
| IPrintSchemaAsyncOperation | 在 10.0.10240 中引入。 |
| IPrintSchemaAsyncOperationEvent | 在 10.0.10240 中引入。 |
| IPrintSchemaCapabilities | 在 10.0.10240 中引入。 |
| IPrintSchemaCapabilities2 | 在 10.0.10240 中引入。 |
| IPrintSchemaDisplayableElement | 在 10.0.10240 中引入。 |
| IPrintSchemaElement | 在 10.0.10240 中引入。 |
| IPrintSchemaFeature | 在 10.0.10240 中引入。 |
| IPrintSchemaNUpOption | 在 10.0.10240 中引入。 |
| IPrintSchemaOption | 在 10.0.10240 中引入。 |
| IPrintSchemaOptionCollection | 在 10.0.10240 中引入。 |
| IPrintSchemaPageImageableSize | 在 10.0.10240 中引入。 |
| IPrintSchemaPageMediaSizeOption | 在 10.0.10240 中引入。 |
| IPrintSchemaParameterDefinition | 在 10.0.10240 中引入。 |
| IPrintSchemaParameterInitializer | 在 10.0.10240 中引入。 |
| IPrintSchemaTicket | 在 10.0.10240 中引入。 |
| IPrintSchemaTicket2 | 在 10.0.10240 中引入。 |
| IPropertyBag2 | 在 10.0.10240 中引入。 |
| IPropertySetStorage | 在 10.0.10240 中引入。 |
| IPropertyStorage | 在 10.0.10240 中引入。 |
| IPropertyStore | 在 10.0.10240 中引入。 |
| IProxyProviderWinEventHandler | 在 10.0.10240 中引入。 |
| IProxyProviderWinEventSink | 在 10.0.10240 中引入。 |
| IPSFactoryBuffer | 在 10.0.10240 中引入。 |
| IQuickActivate | 在 10.0.10240 中引入。 |
| IRangeValueProvider | 在 10.0.10240 中引入。 |
| IRawElementProviderAdviseEvents | 在 10.0.10240 中引入。 |
| IRawElementProviderFragment | 在 10.0.10240 中引入。 |
| IRawElementProviderFragmentRoot | 在 10.0.10240 中引入。 |
| IRawElementProviderHostingAccessibles | 在 10.0.10240 中引入。 |
| IRawElementProviderHwndOverride | 在 10.0.10240 中引入。 |
| IRawElementProviderSimple | 在 10.0.10240 中引入。 |
| IRawElementProviderSimple2 | 在 10.0.10240 中引入。 |
| IRawElementProviderWindowlessSite | 在 10.0.10240 中引入。 |
| IRDPSRAPIApplication | 在 10.0.10240 中引入。 |
| IRDPSRAPIApplicationFilter | 在 10.0.10240 中引入。 |
| IRDPSRAPIApplicationList | 在 10.0.10240 中引入。 |
| IRDPSRAPIAttendee | 在 10.0.10240 中引入。 |
| IRDPSRAPIAttendeeDisconnectInfo | 在 10.0.10240 中引入。 |
| IRDPSRAPIAttendeeManager | 在 10.0.10240 中引入。 |
| IRDPSRAPIAudioStream | 在 10.0.10240 中引入。 |
| IRDPSRAPIDebug | 在 10.0.10240 中引入。 |
| IRDPSRAPIFrameBuffer | 在 10.0.10240 中引入。 |
| IRDPSRAPIInvitation | 在 10.0.10240 中引入。 |
| IRDPSRAPIInvitationManager | 在 10.0.10240 中引入。 |
| IRDPSRAPIPerfCounterLogger | 在 10.0.10240 中引入。 |
| IRDPSRAPIPerfCounterLoggingManager | 在 10.0.10240 中引入。 |
| IRDPSRAPISessionProperties | 在 10.0.10240 中引入。 |
| IRDPSRAPISharingSession | 在 10.0.10240 中引入。 |
| IRDPSRAPISharingSession2 | 在 10.0.10240 中引入。 |
| IRDPSRAPITcpConnectionInfo | 在 10.0.10240 中引入。 |
| IRDPSRAPITransportStream | 在 10.0.10240 中引入。 |
| IRDPSRAPITransportStreamBuffer | 在 10.0.10240 中引入。 |
| IRDPSRAPITransportStreamEvents | 在 10.0.10240 中引入。 |
| IRDPSRAPIViewer | 在 10.0.10240 中引入。 |
| IRDPSRAPIVirtualChannel | 在 10.0.10240 中引入。 |
| IRDPSRAPIVirtualChannelManager | 在 10.0.10240 中引入。 |
| IRDPSRAPIWindow | 在 10.0.10240 中引入。 |
| IRDPSRAPIWindowList | 在 10.0.10240 中引入。 |
| IRDPViewerInputSink | 在 10.0.10240 中引入。 |
| IRDPViewerRenderingSurface | 在 10.0.10240 中引入。 |
| IReferenceTracker | 在 10.0.10240 中引入。 |
| IReferenceTrackerHost | 在 10.0.10240 中引入。 |
| IReferenceTrackerManager | 在 10.0.10240 中引入。 |
| IReferenceTrackerTarget | 在 10.0.10240 中引入。 |
| IRemoteDesktopClient | 在 10.0.10240 中引入。 |
| IRemoteDesktopClientActions | 在 10.0.10240 中引入。 |
| IRemoteDesktopClientEvents | 在 10.0.10240 中引入。 |
| IRemoteDesktopClientSettings | 在 10.0.10240 中引入。 |
| IRestrictedErrorInfo | 在 10.0.10240 中引入。 |
| IRootStorage | 在 10.0.10240 中引入。 |
| IRpcChannelBuffer | 在 10.0.10240 中引入。 |
| IRpcStubBuffer | 在 10.0.10240 中引入。 |
| IScrollItemProvider | 在 10.0.10240 中引入。 |
| IScrollProvider | 在 10.0.10240 中引入。 |
| ISelectionItemProvider | 在 10.0.10240 中引入。 |
| ISelectionProvider | 在 10.0.10240 中引入。 |
| ISequentialStream | 在 10.0.10240 中引入。 |
| ISignalableNotifier | 在 10.0.10240 中引入。 |
| ISimpleAudioVolume | 在 10.0.10240 中引入。 |
| ISoftwareBitmapNative | 在 10.0.10240 中引入。 |
| ISoftwareBitmapNativeFactory | 在 10.0.10240 中引入。 |
| ISpellChecker | 在 10.0.10240 中引入。 |
| ISpellChecker2 | 在 10.0.10240 中引入。 |
| ISpellCheckerChangedEventHandler | 在 10.0.10240 中引入。 |
| ISpellCheckerFactory | 在 10.0.10240 中引入。 |
| ISpellingError | 在 10.0.10240 中引入。 |
| ISpreadsheetItemProvider | 在 10.0.10240 中引入。 |
| ISpreadsheetProvider | 在 10.0.10240 中引入。 |
| IStorage | 在 10.0.10240 中引入。 |
| IStream | 在 10.0.10240 中引入。 |
| IStylesProvider | 在 10.0.10240 中引入。 |
| ISurfaceImageSourceManagerNative | 在 10.0.10240 中引入。 |
| ISurfaceImageSourceNative | 在 10.0.10240 中引入。 |
| ISurfaceImageSourceNativeWithD2D | 在 10.0.10240 中引入。 |
| ISurrogate | 在 10.0.10240 中引入。 |
| ISwapChainBackgroundPanelNative | 在 10.0.10240 中引入。 |
| ISwapChainPanelNative | 在 10.0.10240 中引入。 |
| ISwapChainPanelNative2 | 在 10.0.10240 中引入。 |
| ISynchronizedInputProvider | 在 10.0.10240 中引入。 |
| ITableItemProvider | 在 10.0.10240 中引入。 |
| ITableProvider | 在 10.0.10240 中引入。 |
| ITextChildProvider | 在 10.0.10240 中引入。 |
| ITextEditProvider | 在 10.0.10240 中引入。 |
| ITextProvider | 在 10.0.10240 中引入。 |
| ITextProvider2 | 在 10.0.10240 中引入。 |
| ITextRangeProvider | 在 10.0.10240 中引入。 |
| ITextRangeProvider2 | 在 10.0.10240 中引入。 |
| ITextStoreACP2 | 在 10.0.10240 中引入。 |
| ITextStoreACPServices | 在 10.0.10240 中引入。 |
| ITextStoreACPSink | 在 10.0.10240 中引入。 |
| ITextStoreAnchor | 在 10.0.10240 中引入。 |
| ITextStoreAnchorSink | 在 10.0.10240 中引入。 |
| ITfCandidateList | 在 10.0.10240 中引入。 |
| ITfCandidateListUIElement | 在 10.0.10240 中引入。 |
| ITfCandidateListUIElementBehavior | 在 10.0.10240 中引入。 |
| ITfCandidateString | 在 10.0.10240 中引入。 |
| ITfCategoryMgr | 在 10.0.10240 中引入。 |
| ITfCompartment | 在 10.0.10240 中引入。 |
| ITfCompartmentEventSink | 在 10.0.10240 中引入。 |
| ITfCompartmentMgr | 在 10.0.10240 中引入。 |
| ITfComposition | 在 10.0.10240 中引入。 |
| ITfCompositionSink | 在 10.0.10240 中引入。 |
| ITfCompositionView | 在 10.0.10240 中引入。 |
| ITfConfigureSystemKeystrokeFeed | 在 10.0.10240 中引入。 |
| ITfContext | 在 10.0.10240 中引入。 |
| ITfContextComposition | 在 10.0.10240 中引入。 |
| ITfContextOwnerCompositionServices | 在 10.0.10240 中引入。 |
| ITfContextOwnerCompositionSink | 在 10.0.10240 中引入。 |
| ITfContextOwnerServices | 在 10.0.10240 中引入。 |
| ITfContextView | 在 10.0.10240 中引入。 |
| ITfDisplayAttributeInfo | 在 10.0.10240 中引入。 |
| ITfDisplayAttributeMgr | 在 10.0.10240 中引入。 |
| ITfDisplayAttributeNotifySink | 在 10.0.10240 中引入。 |
| ITfDisplayAttributeProvider | 在 10.0.10240 中引入。 |
| ITfDocumentMgr | 在 10.0.10240 中引入。 |
| ITfEditRecord | 在 10.0.10240 中引入。 |
| ITfEditSession | 在 10.0.10240 中引入。 |
| ITfFnGetSAPIObject | 在 10.0.10240 中引入。 |
| ITfFnReconversion | 在 10.0.10240 中引入。 |
| ITfFunction | 在 10.0.10240 中引入。 |
| ITfFunctionProvider | 在 10.0.10240 中引入。 |
| ITfInputProcessorProfileActivationSink | 在 10.0.10240 中引入。 |
| ITfInputProcessorProfileMgr | 在 10.0.10240 中引入。 |
| ITfInputScope | 在 10.0.10240 中引入。 |
| ITfInputScope2 | 在 10.0.10240 中引入。 |
| ITfKeyEventSink | 在 10.0.10240 中引入。 |
| ITfKeystrokeMgr | 在 10.0.10240 中引入。 |
| ITfKeyTraceEventSink | 在 10.0.10240 中引入。 |
| ITfLanguageProfileNotifySink | 在 10.0.10240 中引入。 |
| ITfPersistentPropertyLoaderACP | 在 10.0.10240 中引入。 |
| ITfPreservedKeyNotifySink | 在 10.0.10240 中引入。 |
| ITfProperty | 在 10.0.10240 中引入。 |
| ITfPropertyStore | 在 10.0.10240 中引入。 |
| ITfRange | 在 10.0.10240 中引入。 |
| ITfRangeACP | 在 10.0.10240 中引入。 |
| ITfRangeBackup | 在 10.0.10240 中引入。 |
| ITfReadingInformationUIElement | 在 10.0.10240 中引入。 |
| ITfReadOnlyProperty | 在 10.0.10240 中引入。 |
| ITfSource | 在 10.0.10240 中引入。 |
| ITfSourceSingle | 在 10.0.10240 中引入。 |
| ITfTextEditSink | 在 10.0.10240 中引入。 |
| ITfThreadMgr2 | 在 10.0.10240 中引入。 |
| ITfUIElement | 在 10.0.10240 中引入。 |
| ITfUIElementMgr | 在 10.0.10240 中引入。 |
| ITfUIElementSink | 在 10.0.10240 中引入。 |
| IThumbnailStreamCache | 在 10.0.10240 中引入。 |
| IToggleProvider | 在 10.0.10240 中引入。 |
| ITransformProvider | 在 10.0.10240 中引入。 |
| ITransformProvider2 | 在 10.0.10240 中引入。 |
| IUIAnimationInterpolator | 在 10.0.10240 中引入。 |
| IUIAnimationInterpolator2 | 在 10.0.10240 中引入。 |
| IUIAnimationLoopIterationChangeHandler2 | 在 10.0.10240 中引入。 |
| IUIAnimationManager | 在 10.0.10240 中引入。 |
| IUIAnimationManager2 | 在 10.0.10240 中引入。 |
| IUIAnimationManagerEventHandler | 在 10.0.10240 中引入。 |
| IUIAnimationManagerEventHandler2 | 在 10.0.10240 中引入。 |
| IUIAnimationPrimitiveInterpolation | 在 10.0.10240 中引入。 |
| IUIAnimationPriorityComparison | 在 10.0.10240 中引入。 |
| IUIAnimationPriorityComparison2 | 在 10.0.10240 中引入。 |
| IUIAnimationStoryboard | 在 10.0.10240 中引入。 |
| IUIAnimationStoryboard2 | 在 10.0.10240 中引入。 |
| IUIAnimationStoryboardEventHandler | 在 10.0.10240 中引入。 |
| IUIAnimationStoryboardEventHandler2 | 在 10.0.10240 中引入。 |
| IUIAnimationTimer | 在 10.0.10240 中引入。 |
| IUIAnimationTimerClientEventHandler | 在 10.0.10240 中引入。 |
| IUIAnimationTimerEventHandler | 在 10.0.10240 中引入。 |
| IUIAnimationTimerUpdateHandler | 在 10.0.10240 中引入。 |
| IUIAnimationTransition | 在 10.0.10240 中引入。 |
| IUIAnimationTransition2 | 在 10.0.10240 中引入。 |
| IUIAnimationTransitionFactory | 在 10.0.10240 中引入。 |
| IUIAnimationTransitionFactory2 | 在 10.0.10240 中引入。 |
| IUIAnimationTransitionLibrary | 在 10.0.10240 中引入。 |
| IUIAnimationTransitionLibrary2 | 在 10.0.10240 中引入。 |
| IUIAnimationVariable | 在 10.0.10240 中引入。 |
| IUIAnimationVariable2 | 在 10.0.10240 中引入。 |
| IUIAnimationVariableChangeHandler | 在 10.0.10240 中引入。 |
| IUIAnimationVariableChangeHandler2 | 在 10.0.10240 中引入。 |
| IUIAnimationVariableCurveChangeHandler2 | 在 10.0.10240 中引入。 |
| IUIAnimationVariableIntegerChangeHandler | 在 10.0.10240 中引入。 |
| IUIAnimationVariableIntegerChangeHandler2 | 在 10.0.10240 中引入。 |
| IUIAutomationPatternHandler | 在 10.0.10240 中引入。 |
| IUIAutomationPatternInstance | 在 10.0.10240 中引入。 |
| IUIAutomationRegistrar | 在 10.0.10240 中引入。 |
| IUnknown | 在 10.0.10240 中引入。 |
| IValueProvider | 在 10.0.10240 中引入。 |
| IVideoFrameNative | 在 10.0.10240 中引入。 |
| IVideoFrameNativeFactory | 在 10.0.10240 中引入。 |
| IVirtualizedItemProvider | 在 10.0.10240 中引入。 |
| IVirtualSurfaceImageSourceNative | 在 10.0.10240 中引入。 |
| IVirtualSurfaceUpdatesCallbackNative | 在 10.0.10240 中引入。 |
| IWeakReference | 在 10.0.10240 中引入。 |
| IWeakReferenceSource | 在 10.0.10240 中引入。 |
| IWICBitmap | 在 10.0.10240 中引入。 |
| IWICBitmapClipper | 在 10.0.10240 中引入。 |
| IWICBitmapCodecInfo | 在 10.0.10240 中引入。 |
| IWICBitmapCodecProgressNotification | 在 10.0.10240 中引入。 |
| IWICBitmapDecoder | 在 10.0.10240 中引入。 |
| IWICBitmapDecoderInfo | 在 10.0.10240 中引入。 |
| IWICBitmapEncoder | 在 10.0.10240 中引入。 |
| IWICBitmapEncoderInfo | 在 10.0.10240 中引入。 |
| IWICBitmapFlipRotator | 在 10.0.10240 中引入。 |
| IWICBitmapFrameDecode | 在 10.0.10240 中引入。 |
| IWICBitmapFrameEncode | 在 10.0.10240 中引入。 |
| IWICBitmapLock | 在 10.0.10240 中引入。 |
| IWICBitmapScaler | 在 10.0.10240 中引入。 |
| IWICBitmapSource | 在 10.0.10240 中引入。 |
| IWICBitmapSourceTransform | 在 10.0.10240 中引入。 |
| IWICColorContext | 在 10.0.10240 中引入。 |
| IWICColorTransform | 在 10.0.10240 中引入。 |
| IWICComponentFactory | 在 10.0.10240 中引入。 |
| IWICComponentInfo | 在 10.0.10240 中引入。 |
| IWICDevelopRaw | 在 10.0.10240 中引入。 |
| IWICDevelopRawNotificationCallback | 在 10.0.10240 中引入。 |
| IWICEnumMetadataItem | 在 10.0.10240 中引入。 |
| IWICFastMetadataEncoder | 在 10.0.10240 中引入。 |
| IWICFormatConverter | 在 10.0.10240 中引入。 |
| IWICFormatConverterInfo | 在 10.0.10240 中引入。 |
| IWICImageEncoder | 在 10.0.10240 中引入。 |
| IWICImagingFactory | 在 10.0.10240 中引入。 |
| IWICImagingFactory2 | 在 10.0.10240 中引入。 |
| IWICMetadataBlockReader | 在 10.0.10240 中引入。 |
| IWICMetadataBlockWriter | 在 10.0.10240 中引入。 |
| IWICMetadataHandlerInfo | 在 10.0.10240 中引入。 |
| IWICMetadataQueryReader | 在 10.0.10240 中引入。 |
| IWICMetadataQueryWriter | 在 10.0.10240 中引入。 |
| IWICMetadataReader | 在 10.0.10240 中引入。 |
| IWICMetadataReaderInfo | 在 10.0.10240 中引入。 |
| IWICMetadataWriter | 在 10.0.10240 中引入。 |
| IWICMetadataWriterInfo | 在 10.0.10240 中引入。 |
| IWICPalette | 在 10.0.10240 中引入。 |
| IWICPersistStream | 在 10.0.10240 中引入。 |
| IWICPixelFormatInfo | 在 10.0.10240 中引入。 |
| IWICPixelFormatInfo2 | 在 10.0.10240 中引入。 |
| IWICProgressCallback | 在 10.0.10240 中引入。 |
| IWICProgressiveLevelControl | 在 10.0.10240 中引入。 |
| IWICStream | 在 10.0.10240 中引入。 |
| IWICStreamProvider | 在 10.0.10240 中引入。 |
| IWICDdsDecoder | 在 10.0.10240 中引入。 |
| IWICDdsEncoder | 在 10.0.10240 中引入。 |
| IWICDdsFrameDecode | 在 10.0.10240 中引入。 |
| IWICPlanarBitmapFrameEncode | 在 10.0.10240 中引入。 |
| IWICPlanarBitmapSourceTransform | 在 10.0.10240 中引入。 |
| IWICPlanarFormatConverter | 在 10.0.10240 中引入。 |
| IWICJpegFrameDecode | 在 10.0.10240 中引入。 |
| IWICJpegFrameEncode | 在 10.0.10240 中引入。 |
| IWindowProvider | 在 10.0.10240 中引入。 |
| IWindowsDevicesAllJoynBusAttachmentFactoryInterop | 在 10.0.10240 中引入。 |
| IWindowsDevicesAllJoynBusAttachmentInterop | 在 10.0.10240 中引入。 |
| IWorkspaceBrokerAx | 在 10.0.10240 中引入。 |
| IWorkspaceBrokerAx2 | 在 10.0.10240 中引入。 |
| IXAPO | 在 10.0.10240 中引入。 |
| IXAPOHrtfParameters | 在 10.0.10240 中引入。 |
| IXAPOParameters | 在 10.0.10240 中引入。 |
| IXAudio2 | 在 10.0.10240 中引入。 |
| IXAudio2EngineCallback | 在 10.0.10240 中引入。 |
| IXAudio2MasteringVoice | 在 10.0.10240 中引入。 |
| IXAudio2SourceVoice | 在 10.0.10240 中引入。 |
| IXAudio2SubmixVoice | 在 10.0.10240 中引入。 |
| IXAudio2Voice | 在 10.0.10240 中引入。 |
| IXAudio2VoiceCallback | 在 10.0.10240 中引入。 |
| IXMLHTTPRequest2 | 在 10.0.10240 中引入。 |
| IXMLHTTPRequest2Callback | 在 10.0.10240 中引入。 |
| IXMLHTTPRequest3 | 在 10.0.10240 中引入。 |
| IXMLHTTPRequest3Callback | 在 10.0.10240 中引入。 |
| IXmlReader | 在 10.0.10240 中引入。 |
| IXmlReaderInput | 在 10.0.10240 中引入。 |
| IXmlResolver | 在 10.0.10240 中引入。 |
| IXmlWriter | 在 10.0.10240 中引入。 |
| IXmlWriterLite | 在 10.0.10240 中引入。 |
| IXmlWriterOutput | 在 10.0.10240 中引入。 |
| IXpsDocumentPackageTarget | 在 10.0.10240 中引入。 |
| IXpsDocumentPackageTarget3D | 在 10.0.10240 中引入。 |
| IXpsOMBrush | 在 10.0.10240 中引入。 |
| IXpsOMCanvas | 在 10.0.10240 中引入。 |
| IXpsOMColorProfileResource | 在 10.0.10240 中引入。 |
| IXpsOMColorProfileResourceCollection | 在 10.0.10240 中引入。 |
| IXpsOMCoreProperties | 在 10.0.10240 中引入。 |
| IXpsOMDashCollection | 在 10.0.10240 中引入。 |
| IXpsOMDictionary | 在 10.0.10240 中引入。 |
| IXpsOMDocument | 在 10.0.10240 中引入。 |
| IXpsOMDocumentCollection | 在 10.0.10240 中引入。 |
| IXpsOMDocumentSequence | 在 10.0.10240 中引入。 |
| IXpsOMDocumentStructureResource | 在 10.0.10240 中引入。 |
| IXpsOMFontResource | 在 10.0.10240 中引入。 |
| IXpsOMFontResourceCollection | 在 10.0.10240 中引入。 |
| IXpsOMGeometry | 在 10.0.10240 中引入。 |
| IXpsOMGeometryFigure | 在 10.0.10240 中引入。 |
| IXpsOMGeometryFigureCollection | 在 10.0.10240 中引入。 |
| IXpsOMGlyphs | 在 10.0.10240 中引入。 |
| IXpsOMGlyphsEditor | 在 10.0.10240 中引入。 |
| IXpsOMGradientBrush | 在 10.0.10240 中引入。 |
| IXpsOMGradientStop | 在 10.0.10240 中引入。 |
| IXpsOMGradientStopCollection | 在 10.0.10240 中引入。 |
| IXpsOMImageBrush | 在 10.0.10240 中引入。 |
| IXpsOMImageResource | 在 10.0.10240 中引入。 |
| IXpsOMImageResourceCollection | 在 10.0.10240 中引入。 |
| IXpsOMLinearGradientBrush | 在 10.0.10240 中引入。 |
| IXpsOMMatrixTransform | 在 10.0.10240 中引入。 |
| IXpsOMNameCollection | 在 10.0.10240 中引入。 |
| IXpsOMObjectFactory | 在 10.0.10240 中引入。 |
| IXpsOMObjectFactory1 | 在 10.0.10240 中引入。 |
| IXpsOMPackage | 在 10.0.10240 中引入。 |
| IXpsOMPackage1 | 在 10.0.10240 中引入。 |
| IXpsOMPackageTarget | 在 10.0.10240 中引入。 |
| IXpsOMPackageWriter | 在 10.0.10240 中引入。 |
| IXpsOMPackageWriter3D | 在 10.0.10240 中引入。 |
| IXpsOMPage | 在 10.0.10240 中引入。 |
| IXpsOMPage1 | 在 10.0.10240 中引入。 |
| IXpsOMPageReference | 在 10.0.10240 中引入。 |
| IXpsOMPageReferenceCollection | 在 10.0.10240 中引入。 |
| IXpsOMPart | 在 10.0.10240 中引入。 |
| IXpsOMPartResources | 在 10.0.10240 中引入。 |
| IXpsOMPartUriCollection | 在 10.0.10240 中引入。 |
| IXpsOMPath | 在 10.0.10240 中引入。 |
| IXpsOMPrintTicketResource | 在 10.0.10240 中引入。 |
| IXpsOMRadialGradientBrush | 在 10.0.10240 中引入。 |
| IXpsOMRemoteDictionaryResource | 在 10.0.10240 中引入。 |
| IXpsOMRemoteDictionaryResource1 | 在 10.0.10240 中引入。 |
| IXpsOMRemoteDictionaryResourceCollection | 在 10.0.10240 中引入。 |
| IXpsOMResource | 在 10.0.10240 中引入。 |
| IXpsOMShareable | 在 10.0.10240 中引入。 |
| IXpsOMSignatureBlockResource | 在 10.0.10240 中引入。 |
| IXpsOMSignatureBlockResourceCollection | 在 10.0.10240 中引入。 |
| IXpsOMSolidColorBrush | 在 10.0.10240 中引入。 |
| IXpsOMStoryFragmentsResource | 在 10.0.10240 中引入。 |
| IXpsOMTileBrush | 在 10.0.10240 中引入。 |
| IXpsOMVisual | 在 10.0.10240 中引入。 |
| IXpsOMVisualBrush | 在 10.0.10240 中引入。 |
| IXpsOMVisualCollection | 在 10.0.10240 中引入。 |
| IBtRadioController | 在 10.0.10586 中引入。 |
| IBtCommandCallback | 在 10.0.10586 中引入。 |
| IBtConnectionObserver | 在 10.0.10586 中引入。 |
| IBtConnectionObserverCallback | 在 10.0.10586 中引入。 |
| IBtConnectionObserverCallback2 | 在 10.0.10586 中引入。 |
| IBtPairingRequest | 在 10.0.10586 中引入。 |
| IBtPairingRequestCallback | 在 10.0.10586 中引入。 |
| IBtIncomingPairingCallback | 在 10.0.10586 中引入。 |
| ID3D11Device4 | 在 10.0.10586 中引入。 |
| IAppxBlockMapBlock | 在 10.0.14393 中引入。 |
| IAppxBlockMapBlocksEnumerator | 在 10.0.14393 中引入。 |
| IAppxBlockMapFile | 在 10.0.14393 中引入。 |
| IAppxBlockMapFilesEnumerator | 在 10.0.14393 中引入。 |
| IAppxBlockMapReader | 在 10.0.14393 中引入。 |
| IAppxBundleFactory | 在 10.0.14393 中引入。 |
| IAppxBundleWriter | 在 10.0.14393 中引入。 |
| IAppxBundleReader | 在 10.0.14393 中引入。 |
| IAppxBundleManifestReader | 在 10.0.14393 中引入。 |
| IAppxBundleManifestPackageInfoEnumerator | 在 10.0.14393 中引入。 |
| IAppxBundleManifestPackageInfo | 在 10.0.14393 中引入。 |
| IAppxFactory | 在 10.0.14393 中引入。 |
| IAppxFile | 在 10.0.14393 中引入。 |
| IAppxFilesEnumerator | 在 10.0.14393 中引入。 |
| IAppxManifestApplication | 在 10.0.14393 中引入。 |
| IAppxManifestApplicationsEnumerator | 在 10.0.14393 中引入。 |
| IAppxManifestQualifiedResource | 在 10.0.14393 中引入。 |
| IAppxManifestQualifiedResourcesEnumerator | 在 10.0.14393 中引入。 |
| IAppxPackageReader | 在 10.0.14393 中引入。 |
| IAppxPackageWriter | 在 10.0.14393 中引入。 |
| IAppxManifestDeviceCapabilitiesEnumerator | 在 10.0.14393 中引入。 |
| IAppxManifestPackageId | 在 10.0.14393 中引入。 |
| IAppxManifestPackageDependency | 在 10.0.14393 中引入。 |
| IAppxManifestPackageDependenciesEnumerator | 在 10.0.14393 中引入。 |
| IAppxManifestProperties | 在 10.0.14393 中引入。 |
| IAppxManifestReader | 在 10.0.14393 中引入。 |
| IAppxManifestReader2 | 在 10.0.14393 中引入。 |
| IAppxManifestReader3 | 在 10.0.14393 中引入。 |
| IAppxManifestCapabilitiesEnumerator | 在 10.0.14393 中引入。 |
| IAppxManifestTargetDeviceFamiliesEnumerator | 在 10.0.14393 中引入。 |
| IAppxManifestTargetDeviceFamily | 在 10.0.14393 中引入。 |
| IAppxManifestPackageDependency2 | 在 10.0.14393 中引入。 |
| IAppxManifestResourcesEnumerator | 在 10.0.14393 中引入。 |
| IAppxManifestReader4 | 在 10.0.14393 中引入。 |
| IAppxManifestOptionalPackageInfo | 在 10.0.14393 中引入。 |
| IXblIdpAuthManager | 在 10.0.14393 中引入。 |
| IXblIdpAuthTokenResult | 在 10.0.14393 中引入。 |
| IAudioFormatEnumerator | 在 10.0.16299 中引入。 |
| ID2D1CommandSink3 | 在 10.0.16299 中引入。 |
| ID2D1CommandSink4 | 在 10.0.16299 中引入。 |
| ID2D1Device3 | 在 10.0.16299 中引入。 |
| ID2D1Device4 | 在 10.0.16299 中引入。 |
| ID2D1Device5 | 在 10.0.16299 中引入。 |
| ID2D1DeviceContext3 | 在 10.0.16299 中引入。 |
| ID2D1DeviceContext4 | 在 10.0.16299 中引入。 |
| ID2D1DeviceContext5 | 在 10.0.16299 中引入。 |
| ID2D1Factory4 | 在 10.0.16299 中引入。 |
| ID2D1Factory5 | 在 10.0.16299 中引入。 |
| ID2D1Factory6 | 在 10.0.16299 中引入。 |
| ID2D1SpriteBatch | 在 10.0.16299 中引入。 |
| ID2D1SvgAttribute | 在 10.0.16299 中引入。 |
| ID2D1SvgDocument | 在 10.0.16299 中引入。 |
| ID2D1SvgElement | 在 10.0.16299 中引入。 |
| ID2D1SvgGlyphStyle | 在 10.0.16299 中引入。 |
| ID2D1SvgPaint | 在 10.0.16299 中引入。 |
| ID2D1SvgPathData | 在 10.0.16299 中引入。 |
| ID2D1SvgPointCollection | 在 10.0.16299 中引入。 |
| ID2D1SvgStrokeDashArray | 在 10.0.16299 中引入。 |
| IDXGIAdapter4 | 在 10.0.16299 中引入。 |
| IMFSpatialAudioObjectBuffer | 在 10.0.16299 中引入。 |
| IMFSpatialAudioSample | 在 10.0.16299 中引入。 |
| IOplockBreakingHandler | 在 10.0.16299 中引入。 |
| ISpatialAudioObject | 在 10.0.16299 中引入。 |
| ISpatialAudioObjectRenderStream | 在 10.0.16299 中引入。 |
| ISpatialAudioObjectRenderStreamNotify | 在 10.0.16299 中引入。 |
| ISpatialAudioClient | 在 10.0.16299 中引入。 |
| IStorageItemHandleAccess | 在 10.0.16299 中引入。 |
| IStorageFolderHandleAccess | 在 10.0.16299 中引入。 |
| IRemoteSystemAdditionalInfoProvider | 在 10.0.17134 中引入。 |
| IDesktopWindowXamlSourceNative | 在 10.0.17763 中引入。 |
| ILearningModelDeviceFactoryNative | 在 10.0.17763 中引入。 |
| ILearningModelOperatorProviderNative | 在 10.0.17763 中引入。 |
| ITensorNative | 在 10.0.17763 中引入。 |
| ITensorStaticsNative | 在 10.0.17763 中引入。 |
COM coclasses
| API | 要求 |
|---|---|
| AudioReverb | 在 10.0.10240 中引入。 |
| AudioVolumeMeter | 在 10.0.10240 中引入。 |
| AoWAppActivatedRuntime | 在 10.0.10240 中引入。 在 10.0.16299 中删除。 |
| AoWBackgroundTaskRuntime | 在 10.0.10240 中引入。 在 10.0.16299 中删除。 |
| CameraUIControl | 在 10.0.10240 中引入。 |
| CLSID_AudioFrameNativeFactory | 在 10.0.10240 中引入。 |
| CLSID_CMultiLanguage | 在 10.0.10240 中引入。 |
| CLSID_CUIAutomationRegistrar | 在 10.0.10240 中引入。 |
| CLSID_DeviceIoControl | 在 10.0.10240 中引入。 |
| CLSID_DShowSourceResolver | 在 10.0.10240 中引入。 |
| CLSID_FreeThreadedXMLHTTP60 | 在 10.0.10240 中引入。 |
| CLSID_GlobalOptions | 在 10.0.10240 中引入。 |
| CLSID_InProcFreeMarshaler | 在 10.0.10240 中引入。 |
| CLSID_MbnConnectionManager | 在 10.0.10240 中引入。 |
| CLSID_MbnDeviceServicesManager | 在 10.0.10240 中引入。 |
| CLSID_MbnInterfaceManager | 在 10.0.10240 中引入。 |
| CLSID_MFMediaEngineClassFactory | 在 10.0.10240 中引入。 |
| CLSID_MFReadWriteClassFactory | 在 10.0.10240 中引入。 |
| CLSID_MPEG2ByteStreamPlugin | 在 10.0.10240 中引入。 |
| CLSID_NetSchemePlugin | 在 10.0.10240 中引入。 |
| CLSID_OpcFactory | 在 10.0.10240 中引入。 |
| CLSID_PortableDevice | 在 10.0.10240 中引入。 |
| CLSID_PortableDeviceDispatchFactory | 在 10.0.10240 中引入。 |
| CLSID_PortableDeviceFTM | 在 10.0.10240 中引入。 |
| CLSID_PortableDeviceKeyCollection | 在 10.0.10240 中引入。 |
| CLSID_PortableDeviceManager | 在 10.0.10240 中引入。 |
| CLSID_PortableDevicePropVariantCollection | 在 10.0.10240 中引入。 |
| CLSID_PortableDeviceService | 在 10.0.10240 中引入。 |
| CLSID_PortableDeviceServiceFTM | 在 10.0.10240 中引入。 |
| CLSID_PortableDeviceValues | 在 10.0.10240 中引入。 |
| CLSID_PortableDeviceValuesCollection | 在 10.0.10240 中引入。 |
| CLSID_RemoteDesktopClient | 在 10.0.10240 中引入。 |
| CLSID_SoftwareBitmapNativeFactory | 在 10.0.10240 中引入。 |
| CLSID_StdGlobalInterfaceTable | 在 10.0.10240 中引入。 |
| CLSID_TF_CategoryMgr | 在 10.0.10240 中引入。 |
| CLSID_TF_DisplayAttributeMgr | 在 10.0.10240 中引入。 |
| CLSID_TF_InputProcessorProfiles | 在 10.0.10240 中引入。 |
| CLSID_TF_ThreadMgr | 在 10.0.10240 中引入。 |
| CLSID_ThumbnailStreamCache | 在 10.0.10240 中引入。 |
| CLSID_UIAnimationManager | 在 10.0.10240 中引入。 |
| CLSID_UIAnimationManager2 | 在 10.0.10240 中引入。 |
| CLSID_UIAnimationTimer | 在 10.0.10240 中引入。 |
| CLSID_UIAnimationTransitionFactory | 在 10.0.10240 中引入。 |
| CLSID_UIAnimationTransitionFactory2 | 在 10.0.10240 中引入。 |
| CLSID_UIAnimationTransitionLibrary | 在 10.0.10240 中引入。 |
| CLSID_UIAnimationTransitionLibrary2 | 在 10.0.10240 中引入。 |
| CLSID_VideoFrameNativeFactory | 在 10.0.10240 中引入。 |
| CLSID_WICImagingFactory | 在 10.0.10240 中引入。 |
| CLSID_WICImagingFactory1 | 在 10.0.10240 中引入。 |
| CLSID_WICImagingFactory2 | 在 10.0.10240 中引入。 |
| CLSID_XpsOMObjectFactory | 在 10.0.10240 中引入。 |
| FXEcho | 在 10.0.10240 中引入。 |
| FXEQ | 在 10.0.10240 中引入。 |
| FXMasteringLimiter | 在 10.0.10240 中引入。 |
| FXReverb | 在 10.0.10240 中引入。 |
| RDPSession | 在 10.0.10240 中引入。 |
| RDPSRAPIApplication | 在 10.0.10240 中引入。 |
| RDPSRAPIApplicationFilter | 在 10.0.10240 中引入。 |
| RDPSRAPIApplicationList | 在 10.0.10240 中引入。 |
| RDPSRAPIAttendee | 在 10.0.10240 中引入。 |
| RDPSRAPIAttendeeDisconnectInfo | 在 10.0.10240 中引入。 |
| RDPSRAPIAttendeeManager | 在 10.0.10240 中引入。 |
| RDPSRAPIInvitation | 在 10.0.10240 中引入。 |
| RDPSRAPIInvitationManager | 在 10.0.10240 中引入。 |
| RDPSRAPISessionProperties | 在 10.0.10240 中引入。 |
| RDPSRAPITcpConnectionInfo | 在 10.0.10240 中引入。 |
| RDPSRAPIWindow | 在 10.0.10240 中引入。 |
| RDPSRAPIWindowList | 在 10.0.10240 中引入。 |
| RDPViewer | 在 10.0.10240 中引入。 |
| SignalableNotifier | 在 10.0.10240 中引入。 |
| SpellCheckerFactory | 在 10.0.10240 中引入。 |
| WorkspaceBrokerAx | 在 10.0.10240 中引入。 |
| AppxFactory | 在 10.0.14393 中引入。 |
| CLSID_AudioResamplerMediaObject | 在 10.0.14393 中引入。 |
| CLSID_MSAACDecMFT | 在 10.0.14393 中引入。 |
| CLSID_MSDDPlusDecMFT | 在 10.0.14393 中引入。 |
| CLSID_MSH264DecoderMFT | 在 10.0.14393 中引入。 |
| CLSID_MSH264EncoderMFT | 在 10.0.14393 中引入。 |
| CLSID_MSH265DecoderMFT | 在 10.0.14393 中引入。 |
| CLSID_MSMPEGAudDecMFT | 在 10.0.14393 中引入。 |
| CLSID_MSMPEGDecoderMFT | 在 10.0.14393 中引入。 |
| CLSID_MSVPxDecoder | 在 10.0.14393 中引入。 |
| CLSID_MP3DecMediaObject | 在 10.0.14393 中引入。 |
| CLSID_PublicShellFeedbackBroker | 在 10.0.14393 中引入。 |
| CLSID_VideoProcessorMFT | 在 10.0.14393 中引入。 |
| CLSID_WMADecMediaObject | 在 10.0.14393 中引入。 |
| CLSID_WMVDecoderMFT | 在 10.0.14393 中引入。 |
| XblIdpAuthManager | 在 10.0.14393 中引入。 |