所有 Windows 设备上存在的 API (按模块) 分组
重要
本主题中的信息适用于所有 Windows 10 及更高版本。 我们将此处的这些版本称为“Windows”,并在必要时指出任何例外。
提示
有关重要背景信息,请参阅 Windows API 集 和 Windows 保护库。
本主题列出了属于通用 Windows 平台 (UWP) 一部分并由所有 Windows 设备实现的 Win32 API。
为方便起见,在 Microsoft Windows 软件开发工具包 (SDK) 是一个名为 WindowsApp.lib
的伞式库。 该伞式库为有问题的 Win32 API 集提供导出。 若要访问应用中的这些 API,请链接 WindowsApp.lib
(,) 不链接其他库。
本主题列出了 中 WindowsApp.lib
按模块分组的所有 API,其中模块是 API 集或 dll。 WindowsApp.lib
链接将添加到所有 Windows 设备上存在的 dll 上的应用依赖项。 对于延迟加载或 LoadLibrary,请使用模块名称 (模块是 API 集还是 dll) 。
请注意,伞式库可以包含来自给定模块的某些 API,但不一定包含全部 API。
来自 api-ms-win-core-com-l1-1-1.dll 的 API
API | 要求 |
---|---|
CLSIDFromString | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoCreateFreeThreadedMarshaler | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoCreateGuid | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoCreateInstanceFromApp | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoDisconnectObject | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoFreeUnusedLibraries | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoFreeUnusedLibrariesEx | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoGetApartmentType | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoGetContextToken | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoGetCurrentLogicalThreadId | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoGetInterfaceAndReleaseStream | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoGetMarshalSizeMax | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoGetObjectContext | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoGetStandardMarshal | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoInitializeEx | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoInitializeSecurity | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoMarshalInterface | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoMarshalInterThreadInterfaceInStream | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoRegisterClassObject | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoReleaseMarshalData | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoResumeClassObjects | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoRevokeClassObject | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoSuspendClassObjects | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoSwitchCallContext | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoTaskMemAlloc | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoTaskMemFree | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoTaskMemRealloc | 在 10.0.10240 中引入api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoUninitialize | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CoUnmarshalInterface | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
CreateStreamOnHGlobal | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
FreePropVariantArray | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
GetHGlobalFromStream | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
IIDFromString | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
PropVariantClear | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
PropVariantCopy | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
RoGetAgileReference | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 |
StringFromCLSID | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
StringFromGUID2 | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
StringFromIID | 在 10.0.10240 中引入到 api-ms-win-core-com-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-com-l1-1-0.dll。 |
来自 api-ms-win-core-com-l2-1-1.dll 的 API
API | 要求 |
---|---|
CreateILockBytesOnHGlobal | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
FmtIdToPropStgName | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
GetConvertStg | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
GetHGlobalFromILockBytes | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
PropStgNameToFmtId | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
ReadClassStg | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
ReadClassStm | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgCreateDocfile | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgCreateDocfileOnILockBytes | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgCreatePropSetStg | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgCreatePropStg | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgCreateStorageEx | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgIsStorageFile | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgIsStorageILockBytes | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgOpenPropStg | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgOpenStorage | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgOpenStorageEx | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgOpenStorageOnILockBytes | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
StgSetTimes | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
WriteClassStg | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
WriteClassStm | 在 10.0.10240 中引入到 api-ms-win-core-com-l2-1-1.dll。 |
来自 api-ms-win-core-com-midlproxystub-l1-1-0.dll 的 API
API | 要求 |
---|---|
CStdAsyncStubBuffer_AddRef | 在 10.0.10240 中引入到 api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdAsyncStubBuffer_Connect | 在 10.0.10240 中引入到 api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdAsyncStubBuffer_Disconnect | 在 10.0.10240 中引入到 api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdAsyncStubBuffer_Invoke | 在 10.0.10240 中引入到 api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdAsyncStubBuffer_QueryInterface | 在 10.0.10240 中引入到 api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdAsyncStubBuffer_Release | 在 10.0.10240 中引入到 api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdAsyncStubBuffer2_Connect | 在 10.0.10240 中引入到 api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdAsyncStubBuffer2_Disconnect | 在 10.0.10240 中引入到 api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdAsyncStubBuffer2_Release | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdStubBuffer2_Connect | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdStubBuffer2_CountRefs | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdStubBuffer2_Disconnect | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
CStdStubBuffer2_QueryInterface | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction10 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction11 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction12 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction13 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction14 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction15 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction16 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction17 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction18 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction19 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction20 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction21 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction22 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction23 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction24 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction25 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction26 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction27 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction28 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction29 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction3 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction30 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction31 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction32 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction4 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction5 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction6 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction7 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction8 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
NdrProxyForwardingFunction9 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient10 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient11 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient12 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient13 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient14 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient15 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient16 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient17 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient18 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient19 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient20 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient21 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient22 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient23 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient24 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient25 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient26 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient27 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient28 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient29 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient3 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient30 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient31 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient32 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient4 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient5 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient6 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient7 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient8 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
ObjectStublessClient9 | 在 10.0.10240 中引入api-ms-win-core-com-midlproxystub-l1-1-0.dll。 |
来自 api-ms-win-core-datetime-l1-1-1.dll 的 API
API | 要求 |
---|---|
GetDateFormatEx | 在 10.0.10240 中引入api-ms-win-core-datetime-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-datetime-l1-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-datetime-l1-1-1.dll。 |
GetTimeFormatEx | 在 10.0.10240 中引入api-ms-win-core-datetime-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-datetime-l1-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-datetime-l1-1-1.dll。 |
来自 api-ms-win-core-datetime-l1-1-2.dll 的 API
API | 要求 |
---|---|
GetDurationFormatEx | 在 10.0.10240 中引入api-ms-win-core-datetime-l1-1-2.dll。 |
来自 api-ms-win-core-debug-l1-1-1.dll 的 API
API | 要求 |
---|---|
IsDebuggerPresent | 在 10.0.10240 中引入api-ms-win-core-debug-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-debug-l1-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-debug-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-debug-l1-1-0.dll。 |
OutputDebugStringA | 在 10.0.10240 中引入api-ms-win-core-debug-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-debug-l1-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-debug-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-debug-l1-1-0.dll。 |
OutputDebugStringW | 在 10.0.10240 中引入api-ms-win-core-debug-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-debug-l1-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-debug-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-debug-l1-1-0.dll。 |
来自 api-ms-win-core-delayload-l1-1-1.dll 的 API
API | 要求 |
---|---|
DelayLoadFailureHook | 在 10.0.10240 中引入api-ms-win-core-delayload-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-delayload-l1-1-0.dll。 |
ResolveDelayLoadedAPI | 在 10.0.10240 中引入api-ms-win-core-delayload-l1-1-1.dll。 |
ResolveDelayLoadsFromDll | 在 10.0.10240 中引入api-ms-win-core-delayload-l1-1-1.dll。 |
来自 api-ms-win-core-errorhandling-l1-1-1.dll 的 API
API | 要求 |
---|---|
GetLastError | 在 10.0.10240 中引入api-ms-win-core-errorhandling-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-errorhandling-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-errorhandling-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-errorhandling-l1-1-0.dll。 |
RaiseException | 在 10.0.10240 中引入api-ms-win-core-errorhandling-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-errorhandling-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-errorhandling-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-errorhandling-l1-1-0.dll。 |
SetLastError | 在 10.0.10240 中引入api-ms-win-core-errorhandling-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-errorhandling-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-errorhandling-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-errorhandling-l1-1-0.dll。 |
来自 api-ms-win-core-errorhandling-l1-1-3.dll 的 API
API | 要求 |
---|---|
RaiseFailFastException | 在 10.0.10240 中引入api-ms-win-core-errorhandling-l1-1-3.dll。 在 10.0.16299 中移动到 api-ms-win-core-errorhandling-l1-1-2.dll。 |
SetUnhandledExceptionFilter | 在 10.0.10586 中引入api-ms-win-core-errorhandling-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-errorhandling-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-errorhandling-l1-1-0.dll。 |
GetThreadErrorMode | 在 10.0.16299 中引入到 api-ms-win-core-errorhandling-l1-1-3.dll。 |
SetThreadErrorMode | 在 10.0.16299 中引入到 api-ms-win-core-errorhandling-l1-1-3.dll。 |
来自 api-ms-win-core-fibers-l1-1-1.dll 的 API
API | 要求 |
---|---|
FlsAlloc | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-fibers-l1-1-0.dll。 |
FlsFree | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-fibers-l1-1-0.dll。 |
FlsGetValue | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-fibers-l1-1-0.dll。 |
FlsSetValue | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-fibers-l1-1-0.dll。 |
IsThreadAFiber | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l1-1-1.dll。 |
来自 api-ms-win-core-fibers-l2-1-1.dll 的 API
API | 要求 |
---|---|
CalloutOnFiberStack | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l2-1-1.dll。 在 10.0.10586 中删除。 |
ConvertFiberToThread | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-fibers-l2-1-0.dll。 |
ConvertThreadToFiberEx | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l2-1-1.dll。 |
CreateFiberEx | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l2-1-1.dll。 |
DeleteFiber | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-fibers-l2-1-0.dll。 |
SwitchToFiber | 在 10.0.10240 中引入到 api-ms-win-core-fibers-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-fibers-l2-1-0.dll。 |
来自 api-ms-win-core-file-ansi-l2-1-0.dll 的 API
API | 要求 |
---|---|
ReplaceFileA | 在 10.0.10240 中引入到 api-ms-win-core-file-ansi-l2-1-0.dll。 |
CopyFileExA | 在 10.0.16299 中引入到 api-ms-win-core-file-ansi-l2-1-0.dll。 |
来自 api-ms-win-core-file-l1-2-1.dll 的 API
API | 要求 |
---|---|
CreateDirectoryA | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
CreateDirectoryW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
CreateFile2 | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 |
DeleteFileA | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
DeleteFileW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FindClose | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FindFirstFileExA | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FindFirstFileExW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FindNextFileA | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FindNextFileW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FlushFileBuffers | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetDiskFreeSpaceExA | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetDiskFreeSpaceExW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFileAttributesExA | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFileAttributesExW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFileSizeEx | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFileTime | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFileType | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFullPathNameW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetLongPathNameW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetTempFileNameW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetTempPathW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-2-0.dll。 |
LockFileEx | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
ReadFile | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
RemoveDirectoryA | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
RemoveDirectoryW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
SetEndOfFile | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
SetFileAttributesA | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
SetFileAttributesW | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
SetFileInformationByHandle | 在 10.0.10240 中引入到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
SetFilePointerEx | 在 10.0.10240 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
SetFileTime | 在 10.0.10240 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
UnlockFileEx | 在 10.0.10240 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
WriteFile | 在 10.0.10240 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FileTimeToLocalFileTime | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FindFirstFileA | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
FindFirstFileW | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetDiskFreeSpaceA | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetDiskFreeSpaceW | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFileAttributesA | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFileAttributesW | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFinalPathNameByHandleA | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetFinalPathNameByHandleW | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
LocalFileTimeToFileTime | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
ReadFileEx | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
SetFilePointer | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
WriteFileEx | 在 10.0.14393 中引入api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
来自 api-ms-win-core-file-l2-1-1.dll 的 API
API | 要求 |
---|---|
CopyFile2 | 在 10.0.10240 中引入api-ms-win-core-file-l2-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-0.dll。 |
GetFileInformationByHandleEx | 在 10.0.10240 中引入api-ms-win-core-file-l2-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-0.dll。 |
MoveFileExW | 在 10.0.10240 中引入api-ms-win-core-file-l2-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-0.dll。 |
ReplaceFileW | 在 10.0.10240 中引入api-ms-win-core-file-l2-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-file-l2-1-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l2-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l2-1-0.dll。 |
来自 api-ms-win-core-handle-l1-1-0.dll 的 API
API | 要求 |
---|---|
CloseHandle | 在 10.0.10240 中引入api-ms-win-core-handle-l1-1-0.dll。 |
CompareObjectHandles | 在 10.0.10240 中引入api-ms-win-core-handle-l1-1-0.dll。 |
DuplicateHandle | 在 10.0.10240 中引入api-ms-win-core-handle-l1-1-0.dll。 |
来自 api-ms-win-core-heap-l1-2-0.dll 的 API
API | 要求 |
---|---|
GetProcessHeap | 在 10.0.10240 中引入api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
HeapAlloc | 在 10.0.10240 中引入到 api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
HeapCompact | 在 10.0.10240 中引入到 api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
HeapCreate | 在 10.0.10240 中引入到 api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
HeapDestroy | 在 10.0.10240 中引入到 api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
HeapFree | 在 10.0.10240 中引入到 api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
HeapReAlloc | 在 10.0.10240 中引入到 api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
HeapSetInformation | 在 10.0.10240 中引入到 api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
HeapSize | 在 10.0.10240 中引入到 api-ms-win-core-heap-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-heap-l1-1-0.dll。 |
来自 api-ms-win-core-interlocked-l1-2-0.dll 的 API
API | 要求 |
---|---|
InitializeSListHead | 在 10.0.10240 中引入到 api-ms-win-core-interlocked-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedFlushSList | 在 10.0.10240 中引入到 api-ms-win-core-interlocked-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedPopEntrySList | 在 10.0.10240 中引入到 api-ms-win-core-interlocked-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedPushEntrySList | 在 10.0.10240 中引入到 api-ms-win-core-interlocked-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedPushListSListEx | 在 10.0.10240 中引入到 api-ms-win-core-interlocked-l1-2-0.dll。 |
QueryDepthSList | 在 10.0.10240 中引入到 api-ms-win-core-interlocked-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-interlocked-l1-1-0.dll。 |
来自 api-ms-win-core-io-l1-1-1.dll 的 API
API | 要求 |
---|---|
CancelIoEx | 在 10.0.10240 中引入到 api-ms-win-core-io-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-io-l1-1-0.dll。 |
GetOverlappedResultEx | 在 10.0.10240 中引入到 api-ms-win-core-io-l1-1-1.dll。 |
CancelIo | 在 10.0.14393 中引入到 api-ms-win-core-io-l1-1-1.dll。 |
CreateIoCompletionPort | 在 10.0.14393 中引入到 api-ms-win-core-io-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-io-l1-1-0.dll。 |
GetOverlappedResult | 在 10.0.14393 中引入到 api-ms-win-core-io-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-io-l1-1-0.dll。 |
GetQueuedCompletionStatus | 在 10.0.14393 中引入到 api-ms-win-core-io-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-io-l1-1-0.dll。 |
GetQueuedCompletionStatusEx | 在 10.0.14393 中引入到 api-ms-win-core-io-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-io-l1-1-0.dll。 |
PostQueuedCompletionStatus | 在 10.0.14393 中引入到 api-ms-win-core-io-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-io-l1-1-0.dll。 |
来自 api-ms-win-core-kernel32-legacy-l1-1-1.dll 的 API
API | 要求 |
---|---|
MoveFileExA | 在 10.0.10240 中引入到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-kernel32-legacy-l1-1-4.dll。 在 10.0.14393 中移动到 api-ms-win-core-kernel32-legacy-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 |
来自 api-ms-win-core-largeinteger-l1-1-0.dll 的 API
API | 要求 |
---|---|
MulDiv | 在 10.0.10240 中引入到 api-ms-win-core-largeinteger-l1-1-0.dll。 |
来自 api-ms-win-core-libraryloader-l1-2-0.dll 的 API
API | 要求 |
---|---|
DisableThreadLibraryCalls | 在 10.0.10240 中引入到 api-ms-win-core-libraryloader-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-libraryloader-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-libraryloader-l1-2-0.dll。 |
FindStringOrdinal | 在 10.0.10240 中引入到 api-ms-win-core-libraryloader-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-libraryloader-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-libraryloader-l1-2-0.dll。 |
FreeLibrary | 在 10.0.10240 中引入到 api-ms-win-core-libraryloader-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-libraryloader-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-libraryloader-l1-2-0.dll。 |
GetModuleFileNameA | 在 10.0.10240 中引入到 api-ms-win-core-libraryloader-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-libraryloader-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-libraryloader-l1-2-0.dll。 |
GetModuleFileNameW | 在 10.0.10240 中引入api-ms-win-core-libraryloader-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-libraryloader-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-libraryloader-l1-2-0.dll。 |
GetProcAddress | 在 10.0.10240 中引入api-ms-win-core-libraryloader-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-libraryloader-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-libraryloader-l1-2-0.dll。 |
来自 api-ms-win-core-libraryloader-l2-1-0.dll 的 API
API | 要求 |
---|---|
LoadPackagedLibrary | 在 10.0.10240 中引入api-ms-win-core-libraryloader-l2-1-0.dll。 |
QueryOptionalDelayLoadedAPI | 在 10.0.10240 中引入api-ms-win-core-libraryloader-l2-1-0.dll。 |
来自 api-ms-win-core-localization-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetStringTypeExA | 在 10.0.10240 中引入api-ms-win-core-localization-ansi-l1-1-0.dll。 |
EnumUILanguagesA | 在 10.0.16299 中引入到 api-ms-win-core-localization-ansi-l1-1-0.dll。 |
来自 api-ms-win-core-localization-l1-2-1.dll 的 API
API | 要求 |
---|---|
EnumSystemGeoID | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
EnumSystemLocalesEx | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 |
FindNLSStringEx | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
FormatMessageA | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
FormatMessageW | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
GetCalendarInfoEx | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
GetCPInfo | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
GetCPInfoExW | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
GetGeoInfoW | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
GetLocaleInfoEx | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
GetNLSVersionEx | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
GetUserDefaultLocaleName | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
GetUserGeoID | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
IdnToAscii | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
IdnToUnicode | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
IsValidCodePage | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
IsValidLocaleName | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
IsValidNLSVersion | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
LCMapStringEx | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
LocaleNameToLCID | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
ResolveLocaleName | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-localization-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-localization-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-localization-l1-2-0.dll。 |
来自 api-ms-win-core-localization-l1-2-2.dll 的 API
API | 要求 |
---|---|
GetSystemDefaultLocaleName | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-2.dll。 |
LCIDToLocaleName | 在 10.0.10240 中引入api-ms-win-core-localization-l1-2-2.dll。 |
来自 api-ms-win-core-localization-l2-1-0.dll 的 API
API | 要求 |
---|---|
EnumCalendarInfoExEx | 在 10.0.10240 中引入api-ms-win-core-localization-l2-1-0.dll。 |
EnumDateFormatsExExEx | 在 10.0.10240 中引入api-ms-win-core-localization-l2-1-0.dll。 |
EnumSystemCodePagesW | 在 10.0.10240 中引入api-ms-win-core-localization-l2-1-0.dll。 |
EnumTimeFormatsEx | 在 10.0.10240 中引入api-ms-win-core-localization-l2-1-0.dll。 |
GetCurrencyFormatEx | 在 10.0.10240 中引入api-ms-win-core-localization-l2-1-0.dll。 |
GetNumberFormatEx | 在 10.0.10240 中引入api-ms-win-core-localization-l2-1-0.dll。 |
来自 api-ms-win-core-memory-l1-1-2.dll 的 API
API | 要求 |
---|---|
CreateFileMappingFromApp | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-1.dll。 |
DiscardVirtualMemory | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 |
FlushViewOfFile | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-0.dll。 |
GetWriteWatch | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-1.dll。 |
MapViewOfFileFromApp | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-1.dll。 |
OfferVirtualMemory | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 |
ReclaimVirtualMemory | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 |
ResetWriteWatch | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-1.dll。 |
UnmapViewOfFile | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-0.dll。 |
VirtualFree | 在 10.0.10240 中引入api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-0.dll。 |
VirtualQuery | 在 10.0.10240 中引入到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-0.dll。 |
UnmapViewOfFileEx | 在 10.0.14393 中引入到 api-ms-win-core-memory-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-1.dll。 |
来自 api-ms-win-core-memory-l1-1-3.dll 的 API
API | 要求 |
---|---|
OpenFileMappingFromApp | 在 10.0.10240 中引入到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-3.dll。 |
VirtualAllocFromApp | 在 10.0.10240 中引入到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-3.dll。 |
VirtualProtectFromApp | 在 10.0.10240 中引入到 api-ms-win-core-memory-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-memory-l1-1-4.dll。 在 10.0.16299 中移动到 api-ms-win-core-memory-l1-1-3.dll。 |
SetProcessValidCallTargets | 在 10.0.16299 中引入到 api-ms-win-core-memory-l1-1-3.dll。 |
来自 api-ms-win-core-normalization-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetStringScripts | 在 10.0.10240 中引入到 api-ms-win-core-normalization-l1-1-0.dll。 |
IdnToNameprepUnicode | 在 10.0.10240 中引入到 api-ms-win-core-normalization-l1-1-0.dll。 |
IsNormalizedString | 在 10.0.10240 中引入到 api-ms-win-core-normalization-l1-1-0.dll。 |
NormalizeString | 在 10.0.10240 中引入到 api-ms-win-core-normalization-l1-1-0.dll。 |
VerifyScripts | 在 10.0.10240 中引入到 api-ms-win-core-normalization-l1-1-0.dll。 |
来自 api-ms-win-core-processenvironment-l1-2-0.dll 的 API
API | 要求 |
---|---|
GetCommandLineA | 在 10.0.10240 中引入到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
GetCommandLineW | 在 10.0.10240 中引入到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
GetCurrentDirectoryW | 在 10.0.10240 中引入到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
SetCurrentDirectoryW | 在 10.0.10240 中引入到 api-ms-win-core-processenvironment-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
来自 api-ms-win-core-processthreads-l1-1-2.dll 的 API
API | 要求 |
---|---|
CreateThread | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
ExitThread | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
FlushProcessWriteBuffers | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetCurrentProcess | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetCurrentProcessId | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetCurrentThread | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetCurrentThreadId | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetExitCodeThread | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetThreadContext | 在 10.0.10240 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-1.dll。 |
GetThreadId | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetThreadPriority | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
IsProcessorFeaturePresent | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-1.dll。 |
OpenProcess | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-1.dll。 |
QueueUserAPC | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
ResumeThread | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
SetThreadIdealProcessorEx | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-1.dll。 |
SetThreadPriority | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
SuspendThread | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
SwitchToThread | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
TerminateProcess | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.10586 中移动到 api-ms-win-core-processthreads-l1-1-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
TlsAlloc | 在 10.0.14393 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
TlsFree | 在 10.0.14393 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
TlsGetValue | 在 10.0.14393 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
TlsSetValue | 在 10.0.14393 中引入api-ms-win-core-processthreads-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetProcessPriorityBoost | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 |
SetProcessPriorityBoost | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 |
SetThreadInformation | 在 10.0.17134 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 |
GetSystemTimes | 在 10.0.17763 中引入到 api-ms-win-core-processthreads-l1-1-2.dll。 |
来自 api-ms-win-core-processthreads-l1-1-3.dll 的 API
API | 要求 |
---|---|
GetProcessDefaultCpuSets | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-3.dll。 |
GetProcessInformation | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-3.dll。 |
GetSystemCpuSetInformation | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-3.dll。 |
GetThreadSelectedCpuSets | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-3.dll。 |
SetProcessDefaultCpuSets | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-3.dll。 |
SetProcessInformation | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-3.dll。 |
SetThreadIdealProcessor | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-3.dll。 |
SetThreadSelectedCpuSets | 在 10.0.10240 中引入api-ms-win-core-processthreads-l1-1-3.dll。 |
GetThreadDescription | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-3.dll。 |
SetThreadDescription | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-3.dll。 |
来自 api-ms-win-core-profile-l1-1-0.dll 的 API
API | 要求 |
---|---|
QueryPerformanceCounter | 在 10.0.10240 中引入api-ms-win-core-profile-l1-1-0.dll。 |
QueryPerformanceFrequency | 在 10.0.10240 中引入api-ms-win-core-profile-l1-1-0.dll。 |
来自 api-ms-win-core-realtime-l1-1-0.dll 的 API
API | 要求 |
---|---|
QueryUnbiasedInterruptTime | 在 10.0.10240 中引入api-ms-win-core-realtime-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-realtime-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-realtime-l1-1-0.dll。 |
来自 api-ms-win-core-realtime-l1-1-1.dll 的 API
API | 要求 |
---|---|
QueryInterruptTime | 在 10.0.10240 中引入api-ms-win-core-realtime-l1-1-1.dll。 |
QueryInterruptTimePrecise | 在 10.0.10240 中引入api-ms-win-core-realtime-l1-1-1.dll。 |
QueryUnbiasedInterruptTimePrecise | 在 10.0.10240 中引入api-ms-win-core-realtime-l1-1-1.dll。 |
来自 api-ms-win-core-rtlsupport-l1-2-0.dll 的 API
API | 要求 |
---|---|
RtlCaptureStackBackTrace | 在 10.0.10240 中引入api-ms-win-core-rtlsupport-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-rtlsupport-l1-1-0.dll。 |
RtlLookupFunctionEntry | 在 10.0.10240 中引入api-ms-win-core-rtlsupport-l1-2-0.dll。 在 10.0.16299 中删除。 |
RtlPcToFileHeader | 在 10.0.10240 中引入api-ms-win-core-rtlsupport-l1-2-0.dll。 |
RtlUnwind | 在 10.0.10240 中引入api-ms-win-core-rtlsupport-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-rtlsupport-l1-1-0.dll。 |
RtlUnwindEx | 在 10.0.10240 中引入api-ms-win-core-rtlsupport-l1-2-0.dll。 在 10.0.16299 中删除。 |
来自 api-ms-win-core-string-l1-1-0.dll 的 API
API | 要求 |
---|---|
CompareStringEx | 在 10.0.10240 中引入api-ms-win-core-string-l1-1-0.dll。 |
CompareStringOrdinal | 在 10.0.10240 中引入api-ms-win-core-string-l1-1-0.dll。 |
GetStringTypeExW | 在 10.0.10240 中引入api-ms-win-core-string-l1-1-0.dll。 |
GetStringTypeW | 在 10.0.10240 中引入api-ms-win-core-string-l1-1-0.dll。 |
MultiByteToWideChar | 在 10.0.10240 中引入api-ms-win-core-string-l1-1-0.dll。 |
WideCharToMultiByte | 在 10.0.10240 中引入api-ms-win-core-string-l1-1-0.dll。 |
来自 api-ms-win-core-synch-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
CreateSemaphoreA | 在 10.0.10240 中引入api-ms-win-core-synch-ansi-l1-1-0.dll。 |
CreateSemaphoreExA | 在 10.0.10240 中引入api-ms-win-core-synch-ansi-l1-1-0.dll。 |
OpenMutexA | 在 10.0.10240 中引入api-ms-win-core-synch-ansi-l1-1-0.dll。 |
CreateWaitableTimerA | 在 10.0.16299 中引入到 api-ms-win-core-synch-ansi-l1-1-0.dll。 |
CreateWaitableTimerExA | 在 10.0.16299 中引入到 api-ms-win-core-synch-ansi-l1-1-0.dll。 |
OpenWaitableTimerA | 在 10.0.16299 中引入到 api-ms-win-core-synch-ansi-l1-1-0.dll。 |
来自 api-ms-win-core-synch-l1-2-0.dll 的 API
API | 要求 |
---|---|
AcquireSRWLockExclusive | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
AcquireSRWLockShared | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateEventA | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateEventExA | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateEventExW | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateEventW | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateMutexA | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateMutexExA | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateMutexExW | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateMutexW | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateSemaphoreExW | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
DeleteCriticalSection | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
EnterCriticalSection | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
InitializeConditionVariable | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
InitializeCriticalSection | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
InitializeCriticalSectionAndSpinCount | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
InitializeCriticalSectionEx | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
InitializeSRWLock | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
InitOnceBeginInitialize | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
InitOnceComplete | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
InitOnceExecuteOnce | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
InitOnceInitialize | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
LeaveCriticalSection | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
OpenEventA | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
OpenEventW | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
OpenMutexW | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
OpenSemaphoreW | 在 10.0.10240 中引入api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
ReleaseMutex | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
ReleaseSemaphore | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
ReleaseSRWLockExclusive | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
ReleaseSRWLockShared | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
ResetEvent | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
SetCriticalSectionSpinCount | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
SetEvent | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
休眠 | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
SleepConditionVariableCS | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
SleepConditionVariableSRW | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
SleepEx | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
TryAcquireSRWLockExclusive | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
TryAcquireSRWLockShared | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
TryEnterCriticalSection | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
WaitForMultipleObjectsEx | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
WaitForSingleObject | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
WaitForSingleObjectEx | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.16299 中移动到 api-ms-win-core-synch-l1-1-0.dll。 |
WaitOnAddress | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
WakeAllConditionVariable | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
WakeByAddressAll | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
WakeByAddressSingle | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
WakeConditionVariable | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-synch-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-synch-l1-2-0.dll。 |
SignalObjectAndWait | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-2-0.dll。 |
来自 api-ms-win-core-synch-l1-2-1.dll 的 API
API | 要求 |
---|---|
CreateSemaphoreW | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-1.dll。 |
WaitForMultipleObjects | 在 10.0.10240 中引入到 api-ms-win-core-synch-l1-2-1.dll。 |
CreateWaitableTimerW | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-2-1.dll。 |
来自 api-ms-win-core-sysinfo-l1-2-1.dll 的 API
API | 要求 |
---|---|
GetLocalTime | 在 10.0.10240 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetNativeSystemInfo | 在 10.0.10240 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-0.dll。 |
GetSystemInfo | 在 10.0.10240 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetSystemTime | 在 10.0.10240 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetSystemTimeAsFileTime | 在 10.0.10240 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetSystemTimePreciseAsFileTime | 在 10.0.10240 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-2-0.dll。 |
GetTickCount64 | 在 10.0.10240 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.10586 中移动到 api-ms-win-core-sysinfo-l1-2-3.dll。 在 10.0.14393 中移动到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetLogicalProcessorInformation | 在 10.0.14393 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetLogicalProcessorInformationEx | 在 10.0.14393 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GlobalMemoryStatusEx | 在 10.0.14393 中引入到 api-ms-win-core-sysinfo-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
来自 api-ms-win-core-sysinfo-l1-2-3.dll 的 API
API | 要求 |
---|---|
GetIntegratedDisplaySize | 在 10.0.10240 中引入到 api-ms-win-core-sysinfo-l1-2-3.dll。 |
来自 api-ms-win-core-threadpool-l1-2-0.dll 的 API
API | 要求 |
---|---|
CallbackMayRunLong | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CancelThreadpoolIo | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CloseThreadpool | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CloseThreadpoolCleanupGroup | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CloseThreadpoolCleanupGroupMembers | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CloseThreadpoolIo | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CloseThreadpoolTimer | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CloseThreadpoolWait | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CloseThreadpoolWork | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CreateThreadpool | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CreateThreadpoolCleanupGroup | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CreateThreadpoolIo | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CreateThreadpoolTimer | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CreateThreadpoolWait | 在 10.0.10240 中引入到 api-ms-win-core-threadpool-l1-2-0.dll。 |
CreateThreadpoolWork | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
取消关联CurrentThreadFromCallback | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
FreeLibraryWhenCallbackReturns | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
IsThreadpoolTimerSet | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
LeaveCriticalSectionWhenCallbackReturns | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
QueryThreadpoolStackInformation | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
ReleaseMutexWhenCallbackReturns | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
ReleaseSemaphoreWhenCallbackReturns | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SetEventWhenCallbackReturns | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SetThreadpoolStackInformation | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SetThreadpoolThreadMaximum | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SetThreadpoolThreadMinimum | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SetThreadpoolTimer | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SetThreadpoolTimerEx | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SetThreadpoolWait | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SetThreadpoolWaitEx | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
StartThreadpoolIo | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
SubmitThreadpoolWork | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
TrySubmitThreadpoolCallback | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
WaitForThreadpoolIoCallbacks | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
WaitForThreadpoolTimerCallbacks | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
WaitForThreadpoolWaitCallbacks | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
WaitForThreadpoolWorkCallbacks | 在 10.0.10240 中引入api-ms-win-core-threadpool-l1-2-0.dll。 |
来自 api-ms-win-core-timezone-l1-1-0.dll 的 API
API | 要求 |
---|---|
EnumDynamicTimeZoneInformation | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
FileTimeToSystemTime | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
GetDynamicTimeZoneInformation | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
GetDynamicTimeZoneInformationEffectiveYears | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
GetTimeZoneInformation | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
GetTimeZoneInformationForYear | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
SystemTimeToFileTime | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
SystemTimeToTzSpecificLocalTime | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
SystemTimeToTzSpecificLocalTimeEx | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
TzSpecificLocalTimeToSystemTime | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
TzSpecificLocalTimeToSystemTimeEx | 在 10.0.10240 中引入api-ms-win-core-timezone-l1-1-0.dll。 |
来自 api-ms-win-core-util-l1-1-0.dll 的 API
API | 要求 |
---|---|
DecodePointer | 在 10.0.10240 中引入api-ms-win-core-util-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-util-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-util-l1-1-0.dll。 |
EncodePointer | 在 10.0.10240 中引入api-ms-win-core-util-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-util-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-util-l1-1-0.dll。 |
提示音 | 在 10.0.16299 中引入到 api-ms-win-core-util-l1-1-0.dll。 |
来自 api-ms-win-core-windowsceip-l1-1-0.dll 的 API
API | 要求 |
---|---|
CeipIsOptedIn | 在 10.0.10240 中引入api-ms-win-core-windowsceip-l1-1-0.dll。 |
来自 api-ms-win-core-windowserrorreporting-l1-1-0.dll 的 API
API | 要求 |
---|---|
WerRegisterFile | 在 10.0.10240 中引入api-ms-win-core-windowserrorreporting-l1-1-0.dll。 |
WerRegisterMemoryBlock | 在 10.0.10240 中引入api-ms-win-core-windowserrorreporting-l1-1-0.dll。 |
WerUnregisterFile | 在 10.0.10240 中引入api-ms-win-core-windowserrorreporting-l1-1-0.dll。 |
WerUnregisterMemoryBlock | 在 10.0.10240 中引入api-ms-win-core-windowserrorreporting-l1-1-0.dll。 |
来自 api-ms-win-core-winrt-error-l1-1-1.dll 的 API
API | 要求 |
---|---|
GetRestrictedErrorInfo | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
RoCaptureErrorContext | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
RoFailFastWithErrorContext | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
RoGetErrorReportingFlags | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
RoOriginateError | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
RoOriginateErrorW | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
RoOriginateLanguageException | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 |
RoReportUnhandledError | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 |
RoSetErrorReportingFlags | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
RoTransformError | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
RoTransformErrorW | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
SetRestrictedErrorInfo | 在 10.0.10240 中引入api-ms-win-core-winrt-error-l1-1-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-winrt-error-l1-1-0.dll。 |
来自 api-ms-win-core-winrt-l1-1-0.dll 的 API
API | 要求 |
---|---|
RoActivateInstance | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
RoGetActivationFactory | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
RoGetApartmentIdentifier | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
RoInitialize | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
RoRegisterActivationFactories | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
RoRegisterForApartmentShutdown | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
RoRevokeActivationFactories | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
RoUninitialize | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
RoUnregisterForApartmentShutdown | 在 10.0.10240 中引入api-ms-win-core-winrt-l1-1-0.dll。 |
来自 api-ms-win-core-winrt-registration-l1-1-0.dll 的 API
API | 要求 |
---|---|
RoGetActivatableClassRegistration | 在 10.0.10240 中引入api-ms-win-core-winrt-registration-l1-1-0.dll。 |
RoGetServerActivatableClasses | 在 10.0.10240 中引入api-ms-win-core-winrt-registration-l1-1-0.dll。 |
来自 api-ms-win-core-winrt-robuffer-l1-1-0.dll 的 API
API | 要求 |
---|---|
RoGetBufferMarshaler | 在 10.0.10240 中引入api-ms-win-core-winrt-robuffer-l1-1-0.dll。 |
来自 api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll 的 API
API | 要求 |
---|---|
RoFreeParameterizedTypeExtra | 在 10.0.10240 中引入api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll。 |
RoGetParameterizedTypeInstanceIID | 在 10.0.10240 中引入api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll。 |
RoParameterizedTypeExtraGetTypeSignature | 在 10.0.10240 中引入api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll。 |
来自 api-ms-win-core-winrt-string-l1-1-0.dll 的 API
API | 要求 |
---|---|
HSTRING_UserFree | 在 10.0.10240 中引入api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
HSTRING_UserFree64 | 在 10.0.10240 中引入api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.16299 中删除。 |
HSTRING_UserMarshal | 在 10.0.10240 中引入api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
HSTRING_UserMarshal64 | 在 10.0.10240 中引入api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.16299 中删除。 |
HSTRING_UserSize | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
HSTRING_UserSize64 | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.16299 中删除。 |
HSTRING_UserUnmarshal | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
HSTRING_UserUnmarshal64 | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.16299 中删除。 |
WindowsCompareStringOrdinal | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsConcatString | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsCreateString | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsCreateStringReference | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsDeleteString | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsDeleteStringBuffer | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsDuplicateString | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsGetStringLen | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsGetStringRawBuffer | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsIsStringEmpty | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsPreallocateStringBuffer | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsPromoteStringBuffer | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsReplaceString | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsStringHasEmbeddedNull | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsSubstring | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsSubstringWithSpecifiedLength | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsTrimStringEnd | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
WindowsTrimStringStart | 在 10.0.10240 中引入到 api-ms-win-core-winrt-string-l1-1-0.dll。 在 10.0.10586 中移动到 api-ms-win-core-winrt-string-l1-1-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-winrt-string-l1-1-0.dll。 |
来自 api-ms-win-core-xstate-l2-1-0.dll 的 API
API | 要求 |
---|---|
GetEnabledXStateFeatures | 在 10.0.10240 中引入到 api-ms-win-core-xstate-l2-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-core-xstate-l2-1-0.dll。 |
GetXStateFeaturesMask | 在 10.0.10240 中引入到 api-ms-win-core-xstate-l2-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-core-xstate-l2-1-0.dll。 |
InitializeContext | 在 10.0.10240 中引入到 api-ms-win-core-xstate-l2-1-0.dll。 |
LocateXStateFeature | 在 10.0.10240 中引入到 api-ms-win-core-xstate-l2-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-core-xstate-l2-1-0.dll。 |
来自 api-ms-win-eventing-classicprovider-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetTraceEnableFlags | 在 10.0.10240 中引入到 api-ms-win-eventing-classicprovider-l1-1-0.dll。 |
GetTraceEnableLevel | 在 10.0.10240 中引入到 api-ms-win-eventing-classicprovider-l1-1-0.dll。 |
GetTraceLoggerHandle | 在 10.0.10240 中引入到 api-ms-win-eventing-classicprovider-l1-1-0.dll。 |
RegisterTraceGuidsW | 在 10.0.10240 中引入到 api-ms-win-eventing-classicprovider-l1-1-0.dll。 |
TraceMessage | 在 10.0.10240 中引入到 api-ms-win-eventing-classicprovider-l1-1-0.dll。 |
UnregisterTraceGuids | 在 10.0.10240 中引入到 api-ms-win-eventing-classicprovider-l1-1-0.dll。 |
来自 api-ms-win-eventing-consumer-l1-1-0.dll 的 API
API | 要求 |
---|---|
CloseTrace | 在 10.0.10240 中引入到 api-ms-win-eventing-consumer-l1-1-0.dll。 |
OpenTraceW | 在 10.0.10240 中引入到 api-ms-win-eventing-consumer-l1-1-0.dll。 |
ProcessTrace | 在 10.0.10240 中引入到 api-ms-win-eventing-consumer-l1-1-0.dll。 |
来自 api-ms-win-eventing-controller-l1-1-0.dll 的 API
API | 要求 |
---|---|
ControlTraceW | 在 10.0.10240 中引入到 api-ms-win-eventing-controller-l1-1-0.dll。 |
EnableTraceEx2 | 在 10.0.10240 中引入到 api-ms-win-eventing-controller-l1-1-0.dll。 |
StartTraceW | 在 10.0.10240 中引入到 api-ms-win-eventing-controller-l1-1-0.dll。 |
StopTraceW | 在 10.0.10240 中引入到 api-ms-win-eventing-controller-l1-1-0.dll。 |
EnumerateTraceGuidsEx | 在 10.0.16299 中引入到 api-ms-win-eventing-controller-l1-1-0.dll。 |
来自 api-ms-win-eventing-legacy-l1-1-0.dll 的 API
API | 要求 |
---|---|
EnableTrace | 在 10.0.10240 中引入到 api-ms-win-eventing-legacy-l1-1-0.dll。 |
EnableTraceEx | 在 10.0.10240 中引入到 api-ms-win-eventing-legacy-l1-1-0.dll。 |
FlushTraceW | 在 10.0.10240 中引入到 api-ms-win-eventing-legacy-l1-1-0.dll。 |
QueryTraceW | 在 10.0.10240 中引入到 api-ms-win-eventing-legacy-l1-1-0.dll。 |
来自 api-ms-win-eventing-provider-l1-1-0.dll 的 API
API | 要求 |
---|---|
EventActivityIdControl | 在 10.0.10240 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventRegister | 在 10.0.10240 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventSetInformation | 在 10.0.10240 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventUnregister | 在 10.0.10240 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventWrite | 在 10.0.10240 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventWriteEx | 在 10.0.10240 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventWriteString | 在 10.0.10240 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventWriteTransfer | 在 10.0.10240 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventEnabled | 在 10.0.17763 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
EventProviderEnabled | 在 10.0.17763 中引入到 api-ms-win-eventing-provider-l1-1-0.dll。 |
来自 api-ms-win-gaming-tcui-l1-1-0.dll 的 API
API | 要求 |
---|---|
ProcessPendingGameUI | 在 10.0.10240 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-0.dll。 |
ShowChangeFriendRelationshipUI | 在 10.0.10240 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-0.dll。 |
ShowGameInviteUI | 在 10.0.10240 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-0.dll。 |
ShowPlayerPickerUI | 在 10.0.10240 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-0.dll。 |
ShowProfileCardUI | 在 10.0.10240 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-0.dll。 |
ShowTitleAchievementsUI | 在 10.0.10240 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-0.dll。 |
TryCancelPendingGameUI | 在 10.0.10240 中引入到 api-ms-win-gaming-tcui-l1-1-0.dll。 在 10.0.10586 中删除。 在 10.0.14393 中移动到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-0.dll。 |
来自 api-ms-win-ro-typeresolution-l1-1-0.dll 的 API
API | 要求 |
---|---|
RoGetMetaDataFile | 在 10.0.10240 中引入到 api-ms-win-ro-typeresolution-l1-1-0.dll。 |
RoParseTypeName | 在 10.0.10240 中引入到 api-ms-win-ro-typeresolution-l1-1-0.dll。 |
RoResolveNamespace | 在 10.0.10240 中引入到 api-ms-win-ro-typeresolution-l1-1-0.dll。 |
来自 api-ms-win-security-cryptoapi-l1-1-0.dll 的 API
API | 要求 |
---|---|
CryptReleaseContext | 在 10.0.10240 中引入到 api-ms-win-security-cryptoapi-l1-1-0.dll。 |
来自 api-ms-win-shcore-stream-winrt-l1-1-0.dll 的 API
API | 要求 |
---|---|
CreateRandomAccessStreamOnFile | 在 10.0.10240 中引入到 api-ms-win-shcore-stream-winrt-l1-1-0.dll。 |
CreateRandomAccessStreamOverStream | 在 10.0.10240 中引入到 api-ms-win-shcore-stream-winrt-l1-1-0.dll。 |
CreateStreamOverRandomAccessStream | 在 10.0.10240 中引入到 api-ms-win-shcore-stream-winrt-l1-1-0.dll。 |
来自 cabinet.dll 的 API
API | 要求 |
---|---|
CloseCompressor | 在 10.0.10240 中引入到 cabinet.dll。 |
CloseDecompressor | 在 10.0.10240 中引入到 cabinet.dll。 |
压缩 | 在 10.0.10240 中引入到 cabinet.dll。 |
CreateCompressor | 在 10.0.10240 中引入到 cabinet.dll。 |
CreateDecompressor | 在 10.0.10240 中引入到 cabinet.dll。 |
解 压缩 | 在 10.0.10240 中引入到 cabinet.dll。 |
FDICopy | 在 10.0.10240 中引入到 cabinet.dll。 |
FDICreate | 在 10.0.10240 中引入到 cabinet.dll。 |
FDIDestroy | 在 10.0.10240 中引入到 cabinet.dll。 |
FDIIsCabinet | 在 10.0.10240 中引入到 cabinet.dll。 |
QueryCompressorInformation | 在 10.0.10240 中引入到 cabinet.dll。 |
QueryDecompressorInformation | 在 10.0.10240 中引入到 cabinet.dll。 |
ResetCompressor | 在 10.0.10240 中引入到 cabinet.dll。 |
ResetDecompressor | 在 10.0.10240 中引入到 cabinet.dll。 |
SetCompressorInformation | 在 10.0.10240 中引入到 cabinet.dll。 |
SetDecompressorInformation | 在 10.0.10240 中引入到 cabinet.dll。 |
来自 chakra.dll 的 API
API | 要求 |
---|---|
JsAddRef | 在 10.0.10240 中引入到 chakra.dll。 |
JsBooleanToBool | 在 10.0.10240 中引入到 chakra.dll。 |
JsBoolToBoolean | 在 10.0.10240 中引入到 chakra.dll。 |
JsCallFunction | 在 10.0.10240 中引入到 chakra.dll。 |
JsCollectGarbage | 在 10.0.10240 中引入到 chakra.dll。 |
JsConstructObject | 在 10.0.10240 中引入到 chakra.dll。 |
JsConvertValueToBoolean | 在 10.0.10240 中引入到 chakra.dll。 |
JsConvertValueToNumber | 在 10.0.10240 中引入到 chakra.dll。 |
JsConvertValueToObject | 在 10.0.10240 中引入到 chakra.dll。 |
JsConvertValueToString | 在 10.0.10240 中引入到 chakra.dll。 |
JsCreateArray | 在 10.0.10240 中引入到 chakra.dll。 |
JsCreateArrayBuffer | 在 10.0.10240 中引入到 chakra.dll。 |
JsCreateContext | 在 10.0.10240 中引入chakra.dll。 |
JsCreateDataView | 在 10.0.10240 中引入chakra.dll。 |
JsCreateError | 在 10.0.10240 中引入chakra.dll。 |
JsCreateExternalObject | 在 10.0.10240 中引入chakra.dll。 |
JsCreateFunction | 在 10.0.10240 中引入chakra.dll。 |
JsCreateNamedFunction | 在 10.0.10240 中引入chakra.dll。 |
JsCreateObject | 在 10.0.10240 中引入chakra.dll。 |
JsCreateRangeError | 在 10.0.10240 中引入chakra.dll。 |
JsCreateReferenceError | 在 10.0.10240 中引入chakra.dll。 |
JsCreateRuntime | 在 10.0.10240 中引入chakra.dll。 |
JsCreateSymbol | 在 10.0.10240 中引入chakra.dll。 |
JsCreateSyntaxError | 在 10.0.10240 中引入chakra.dll。 |
JsCreateTypedArray | 在 10.0.10240 中引入chakra.dll。 |
JsCreateTypeError | 在 10.0.10240 中引入chakra.dll。 |
JsCreateURIError | 在 10.0.10240 中引入chakra.dll。 |
JsDefineProperty | 在 10.0.10240 中引入chakra.dll。 |
JsDeleteIndexedProperty | 在 10.0.10240 中引入chakra.dll。 |
JsDeleteProperty | 在 10.0.10240 中引入chakra.dll。 |
JsDisableRuntimeExecution | 在 10.0.10240 中引入chakra.dll。 |
JsDisposeRuntime | 在 10.0.10240 中引入chakra.dll。 |
JsDoubleToNumber | 在 10.0.10240 中引入chakra.dll。 |
JsEnableRuntimeExecution | 在 10.0.10240 中引入chakra.dll。 |
JsEquals | 在 10.0.10240 中引入chakra.dll。 |
JsGetAndClearException | 在 10.0.10240 中引入chakra.dll。 |
JsGetArrayBufferStorage | 在 10.0.10240 中引入chakra.dll。 |
JsGetCurrentContext | 在 10.0.10240 中引入chakra.dll。 |
JsGetDataViewStorage | 在 10.0.10240 中引入chakra.dll。 |
JsGetExtensionAllowed | 在 10.0.10240 中引入chakra.dll。 |
JsGetExternalData | 在 10.0.10240 中引入chakra.dll。 |
JsGetFalseValue | 在 10.0.10240 中引入chakra.dll。 |
JsGetGlobalObject | 在 10.0.10240 中引入chakra.dll。 |
JsGetIndexedPropertiesExternalData | 在 10.0.10240 中引入chakra.dll。 |
JsGetIndexedProperty | 在 10.0.10240 中引入chakra.dll。 |
JsGetNullValue | 在 10.0.10240 中引入chakra.dll。 |
JsGetOwnPropertyDescriptor | 在 10.0.10240 中引入chakra.dll。 |
JsGetOwnPropertyNames | 在 10.0.10240 中引入chakra.dll。 |
JsGetOwnPropertySymbols | 在 10.0.10240 中引入chakra.dll。 |
JsGetProperty | 在 10.0.10240 中引入chakra.dll。 |
JsGetPropertyIdFromName | 在 10.0.10240 中引入chakra.dll。 |
JsGetPropertyIdFromSymbol | 在 10.0.10240 中引入chakra.dll。 |
JsGetPropertyIdType | 在 10.0.10240 中引入chakra.dll。 |
JsGetPropertyNameFromId | 在 10.0.10240 中引入chakra.dll。 |
JsGetPrototype | 在 10.0.10240 中引入chakra.dll。 |
JsGetRuntime | 在 10.0.10240 中引入chakra.dll。 |
JsGetRuntimeMemoryLimit | 在 10.0.10240 中引入chakra.dll。 |
JsGetRuntimeMemoryUsage | 在 10.0.10240 中引入chakra.dll。 |
JsGetStringLength | 在 10.0.10240 中引入chakra.dll。 |
JsGetSymbolFromPropertyId | 在 10.0.10240 中引入chakra.dll。 |
JsGetTrueValue | 在 10.0.10240 中引入chakra.dll。 |
JsGetTypedArrayStorage | 在 10.0.10240 中引入chakra.dll。 |
JsGetUndefinedValue | 在 10.0.10240 中引入chakra.dll。 |
JsGetValueType | 在 10.0.10240 中引入chakra.dll。 |
JsHasException | 在 10.0.10240 中引入chakra.dll。 |
JsHasExternalData | 在 10.0.10240 中引入chakra.dll。 |
JsHasIndexedPropertiesExternalData | 在 10.0.10240 中引入chakra.dll。 |
JsHasIndexedProperty | 在 10.0.10240 中引入chakra.dll。 |
JsHasProperty | 在 10.0.10240 中引入chakra.dll。 |
JsIdle | 在 10.0.10240 中引入chakra.dll。 |
JsInspectableToObject | 在 10.0.10240 中引入chakra.dll。 |
JsIntToNumber | 在 10.0.10240 中引入chakra.dll。 |
JsIsRuntimeExecutionDisabled | 在 10.0.10240 中引入chakra.dll。 |
JsNumberToDouble | 在 10.0.10240 中引入chakra.dll。 |
JsNumberToInt | 在 10.0.10240 中引入chakra.dll。 |
JsObjectToInspectable | 在 10.0.10240 中引入chakra.dll。 |
JsParseScript | 在 10.0.10240 中引入chakra.dll。 |
JsParseSerializedScript | 在 10.0.10240 中引入chakra.dll。 |
JsPointerToString | 在 10.0.10240 中引入chakra.dll。 |
JsPreventExtension | 在 10.0.10240 中引入chakra.dll。 |
JsProjectWinRTNamespace | 在 10.0.10240 中引入chakra.dll。 |
JsRelease | 在 10.0.10240 中引入chakra.dll。 |
JsRunScript | 在 10.0.10240 中引入chakra.dll。 |
JsRunSerializedScript | 在 10.0.10240 中引入chakra.dll。 |
JsSerializeScript | 在 10.0.10240 中引入chakra.dll。 |
JsSetCurrentContext | 在 10.0.10240 中引入chakra.dll。 |
JsSetException | 在 10.0.10240 中引入chakra.dll。 |
JsSetExternalData | 在 10.0.10240 中引入chakra.dll。 |
JsSetIndexedPropertiesToExternalData | 在 10.0.10240 中引入chakra.dll。 |
JsSetIndexedProperty | 在 10.0.10240 中引入chakra.dll。 |
JsSetObjectBeforeCollectCallback | 在 10.0.10240 中引入chakra.dll。 |
JsSetProjectionEnqueueCallback | 在 10.0.10240 中引入chakra.dll。 |
JsSetPromiseContinuationCallback | 在 10.0.10240 中引入chakra.dll。 |
JsSetProperty | 在 10.0.10240 中引入chakra.dll。 |
JsSetPrototype | 在 10.0.10240 中引入chakra.dll。 |
JsSetRuntimeBeforeCollectCallback | 在 10.0.10240 中引入chakra.dll。 |
JsSetRuntimeMemoryAllocationCallback | 在 10.0.10240 中引入chakra.dll。 |
JsSetRuntimeMemoryLimit | 在 10.0.10240 中引入chakra.dll。 |
JsStartDebugging | 在 10.0.10240 中引入chakra.dll。 |
JsStrictEquals | 在 10.0.10240 中引入chakra.dll。 |
JsStringToPointer | 在 10.0.10240 中引入chakra.dll。 |
JsValueToVariant | 在 10.0.10240 中引入chakra.dll。 |
JsVariantToValue | 在 10.0.10240 中引入chakra.dll。 |
JsGetContextData | 在 10.0.10586 中引入chakra.dll。 |
JsGetContextOfObject | 在 10.0.10586 中引入chakra.dll。 |
JsGetTypedArrayInfo | 在 10.0.10586 中引入chakra.dll。 |
JsInstanceOf | 在 10.0.10586 中引入chakra.dll。 |
JsParseSerializedScriptWithCallback | 在 10.0.10586 中引入chakra.dll。 |
JsRunSerializedScriptWithCallback | 在 10.0.10586 中引入chakra.dll。 |
JsSetContextData | 在 10.0.10586 中引入chakra.dll。 |
JsCreateExternalArrayBuffer | 在 10.0.14393 中引入chakra.dll。 |
来自 crypt32.dll 的 API
API | 要求 |
---|---|
CertAddCertificateContextToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddCertificateLinkToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddCRLContextToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddCRLLinkToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddCTLContextToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddCTLLinkToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddEncodedCertificateToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddEncodedCRLToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddEncodedCTLToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddSerializedElementToStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertAddStoreToCollection | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCloseStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCompareCertificate | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCompareCertificateName | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCompareIntegerBlob | 在 10.0.10240 中引入到 crypt32.dll。 |
CertControlStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCreateCertificateChainEngine | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCreateCertificateContext | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCreateContext | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCreateCRLContext | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCreateCTLContext | 在 10.0.10240 中引入到 crypt32.dll。 |
CertCreateSelfSignCertificate | 在 10.0.10240 中引入到 crypt32.dll。 |
CertDeleteCertificateFromStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertDeleteCRLFromStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertDeleteCTLFromStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertDuplicateCertificateChain | 在 10.0.10240 中引入到 crypt32.dll。 |
CertDuplicateCertificateContext | 在 10.0.10240 中引入到 crypt32.dll。 |
CertDuplicateCRLContext | 在 10.0.10240 中引入到 crypt32.dll。 |
CertDuplicateCTLContext | 在 10.0.10240 中引入到 crypt32.dll。 |
CertDuplicateStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumCertificateContextProperties | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumCertificatesInStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumCRLContextProperties | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumCRLsInStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumCTLContextProperties | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumCTLsInStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumPhysicalStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumSystemStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertEnumSystemStoreLocation | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFindAttribute | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFindCertificateInCRL | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFindCertificateInStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFindCRLInStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFindCTLInStore | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFindExtension | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFindRDNAttr | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFindSubjectInCTL | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFreeCertificateChain | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFreeCertificateChainEngine | 在 10.0.10240 中引入到 crypt32.dll。 |
CertFreeCertificateChainList | 在 10.0.10240 中引入crypt32.dll。 |
CertFreeCertificateContext | 在 10.0.10240 中引入crypt32.dll。 |
CertFreeCRLContext | 在 10.0.10240 中引入crypt32.dll。 |
CertFreeCTLContext | 在 10.0.10240 中引入crypt32.dll。 |
CertGetCertificateChain | 在 10.0.10240 中引入crypt32.dll。 |
CertGetCertificateContextProperty | 在 10.0.10240 中引入crypt32.dll。 |
CertGetCRLContextProperty | 在 10.0.10240 中引入crypt32.dll。 |
CertGetCRLFromStore | 在 10.0.10240 中引入crypt32.dll。 |
CertGetCTLContextProperty | 在 10.0.10240 中引入crypt32.dll。 |
CertGetEnhancedKeyUsage | 在 10.0.10240 中引入crypt32.dll。 |
CertGetIntendedKeyUsage | 在 10.0.10240 中引入crypt32.dll。 |
CertGetIssuerCertificateFromStore | 在 10.0.10240 中引入crypt32.dll。 |
CertGetNameStringA | 在 10.0.10240 中引入crypt32.dll。 |
CertGetNameStringW | 在 10.0.10240 中引入crypt32.dll。 |
CertGetPublicKeyLength | 在 10.0.10240 中引入crypt32.dll。 |
CertGetStoreProperty | 在 10.0.10240 中引入crypt32.dll。 |
CertGetSubjectCertificateFromStore | 在 10.0.10240 中引入crypt32.dll。 |
CertGetValidUsages | 在 10.0.10240 中引入crypt32.dll。 |
CertIsValidCRLForCertificate | 在 10.0.10240 中引入crypt32.dll。 |
CertNameToStrA | 在 10.0.10240 中引入crypt32.dll。 |
CertNameToStrW | 在 10.0.10240 中引入crypt32.dll。 |
CertOpenStore | 在 10.0.10240 中引入crypt32.dll。 |
CertRDNValueToStrA | 在 10.0.10240 中引入crypt32.dll。 |
CertRDNValueToStrW | 在 10.0.10240 中引入crypt32.dll。 |
CertRemoveStoreFromCollection | 在 10.0.10240 中引入crypt32.dll。 |
CertResyncCertificateChainEngine | 在 10.0.10240 中引入crypt32.dll。 |
CertSaveStore | 在 10.0.10240 中引入crypt32.dll。 |
CertSelectCertificateChains | 在 10.0.10240 中引入crypt32.dll。 |
CertSerializeCertificateStoreElement | 在 10.0.10240 中引入crypt32.dll。 |
CertSerializeCRLStoreElement | 在 10.0.10240 中引入crypt32.dll。 |
CertSerializeCTLStoreElement | 在 10.0.10240 中引入crypt32.dll。 |
CertSetCertificateContextProperty | 在 10.0.10240 中引入crypt32.dll。 |
CertSetCRLContextProperty | 在 10.0.10240 中引入crypt32.dll。 |
CertSetCTLContextProperty | 在 10.0.10240 中引入crypt32.dll。 |
CertSetStoreProperty | 在 10.0.10240 中引入crypt32.dll。 |
CertStrToNameA | 在 10.0.10240 中引入crypt32.dll。 |
CertStrToNameW | 在 10.0.10240 中引入crypt32.dll。 |
CertVerifyCertificateChainPolicy | 在 10.0.10240 中引入crypt32.dll。 |
CertVerifySubjectCertificateContext | 在 10.0.10240 中引入crypt32.dll。 |
CertVerifyTimeValidity | 在 10.0.10240 中引入crypt32.dll。 |
CryptAcquireCertificatePrivateKey | 在 10.0.10240 中引入crypt32.dll。 |
CryptDecodeObject | 在 10.0.10240 中引入crypt32.dll。 |
CryptDecodeObjectEx | 在 10.0.10240 中引入crypt32.dll。 |
CryptEncodeObject | 在 10.0.10240 中引入crypt32.dll。 |
CryptEncodeObjectEx | 在 10.0.10240 中引入crypt32.dll。 |
CryptEnumOIDFunction | 在 10.0.10240 中引入crypt32.dll。 |
CryptEnumOIDInfo | 在 10.0.10240 中引入crypt32.dll。 |
CryptFindLocalizedName | 在 10.0.10240 中引入crypt32.dll。 |
CryptFindOIDInfo | 在 10.0.10240 中引入crypt32.dll。 |
CryptFormatObject | 在 10.0.10240 中引入crypt32.dll。 |
CryptFreeOIDFunctionAddress | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptGetDefaultOIDDllList | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptGetDefaultOIDFunctionAddress | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptGetOIDFunctionAddress | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptGetOIDFunctionValue | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptHashPublicKeyInfo | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptInitOIDFunctionSet | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptInstallOIDFunctionAddress | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgCalculateEncodedLength | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgClose | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgControl | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgCountersign | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgCountersignEncoded | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgDuplicate | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgGetAndVerifySigner | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgGetParam | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgOpenToDecode | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgOpenToEncode | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgUpdate | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgVerifyCountersignatureEncoded | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptMsgVerifyCountersignatureEncodedEx | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptProtectData | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptQueryObject | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptRetrieveTimeStamp | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptUnprotectData | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptVerifyTimeStampSignature | 在 10.0.10240 中引入到 crypt32.dll。 |
PFXExportCertStore | 在 10.0.10240 中引入到 crypt32.dll。 |
PFXExportCertStoreEx | 在 10.0.10240 中引入到 crypt32.dll。 |
PFXImportCertStore | 在 10.0.10240 中引入到 crypt32.dll。 |
PFXIsPFXBlob | 在 10.0.10240 中引入到 crypt32.dll。 |
PFXVerifyPassword | 在 10.0.10240 中引入到 crypt32.dll。 |
CryptBinaryToStringW | 在 10.0.16299 中引入到 crypt32.dll。 |
CryptHashCertificate2 | 在 10.0.16299 中引入到 crypt32.dll。 |
CryptImportPublicKeyInfoEx2 | 在 10.0.16299 中引入到 crypt32.dll。 |
CryptProtectMemory | 在 10.0.16299 中引入到 crypt32.dll。 |
CryptStringToBinaryA | 在 10.0.16299 中引入到 crypt32.dll。 |
CryptUnprotectMemory | 在 10.0.16299 中引入到 crypt32.dll。 |
来自 d2d1.dll 的 API
API | 要求 |
---|---|
D2D1ComputeMaximumScaleFactor | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1ConvertColorSpace | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1CreateDevice | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1CreateDeviceContext | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1CreateFactory | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1GetGradientMeshInteriorPointsFromCoonsPatch | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1InvertMatrix | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1IsMatrixInvertible | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1MakeRotateMatrix | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1MakeSkewMatrix | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1SinCos | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1Tan | 在 10.0.10240 中引入到 d2d1.dll。 |
D2D1Vec3Length | 在 10.0.10240 中引入d2d1.dll。 |
来自 d3d11.dll 的 API
API | 要求 |
---|---|
CreateDirect3D11DeviceFromDXGIDevice | 在 10.0.10240 中引入d3d11.dll。 |
CreateDirect3D11SurfaceFromDXGISurface | 在 10.0.10240 中引入d3d11.dll。 |
D3D11CreateDevice | 在 10.0.10240 中引入d3d11.dll。 |
D3D11On12CreateDevice | 在 10.0.10240 中引入d3d11.dll。 |
来自 d3d12.dll 的 API
API | 要求 |
---|---|
D3D12CreateDevice | 在 10.0.10240 中引入d3d12.dll。 |
D3D12CreateRootSignatureDeserializer | 在 10.0.10240 中引入d3d12.dll。 |
D3D12SerializeRootSignature | 在 10.0.10240 中引入d3d12.dll。 |
D3D12CreateVersionedRootSignatureDeserializer | 在 10.0.16299 中引入到 d3d12.dll。 |
D3D12EnableExperimentalFeatures | 在 10.0.16299 中引入到 d3d12.dll。 |
D3D12SerializeVersionedRootSignature | 在 10.0.16299 中引入到 d3d12.dll。 |
来自 d3dcompiler_47.dll 的 API
API | 要求 |
---|---|
D3DCompile | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DCompile2 | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DCompileFromFile | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DCompressShaders | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DCreateBlob | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DCreateFunctionLinkingGraph | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DCreateLinker | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DDecompressShaders | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DDisassemble | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DDisassemble11Trace | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DDisassembleRegion | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DGetBlobPart | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DGetDebugInfo | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DGetInputAndOutputSignatureBlob | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DGetInputSignatureBlob | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DGetOutputSignatureBlob | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DGetTraceInstructionOffsets | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DLoadModule | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DPreprocess | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DReadFileToBlob | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DReflect | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DReflectLibrary | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DSetBlobPart | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DStripShader | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
D3DWriteBlobToFile | 在 10.0.10240 中引入d3dcompiler_47.dll。 |
来自 deviceaccess.dll 的 API
API | 要求 |
---|---|
CreateDeviceAccessInstance | 在 10.0.10240 中引入deviceaccess.dll。 |
来自 dhcpcsvc.dll 的 API
API | 要求 |
---|---|
DhcpCApiCleanup | 在 10.0.10240 中引入dhcpcsvc.dll。 |
DhcpCApiInitialize | 在 10.0.10240 中引入dhcpcsvc.dll。 |
DhcpRequestParams | 在 10.0.10240 中引入dhcpcsvc.dll。 |
来自 dhcpcsvc6.dll 的 API
API | 要求 |
---|---|
Dhcpv6CApiCleanup | 在 10.0.10240 中引入dhcpcsvc6.dll。 |
Dhcpv6CApiInitialize | 在 10.0.10240 中引入到 dhcpcsvc6.dll。 |
Dhcpv6RequestParams | 在 10.0.10240 中引入到 dhcpcsvc6.dll。 |
来自 dwrite.dll 的 API
API | 要求 |
---|---|
DWriteCreateFactory | 在 10.0.10240 中引入到 dwrite.dll。 |
来自 dxgi.dll 的 API
API | 要求 |
---|---|
CreateDXGIFactory1 | 在 10.0.10240 中引入到 dxgi.dll。 |
CreateDXGIFactory2 | 在 10.0.10240 中引入到 dxgi.dll。 |
来自 esent.dll 的 API
API | 要求 |
---|---|
JetAddColumnW | 在 10.0.10240 中引入到 esent.dll。 |
JetAttachDatabase2W | 在 10.0.10240 中引入到 esent.dll。 |
JetBackupInstanceW | 在 10.0.10240 中引入到 esent.dll。 |
JetBeginSessionW | 在 10.0.10240 中引入到 esent.dll。 |
JetBeginTransaction3 | 在 10.0.10240 中引入到 esent.dll。 |
JetCloseDatabase | 在 10.0.10240 中引入到 esent.dll。 |
JetCloseTable | 在 10.0.10240 中引入到 esent.dll。 |
JetCommitTransaction | 在 10.0.10240 中引入到 esent.dll。 |
JetCommitTransaction2 | 在 10.0.10240 中引入到 esent.dll。 |
JetCreateDatabase2W | 在 10.0.10240 中引入到 esent.dll。 |
JetCreateIndex4W | 在 10.0.10240 中引入到 esent.dll。 |
JetCreateInstance2W | 在 10.0.10240 中引入到 esent.dll。 |
JetCreateTableColumnIndex4W | 在 10.0.10240 中引入到 esent.dll。 |
JetDefragment2W | 在 10.0.10240 中引入到 esent.dll。 |
JetDelete | 在 10.0.10240 中引入到 esent.dll。 |
JetDeleteColumn2W | 在 10.0.10240 中引入到 esent.dll。 |
JetDeleteIndexW | 在 10.0.10240 中引入到 esent.dll。 |
JetDeleteTableW | 在 10.0.10240 中引入到 esent.dll。 |
JetDetachDatabase2W | 在 10.0.10240 中引入到 esent.dll。 |
JetEndSession | 在 10.0.10240 中引入到 esent.dll。 |
JetEnumerateColumns | 在 10.0.10240 中引入到 esent.dll。 |
JetEscrowUpdate | 在 10.0.10240 中引入到 esent.dll。 |
JetGetBookmark | 在 10.0.10240 中引入到 esent.dll。 |
JetGetColumnInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetCurrentIndexW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetDatabaseFileInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetDatabaseInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetErrorInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetIndexInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetObjectInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetRecordPosition | 在 10.0.10240 中引入到 esent.dll。 |
JetGetSecondaryIndexBookmark | 在 10.0.10240 中引入到 esent.dll。 |
JetGetSessionParameter | 在 10.0.10240 中引入到 esent.dll。 |
JetGetSystemParameterW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetTableColumnInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetTableIndexInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetTableInfoW | 在 10.0.10240 中引入到 esent.dll。 |
JetGetThreadStats | 在 10.0.10240 中引入到 esent.dll。 |
JetGotoBookmark | 在 10.0.10240 中引入到 esent.dll。 |
JetGotoPosition | 在 10.0.10240 中引入到 esent.dll。 |
JetGotoSecondaryIndexBookmark | 在 10.0.10240 中引入到 esent.dll。 |
JetIndexRecordCount | 在 10.0.10240 中引入到 esent.dll。 |
JetInit3W | 在 10.0.10240 中引入到 esent.dll。 |
JetIntersectIndexes | 在 10.0.10240 中引入到 esent.dll。 |
JetMakeKey | 在 10.0.10240 中引入到 esent.dll。 |
JetMove | 在 10.0.10240 中引入到 esent.dll。 |
JetOpenDatabaseW | 在 10.0.10240 中引入到 esent.dll。 |
JetOpenTableW | 在 10.0.10240 中引入到 esent.dll。 |
JetOpenTemporaryTable2 | 在 10.0.10240 中引入到 esent.dll。 |
JetOpenTempTable3 | 在 10.0.10240 中引入到 esent.dll。 |
JetPrepareUpdate | 在 10.0.10240 中引入到 esent.dll。 |
JetPrereadIndexRanges | 在 10.0.10240 中引入到 esent.dll。 |
JetPrereadKeys | 在 10.0.10240 中引入到 esent.dll。 |
JetRegisterCallback | 在 10.0.10240 中引入到 esent.dll。 |
JetRenameColumnW | 在 10.0.10240 中引入到 esent.dll。 |
JetRenameTableW | 在 10.0.10240 中引入到 esent.dll。 |
JetResetSessionContext | 在 10.0.10240 中引入到 esent.dll。 |
JetResetTableSequential | 在 10.0.10240 中引入到 esent.dll。 |
JetResizeDatabase | 在 10.0.10240 中引入到 esent.dll。 |
JetRestoreInstanceW | 在 10.0.10240 中引入到 esent.dll。 |
JetRetrieveColumn | 在 10.0.10240 中引入到 esent.dll。 |
JetRetrieveColumns | 在 10.0.10240 中引入到 esent.dll。 |
JetRetrieveKey | 在 10.0.10240 中引入到 esent.dll。 |
JetRollback | 在 10.0.10240 中引入到 esent.dll。 |
JetSeek | 在 10.0.10240 中引入到 esent.dll。 |
JetSetColumn | 在 10.0.10240 中引入到 esent.dll。 |
JetSetColumns | 在 10.0.10240 中引入到 esent.dll。 |
JetSetCurrentIndex4W | 在 10.0.10240 中引入到 esent.dll。 |
JetSetCursorFilter | 在 10.0.10240 中引入到 esent.dll。 |
JetSetIndexRange | 在 10.0.10240 中引入到 esent.dll。 |
JetSetSessionContext | 在 10.0.10240 中引入到 esent.dll。 |
JetSetSessionParameter | 在 10.0.10240 中引入到 esent.dll。 |
JetSetSystemParameterW | 在 10.0.10240 中引入到 esent.dll。 |
JetSetTableSequential | 在 10.0.10240 中引入到 esent.dll。 |
JetStopBackupInstance | 在 10.0.10240 中引入到 esent.dll。 |
JetStopServiceInstance2 | 在 10.0.10240 中引入到 esent.dll。 |
JetTerm2 | 在 10.0.10240 中引入到 esent.dll。 |
JetUnregisterCallback | 在 10.0.10240 中引入到 esent.dll。 |
JetUpdate2 | 在 10.0.10240 中引入到 esent.dll。 |
JetAddColumn | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetAttachDatabase2 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetBackupInstance | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetBeginSession | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetCreateDatabase2 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetCreateInstance2 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetDefragment2 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetDeleteColumn2 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetDeleteIndex | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetDeleteTable | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetDetachDatabase2 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetColumnInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetCurrentIndex | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetDatabaseFileInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetDatabaseInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetIndexInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetObjectInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetSystemParameter | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetTableColumnInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetTableIndexInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetGetTableInfo | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetInit3 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetOpenDatabase | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetOpenTable | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetRenameColumn | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetRenameTable | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetRestoreInstance | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetSetCurrentIndex4 | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
JetSetSystemParameter | 在 10.0.16299 中引入到 esent.dll。 在 10.0.17134 中删除。 |
来自 hrtfapo.dll 的 API
API | 要求 |
---|---|
CreateHrtfApo | 在 10.0.10240 中引入到 hrtfapo.dll。 |
来自 mf.dll 的 API
API | 要求 |
---|---|
MFCreateAggregateSource | 在 10.0.10240 中引入到 mf.dll。 |
MFCreateProtectedEnvironmentAccess | 在 10.0.10240 中引入到 mf.dll。 |
MFGetLocalId | 在 10.0.10240 中引入到 mf.dll。 |
MFGetService | 在 10.0.10240 中引入到 mf.dll。 |
MFGetSystemId | 在 10.0.10240 中引入到 mf.dll。 |
MFLoadSignedLibrary | 在 10.0.10240 中引入到 mf.dll。 |
MFCreateASFContentInfo | 在 10.0.16299 中引入到 mf.dll。 |
MFCreateASFIndexer | 在 10.0.16299 中引入到 mf.dll。 |
MFCreateASFIndexerByteStream | 在 10.0.16299 中引入到 mf.dll。 |
MFCreateASFSplitter | 在 10.0.16299 中引入到 mf.dll。 |
MFCreateAudioRendererActivate | 在 10.0.16299 中引入到 mf.dll。 |
MFCreatePMPMediaSession | 在 10.0.16299 中引入到 mf.dll。 |
MFCreatePresentationClock | 在 10.0.16299 中引入到 mf.dll。 |
MFCreateTopology | 在 10.0.16299 中引入到 mf.dll。 |
MFCreateTopologyNode | 在 10.0.16299 中引入到 mf.dll。 |
来自 mfplat.dll 的 API
API | 要求 |
---|---|
MFAllocateSerialWorkQueue | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCancelWorkItem | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCopyImage | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreate2DMediaBuffer | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateAlignedMemoryBuffer | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateAsyncResult | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateAttributes | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateCollection | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateContentDecryptorContext | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateContentProtectionDevice | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateDXGIDeviceManager | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateDXGISurfaceBuffer | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateEventQueue | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateMediaBufferFromMediaType | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateMediaBufferWrapper | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateMediaEvent | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateMediaExtensionActivate | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateMediaType | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateMediaTypeFromProperties | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateMemoryBuffer | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateMFByteStreamOnStreamEx | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreatePresentationDescriptor | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreatePropertiesFromMediaType | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateSample | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateSourceResolver | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateStreamDescriptor | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateStreamOnMFByteStreamEx | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateTrackedSample | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateVideoSampleAllocatorEx | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateWaveFormatExFromMFMediaType | 在 10.0.10240 中引入到 mfplat.dll。 |
MFDeserializeAttributesFromStream | 在 10.0.10240 中引入到 mfplat.dll。 |
MFGetAttributesAsBlob | 在 10.0.10240 中引入到 mfplat.dll。 |
MFGetAttributesAsBlobSize | 在 10.0.10240 中引入到 mfplat.dll。 |
MFGetSystemTime | 在 10.0.10240 中引入到 mfplat.dll。 |
MFInitAttributesFromBlob | 在 10.0.10240 中引入到 mfplat.dll。 |
MFInitMediaTypeFromWaveFormatEx | 在 10.0.10240 中引入到 mfplat.dll。 |
MFInvokeCallback | 在 10.0.10240 中引入到 mfplat.dll。 |
MFIsContentProtectionDeviceSupported | 在 10.0.10240 中引入到 mfplat.dll。 |
MFllMulDiv | 在 10.0.10240 中引入到 mfplat.dll。 |
MFLockDXGIDeviceManager | 在 10.0.10240 中引入到 mfplat.dll。 |
MFLockPlatform | 在 10.0.10240 中引入到 mfplat.dll。 |
MFLockSharedWorkQueue | 在 10.0.10240 中引入到 mfplat.dll。 |
MFLockWorkQueue | 在 10.0.10240 中引入到 mfplat.dll。 |
MFPutWaitingWorkItem | 在 10.0.10240 中引入到 mfplat.dll。 |
MFPutWorkItem2 | 在 10.0.10240 中引入到 mfplat.dll。 |
MFPutWorkItemEx2 | 在 10.0.10240 中引入到 mfplat.dll。 |
MFSerializeAttributesToStream | 在 10.0.10240 中引入到 mfplat.dll。 |
MFShutdown | 在 10.0.10240 中引入到 mfplat.dll。 |
MFStartup | 在 10.0.10240 中引入到 mfplat.dll。 |
MFUnlockDXGIDeviceManager | 在 10.0.10240 中引入到 mfplat.dll。 |
MFUnlockPlatform | 在 10.0.10240 中引入到 mfplat.dll。 |
MFUnlockWorkQueue | 在 10.0.10240 中引入到 mfplat.dll。 |
MFUnwrapMediaType | 在 10.0.10240 中引入到 mfplat.dll。 |
MFWrapMediaType | 在 10.0.10240 中引入到 mfplat.dll。 |
MFCreateSystemTimeSource | 在 10.0.16299 中引入到 mfplat.dll。 |
MFScheduleWorkItemEx | 在 10.0.16299 中引入到 mfplat.dll。 |
MFTEnumEx | 在 10.0.16299 中引入到 mfplat.dll。 |
来自 mfreadwrite.dll 的 API
API | 要求 |
---|---|
MFCreateSinkWriterFromMediaSink | 在 10.0.10240 中引入到 mfreadwrite.dll。 |
MFCreateSinkWriterFromURL | 在 10.0.10240 中引入到 mfreadwrite.dll。 |
MFCreateSourceReaderFromByteStream | 在 10.0.10240 中引入到 mfreadwrite.dll。 |
MFCreateSourceReaderFromMediaSource | 在 10.0.10240 中引入到 mfreadwrite.dll。 |
MFCreateSourceReaderFromURL | 在 10.0.10240 中引入到 mfreadwrite.dll。 |
来自 mmdevapi.dll 的 API
API | 要求 |
---|---|
ActivateAudioInterfaceAsync | 在 10.0.10240 中引入到 mmdevapi.dll。 |
来自 MSAJApi.dll 的 API
API | 要求 |
---|---|
alljoyn_aboutdata_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_create_empty | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_create_full | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_createfrommsgarg | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getaboutdata | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getajsoftwareversion | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getannouncedaboutdata | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getappid | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getappname | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getdateofmanufacture | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getdefaultlanguage | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getdescription | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getdeviceid | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getdevicename | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getfield | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getfields | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getfieldsignature | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_gethardwareversion | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getmanufacturer | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getmodelnumber | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getsoftwareversion | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getsupportedlanguages | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_getsupporturl | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_isfieldannounced | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_isfieldlocalized | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_isfieldrequired | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_isvalid | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setappid | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setappid_fromstring | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setappname | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setdateofmanufacture | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setdefaultlanguage | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setdescription | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setdeviceid | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setdevicename | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setfield | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_sethardwareversion | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setmanufacturer | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setmodelnumber | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setsoftwareversion | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setsupportedlanguage | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdata_setsupporturl | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdatalistener_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutdatalistener_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticon_clear | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticon_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticon_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticon_setcontent | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticon_setcontent_frommsgarg | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticon_seturl | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticonobj_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticonobj_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticonproxy_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticonproxy_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticonproxy_geticon | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_abouticonproxy_getversion | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutlistener_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutlistener_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobj_announce | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobj_announce_using_datalistener | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobj_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobj_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobj_unannounce | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_clear | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_create_full | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_createfrommsgarg | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_getinterfacepaths | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_getinterfaces | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_getmsgarg | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_getpaths | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_hasinterface | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_hasinterfaceatpath | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutobjectdescription_haspath | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutproxy_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutproxy_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutproxy_getaboutdata | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutproxy_getobjectdescription | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_aboutproxy_getversion | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_authlistener_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_authlistener_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_authlistener_requestcredentialsresponse | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_authlistener_verifycredentialsresponse | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_authlistenerasync_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_authlistenerasync_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_addlogonentry | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_addmatch | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_advertisename | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_bindsessionport | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_canceladvertisename | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_cancelfindadvertisedname | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_cancelfindadvertisednamebytransport | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_cancelwhoimplements_interface | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_cancelwhoimplements_interfaces | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_clearkeys | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_clearkeystore | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_connect | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_create_concurrency | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_createinterface | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_createinterface_secure | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_createinterfacesfromxml | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_deleteinterface | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_disconnect | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_enableconcurrentcallbacks | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_enablepeersecurity | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_findadvertisedname | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_findadvertisednamebytransport | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getalljoyndebugobj | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getalljoynproxyobj | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getconcurrency | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getconnectspec | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getdbusproxyobj | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getglobalguidstring | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getinterface | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getinterfaces | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getkeyexpiration | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getpeerguid | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_gettimestamp | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_getuniquename | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_isconnected | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_ispeersecurityenabled | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_isstarted | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_isstopping | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_join | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_joinsession | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_joinsessionasync | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_leavesession | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_namehasowner | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_ping | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_registeraboutlistener | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_registerbuslistener | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_registerbusobject | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_registerbusobject_secure | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_registerkeystorelistener | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_registersignalhandler | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_registersignalhandlerwithrule | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_releasename | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_reloadkeystore | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_removematch | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_removesessionmember | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_requestname | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_setdaemondebug | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_setkeyexpiration | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_setlinktimeout | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_setlinktimeoutasync | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_setsessionlistener | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_start | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_stop | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_unbindsessionport | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_unregisteraboutlistener | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_unregisterallaboutlisteners | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_unregisterallhandlers | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_unregisterbuslistener | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_unregisterbusobject | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_unregistersignalhandler | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_unregistersignalhandlerwithrule | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_whoimplements_interface | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_whoimplements_interfaces | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_buslistener_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_buslistener_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_addinterface | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_addinterface_announced | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_addmethodhandler | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_addmethodhandlers | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_cancelsessionlessmessage | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_cancelsessionlessmessage_serial | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_emitpropertieschanged | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_emitpropertychanged | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_getannouncedinterfacenames | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_getbusattachment | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_getname | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_getpath | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_issecure | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_methodreply_args | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_methodreply_err | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_methodreply_status | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_setannounceflag | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busobject_signal | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_clear | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_getcertchain | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_getexpiration | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_getlogonentry | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_getpassword | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_getprivateKey | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_getusername | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_isset | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_setcertchain | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_setexpiration | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_setlogonentry | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_setpassword | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_setprivatekey | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_credentials_setusername | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_getbuildinfo | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_getnumericversion | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_getversion | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_init | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_activate | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_addannotation | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_addmember | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_addmemberannotation | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_addmethod | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_addproperty | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_addpropertyannotation | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_addsignal | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_eql | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getannotation | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getannotationatindex | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getannotationscount | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getmember | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getmemberannotation | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getmembers | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getmethod | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getname | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getproperties | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getproperty | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getpropertyannotation | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getsecuritypolicy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_getsignal | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_hasmember | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_hasproperties | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_hasproperty | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_introspect | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_issecure | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_member_eql | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_member_getannotation | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_member_getannotationatindex | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_member_getannotationscount | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_property_eql | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_property_getannotation | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_property_getannotationatindex | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_interfacedescription_property_getannotationscount | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_keystorelistener_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_keystorelistener_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_keystorelistener_getkeys | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_keystorelistener_putkeys | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_description | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_eql | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getarg | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getargs | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getauthmechanism | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getcallserial | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getcompressiontoken | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getdestination | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_geterrorname | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getflags | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getinterface | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getmembername | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getobjectpath | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getreceiveendpointname | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getreplyserial | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getsender | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getsessionid | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_getsignature | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_gettimestamp | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_gettype | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_isbroadcastsignal | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_isencrypted | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_isexpired | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_isglobalbroadcast | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_issessionless | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_isunreliable | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_parseargs | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_setendianess | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_message_tostring | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_array_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_array_element | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_array_get | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_array_set | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_array_set_offset | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_array_signature | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_array_tostring | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_clear | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_clone | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_copy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_create_and_set | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_equal | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_array_element | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_array_elementsignature | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_array_numberofelements | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_bool | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_bool_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_double | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_double_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_int16 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_int16_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_int32 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_int32_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_int64 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_int64_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_objectpath | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_signature | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_string | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_uint16 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_uint16_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_uint32 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_uint32_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_uint64 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_uint64_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_uint8 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_uint8_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_variant | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_get_variant_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_getdictelement | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_getkey | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_getmember | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_getnummembers | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_gettype | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_getvalue | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_hassignature | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_and_stabilize | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_bool | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_bool_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_double | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_double_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_int16 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_int16_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_int32 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_int32_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_int64 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_int64_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_objectpath | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_objectpath_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_signature | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_signature_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_string | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_string_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_uint16 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_uint16_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_uint32 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_uint32_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_uint64 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_uint64_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_uint8 | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_set_uint8_array | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_setdictentry | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_setstruct | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_signature | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_stabilize | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_msgarg_tostring | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observer_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observer_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observer_get | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observer_getfirst | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observer_getnext | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observer_registerlistener | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observer_unregisteralllisteners | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observer_unregisterlistener | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observerlistener_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_observerlistener_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_passwordmanager_setcredentials | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_addchild | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_addinterface | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_addinterface_by_name | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_copy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_create | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_create_secure | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_destroy | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_enablepropertycaching | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getallproperties | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getallpropertiesasync | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getchild | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getchildren | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getinterface | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getinterfaces | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getpath | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getproperty | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getpropertyasync | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getservicename | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getsessionid | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_getuniquename | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_implementsinterface | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_introspectremoteobject | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_introspectremoteobjectasync | 在 10.0.10240 中引入到 MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_issecure | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_isvalid | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_methodcall | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_methodcall_member | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_methodcall_member_noreply | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_methodcall_noreply | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_methodcallasync | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_methodcallasync_member | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_parsexml | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_ref_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_ref_decref | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_ref_get | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_ref_incref | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_registerpropertieschangedlistener | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_removechild | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_secureconnection | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_secureconnectionasync | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_setproperty | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_setpropertyasync | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_proxybusobject_unregisterpropertieschangedlistener | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionlistener_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionlistener_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_cmp | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_get_multipoint | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_get_proximity | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_get_traffic | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_get_transports | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_iscompatible | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_set_multipoint | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_set_proximity | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_set_traffic | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionopts_set_transports | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionportlistener_create | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_sessionportlistener_destroy | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_shutdown | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_unity_deferred_callbacks_process | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_unity_set_deferred_callback_mainthread_only | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
AllJoynCloseBusHandle | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
AllJoynConnectToBus | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
AllJoynEnumEvents | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
AllJoynEventSelect | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
AllJoynReceiveFromBus | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
AllJoynSendToBus | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
QCC_StatusText | 在 10.0.10240 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_adddestination | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_addpinggroup | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_create | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_destroy | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_pause | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_removedestination | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_removepinggroup | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_resume | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_autopinger_setpinginterval | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_enablepeersecuritywithpermissionconfigurationlistener | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_secureconnection | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_busattachment_secureconnectionasync | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_permissionconfigurationlistener_create | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_permissionconfigurationlistener_destroy | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_pinglistener_create | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
alljoyn_pinglistener_destroy | 在 10.0.10586 中引入MSAJApi.dll。 在 10.0.14393 中移动到 msajapi.dll。 |
来自 mscoree.dll 的 API
API | 要求 |
---|---|
_CorDllMain | 在 10.0.10240 中引入mscoree.dll。 在 10.0.16299 中删除。 |
_CorExeMain | 在 10.0.10240 中引入mscoree.dll。 在 10.0.16299 中删除。 |
MetaDataGetDispenser | 在 10.0.10240 中引入mscoree.dll。 在 10.0.10586 中移动到 rometadata.dll。 |
来自 mswsock.dll 的 API
API | 要求 |
---|---|
AcceptEx | 在 10.0.10240 中引入mswsock.dll。 |
GetAcceptExSockaddrs | 在 10.0.10240 中引入mswsock.dll。 |
TransmitFile | 在 10.0.10240 中引入mswsock.dll。 |
来自 ncrypt.dll 的 API
API | 要求 |
---|---|
BCryptCloseAlgorithmProvider | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptCreateHash | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDecrypt | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDeriveKey | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDeriveKeyCapi | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDeriveKeyPBKDF2 | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDestroyHash | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDestroyKey | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDestroySecret | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDuplicateHash | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptDuplicateKey | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptEncrypt | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptEnumAlgorithms | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptEnumProviders | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptExportKey | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptFinalizeKeyPair | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptFinishHash | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptFreeBuffer | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptGenerateKeyPair | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptGenerateSymmetricKey | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptGenRandom | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptGetProperty | 在 10.0.10240 中引入ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptHash | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptHashData | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptImportKey | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptImportKeyPair | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptKeyDerivation | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptOpenAlgorithmProvider | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptSecretAgreement | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptSetProperty | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptSignHash | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptVerifySignature | 在 10.0.10240 中引入到 ncrypt.dll。 在 10.0.10586 中移动到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
NCryptCreateClaim | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptCreatePersistedKey | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptDecrypt | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptDeleteKey | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptDeriveKey | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptEncrypt | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptEnumAlgorithms | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptEnumKeys | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptExportKey | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptFinalizeKey | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptFreeBuffer | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptFreeObject | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptGetProperty | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptImportKey | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptIsAlgSupported | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptKeyDerivation | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptOpenKey | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptOpenStorageProvider | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptSecretAgreement | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptSetProperty | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptSignHash | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptVerifyClaim | 在 10.0.10240 中引入到 ncrypt.dll。 |
NCryptVerifySignature | 在 10.0.10240 中引入到 ncrypt.dll。 |
来自 ntdll.dll 的 API
API | 要求 |
---|---|
RtlEthernetAddressToStringA | 在 10.0.10240 中引入到 ntdll.dll。 |
RtlEthernetAddressToStringW | 在 10.0.10240 中引入到 ntdll.dll。 |
RtlEthernetStringToAddressA | 在 10.0.10240 中引入到 ntdll.dll。 |
RtlEthernetStringToAddressW | 在 10.0.10240 中引入到 ntdll.dll。 |
RtlIpv4AddressToStringA | 在 10.0.10240 中引入到 ntdll.dll。 |
RtlIpv4AddressToStringExA | 在 10.0.10240 中引入到 ntdll.dll。 |
RtlIpv4AddressToStringExW | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv4AddressToStringW | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv4StringToAddressA | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv4StringToAddressExA | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv4StringToAddressExW | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv4StringToAddressW | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv6AddressToStringA | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv6AddressToStringExA | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv6AddressToStringExW | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv6AddressToStringW | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv6StringToAddressA | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv6StringToAddressExA | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv6StringToAddressExW | 在 10.0.10240 中引入ntdll.dll。 |
RtlIpv6StringToAddressW | 在 10.0.10240 中引入ntdll.dll。 |
来自 oleaut32.dll 的 API
API | 要求 |
---|---|
BSTR_UserFree | 在 10.0.10240 中引入oleaut32.dll。 |
BSTR_UserFree64 | 在 10.0.10240 中引入oleaut32.dll。 在 10.0.16299 中删除。 |
BSTR_UserMarshal | 在 10.0.10240 中引入oleaut32.dll。 |
BSTR_UserMarshal64 | 在 10.0.10240 中引入oleaut32.dll。 在 10.0.16299 中删除。 |
BSTR_UserSize | 在 10.0.10240 中引入oleaut32.dll。 |
BSTR_UserSize64 | 在 10.0.10240 中引入oleaut32.dll。 在 10.0.16299 中删除。 |
BSTR_UserUnmarshal | 在 10.0.10240 中引入oleaut32.dll。 |
BSTR_UserUnmarshal64 | 在 10.0.10240 中引入oleaut32.dll。 在 10.0.16299 中删除。 |
DispInvoke | 在 10.0.10240 中引入oleaut32.dll。 |
LPSAFEARRAY_Marshal | 在 10.0.10240 中引入oleaut32.dll。 |
LPSAFEARRAY_Size | 在 10.0.10240 中引入oleaut32.dll。 |
LPSAFEARRAY_Unmarshal | 在 10.0.10240 中引入oleaut32.dll。 |
LPSAFEARRAY_UserFree | 在 10.0.10240 中引入oleaut32.dll。 |
LPSAFEARRAY_UserFree64 | 在 10.0.10240 中引入oleaut32.dll。 在 10.0.16299 中删除。 |
LPSAFEARRAY_UserMarshal | 在 10.0.10240 中引入oleaut32.dll。 |
LPSAFEARRAY_UserMarshal64 | 在 10.0.10240 中引入oleaut32.dll。 在 10.0.16299 中删除。 |
LPSAFEARRAY_UserSize | 在 10.0.10240 中引入oleaut32.dll。 |
LPSAFEARRAY_UserSize64 | 在 10.0.10240 中引入oleaut32.dll。 在 10.0.16299 中删除。 |
LPSAFEARRAY_UserUnmarshal | 在 10.0.10240 中引入oleaut32.dll。 |
LPSAFEARRAY_UserUnmarshal64 | 在 10.0.10240 中引入oleaut32.dll。 在 10.0.16299 中删除。 |
SafeArrayAccessData | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayAllocData | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayAllocDescriptor | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayAllocDescriptorEx | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayCopy | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayCopyData | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayCreate | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayCreateEx | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayCreateVector | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayCreateVectorEx | 在 10.0.10240 中引入oleaut32.dll。 |
SafeArrayDestroy | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayDestroyData | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayDestroyDescriptor | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayGetDim | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayGetElement | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayGetElemsize | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayGetIID | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayGetLBound | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayGetRecordInfo | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayGetUBound | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayGetVartype | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayLock | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayPtrOfIndex | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayPutElement | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayRedim | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArraySetIID | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArraySetRecordInfo | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayUnaccessData | 在 10.0.10240 中引入到 oleaut32.dll。 |
SafeArrayUnlock | 在 10.0.10240 中引入到 oleaut32.dll。 |
SysAllocString | 在 10.0.10240 中引入到 oleaut32.dll。 |
SysAllocStringByteLen | 在 10.0.10240 中引入到 oleaut32.dll。 |
SysAllocStringLen | 在 10.0.10240 中引入到 oleaut32.dll。 |
SysFreeString | 在 10.0.10240 中引入到 oleaut32.dll。 |
SysReAllocString | 在 10.0.10240 中引入到 oleaut32.dll。 |
SysReAllocStringLen | 在 10.0.10240 中引入到 oleaut32.dll。 |
SysStringByteLen | 在 10.0.10240 中引入到 oleaut32.dll。 |
SysStringLen | 在 10.0.10240 中引入到 oleaut32.dll。 |
SystemTimeToVariantTime | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarAbs | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarAdd | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarAnd | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromR4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromUI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBoolFromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrCat | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrCmp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromR4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromUI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarBstrFromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCat | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCmp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyAbs | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyAdd | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyCmp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyCmpR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFix | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromR4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromUI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyFromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyInt | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyMul | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyMulI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyMuli8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyNeg | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCyRound | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarCySub | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarDateFromR4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDateFromR8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDateFromStr | 在 10.0.10240 中引入oleaut32.dll。 |
VarDateFromUdate | 在 10.0.10240 中引入oleaut32.dll。 |
VarDateFromUdateEx | 在 10.0.10240 中引入oleaut32.dll。 |
VarDateFromUI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDateFromUI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDateFromUI4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDateFromUI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecAbs | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecAdd | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecCmp | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecCmpR8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecDiv | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFix | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromBool | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromCy | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromDate | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromDisp | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromI4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromR4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromR8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromStr | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromUI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromUI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromUI4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecFromUI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecInt | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecMul | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecNeg | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecRound | 在 10.0.10240 中引入oleaut32.dll。 |
VarDecSub | 在 10.0.10240 中引入oleaut32.dll。 |
VarDiv | 在 10.0.10240 中引入oleaut32.dll。 |
VarEqv | 在 10.0.10240 中引入oleaut32.dll。 |
VarFix | 在 10.0.10240 中引入oleaut32.dll。 |
VarFormat | 在 10.0.10240 中引入oleaut32.dll。 |
VarFormatCurrency | 在 10.0.10240 中引入oleaut32.dll。 |
VarFormatDateTime | 在 10.0.10240 中引入oleaut32.dll。 |
VarFormatFromTokens | 在 10.0.10240 中引入oleaut32.dll。 |
VarFormatNumber | 在 10.0.10240 中引入oleaut32.dll。 |
VarFormatPercent | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromBool | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromCy | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromDate | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromDec | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromDisp | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromI4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromR4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromR8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromStr | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromUI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromUI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromUI4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI1FromUI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromBool | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromCy | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromDate | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromDec | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromDisp | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromI4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromR4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromR8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromStr | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromUI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromUI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromUI4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI2FromUI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromBool | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromCy | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromDate | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromDec | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromDisp | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromR4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromR8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromStr | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromUI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromUI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromUI4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI4FromUI8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromBool | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromCy | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromDate | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromDec | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromDisp | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromI2 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromR4 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromR8 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromStr | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromUI1 | 在 10.0.10240 中引入oleaut32.dll。 |
VarI8FromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarI8FromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarI8FromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VARIANT_UserFree | 在 10.0.10240 中引入到 oleaut32.dll。 |
VARIANT_UserFree64 | 在 10.0.10240 中引入到 oleaut32.dll。 在 10.0.16299 中删除。 |
VARIANT_UserMarshal | 在 10.0.10240 中引入到 oleaut32.dll。 |
VARIANT_UserMarshal64 | 在 10.0.10240 中引入到 oleaut32.dll。 在 10.0.16299 中删除。 |
VARIANT_UserSize | 在 10.0.10240 中引入到 oleaut32.dll。 |
VARIANT_UserSize64 | 在 10.0.10240 中引入到 oleaut32.dll。 在 10.0.16299 中删除。 |
VARIANT_UserUnmarshal | 在 10.0.10240 中引入到 oleaut32.dll。 |
VARIANT_UserUnmarshal64 | 在 10.0.10240 中引入到 oleaut32.dll。 在 10.0.16299 中删除。 |
VariantChangeType | 在 10.0.10240 中引入到 oleaut32.dll。 |
VariantChangeTypeEx | 在 10.0.10240 中引入到 oleaut32.dll。 |
VariantClear | 在 10.0.10240 中引入到 oleaut32.dll。 |
VariantCopy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VariantCopyInd | 在 10.0.10240 中引入到 oleaut32.dll。 |
VariantInit | 在 10.0.10240 中引入到 oleaut32.dll。 |
VariantTimeToSystemTime | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarIdiv | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarImp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarInt | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarMod | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarMonthName | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarMul | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarNeg | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarNot | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarNumFromParseNum | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarOr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarParseNumFromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarPow | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4CmpR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromUI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR4FromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromR4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromUI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8FromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8Pow | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarR8Round | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarRound | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarSub | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarTokenizeFormatString | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUdateFromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromR4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI1FromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromR4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromUI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI2FromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromR4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromUI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI4FromUI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromBool | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromCy | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromDate | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromDec | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromDisp | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromI8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromR4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromR8 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromStr | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromUI1 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromUI2 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarUI8FromUI4 | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarWeekdayName | 在 10.0.10240 中引入到 oleaut32.dll。 |
VarXor | 在 10.0.10240 中引入到 oleaut32.dll。 |
来自 propsys.dll 的 API
API | 要求 |
---|---|
PropVariantCompareEx | 在 10.0.10240 中引入到 propsys.dll。 |
PropVariantToWinRTPropertyValue | 在 10.0.10240 中引入到 propsys.dll。 |
WinRTPropertyValueToPropVariant | 在 10.0.10240 中引入到 propsys.dll。 |
InitPropVariantFromCLSID | 在 10.0.16299 中引入到 propsys.dll。 |
InitPropVariantFromFileTime | 在 10.0.16299 中引入到 propsys.dll。 |
InitVariantFromBuffer | 在 10.0.16299 中引入到 propsys.dll。 |
PropVariantChangeType | 在 10.0.16299 中引入到 propsys.dll。 |
PropVariantToBoolean | 在 10.0.16299 中引入到 propsys.dll。 |
PropVariantToBSTR | 在 10.0.16299 中引入到 propsys.dll。 |
PropVariantToGUID | 在 10.0.16299 中引入到 propsys.dll。 |
PropVariantToStringAlloc | 在 10.0.16299 中引入到 propsys.dll。 |
PropVariantToStringWithDefault | 在 10.0.16299 中引入到 propsys.dll。 |
PropVariantToVariant | 在 10.0.16299 中引入到 propsys.dll。 |
PSCreateAdapterFromPropertyStore | 在 10.0.16299 中引入到 propsys.dll。 |
PSCreateMemoryPropertyStore | 在 10.0.16299 中引入到 propsys.dll。 |
PSCreatePropertyStoreFromObject | 在 10.0.16299 中引入到 propsys.dll。 |
VariantToGUID | 在 10.0.16299 中引入到 propsys.dll。 |
VariantToPropVariant | 在 10.0.16299 中引入到 propsys.dll。 |
来自 rpcrt4.dll 的 API
API | 要求 |
---|---|
CreateProxyFromTypeInfo | 在 10.0.10240 中引入rpcrt4.dll。 |
CreateStubFromTypeInfo | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_AddRef | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_Connect | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_CountRefs | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_DebugServerQueryInterface | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_DebugServerRelease | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_Disconnect | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_Invoke | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_IsIIDSupported | 在 10.0.10240 中引入rpcrt4.dll。 |
CStdStubBuffer_QueryInterface | 在 10.0.10240 中引入rpcrt4.dll。 |
IUnknown_AddRef_Proxy | 在 10.0.10240 中引入rpcrt4.dll。 |
IUnknown_QueryInterface_Proxy | 在 10.0.10240 中引入rpcrt4.dll。 |
IUnknown_Release_Proxy | 在 10.0.10240 中引入rpcrt4.dll。 |
Ndr64AsyncClientCall | 在 10.0.10240 中引入rpcrt4.dll。 在 10.0.16299 中删除。 |
Ndr64AsyncServerCall64 | 在 10.0.10240 中引入rpcrt4.dll。 在 10.0.16299 中删除。 |
Ndr64AsyncServerCallAll | 在 10.0.10240 中引入rpcrt4.dll。 在 10.0.16299 中删除。 |
NdrAllocate | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrAsyncClientCall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrAsyncServerCall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrByteCountPointerBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrByteCountPointerFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrByteCountPointerMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrByteCountPointerUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NDRCContextBinding | 在 10.0.10240 中引入rpcrt4.dll。 |
NDRCContextMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NDRCContextUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrClearOutParameters | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrClientCall2 | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrClientCall3 | 在 10.0.10240 中引入rpcrt4.dll。 在 10.0.16299 中删除。 |
NdrClientContextMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrClientContextUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrClientInitialize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrClientInitializeNew | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexArrayBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexArrayFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexArrayMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexArrayMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexArrayUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexStructBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexStructFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexStructMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexStructMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrComplexStructUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantArrayBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantArrayFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantArrayMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantArrayMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantArrayUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStringBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStringMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStringMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStringUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStructBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStructFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStructMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStructMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantStructUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingArrayBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingArrayFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingArrayMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingArrayMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingArrayUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingStructBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingStructFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingStructMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingStructMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConformantVaryingStructUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrContextHandleInitialize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrContextHandleSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConvert | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrConvert2 | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrCorrelationFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrCorrelationInitialize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrCorrelationPass | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrCreateServerInterfaceFromStub | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrCStdStubBuffer_Release | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrCStdStubBuffer2_Release | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrDllCanUnloadNow | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrDllGetClassObject | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrDllRegisterProxy | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrDllUnregisterProxy | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrEncapsulatedUnionBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrEncapsulatedUnionFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrEncapsulatedUnionMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrEncapsulatedUnionMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrEncapsulatedUnionUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrFixedArrayBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrFixedArrayFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrFixedArrayMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrFixedArrayMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrFixedArrayUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrFreeBuffer | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrFullPointerXlatFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrFullPointerXlatInit | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrGetBuffer | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrGetDcomProtocolVersion | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrGetUserMarshalInfo | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrInterfacePointerBufferSize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrInterfacePointerFree | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrInterfacePointerMarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrInterfacePointerMemorySize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrInterfacePointerUnmarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrMapCommAndFaultStatus | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonConformantStringBufferSize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonConformantStringMarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonConformantStringMemorySize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonConformantStringUnmarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonEncapsulatedUnionBufferSize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonEncapsulatedUnionFree | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonEncapsulatedUnionMarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonEncapsulatedUnionMemorySize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNonEncapsulatedUnionUnmarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNsGetBuffer | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrNsSendReceive | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrOleAllocate | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrOleFree | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPartialIgnoreClientBufferSize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPartialIgnoreClientMarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPartialIgnoreServerInitialize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPartialIgnoreServerUnmarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPointerBufferSize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPointerFree | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPointerMarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPointerMemorySize | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrPointerUnmarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrProxyErrorHandler | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrRangeUnmarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrRpcSmClientAllocate | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrRpcSmClientFree | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrRpcSmSetClientToOsf | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrRpcSsDefaultAllocate | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrRpcSsDefaultFree | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrRpcSsDisableAllocate | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrRpcSsEnableAllocate | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NDRSContextMarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NDRSContextMarshall2 | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NDRSContextMarshallEx | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NDRSContextUnmarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NDRSContextUnmarshall2 | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NDRSContextUnmarshallEx | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrSendReceive | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrServerCall2 | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrServerCallAll | 在 10.0.10240 中引入到 rpcrt4.dll。 在 10.0.16299 中删除。 |
NdrServerCallNdr64 | 在 10.0.10240 中引入到 rpcrt4.dll。 在 10.0.16299 中删除。 |
NdrServerContextMarshall | 在 10.0.10240 中引入到 rpcrt4.dll。 |
NdrServerContextNewMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrServerContextNewUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrServerContextUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrServerInitialize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrServerInitializeMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrServerInitializeNew | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrServerInitializePartial | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrServerInitializeUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrSimpleStructBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrSimpleStructFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrSimpleStructMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrSimpleStructMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrSimpleStructUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrSimpleTypeMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrSimpleTypeUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrStubCall2 | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrStubCall3 | 在 10.0.10240 中引入rpcrt4.dll。 在 10.0.16299 中删除。 |
NdrStubForwardingFunction | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrUserMarshalBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrUserMarshalFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrUserMarshalMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrUserMarshalMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrUserMarshalSimpleTypeConvert | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrUserMarshalUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrVaryingArrayBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrVaryingArrayFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrVaryingArrayMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrVaryingArrayMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrVaryingArrayUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrXmitOrRepAsBufferSize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrXmitOrRepAsFree | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrXmitOrRepAsMarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrXmitOrRepAsMemorySize | 在 10.0.10240 中引入rpcrt4.dll。 |
NdrXmitOrRepAsUnmarshall | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmAllocate | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmClientFree | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmDestroyClientContext | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmDisableAllocate | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmEnableAllocate | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmFree | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmGetThreadHandle | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmSetClientAllocFree | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmSetThreadHandle | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSmSwapClientAllocFree | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsAllocate | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsDestroyClientContext | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsDisableAllocate | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsEnableAllocate | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsFree | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsGetThreadHandle | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsSetClientAllocFree | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsSetThreadHandle | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcSsSwapClientAllocFree | 在 10.0.10240 中引入rpcrt4.dll。 |
RpcUserFree | 在 10.0.10240 中引入rpcrt4.dll。 |
UuidToStringW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidToStringA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidIsNil | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidHash | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidFromStringW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidFromStringA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidEqual | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidCreateSequential | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidCreateNil | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidCreate | 在 10.0.16299 中引入到 rpcrt4.dll。 |
UuidCompare | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcTestCancel | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcStringFreeW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcStringFreeA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcStringBindingParseW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcStringBindingParseA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcStringBindingComposeW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcStringBindingComposeA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcRaiseException | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcNetworkIsProtseqValidW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcNetworkIsProtseqValidA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcMgmtSetComTimeout | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcMgmtSetCancelTimeout | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcMgmtIsServerListening | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcMgmtInqStats | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcMgmtInqServerPrincNameW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcMgmtInqServerPrincNameA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcExceptionFilter | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorStartEnumeration | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorSaveErrorInfo | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorResetEnumeration | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorLoadErrorInfo | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorGetNumberOfRecords | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorGetNextRecord | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorEndEnumeration | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorClearInformation | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcErrorAddRecord | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcEpResolveBinding | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingUnbind | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingToStringBindingW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingToStringBindingA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingSetOption | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingSetObject | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingSetAuthInfoW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingSetAuthInfoExW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingSetAuthInfoExA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingSetAuthInfoA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingReset | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingInqOption | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingInqObject | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingInqAuthInfoW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingInqAuthInfoExW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingInqAuthInfoExA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingInqAuthInfoA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingFromStringBindingW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingFromStringBindingA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingFree | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingCreateW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingCreateA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingCopy | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcBindingBind | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcAsyncInitializeHandle | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcAsyncGetCallStatus | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcAsyncCompleteCall | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcAsyncCancelCall | 在 10.0.16299 中引入到 rpcrt4.dll。 |
RpcAsyncAbortCall | 在 10.0.16299 中引入到 rpcrt4.dll。 |
NdrClientCall4 | 在 10.0.16299 中引入到 rpcrt4.dll。 |
NdrAsyncClientCall2 | 在 10.0.16299 中引入到 rpcrt4.dll。 |
DceErrorInqTextW | 在 10.0.16299 中引入到 rpcrt4.dll。 |
DceErrorInqTextA | 在 10.0.16299 中引入到 rpcrt4.dll。 |
来自 uiautomationcore.dll 的 API
API | 要求 |
---|---|
UiaClientsAreListening | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-1.dll。 |
UiaDisconnectAllProviders | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-2.dll。 |
UiaDisconnectProvider | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-1.dll。 |
UiaGetReservedMixedAttributeValue | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-1.dll。 |
UiaGetReservedNotSupportedValue | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-1.dll。 |
UiaHostProviderFromHwnd | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-0.dll。 |
UiaProviderForNonClient | 在 10.0.10240 中引入uiautomationcore.dll。 |
UiaProviderFromIAccessible | 在 10.0.10240 中引入uiautomationcore.dll。 |
UiaRaiseAsyncContentLoadedEvent | 在 10.0.10240 中引入uiautomationcore.dll。 |
UiaRaiseAutomationEvent | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-1.dll。 |
UiaRaiseAutomationPropertyChangedEvent | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-1.dll。 |
UiaRaiseStructureChangedEvent | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-1.dll。 |
UiaRaiseTextEditTextChangedEvent | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-2.dll。 |
UiaReturnRawElementProvider | 在 10.0.10240 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-0.dll。 |
UiaRaiseChangesEvent | 在 10.0.14393 中引入uiautomationcore.dll。 在 10.0.16299 中移动到 ext-ms-win-uiacore-l1-1-3.dll。 |
来自 urlmon.dll 的 API
API | 要求 |
---|---|
CreateUri | 在 10.0.10240 中引入urlmon.dll。 在 10.0.16299 中移动到 ext-ms-win-core-iuri-l1-1-0.dll。 |
CreateUriWithFragment | 在 10.0.10240 中引入到 urlmon.dll。 在 10.0.16299 中移动到 ext-ms-win-core-iuri-l1-1-0.dll。 |
UrlMkGetSessionOption | 在 10.0.16299 中引入到 urlmon.dll。 |
UrlMkSetSessionOption | 在 10.0.16299 中引入到 urlmon.dll。 |
来自 webservices.dll 的 API
API | 要求 |
---|---|
WsAbandonCall | 在 10.0.10240 中引入到 webservices.dll。 |
WsAbandonMessage | 在 10.0.10240 中引入到 webservices.dll。 |
WsAbortChannel | 在 10.0.10240 中引入到 webservices.dll。 |
WsAbortServiceProxy | 在 10.0.10240 中引入到 webservices.dll。 |
WsAddCustomHeader | 在 10.0.10240 中引入到 webservices.dll。 |
WsAddErrorString | 在 10.0.10240 中引入到 webservices.dll。 |
WsAddMappedHeader | 在 10.0.10240 中引入到 webservices.dll。 |
WsAddressMessage | 在 10.0.10240 中引入到 webservices.dll。 |
WsAlloc | 在 10.0.10240 中引入到 webservices.dll。 |
WsAsyncExecute | 在 10.0.10240 中引入到 webservices.dll。 |
WsCall | 在 10.0.10240 中引入到 webservices.dll。 |
WsCheckMustUnderstandHeaders | 在 10.0.10240 中引入到 webservices.dll。 |
WsCloseChannel | 在 10.0.10240 中引入到 webservices.dll。 |
WsCloseServiceProxy | 在 10.0.10240 中引入到 webservices.dll。 |
WsCombineUrl | 在 10.0.10240 中引入到 webservices.dll。 |
WsCopyError | 在 10.0.10240 中引入到 webservices.dll。 |
WsCopyNode | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateChannel | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateError | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateFaultFromError | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateHeap | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateMessage | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateMessageForChannel | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateMetadata | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateReader | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateServiceProxy | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateServiceProxyFromTemplate | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateWriter | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateXmlBuffer | 在 10.0.10240 中引入到 webservices.dll。 |
WsCreateXmlSecurityToken | 在 10.0.10240 中引入到 webservices.dll。 |
WsDateTimeToFileTime | 在 10.0.10240 中引入到 webservices.dll。 |
WsDecodeUrl | 在 10.0.10240 中引入到 webservices.dll。 |
WsEncodeUrl | 在 10.0.10240 中引入到 webservices.dll。 |
WsEndReaderCanonicalization | 在 10.0.10240 中引入到 webservices.dll。 |
WsEndWriterCanonicalization | 在 10.0.10240 中引入到 webservices.dll。 |
WsFileTimeToDateTime | 在 10.0.10240 中引入到 webservices.dll。 |
WsFillBody | 在 10.0.10240 中引入到 webservices.dll。 |
WsFillReader | 在 10.0.10240 中引入到 webservices.dll。 |
WsFindAttribute | 在 10.0.10240 中引入到 webservices.dll。 |
WsFlushBody | 在 10.0.10240 中引入到 webservices.dll。 |
WsFlushWriter | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeChannel | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeError | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeHeap | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeMessage | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeMetadata | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeReader | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeSecurityToken | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeServiceProxy | 在 10.0.10240 中引入到 webservices.dll。 |
WsFreeWriter | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetChannelProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetCustomHeader | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetDictionary | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetErrorProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetErrorString | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetFaultErrorDetail | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetFaultErrorProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetHeader | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetHeaderAttributes | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetHeapProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetMappedHeader | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetMessageProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetMetadataEndpoints | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetMetadataProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetMissingMetadataDocumentAddress | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetNamespaceFromPrefix | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetPolicyAlternativeCount | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetPolicyProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetPrefixFromNamespace | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetReaderNode | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetReaderPosition | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetReaderProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetSecurityContextProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetSecurityTokenProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetServiceProxyProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetWriterPosition | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetWriterProperty | 在 10.0.10240 中引入到 webservices.dll。 |
WsGetXmlAttribute | 在 10.0.10240 中引入到 webservices.dll。 |
WsInitializeMessage | 在 10.0.10240 中引入到 webservices.dll。 |
WsMarkHeaderAsUnderstood | 在 10.0.10240 中引入到 webservices.dll。 |
WsMatchPolicyAlternative | 在 10.0.10240 中引入到 webservices.dll。 |
WsMoveReader | 在 10.0.10240 中引入到 webservices.dll。 |
WsMoveWriter | 在 10.0.10240 中引入到 webservices.dll。 |
WsOpenChannel | 在 10.0.10240 中引入到 webservices.dll。 |
WsOpenServiceProxy | 在 10.0.10240 中引入到 webservices.dll。 |
WsPullBytes | 在 10.0.10240 中引入到 webservices.dll。 |
WsPushBytes | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadArray | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadAttribute | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadBody | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadBytes | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadChars | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadCharsUtf8 | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadElement | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadEndAttribute | 在 10.0.10240 中引入到 webservices.dll。 |
WsReadEndElement | 在 10.0.10240 中引入webservices.dll。 |
WsReadEndpointAddressExtension | 在 10.0.10240 中引入webservices.dll。 |
WsReadEnvelopeEnd | 在 10.0.10240 中引入webservices.dll。 |
WsReadEnvelopeStart | 在 10.0.10240 中引入webservices.dll。 |
WsReadMessageEnd | 在 10.0.10240 中引入webservices.dll。 |
WsReadMessageStart | 在 10.0.10240 中引入webservices.dll。 |
WsReadMetadata | 在 10.0.10240 中引入webservices.dll。 |
WsReadNode | 在 10.0.10240 中引入webservices.dll。 |
WsReadQualifiedName | 在 10.0.10240 中引入webservices.dll。 |
WsReadStartAttribute | 在 10.0.10240 中引入webservices.dll。 |
WsReadStartElement | 在 10.0.10240 中引入webservices.dll。 |
WsReadToStartElement | 在 10.0.10240 中引入webservices.dll。 |
WsReadType | 在 10.0.10240 中引入webservices.dll。 |
WsReadValue | 在 10.0.10240 中引入webservices.dll。 |
WsReadXmlBuffer | 在 10.0.10240 中引入webservices.dll。 |
WsReadXmlBufferFromBytes | 在 10.0.10240 中引入webservices.dll。 |
WsReceiveMessage | 在 10.0.10240 中引入webservices.dll。 |
WsRemoveCustomHeader | 在 10.0.10240 中引入webservices.dll。 |
WsRemoveHeader | 在 10.0.10240 中引入webservices.dll。 |
WsRemoveMappedHeader | 在 10.0.10240 中引入webservices.dll。 |
WsRemoveNode | 在 10.0.10240 中引入webservices.dll。 |
WsRequestReply | 在 10.0.10240 中引入webservices.dll。 |
WsRequestSecurityToken | 在 10.0.10240 中引入webservices.dll。 |
WsResetChannel | 在 10.0.10240 中引入webservices.dll。 |
WsResetError | 在 10.0.10240 中引入webservices.dll。 |
WsResetHeap | 在 10.0.10240 中引入webservices.dll。 |
WsResetMessage | 在 10.0.10240 中引入webservices.dll。 |
WsResetMetadata | 在 10.0.10240 中引入webservices.dll。 |
WsResetServiceProxy | 在 10.0.10240 中引入webservices.dll。 |
WsRevokeSecurityContext | 在 10.0.10240 中引入webservices.dll。 |
WsSendFaultMessageForError | 在 10.0.10240 中引入webservices.dll。 |
WsSendMessage | 在 10.0.10240 中引入webservices.dll。 |
WsSendReplyMessage | 在 10.0.10240 中引入webservices.dll。 |
WsSetChannelProperty | 在 10.0.10240 中引入webservices.dll。 |
WsSetErrorProperty | 在 10.0.10240 中引入webservices.dll。 |
WsSetFaultErrorDetail | 在 10.0.10240 中引入webservices.dll。 |
WsSetFaultErrorProperty | 在 10.0.10240 中引入webservices.dll。 |
WsSetHeader | 在 10.0.10240 中引入webservices.dll。 |
WsSetInput | 在 10.0.10240 中引入webservices.dll。 |
WsSetInputToBuffer | 在 10.0.10240 中引入webservices.dll。 |
WsSetMessageProperty | 在 10.0.10240 中引入webservices.dll。 |
WsSetOutput | 在 10.0.10240 中引入webservices.dll。 |
WsSetOutputToBuffer | 在 10.0.10240 中引入webservices.dll。 |
WsSetReaderPosition | 在 10.0.10240 中引入webservices.dll。 |
WsSetWriterPosition | 在 10.0.10240 中引入webservices.dll。 |
WsShutdownSessionChannel | 在 10.0.10240 中引入webservices.dll。 |
WsSkipNode | 在 10.0.10240 中引入webservices.dll。 |
WsStartReaderCanonicalization | 在 10.0.10240 中引入webservices.dll。 |
WsStartWriterCanonicalization | 在 10.0.10240 中引入webservices.dll。 |
WsTrimXmlWhitespace | 在 10.0.10240 中引入webservices.dll。 |
WsVerifyXmlNCName | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteArray | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteAttribute | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteBody | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteBytes | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteChars | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteCharsUtf8 | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteElement | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteEndAttribute | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteEndCData | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteEndElement | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteEndStartElement | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteEnvelopeEnd | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteEnvelopeStart | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteMessageEnd | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteMessageStart | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteNode | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteQualifiedName | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteStartAttribute | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteStartCData | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteStartElement | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteText | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteType | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteValue | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteXmlBuffer | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteXmlBufferToBytes | 在 10.0.10240 中引入到 webservices.dll。 |
WsWriteXmlnsAttribute | 在 10.0.10240 中引入到 webservices.dll。 |
WsXmlStringEquals | 在 10.0.10240 中引入到 webservices.dll。 |
来自 windows.data.pdf.dll 的 API
API | 要求 |
---|---|
PdfCreateRenderer | 在 10.0.10240 中引入到 windows.data.pdf.dll。 |
来自 windows.networking.dll 的 API
API | 要求 |
---|---|
SetSocketMediaStreamingMode | 在 10.0.10240 中引入到 windows.networking.dll。 |
来自 windowscodecs.dll 的 API
API | 要求 |
---|---|
WICConvertBitmapSource | 在 10.0.10240 中引入到 windowscodecs.dll。 |
WICCreateBitmapFromSection | 在 10.0.10240 中引入到 windowscodecs.dll。 |
WICCreateBitmapFromSectionEx | 在 10.0.10240 中引入到 windowscodecs.dll。 |
WICGetMetadataContentSize | 在 10.0.10240 中引入到 windowscodecs.dll。 |
WICMapGuidToShortName | 在 10.0.10240 中引入到 windowscodecs.dll。 |
WICMapSchemaToName | 在 10.0.10240 中引入到 windowscodecs.dll。 |
WICMapShortNameToGuid | 在 10.0.10240 中引入到 windowscodecs.dll。 |
WICMatchMetadataContent | 在 10.0.10240 中引入到 windowscodecs.dll。 |
WICSerializeMetadataContent | 在 10.0.10240 中引入到 windowscodecs.dll。 |
来自 ws2_32.dll 的 API
API | 要求 |
---|---|
__WSAFDIsSet | 在 10.0.10240 中引入到 ws2_32.dll。 |
accept | 在 10.0.10240 中引入到 ws2_32.dll。 |
bind | 在 10.0.10240 中引入到 ws2_32.dll。 |
closesocket | 在 10.0.10240 中引入到 ws2_32.dll。 |
connect | 在 10.0.10240 中引入到 ws2_32.dll。 |
freeaddrinfo | 在 10.0.10240 中引入ws2_32.dll。 |
FreeAddrInfoExW | 在 10.0.10240 中引入ws2_32.dll。 |
FreeAddrInfoW | 在 10.0.10240 中引入ws2_32.dll。 |
getaddrinfo | 在 10.0.10240 中引入ws2_32.dll。 |
GetAddrInfoExCancel | 在 10.0.10240 中引入ws2_32.dll。 |
GetAddrInfoExOverlappedResult | 在 10.0.10240 中引入ws2_32.dll。 |
GetAddrInfoExW | 在 10.0.10240 中引入ws2_32.dll。 |
GetAddrInfoW | 在 10.0.10240 中引入ws2_32.dll。 |
gethostbyaddr | 在 10.0.10240 中引入ws2_32.dll。 |
gethostbyname | 在 10.0.10240 中引入ws2_32.dll。 |
gethostname | 在 10.0.10240 中引入ws2_32.dll。 |
GetHostNameW | 在 10.0.10240 中引入ws2_32.dll。 |
getnameinfo | 在 10.0.10240 中引入ws2_32.dll。 |
GetNameInfoW | 在 10.0.10240 中引入ws2_32.dll。 |
getpeername | 在 10.0.10240 中引入ws2_32.dll。 |
getprotobyname | 在 10.0.10240 中引入ws2_32.dll。 |
getprotobynumber | 在 10.0.10240 中引入ws2_32.dll。 |
getservbyname | 在 10.0.10240 中引入ws2_32.dll。 |
getservbyport | 在 10.0.10240 中引入ws2_32.dll。 |
getsockname | 在 10.0.10240 中引入ws2_32.dll。 |
getsockopt | 在 10.0.10240 中引入ws2_32.dll。 |
htonl | 在 10.0.10240 中引入ws2_32.dll。 |
htons | 在 10.0.10240 中引入ws2_32.dll。 |
inet_addr | 在 10.0.10240 中引入ws2_32.dll。 |
inet_ntoa | 在 10.0.10240 中引入ws2_32.dll。 |
inet_ntop | 在 10.0.10240 中引入ws2_32.dll。 |
inet_pton | 在 10.0.10240 中引入ws2_32.dll。 |
InetNtopW | 在 10.0.10240 中引入ws2_32.dll。 |
InetPtonW | 在 10.0.10240 中引入ws2_32.dll。 |
ioctlsocket | 在 10.0.10240 中引入ws2_32.dll。 |
listen | 在 10.0.10240 中引入ws2_32.dll。 |
ntohl | 在 10.0.10240 中引入ws2_32.dll。 |
ntohs | 在 10.0.10240 中引入ws2_32.dll。 |
recv | 在 10.0.10240 中引入ws2_32.dll。 |
recvfrom | 在 10.0.10240 中引入ws2_32.dll。 |
select | 在 10.0.10240 中引入ws2_32.dll。 |
send | 在 10.0.10240 中引入ws2_32.dll。 |
sendto | 在 10.0.10240 中引入ws2_32.dll。 |
SetAddrInfoExW | 在 10.0.10240 中引入ws2_32.dll。 |
setsockopt | 在 10.0.10240 中引入ws2_32.dll。 |
shutdown | 在 10.0.10240 中引入ws2_32.dll。 |
socket | 在 10.0.10240 中引入ws2_32.dll。 |
WSAAccept | 在 10.0.10240 中引入ws2_32.dll。 |
WSAAddressToStringA | 在 10.0.10240 中引入ws2_32.dll。 |
WSAAddressToStringW | 在 10.0.10240 中引入ws2_32.dll。 |
WSACleanup | 在 10.0.10240 中引入ws2_32.dll。 |
WSACloseEvent | 在 10.0.10240 中引入ws2_32.dll。 |
WSAConnect | 在 10.0.10240 中引入ws2_32.dll。 |
WSAConnectByList | 在 10.0.10240 中引入ws2_32.dll。 |
WSAConnectByNameA | 在 10.0.10240 中引入ws2_32.dll。 |
WSAConnectByNameW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSACreateEvent | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSADuplicateSocketA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSADuplicateSocketW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAEnumNameSpaceProvidersA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAEnumNameSpaceProvidersExA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAEnumNameSpaceProvidersExW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAEnumNameSpaceProvidersW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAEnumNetworkEvents | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAEnumProtocolsA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAEnumProtocolsW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAEventSelect | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAGetLastError | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAGetOverlappedResult | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAGetServiceClassInfoW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAGetServiceClassNameByClassIdW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAHtonl | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAHtons | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAIoctl | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAJoinLeaf | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSALookupServiceBeginA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSALookupServiceBeginW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSALookupServiceEnd | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSALookupServiceNextA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSALookupServiceNextW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSANSPIoctl | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSANtohl | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSANtohs | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAPoll | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAProviderConfigChange | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSARecv | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSARecvFrom | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAResetEvent | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASend | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASendMsg | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASendTo | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASetEvent | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASetLastError | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASetServiceA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASetServiceW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASocketA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSASocketW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAStartup | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAStringToAddressA | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAStringToAddressW | 在 10.0.10240 中引入到 ws2_32.dll。 |
WSAWaitForMultipleEvents | 在 10.0.10240 中引入到 ws2_32.dll。 |
FreeAddrInfoEx | 在 10.0.16299 中引入到 ws2_32.dll。 在 10.0.17134 中删除。 |
来自 xaudio2_9.dll 的 API
API | 要求 |
---|---|
CreateAudioReverb | 在 10.0.10240 中引入到 xaudio2_9.dll。 |
CreateAudioVolumeMeter | 在 10.0.10240 中引入到 xaudio2_9.dll。 |
CreateFX | 在 10.0.10240 中引入到 xaudio2_9.dll。 |
X3DAudioCalculate | 在 10.0.10240 中引入到 xaudio2_9.dll。 |
X3DAudioInitialize | 在 10.0.10240 中引入到 xaudio2_9.dll。 |
XAudio2Create | 在 10.0.10240 中引入到 xaudio2_9.dll。 |
来自 xinputuap.dll 的 API
API | 要求 |
---|---|
XInputEnable | 在 10.0.10240 中引入到 xinputuap.dll。 在 10.0.16299 中移动到 ext-ms-win-gaming-xinput-l1-1-0.dll。 在 10.0.17134 中移动到 xinputuap.dll。 |
XInputGetAudioDeviceIds | 在 10.0.10240 中引入到 xinputuap.dll。 在 10.0.16299 中移动到 ext-ms-win-gaming-xinput-l1-1-0.dll。 在 10.0.17134 中移动到 xinputuap.dll。 |
XInputGetBatteryInformation | 在 10.0.10240 中引入到 xinputuap.dll。 在 10.0.16299 中移动到 ext-ms-win-gaming-xinput-l1-1-0.dll。 在 10.0.17134 中移动到 xinputuap.dll。 |
XInputGetCapabilities | 在 10.0.10240 中引入到 xinputuap.dll。 在 10.0.16299 中移动到 ext-ms-win-gaming-xinput-l1-1-0.dll。 在 10.0.17134 中移动到 xinputuap.dll。 |
XInputGetKeystroke | 在 10.0.10240 中引入到 xinputuap.dll。 在 10.0.16299 中移动到 ext-ms-win-gaming-xinput-l1-1-0.dll。 在 10.0.17134 中移动到 xinputuap.dll。 |
XInputGetState | 在 10.0.10240 中引入到 xinputuap.dll。 在 10.0.16299 中移动到 ext-ms-win-gaming-xinput-l1-1-0.dll。 在 10.0.17134 中移动到 xinputuap.dll。 |
XInputSetState | 在 10.0.10240 中引入到 xinputuap.dll。 在 10.0.16299 中移动到 ext-ms-win-gaming-xinput-l1-1-0.dll。 在 10.0.17134 中移动到 xinputuap.dll。 |
来自 xmllite.dll 的 API
API | 要求 |
---|---|
CreateXmlReader | 在 10.0.10240 中引入到 xmllite.dll。 |
CreateXmlReaderInputWithEncodingCodePage | 在 10.0.10240 中引入到 xmllite.dll。 |
CreateXmlReaderInputWithEncodingName | 在 10.0.10240 中引入到 xmllite.dll。 |
CreateXmlWriter | 在 10.0.10240 中引入到 xmllite.dll。 |
CreateXmlWriterOutputWithEncodingCodePage | 在 10.0.10240 中引入到 xmllite.dll。 |
CreateXmlWriterOutputWithEncodingName | 在 10.0.10240 中引入到 xmllite.dll。 |
来自 api-ms-win-core-file-l1-2-2.dll 的 API
API | 要求 |
---|---|
CompareFileTime | 在 10.0.10586 中引入到 api-ms-win-core-file-l1-2-2.dll。 在 10.0.14393 中移动到 api-ms-win-core-file-l1-2-1.dll。 在 10.0.16299 中移动到 api-ms-win-core-file-l1-1-0.dll。 |
GetTempFileNameA | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-2-2.dll。 |
GetTempPathA | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-2-2.dll。 |
GetVolumeInformationA | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-2-2.dll。 |
来自 api-ms-win-core-libraryloader-l1-2-1.dll 的 API
API | 要求 |
---|---|
FreeLibraryAndExitThread | 在 10.0.10586 中引入到 api-ms-win-core-libraryloader-l1-2-1.dll。 在 10.0.14393 中移动到 api-ms-win-core-libraryloader-l1-2-0.dll。 |
来自 Bcrypt.dll 的 API
API | 要求 |
---|---|
BCryptCreateMultiHash | 在 10.0.10586 中引入到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
BCryptProcessMultiOperations | 在 10.0.10586 中引入到 Bcrypt.dll。 在 10.0.14393 中移动到 bcrypt.dll。 |
来自 api-ms-win-core-featurestaging-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetFeatureEnabledState | 在 10.0.14393 中引入到 api-ms-win-core-featurestaging-l1-1-0.dll。 |
RecordFeatureError | 在 10.0.14393 中引入到 api-ms-win-core-featurestaging-l1-1-0.dll。 |
RecordFeatureUsage | 在 10.0.14393 中引入到 api-ms-win-core-featurestaging-l1-1-0.dll。 |
SubscribeFeatureStateChangeNotification | 在 10.0.14393 中引入到 api-ms-win-core-featurestaging-l1-1-0.dll。 |
UnsubscribeFeatureStateChangeNotification | 在 10.0.14393 中引入到 api-ms-win-core-featurestaging-l1-1-0.dll。 |
来自 api-ms-win-core-heap-l2-1-0.dll 的 API
API | 要求 |
---|---|
GlobalAlloc | 在 10.0.14393 中引入到 api-ms-win-core-heap-l2-1-0.dll。 |
GlobalFree | 在 10.0.14393 中引入到 api-ms-win-core-heap-l2-1-0.dll。 |
LocalAlloc | 在 10.0.14393 中引入到 api-ms-win-core-heap-l2-1-0.dll。 |
LocalFree | 在 10.0.14393 中引入到 api-ms-win-core-heap-l2-1-0.dll。 |
LocalReAlloc | 在 10.0.14393 中引入到 api-ms-win-core-heap-l2-1-0.dll。 |
来自 api-ms-win-core-heap-obsolete-l1-1-0.dll 的 API
API | 要求 |
---|---|
GlobalReAlloc | 在 10.0.14393 中引入到 api-ms-win-core-heap-obsolete-l1-1-0.dll。 |
GlobalLock | 在 10.0.16299 中引入到 api-ms-win-core-heap-obsolete-l1-1-0.dll。 |
GlobalSize | 在 10.0.16299 中引入到 api-ms-win-core-heap-obsolete-l1-1-0.dll。 |
GlobalUnlock | 在 10.0.16299 中引入到 api-ms-win-core-heap-obsolete-l1-1-0.dll。 |
来自 api-ms-win-core-psapi-l1-1-0.dll 的 API
API | 要求 |
---|---|
K32GetModuleInformation | 在 10.0.14393 中引入到 api-ms-win-core-psapi-l1-1-0.dll。 |
K32GetProcessMemoryInfo | 在 10.0.14393 中引入到 api-ms-win-core-psapi-l1-1-0.dll。 |
K32EnumProcesses | 在 10.0.16299 中引入到 api-ms-win-core-psapi-l1-1-0.dll。 |
K32GetModuleBaseNameW | 在 10.0.16299 中引入到 api-ms-win-core-psapi-l1-1-0.dll。 |
K32GetModuleFileNameExW | 在 10.0.16299 中引入到 api-ms-win-core-psapi-l1-1-0.dll。 |
来自 api-ms-win-core-slapi-l1-1-0.dll 的 API
API | 要求 |
---|---|
SLQueryLicenseValueFromApp | 在 10.0.14393 中引入到 api-ms-win-core-slapi-l1-1-0.dll。 |
SLQueryLicenseValueFromApp2 | 在 10.0.14393 中引入到 api-ms-win-core-slapi-l1-1-0.dll。 |
来自 api-ms-win-gaming-tcui-l1-1-2.dll 的 API
API | 要求 |
---|---|
CheckGamingPrivilegeSilently | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-1.dll。 |
CheckGamingPrivilegeSilentlyForUser | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 |
CheckGamingPrivilegeWithUI | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 在 10.0.16299 中移动到 api-ms-win-gaming-tcui-l1-1-1.dll。 |
CheckGamingPrivilegeWithUIForUser | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 |
ShowChangeFriendRelationshipUIForUser | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 |
ShowGameInviteUIForUser | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 |
ShowPlayerPickerUIForUser | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 |
ShowProfileCardUIForUser | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 |
ShowTitleAchievementsUIForUser | 在 10.0.14393 中引入到 api-ms-win-gaming-tcui-l1-1-2.dll。 |
来自 api-ms-win-security-base-l1-2-1.dll 的 API
API | 要求 |
---|---|
CveEventWrite | 在 10.0.14393 中引入到 api-ms-win-security-base-l1-2-1.dll。 |
来自 inkobjcore.dll 的 API
API | 要求 |
---|---|
AddStroke | 在 10.0.14393 中引入到 inkobjcore.dll。 |
AddWordsToWordList | 在 10.0.14393 中引入到 inkobjcore.dll。 |
AdviseInkChange | 在 10.0.14393 中引入到 inkobjcore.dll。 |
CreateContext | 在 10.0.14393 中引入到 inkobjcore.dll。 |
CreateRecognizer | 在 10.0.14393 中引入到 inkobjcore.dll。 |
DestroyContext | 在 10.0.14393 中引入到 inkobjcore.dll。 |
DestroyRecognizer | 在 10.0.14393 中引入到 inkobjcore.dll。 |
DestroyWordList | 在 10.0.14393 中引入到 inkobjcore.dll。 |
EndInkInput | 在 10.0.14393 中引入到 inkobjcore.dll。 |
GetAllRecognizers | 在 10.0.14393 中引入到 inkobjcore.dll。 |
GetBestResultString | 在 10.0.14393 中引入到 inkobjcore.dll。 |
GetLatticePtr | 在 10.0.14393 中引入到 inkobjcore.dll。 |
GetLeftSeparator | 在 10.0.14393 中引入到 inkobjcore.dll。 |
GetRecoAttributes | 在 10.0.14393 中引入到 inkobjcore.dll。 |
GetResultPropertyList | 在 10.0.14393 中引入到 inkobjcore.dll。 |
GetRightSeparator | 在 10.0.14393 中引入到 inkobjcore.dll。 |
GetUnicodeRanges | 在 10.0.14393 中引入到 inkobjcore.dll。 |
IsStringSupported | 在 10.0.14393 中引入到 inkobjcore.dll。 |
LoadCachedAttributes | 在 10.0.14393 中引入到 inkobjcore.dll。 |
MakeWordList | 在 10.0.14393 中引入到 inkobjcore.dll。 |
处理 | 在 10.0.14393 中引入到 inkobjcore.dll。 |
SetEnabledUnicodeRanges | 在 10.0.14393 中引入到 inkobjcore.dll。 |
SetFactoid | 在 10.0.14393 中引入到 inkobjcore.dll。 |
SetFlags | 在 10.0.14393 中引入到 inkobjcore.dll。 |
SetGuide | 在 10.0.14393 中引入到 inkobjcore.dll。 |
SetTextContext | 在 10.0.14393 中引入到 inkobjcore.dll。 |
SetWordList | 在 10.0.14393 中引入到 inkobjcore.dll。 |
来自 iphlpapi.dll 的 API
API | 要求 |
---|---|
FreeMibTable | 在 10.0.14393 中引入到 iphlpapi.dll。 |
GetAdaptersAddresses | 在 10.0.14393 中引入到 iphlpapi.dll。 |
GetBestRoute2 | 在 10.0.14393 中引入到 iphlpapi.dll。 |
GetUnicastIpAddressTable | 在 10.0.14393 中引入到 iphlpapi.dll。 |
CancelMibChangeNotify2 | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetBestInterfaceEx | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetExtendedTcpTable | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetExtendedUdpTable | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetIcmpStatistics | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetIcmpStatisticsEx | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetIfEntry2 | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetIpStatisticsEx | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetNetworkParams | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetPerAdapterInfo | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetTcpStatisticsEx | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetTcpTable | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetUdpStatisticsEx | 在 10.0.16299 中引入到 iphlpapi.dll。 |
GetUdpTable | 在 10.0.16299 中引入到 iphlpapi.dll。 |
Icmp6CreateFile | 在 10.0.16299 中引入到 iphlpapi.dll。 |
Icmp6Sendecho2 | 在 10.0.16299 中引入到 iphlpapi.dll。 |
IcmpCloseHandle | 在 10.0.16299 中引入到 iphlpapi.dll。 |
IcmpCreateFile | 在 10.0.16299 中引入到 iphlpapi.dll。 |
IcmpSendecho2 | 在 10.0.16299 中引入到 iphlpapi.dll。 |
NotifyStableUnicastIpAddressTable | 在 10.0.16299 中引入到 iphlpapi.dll。 |
NotifyUnicastIpAddressChange | 在 10.0.16299 中引入到 iphlpapi.dll。 |
来自 msajapi.dll 的 API
API | 要求 |
---|---|
alljoyn_aboutdata_createfromxml | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_abouticon_getcontent | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_abouticon_geturl | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_applicationstatelistener_create | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_applicationstatelistener_destroy | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_busattachment_getpermissionconfigurator | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_busattachment_registerapplicationstatelistener | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_busattachment_unregisterapplicationstatelistener | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_addargannotation | 在 10.0.14393 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_getdescriptionlanguages | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_getdescriptiontranslationcallback | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_getmemberargannotation | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_hasdescription | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_member_getargannotation | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_member_getargannotationatindex | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_member_getargannotationscount | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_setargdescription | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_setdescription | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_setdescriptionlanguage | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_setdescriptiontranslationcallback | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_setmemberdescription | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_interfacedescription_setpropertydescription | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_permissionconfigurator_getapplicationstate | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_permissionconfigurator_getclaimcapabilities | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_permissionconfigurator_getclaimcapabilitiesadditionalinfo | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_permissionconfigurator_reset | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_permissionconfigurator_setapplicationstate | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_permissionconfigurator_setclaimcapabilities | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_permissionconfigurator_setclaimcapabilitiesadditionalinfo | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_permissionconfigurator_setmanifestfromxml | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_claim | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_create | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_destroy | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_eccpublickey_destroy | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_endmanagement | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_getapplicationstate | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_getclaimcapabilities | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_getclaimcapabilitiesadditionalinfo | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_geteccpublickey | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_getmanifesttemplate | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_installmembership | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_manifest_destroy | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_manifesttemplate_destroy | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_reset | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_resetpolicy | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_signmanifest | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_startmanagement | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_updateidentity | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_securityapplicationproxy_updatepolicy | 在 10.0.14393 中引入msajapi.dll。 |
alljoyn_authlistener_setsharedsecret | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_busattachment_deletedefaultkeystore | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_getargdescriptionforlanguage | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_getdescriptionforlanguage | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_getdescriptionlanguages2 | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_getmemberdescriptionforlanguage | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_getpropertydescriptionforlanguage | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_setargdescriptionforlanguage | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_setdescriptionforlanguage | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_setmemberdescriptionforlanguage | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_interfacedescription_setpropertydescriptionforlanguage | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_keystorelistener_with_synchronization_create | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_certificatechain_destroy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_certificateid_cleanup | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_certificateidarray_cleanup | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_claim | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_endmanagement | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getdefaultclaimcapabilities | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getdefaultpolicy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getidentity | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getidentitycertificateid | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getmanifests | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getmanifesttemplate | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getmembershipsummaries | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getpolicy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_getpublickey | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_installmanifests | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_installmembership | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_manifestarray_cleanup | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_manifesttemplate_destroy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_policy_destroy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_publickey_destroy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_removemembership | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_resetpolicy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_setmanifesttemplatefromxml | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_startmanagement | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_updateidentity | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_permissionconfigurator_updatepolicy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_routerinit | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_routerinitwithconfig | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_routershutdown | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_securityapplicationproxy_computemanifestdigest | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_securityapplicationproxy_digest_destroy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_securityapplicationproxy_getdefaultpolicy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_securityapplicationproxy_getpermissionmanagementsessionport | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_securityapplicationproxy_getpolicy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_securityapplicationproxy_policy_destroy | 在 10.0.16299 中引入到 msajapi.dll。 |
alljoyn_securityapplicationproxy_setmanifestsignature | 在 10.0.16299 中引入到 msajapi.dll。 |
来自 mfsensorgroup.dll 的 API
API | 要求 |
---|---|
MFCreateSensorGroup | 在 10.0.16299 中引入到 mfsensorgroup.dll。 |
MFCreateSensorStream | 在 10.0.16299 中引入到 mfsensorgroup.dll。 |
来自 api-ms-win-core-kernel32-legacy-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
SetVolumeLabelA | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-ansi-l1-1-0.dll。 |
来自 api-ms-win-core-kernel32-legacy-l1-1-0.dll 的 API
API | 要求 |
---|---|
CopyFileA | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 |
CreateNamedPipeA | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 |
GetComputerNameA | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 |
GetComputerNameW | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 |
GetSystemPowerStatus | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 |
SetFileCompletionNotificationModes | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 |
SetVolumeLabelW | 在 10.0.16299 中引入到 api-ms-win-core-kernel32-legacy-l1-1-0.dll。 |
来自 api-ms-win-core-namespace-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
CreateBoundaryDescriptorA | 在 10.0.16299 中引入到 api-ms-win-core-namespace-ansi-l1-1-0.dll。 |
CreatePrivateNamespaceA | 在 10.0.16299 中引入到 api-ms-win-core-namespace-ansi-l1-1-0.dll。 |
OpenPrivateNamespaceA | 在 10.0.16299 中引入到 api-ms-win-core-namespace-ansi-l1-1-0.dll。 |
来自 api-ms-win-core-processtopology-obsolete-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetProcessAffinityMask | 在 10.0.16299 中引入到 api-ms-win-core-processtopology-obsolete-l1-1-0.dll。 |
SetProcessAffinityMask | 在 10.0.16299 中引入到 api-ms-win-core-processtopology-obsolete-l1-1-0.dll。 |
SetThreadAffinityMask | 在 10.0.16299 中引入到 api-ms-win-core-processtopology-obsolete-l1-1-0.dll。 |
来自 api-ms-win-core-psapi-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
K32GetModuleBaseNameA | 在 10.0.16299 中引入到 api-ms-win-core-psapi-ansi-l1-1-0.dll。 |
K32GetModuleFileNameExA | 在 10.0.16299 中引入到 api-ms-win-core-psapi-ansi-l1-1-0.dll。 |
来自 api-ms-win-core-url-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetAcceptLanguagesA | 在 10.0.16299 中引入到 api-ms-win-core-url-l1-1-0.dll。 |
GetAcceptLanguagesW | 在 10.0.16299 中引入到 api-ms-win-core-url-l1-1-0.dll。 |
来自 api-ms-win-core-versionansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetFileVersionInfoExA | 在 10.0.16299 中引入到 api-ms-win-core-versionansi-l1-1-0.dll。 |
GetFileVersionInfoSizeExA | 在 10.0.16299 中引入到 api-ms-win-core-versionansi-l1-1-0.dll。 |
VerQueryValueA | 在 10.0.16299 中引入到 api-ms-win-core-versionansi-l1-1-0.dll。 |
来自 api-ms-win-core-windowserrorreporting-l1-1-1.dll 的 API
API | 要求 |
---|---|
WerRegisterAdditionalProcess | 在 10.0.16299 中引入到 api-ms-win-core-windowserrorreporting-l1-1-1.dll。 |
WerRegisterCustomMetadata | 在 10.0.16299 中引入到 api-ms-win-core-windowserrorreporting-l1-1-1.dll。 |
WerRegisterExcludedMemoryBlock | 在 10.0.16299 中引入到 api-ms-win-core-windowserrorreporting-l1-1-1.dll。 |
WerUnregisterAdditionalProcess | 在 10.0.16299 中引入到 api-ms-win-core-windowserrorreporting-l1-1-1.dll。 |
WerUnregisterCustomMetadata | 在 10.0.16299 中引入到 api-ms-win-core-windowserrorreporting-l1-1-1.dll。 |
WerUnregisterExcludedMemoryBlock | 在 10.0.16299 中引入到 api-ms-win-core-windowserrorreporting-l1-1-1.dll。 |
来自 api-ms-win-core-windowserrorreporting-l1-1-2.dll 的 API
API | 要求 |
---|---|
WerRegisterAppLocalDump | 在 10.0.16299 中引入到 api-ms-win-core-windowserrorreporting-l1-1-2.dll。 |
WerUnregisterAppLocalDump | 在 10.0.16299 中引入到 api-ms-win-core-windowserrorreporting-l1-1-2.dll。 |
来自 api-ms-win-security-lsalookup-ansi-l2-1-0.dll 的 API
API | 要求 |
---|---|
LookupAccountNameA | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 |
LookupAccountSidA | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 |
LookupPrivilegeDisplayNameA | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 |
LookupPrivilegeNameA | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 |
LookupPrivilegeValueA | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-ansi-l2-1-0.dll。 |
来自 api-ms-win-security-lsalookup-l2-1-0.dll 的 API
API | 要求 |
---|---|
LookupAccountNameW | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-l2-1-0.dll。 |
LookupAccountSidW | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-l2-1-0.dll。 |
LookupPrivilegeDisplayNameW | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-l2-1-0.dll。 |
LookupPrivilegeNameW | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-l2-1-0.dll。 |
LookupPrivilegeValueW | 在 10.0.16299 中引入到 api-ms-win-security-lsalookup-l2-1-0.dll。 |
来自 api-ms-win-security-provider-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetExplicitEntriesFromAclA | 在 10.0.16299 中引入到 api-ms-win-security-provider-ansi-l1-1-0.dll。 |
GetNamedSecurityInfoA | 在 10.0.16299 中引入到 api-ms-win-security-provider-ansi-l1-1-0.dll。 |
SetEntriesInAclA | 在 10.0.16299 中引入到 api-ms-win-security-provider-ansi-l1-1-0.dll。 |
SetNamedSecurityInfoA | 在 10.0.16299 中引入到 api-ms-win-security-provider-ansi-l1-1-0.dll。 |
来自 api-ms-win-security-provider-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetExplicitEntriesFromAclW | 在 10.0.16299 中引入到 api-ms-win-security-provider-l1-1-0.dll。 |
GetNamedSecurityInfoW | 在 10.0.16299 中引入到 api-ms-win-security-provider-l1-1-0.dll。 |
GetSecurityInfo | 在 10.0.16299 中引入到 api-ms-win-security-provider-l1-1-0.dll。 |
SetEntriesInAclW | 在 10.0.16299 中引入到 api-ms-win-security-provider-l1-1-0.dll。 |
SetNamedSecurityInfoW | 在 10.0.16299 中引入到 api-ms-win-security-provider-l1-1-0.dll。 |
SetSecurityInfo | 在 10.0.16299 中引入到 api-ms-win-security-provider-l1-1-0.dll。 |
来自 api-ms-win-security-sddl-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
ConvertSidToStringSidA | 在 10.0.16299 中引入到 api-ms-win-security-sddl-ansi-l1-1-0.dll。 |
ConvertStringSidToSidA | 在 10.0.16299 中引入到 api-ms-win-security-sddl-ansi-l1-1-0.dll。 |
来自 coremessaging.dll 的 API
API | 要求 |
---|---|
CreateDispatcherQueueController | 在 10.0.16299 中引入到 coremessaging.dll。 |
来自 api-ms-win-core-localization-obsolete-l1-2-0.dll 的 API
API | 要求 |
---|---|
EnumUILanguagesW | 在 10.0.16299 中引入到 api-ms-win-core-localization-obsolete-l1-2-0.dll。 |
GetUserDefaultUILanguage | 在 10.0.16299 中引入到 api-ms-win-core-localization-obsolete-l1-2-0.dll。 |
来自 api-ms-win-core-namedpipe-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetNamedPipeClientComputerNameA | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-ansi-l1-1-0.dll。 |
GetNamedPipeHandleStateA | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-ansi-l1-1-0.dll。 |
WaitNamedPipeA | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-ansi-l1-1-0.dll。 |
来自 api-ms-win-core-namedpipe-ansi-l1-1-1.dll 的 API
API | 要求 |
---|---|
CallNamedPipeA | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-ansi-l1-1-1.dll。 |
来自 api-ms-win-core-console-l2-1-0.dll 的 API
API | 要求 |
---|---|
FillConsoleOutputAttribute | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
FillConsoleOutputCharacterW | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
GetConsoleCursorInfo | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
GetConsoleScreenBufferInfo | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
GetConsoleTitleW | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.17134 中移动到 api-ms-win-core-console-l2-2-0.dll。 |
GetLargestConsoleWindowSize | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
PeekConsoleInputW | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.17134 中移动到 api-ms-win-core-console-l1-2-0.dll。 |
ReadConsoleOutputW | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleCP | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleCursorInfo | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleCursorPosition | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleOutputCP | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleScreenBufferSize | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleTextAttribute | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleTitleW | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 在 10.0.17134 中移动到 api-ms-win-core-console-l2-2-0.dll。 |
SetConsoleWindowInfo | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
WriteConsoleOutputW | 在 10.0.16299 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
CreateConsoleScreenBuffer | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
FillConsoleOutputCharacterA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
FlushConsoleInputBuffer | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
GenerateConsoleCtrlEvent | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
GetConsoleScreenBufferInfoEx | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
ReadConsoleOutputA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
ReadConsoleOutputAttribute | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
ReadConsoleOutputCharacterA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
ReadConsoleOutputCharacterW | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
ScrollConsoleScreenBufferA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
ScrollConsoleScreenBufferW | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleActiveScreenBuffer | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
SetConsoleScreenBufferInfoEx | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
WriteConsoleInputA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
WriteConsoleInputW | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
WriteConsoleOutputA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
WriteConsoleOutputAttribute | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
WriteConsoleOutputCharacterA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
WriteConsoleOutputCharacterW | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-1-0.dll。 |
来自 api-ms-win-core-file-l2-1-0.dll 的 API
API | 要求 |
---|---|
CopyFileExW | 在 10.0.16299 中引入到 api-ms-win-core-file-l2-1-0.dll。 |
ReadDirectoryChangesW | 在 10.0.16299 中引入到 api-ms-win-core-file-l2-1-0.dll。 |
来自 api-ms-win-core-file-l2-1-2.dll 的 API
API | 要求 |
---|---|
CopyFileW | 在 10.0.16299 中引入到 api-ms-win-core-file-l2-1-2.dll。 |
来自 api-ms-win-core-version-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetFileVersionInfoExW | 在 10.0.16299 中引入到 api-ms-win-core-version-l1-1-0.dll。 |
GetFileVersionInfoSizeExW | 在 10.0.16299 中引入到 api-ms-win-core-version-l1-1-0.dll。 |
VerQueryValueW | 在 10.0.16299 中引入到 api-ms-win-core-version-l1-1-0.dll。 |
来自 api-ms-win-core-file-ansi-l1-1-0.dll 的 API
API | 要求 |
---|---|
DeleteVolumeMountPointA | 在 10.0.16299 中引入到 api-ms-win-core-file-ansi-l1-1-0.dll。 |
来自 api-ms-win-core-errorhandling-l1-1-0.dll 的 API
API | 要求 |
---|---|
SetErrorMode | 在 10.0.16299 中引入到 api-ms-win-core-errorhandling-l1-1-0.dll。 |
来自 api-ms-win-core-file-l1-1-0.dll 的 API
API | 要求 |
---|---|
DeleteVolumeMountPointW | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 |
GetDriveTypeA | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 |
GetDriveTypeW | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 |
GetFullPathNameA | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 |
GetLogicalDrives | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 |
GetVolumeInformationW | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 |
LockFile | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 |
UnlockFile | 在 10.0.16299 中引入到 api-ms-win-core-file-l1-1-0.dll。 |
来自 api-ms-win-core-interlocked-l1-1-0.dll 的 API
API | 要求 |
---|---|
InterlockedCompareExchange | 在 10.0.16299 中引入到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedCompareExchange64 | 在 10.0.16299 中引入到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedDecrement | 在 10.0.16299 中引入到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedExchange | 在 10.0.16299 中引入到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedExchangeAdd | 在 10.0.16299 中引入到 api-ms-win-core-interlocked-l1-1-0.dll。 |
InterlockedIncrement | 在 10.0.16299 中引入到 api-ms-win-core-interlocked-l1-1-0.dll。 |
来自 api-ms-win-core-localization-l1-2-0.dll 的 API
API | 要求 |
---|---|
GetACP | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
GetLocaleInfoA | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
GetLocaleInfoW | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
GetUserDefaultLangID | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
IsDBCSLeadByte | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
IsDBCSLeadByteEx | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
IsNLSDefinedString | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
VerLanguageNameA | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
VerLanguageNameW | 在 10.0.16299 中引入到 api-ms-win-core-localization-l1-2-0.dll。 |
来自 api-ms-win-core-wow64-l1-1-0.dll 的 API
API | 要求 |
---|---|
IsWow64Process | 在 10.0.16299 中引入到 api-ms-win-core-wow64-l1-1-0.dll。 |
来自 api-ms-win-core-memory-l1-1-1.dll 的 API
API | 要求 |
---|---|
GetLargePageMinimum | 在 10.0.16299 中引入到 api-ms-win-core-memory-l1-1-1.dll。 |
GetProcessWorkingSetSizeEx | 在 10.0.16299 中引入到 api-ms-win-core-memory-l1-1-1.dll。 |
SetProcessWorkingSetSizeEx | 在 10.0.16299 中引入到 api-ms-win-core-memory-l1-1-1.dll。 |
来自 api-ms-win-core-namedpipe-l1-1-0.dll 的 API
API | 要求 |
---|---|
ConnectNamedPipe | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
CreateNamedPipeW | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
CreatePipe | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
DisconnectNamedPipe | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
GetNamedPipeClientComputerNameW | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
PeekNamedPipe | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
SetNamedPipeHandleState | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
TransactNamedPipe | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
WaitNamedPipeW | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-1-0.dll。 |
来自 api-ms-win-core-namedpipe-l1-2-1.dll 的 API
API | 要求 |
---|---|
GetNamedPipeHandleStateW | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-2-1.dll。 |
GetNamedPipeInfo | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-2-1.dll。 |
来自 api-ms-win-core-processenvironment-l1-1-0.dll 的 API
API | 要求 |
---|---|
ExpandEnvironmentStringsA | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
ExpandEnvironmentStringsW | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
FreeEnvironmentStringsA | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
FreeEnvironmentStringsW | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
GetEnvironmentStrings | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
GetEnvironmentStringsW | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
GetEnvironmentVariableA | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
GetEnvironmentVariableW | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
GetStdHandle | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
SetEnvironmentVariableA | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
SetEnvironmentVariableW | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
SetStdHandle | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
SetStdHandleEx | 在 10.0.16299 中引入到 api-ms-win-core-processenvironment-l1-1-0.dll。 |
来自 api-ms-win-core-processthreads-l1-1-0.dll 的 API
API | 要求 |
---|---|
CreateProcessA | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
CreateProcessW | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetExitCodeProcess | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetPriorityClass | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetProcessId | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetProcessTimes | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
GetThreadPriorityBoost | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
OpenProcessToken | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
OpenThread | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
OpenThreadToken | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
SetPriorityClass | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
SetThreadPriorityBoost | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
SetThreadToken | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
ExitProcess | 在 10.0.17763 中引入到 api-ms-win-core-processthreads-l1-1-0.dll。 |
来自 api-ms-win-core-processthreads-l1-1-1.dll 的 API
API | 要求 |
---|---|
FlushInstructionCache | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-1.dll。 |
GetCurrentProcessorNumber | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-1.dll。 |
GetCurrentProcessorNumberEx | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-1.dll。 |
GetCurrentThreadStackLimits | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-1.dll。 |
GetProcessMitigationPolicy | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-1.dll。 |
GetThreadIdealProcessorEx | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-1.dll。 |
GetThreadTimes | 在 10.0.16299 中引入到 api-ms-win-core-processthreads-l1-1-1.dll。 |
来自 api-ms-win-security-base-l1-1-0.dll 的 API
API | 要求 |
---|---|
AddAccessAllowedAce | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
AddAccessAllowedAceEx | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
AddAce | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
AddMandatoryAce | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
AdjustTokenGroups | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
AdjustTokenPrivileges | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
AllocateAndInitializeSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
AllocateLocallyUniqueId | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
CheckTokenMembership | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
CopySid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
CreateWellKnownSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
DeleteAce | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
DuplicateToken | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
DuplicateTokenEx | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
EqualDomainSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
FreeSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetAce | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetAclInformation | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetKernelObjectSecurity | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetLengthSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSecurityDescriptorControl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSecurityDescriptorDacl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSecurityDescriptorGroup | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSecurityDescriptorLength | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSecurityDescriptorOwner | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSecurityDescriptorRMControl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSecurityDescriptorSacl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSidIdentifierAuthority | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSidLengthRequired | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSidSubAuthority | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetSidSubAuthorityCount | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetTokenInformation | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
GetWindowsAccountDomainSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
InitializeAcl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
InitializeSecurityDescriptor | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
InitializeSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
IsValidAcl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
IsValidSecurityDescriptor | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
IsValidSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
IsWellKnownSid | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
MakeAbsoluteSD | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
MakeSelfRelativeSD | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
SetKernelObjectSecurity | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
SetSecurityDescriptorControl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
SetSecurityDescriptorDacl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
SetSecurityDescriptorGroup | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
SetSecurityDescriptorOwner | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
SetSecurityDescriptorRMControl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
SetSecurityDescriptorSacl | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
SetTokenInformation | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-1-0.dll。 |
来自 api-ms-win-security-sddl-l1-1-0.dll 的 API
API | 要求 |
---|---|
ConvertSecurityDescriptorToStringSecurityDescriptorW | 在 10.0.16299 中引入到 api-ms-win-security-sddl-l1-1-0.dll。 |
ConvertSidToStringSidW | 在 10.0.16299 中引入到 api-ms-win-security-sddl-l1-1-0.dll。 |
ConvertStringSecurityDescriptorToSecurityDescriptorW | 在 10.0.16299 中引入到 api-ms-win-security-sddl-l1-1-0.dll。 |
ConvertStringSidToSidW | 在 10.0.16299 中引入到 api-ms-win-security-sddl-l1-1-0.dll。 |
来自 api-ms-win-core-synch-l1-1-0.dll 的 API
API | 要求 |
---|---|
CancelWaitableTimer | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 |
CreateWaitableTimerExW | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 |
OpenWaitableTimerW | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 |
SetWaitableTimer | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 |
SetWaitableTimerEx | 在 10.0.16299 中引入到 api-ms-win-core-synch-l1-1-0.dll。 |
来自 api-ms-win-core-sysinfo-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetSystemDirectoryA | 在 10.0.16299 中引入到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetSystemDirectoryW | 在 10.0.16299 中引入到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetTickCount | 在 10.0.16299 中引入到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetVersionExA | 在 10.0.16299 中引入到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
GetVersionExW | 在 10.0.16299 中引入到 api-ms-win-core-sysinfo-l1-1-0.dll。 |
来自 api-ms-win-core-comm-l1-1-0.dll 的 API
API | 要求 |
---|---|
ClearCommBreak | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
ClearCommError | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
EscapeCommFunction | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
GetCommConfig | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
GetCommMask | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
GetCommModemStatus | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
GetCommProperties | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
GetCommState | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
GetCommTimeouts | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
PurgeComm | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
SetCommBreak | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
SetCommConfig | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
SetCommMask | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
SetCommState | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
SetCommTimeouts | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
SetupComm | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
TransmitCommChar | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
WaitCommEvent | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-0.dll。 |
来自 api-ms-win-core-console-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetConsoleCP | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
GetConsoleMode | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
GetConsoleOutputCP | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
ReadConsoleInputW | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
ReadConsoleW | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
SetConsoleCtrlHandler | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
SetConsoleMode | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
WriteConsoleW | 在 10.0.16299 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
AllocConsole | 在 10.0.17134 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
GetNumberOfConsoleInputEvents | 在 10.0.17134 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
ReadConsoleA | 在 10.0.17134 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
ReadConsoleInputA | 在 10.0.17134 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
WriteConsoleA | 在 10.0.17134 中引入到 api-ms-win-core-console-l1-1-0.dll。 |
来自 api-ms-win-appmodel-runtime-l1-1-0.dll 的 API
API | 要求 |
---|---|
PackageFamilyNameFromFullName | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-0.dll。 |
PackageFamilyNameFromId | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-0.dll。 |
PackageFullNameFromId | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-0.dll。 |
PackageIdFromFullName | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-0.dll。 |
PackageNameAndPublisherIdFromFamilyName | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-0.dll。 |
来自 api-ms-win-appmodel-runtime-l1-1-1.dll 的 API
API | 要求 |
---|---|
FormatApplicationUserModelId | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-1.dll。 |
ParseApplicationUserModelId | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-1.dll。 |
VerifyApplicationUserModelId | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-1.dll。 |
VerifyPackageFamilyName | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-1.dll。 |
VerifyPackageFullName | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-1.dll。 |
VerifyPackageId | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-1.dll。 |
VerifyPackageRelativeApplicationId | 在 10.0.16299 中引入到 api-ms-win-appmodel-runtime-l1-1-1.dll。 |
来自 api-ms-win-core-comm-l1-1-1.dll 的 API
API | 要求 |
---|---|
OpenCommPort | 在 10.0.16299 中引入到 api-ms-win-core-comm-l1-1-1.dll。 |
来自 api-ms-win-core-enclave-l1-1-0.dll 的 API
API | 要求 |
---|---|
CreateEnclave | 在 10.0.16299 中引入到 api-ms-win-core-enclave-l1-1-0.dll。 |
InitializeEnclave | 在 10.0.16299 中引入到 api-ms-win-core-enclave-l1-1-0.dll。 |
IsEnclaveTypeSupported | 在 10.0.16299 中引入到 api-ms-win-core-enclave-l1-1-0.dll。 |
LoadEnclaveData | 在 10.0.16299 中引入到 api-ms-win-core-enclave-l1-1-0.dll。 |
来自 api-ms-win-core-featurestaging-l1-1-1.dll 的 API
API | 要求 |
---|---|
GetFeatureVariant | 在 10.0.16299 中引入到 api-ms-win-core-featurestaging-l1-1-1.dll。 |
来自 api-ms-win-core-namedpipe-l1-2-2.dll 的 API
API | 要求 |
---|---|
CallNamedPipeW | 在 10.0.16299 中引入到 api-ms-win-core-namedpipe-l1-2-2.dll。 |
来自 api-ms-win-core-namespace-l1-1-0.dll 的 API
API | 要求 |
---|---|
AddSIDToBoundaryDescriptor | 在 10.0.16299 中引入到 api-ms-win-core-namespace-l1-1-0.dll。 |
ClosePrivateNamespace | 在 10.0.16299 中引入到 api-ms-win-core-namespace-l1-1-0.dll。 |
CreateBoundaryDescriptorW | 在 10.0.16299 中引入到 api-ms-win-core-namespace-l1-1-0.dll。 |
CreatePrivateNamespaceW | 在 10.0.16299 中引入到 api-ms-win-core-namespace-l1-1-0.dll。 |
DeleteBoundaryDescriptor | 在 10.0.16299 中引入到 api-ms-win-core-namespace-l1-1-0.dll。 |
OpenPrivateNamespaceW | 在 10.0.16299 中引入到 api-ms-win-core-namespace-l1-1-0.dll。 |
来自 api-ms-win-core-path-l1-1-0.dll 的 API
API | 要求 |
---|---|
PathAllocCanonicalize | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathAllocCombine | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchAddBackslash | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchAddBackslashEx | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchAddExtension | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchAppend | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchAppendEx | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchCanonicalize | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchCanonicalizeEx | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchCombine | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchCombineEx | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchFindExtension | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchIsRoot | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchRemoveBackslash | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchRemoveBackslashEx | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchRemoveExtension | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchRemoveFileSpec | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchRenameExtension | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchSkipRoot | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchStripPrefix | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathCchStripToRoot | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
PathIsUNCEx | 在 10.0.16299 中引入到 api-ms-win-core-path-l1-1-0.dll。 |
来自 api-ms-win-core-psm-appnotify-l1-1-0.dll 的 API
API | 要求 |
---|---|
RegisterAppStateChangeNotification | 在 10.0.16299 中引入到 api-ms-win-core-psm-appnotify-l1-1-0.dll。 |
UnregisterAppStateChangeNotification | 在 10.0.16299 中引入到 api-ms-win-core-psm-appnotify-l1-1-0.dll。 |
来自 api-ms-win-core-realtime-l1-1-2.dll 的 API
API | 要求 |
---|---|
ConvertAuxiliaryCounterToPerformanceCounter | 在 10.0.16299 中引入到 api-ms-win-core-realtime-l1-1-2.dll。 |
ConvertPerformanceCounterToAuxiliaryCounter | 在 10.0.16299 中引入到 api-ms-win-core-realtime-l1-1-2.dll。 |
QueryAuxiliaryCounterFrequency | 在 10.0.16299 中引入到 api-ms-win-core-realtime-l1-1-2.dll。 |
来自 api-ms-win-gaming-tcui-l1-1-3.dll 的 API
API | 要求 |
---|---|
ShowGameInviteUIWithContext | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-3.dll。 |
ShowGameInviteUIWithContextForUser | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-3.dll。 |
来自 api-ms-win-gaming-tcui-l1-1-4.dll 的 API
API | 要求 |
---|---|
ShowCustomizeUserProfileUI | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-4.dll。 |
ShowCustomizeUserProfileUIForUser | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-4.dll。 |
ShowFindFriendsUI | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-4.dll。 |
ShowFindFriendsUIForUser | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-4.dll。 |
ShowGameInfoUI | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-4.dll。 |
ShowGameInfoUIForUser | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-4.dll。 |
ShowUserSettingsUI | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-4.dll。 |
ShowUserSettingsUIForUser | 在 10.0.16299 中引入到 api-ms-win-gaming-tcui-l1-1-4.dll。 |
来自 api-ms-win-gaming-deviceinformation-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetGamingDeviceModelInformation | 在 10.0.16299 中引入到 api-ms-win-gaming-deviceinformation-l1-1-0.dll。 |
来自 api-ms-win-gaming-expandedresources-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetExpandedResourceExclusiveCpuCount | 在 10.0.16299 中引入到 api-ms-win-gaming-expandedresources-l1-1-0.dll。 |
HasExpandedResources | 在 10.0.16299 中引入到 api-ms-win-gaming-expandedresources-l1-1-0.dll。 |
ReleaseExclusiveCpuSets | 在 10.0.16299 中引入到 api-ms-win-gaming-expandedresources-l1-1-0.dll。 |
来自 api-ms-win-gaming-gamemonitor-l1-1-0.dll 的 API
API | 要求 |
---|---|
EnableActiveGameMonitoring | 在 10.0.16299 中引入到 api-ms-win-gaming-gamemonitor-l1-1-0.dll。 在 10.0.17763 中删除。 |
ReportGameActivity | 在 10.0.16299 中引入到 api-ms-win-gaming-gamemonitor-l1-1-0.dll。 在 10.0.17763 中删除。 |
SetGameActivityCorrelationId | 在 10.0.16299 中引入到 api-ms-win-gaming-gamemonitor-l1-1-0.dll。 在 10.0.17763 中删除。 |
来自 api-ms-win-gaming-gamemonitor-l1-1-1.dll 的 API
API | 要求 |
---|---|
GetGameMonitoringPermissionState | 在 10.0.16299 中引入到 api-ms-win-gaming-gamemonitor-l1-1-1.dll。 在 10.0.17763 中删除。 |
来自 api-ms-win-security-base-l1-2-0.dll 的 API
API | 要求 |
---|---|
CheckTokenMembershipEx | 在 10.0.16299 中引入到 api-ms-win-security-base-l1-2-0.dll。 |
来自 api-ms-win-security-isolatedcontainer-l1-1-0.dll 的 API
API | 要求 |
---|---|
IsProcessInIsolatedContainer | 在 10.0.16299 中引入到 api-ms-win-security-isolatedcontainer-l1-1-0.dll。 |
来自 bcrypt.dll 的 API
API | 要求 |
---|---|
BCryptGetFipsAlgorithmMode | 在 10.0.16299 中引入到 bcrypt.dll。 |
来自 api-ms-win-core-memory-l1-1-6.dll 的 API
API | 要求 |
---|---|
MapViewOfFile3FromApp | 在 10.0.17134 中引入到 api-ms-win-core-memory-l1-1-6.dll。 |
VirtualAlloc2FromApp | 在 10.0.17134 中引入到 api-ms-win-core-memory-l1-1-6.dll。 |
来自 api-ms-win-core-memory-l1-1-5.dll 的 API
API | 要求 |
---|---|
UnmapViewOfFile2 | 在 10.0.17134 中引入到 api-ms-win-core-memory-l1-1-5.dll。 |
VirtualUnlockEx | 在 10.0.17134 中引入到 api-ms-win-core-memory-l1-1-5.dll。 |
来自 api-ms-win-core-console-l2-2-0.dll 的 API
API | 要求 |
---|---|
GetConsoleOriginalTitleA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-2-0.dll。 |
GetConsoleOriginalTitleW | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-2-0.dll。 |
GetConsoleTitleA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-2-0.dll。 |
SetConsoleTitleA | 在 10.0.17134 中引入到 api-ms-win-core-console-l2-2-0.dll。 |
来自 api-ms-win-core-console-l3-2-0.dll 的 API
API | 要求 |
---|---|
AddConsoleAliasA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
AddConsoleAliasW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
ExpungeConsoleCommandHistoryA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
ExpungeConsoleCommandHistoryW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasExesA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasExesLengthA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasExesLengthW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasExesW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasesA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasesLengthA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasesLengthW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleAliasesW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleCommandHistoryA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleCommandHistoryLengthA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleCommandHistoryLengthW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleCommandHistoryW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleDisplayMode | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleFontSize | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleHistoryInfo | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleProcessList | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleSelectionInfo | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetConsoleWindow | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetCurrentConsoleFont | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetCurrentConsoleFontEx | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
GetNumberOfConsoleMouseButtons | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
SetConsoleDisplayMode | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
SetConsoleHistoryInfo | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
SetConsoleNumberOfCommandsA | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
SetConsoleNumberOfCommandsW | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
SetCurrentConsoleFontEx | 在 10.0.17134 中引入到 api-ms-win-core-console-l3-2-0.dll。 |
来自 api-ms-win-core-memory-l1-1-0.dll 的 API
API | 要求 |
---|---|
VirtualFreeEx | 在 10.0.17134 中引入到 api-ms-win-core-memory-l1-1-0.dll。 |
来自 api-ms-win-core-sysinfo-l1-2-0.dll 的 API
API | 要求 |
---|---|
EnumSystemFirmwareTables | 在 10.0.17134 中引入到 api-ms-win-core-sysinfo-l1-2-0.dll。 |
GetSystemFirmwareTable | 在 10.0.17134 中引入到 api-ms-win-core-sysinfo-l1-2-0.dll。 |
GetProductInfo | 在 10.0.17763 中引入到 api-ms-win-core-sysinfo-l1-2-0.dll。 |
来自 api-ms-win-core-console-l1-2-0.dll 的 API
API | 要求 |
---|---|
AttachConsole | 在 10.0.17134 中引入到 api-ms-win-core-console-l1-2-0.dll。 |
FreeConsole | 在 10.0.17134 中引入到 api-ms-win-core-console-l1-2-0.dll。 |
PeekConsoleInputA | 在 10.0.17134 中引入到 api-ms-win-core-console-l1-2-0.dll。 |
来自 api-ms-win-core-debug-l1-1-0.dll 的 API
API | 要求 |
---|---|
DebugBreak | 在 10.0.17134 中引入到 api-ms-win-core-debug-l1-1-0.dll。 |
来自 api-ms-win-core-wow64-l1-1-1.dll 的 API
API | 要求 |
---|---|
IsWow64Process2 | 在 10.0.17134 中引入到 api-ms-win-core-wow64-l1-1-1.dll。 |
来自 api-ms-win-core-comm-l1-1-2.dll 的 API
API | 要求 |
---|---|
GetCommPorts | 在 10.0.17134 中引入到 api-ms-win-core-comm-l1-1-2.dll。 |
来自 api-ms-win-core-file-fromapp-l1-1-0.dll 的 API
API | 要求 |
---|---|
CopyFileFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
CreateDirectoryFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
CreateFile2FromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
CreateFileFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
DeleteFileFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
FindFirstFileExFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
GetFileAttributesExFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
MoveFileFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
RemoveDirectoryFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
ReplaceFileFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
SetFileAttributesFromAppW | 在 10.0.17134 中引入到 api-ms-win-core-file-fromapp-l1-1-0.dll。 |
来自 api-ms-win-core-firmware-l1-1-0.dll 的 API
API | 要求 |
---|---|
GetFirmwareEnvironmentVariableA | 在 10.0.17134 中引入到 api-ms-win-core-firmware-l1-1-0.dll。 |
GetFirmwareEnvironmentVariableExA | 在 10.0.17134 中引入到 api-ms-win-core-firmware-l1-1-0.dll。 |
GetFirmwareEnvironmentVariableExW | 在 10.0.17134 中引入到 api-ms-win-core-firmware-l1-1-0.dll。 |
GetFirmwareEnvironmentVariableW | 在 10.0.17134 中引入到 api-ms-win-core-firmware-l1-1-0.dll。 |
SetFirmwareEnvironmentVariableA | 在 10.0.17134 中引入到 api-ms-win-core-firmware-l1-1-0.dll。 |
SetFirmwareEnvironmentVariableExA | 在 10.0.17134 中引入到 api-ms-win-core-firmware-l1-1-0.dll。 |
SetFirmwareEnvironmentVariableExW | 在 10.0.17134 中引入到 api-ms-win-core-firmware-l1-1-0.dll。 |
SetFirmwareEnvironmentVariableW | 在 10.0.17134 中引入到 api-ms-win-core-firmware-l1-1-0.dll。 |
来自 api-ms-win-shcore-obsolete-l1-1-0.dll 的 API
API | 要求 |
---|---|
CommandLineToArgvW | 在 10.0.17134 中引入到 api-ms-win-shcore-obsolete-l1-1-0.dll。 |
来自 windows.ai.machinelearning.dll 的 API
API | 要求 |
---|---|
MLCreateOperatorRegistry | 在 10.0.17763 中引入到 windows.ai.machinelearning.dll。 |
来自 api-ms-win-ro-typeresolution-l1-1-1.dll 的 API
API | 要求 |
---|---|
RoIsApiContractPresent | 在 10.0.17763 中引入到 api-ms-win-ro-typeresolution-l1-1-1.dll。 |
RoIsApiContractMajorVersionPresent | 在 10.0.17763 中引入到 api-ms-win-ro-typeresolution-l1-1-1.dll。 |
来自 api-ms-win-core-memory-l1-1-7.dll 的 API
API | 要求 |
---|---|
SetProcessValidCallTargetsForMappedView | 在 10.0.17763 中引入到 api-ms-win-core-memory-l1-1-7.dll。 |
来自 mscms.dll 的 API
API | 要求 |
---|---|
InstallColorProfileA | 在 10.0.17763 中引入到 mscms.dll。 |
InstallColorProfileW | 在 10.0.17763 中引入到 mscms.dll。 |
ColorAdapterGetSystemModifyWhitePointCaps | 在 10.0.17763 中引入到 mscms.dll。 |
ColorAdapterGetDisplayCurrentStateID | 在 10.0.17763 中引入到 mscms.dll。 |
ColorAdapterGetDisplayTransformData | 在 10.0.17763 中引入到 mscms.dll。 |
ColorAdapterGetDisplayTargetWhitePoint | 在 10.0.17763 中引入到 mscms.dll。 |
ColorAdapterGetDisplayProfile | 在 10.0.17763 中引入到 mscms.dll。 |
ColorAdapterGetCurrentProfileCalibration | 在 10.0.17763 中引入到 mscms.dll。 |
ColorAdapterRegisterOEMColorService | 在 10.0.17763 中引入到 mscms.dll。 |
ColorAdapterUnregisterOEMColorService | 在 10.0.17763 中引入到 mscms.dll。 |
ColorProfileAddDisplayAssociation | 在 10.0.17763 中引入到 mscms.dll。 |
ColorProfileRemoveDisplayAssociation | 在 10.0.17763 中引入到 mscms.dll。 |
ColorProfileSetDisplayDefaultAssociation | 在 10.0.17763 中引入到 mscms.dll。 |
ColorProfileGetDisplayList | 在 10.0.17763 中引入到 mscms.dll。 |
ColorProfileGetDisplayDefault | 在 10.0.17763 中引入到 mscms.dll。 |
ColorProfileGetDisplayUserScope | 在 10.0.17763 中引入到 mscms.dll。 |
来自 api-ms-win-core-com-l1-1-0.dll 的 API
API | 要求 |
---|---|
CoDecrementMTAUsage | 在 10.0.17763 中引入到 api-ms-win-core-com-l1-1-0.dll。 |
CoIncrementMTAUsage | 在 10.0.17763 中引入到 api-ms-win-core-com-l1-1-0.dll。 |
来自 api-ms-win-devices-config-l1-1-1.dll 的 API
API | 要求 |
---|---|
CM_Get_Device_Interface_ListW | 在 10.0.17763 中引入到 api-ms-win-devices-config-l1-1-1.dll。 |
CM_Get_Device_Interface_List_SizeW | 在 10.0.17763 中引入到 api-ms-win-devices-config-l1-1-1.dll。 |
CM_MapCrToWin32Err | 在 10.0.17763 中引入到 api-ms-win-devices-config-l1-1-1.dll。 |
CM_Register_Notification | 在 10.0.17763 中引入到 api-ms-win-devices-config-l1-1-1.dll。 |
CM_Unregister_Notification | 在 10.0.17763 中引入到 api-ms-win-devices-config-l1-1-1.dll。 |
来自 api-ms-win-devices-config-l1-1-2.dll 的 API
API | 要求 |
---|---|
CM_Get_Device_Interface_ListA | 在 10.0.17763 中引入到 api-ms-win-devices-config-l1-1-2.dll。 |
CM_Get_Device_Interface_List_SizeA | 在 10.0.17763 中引入到 api-ms-win-devices-config-l1-1-2.dll。 |
来自 api-ms-win-core-io-l1-1-0.dll 的 API
API | 要求 |
---|---|
DeviceIoControl | 在 10.0.17763 中引入到 api-ms-win-core-io-l1-1-0.dll。 |
来自 api-ms-win-core-timezone-l1-1-1.dll 的 API
API | 要求 |
---|---|
LocalFileTimeToLocalSystemTime | 在 10.0.17763 中引入到 api-ms-win-core-timezone-l1-1-1.dll。 |
LocalSystemTimeToLocalFileTime | 在 10.0.17763 中引入到 api-ms-win-core-timezone-l1-1-1.dll。 |