| author | |
| committer | |
| log | 25fb6de83caad1fdf6454b0a01c504dd1d7311a6 |
| tree | 470d4050309c5e3d1ce73da4a7922b05489550ec |
| parent | 43f240803dab1299a196f73be2cfa76936f8cd60 |
upstream commit dddccbc3ef50ac52bf00723fd2f68d98140aab80
closes #18968763 files changed, 12917 insertions(+), 0 deletions(-)
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-0.def created+37| ... | ... | @@ -0,0 +1,37 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ClosePackageInfo | |
| 6 | CreateDeviceAccessInstance | |
| 7 | GetApplicationUserModelId | |
| 8 | GetCurrentApplicationUserModelId | |
| 9 | GetCurrentPackageFamilyName | |
| 10 | GetCurrentPackageFullName | |
| 11 | GetCurrentPackageId | |
| 12 | GetCurrentPackageInfo | |
| 13 | GetCurrentPackagePath | |
| 14 | GetPackageFamilyName | |
| 15 | GetPackageFullName | |
| 16 | GetPackageId | |
| 17 | GetPackageInfo | |
| 18 | GetPackagePath | |
| 19 | GetPackagesByPackageFamily | |
| 20 | OpenPackageInfoByFullName | |
| 21 | PackageFamilyNameFromFullName | |
| 22 | PackageFamilyNameFromId | |
| 23 | PackageFullNameFromId | |
| 24 | PackageIdFromFullName | |
| 25 | PackageNameAndPublisherIdFromFamilyName | |
| 26 | ProcessTrackerInsertOrWait | |
| 27 | ProcessTrackerRemove | |
| 28 | TokenBindingDeleteAllBindings | |
| 29 | TokenBindingDeleteBinding | |
| 30 | TokenBindingGenerateBinding | |
| 31 | TokenBindingGenerateID | |
| 32 | TokenBindingGenerateIDForUri | |
| 33 | TokenBindingGenerateMessage | |
| 34 | TokenBindingGetHighestSupportedVersion | |
| 35 | TokenBindingGetKeyTypesClient | |
| 36 | TokenBindingGetKeyTypesServer | |
| 37 | TokenBindingVerifyMessage |
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-0_windowsapp.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ClosePackageInfo | |
| 6 | CreateDeviceAccessInstance | |
| 7 | GetApplicationUserModelId | |
| 8 | GetCurrentApplicationUserModelId | |
| 9 | GetCurrentPackageFamilyName | |
| 10 | GetCurrentPackageFullName | |
| 11 | GetCurrentPackageId | |
| 12 | GetCurrentPackageInfo | |
| 13 | GetCurrentPackagePath | |
| 14 | GetPackageFamilyName | |
| 15 | GetPackageFullName | |
| 16 | GetPackageId | |
| 17 | GetPackageInfo | |
| 18 | GetPackagePath | |
| 19 | GetPackagesByPackageFamily | |
| 20 | OpenPackageInfoByFullName | |
| 21 | PackageFamilyNameFromFullName | |
| 22 | PackageFamilyNameFromId | |
| 23 | PackageFullNameFromId | |
| 24 | PackageIdFromFullName | |
| 25 | PackageNameAndPublisherIdFromFamilyName |
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-1.def created+20| ... | ... | @@ -0,0 +1,20 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FindPackagesByPackageFamily | |
| 6 | FormatApplicationUserModelId | |
| 7 | GetApplicationUserModelIdFromToken | |
| 8 | GetPackageApplicationIds | |
| 9 | GetPackageFamilyNameFromToken | |
| 10 | GetPackageFullNameFromToken | |
| 11 | GetPackagePathByFullName | |
| 12 | GetStagedPackageOrigin | |
| 13 | GetStagedPackagePathByFullName | |
| 14 | OpenPackageInfoByFullNameForUser | |
| 15 | ParseApplicationUserModelId | |
| 16 | VerifyApplicationUserModelId | |
| 17 | VerifyPackageFamilyName | |
| 18 | VerifyPackageFullName | |
| 19 | VerifyPackageId | |
| 20 | VerifyPackageRelativeApplicationId |
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-1_windowsapp.def created+19| ... | ... | @@ -0,0 +1,19 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FindPackagesByPackageFamily | |
| 6 | FormatApplicationUserModelId | |
| 7 | GetApplicationUserModelIdFromToken | |
| 8 | GetPackageApplicationIds | |
| 9 | GetPackageFamilyNameFromToken | |
| 10 | GetPackageFullNameFromToken | |
| 11 | GetPackagePathByFullName | |
| 12 | GetStagedPackagePathByFullName | |
| 13 | OpenPackageInfoByFullNameForUser | |
| 14 | ParseApplicationUserModelId | |
| 15 | VerifyApplicationUserModelId | |
| 16 | VerifyPackageFamilyName | |
| 17 | VerifyPackageFullName | |
| 18 | VerifyPackageId | |
| 19 | VerifyPackageRelativeApplicationId |
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-2.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AppPolicyGetClrCompat | |
| 6 | AppPolicyGetCreateFileAccess | |
| 7 | AppPolicyGetLifecycleManagement | |
| 8 | AppPolicyGetMediaFoundationCodecLoading | |
| 9 | AppPolicyGetProcessTerminationMethod | |
| 10 | AppPolicyGetShowDeveloperDiagnostic | |
| 11 | AppPolicyGetThreadInitializationType | |
| 12 | AppPolicyGetWindowingModel |
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-3.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetCurrentPackageInfo2 | |
| 6 | GetCurrentPackagePath2 | |
| 7 | GetPackageInfo2 | |
| 8 | GetPackagePathByFullName2 | |
| 9 | GetStagedPackagePathByFullName2 |
lib/libc/mingw/lib-common/api-ms-win-core-apiquery-l2-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-apiquery-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsApiSetImplemented | |
| 6 | TokenBindingDeleteAllBindings | |
| 7 | TokenBindingDeleteBinding | |
| 8 | TokenBindingGenerateBinding | |
| 9 | TokenBindingGenerateID | |
| 10 | TokenBindingGenerateIDForUri | |
| 11 | TokenBindingGenerateMessage | |
| 12 | TokenBindingGetHighestSupportedVersion | |
| 13 | TokenBindingGetKeyTypesClient | |
| 14 | TokenBindingGetKeyTypesServer | |
| 15 | TokenBindingVerifyMessage |
lib/libc/mingw/lib-common/api-ms-win-core-atoms-l1-1-0.def created+21| ... | ... | @@ -0,0 +1,21 @@ |
| 1 | LIBRARY api-ms-win-core-atoms-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddAtomA | |
| 6 | AddAtomW | |
| 7 | DeleteAtom | |
| 8 | FindAtomA | |
| 9 | FindAtomW | |
| 10 | GetAtomNameA | |
| 11 | GetAtomNameW | |
| 12 | GlobalAddAtomA | |
| 13 | GlobalAddAtomExA | |
| 14 | GlobalAddAtomExW | |
| 15 | GlobalAddAtomW | |
| 16 | GlobalDeleteAtom | |
| 17 | GlobalFindAtomA | |
| 18 | GlobalFindAtomW | |
| 19 | GlobalGetAtomNameA | |
| 20 | GlobalGetAtomNameW | |
| 21 | InitAtomTable |
lib/libc/mingw/lib-common/api-ms-win-core-atoms-l1-1-0_windowsapp.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-atoms-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddAtomA | |
| 6 | AddAtomW | |
| 7 | DeleteAtom | |
| 8 | FindAtomA | |
| 9 | FindAtomW | |
| 10 | GetAtomNameA | |
| 11 | GetAtomNameW |
lib/libc/mingw/lib-common/api-ms-win-core-backgroundtask-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-backgroundtask-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RaiseCustomSystemEventTrigger |
lib/libc/mingw/lib-common/api-ms-win-core-calendar-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-calendar-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AdjustCalendarDate | |
| 6 | ConvertCalDateTimeToSystemTime | |
| 7 | ConvertSystemTimeToCalDateTime | |
| 8 | GetCalendarDateFormatEx | |
| 9 | GetCalendarSupportedDateRange | |
| 10 | IsCalendarLeapYear | |
| 11 | UpdateCalendarDayOfWeek |
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-0.def created+84| ... | ... | @@ -0,0 +1,84 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CLSIDFromProgID | |
| 6 | CLSIDFromString | |
| 7 | CoAddRefServerProcess | |
| 8 | CoAllowUnmarshalerCLSID | |
| 9 | CoCancelCall | |
| 10 | CoCopyProxy | |
| 11 | CoCreateFreeThreadedMarshaler | |
| 12 | CoCreateGuid | |
| 13 | CoCreateInstance | |
| 14 | CoCreateInstanceEx | |
| 15 | CoCreateInstanceFromApp | |
| 16 | CoDecodeProxy | |
| 17 | CoDecrementMTAUsage | |
| 18 | CoDisableCallCancellation | |
| 19 | CoDisconnectContext | |
| 20 | CoDisconnectObject | |
| 21 | CoEnableCallCancellation | |
| 22 | CoFreeUnusedLibraries | |
| 23 | CoFreeUnusedLibrariesEx | |
| 24 | CoGetApartmentType | |
| 25 | CoGetCallContext | |
| 26 | CoGetCallerTID | |
| 27 | CoGetCancelObject | |
| 28 | CoGetClassObject | |
| 29 | CoGetContextToken | |
| 30 | CoGetCurrentLogicalThreadId | |
| 31 | CoGetCurrentProcess | |
| 32 | CoGetDefaultContext | |
| 33 | CoGetInterfaceAndReleaseStream | |
| 34 | CoGetMalloc | |
| 35 | CoGetMarshalSizeMax | |
| 36 | CoGetObjectContext | |
| 37 | CoGetPSClsid | |
| 38 | CoGetStandardMarshal | |
| 39 | CoGetStdMarshalEx | |
| 40 | CoGetTreatAsClass | |
| 41 | CoImpersonateClient | |
| 42 | CoIncrementMTAUsage | |
| 43 | CoInitializeEx | |
| 44 | CoInitializeSecurity | |
| 45 | CoInvalidateRemoteMachineBindings | |
| 46 | CoIsHandlerConnected | |
| 47 | CoLockObjectExternal | |
| 48 | CoMarshalHresult | |
| 49 | CoMarshalInterface | |
| 50 | CoMarshalInterThreadInterfaceInStream | |
| 51 | CoQueryAuthenticationServices | |
| 52 | CoQueryClientBlanket | |
| 53 | CoQueryProxyBlanket | |
| 54 | CoRegisterClassObject | |
| 55 | CoRegisterPSClsid | |
| 56 | CoRegisterSurrogate | |
| 57 | CoReleaseMarshalData | |
| 58 | CoReleaseServerProcess | |
| 59 | CoResumeClassObjects | |
| 60 | CoRevertToSelf | |
| 61 | CoRevokeClassObject | |
| 62 | CoSetCancelObject | |
| 63 | CoSetProxyBlanket | |
| 64 | CoSuspendClassObjects | |
| 65 | CoSwitchCallContext | |
| 66 | CoTaskMemAlloc | |
| 67 | CoTaskMemFree | |
| 68 | CoTaskMemRealloc | |
| 69 | CoTestCancel | |
| 70 | CoUninitialize | |
| 71 | CoUnmarshalHresult | |
| 72 | CoUnmarshalInterface | |
| 73 | CoWaitForMultipleHandles | |
| 74 | CoWaitForMultipleObjects | |
| 75 | CreateStreamOnHGlobal | |
| 76 | FreePropVariantArray | |
| 77 | GetHGlobalFromStream | |
| 78 | IIDFromString | |
| 79 | ProgIDFromCLSID | |
| 80 | PropVariantClear | |
| 81 | PropVariantCopy | |
| 82 | StringFromCLSID | |
| 83 | StringFromGUID2 | |
| 84 | StringFromIID |
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-0_windowsapp.def created+57| ... | ... | @@ -0,0 +1,57 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CLSIDFromProgID | |
| 6 | CLSIDFromString | |
| 7 | CoAddRefServerProcess | |
| 8 | CoCreateFreeThreadedMarshaler | |
| 9 | CoCreateGuid | |
| 10 | CoCreateInstance | |
| 11 | CoCreateInstanceEx | |
| 12 | CoCreateInstanceFromApp | |
| 13 | CoDecrementMTAUsage | |
| 14 | CoDisconnectObject | |
| 15 | CoFreeUnusedLibraries | |
| 16 | CoFreeUnusedLibrariesEx | |
| 17 | CoGetApartmentType | |
| 18 | CoGetClassObject | |
| 19 | CoGetContextToken | |
| 20 | CoGetCurrentLogicalThreadId | |
| 21 | CoGetInterfaceAndReleaseStream | |
| 22 | CoGetMalloc | |
| 23 | CoGetMarshalSizeMax | |
| 24 | CoGetObjectContext | |
| 25 | CoGetStandardMarshal | |
| 26 | CoIncrementMTAUsage | |
| 27 | CoInitializeEx | |
| 28 | CoInitializeSecurity | |
| 29 | CoLockObjectExternal | |
| 30 | CoMarshalInterface | |
| 31 | CoMarshalInterThreadInterfaceInStream | |
| 32 | CoRegisterClassObject | |
| 33 | CoRegisterPSClsid | |
| 34 | CoReleaseMarshalData | |
| 35 | CoReleaseServerProcess | |
| 36 | CoResumeClassObjects | |
| 37 | CoRevokeClassObject | |
| 38 | CoSetProxyBlanket | |
| 39 | CoSuspendClassObjects | |
| 40 | CoSwitchCallContext | |
| 41 | CoTaskMemAlloc | |
| 42 | CoTaskMemFree | |
| 43 | CoTaskMemRealloc | |
| 44 | CoUninitialize | |
| 45 | CoUnmarshalInterface | |
| 46 | CoWaitForMultipleHandles | |
| 47 | CoWaitForMultipleObjects | |
| 48 | CreateStreamOnHGlobal | |
| 49 | FreePropVariantArray | |
| 50 | GetHGlobalFromStream | |
| 51 | IIDFromString | |
| 52 | ProgIDFromCLSID | |
| 53 | PropVariantClear | |
| 54 | PropVariantCopy | |
| 55 | StringFromCLSID | |
| 56 | StringFromGUID2 | |
| 57 | StringFromIID |
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CoRegisterActivationFilter | |
| 6 | RoGetAgileReference |
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoGetAgileReference |
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CLSIDFromProgIDEx | |
| 6 | CoFileTimeNow |
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CoRegisterDeviceCatalog | |
| 6 | CoRevokeDeviceCatalog |
lib/libc/mingw/lib-common/api-ms-win-core-com-l2-1-1.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-core-com-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateILockBytesOnHGlobal | |
| 6 | FmtIdToPropStgName | |
| 7 | GetConvertStg | |
| 8 | GetHGlobalFromILockBytes | |
| 9 | PropStgNameToFmtId | |
| 10 | ReadClassStg | |
| 11 | ReadClassStm | |
| 12 | StgCreateDocfile | |
| 13 | StgCreateDocfileOnILockBytes | |
| 14 | StgCreatePropSetStg | |
| 15 | StgCreatePropStg | |
| 16 | StgCreateStorageEx | |
| 17 | StgIsStorageFile | |
| 18 | StgIsStorageILockBytes | |
| 19 | StgOpenPropStg | |
| 20 | StgOpenStorage | |
| 21 | StgOpenStorageEx | |
| 22 | StgOpenStorageOnILockBytes | |
| 23 | StgSetTimes | |
| 24 | WriteClassStg | |
| 25 | WriteClassStm |
lib/libc/mingw/lib-common/api-ms-win-core-com-midlproxystub-l1-1-0.def created+77| ... | ... | @@ -0,0 +1,77 @@ |
| 1 | LIBRARY api-ms-win-core-com-midlproxystub-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CStdAsyncStubBuffer_AddRef | |
| 6 | CStdAsyncStubBuffer_Connect | |
| 7 | CStdAsyncStubBuffer_Disconnect | |
| 8 | CStdAsyncStubBuffer_Invoke | |
| 9 | CStdAsyncStubBuffer_QueryInterface | |
| 10 | CStdAsyncStubBuffer_Release | |
| 11 | CStdAsyncStubBuffer2_Connect | |
| 12 | CStdAsyncStubBuffer2_Disconnect | |
| 13 | CStdAsyncStubBuffer2_Release | |
| 14 | CStdStubBuffer2_Connect | |
| 15 | CStdStubBuffer2_CountRefs | |
| 16 | CStdStubBuffer2_Disconnect | |
| 17 | CStdStubBuffer2_QueryInterface | |
| 18 | NdrProxyForwardingFunction10 | |
| 19 | NdrProxyForwardingFunction11 | |
| 20 | NdrProxyForwardingFunction12 | |
| 21 | NdrProxyForwardingFunction13 | |
| 22 | NdrProxyForwardingFunction14 | |
| 23 | NdrProxyForwardingFunction15 | |
| 24 | NdrProxyForwardingFunction16 | |
| 25 | NdrProxyForwardingFunction17 | |
| 26 | NdrProxyForwardingFunction18 | |
| 27 | NdrProxyForwardingFunction19 | |
| 28 | NdrProxyForwardingFunction20 | |
| 29 | NdrProxyForwardingFunction21 | |
| 30 | NdrProxyForwardingFunction22 | |
| 31 | NdrProxyForwardingFunction23 | |
| 32 | NdrProxyForwardingFunction24 | |
| 33 | NdrProxyForwardingFunction25 | |
| 34 | NdrProxyForwardingFunction26 | |
| 35 | NdrProxyForwardingFunction27 | |
| 36 | NdrProxyForwardingFunction28 | |
| 37 | NdrProxyForwardingFunction29 | |
| 38 | NdrProxyForwardingFunction3 | |
| 39 | NdrProxyForwardingFunction30 | |
| 40 | NdrProxyForwardingFunction31 | |
| 41 | NdrProxyForwardingFunction32 | |
| 42 | NdrProxyForwardingFunction4 | |
| 43 | NdrProxyForwardingFunction5 | |
| 44 | NdrProxyForwardingFunction6 | |
| 45 | NdrProxyForwardingFunction7 | |
| 46 | NdrProxyForwardingFunction8 | |
| 47 | NdrProxyForwardingFunction9 | |
| 48 | ObjectStublessClient10 | |
| 49 | ObjectStublessClient11 | |
| 50 | ObjectStublessClient12 | |
| 51 | ObjectStublessClient13 | |
| 52 | ObjectStublessClient14 | |
| 53 | ObjectStublessClient15 | |
| 54 | ObjectStublessClient16 | |
| 55 | ObjectStublessClient17 | |
| 56 | ObjectStublessClient18 | |
| 57 | ObjectStublessClient19 | |
| 58 | ObjectStublessClient20 | |
| 59 | ObjectStublessClient21 | |
| 60 | ObjectStublessClient22 | |
| 61 | ObjectStublessClient23 | |
| 62 | ObjectStublessClient24 | |
| 63 | ObjectStublessClient25 | |
| 64 | ObjectStublessClient26 | |
| 65 | ObjectStublessClient27 | |
| 66 | ObjectStublessClient28 | |
| 67 | ObjectStublessClient29 | |
| 68 | ObjectStublessClient3 | |
| 69 | ObjectStublessClient30 | |
| 70 | ObjectStublessClient31 | |
| 71 | ObjectStublessClient32 | |
| 72 | ObjectStublessClient4 | |
| 73 | ObjectStublessClient5 | |
| 74 | ObjectStublessClient6 | |
| 75 | ObjectStublessClient7 | |
| 76 | ObjectStublessClient8 | |
| 77 | ObjectStublessClient9 |
lib/libc/mingw/lib-common/api-ms-win-core-comm-l1-1-0.def created+22| ... | ... | @@ -0,0 +1,22 @@ |
| 1 | LIBRARY api-ms-win-core-comm-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ClearCommBreak | |
| 6 | ClearCommError | |
| 7 | EscapeCommFunction | |
| 8 | GetCommConfig | |
| 9 | GetCommMask | |
| 10 | GetCommModemStatus | |
| 11 | GetCommProperties | |
| 12 | GetCommState | |
| 13 | GetCommTimeouts | |
| 14 | PurgeComm | |
| 15 | SetCommBreak | |
| 16 | SetCommConfig | |
| 17 | SetCommMask | |
| 18 | SetCommState | |
| 19 | SetCommTimeouts | |
| 20 | SetupComm | |
| 21 | TransmitCommChar | |
| 22 | WaitCommEvent |
lib/libc/mingw/lib-common/api-ms-win-core-comm-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-comm-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenCommPort |
lib/libc/mingw/lib-common/api-ms-win-core-comm-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-comm-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetCommPorts |
lib/libc/mingw/lib-common/api-ms-win-core-console-l1-1-0.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-core-console-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AllocConsole | |
| 6 | GetConsoleCP | |
| 7 | GetConsoleMode | |
| 8 | GetConsoleOutputCP | |
| 9 | GetNumberOfConsoleInputEvents | |
| 10 | ReadConsoleA | |
| 11 | ReadConsoleInputA | |
| 12 | ReadConsoleInputW | |
| 13 | ReadConsoleW | |
| 14 | SetConsoleCtrlHandler | |
| 15 | SetConsoleMode | |
| 16 | WriteConsoleA | |
| 17 | WriteConsoleW |
lib/libc/mingw/lib-common/api-ms-win-core-console-l1-2-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-console-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AttachConsole | |
| 6 | FreeConsole | |
| 7 | PeekConsoleInputA | |
| 8 | PeekConsoleInputW |
lib/libc/mingw/lib-common/api-ms-win-core-console-l1-2-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-console-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ClosePseudoConsole | |
| 6 | CreatePseudoConsole | |
| 7 | ResizePseudoConsole |
lib/libc/mingw/lib-common/api-ms-win-core-console-l2-1-0.def created+37| ... | ... | @@ -0,0 +1,37 @@ |
| 1 | LIBRARY api-ms-win-core-console-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateConsoleScreenBuffer | |
| 6 | FillConsoleOutputAttribute | |
| 7 | FillConsoleOutputCharacterA | |
| 8 | FillConsoleOutputCharacterW | |
| 9 | FlushConsoleInputBuffer | |
| 10 | GenerateConsoleCtrlEvent | |
| 11 | GetConsoleCursorInfo | |
| 12 | GetConsoleScreenBufferInfo | |
| 13 | GetConsoleScreenBufferInfoEx | |
| 14 | GetLargestConsoleWindowSize | |
| 15 | ReadConsoleOutputA | |
| 16 | ReadConsoleOutputAttribute | |
| 17 | ReadConsoleOutputCharacterA | |
| 18 | ReadConsoleOutputCharacterW | |
| 19 | ReadConsoleOutputW | |
| 20 | ScrollConsoleScreenBufferA | |
| 21 | ScrollConsoleScreenBufferW | |
| 22 | SetConsoleActiveScreenBuffer | |
| 23 | SetConsoleCP | |
| 24 | SetConsoleCursorInfo | |
| 25 | SetConsoleCursorPosition | |
| 26 | SetConsoleOutputCP | |
| 27 | SetConsoleScreenBufferInfoEx | |
| 28 | SetConsoleScreenBufferSize | |
| 29 | SetConsoleTextAttribute | |
| 30 | SetConsoleWindowInfo | |
| 31 | WriteConsoleInputA | |
| 32 | WriteConsoleInputW | |
| 33 | WriteConsoleOutputA | |
| 34 | WriteConsoleOutputAttribute | |
| 35 | WriteConsoleOutputCharacterA | |
| 36 | WriteConsoleOutputCharacterW | |
| 37 | WriteConsoleOutputW |
lib/libc/mingw/lib-common/api-ms-win-core-console-l2-2-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-console-l2-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetConsoleOriginalTitleA | |
| 6 | GetConsoleOriginalTitleW | |
| 7 | GetConsoleTitleA | |
| 8 | GetConsoleTitleW | |
| 9 | SetConsoleTitleA | |
| 10 | SetConsoleTitleW |
lib/libc/mingw/lib-common/api-ms-win-core-console-l3-2-0.def created+36| ... | ... | @@ -0,0 +1,36 @@ |
| 1 | LIBRARY api-ms-win-core-console-l3-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddConsoleAliasA | |
| 6 | AddConsoleAliasW | |
| 7 | ExpungeConsoleCommandHistoryA | |
| 8 | ExpungeConsoleCommandHistoryW | |
| 9 | GetConsoleAliasA | |
| 10 | GetConsoleAliasesA | |
| 11 | GetConsoleAliasesLengthA | |
| 12 | GetConsoleAliasesLengthW | |
| 13 | GetConsoleAliasesW | |
| 14 | GetConsoleAliasExesA | |
| 15 | GetConsoleAliasExesLengthA | |
| 16 | GetConsoleAliasExesLengthW | |
| 17 | GetConsoleAliasExesW | |
| 18 | GetConsoleAliasW | |
| 19 | GetConsoleCommandHistoryA | |
| 20 | GetConsoleCommandHistoryLengthA | |
| 21 | GetConsoleCommandHistoryLengthW | |
| 22 | GetConsoleCommandHistoryW | |
| 23 | GetConsoleDisplayMode | |
| 24 | GetConsoleFontSize | |
| 25 | GetConsoleHistoryInfo | |
| 26 | GetConsoleProcessList | |
| 27 | GetConsoleSelectionInfo | |
| 28 | GetConsoleWindow | |
| 29 | GetCurrentConsoleFont | |
| 30 | GetCurrentConsoleFontEx | |
| 31 | GetNumberOfConsoleMouseButtons | |
| 32 | SetConsoleDisplayMode | |
| 33 | SetConsoleHistoryInfo | |
| 34 | SetConsoleNumberOfCommandsA | |
| 35 | SetConsoleNumberOfCommandsW | |
| 36 | SetCurrentConsoleFontEx |
lib/libc/mingw/lib-common/api-ms-win-core-datetime-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-datetime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDateFormatA | |
| 6 | GetDateFormatW | |
| 7 | GetTimeFormatA | |
| 8 | GetTimeFormatW |
lib/libc/mingw/lib-common/api-ms-win-core-datetime-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-datetime-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDateFormatEx | |
| 6 | GetTimeFormatEx |
lib/libc/mingw/lib-common/api-ms-win-core-datetime-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-datetime-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDurationFormatEx |
lib/libc/mingw/lib-common/api-ms-win-core-debug-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-debug-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DebugBreak | |
| 6 | IsDebuggerPresent | |
| 7 | OutputDebugStringA | |
| 8 | OutputDebugStringW |
lib/libc/mingw/lib-common/api-ms-win-core-debug-l1-1-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-debug-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CheckRemoteDebuggerPresent | |
| 6 | ContinueDebugEvent | |
| 7 | DebugActiveProcess | |
| 8 | DebugActiveProcessStop | |
| 9 | WaitForDebugEvent |
lib/libc/mingw/lib-common/api-ms-win-core-debug-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-debug-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WaitForDebugEventEx |
lib/libc/mingw/lib-common/api-ms-win-core-debug-minidump-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-debug-minidump-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MiniDumpReadDumpStream | |
| 6 | MiniDumpWriteDump |
lib/libc/mingw/lib-common/api-ms-win-core-delayload-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-delayload-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DelayLoadFailureHook |
lib/libc/mingw/lib-common/api-ms-win-core-delayload-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-delayload-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ResolveDelayLoadedAPI | |
| 6 | ResolveDelayLoadsFromDll |
lib/libc/mingw/lib-common/api-ms-win-core-enclave-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-enclave-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateEnclave | |
| 6 | InitializeEnclave | |
| 7 | IsEnclaveTypeSupported | |
| 8 | LoadEnclaveData |
lib/libc/mingw/lib-common/api-ms-win-core-enclave-l1-1-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-enclave-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallEnclave | |
| 6 | DeleteEnclave | |
| 7 | LoadEnclaveImageA | |
| 8 | LoadEnclaveImageW | |
| 9 | TerminateEnclave |
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetErrorMode | |
| 6 | GetLastError | |
| 7 | RaiseException | |
| 8 | SetErrorMode | |
| 9 | SetLastError | |
| 10 | SetUnhandledExceptionFilter | |
| 11 | UnhandledExceptionFilter |
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddVectoredContinueHandler | |
| 6 | AddVectoredExceptionHandler | |
| 7 | RemoveVectoredContinueHandler | |
| 8 | RemoveVectoredExceptionHandler | |
| 9 | RestoreLastError |
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-1_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddVectoredExceptionHandler | |
| 6 | RemoveVectoredExceptionHandler |
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RaiseFailFastException |
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-3.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FatalAppExitA | |
| 6 | FatalAppExitW | |
| 7 | GetThreadErrorMode | |
| 8 | SetThreadErrorMode | |
| 9 | TerminateProcessOnMemoryExhaustion |
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-3_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FatalAppExitA | |
| 6 | FatalAppExitW | |
| 7 | GetThreadErrorMode | |
| 8 | SetThreadErrorMode |
lib/libc/mingw/lib-common/api-ms-win-core-featurestaging-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-featurestaging-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFeatureEnabledState | |
| 6 | RecordFeatureError | |
| 7 | RecordFeatureUsage | |
| 8 | SubscribeFeatureStateChangeNotification | |
| 9 | UnsubscribeFeatureStateChangeNotification |
lib/libc/mingw/lib-common/api-ms-win-core-featurestaging-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-featurestaging-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFeatureVariant |
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FlsAlloc | |
| 6 | FlsFree | |
| 7 | FlsGetValue | |
| 8 | FlsSetValue |
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsThreadAFiber |
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l2-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertFiberToThread | |
| 6 | ConvertThreadToFiber | |
| 7 | CreateFiber | |
| 8 | DeleteFiber | |
| 9 | SwitchToFiber |
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l2-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertFiberToThread | |
| 6 | DeleteFiber | |
| 7 | SwitchToFiber |
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l2-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertThreadToFiberEx | |
| 6 | CreateFiberEx |
lib/libc/mingw/lib-common/api-ms-win-core-file-ansi-l1-1-0.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-file-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DefineDosDeviceA | |
| 6 | DeleteVolumeMountPointA | |
| 7 | FindFirstVolumeA | |
| 8 | FindNextVolumeA | |
| 9 | GetLogicalDriveStringsA | |
| 10 | GetVolumeNameForVolumeMountPointA | |
| 11 | GetVolumePathNameA | |
| 12 | GetVolumePathNamesForVolumeNameA | |
| 13 | QueryDosDeviceA |
lib/libc/mingw/lib-common/api-ms-win-core-file-ansi-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-file-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DeleteVolumeMountPointA | |
| 6 | FindFirstVolumeA | |
| 7 | FindNextVolumeA | |
| 8 | GetLogicalDriveStringsA | |
| 9 | GetVolumePathNameA |
lib/libc/mingw/lib-common/api-ms-win-core-file-ansi-l2-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-file-ansi-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileExA | |
| 6 | CreateDirectoryExA | |
| 7 | CreateSymbolicLinkA | |
| 8 | MoveFileWithProgressA | |
| 9 | ReplaceFileA |
lib/libc/mingw/lib-common/api-ms-win-core-file-ansi-l2-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-file-ansi-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileExA | |
| 6 | CreateDirectoryExA | |
| 7 | MoveFileWithProgressA | |
| 8 | ReplaceFileA |
lib/libc/mingw/lib-common/api-ms-win-core-file-fromapp-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-file-fromapp-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileFromAppW | |
| 6 | CreateDirectoryFromAppW | |
| 7 | CreateFile2FromAppW | |
| 8 | CreateFileFromAppW | |
| 9 | DeleteFileFromAppW | |
| 10 | FindFirstFileExFromAppW | |
| 11 | GetFileAttributesExFromAppW | |
| 12 | MoveFileFromAppW | |
| 13 | RemoveDirectoryFromAppW | |
| 14 | ReplaceFileFromAppW | |
| 15 | SetFileAttributesFromAppW |
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-1-0.def created+79| ... | ... | @@ -0,0 +1,79 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareFileTime | |
| 6 | CreateDirectoryA | |
| 7 | CreateDirectoryW | |
| 8 | CreateFileA | |
| 9 | CreateFileW | |
| 10 | DefineDosDeviceW | |
| 11 | DeleteFileA | |
| 12 | DeleteFileW | |
| 13 | DeleteVolumeMountPointW | |
| 14 | FileTimeToLocalFileTime | |
| 15 | FindClose | |
| 16 | FindCloseChangeNotification | |
| 17 | FindFirstChangeNotificationA | |
| 18 | FindFirstChangeNotificationW | |
| 19 | FindFirstFileA | |
| 20 | FindFirstFileExA | |
| 21 | FindFirstFileExW | |
| 22 | FindFirstFileW | |
| 23 | FindFirstVolumeW | |
| 24 | FindNextChangeNotification | |
| 25 | FindNextFileA | |
| 26 | FindNextFileW | |
| 27 | FindNextVolumeW | |
| 28 | FindVolumeClose | |
| 29 | FlushFileBuffers | |
| 30 | GetDiskFreeSpaceA | |
| 31 | GetDiskFreeSpaceExA | |
| 32 | GetDiskFreeSpaceExW | |
| 33 | GetDiskFreeSpaceW | |
| 34 | GetDriveTypeA | |
| 35 | GetDriveTypeW | |
| 36 | GetFileAttributesA | |
| 37 | GetFileAttributesExA | |
| 38 | GetFileAttributesExW | |
| 39 | GetFileAttributesW | |
| 40 | GetFileInformationByHandle | |
| 41 | GetFileSize | |
| 42 | GetFileSizeEx | |
| 43 | GetFileTime | |
| 44 | GetFileType | |
| 45 | GetFinalPathNameByHandleA | |
| 46 | GetFinalPathNameByHandleW | |
| 47 | GetFullPathNameA | |
| 48 | GetFullPathNameW | |
| 49 | GetLogicalDrives | |
| 50 | GetLogicalDriveStringsW | |
| 51 | GetLongPathNameA | |
| 52 | GetLongPathNameW | |
| 53 | GetShortPathNameW | |
| 54 | GetTempFileNameW | |
| 55 | GetVolumeInformationByHandleW | |
| 56 | GetVolumeInformationW | |
| 57 | GetVolumePathNameW | |
| 58 | LocalFileTimeToFileTime | |
| 59 | LockFile | |
| 60 | LockFileEx | |
| 61 | QueryDosDeviceW | |
| 62 | ReadFile | |
| 63 | ReadFileEx | |
| 64 | ReadFileScatter | |
| 65 | RemoveDirectoryA | |
| 66 | RemoveDirectoryW | |
| 67 | SetEndOfFile | |
| 68 | SetFileAttributesA | |
| 69 | SetFileAttributesW | |
| 70 | SetFileInformationByHandle | |
| 71 | SetFilePointer | |
| 72 | SetFilePointerEx | |
| 73 | SetFileTime | |
| 74 | SetFileValidData | |
| 75 | UnlockFile | |
| 76 | UnlockFileEx | |
| 77 | WriteFile | |
| 78 | WriteFileEx | |
| 79 | WriteFileGather |
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-1-0_windowsapp.def created+77| ... | ... | @@ -0,0 +1,77 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareFileTime | |
| 6 | CreateDirectoryA | |
| 7 | CreateDirectoryW | |
| 8 | CreateFileA | |
| 9 | CreateFileW | |
| 10 | DeleteFileA | |
| 11 | DeleteFileW | |
| 12 | DeleteVolumeMountPointW | |
| 13 | FileTimeToLocalFileTime | |
| 14 | FindClose | |
| 15 | FindCloseChangeNotification | |
| 16 | FindFirstChangeNotificationA | |
| 17 | FindFirstChangeNotificationW | |
| 18 | FindFirstFileA | |
| 19 | FindFirstFileExA | |
| 20 | FindFirstFileExW | |
| 21 | FindFirstFileW | |
| 22 | FindFirstVolumeW | |
| 23 | FindNextChangeNotification | |
| 24 | FindNextFileA | |
| 25 | FindNextFileW | |
| 26 | FindNextVolumeW | |
| 27 | FindVolumeClose | |
| 28 | FlushFileBuffers | |
| 29 | GetDiskFreeSpaceA | |
| 30 | GetDiskFreeSpaceExA | |
| 31 | GetDiskFreeSpaceExW | |
| 32 | GetDiskFreeSpaceW | |
| 33 | GetDriveTypeA | |
| 34 | GetDriveTypeW | |
| 35 | GetFileAttributesA | |
| 36 | GetFileAttributesExA | |
| 37 | GetFileAttributesExW | |
| 38 | GetFileAttributesW | |
| 39 | GetFileInformationByHandle | |
| 40 | GetFileSize | |
| 41 | GetFileSizeEx | |
| 42 | GetFileTime | |
| 43 | GetFileType | |
| 44 | GetFinalPathNameByHandleA | |
| 45 | GetFinalPathNameByHandleW | |
| 46 | GetFullPathNameA | |
| 47 | GetFullPathNameW | |
| 48 | GetLogicalDrives | |
| 49 | GetLogicalDriveStringsW | |
| 50 | GetLongPathNameA | |
| 51 | GetLongPathNameW | |
| 52 | GetShortPathNameW | |
| 53 | GetTempFileNameW | |
| 54 | GetVolumeInformationByHandleW | |
| 55 | GetVolumeInformationW | |
| 56 | GetVolumePathNameW | |
| 57 | LocalFileTimeToFileTime | |
| 58 | LockFile | |
| 59 | LockFileEx | |
| 60 | ReadFile | |
| 61 | ReadFileEx | |
| 62 | ReadFileScatter | |
| 63 | RemoveDirectoryA | |
| 64 | RemoveDirectoryW | |
| 65 | SetEndOfFile | |
| 66 | SetFileAttributesA | |
| 67 | SetFileAttributesW | |
| 68 | SetFileInformationByHandle | |
| 69 | SetFilePointer | |
| 70 | SetFilePointerEx | |
| 71 | SetFileTime | |
| 72 | SetFileValidData | |
| 73 | UnlockFile | |
| 74 | UnlockFileEx | |
| 75 | WriteFile | |
| 76 | WriteFileEx | |
| 77 | WriteFileGather |
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFile2 | |
| 6 | GetTempPathW | |
| 7 | GetVolumeNameForVolumeMountPointW | |
| 8 | GetVolumePathNamesForVolumeNameW |
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetCompressedFileSizeA | |
| 6 | GetCompressedFileSizeW | |
| 7 | SetFileIoOverlappedRange |
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-2.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AreFileApisANSI | |
| 6 | FindFirstFileNameW | |
| 7 | FindFirstStreamW | |
| 8 | FindNextFileNameW | |
| 9 | FindNextStreamW | |
| 10 | GetTempFileNameA | |
| 11 | GetTempPathA | |
| 12 | GetVolumeInformationA | |
| 13 | SetFileApisToANSI | |
| 14 | SetFileApisToOEM |
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-2_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AreFileApisANSI | |
| 6 | GetTempFileNameA | |
| 7 | GetTempPathA | |
| 8 | GetVolumeInformationA |
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDiskSpaceInformationA | |
| 6 | GetDiskSpaceInformationW |
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFile2 | |
| 6 | CopyFileExW | |
| 7 | CreateDirectoryExW | |
| 8 | CreateHardLinkW | |
| 9 | CreateSymbolicLinkW | |
| 10 | GetFileInformationByHandleEx | |
| 11 | MoveFileExW | |
| 12 | MoveFileWithProgressW | |
| 13 | ReadDirectoryChangesW | |
| 14 | ReOpenFile | |
| 15 | ReplaceFileW |
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenFileById |
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileW | |
| 6 | CreateHardLinkA |
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-2_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileW |
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-3.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ReadDirectoryChangesExW |
lib/libc/mingw/lib-common/api-ms-win-core-firmware-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-firmware-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFirmwareEnvironmentVariableA | |
| 6 | GetFirmwareEnvironmentVariableExA | |
| 7 | GetFirmwareEnvironmentVariableExW | |
| 8 | GetFirmwareEnvironmentVariableW | |
| 9 | SetFirmwareEnvironmentVariableA | |
| 10 | SetFirmwareEnvironmentVariableExA | |
| 11 | SetFirmwareEnvironmentVariableExW | |
| 12 | SetFirmwareEnvironmentVariableW |
lib/libc/mingw/lib-common/api-ms-win-core-handle-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-handle-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CloseHandle | |
| 6 | CompareObjectHandles | |
| 7 | DuplicateHandle | |
| 8 | GetHandleInformation | |
| 9 | SetHandleInformation |
lib/libc/mingw/lib-common/api-ms-win-core-heap-l1-1-0.def created+19| ... | ... | @@ -0,0 +1,19 @@ |
| 1 | LIBRARY api-ms-win-core-heap-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessHeap | |
| 6 | GetProcessHeaps | |
| 7 | HeapAlloc | |
| 8 | HeapCompact | |
| 9 | HeapCreate | |
| 10 | HeapDestroy | |
| 11 | HeapFree | |
| 12 | HeapLock | |
| 13 | HeapQueryInformation | |
| 14 | HeapReAlloc | |
| 15 | HeapSetInformation | |
| 16 | HeapSize | |
| 17 | HeapUnlock | |
| 18 | HeapValidate | |
| 19 | HeapWalk |
lib/libc/mingw/lib-common/api-ms-win-core-heap-l2-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-heap-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GlobalAlloc | |
| 6 | GlobalFree | |
| 7 | LocalAlloc | |
| 8 | LocalFree | |
| 9 | LocalLock | |
| 10 | LocalReAlloc | |
| 11 | LocalUnlock |
lib/libc/mingw/lib-common/api-ms-win-core-heap-l2-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-heap-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GlobalAlloc | |
| 6 | GlobalFree | |
| 7 | LocalAlloc | |
| 8 | LocalFree | |
| 9 | LocalReAlloc |
lib/libc/mingw/lib-common/api-ms-win-core-heap-obsolete-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-heap-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GlobalFlags | |
| 6 | GlobalHandle | |
| 7 | GlobalLock | |
| 8 | GlobalReAlloc | |
| 9 | GlobalSize | |
| 10 | GlobalUnlock | |
| 11 | LocalFlags | |
| 12 | LocalSize |
lib/libc/mingw/lib-common/api-ms-win-core-heap-obsolete-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-heap-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GlobalLock | |
| 6 | GlobalReAlloc | |
| 7 | GlobalSize | |
| 8 | GlobalUnlock |
lib/libc/mingw/lib-common/api-ms-win-core-interlocked-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-interlocked-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InitializeSListHead | |
| 6 | InterlockedFlushSList | |
| 7 | InterlockedPopEntrySList | |
| 8 | InterlockedPushEntrySList | |
| 9 | QueryDepthSList |
lib/libc/mingw/lib-common/api-ms-win-core-interlocked-l1-2-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-interlocked-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InterlockedPushListSListEx |
lib/libc/mingw/lib-common/api-ms-win-core-io-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-io-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CancelIoEx | |
| 6 | CreateIoCompletionPort | |
| 7 | DeviceIoControl | |
| 8 | GetOverlappedResult | |
| 9 | GetQueuedCompletionStatus | |
| 10 | GetQueuedCompletionStatusEx | |
| 11 | PostQueuedCompletionStatus |
lib/libc/mingw/lib-common/api-ms-win-core-io-l1-1-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-io-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CancelIo | |
| 6 | CancelSynchronousIo | |
| 7 | GetOverlappedResultEx |
lib/libc/mingw/lib-common/api-ms-win-core-io-l1-1-1_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-io-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CancelIo | |
| 6 | GetOverlappedResultEx |
lib/libc/mingw/lib-common/api-ms-win-core-job-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-job-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsProcessInJob |
lib/libc/mingw/lib-common/api-ms-win-core-job-l2-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-job-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AssignProcessToJobObject | |
| 6 | CreateJobObjectW | |
| 7 | OpenJobObjectW | |
| 8 | QueryInformationJobObject | |
| 9 | SetInformationJobObject | |
| 10 | TerminateJobObject |
lib/libc/mingw/lib-common/api-ms-win-core-job-l2-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-job-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AssignProcessToJobObject | |
| 6 | CreateJobObjectW | |
| 7 | SetInformationJobObject |
lib/libc/mingw/lib-common/api-ms-win-core-job-l2-1-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-job-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FreeMemoryJobObject | |
| 6 | QueryIoRateControlInformationJobObject | |
| 7 | SetIoRateControlInformationJobObject |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-ansi-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddLocalAlternateComputerNameA | |
| 6 | CreateFileMappingNumaA | |
| 7 | CreateFileTransactedA | |
| 8 | CreateJobObjectA | |
| 9 | FindFirstVolumeMountPointA | |
| 10 | FindNextVolumeMountPointA | |
| 11 | GetFileAttributesTransactedA | |
| 12 | OpenJobObjectA | |
| 13 | SetDllDirectoryA | |
| 14 | SetVolumeLabelA | |
| 15 | SetVolumeMountPointA |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-ansi-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetDllDirectoryA | |
| 6 | SetVolumeLabelA |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def created+41| ... | ... | @@ -0,0 +1,41 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddLocalAlternateComputerNameW | |
| 6 | BackupRead | |
| 7 | BackupWrite | |
| 8 | BindIoCompletionCallback | |
| 9 | CopyFileA | |
| 10 | CreateFileMappingA | |
| 11 | CreateFileTransactedW | |
| 12 | CreateMailslotA | |
| 13 | CreateNamedPipeA | |
| 14 | DnsHostnameToComputerNameW | |
| 15 | DosDateTimeToFileTime | |
| 16 | FileTimeToDosDateTime | |
| 17 | FindResourceA | |
| 18 | FindResourceExA | |
| 19 | GetComputerNameA | |
| 20 | GetComputerNameW | |
| 21 | GetMaximumProcessorGroupCount | |
| 22 | GetNamedPipeClientProcessId | |
| 23 | GetNamedPipeServerProcessId | |
| 24 | GetShortPathNameA | |
| 25 | GetStartupInfoA | |
| 26 | GetSystemPowerStatus | |
| 27 | GetTapeParameters | |
| 28 | GetThreadSelectorEntry | |
| 29 | GlobalMemoryStatus | |
| 30 | MoveFileA | |
| 31 | MoveFileExA | |
| 32 | MoveFileW | |
| 33 | OpenFile | |
| 34 | PulseEvent | |
| 35 | RegisterWaitForSingleObject | |
| 36 | SetFileCompletionNotificationModes | |
| 37 | SetHandleCount | |
| 38 | SetMailslotInfo | |
| 39 | SetVolumeLabelW | |
| 40 | UnregisterWait | |
| 41 | WTSGetActiveConsoleSessionId |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-0_windowsapp.def created+23| ... | ... | @@ -0,0 +1,23 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileA | |
| 6 | CreateFileMappingA | |
| 7 | CreateNamedPipeA | |
| 8 | DosDateTimeToFileTime | |
| 9 | FileTimeToDosDateTime | |
| 10 | FindResourceA | |
| 11 | GetComputerNameA | |
| 12 | GetComputerNameW | |
| 13 | GetShortPathNameA | |
| 14 | GetStartupInfoA | |
| 15 | GetSystemPowerStatus | |
| 16 | GlobalMemoryStatus | |
| 17 | MoveFileA | |
| 18 | MoveFileExA | |
| 19 | MoveFileW | |
| 20 | RegisterWaitForSingleObject | |
| 21 | SetFileCompletionNotificationModes | |
| 22 | SetVolumeLabelW | |
| 23 | UnregisterWait |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-1.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FindFirstVolumeMountPointW | |
| 6 | FindNextVolumeMountPointW | |
| 7 | FindVolumeMountPointClose | |
| 8 | GetFileAttributesTransactedW | |
| 9 | GetFirmwareType | |
| 10 | GetNumaAvailableMemoryNodeEx | |
| 11 | GetNumaNodeProcessorMask | |
| 12 | GetNumaProcessorNodeEx | |
| 13 | PowerClearRequest | |
| 14 | PowerCreateRequest | |
| 15 | PowerSetRequest | |
| 16 | SetDllDirectoryW | |
| 17 | SetVolumeMountPointW | |
| 18 | VerifyVersionInfoW |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-1_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetDllDirectoryW | |
| 6 | VerifyVersionInfoW |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-2.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetBinaryTypeW | |
| 6 | Module32First | |
| 7 | Module32Next | |
| 8 | OpenFileMappingA | |
| 9 | Process32First | |
| 10 | Process32Next | |
| 11 | SetTermsrvAppInstallMode | |
| 12 | VerifyVersionInfoA |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-2_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenFileMappingA | |
| 6 | Process32First | |
| 7 | Process32Next | |
| 8 | VerifyVersionInfoA |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-3.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileTransactedW | |
| 6 | CreateDirectoryTransactedW | |
| 7 | CreateHardLinkTransactedW | |
| 8 | CreateMailslotW | |
| 9 | CreateSymbolicLinkTransactedW | |
| 10 | DeleteFileTransactedW | |
| 11 | FindFirstFileTransactedW | |
| 12 | GetBinaryTypeA | |
| 13 | GetCompressedFileSizeTransactedW | |
| 14 | GetFullPathNameTransactedW | |
| 15 | GetLongPathNameTransactedW | |
| 16 | MoveFileTransactedW | |
| 17 | RemoveDirectoryTransactedW | |
| 18 | SetFileAttributesTransactedW |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-4.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetMailslotInfo |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-5.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDllDirectoryW | |
| 6 | SetThreadExecutionState |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-5_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetThreadExecutionState |
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-6.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-6 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDevicePowerState | |
| 6 | GetMaximumProcessorCount |
lib/libc/mingw/lib-common/api-ms-win-core-largeinteger-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-largeinteger-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MulDiv |
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l1-2-0.def created+33| ... | ... | @@ -0,0 +1,33 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddDllDirectory | |
| 6 | DisableThreadLibraryCalls | |
| 7 | EnumResourceLanguagesExA | |
| 8 | EnumResourceLanguagesExW | |
| 9 | EnumResourceNamesExA | |
| 10 | EnumResourceNamesExW | |
| 11 | EnumResourceTypesExA | |
| 12 | EnumResourceTypesExW | |
| 13 | FindResourceExW | |
| 14 | FindStringOrdinal | |
| 15 | FreeLibrary | |
| 16 | FreeLibraryAndExitThread | |
| 17 | FreeResource | |
| 18 | GetModuleFileNameA | |
| 19 | GetModuleFileNameW | |
| 20 | GetModuleHandleA | |
| 21 | GetModuleHandleExA | |
| 22 | GetModuleHandleExW | |
| 23 | GetModuleHandleW | |
| 24 | GetProcAddress | |
| 25 | LoadLibraryExA | |
| 26 | LoadLibraryExW | |
| 27 | LoadResource | |
| 28 | LoadStringA | |
| 29 | LoadStringW | |
| 30 | LockResource | |
| 31 | RemoveDllDirectory | |
| 32 | SetDefaultDllDirectories | |
| 33 | SizeofResource |
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l1-2-0_windowsapp.def created+27| ... | ... | @@ -0,0 +1,27 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddDllDirectory | |
| 6 | DisableThreadLibraryCalls | |
| 7 | FindResourceExW | |
| 8 | FindStringOrdinal | |
| 9 | FreeLibrary | |
| 10 | FreeLibraryAndExitThread | |
| 11 | FreeResource | |
| 12 | GetModuleFileNameA | |
| 13 | GetModuleFileNameW | |
| 14 | GetModuleHandleA | |
| 15 | GetModuleHandleExA | |
| 16 | GetModuleHandleExW | |
| 17 | GetModuleHandleW | |
| 18 | GetProcAddress | |
| 19 | LoadLibraryExA | |
| 20 | LoadLibraryExW | |
| 21 | LoadResource | |
| 22 | LoadStringA | |
| 23 | LoadStringW | |
| 24 | LockResource | |
| 25 | RemoveDllDirectory | |
| 26 | SetDefaultDllDirectories | |
| 27 | SizeofResource |
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l1-2-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FindResourceW | |
| 6 | LoadLibraryA | |
| 7 | LoadLibraryW |
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l1-2-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumResourceNamesW |
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l2-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LoadPackagedLibrary | |
| 6 | QueryOptionalDelayLoadedAPI |
lib/libc/mingw/lib-common/api-ms-win-core-localization-ansi-l1-1-0.def created+22| ... | ... | @@ -0,0 +1,22 @@ |
| 1 | LIBRARY api-ms-win-core-localization-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumCalendarInfoA | |
| 6 | EnumCalendarInfoExA | |
| 7 | EnumDateFormatsA | |
| 8 | EnumDateFormatsExA | |
| 9 | EnumLanguageGroupLocalesA | |
| 10 | EnumSystemCodePagesA | |
| 11 | EnumSystemLanguageGroupsA | |
| 12 | EnumTimeFormatsA | |
| 13 | EnumUILanguagesA | |
| 14 | FoldStringA | |
| 15 | GetCalendarInfoA | |
| 16 | GetCPInfoExA | |
| 17 | GetCurrencyFormatA | |
| 18 | GetGeoInfoA | |
| 19 | GetNumberFormatA | |
| 20 | GetStringTypeExA | |
| 21 | SetCalendarInfoA | |
| 22 | SetLocaleInfoA |
lib/libc/mingw/lib-common/api-ms-win-core-localization-ansi-l1-1-0_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-localization-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumUILanguagesA | |
| 6 | FoldStringA | |
| 7 | GetCalendarInfoA | |
| 8 | GetStringTypeExA | |
| 9 | SetCalendarInfoA | |
| 10 | SetLocaleInfoA |
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-0.def created+63| ... | ... | @@ -0,0 +1,63 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertDefaultLocale | |
| 6 | EnumSystemGeoID | |
| 7 | EnumSystemLocalesA | |
| 8 | EnumSystemLocalesW | |
| 9 | FindNLSString | |
| 10 | FindNLSStringEx | |
| 11 | FormatMessageA | |
| 12 | FormatMessageW | |
| 13 | GetACP | |
| 14 | GetCalendarInfoEx | |
| 15 | GetCalendarInfoW | |
| 16 | GetCPInfo | |
| 17 | GetCPInfoExW | |
| 18 | GetFileMUIInfo | |
| 19 | GetFileMUIPath | |
| 20 | GetGeoInfoW | |
| 21 | GetLocaleInfoA | |
| 22 | GetLocaleInfoEx | |
| 23 | GetLocaleInfoW | |
| 24 | GetNLSVersion | |
| 25 | GetNLSVersionEx | |
| 26 | GetOEMCP | |
| 27 | GetProcessPreferredUILanguages | |
| 28 | GetSystemDefaultLangID | |
| 29 | GetSystemDefaultLCID | |
| 30 | GetSystemPreferredUILanguages | |
| 31 | GetThreadLocale | |
| 32 | GetThreadPreferredUILanguages | |
| 33 | GetThreadUILanguage | |
| 34 | GetUILanguageInfo | |
| 35 | GetUserDefaultLangID | |
| 36 | GetUserDefaultLCID | |
| 37 | GetUserDefaultLocaleName | |
| 38 | GetUserGeoID | |
| 39 | GetUserPreferredUILanguages | |
| 40 | IdnToAscii | |
| 41 | IdnToUnicode | |
| 42 | IsDBCSLeadByte | |
| 43 | IsDBCSLeadByteEx | |
| 44 | IsNLSDefinedString | |
| 45 | IsValidCodePage | |
| 46 | IsValidLanguageGroup | |
| 47 | IsValidLocale | |
| 48 | IsValidLocaleName | |
| 49 | IsValidNLSVersion | |
| 50 | LCMapStringA | |
| 51 | LCMapStringEx | |
| 52 | LCMapStringW | |
| 53 | LocaleNameToLCID | |
| 54 | ResolveLocaleName | |
| 55 | SetCalendarInfoW | |
| 56 | SetLocaleInfoW | |
| 57 | SetProcessPreferredUILanguages | |
| 58 | SetThreadLocale | |
| 59 | SetThreadPreferredUILanguages | |
| 60 | SetThreadUILanguage | |
| 61 | SetUserGeoID | |
| 62 | VerLanguageNameA | |
| 63 | VerLanguageNameW |
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-0_windowsapp.def created+62| ... | ... | @@ -0,0 +1,62 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertDefaultLocale | |
| 6 | EnumSystemGeoID | |
| 7 | EnumSystemLocalesA | |
| 8 | EnumSystemLocalesW | |
| 9 | FindNLSString | |
| 10 | FindNLSStringEx | |
| 11 | FormatMessageA | |
| 12 | FormatMessageW | |
| 13 | GetACP | |
| 14 | GetCalendarInfoEx | |
| 15 | GetCalendarInfoW | |
| 16 | GetCPInfo | |
| 17 | GetCPInfoExW | |
| 18 | GetFileMUIInfo | |
| 19 | GetFileMUIPath | |
| 20 | GetGeoInfoW | |
| 21 | GetLocaleInfoA | |
| 22 | GetLocaleInfoEx | |
| 23 | GetLocaleInfoW | |
| 24 | GetNLSVersion | |
| 25 | GetNLSVersionEx | |
| 26 | GetOEMCP | |
| 27 | GetProcessPreferredUILanguages | |
| 28 | GetSystemDefaultLangID | |
| 29 | GetSystemDefaultLCID | |
| 30 | GetSystemPreferredUILanguages | |
| 31 | GetThreadLocale | |
| 32 | GetThreadPreferredUILanguages | |
| 33 | GetThreadUILanguage | |
| 34 | GetUILanguageInfo | |
| 35 | GetUserDefaultLangID | |
| 36 | GetUserDefaultLCID | |
| 37 | GetUserDefaultLocaleName | |
| 38 | GetUserGeoID | |
| 39 | GetUserPreferredUILanguages | |
| 40 | IdnToAscii | |
| 41 | IdnToUnicode | |
| 42 | IsDBCSLeadByte | |
| 43 | IsDBCSLeadByteEx | |
| 44 | IsNLSDefinedString | |
| 45 | IsValidCodePage | |
| 46 | IsValidLanguageGroup | |
| 47 | IsValidLocale | |
| 48 | IsValidLocaleName | |
| 49 | IsValidNLSVersion | |
| 50 | LCMapStringA | |
| 51 | LCMapStringEx | |
| 52 | LCMapStringW | |
| 53 | LocaleNameToLCID | |
| 54 | ResolveLocaleName | |
| 55 | SetCalendarInfoW | |
| 56 | SetLocaleInfoW | |
| 57 | SetProcessPreferredUILanguages | |
| 58 | SetThreadLocale | |
| 59 | SetThreadPreferredUILanguages | |
| 60 | SetThreadUILanguage | |
| 61 | VerLanguageNameA | |
| 62 | VerLanguageNameW |
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumSystemLocalesEx |
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetSystemDefaultLocaleName | |
| 6 | LCIDToLocaleName |
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-3.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumSystemGeoNames | |
| 6 | GetGeoInfoEx | |
| 7 | GetUserDefaultGeoName | |
| 8 | SetUserGeoName |
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-4.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RestoreThreadPreferredUILanguages | |
| 6 | SetThreadPreferredUILanguages2 |
lib/libc/mingw/lib-common/api-ms-win-core-localization-l2-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumCalendarInfoExEx | |
| 6 | EnumCalendarInfoExW | |
| 7 | EnumCalendarInfoW | |
| 8 | EnumDateFormatsExEx | |
| 9 | EnumDateFormatsExW | |
| 10 | EnumDateFormatsW | |
| 11 | EnumSystemCodePagesW | |
| 12 | EnumTimeFormatsEx | |
| 13 | EnumTimeFormatsW | |
| 14 | GetCurrencyFormatEx | |
| 15 | GetCurrencyFormatW | |
| 16 | GetNumberFormatEx |
lib/libc/mingw/lib-common/api-ms-win-core-localization-l2-1-0_windowsapp.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumCalendarInfoExEx | |
| 6 | EnumCalendarInfoW | |
| 7 | EnumDateFormatsExEx | |
| 8 | EnumSystemCodePagesW | |
| 9 | EnumTimeFormatsEx | |
| 10 | GetCurrencyFormatEx | |
| 11 | GetCurrencyFormatW | |
| 12 | GetNumberFormatEx |
lib/libc/mingw/lib-common/api-ms-win-core-localization-obsolete-l1-2-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-localization-obsolete-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareStringA | |
| 6 | EnumLanguageGroupLocalesW | |
| 7 | EnumSystemLanguageGroupsW | |
| 8 | EnumUILanguagesW | |
| 9 | GetNumberFormatW | |
| 10 | GetStringTypeA | |
| 11 | GetSystemDefaultUILanguage | |
| 12 | GetUserDefaultUILanguage |
lib/libc/mingw/lib-common/api-ms-win-core-localization-obsolete-l1-2-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-localization-obsolete-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareStringA | |
| 6 | EnumUILanguagesW | |
| 7 | GetStringTypeA | |
| 8 | GetSystemDefaultUILanguage | |
| 9 | GetUserDefaultUILanguage |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-0.def created+20| ... | ... | @@ -0,0 +1,20 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFileMappingW | |
| 6 | FlushViewOfFile | |
| 7 | MapViewOfFile | |
| 8 | MapViewOfFileEx | |
| 9 | OpenFileMappingW | |
| 10 | ReadProcessMemory | |
| 11 | UnmapViewOfFile | |
| 12 | VirtualAlloc | |
| 13 | VirtualAllocEx | |
| 14 | VirtualFree | |
| 15 | VirtualFreeEx | |
| 16 | VirtualProtect | |
| 17 | VirtualProtectEx | |
| 18 | VirtualQuery | |
| 19 | VirtualQueryEx | |
| 20 | WriteProcessMemory |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-1.def created+20| ... | ... | @@ -0,0 +1,20 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFileMappingFromApp | |
| 6 | CreateFileMappingNumaW | |
| 7 | CreateMemoryResourceNotification | |
| 8 | GetLargePageMinimum | |
| 9 | GetProcessWorkingSetSizeEx | |
| 10 | GetSystemFileCacheSize | |
| 11 | GetWriteWatch | |
| 12 | MapViewOfFileFromApp | |
| 13 | PrefetchVirtualMemory | |
| 14 | QueryMemoryResourceNotification | |
| 15 | ResetWriteWatch | |
| 16 | SetProcessWorkingSetSizeEx | |
| 17 | SetSystemFileCacheSize | |
| 18 | UnmapViewOfFileEx | |
| 19 | VirtualLock | |
| 20 | VirtualUnlock |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-1_windowsapp.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFileMappingFromApp | |
| 6 | GetLargePageMinimum | |
| 7 | GetProcessWorkingSetSizeEx | |
| 8 | GetWriteWatch | |
| 9 | MapViewOfFileFromApp | |
| 10 | ResetWriteWatch | |
| 11 | SetProcessWorkingSetSizeEx | |
| 12 | UnmapViewOfFileEx | |
| 13 | VirtualLock | |
| 14 | VirtualUnlock |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-2.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AllocateUserPhysicalPages | |
| 6 | AllocateUserPhysicalPagesNuma | |
| 7 | DiscardVirtualMemory | |
| 8 | FreeUserPhysicalPages | |
| 9 | GetMemoryErrorHandlingCapabilities | |
| 10 | MapUserPhysicalPages | |
| 11 | OfferVirtualMemory | |
| 12 | ReclaimVirtualMemory | |
| 13 | RegisterBadMemoryNotification | |
| 14 | UnregisterBadMemoryNotification | |
| 15 | VirtualAllocExNuma |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-2_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DiscardVirtualMemory | |
| 6 | OfferVirtualMemory | |
| 7 | ReclaimVirtualMemory |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-3.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenFileMappingFromApp | |
| 6 | SetProcessValidCallTargets | |
| 7 | VirtualAllocFromApp | |
| 8 | VirtualProtectFromApp |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-4.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryVirtualMemoryInformation |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-5.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MapViewOfFileNuma2 | |
| 6 | UnmapViewOfFile2 | |
| 7 | VirtualUnlockEx |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-5_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | UnmapViewOfFile2 | |
| 6 | VirtualUnlockEx |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-6.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-6 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MapViewOfFile3 | |
| 6 | MapViewOfFile3FromApp | |
| 7 | VirtualAlloc2 | |
| 8 | VirtualAlloc2FromApp |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-6_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-6 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MapViewOfFile3FromApp | |
| 6 | VirtualAlloc2FromApp |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-7.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-7 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFileMapping2 | |
| 6 | SetProcessValidCallTargetsForMappedView |
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-7_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-7 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetProcessValidCallTargetsForMappedView |
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-ansi-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNamedPipeClientComputerNameA | |
| 6 | GetNamedPipeHandleStateA | |
| 7 | WaitNamedPipeA |
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-ansi-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-ansi-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallNamedPipeA |
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConnectNamedPipe | |
| 6 | CreateNamedPipeW | |
| 7 | CreatePipe | |
| 8 | DisconnectNamedPipe | |
| 9 | GetNamedPipeClientComputerNameW | |
| 10 | ImpersonateNamedPipeClient | |
| 11 | PeekNamedPipe | |
| 12 | SetNamedPipeHandleState | |
| 13 | TransactNamedPipe | |
| 14 | WaitNamedPipeW |
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-l1-2-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNamedPipeHandleStateW | |
| 6 | GetNamedPipeInfo |
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-l1-2-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallNamedPipeW |
lib/libc/mingw/lib-common/api-ms-win-core-namespace-ansi-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-namespace-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateBoundaryDescriptorA | |
| 6 | CreatePrivateNamespaceA | |
| 7 | OpenPrivateNamespaceA |
lib/libc/mingw/lib-common/api-ms-win-core-namespace-l1-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-namespace-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddSIDToBoundaryDescriptor | |
| 6 | ClosePrivateNamespace | |
| 7 | CreateBoundaryDescriptorW | |
| 8 | CreatePrivateNamespaceW | |
| 9 | DeleteBoundaryDescriptor | |
| 10 | OpenPrivateNamespaceW |
lib/libc/mingw/lib-common/api-ms-win-core-normalization-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-normalization-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetStringScripts | |
| 6 | IdnToNameprepUnicode | |
| 7 | IsNormalizedString | |
| 8 | NormalizeString | |
| 9 | VerifyScripts |
lib/libc/mingw/lib-common/api-ms-win-core-path-l1-1-0.def created+26| ... | ... | @@ -0,0 +1,26 @@ |
| 1 | LIBRARY api-ms-win-core-path-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PathAllocCanonicalize | |
| 6 | PathAllocCombine | |
| 7 | PathCchAddBackslash | |
| 8 | PathCchAddBackslashEx | |
| 9 | PathCchAddExtension | |
| 10 | PathCchAppend | |
| 11 | PathCchAppendEx | |
| 12 | PathCchCanonicalize | |
| 13 | PathCchCanonicalizeEx | |
| 14 | PathCchCombine | |
| 15 | PathCchCombineEx | |
| 16 | PathCchFindExtension | |
| 17 | PathCchIsRoot | |
| 18 | PathCchRemoveBackslash | |
| 19 | PathCchRemoveBackslashEx | |
| 20 | PathCchRemoveExtension | |
| 21 | PathCchRemoveFileSpec | |
| 22 | PathCchRenameExtension | |
| 23 | PathCchSkipRoot | |
| 24 | PathCchStripPrefix | |
| 25 | PathCchStripToRoot | |
| 26 | PathIsUNCEx |
lib/libc/mingw/lib-common/api-ms-win-core-perfcounters-l1-1-0.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-perfcounters-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PerfCreateInstance | |
| 6 | PerfDecrementULongCounterValue | |
| 7 | PerfDecrementULongLongCounterValue | |
| 8 | PerfDeleteInstance | |
| 9 | PerfIncrementULongCounterValue | |
| 10 | PerfIncrementULongLongCounterValue | |
| 11 | PerfQueryInstance | |
| 12 | PerfSetCounterRefValue | |
| 13 | PerfSetCounterSetInfo | |
| 14 | PerfSetULongCounterValue | |
| 15 | PerfSetULongLongCounterValue | |
| 16 | PerfStartProvider | |
| 17 | PerfStartProviderEx | |
| 18 | PerfStopProvider |
lib/libc/mingw/lib-common/api-ms-win-core-privateprofile-l1-1-0.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-privateprofile-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPrivateProfileIntA | |
| 6 | GetPrivateProfileIntW | |
| 7 | GetPrivateProfileSectionW | |
| 8 | GetPrivateProfileStringA | |
| 9 | GetPrivateProfileStringW | |
| 10 | GetProfileIntA | |
| 11 | GetProfileIntW | |
| 12 | GetProfileSectionA | |
| 13 | GetProfileSectionW | |
| 14 | GetProfileStringA | |
| 15 | GetProfileStringW | |
| 16 | WritePrivateProfileSectionA | |
| 17 | WritePrivateProfileStringA | |
| 18 | WritePrivateProfileStringW |
lib/libc/mingw/lib-common/api-ms-win-core-privateprofile-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-privateprofile-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPrivateProfileIntA | |
| 6 | GetPrivateProfileStringA | |
| 7 | GetPrivateProfileStringW | |
| 8 | WritePrivateProfileStringA | |
| 9 | WritePrivateProfileStringW |
lib/libc/mingw/lib-common/api-ms-win-core-privateprofile-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-privateprofile-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPrivateProfileSectionA | |
| 6 | WritePrivateProfileSectionW |
lib/libc/mingw/lib-common/api-ms-win-core-privateprofile-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-privateprofile-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPrivateProfileSectionA |
lib/libc/mingw/lib-common/api-ms-win-core-processenvironment-ansi-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-processenvironment-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetEnvironmentStringsA |
lib/libc/mingw/lib-common/api-ms-win-core-processenvironment-l1-1-0.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-core-processenvironment-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ExpandEnvironmentStringsA | |
| 6 | ExpandEnvironmentStringsW | |
| 7 | FreeEnvironmentStringsA | |
| 8 | FreeEnvironmentStringsW | |
| 9 | GetCommandLineA | |
| 10 | GetCommandLineW | |
| 11 | GetCurrentDirectoryA | |
| 12 | GetCurrentDirectoryW | |
| 13 | GetEnvironmentStrings | |
| 14 | GetEnvironmentStringsW | |
| 15 | GetEnvironmentVariableA | |
| 16 | GetEnvironmentVariableW | |
| 17 | GetStdHandle | |
| 18 | SearchPathW | |
| 19 | SetCurrentDirectoryA | |
| 20 | SetCurrentDirectoryW | |
| 21 | SetEnvironmentStringsW | |
| 22 | SetEnvironmentVariableA | |
| 23 | SetEnvironmentVariableW | |
| 24 | SetStdHandle | |
| 25 | SetStdHandleEx |
lib/libc/mingw/lib-common/api-ms-win-core-processenvironment-l1-2-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-processenvironment-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | NeedCurrentDirectoryForExePathA | |
| 6 | NeedCurrentDirectoryForExePathW | |
| 7 | SearchPathA |
lib/libc/mingw/lib-common/api-ms-win-core-processenvironment-l1-2-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-processenvironment-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SearchPathA |
lib/libc/mingw/lib-common/api-ms-win-core-processsnapshot-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-processsnapshot-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PssCaptureSnapshot | |
| 6 | PssDuplicateSnapshot | |
| 7 | PssFreeSnapshot | |
| 8 | PssQuerySnapshot | |
| 9 | PssWalkMarkerCreate | |
| 10 | PssWalkMarkerFree | |
| 11 | PssWalkMarkerGetPosition | |
| 12 | PssWalkMarkerSeekToBeginning | |
| 13 | PssWalkMarkerSetPosition | |
| 14 | PssWalkSnapshot |
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-0.def created+53| ... | ... | @@ -0,0 +1,53 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessA | |
| 6 | CreateProcessAsUserW | |
| 7 | CreateProcessW | |
| 8 | CreateRemoteThread | |
| 9 | CreateRemoteThreadEx | |
| 10 | CreateThread | |
| 11 | DeleteProcThreadAttributeList | |
| 12 | ExitProcess | |
| 13 | ExitThread | |
| 14 | FlushProcessWriteBuffers | |
| 15 | GetCurrentProcess | |
| 16 | GetCurrentProcessId | |
| 17 | GetCurrentThread | |
| 18 | GetCurrentThreadId | |
| 19 | GetExitCodeProcess | |
| 20 | GetExitCodeThread | |
| 21 | GetPriorityClass | |
| 22 | GetProcessId | |
| 23 | GetProcessIdOfThread | |
| 24 | GetProcessTimes | |
| 25 | GetProcessVersion | |
| 26 | GetStartupInfoW | |
| 27 | GetThreadId | |
| 28 | GetThreadPriority | |
| 29 | GetThreadPriorityBoost | |
| 30 | InitializeProcThreadAttributeList | |
| 31 | OpenProcessToken | |
| 32 | OpenThread | |
| 33 | OpenThreadToken | |
| 34 | ProcessIdToSessionId | |
| 35 | QueryProcessAffinityUpdateMode | |
| 36 | QueueUserAPC | |
| 37 | ResumeThread | |
| 38 | SetPriorityClass | |
| 39 | SetProcessAffinityUpdateMode | |
| 40 | SetProcessShutdownParameters | |
| 41 | SetThreadPriority | |
| 42 | SetThreadPriorityBoost | |
| 43 | SetThreadStackGuarantee | |
| 44 | SetThreadToken | |
| 45 | SuspendThread | |
| 46 | SwitchToThread | |
| 47 | TerminateProcess | |
| 48 | TerminateThread | |
| 49 | TlsAlloc | |
| 50 | TlsFree | |
| 51 | TlsGetValue | |
| 52 | TlsSetValue | |
| 53 | UpdateProcThreadAttribute |
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-1.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FlushInstructionCache | |
| 6 | GetCurrentProcessorNumber | |
| 7 | GetCurrentProcessorNumberEx | |
| 8 | GetCurrentThreadStackLimits | |
| 9 | GetProcessHandleCount | |
| 10 | GetProcessMitigationPolicy | |
| 11 | GetThreadContext | |
| 12 | GetThreadIdealProcessorEx | |
| 13 | GetThreadTimes | |
| 14 | IsProcessorFeaturePresent | |
| 15 | OpenProcess | |
| 16 | SetProcessMitigationPolicy | |
| 17 | SetThreadContext | |
| 18 | SetThreadIdealProcessorEx |
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-2.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessPriorityBoost | |
| 6 | GetSystemTimes | |
| 7 | GetThreadInformation | |
| 8 | GetThreadIOPendingFlag | |
| 9 | IsProcessCritical | |
| 10 | QueryProtectedPolicy | |
| 11 | SetProcessPriorityBoost | |
| 12 | SetProtectedPolicy | |
| 13 | SetThreadInformation |
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-2_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessPriorityBoost | |
| 6 | GetSystemTimes | |
| 7 | SetProcessPriorityBoost | |
| 8 | SetThreadInformation |
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-3.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessAsUserA | |
| 6 | GetProcessDefaultCpuSets | |
| 7 | GetProcessInformation | |
| 8 | GetProcessShutdownParameters | |
| 9 | GetSystemCpuSetInformation | |
| 10 | GetThreadDescription | |
| 11 | GetThreadSelectedCpuSets | |
| 12 | SetProcessDefaultCpuSets | |
| 13 | SetProcessInformation | |
| 14 | SetThreadDescription | |
| 15 | SetThreadIdealProcessor | |
| 16 | SetThreadSelectedCpuSets |
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-3_windowsapp.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessAsUserA | |
| 6 | GetProcessDefaultCpuSets | |
| 7 | GetProcessInformation | |
| 8 | GetSystemCpuSetInformation | |
| 9 | GetThreadDescription | |
| 10 | GetThreadSelectedCpuSets | |
| 11 | SetProcessDefaultCpuSets | |
| 12 | SetProcessInformation | |
| 13 | SetThreadDescription | |
| 14 | SetThreadIdealProcessor | |
| 15 | SetThreadSelectedCpuSets |
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-4.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetProcessDynamicEHContinuationTargets | |
| 6 | SetProcessDynamicEnforcedCetCompatibleRanges |
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessGroupAffinity | |
| 6 | GetThreadGroupAffinity | |
| 7 | SetThreadGroupAffinity |
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetThreadGroupAffinity | |
| 6 | SetThreadGroupAffinity |
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-obsolete-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetActiveProcessorCount | |
| 6 | GetProcessAffinityMask | |
| 7 | GetProcessIoCounters | |
| 8 | SetProcessAffinityMask | |
| 9 | SetThreadAffinityMask |
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-obsolete-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessAffinityMask | |
| 6 | GetProcessIoCounters | |
| 7 | SetProcessAffinityMask | |
| 8 | SetThreadAffinityMask |
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-obsolete-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetActiveProcessorGroupCount |
lib/libc/mingw/lib-common/api-ms-win-core-profile-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-profile-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryPerformanceCounter | |
| 6 | QueryPerformanceFrequency |
lib/libc/mingw/lib-common/api-ms-win-core-psapi-ansi-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-psapi-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | K32EnumPageFilesA | |
| 6 | K32GetDeviceDriverBaseNameA | |
| 7 | K32GetDeviceDriverFileNameA | |
| 8 | K32GetMappedFileNameA | |
| 9 | K32GetModuleBaseNameA | |
| 10 | K32GetModuleFileNameExA | |
| 11 | K32GetProcessImageFileNameA | |
| 12 | QueryFullProcessImageNameA |
lib/libc/mingw/lib-common/api-ms-win-core-psapi-ansi-l1-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-psapi-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | K32GetModuleBaseNameA | |
| 6 | K32GetModuleFileNameExA | |
| 7 | QueryFullProcessImageNameA |
lib/libc/mingw/lib-common/api-ms-win-core-psapi-l1-1-0.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-core-psapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | K32EmptyWorkingSet | |
| 6 | K32EnumDeviceDrivers | |
| 7 | K32EnumPageFilesW | |
| 8 | K32EnumProcesses | |
| 9 | K32EnumProcessModules | |
| 10 | K32EnumProcessModulesEx | |
| 11 | K32GetDeviceDriverBaseNameW | |
| 12 | K32GetDeviceDriverFileNameW | |
| 13 | K32GetMappedFileNameW | |
| 14 | K32GetModuleBaseNameW | |
| 15 | K32GetModuleFileNameExW | |
| 16 | K32GetModuleInformation | |
| 17 | K32GetPerformanceInfo | |
| 18 | K32GetProcessImageFileNameW | |
| 19 | K32GetProcessMemoryInfo | |
| 20 | K32GetWsChanges | |
| 21 | K32GetWsChangesEx | |
| 22 | K32InitializeProcessForWsWatch | |
| 23 | K32QueryWorkingSet | |
| 24 | K32QueryWorkingSetEx | |
| 25 | QueryFullProcessImageNameW |
lib/libc/mingw/lib-common/api-ms-win-core-psapi-l1-1-0_windowsapp.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-psapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | K32EnumProcesses | |
| 6 | K32GetModuleBaseNameW | |
| 7 | K32GetModuleFileNameExW | |
| 8 | K32GetModuleInformation | |
| 9 | K32GetProcessMemoryInfo | |
| 10 | K32QueryWorkingSet | |
| 11 | K32QueryWorkingSetEx | |
| 12 | QueryFullProcessImageNameW |
lib/libc/mingw/lib-common/api-ms-win-core-psm-appnotify-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-psm-appnotify-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterAppStateChangeNotification | |
| 6 | UnregisterAppStateChangeNotification |
lib/libc/mingw/lib-common/api-ms-win-core-quirks-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-quirks-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QuirkGetData | |
| 6 | QuirkGetData2 | |
| 7 | QuirkIsEnabled | |
| 8 | QuirkIsEnabled2 | |
| 9 | QuirkIsEnabled3 | |
| 10 | QuirkIsEnabledForPackage | |
| 11 | QuirkIsEnabledForPackage2 | |
| 12 | QuirkIsEnabledForProcess |
lib/libc/mingw/lib-common/api-ms-win-core-quirks-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-quirks-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QuirkIsEnabledForPackage3 | |
| 6 | QuirkIsEnabledForPackage4 |
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-realtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryIdleProcessorCycleTime | |
| 6 | QueryIdleProcessorCycleTimeEx | |
| 7 | QueryProcessCycleTime | |
| 8 | QueryThreadCycleTime | |
| 9 | QueryUnbiasedInterruptTime |
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-realtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryThreadCycleTime | |
| 6 | QueryUnbiasedInterruptTime |
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-realtime-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryInterruptTime | |
| 6 | QueryInterruptTimePrecise | |
| 7 | QueryUnbiasedInterruptTimePrecise |
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-2.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-realtime-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertAuxiliaryCounterToPerformanceCounter | |
| 6 | ConvertPerformanceCounterToAuxiliaryCounter | |
| 7 | QueryAuxiliaryCounterFrequency |
lib/libc/mingw/lib-common/api-ms-win-core-registry-l1-1-0.def created+47| ... | ... | @@ -0,0 +1,47 @@ |
| 1 | LIBRARY api-ms-win-core-registry-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegCloseKey | |
| 6 | RegCopyTreeW | |
| 7 | RegCreateKeyExA | |
| 8 | RegCreateKeyExW | |
| 9 | RegDeleteKeyExA | |
| 10 | RegDeleteKeyExW | |
| 11 | RegDeleteTreeA | |
| 12 | RegDeleteTreeW | |
| 13 | RegDeleteValueA | |
| 14 | RegDeleteValueW | |
| 15 | RegDisablePredefinedCacheEx | |
| 16 | RegEnumKeyExA | |
| 17 | RegEnumKeyExW | |
| 18 | RegEnumValueA | |
| 19 | RegEnumValueW | |
| 20 | RegFlushKey | |
| 21 | RegGetKeySecurity | |
| 22 | RegGetValueA | |
| 23 | RegGetValueW | |
| 24 | RegLoadAppKeyA | |
| 25 | RegLoadAppKeyW | |
| 26 | RegLoadKeyA | |
| 27 | RegLoadKeyW | |
| 28 | RegLoadMUIStringA | |
| 29 | RegLoadMUIStringW | |
| 30 | RegNotifyChangeKeyValue | |
| 31 | RegOpenCurrentUser | |
| 32 | RegOpenKeyExA | |
| 33 | RegOpenKeyExW | |
| 34 | RegOpenUserClassesRoot | |
| 35 | RegQueryInfoKeyA | |
| 36 | RegQueryInfoKeyW | |
| 37 | RegQueryValueExA | |
| 38 | RegQueryValueExW | |
| 39 | RegRestoreKeyA | |
| 40 | RegRestoreKeyW | |
| 41 | RegSaveKeyExA | |
| 42 | RegSaveKeyExW | |
| 43 | RegSetKeySecurity | |
| 44 | RegSetValueExA | |
| 45 | RegSetValueExW | |
| 46 | RegUnLoadKeyA | |
| 47 | RegUnLoadKeyW |
lib/libc/mingw/lib-common/api-ms-win-core-registry-l1-1-1.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-registry-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegDeleteKeyValueA | |
| 6 | RegDeleteKeyValueW | |
| 7 | RegSetKeyValueA | |
| 8 | RegSetKeyValueW |
lib/libc/mingw/lib-common/api-ms-win-core-registry-l1-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-registry-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegQueryMultipleValuesA | |
| 6 | RegQueryMultipleValuesW |
lib/libc/mingw/lib-common/api-ms-win-core-registry-l2-1-0.def created+31| ... | ... | @@ -0,0 +1,31 @@ |
| 1 | LIBRARY api-ms-win-core-registry-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegConnectRegistryA | |
| 6 | RegConnectRegistryW | |
| 7 | RegCopyTreeA | |
| 8 | RegCreateKeyA | |
| 9 | RegCreateKeyTransactedA | |
| 10 | RegCreateKeyTransactedW | |
| 11 | RegCreateKeyW | |
| 12 | RegDeleteKeyA | |
| 13 | RegDeleteKeyTransactedA | |
| 14 | RegDeleteKeyTransactedW | |
| 15 | RegDeleteKeyW | |
| 16 | RegDisablePredefinedCache | |
| 17 | RegEnumKeyA | |
| 18 | RegEnumKeyW | |
| 19 | RegOpenKeyA | |
| 20 | RegOpenKeyTransactedA | |
| 21 | RegOpenKeyTransactedW | |
| 22 | RegOpenKeyW | |
| 23 | RegOverridePredefKey | |
| 24 | RegQueryValueA | |
| 25 | RegQueryValueW | |
| 26 | RegReplaceKeyA | |
| 27 | RegReplaceKeyW | |
| 28 | RegSaveKeyA | |
| 29 | RegSaveKeyW | |
| 30 | RegSetValueA | |
| 31 | RegSetValueW |
lib/libc/mingw/lib-common/api-ms-win-core-rtlsupport-l1-1-0.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-core-rtlsupport-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlAddFunctionTable | |
| 6 | RtlCaptureContext | |
| 7 | RtlCaptureStackBackTrace | |
| 8 | RtlCompareMemory | |
| 9 | RtlDeleteFunctionTable | |
| 10 | RtlInstallFunctionTableCallback | |
| 11 | RtlLookupFunctionEntry | |
| 12 | RtlPcToFileHeader | |
| 13 | RtlRaiseException | |
| 14 | RtlRestoreContext | |
| 15 | RtlUnwind | |
| 16 | RtlUnwindEx | |
| 17 | RtlVirtualUnwind |
lib/libc/mingw/lib-common/api-ms-win-core-rtlsupport-l1-2-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-rtlsupport-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlAddGrowableFunctionTable | |
| 6 | RtlDeleteGrowableFunctionTable | |
| 7 | RtlGrowFunctionTable |
lib/libc/mingw/lib-common/api-ms-win-core-rtlsupport-l1-2-0_windowsapp.def created+4| ... | ... | @@ -0,0 +1,4 @@ |
| 1 | LIBRARY api-ms-win-core-rtlsupport-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 |
lib/libc/mingw/lib-common/api-ms-win-core-rtlsupport-l1-2-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-rtlsupport-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlCaptureContext2 |
lib/libc/mingw/lib-common/api-ms-win-core-shutdown-ansi-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-shutdown-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AbortSystemShutdownA | |
| 6 | InitiateSystemShutdownA | |
| 7 | InitiateSystemShutdownExA |
lib/libc/mingw/lib-common/api-ms-win-core-shutdown-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-shutdown-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AbortSystemShutdownW | |
| 6 | InitiateSystemShutdownExW |
lib/libc/mingw/lib-common/api-ms-win-core-shutdown-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-shutdown-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InitiateSystemShutdownExW |
lib/libc/mingw/lib-common/api-ms-win-core-shutdown-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-shutdown-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InitiateShutdownW |
lib/libc/mingw/lib-common/api-ms-win-core-sidebyside-ansi-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-sidebyside-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateActCtxA | |
| 6 | FindActCtxSectionStringA |
lib/libc/mingw/lib-common/api-ms-win-core-sidebyside-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-sidebyside-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ActivateActCtx | |
| 6 | AddRefActCtx | |
| 7 | CreateActCtxW | |
| 8 | DeactivateActCtx | |
| 9 | FindActCtxSectionGuid | |
| 10 | FindActCtxSectionStringW | |
| 11 | GetCurrentActCtx | |
| 12 | QueryActCtxSettingsW | |
| 13 | QueryActCtxW | |
| 14 | ReleaseActCtx | |
| 15 | ZombifyActCtx |
lib/libc/mingw/lib-common/api-ms-win-core-slapi-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-slapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SLQueryLicenseValueFromApp | |
| 6 | SLQueryLicenseValueFromApp2 |
lib/libc/mingw/lib-common/api-ms-win-core-state-helpers-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-state-helpers-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetRegistryValueWithFallbackW |
lib/libc/mingw/lib-common/api-ms-win-core-string-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-string-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareStringEx | |
| 6 | CompareStringOrdinal | |
| 7 | CompareStringW | |
| 8 | FoldStringW | |
| 9 | GetStringTypeExW | |
| 10 | GetStringTypeW | |
| 11 | MultiByteToWideChar | |
| 12 | WideCharToMultiByte |
lib/libc/mingw/lib-common/api-ms-win-core-string-l2-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-string-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerBuffW | |
| 6 | CharLowerW | |
| 7 | CharNextW | |
| 8 | CharPrevW | |
| 9 | CharUpperBuffW | |
| 10 | CharUpperW | |
| 11 | IsCharAlphaNumericW | |
| 12 | IsCharAlphaW | |
| 13 | IsCharLowerW | |
| 14 | IsCharUpperW |
lib/libc/mingw/lib-common/api-ms-win-core-string-l2-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-string-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerBuffW | |
| 6 | CharLowerW | |
| 7 | CharNextW | |
| 8 | CharUpperW |
lib/libc/mingw/lib-common/api-ms-win-core-string-l2-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-string-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHLoadIndirectString |
lib/libc/mingw/lib-common/api-ms-win-core-string-obsolete-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-string-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | lstrcatW | |
| 6 | lstrcmpA | |
| 7 | lstrcmpiA | |
| 8 | lstrcmpiW | |
| 9 | lstrcmpW | |
| 10 | lstrcpynA | |
| 11 | lstrcpynW | |
| 12 | lstrcpyW | |
| 13 | lstrlenA | |
| 14 | lstrlenW |
lib/libc/mingw/lib-common/api-ms-win-core-string-obsolete-l1-1-0_windowsapp.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-string-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | lstrcatW | |
| 6 | lstrcmpA | |
| 7 | lstrcmpiA | |
| 8 | lstrcmpiW | |
| 9 | lstrcmpW | |
| 10 | lstrcpynW | |
| 11 | lstrcpyW | |
| 12 | lstrlenA | |
| 13 | lstrlenW |
lib/libc/mingw/lib-common/api-ms-win-core-string-obsolete-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-string-obsolete-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | lstrcatA | |
| 6 | lstrcpyA |
lib/libc/mingw/lib-common/api-ms-win-core-stringansi-l1-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-core-stringansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerA | |
| 6 | CharLowerBuffA | |
| 7 | CharNextA | |
| 8 | CharNextExA | |
| 9 | CharPrevA | |
| 10 | CharPrevExA | |
| 11 | CharUpperA | |
| 12 | CharUpperBuffA | |
| 13 | IsCharAlphaA | |
| 14 | IsCharAlphaNumericA | |
| 15 | IsCharLowerA | |
| 16 | IsCharUpperA |
lib/libc/mingw/lib-common/api-ms-win-core-stringansi-l1-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-stringansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerA | |
| 6 | CharNextA | |
| 7 | CharNextExA |
lib/libc/mingw/lib-common/api-ms-win-core-synch-ansi-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-synch-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateSemaphoreA | |
| 6 | CreateSemaphoreExA | |
| 7 | CreateWaitableTimerA | |
| 8 | CreateWaitableTimerExA | |
| 9 | OpenMutexA | |
| 10 | OpenSemaphoreA | |
| 11 | OpenWaitableTimerA |
lib/libc/mingw/lib-common/api-ms-win-core-synch-ansi-l1-1-0_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-synch-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateSemaphoreA | |
| 6 | CreateSemaphoreExA | |
| 7 | CreateWaitableTimerA | |
| 8 | CreateWaitableTimerExA | |
| 9 | OpenMutexA | |
| 10 | OpenWaitableTimerA |
lib/libc/mingw/lib-common/api-ms-win-core-synch-l1-1-0.def created+45| ... | ... | @@ -0,0 +1,45 @@ |
| 1 | LIBRARY api-ms-win-core-synch-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AcquireSRWLockExclusive | |
| 6 | AcquireSRWLockShared | |
| 7 | CancelWaitableTimer | |
| 8 | CreateEventA | |
| 9 | CreateEventExA | |
| 10 | CreateEventExW | |
| 11 | CreateEventW | |
| 12 | CreateMutexA | |
| 13 | CreateMutexExA | |
| 14 | CreateMutexExW | |
| 15 | CreateMutexW | |
| 16 | CreateSemaphoreExW | |
| 17 | CreateWaitableTimerExW | |
| 18 | DeleteCriticalSection | |
| 19 | EnterCriticalSection | |
| 20 | InitializeCriticalSection | |
| 21 | InitializeCriticalSectionAndSpinCount | |
| 22 | InitializeCriticalSectionEx | |
| 23 | InitializeSRWLock | |
| 24 | LeaveCriticalSection | |
| 25 | OpenEventA | |
| 26 | OpenEventW | |
| 27 | OpenMutexW | |
| 28 | OpenSemaphoreW | |
| 29 | OpenWaitableTimerW | |
| 30 | ReleaseMutex | |
| 31 | ReleaseSemaphore | |
| 32 | ReleaseSRWLockExclusive | |
| 33 | ReleaseSRWLockShared | |
| 34 | ResetEvent | |
| 35 | SetCriticalSectionSpinCount | |
| 36 | SetEvent | |
| 37 | SetWaitableTimer | |
| 38 | SetWaitableTimerEx | |
| 39 | SleepEx | |
| 40 | TryAcquireSRWLockExclusive | |
| 41 | TryAcquireSRWLockShared | |
| 42 | TryEnterCriticalSection | |
| 43 | WaitForMultipleObjectsEx | |
| 44 | WaitForSingleObject | |
| 45 | WaitForSingleObjectEx |
lib/libc/mingw/lib-common/api-ms-win-core-synch-l1-2-0.def created+21| ... | ... | @@ -0,0 +1,21 @@ |
| 1 | LIBRARY api-ms-win-core-synch-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DeleteSynchronizationBarrier | |
| 6 | EnterSynchronizationBarrier | |
| 7 | InitializeConditionVariable | |
| 8 | InitializeSynchronizationBarrier | |
| 9 | InitOnceBeginInitialize | |
| 10 | InitOnceComplete | |
| 11 | InitOnceExecuteOnce | |
| 12 | InitOnceInitialize | |
| 13 | SignalObjectAndWait | |
| 14 | Sleep | |
| 15 | SleepConditionVariableCS | |
| 16 | SleepConditionVariableSRW | |
| 17 | WaitOnAddress | |
| 18 | WakeAllConditionVariable | |
| 19 | WakeByAddressAll | |
| 20 | WakeByAddressSingle | |
| 21 | WakeConditionVariable |
lib/libc/mingw/lib-common/api-ms-win-core-synch-l1-2-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-synch-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateSemaphoreW | |
| 6 | CreateWaitableTimerW | |
| 7 | WaitForMultipleObjects |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-1-0.def created+26| ... | ... | @@ -0,0 +1,26 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetComputerNameExA | |
| 6 | GetComputerNameExW | |
| 7 | GetLocalTime | |
| 8 | GetLogicalProcessorInformation | |
| 9 | GetLogicalProcessorInformationEx | |
| 10 | GetSystemDirectoryA | |
| 11 | GetSystemDirectoryW | |
| 12 | GetSystemInfo | |
| 13 | GetSystemTime | |
| 14 | GetSystemTimeAdjustment | |
| 15 | GetSystemTimeAsFileTime | |
| 16 | GetSystemWindowsDirectoryA | |
| 17 | GetSystemWindowsDirectoryW | |
| 18 | GetTickCount | |
| 19 | GetTickCount64 | |
| 20 | GetVersion | |
| 21 | GetVersionExA | |
| 22 | GetVersionExW | |
| 23 | GetWindowsDirectoryA | |
| 24 | GetWindowsDirectoryW | |
| 25 | GlobalMemoryStatusEx | |
| 26 | SetLocalTime |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-0.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumSystemFirmwareTables | |
| 6 | GetNativeSystemInfo | |
| 7 | GetOsSafeBootMode | |
| 8 | GetProductInfo | |
| 9 | GetSystemFirmwareTable | |
| 10 | GetSystemTimePreciseAsFileTime | |
| 11 | SetComputerNameExW | |
| 12 | SetSystemTime | |
| 13 | VerSetConditionMask |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-0_windowsapp.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumSystemFirmwareTables | |
| 6 | GetNativeSystemInfo | |
| 7 | GetProductInfo | |
| 8 | GetSystemFirmwareTable | |
| 9 | GetSystemTimePreciseAsFileTime | |
| 10 | SetSystemTime | |
| 11 | VerSetConditionMask |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DnsHostnameToComputerNameExW | |
| 6 | GetPhysicallyInstalledSystemMemory | |
| 7 | InstallELAMCertificateInfo | |
| 8 | SetComputerNameEx2W | |
| 9 | SetSystemTimeAdjustment |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPhysicallyInstalledSystemMemory |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessorSystemCycleTime |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-3.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetIntegratedDisplaySize | |
| 6 | GetOsManufacturingMode | |
| 7 | SetComputerNameA | |
| 8 | SetComputerNameExA | |
| 9 | SetComputerNameW |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-3_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetIntegratedDisplaySize |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-4.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetSystemTimeAdjustmentPrecise | |
| 6 | SetSystemTimeAdjustmentPrecise |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-5.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetSystemLeapSecondInformation |
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-6.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-6 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsUserCetAvailableInEnvironment |
lib/libc/mingw/lib-common/api-ms-win-core-systemtopology-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-systemtopology-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNumaHighestNodeNumber | |
| 6 | GetNumaNodeProcessorMaskEx |
lib/libc/mingw/lib-common/api-ms-win-core-systemtopology-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-systemtopology-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNumaHighestNodeNumber |
lib/libc/mingw/lib-common/api-ms-win-core-systemtopology-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-systemtopology-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNumaProximityNodeEx |
lib/libc/mingw/lib-common/api-ms-win-core-threadpool-l1-2-0.def created+41| ... | ... | @@ -0,0 +1,41 @@ |
| 1 | LIBRARY api-ms-win-core-threadpool-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallbackMayRunLong | |
| 6 | CancelThreadpoolIo | |
| 7 | CloseThreadpool | |
| 8 | CloseThreadpoolCleanupGroup | |
| 9 | CloseThreadpoolCleanupGroupMembers | |
| 10 | CloseThreadpoolIo | |
| 11 | CloseThreadpoolTimer | |
| 12 | CloseThreadpoolWait | |
| 13 | CloseThreadpoolWork | |
| 14 | CreateThreadpool | |
| 15 | CreateThreadpoolCleanupGroup | |
| 16 | CreateThreadpoolIo | |
| 17 | CreateThreadpoolTimer | |
| 18 | CreateThreadpoolWait | |
| 19 | CreateThreadpoolWork | |
| 20 | DisassociateCurrentThreadFromCallback | |
| 21 | FreeLibraryWhenCallbackReturns | |
| 22 | IsThreadpoolTimerSet | |
| 23 | LeaveCriticalSectionWhenCallbackReturns | |
| 24 | QueryThreadpoolStackInformation | |
| 25 | ReleaseMutexWhenCallbackReturns | |
| 26 | ReleaseSemaphoreWhenCallbackReturns | |
| 27 | SetEventWhenCallbackReturns | |
| 28 | SetThreadpoolStackInformation | |
| 29 | SetThreadpoolThreadMaximum | |
| 30 | SetThreadpoolThreadMinimum | |
| 31 | SetThreadpoolTimer | |
| 32 | SetThreadpoolTimerEx | |
| 33 | SetThreadpoolWait | |
| 34 | SetThreadpoolWaitEx | |
| 35 | StartThreadpoolIo | |
| 36 | SubmitThreadpoolWork | |
| 37 | TrySubmitThreadpoolCallback | |
| 38 | WaitForThreadpoolIoCallbacks | |
| 39 | WaitForThreadpoolTimerCallbacks | |
| 40 | WaitForThreadpoolWaitCallbacks | |
| 41 | WaitForThreadpoolWorkCallbacks |
lib/libc/mingw/lib-common/api-ms-win-core-threadpool-legacy-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-threadpool-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeTimerQueueTimer | |
| 6 | CreateTimerQueue | |
| 7 | CreateTimerQueueTimer | |
| 8 | DeleteTimerQueueEx | |
| 9 | DeleteTimerQueueTimer | |
| 10 | QueueUserWorkItem | |
| 11 | UnregisterWaitEx |
lib/libc/mingw/lib-common/api-ms-win-core-timezone-l1-1-0.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-core-timezone-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumDynamicTimeZoneInformation | |
| 6 | FileTimeToSystemTime | |
| 7 | GetDynamicTimeZoneInformation | |
| 8 | GetDynamicTimeZoneInformationEffectiveYears | |
| 9 | GetTimeZoneInformation | |
| 10 | GetTimeZoneInformationForYear | |
| 11 | SetDynamicTimeZoneInformation | |
| 12 | SetTimeZoneInformation | |
| 13 | SystemTimeToFileTime | |
| 14 | SystemTimeToTzSpecificLocalTime | |
| 15 | SystemTimeToTzSpecificLocalTimeEx | |
| 16 | TzSpecificLocalTimeToSystemTime | |
| 17 | TzSpecificLocalTimeToSystemTimeEx |
lib/libc/mingw/lib-common/api-ms-win-core-timezone-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-timezone-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LocalFileTimeToLocalSystemTime | |
| 6 | LocalSystemTimeToLocalFileTime |
lib/libc/mingw/lib-common/api-ms-win-core-toolhelp-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-toolhelp-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateToolhelp32Snapshot | |
| 6 | Module32FirstW | |
| 7 | Module32NextW | |
| 8 | Process32FirstW | |
| 9 | Process32NextW | |
| 10 | Thread32First | |
| 11 | Thread32Next |
lib/libc/mingw/lib-common/api-ms-win-core-toolhelp-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-toolhelp-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateToolhelp32Snapshot | |
| 6 | Process32FirstW | |
| 7 | Process32NextW | |
| 8 | Thread32First | |
| 9 | Thread32Next |
lib/libc/mingw/lib-common/api-ms-win-core-toolhelp-l1-1-1.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-toolhelp-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | Heap32First | |
| 6 | Heap32ListFirst | |
| 7 | Heap32ListNext | |
| 8 | Heap32Next |
lib/libc/mingw/lib-common/api-ms-win-core-url-l1-1-0.def created+42| ... | ... | @@ -0,0 +1,42 @@ |
| 1 | LIBRARY api-ms-win-core-url-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetAcceptLanguagesA | |
| 6 | GetAcceptLanguagesW | |
| 7 | HashData | |
| 8 | IsInternetESCEnabled | |
| 9 | ParseURLA | |
| 10 | ParseURLW | |
| 11 | PathCreateFromUrlA | |
| 12 | PathCreateFromUrlAlloc | |
| 13 | PathCreateFromUrlW | |
| 14 | PathIsURLA | |
| 15 | PathIsURLW | |
| 16 | UrlApplySchemeA | |
| 17 | UrlApplySchemeW | |
| 18 | UrlCanonicalizeA | |
| 19 | UrlCanonicalizeW | |
| 20 | UrlCombineA | |
| 21 | UrlCombineW | |
| 22 | UrlCompareA | |
| 23 | UrlCompareW | |
| 24 | UrlCreateFromPathA | |
| 25 | UrlCreateFromPathW | |
| 26 | UrlEscapeA | |
| 27 | UrlEscapeW | |
| 28 | UrlFixupW | |
| 29 | UrlGetLocationA | |
| 30 | UrlGetLocationW | |
| 31 | UrlGetPartA | |
| 32 | UrlGetPartW | |
| 33 | UrlHashA | |
| 34 | UrlHashW | |
| 35 | UrlIsA | |
| 36 | UrlIsNoHistoryA | |
| 37 | UrlIsNoHistoryW | |
| 38 | UrlIsOpaqueA | |
| 39 | UrlIsOpaqueW | |
| 40 | UrlIsW | |
| 41 | UrlUnescapeA | |
| 42 | UrlUnescapeW |
lib/libc/mingw/lib-common/api-ms-win-core-url-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-url-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetAcceptLanguagesA | |
| 6 | GetAcceptLanguagesW |
lib/libc/mingw/lib-common/api-ms-win-core-util-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-util-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | Beep | |
| 6 | DecodePointer | |
| 7 | DecodeSystemPointer | |
| 8 | EncodePointer | |
| 9 | EncodeSystemPointer |
lib/libc/mingw/lib-common/api-ms-win-core-util-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-util-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DecodeRemotePointer | |
| 6 | EncodeRemotePointer |
lib/libc/mingw/lib-common/api-ms-win-core-version-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-version-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExW | |
| 6 | GetFileVersionInfoSizeExW | |
| 7 | VerFindFileW | |
| 8 | VerQueryValueW |
lib/libc/mingw/lib-common/api-ms-win-core-version-l1-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-version-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExW | |
| 6 | GetFileVersionInfoSizeExW | |
| 7 | VerQueryValueW |
lib/libc/mingw/lib-common/api-ms-win-core-version-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-version-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoSizeW | |
| 6 | GetFileVersionInfoW |
lib/libc/mingw/lib-common/api-ms-win-core-version-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-version-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoW |
lib/libc/mingw/lib-common/api-ms-win-core-versionansi-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-versionansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExA | |
| 6 | GetFileVersionInfoSizeExA | |
| 7 | VerFindFileA | |
| 8 | VerQueryValueA |
lib/libc/mingw/lib-common/api-ms-win-core-versionansi-l1-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-versionansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExA | |
| 6 | GetFileVersionInfoSizeExA | |
| 7 | VerQueryValueA |
lib/libc/mingw/lib-common/api-ms-win-core-versionansi-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-versionansi-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoA | |
| 6 | GetFileVersionInfoSizeA |
lib/libc/mingw/lib-common/api-ms-win-core-versionansi-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-versionansi-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoA |
lib/libc/mingw/lib-common/api-ms-win-core-windowsceip-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-windowsceip-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CeipIsOptedIn |
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetApplicationRecoveryCallback | |
| 6 | GetApplicationRestartSettings | |
| 7 | WerGetFlags | |
| 8 | WerpNotifyLoadStringResource | |
| 9 | WerpNotifyUseStringResource | |
| 10 | WerRegisterFile | |
| 11 | WerRegisterMemoryBlock | |
| 12 | WerRegisterRuntimeExceptionModule | |
| 13 | WerSetFlags | |
| 14 | WerUnregisterFile | |
| 15 | WerUnregisterMemoryBlock | |
| 16 | WerUnregisterRuntimeExceptionModule |
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WerRegisterFile | |
| 6 | WerRegisterMemoryBlock | |
| 7 | WerUnregisterFile | |
| 8 | WerUnregisterMemoryBlock |
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-1.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WerRegisterAdditionalProcess | |
| 6 | WerRegisterCustomMetadata | |
| 7 | WerRegisterExcludedMemoryBlock | |
| 8 | WerUnregisterAdditionalProcess | |
| 9 | WerUnregisterCustomMetadata | |
| 10 | WerUnregisterExcludedMemoryBlock |
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WerRegisterAppLocalDump | |
| 6 | WerUnregisterAppLocalDump |
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterApplicationRestart | |
| 6 | UnregisterApplicationRestart |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-error-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetRestrictedErrorInfo | |
| 6 | RoCaptureErrorContext | |
| 7 | RoFailFastWithErrorContext | |
| 8 | RoGetErrorReportingFlags | |
| 9 | RoOriginateError | |
| 10 | RoOriginateErrorW | |
| 11 | RoResolveRestrictedErrorInfoReference | |
| 12 | RoSetErrorReportingFlags | |
| 13 | RoTransformError | |
| 14 | RoTransformErrorW | |
| 15 | SetRestrictedErrorInfo |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-0_windowsapp.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-error-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetRestrictedErrorInfo | |
| 6 | RoCaptureErrorContext | |
| 7 | RoFailFastWithErrorContext | |
| 8 | RoGetErrorReportingFlags | |
| 9 | RoOriginateError | |
| 10 | RoOriginateErrorW | |
| 11 | RoSetErrorReportingFlags | |
| 12 | RoTransformError | |
| 13 | RoTransformErrorW | |
| 14 | SetRestrictedErrorInfo |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-1.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-error-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsErrorPropagationEnabled | |
| 6 | RoClearError | |
| 7 | RoGetMatchingRestrictedErrorInfo | |
| 8 | RoInspectCapturedStackBackTrace | |
| 9 | RoInspectThreadErrorInfo | |
| 10 | RoOriginateLanguageException | |
| 11 | RoReportFailedDelegate | |
| 12 | RoReportUnhandledError |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-1_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-error-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsErrorPropagationEnabled | |
| 6 | RoClearError | |
| 7 | RoGetMatchingRestrictedErrorInfo | |
| 8 | RoOriginateLanguageException | |
| 9 | RoReportFailedDelegate | |
| 10 | RoReportUnhandledError |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-l1-1-0.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoActivateInstance | |
| 6 | RoGetActivationFactory | |
| 7 | RoGetApartmentIdentifier | |
| 8 | RoInitialize | |
| 9 | RoRegisterActivationFactories | |
| 10 | RoRegisterForApartmentShutdown | |
| 11 | RoRevokeActivationFactories | |
| 12 | RoUninitialize | |
| 13 | RoUnregisterForApartmentShutdown |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-registration-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-registration-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoGetActivatableClassRegistration | |
| 6 | RoGetServerActivatableClasses |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-robuffer-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-robuffer-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoGetBufferMarshaler |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-roparameterizediid-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoFreeParameterizedTypeExtra | |
| 6 | RoGetParameterizedTypeInstanceIID | |
| 7 | RoParameterizedTypeExtraGetTypeSignature |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-string-l1-1-0.def created+31| ... | ... | @@ -0,0 +1,31 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-string-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | HSTRING_UserFree | |
| 6 | HSTRING_UserFree64 | |
| 7 | HSTRING_UserMarshal | |
| 8 | HSTRING_UserMarshal64 | |
| 9 | HSTRING_UserSize | |
| 10 | HSTRING_UserSize64 | |
| 11 | HSTRING_UserUnmarshal | |
| 12 | HSTRING_UserUnmarshal64 | |
| 13 | WindowsCompareStringOrdinal | |
| 14 | WindowsConcatString | |
| 15 | WindowsCreateString | |
| 16 | WindowsCreateStringReference | |
| 17 | WindowsDeleteString | |
| 18 | WindowsDeleteStringBuffer | |
| 19 | WindowsDuplicateString | |
| 20 | WindowsGetStringLen | |
| 21 | WindowsGetStringRawBuffer | |
| 22 | WindowsInspectString | |
| 23 | WindowsIsStringEmpty | |
| 24 | WindowsPreallocateStringBuffer | |
| 25 | WindowsPromoteStringBuffer | |
| 26 | WindowsReplaceString | |
| 27 | WindowsStringHasEmbeddedNull | |
| 28 | WindowsSubstring | |
| 29 | WindowsSubstringWithSpecifiedLength | |
| 30 | WindowsTrimStringEnd | |
| 31 | WindowsTrimStringStart |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def created+30| ... | ... | @@ -0,0 +1,30 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-string-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | HSTRING_UserFree | |
| 6 | HSTRING_UserFree64 | |
| 7 | HSTRING_UserMarshal | |
| 8 | HSTRING_UserMarshal64 | |
| 9 | HSTRING_UserSize | |
| 10 | HSTRING_UserSize64 | |
| 11 | HSTRING_UserUnmarshal | |
| 12 | HSTRING_UserUnmarshal64 | |
| 13 | WindowsCompareStringOrdinal | |
| 14 | WindowsConcatString | |
| 15 | WindowsCreateString | |
| 16 | WindowsCreateStringReference | |
| 17 | WindowsDeleteString | |
| 18 | WindowsDeleteStringBuffer | |
| 19 | WindowsDuplicateString | |
| 20 | WindowsGetStringLen | |
| 21 | WindowsGetStringRawBuffer | |
| 22 | WindowsIsStringEmpty | |
| 23 | WindowsPreallocateStringBuffer | |
| 24 | WindowsPromoteStringBuffer | |
| 25 | WindowsReplaceString | |
| 26 | WindowsStringHasEmbeddedNull | |
| 27 | WindowsSubstring | |
| 28 | WindowsSubstringWithSpecifiedLength | |
| 29 | WindowsTrimStringEnd | |
| 30 | WindowsTrimStringStart |
lib/libc/mingw/lib-common/api-ms-win-core-winrt-string-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-string-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WindowsInspectString2 |
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsWow64Process | |
| 6 | Wow64DisableWow64FsRedirection | |
| 7 | Wow64RevertWow64FsRedirection |
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsWow64Process |
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-1.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetSystemWow64Directory2A | |
| 6 | GetSystemWow64Directory2W | |
| 7 | GetSystemWow64DirectoryA | |
| 8 | GetSystemWow64DirectoryW | |
| 9 | IsWow64Process2 | |
| 10 | Wow64SetThreadDefaultGuestMachine |
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsWow64Process2 |
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsWow64GuestMachineSupported |
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-3.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | Wow64GetThreadContext | |
| 6 | Wow64SetThreadContext | |
| 7 | Wow64SuspendThread |
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlCopyExtendedContext | |
| 6 | RtlGetEnabledExtendedFeatures | |
| 7 | RtlGetExtendedContextLength | |
| 8 | RtlGetExtendedFeaturesMask | |
| 9 | RtlInitializeExtendedContext | |
| 10 | RtlLocateExtendedFeature | |
| 11 | RtlLocateLegacyContext | |
| 12 | RtlSetExtendedFeaturesMask |
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlCopyContext |
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlLocateExtendedFeature2 |
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l1-1-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlGetExtendedContextLength2 | |
| 6 | RtlInitializeExtendedContext2 |
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l2-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyContext | |
| 6 | GetEnabledXStateFeatures | |
| 7 | GetXStateFeaturesMask | |
| 8 | InitializeContext | |
| 9 | LocateXStateFeature | |
| 10 | SetXStateFeaturesMask |
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l2-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetEnabledXStateFeatures | |
| 6 | GetXStateFeaturesMask | |
| 7 | InitializeContext | |
| 8 | LocateXStateFeature |
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l2-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InitializeContext2 |
lib/libc/mingw/lib-common/api-ms-win-crt-conio-l1-1-0.def created+38| ... | ... | @@ -0,0 +1,38 @@ |
| 1 | LIBRARY api-ms-win-crt-conio-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | __conio_common_vcprintf | |
| 6 | __conio_common_vcprintf_p | |
| 7 | __conio_common_vcprintf_s | |
| 8 | __conio_common_vcscanf | |
| 9 | __conio_common_vcwprintf | |
| 10 | __conio_common_vcwprintf_p | |
| 11 | __conio_common_vcwprintf_s | |
| 12 | __conio_common_vcwscanf | |
| 13 | _cgets | |
| 14 | _cgets_s | |
| 15 | _cgetws | |
| 16 | _cgetws_s | |
| 17 | _cputs | |
| 18 | _cputws | |
| 19 | _getch | |
| 20 | getch == _getch | |
| 21 | _getch_nolock | |
| 22 | _getche | |
| 23 | getche == _getche | |
| 24 | _getche_nolock | |
| 25 | _getwch | |
| 26 | _getwch_nolock | |
| 27 | _getwche | |
| 28 | _getwche_nolock | |
| 29 | _putch | |
| 30 | putch == _putch | |
| 31 | _putch_nolock | |
| 32 | _putwch | |
| 33 | _putwch_nolock | |
| 34 | _ungetch | |
| 35 | ungetch == _ungetch | |
| 36 | _ungetch_nolock | |
| 37 | _ungetwch | |
| 38 | _ungetwch_nolock |
lib/libc/mingw/lib-common/api-ms-win-crt-convert-l1-1-0.def.in created+136| ... | ... | @@ -0,0 +1,136 @@ |
| 1 | LIBRARY api-ms-win-crt-convert-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | #include "func.def.in" | |
| 6 | ||
| 7 | __toascii | |
| 8 | toascii == __toascii | |
| 9 | _atodbl | |
| 10 | _atodbl_l | |
| 11 | _atof_l | |
| 12 | _atoflt | |
| 13 | _atoflt_l | |
| 14 | _atoi64 | |
| 15 | _atoi64_l | |
| 16 | _atoi_l | |
| 17 | _atol_l | |
| 18 | _atoldbl | |
| 19 | _atoldbl_l | |
| 20 | _atoll_l | |
| 21 | _ecvt | |
| 22 | ecvt == _ecvt | |
| 23 | _ecvt_s | |
| 24 | _fcvt | |
| 25 | fcvt == _fcvt | |
| 26 | _fcvt_s | |
| 27 | _gcvt | |
| 28 | gcvt == _gcvt | |
| 29 | _gcvt_s | |
| 30 | _i64toa | |
| 31 | _i64toa_s | |
| 32 | _i64tow | |
| 33 | _i64tow_s | |
| 34 | _itoa | |
| 35 | itoa == _itoa | |
| 36 | _itoa_s | |
| 37 | _itow | |
| 38 | _itow_s | |
| 39 | _ltoa | |
| 40 | ltoa == _ltoa | |
| 41 | _ltoa_s | |
| 42 | _ltow | |
| 43 | _ltow_s | |
| 44 | _strtod_l | |
| 45 | _strtof_l | |
| 46 | _strtoi64 | |
| 47 | _strtoi64_l | |
| 48 | _strtoimax_l | |
| 49 | _strtol_l | |
| 50 | _strtold_l | |
| 51 | _strtoll_l | |
| 52 | _strtoui64 | |
| 53 | _strtoui64_l | |
| 54 | _strtoul_l | |
| 55 | _strtoull_l | |
| 56 | _strtoumax_l | |
| 57 | _ui64toa | |
| 58 | _ui64toa_s | |
| 59 | _ui64tow | |
| 60 | _ui64tow_s | |
| 61 | _ultoa | |
| 62 | _ultoa_s | |
| 63 | _ultow | |
| 64 | _ultow_s | |
| 65 | _wcstod_l | |
| 66 | _wcstof_l | |
| 67 | _wcstoi64 | |
| 68 | _wcstoi64_l | |
| 69 | _wcstoimax_l | |
| 70 | _wcstol_l | |
| 71 | _wcstold_l | |
| 72 | _wcstoll_l | |
| 73 | _wcstombs_l | |
| 74 | _wcstombs_s_l | |
| 75 | _wcstoui64 | |
| 76 | _wcstoui64_l | |
| 77 | _wcstoul_l | |
| 78 | _wcstoull_l | |
| 79 | _wcstoumax_l | |
| 80 | _wctomb_l | |
| 81 | _wctomb_s_l | |
| 82 | _wtof | |
| 83 | _wtof_l | |
| 84 | _wtoi | |
| 85 | _wtoi64 | |
| 86 | _wtoi64_l | |
| 87 | _wtoi_l | |
| 88 | _wtol | |
| 89 | _wtol_l | |
| 90 | _wtoll | |
| 91 | _wtoll_l | |
| 92 | atof | |
| 93 | atoi | |
| 94 | atol | |
| 95 | atoll | |
| 96 | btowc | |
| 97 | c16rtomb | |
| 98 | c32rtomb | |
| 99 | mbrtoc16 | |
| 100 | mbrtoc32 | |
| 101 | mbrtowc | |
| 102 | mbsrtowcs | |
| 103 | mbsrtowcs_s | |
| 104 | mbstowcs | |
| 105 | mbstowcs_s | |
| 106 | mbtowc | |
| 107 | strtod | |
| 108 | strtof | |
| 109 | strtoimax | |
| 110 | strtol | |
| 111 | ; Can't use long double functions from the CRT on x86 | |
| 112 | F_ARM_ANY(strtold) | |
| 113 | strtoll | |
| 114 | strtoul | |
| 115 | strtoull | |
| 116 | strtoumax | |
| 117 | wcrtomb | |
| 118 | wcrtomb_s | |
| 119 | wcsrtombs | |
| 120 | wcsrtombs_s | |
| 121 | wcstod | |
| 122 | wcstof | |
| 123 | wcstoimax | |
| 124 | wcstol | |
| 125 | ; Can't use long double functions from the CRT on x86 | |
| 126 | F_ARM_ANY(wcstold) | |
| 127 | wcstoll | |
| 128 | wcstombs | |
| 129 | wcstombs_s | |
| 130 | wcstoul | |
| 131 | wcstoull | |
| 132 | wcstoumax | |
| 133 | wctob | |
| 134 | wctomb | |
| 135 | wctomb_s | |
| 136 | wctrans |
lib/libc/mingw/lib-common/api-ms-win-crt-environment-l1-1-0.def created+24| ... | ... | @@ -0,0 +1,24 @@ |
| 1 | LIBRARY api-ms-win-crt-environment-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | __p__environ | |
| 6 | __p__wenviron | |
| 7 | _dupenv_s | |
| 8 | _putenv | |
| 9 | putenv == _putenv | |
| 10 | _putenv_s | |
| 11 | _searchenv | |
| 12 | searchenv == _searchenv | |
| 13 | _searchenv_s | |
| 14 | _wdupenv_s | |
| 15 | _wgetcwd | |
| 16 | _wgetdcwd | |
| 17 | _wgetenv | |
| 18 | _wgetenv_s | |
| 19 | _wputenv | |
| 20 | _wputenv_s | |
| 21 | _wsearchenv | |
| 22 | _wsearchenv_s | |
| 23 | getenv | |
| 24 | getenv_s |
lib/libc/mingw/lib-common/api-ms-win-crt-filesystem-l1-1-0.def created+79| ... | ... | @@ -0,0 +1,79 @@ |
| 1 | LIBRARY api-ms-win-crt-filesystem-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | _access | |
| 6 | ; access is provided as an alias for __mingw_access | |
| 7 | ; access == _access | |
| 8 | _access_s | |
| 9 | _chdir | |
| 10 | chdir == _chdir | |
| 11 | _chdrive | |
| 12 | _chmod | |
| 13 | chmod == _chmod | |
| 14 | _findclose | |
| 15 | _findfirst == _findfirst64 | |
| 16 | _findfirst32 | |
| 17 | _findfirst32i64 | |
| 18 | _findfirst64 | |
| 19 | _findfirst64i32 | |
| 20 | _findnext == _findnext64 | |
| 21 | _findnext32 | |
| 22 | _findnext32i64 | |
| 23 | _findnext64 | |
| 24 | _findnext64i32 | |
| 25 | _fstat32 | |
| 26 | _fstat32i64 | |
| 27 | _fstat64 | |
| 28 | _fstat64i32 | |
| 29 | _fullpath | |
| 30 | _getdiskfree | |
| 31 | _getdrive | |
| 32 | _getdrives | |
| 33 | _lock_file | |
| 34 | _makepath | |
| 35 | _makepath_s | |
| 36 | _mkdir | |
| 37 | mkdir == _mkdir | |
| 38 | _rmdir | |
| 39 | rmdir == _rmdir | |
| 40 | _splitpath | |
| 41 | _splitpath_s | |
| 42 | _stat32 | |
| 43 | _stat32i64 | |
| 44 | _stat64 | |
| 45 | _stat64i32 | |
| 46 | _umask | |
| 47 | umask == _umask | |
| 48 | _umask_s | |
| 49 | _unlink | |
| 50 | unlink == _unlink | |
| 51 | _unlock_file | |
| 52 | _waccess | |
| 53 | _waccess_s | |
| 54 | _wchdir | |
| 55 | _wchmod | |
| 56 | _wfindfirst32 | |
| 57 | _wfindfirst32i64 | |
| 58 | _wfindfirst64 | |
| 59 | _wfindfirst64i32 | |
| 60 | _wfindnext32 | |
| 61 | _wfindnext32i64 | |
| 62 | _wfindnext64 | |
| 63 | _wfindnext64i32 | |
| 64 | _wfullpath | |
| 65 | _wmakepath | |
| 66 | _wmakepath_s | |
| 67 | _wmkdir | |
| 68 | _wremove | |
| 69 | _wrename | |
| 70 | _wrmdir | |
| 71 | _wsplitpath | |
| 72 | _wsplitpath_s | |
| 73 | _wstat32 | |
| 74 | _wstat32i64 | |
| 75 | _wstat64 | |
| 76 | _wstat64i32 | |
| 77 | _wunlink | |
| 78 | remove | |
| 79 | rename |
lib/libc/mingw/lib-common/api-ms-win-crt-heap-l1-1-0.def created+32| ... | ... | @@ -0,0 +1,32 @@ |
| 1 | LIBRARY api-ms-win-crt-heap-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | _aligned_free | |
| 6 | _aligned_malloc | |
| 7 | _aligned_msize | |
| 8 | _aligned_offset_malloc | |
| 9 | _aligned_offset_realloc | |
| 10 | _aligned_offset_recalloc | |
| 11 | _aligned_realloc | |
| 12 | _aligned_recalloc | |
| 13 | _callnewh | |
| 14 | _calloc_base | |
| 15 | _expand | |
| 16 | _free_base | |
| 17 | _get_heap_handle | |
| 18 | _heapchk | |
| 19 | _heapmin | |
| 20 | _heapwalk | |
| 21 | heapwalk == _heapwalk | |
| 22 | _malloc_base | |
| 23 | _msize | |
| 24 | _query_new_handler | |
| 25 | _query_new_mode | |
| 26 | _realloc_base | |
| 27 | _recalloc | |
| 28 | _set_new_mode | |
| 29 | calloc | |
| 30 | free | |
| 31 | malloc | |
| 32 | realloc |
lib/libc/mingw/lib-common/api-ms-win-crt-locale-l1-1-0.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-crt-locale-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ___lc_codepage_func | |
| 6 | ___lc_collate_cp_func | |
| 7 | ___lc_locale_name_func | |
| 8 | ___mb_cur_max_func | |
| 9 | ___mb_cur_max_l_func | |
| 10 | __initialize_lconv_for_unsigned_char | |
| 11 | __lconv_init == __initialize_lconv_for_unsigned_char | |
| 12 | __pctype_func | |
| 13 | __pwctype_func | |
| 14 | _configthreadlocale | |
| 15 | _create_locale | |
| 16 | _free_locale | |
| 17 | _get_current_locale | |
| 18 | _getmbcp | |
| 19 | _lock_locales | |
| 20 | _setmbcp | |
| 21 | _unlock_locales | |
| 22 | _wcreate_locale | |
| 23 | _wsetlocale | |
| 24 | localeconv | |
| 25 | setlocale |
lib/libc/mingw/lib-common/api-ms-win-crt-math-l1-1-0.def.in created+384| ... | ... | @@ -0,0 +1,384 @@ |
| 1 | LIBRARY api-ms-win-crt-math-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | #include "func.def.in" | |
| 6 | ||
| 7 | #ifdef DEF_I386 | |
| 8 | _CIacos | |
| 9 | _CIasin | |
| 10 | _CIatan | |
| 11 | _CIatan2 | |
| 12 | _CIcos | |
| 13 | _CIcosh | |
| 14 | _CIexp | |
| 15 | _CIfmod | |
| 16 | _CIlog | |
| 17 | _CIlog10 | |
| 18 | _CIpow | |
| 19 | _CIsin | |
| 20 | _CIsinh | |
| 21 | _CIsqrt | |
| 22 | _CItan | |
| 23 | _CItanh | |
| 24 | #endif | |
| 25 | _Cbuild | |
| 26 | _Cmulcc | |
| 27 | _Cmulcr | |
| 28 | _FCbuild | |
| 29 | _FCmulcc | |
| 30 | _FCmulcr | |
| 31 | _LCbuild | |
| 32 | _LCmulcc | |
| 33 | _LCmulcr | |
| 34 | #ifdef DEF_I386 | |
| 35 | __libm_sse2_acos | |
| 36 | __libm_sse2_acosf | |
| 37 | __libm_sse2_asin | |
| 38 | __libm_sse2_asinf | |
| 39 | __libm_sse2_atan | |
| 40 | __libm_sse2_atan2 | |
| 41 | __libm_sse2_atanf | |
| 42 | __libm_sse2_cos | |
| 43 | __libm_sse2_cosf | |
| 44 | __libm_sse2_exp | |
| 45 | __libm_sse2_expf | |
| 46 | __libm_sse2_log | |
| 47 | __libm_sse2_log10 | |
| 48 | __libm_sse2_log10f | |
| 49 | __libm_sse2_logf | |
| 50 | __libm_sse2_pow | |
| 51 | __libm_sse2_powf | |
| 52 | __libm_sse2_sin | |
| 53 | __libm_sse2_sinf | |
| 54 | __libm_sse2_tan | |
| 55 | __libm_sse2_tanf | |
| 56 | #endif | |
| 57 | __setusermatherr | |
| 58 | ; DATA set manually | |
| 59 | _cabs DATA | |
| 60 | _chgsign | |
| 61 | chgsign == _chgsign | |
| 62 | _chgsignf | |
| 63 | _copysign | |
| 64 | _copysignf | |
| 65 | _d_int | |
| 66 | _dclass | |
| 67 | _dexp | |
| 68 | _dlog | |
| 69 | _dnorm | |
| 70 | _dpcomp | |
| 71 | _dpoly | |
| 72 | _dscale | |
| 73 | _dsign | |
| 74 | _dsin | |
| 75 | _dtest | |
| 76 | _dunscale | |
| 77 | _except1 | |
| 78 | _fd_int | |
| 79 | _fdclass | |
| 80 | _fdexp | |
| 81 | _fdlog | |
| 82 | _fdnorm | |
| 83 | _fdopen | |
| 84 | fdopen == _fdopen | |
| 85 | _fdpcomp | |
| 86 | _fdpoly | |
| 87 | _fdscale | |
| 88 | _fdsign | |
| 89 | _fdsin | |
| 90 | _fdtest | |
| 91 | _fdunscale | |
| 92 | _finite | |
| 93 | finite == _finite | |
| 94 | F_NON_I386(_finitef) | |
| 95 | _fpclass | |
| 96 | fpclass == _fpclass | |
| 97 | _fpclassf | |
| 98 | F_I386(_ftol) | |
| 99 | _get_FMA3_enable | |
| 100 | _hypot | |
| 101 | _hypotf | |
| 102 | _isnan | |
| 103 | F_X64(_isnanf) | |
| 104 | _j0 | |
| 105 | j0 == _j0 | |
| 106 | _j1 | |
| 107 | j1 == _j1 | |
| 108 | _jn | |
| 109 | jn == _jn | |
| 110 | _ld_int | |
| 111 | _ldclass | |
| 112 | _ldexp | |
| 113 | _ldlog | |
| 114 | _ldpcomp | |
| 115 | _ldpoly | |
| 116 | _ldscale | |
| 117 | _ldsign | |
| 118 | _ldsin | |
| 119 | _ldtest | |
| 120 | _ldunscale | |
| 121 | #ifdef DEF_I386 | |
| 122 | _libm_sse2_acos_precise | |
| 123 | _libm_sse2_asin_precise | |
| 124 | _libm_sse2_atan_precise | |
| 125 | _libm_sse2_cos_precise | |
| 126 | _libm_sse2_exp_precise | |
| 127 | _libm_sse2_log10_precise | |
| 128 | _libm_sse2_log_precise | |
| 129 | _libm_sse2_pow_precise | |
| 130 | _libm_sse2_sin_precise | |
| 131 | _libm_sse2_sqrt_precise | |
| 132 | _libm_sse2_tan_precise | |
| 133 | #endif | |
| 134 | _logb | |
| 135 | F_NON_I386(_logbf) | |
| 136 | _nextafter | |
| 137 | F_X64(_nextafterf) | |
| 138 | _scalb | |
| 139 | F_X64(_scalbf) | |
| 140 | F64(_set_FMA3_enable) | |
| 141 | F_I386(_set_SSE2_enable) | |
| 142 | _y0 | |
| 143 | y0 == _y0 | |
| 144 | _y1 | |
| 145 | y1 == _y1 | |
| 146 | _yn | |
| 147 | yn == _yn | |
| 148 | acos | |
| 149 | F_NON_I386(acosf) | |
| 150 | F_ARM_ANY(acosl == acos) | |
| 151 | acosh | |
| 152 | acoshf | |
| 153 | acoshl F_X86_ANY(DATA) | |
| 154 | asin | |
| 155 | F_NON_I386(asinf) | |
| 156 | F_ARM_ANY(asinl == asin) | |
| 157 | asinh | |
| 158 | asinhf | |
| 159 | asinhl F_X86_ANY(DATA) | |
| 160 | atan | |
| 161 | atan2 | |
| 162 | F_NON_I386(atan2f) | |
| 163 | F_ARM_ANY(atan2l == atan2) | |
| 164 | F_NON_I386(atanf) | |
| 165 | F_ARM_ANY(atanl == atan) | |
| 166 | atanh | |
| 167 | atanhf | |
| 168 | atanhl F_X86_ANY(DATA) | |
| 169 | cabs | |
| 170 | cabsf | |
| 171 | cabsl | |
| 172 | cacos | |
| 173 | cacosf | |
| 174 | cacosh | |
| 175 | cacoshf | |
| 176 | cacoshl | |
| 177 | cacosl | |
| 178 | carg | |
| 179 | cargf | |
| 180 | cargl | |
| 181 | casin | |
| 182 | casinf | |
| 183 | casinh | |
| 184 | casinhf | |
| 185 | casinhl | |
| 186 | casinl | |
| 187 | catan | |
| 188 | catanf | |
| 189 | catanh | |
| 190 | catanhf | |
| 191 | catanhl | |
| 192 | catanl | |
| 193 | cbrt | |
| 194 | cbrtf | |
| 195 | cbrtl F_X86_ANY(DATA) | |
| 196 | ccos | |
| 197 | ccosf | |
| 198 | ccosh | |
| 199 | ccoshf | |
| 200 | ccoshl | |
| 201 | ccosl | |
| 202 | ceil | |
| 203 | F_NON_I386(ceilf) | |
| 204 | F_ARM_ANY(ceill == ceil) | |
| 205 | cexp | |
| 206 | cexpf | |
| 207 | cexpl | |
| 208 | cimag | |
| 209 | cimagf | |
| 210 | cimagl | |
| 211 | clog | |
| 212 | clog10 | |
| 213 | clog10f | |
| 214 | clog10l | |
| 215 | clogf | |
| 216 | clogl | |
| 217 | conj | |
| 218 | conjf | |
| 219 | conjl | |
| 220 | copysign | |
| 221 | copysignf | |
| 222 | copysignl F_X86_ANY(DATA) | |
| 223 | cos | |
| 224 | F_NON_I386(cosf) | |
| 225 | F_ARM_ANY(cosl == cos) | |
| 226 | cosh | |
| 227 | F_NON_I386(coshf) | |
| 228 | cpow | |
| 229 | cpowf | |
| 230 | cpowl | |
| 231 | cproj | |
| 232 | cprojf | |
| 233 | cprojl | |
| 234 | creal | |
| 235 | crealf | |
| 236 | creall | |
| 237 | csin | |
| 238 | csinf | |
| 239 | csinh | |
| 240 | csinhf | |
| 241 | csinhl | |
| 242 | csinl | |
| 243 | csqrt | |
| 244 | csqrtf | |
| 245 | csqrtl | |
| 246 | ctan | |
| 247 | ctanf | |
| 248 | ctanh | |
| 249 | ctanhf | |
| 250 | ctanhl | |
| 251 | ctanl | |
| 252 | erf | |
| 253 | erfc | |
| 254 | erfcf | |
| 255 | erfcl F_X86_ANY(DATA) | |
| 256 | erff | |
| 257 | erfl F_X86_ANY(DATA) | |
| 258 | exp | |
| 259 | exp2 | |
| 260 | exp2f | |
| 261 | exp2l F_X86_ANY(DATA) | |
| 262 | F_NON_I386(expf) | |
| 263 | F_ARM_ANY(expl == exp) | |
| 264 | expm1 | |
| 265 | expm1f | |
| 266 | expm1l F_X86_ANY(DATA) | |
| 267 | fabs | |
| 268 | F_ARM_ANY(fabsf) | |
| 269 | fdim | |
| 270 | fdimf | |
| 271 | fdiml F_X86_ANY(DATA) | |
| 272 | floor | |
| 273 | F_NON_I386(floorf) | |
| 274 | F_ARM_ANY(floorl == floor) | |
| 275 | fma | |
| 276 | fmaf | |
| 277 | fmal F_X86_ANY(DATA) | |
| 278 | fmax | |
| 279 | fmaxf | |
| 280 | fmaxl F_X86_ANY(DATA) | |
| 281 | fmin | |
| 282 | fminf | |
| 283 | fminl F_X86_ANY(DATA) | |
| 284 | fmod | |
| 285 | F_NON_I386(fmodf) | |
| 286 | F_ARM_ANY(fmodl == fmod) | |
| 287 | frexp | |
| 288 | hypot | |
| 289 | ilogb | |
| 290 | ilogbf | |
| 291 | ilogbl F_X86_ANY(DATA) | |
| 292 | ldexp | |
| 293 | ; The UCRT lgamma functions don't set/provide the signgam variable like | |
| 294 | ; the mingw ones do. Therefore prefer the libmingwex version instead. | |
| 295 | lgamma DATA | |
| 296 | lgammaf DATA | |
| 297 | lgammal DATA | |
| 298 | llrint | |
| 299 | llrintf | |
| 300 | llrintl F_X86_ANY(DATA) | |
| 301 | llround | |
| 302 | llroundf | |
| 303 | llroundl F_X86_ANY(DATA) | |
| 304 | log | |
| 305 | log10 | |
| 306 | F_NON_I386(log10f) | |
| 307 | F_ARM_ANY(log10l == log10) | |
| 308 | log1p | |
| 309 | log1pf | |
| 310 | log1pl F_X86_ANY(DATA) | |
| 311 | log2 | |
| 312 | log2f | |
| 313 | log2l F_X86_ANY(DATA) | |
| 314 | logb | |
| 315 | logbf | |
| 316 | logbl F_X86_ANY(DATA) | |
| 317 | F_NON_I386(logf) | |
| 318 | F_ARM_ANY(logl == log) | |
| 319 | lrint | |
| 320 | lrintf | |
| 321 | lrintl F_X86_ANY(DATA) | |
| 322 | lround | |
| 323 | lroundf | |
| 324 | lroundl F_X86_ANY(DATA) | |
| 325 | modf | |
| 326 | F_NON_I386(modff) | |
| 327 | nan | |
| 328 | nanf | |
| 329 | nanl F_X86_ANY(DATA) | |
| 330 | nearbyint | |
| 331 | nearbyintf | |
| 332 | nearbyintl F_X86_ANY(DATA) | |
| 333 | nextafter | |
| 334 | nextafterf | |
| 335 | nextafterl F_X86_ANY(DATA) | |
| 336 | ; All of the nexttoward functions take the second parameter as long doubke, | |
| 337 | ; making them unusable for x86. | |
| 338 | nexttoward F_X86_ANY(DATA) | |
| 339 | nexttowardf F_X86_ANY(DATA) | |
| 340 | nexttowardl F_X86_ANY(DATA) | |
| 341 | norm | |
| 342 | normf | |
| 343 | norml | |
| 344 | pow | |
| 345 | F_NON_I386(powf) | |
| 346 | F_ARM_ANY(powl == pow) | |
| 347 | remainder | |
| 348 | remainderf | |
| 349 | remainderl F_X86_ANY(DATA) | |
| 350 | remquo | |
| 351 | remquof | |
| 352 | remquol F_X86_ANY(DATA) | |
| 353 | rint | |
| 354 | rintf | |
| 355 | rintl F_X86_ANY(DATA) | |
| 356 | round | |
| 357 | roundf | |
| 358 | roundl F_X86_ANY(DATA) | |
| 359 | scalbln | |
| 360 | scalblnf | |
| 361 | scalblnl F_X86_ANY(DATA) | |
| 362 | scalbn | |
| 363 | scalbnf | |
| 364 | scalbnl F_X86_ANY(DATA) | |
| 365 | sin | |
| 366 | F_NON_I386(sinf) | |
| 367 | F_ARM_ANY(sinl == sin) | |
| 368 | ; if we implement sinh, we can set it DATA only. | |
| 369 | sinh | |
| 370 | F_NON_I386(sinhf) | |
| 371 | sqrt | |
| 372 | F_NON_I386(sqrtf) | |
| 373 | tan | |
| 374 | F_NON_I386(tanf) | |
| 375 | F_ARM_ANY(tanl == tan) | |
| 376 | ; if we implement tanh, we can set it to DATA only. | |
| 377 | tanh | |
| 378 | F_NON_I386(tanhf) | |
| 379 | tgamma | |
| 380 | tgammaf | |
| 381 | tgammal F_X86_ANY(DATA) | |
| 382 | trunc | |
| 383 | truncf | |
| 384 | truncl F_X86_ANY(DATA) |
lib/libc/mingw/lib-common/api-ms-win-crt-multibyte-l1-1-0.def created+205| ... | ... | @@ -0,0 +1,205 @@ |
| 1 | LIBRARY api-ms-win-crt-multibyte-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | __p__mbcasemap | |
| 6 | __p__mbctype | |
| 7 | _ismbbalnum | |
| 8 | _ismbbalnum_l | |
| 9 | _ismbbalpha | |
| 10 | _ismbbalpha_l | |
| 11 | _ismbbblank | |
| 12 | _ismbbblank_l | |
| 13 | _ismbbgraph | |
| 14 | _ismbbgraph_l | |
| 15 | _ismbbkalnum | |
| 16 | _ismbbkalnum_l | |
| 17 | _ismbbkana | |
| 18 | _ismbbkana_l | |
| 19 | _ismbbkprint | |
| 20 | _ismbbkprint_l | |
| 21 | _ismbbkpunct | |
| 22 | _ismbbkpunct_l | |
| 23 | _ismbblead | |
| 24 | _ismbblead_l | |
| 25 | _ismbbprint | |
| 26 | _ismbbprint_l | |
| 27 | _ismbbpunct | |
| 28 | _ismbbpunct_l | |
| 29 | _ismbbtrail | |
| 30 | _ismbbtrail_l | |
| 31 | _ismbcalnum | |
| 32 | _ismbcalnum_l | |
| 33 | _ismbcalpha | |
| 34 | _ismbcalpha_l | |
| 35 | _ismbcblank | |
| 36 | _ismbcblank_l | |
| 37 | _ismbcdigit | |
| 38 | _ismbcdigit_l | |
| 39 | _ismbcgraph | |
| 40 | _ismbcgraph_l | |
| 41 | _ismbchira | |
| 42 | _ismbchira_l | |
| 43 | _ismbckata | |
| 44 | _ismbckata_l | |
| 45 | _ismbcl0 | |
| 46 | _ismbcl0_l | |
| 47 | _ismbcl1 | |
| 48 | _ismbcl1_l | |
| 49 | _ismbcl2 | |
| 50 | _ismbcl2_l | |
| 51 | _ismbclegal | |
| 52 | _ismbclegal_l | |
| 53 | _ismbclower | |
| 54 | _ismbclower_l | |
| 55 | _ismbcprint | |
| 56 | _ismbcprint_l | |
| 57 | _ismbcpunct | |
| 58 | _ismbcpunct_l | |
| 59 | _ismbcspace | |
| 60 | _ismbcspace_l | |
| 61 | _ismbcsymbol | |
| 62 | _ismbcsymbol_l | |
| 63 | _ismbcupper | |
| 64 | _ismbcupper_l | |
| 65 | _ismbslead | |
| 66 | _ismbslead_l | |
| 67 | _ismbstrail | |
| 68 | _ismbstrail_l | |
| 69 | _mbbtombc | |
| 70 | _mbbtombc_l | |
| 71 | _mbbtype | |
| 72 | _mbbtype_l | |
| 73 | ; DATA added manually | |
| 74 | _mbcasemap DATA | |
| 75 | _mbccpy | |
| 76 | _mbccpy_l | |
| 77 | _mbccpy_s | |
| 78 | _mbccpy_s_l | |
| 79 | _mbcjistojms | |
| 80 | _mbcjistojms_l | |
| 81 | _mbcjmstojis | |
| 82 | _mbcjmstojis_l | |
| 83 | _mbclen | |
| 84 | _mbclen_l | |
| 85 | _mbctohira | |
| 86 | _mbctohira_l | |
| 87 | _mbctokata | |
| 88 | _mbctokata_l | |
| 89 | _mbctolower | |
| 90 | _mbctolower_l | |
| 91 | _mbctombb | |
| 92 | _mbctombb_l | |
| 93 | _mbctoupper | |
| 94 | _mbctoupper_l | |
| 95 | _mblen_l | |
| 96 | _mbsbtype | |
| 97 | _mbsbtype_l | |
| 98 | _mbscat_s | |
| 99 | _mbscat_s_l | |
| 100 | _mbschr | |
| 101 | _mbschr_l | |
| 102 | _mbscmp | |
| 103 | _mbscmp_l | |
| 104 | _mbscoll | |
| 105 | _mbscoll_l | |
| 106 | _mbscpy_s | |
| 107 | _mbscpy_s_l | |
| 108 | _mbscspn | |
| 109 | _mbscspn_l | |
| 110 | _mbsdec | |
| 111 | _mbsdec_l | |
| 112 | _mbsdup | |
| 113 | _mbsicmp | |
| 114 | _mbsicmp_l | |
| 115 | _mbsicoll | |
| 116 | _mbsicoll_l | |
| 117 | _mbsinc | |
| 118 | _mbsinc_l | |
| 119 | _mbslen | |
| 120 | _mbslen_l | |
| 121 | _mbslwr | |
| 122 | _mbslwr_l | |
| 123 | _mbslwr_s | |
| 124 | _mbslwr_s_l | |
| 125 | _mbsnbcat | |
| 126 | _mbsnbcat_l | |
| 127 | _mbsnbcat_s | |
| 128 | _mbsnbcat_s_l | |
| 129 | _mbsnbcmp | |
| 130 | _mbsnbcmp_l | |
| 131 | _mbsnbcnt | |
| 132 | _mbsnbcnt_l | |
| 133 | _mbsnbcoll | |
| 134 | _mbsnbcoll_l | |
| 135 | _mbsnbcpy | |
| 136 | _mbsnbcpy_l | |
| 137 | _mbsnbcpy_s | |
| 138 | _mbsnbcpy_s_l | |
| 139 | _mbsnbicmp | |
| 140 | _mbsnbicmp_l | |
| 141 | _mbsnbicoll | |
| 142 | _mbsnbicoll_l | |
| 143 | _mbsnbset | |
| 144 | _mbsnbset_l | |
| 145 | _mbsnbset_s | |
| 146 | _mbsnbset_s_l | |
| 147 | _mbsncat | |
| 148 | _mbsncat_l | |
| 149 | _mbsncat_s | |
| 150 | _mbsncat_s_l | |
| 151 | _mbsnccnt | |
| 152 | _mbsnccnt_l | |
| 153 | _mbsncmp | |
| 154 | _mbsncmp_l | |
| 155 | _mbsncoll | |
| 156 | _mbsncoll_l | |
| 157 | _mbsncpy | |
| 158 | _mbsncpy_l | |
| 159 | _mbsncpy_s | |
| 160 | _mbsncpy_s_l | |
| 161 | _mbsnextc | |
| 162 | _mbsnextc_l | |
| 163 | _mbsnicmp | |
| 164 | _mbsnicmp_l | |
| 165 | _mbsnicoll | |
| 166 | _mbsnicoll_l | |
| 167 | _mbsninc | |
| 168 | _mbsninc_l | |
| 169 | _mbsnlen | |
| 170 | _mbsnlen_l | |
| 171 | _mbsnset | |
| 172 | _mbsnset_l | |
| 173 | _mbsnset_s | |
| 174 | _mbsnset_s_l | |
| 175 | _mbspbrk | |
| 176 | _mbspbrk_l | |
| 177 | _mbsrchr | |
| 178 | _mbsrchr_l | |
| 179 | _mbsrev | |
| 180 | _mbsrev_l | |
| 181 | _mbsset | |
| 182 | _mbsset_l | |
| 183 | _mbsset_s | |
| 184 | _mbsset_s_l | |
| 185 | _mbsspn | |
| 186 | _mbsspn_l | |
| 187 | _mbsspnp | |
| 188 | _mbsspnp_l | |
| 189 | _mbsstr | |
| 190 | _mbsstr_l | |
| 191 | _mbstok | |
| 192 | _mbstok_l | |
| 193 | _mbstok_s | |
| 194 | _mbstok_s_l | |
| 195 | _mbstowcs_l | |
| 196 | _mbstowcs_s_l | |
| 197 | _mbstrlen | |
| 198 | _mbstrlen_l | |
| 199 | _mbstrnlen | |
| 200 | _mbstrnlen_l | |
| 201 | _mbsupr | |
| 202 | _mbsupr_l | |
| 203 | _mbsupr_s | |
| 204 | _mbsupr_s_l | |
| 205 | _mbtowc_l |
lib/libc/mingw/lib-common/api-ms-win-crt-private-l1-1-0.def.in created+1174| ... | ... | @@ -0,0 +1,1174 @@ |
| 1 | LIBRARY api-ms-win-crt-private-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | #include "func.def.in" | |
| 6 | ||
| 7 | _CreateFrameInfo | |
| 8 | F_I386(_CxxThrowException@8) | |
| 9 | F_NON_I386(_CxxThrowException) | |
| 10 | F_I386(_EH_prolog) | |
| 11 | _FindAndUnlinkFrame | |
| 12 | _GetImageBase | |
| 13 | _GetThrowImageBase | |
| 14 | _IsExceptionObjectToBeDestroyed | |
| 15 | _NLG_Dispatch2 | |
| 16 | _NLG_Return | |
| 17 | _NLG_Return2 | |
| 18 | _SetImageBase | |
| 19 | _SetThrowImageBase | |
| 20 | _SetWinRTOutOfMemoryExceptionCallback | |
| 21 | __AdjustPointer | |
| 22 | __BuildCatchObject | |
| 23 | __BuildCatchObjectHelper | |
| 24 | F_NON_I386(__C_specific_handler) | |
| 25 | __CxxDetectRethrow | |
| 26 | __CxxExceptionFilter | |
| 27 | __CxxFrameHandler | |
| 28 | __CxxFrameHandler2 | |
| 29 | __CxxFrameHandler3 | |
| 30 | F_I386(__CxxLongjmpUnwind@4) | |
| 31 | __CxxQueryExceptionSize | |
| 32 | __CxxRegisterExceptionObject | |
| 33 | __CxxUnregisterExceptionObject | |
| 34 | __DestructExceptionObject | |
| 35 | __FrameUnwindFilter | |
| 36 | __GetPlatformExceptionInfo | |
| 37 | __NLG_Dispatch2 | |
| 38 | __NLG_Return2 | |
| 39 | __RTCastToVoid | |
| 40 | __RTDynamicCast | |
| 41 | __RTtypeid | |
| 42 | __TypeMatch | |
| 43 | __current_exception | |
| 44 | __current_exception_context | |
| 45 | __dcrt_get_wide_environment_from_os | |
| 46 | __dcrt_initial_narrow_environment | |
| 47 | __intrinsic_abnormal_termination | |
| 48 | __intrinsic_setjmp | |
| 49 | F64(__intrinsic_setjmpex) | |
| 50 | __processing_throw | |
| 51 | __report_gsfailure | |
| 52 | __std_exception_copy | |
| 53 | __std_exception_destroy | |
| 54 | __std_type_info_compare | |
| 55 | __std_type_info_destroy_list | |
| 56 | __std_type_info_hash | |
| 57 | __std_type_info_name | |
| 58 | __unDName | |
| 59 | __unDNameEx | |
| 60 | __uncaught_exception | |
| 61 | F_I386(_chkesp) | |
| 62 | F_I386(_except_handler2) | |
| 63 | F_I386(_except_handler3) | |
| 64 | F_I386(_except_handler4_common) | |
| 65 | _get_purecall_handler | |
| 66 | _get_unexpected | |
| 67 | F_I386(_global_unwind2) | |
| 68 | _is_exception_typeof | |
| 69 | F_X64(_local_unwind) | |
| 70 | F_I386(_local_unwind2) | |
| 71 | F_I386(_local_unwind4) | |
| 72 | F_I386(_longjmpex) | |
| 73 | _o__CIacos | |
| 74 | _o__CIasin | |
| 75 | _o__CIatan | |
| 76 | _o__CIatan2 | |
| 77 | _o__CIcos | |
| 78 | _o__CIcosh | |
| 79 | _o__CIexp | |
| 80 | _o__CIfmod | |
| 81 | _o__CIlog | |
| 82 | _o__CIlog10 | |
| 83 | _o__CIpow | |
| 84 | _o__CIsin | |
| 85 | _o__CIsinh | |
| 86 | _o__CIsqrt | |
| 87 | _o__CItan | |
| 88 | _o__CItanh | |
| 89 | _o__Getdays | |
| 90 | _o__Getmonths | |
| 91 | _o__Gettnames | |
| 92 | _o__Strftime | |
| 93 | _o__W_Getdays | |
| 94 | _o__W_Getmonths | |
| 95 | _o__W_Gettnames | |
| 96 | _o__Wcsftime | |
| 97 | _o___acrt_iob_func | |
| 98 | _o___conio_common_vcprintf | |
| 99 | _o___conio_common_vcprintf_p | |
| 100 | _o___conio_common_vcprintf_s | |
| 101 | _o___conio_common_vcscanf | |
| 102 | _o___conio_common_vcwprintf | |
| 103 | _o___conio_common_vcwprintf_p | |
| 104 | _o___conio_common_vcwprintf_s | |
| 105 | _o___conio_common_vcwscanf | |
| 106 | _o___daylight | |
| 107 | _o___dstbias | |
| 108 | _o___fpe_flt_rounds | |
| 109 | _o___libm_sse2_acos | |
| 110 | _o___libm_sse2_acosf | |
| 111 | _o___libm_sse2_asin | |
| 112 | _o___libm_sse2_asinf | |
| 113 | _o___libm_sse2_atan | |
| 114 | _o___libm_sse2_atan2 | |
| 115 | _o___libm_sse2_atanf | |
| 116 | _o___libm_sse2_cos | |
| 117 | _o___libm_sse2_cosf | |
| 118 | _o___libm_sse2_exp | |
| 119 | _o___libm_sse2_expf | |
| 120 | _o___libm_sse2_log | |
| 121 | _o___libm_sse2_log10 | |
| 122 | _o___libm_sse2_log10f | |
| 123 | _o___libm_sse2_logf | |
| 124 | _o___libm_sse2_pow | |
| 125 | _o___libm_sse2_powf | |
| 126 | _o___libm_sse2_sin | |
| 127 | _o___libm_sse2_sinf | |
| 128 | _o___libm_sse2_tan | |
| 129 | _o___libm_sse2_tanf | |
| 130 | _o___p___argc | |
| 131 | _o___p___argv | |
| 132 | _o___p___wargv | |
| 133 | _o___p__acmdln | |
| 134 | _o___p__commode | |
| 135 | _o___p__environ | |
| 136 | _o___p__fmode | |
| 137 | _o___p__mbcasemap | |
| 138 | _o___p__mbctype | |
| 139 | _o___p__pgmptr | |
| 140 | _o___p__wcmdln | |
| 141 | _o___p__wenviron | |
| 142 | _o___p__wpgmptr | |
| 143 | _o___pctype_func | |
| 144 | _o___pwctype_func | |
| 145 | _o___stdio_common_vfprintf | |
| 146 | _o___stdio_common_vfprintf_p | |
| 147 | _o___stdio_common_vfprintf_s | |
| 148 | _o___stdio_common_vfscanf | |
| 149 | _o___stdio_common_vfwprintf | |
| 150 | _o___stdio_common_vfwprintf_p | |
| 151 | _o___stdio_common_vfwprintf_s | |
| 152 | _o___stdio_common_vfwscanf | |
| 153 | _o___stdio_common_vsnprintf_s | |
| 154 | _o___stdio_common_vsnwprintf_s | |
| 155 | _o___stdio_common_vsprintf | |
| 156 | _o___stdio_common_vsprintf_p | |
| 157 | _o___stdio_common_vsprintf_s | |
| 158 | _o___stdio_common_vsscanf | |
| 159 | _o___stdio_common_vswprintf | |
| 160 | _o___stdio_common_vswprintf_p | |
| 161 | _o___stdio_common_vswprintf_s | |
| 162 | _o___stdio_common_vswscanf | |
| 163 | _o___timezone | |
| 164 | _o___tzname | |
| 165 | _o___wcserror | |
| 166 | _o__access | |
| 167 | _o__access_s | |
| 168 | _o__aligned_free | |
| 169 | _o__aligned_malloc | |
| 170 | _o__aligned_msize | |
| 171 | _o__aligned_offset_malloc | |
| 172 | _o__aligned_offset_realloc | |
| 173 | _o__aligned_offset_recalloc | |
| 174 | _o__aligned_realloc | |
| 175 | _o__aligned_recalloc | |
| 176 | _o__atodbl | |
| 177 | _o__atodbl_l | |
| 178 | _o__atof_l | |
| 179 | _o__atoflt | |
| 180 | _o__atoflt_l | |
| 181 | _o__atoi64 | |
| 182 | _o__atoi64_l | |
| 183 | _o__atoi_l | |
| 184 | _o__atol_l | |
| 185 | _o__atoldbl | |
| 186 | _o__atoldbl_l | |
| 187 | _o__atoll_l | |
| 188 | _o__beep | |
| 189 | _o__beginthread | |
| 190 | _o__beginthreadex | |
| 191 | _o__cabs | |
| 192 | _o__callnewh | |
| 193 | _o__calloc_base | |
| 194 | _o__cgets | |
| 195 | _o__cgets_s | |
| 196 | _o__cgetws | |
| 197 | _o__cgetws_s | |
| 198 | _o__chdir | |
| 199 | _o__chdrive | |
| 200 | _o__chmod | |
| 201 | _o__chsize | |
| 202 | _o__chsize_s | |
| 203 | _o__close | |
| 204 | _o__commit | |
| 205 | _o__configure_wide_argv | |
| 206 | _o__cputs | |
| 207 | _o__cputws | |
| 208 | _o__creat | |
| 209 | _o__create_locale | |
| 210 | _o__ctime32_s | |
| 211 | _o__ctime64_s | |
| 212 | _o__cwait | |
| 213 | _o__d_int | |
| 214 | _o__dclass | |
| 215 | _o__difftime32 | |
| 216 | _o__difftime64 | |
| 217 | _o__dlog | |
| 218 | _o__dnorm | |
| 219 | _o__dpcomp | |
| 220 | _o__dpoly | |
| 221 | _o__dscale | |
| 222 | _o__dsign | |
| 223 | _o__dsin | |
| 224 | _o__dtest | |
| 225 | _o__dunscale | |
| 226 | _o__dup | |
| 227 | _o__dup2 | |
| 228 | _o__dupenv_s | |
| 229 | _o__ecvt | |
| 230 | _o__ecvt_s | |
| 231 | _o__endthread | |
| 232 | _o__endthreadex | |
| 233 | _o__eof | |
| 234 | _o__errno | |
| 235 | _o__except1 | |
| 236 | _o__execute_onexit_table | |
| 237 | _o__execv | |
| 238 | _o__execve | |
| 239 | _o__execvp | |
| 240 | _o__execvpe | |
| 241 | _o__expand | |
| 242 | _o__fclose_nolock | |
| 243 | _o__fcloseall | |
| 244 | _o__fcvt | |
| 245 | _o__fcvt_s | |
| 246 | _o__fd_int | |
| 247 | _o__fdclass | |
| 248 | _o__fdexp | |
| 249 | _o__fdlog | |
| 250 | _o__fdopen | |
| 251 | _o__fdpcomp | |
| 252 | _o__fdpoly | |
| 253 | _o__fdscale | |
| 254 | _o__fdsign | |
| 255 | _o__fdsin | |
| 256 | _o__fflush_nolock | |
| 257 | _o__fgetc_nolock | |
| 258 | _o__fgetchar | |
| 259 | _o__fgetwc_nolock | |
| 260 | _o__fgetwchar | |
| 261 | _o__filelength | |
| 262 | _o__filelengthi64 | |
| 263 | _o__fileno | |
| 264 | _o__findclose | |
| 265 | _o__findfirst32 | |
| 266 | _o__findfirst32i64 | |
| 267 | _o__findfirst64 | |
| 268 | _o__findfirst64i32 | |
| 269 | _o__findnext32 | |
| 270 | _o__findnext32i64 | |
| 271 | _o__findnext64 | |
| 272 | _o__findnext64i32 | |
| 273 | _o__flushall | |
| 274 | _o__fpclass | |
| 275 | _o__fpclassf | |
| 276 | _o__fputc_nolock | |
| 277 | _o__fputchar | |
| 278 | _o__fputwc_nolock | |
| 279 | _o__fputwchar | |
| 280 | _o__fread_nolock | |
| 281 | _o__fread_nolock_s | |
| 282 | _o__free_base | |
| 283 | _o__free_locale | |
| 284 | _o__fseek_nolock | |
| 285 | _o__fseeki64 | |
| 286 | _o__fseeki64_nolock | |
| 287 | _o__fsopen | |
| 288 | _o__fstat32 | |
| 289 | _o__fstat32i64 | |
| 290 | _o__fstat64 | |
| 291 | _o__fstat64i32 | |
| 292 | _o__ftell_nolock | |
| 293 | _o__ftelli64 | |
| 294 | _o__ftelli64_nolock | |
| 295 | _o__ftime32 | |
| 296 | _o__ftime32_s | |
| 297 | _o__ftime64 | |
| 298 | _o__ftime64_s | |
| 299 | _o__fullpath | |
| 300 | _o__futime32 | |
| 301 | _o__futime64 | |
| 302 | _o__fwrite_nolock | |
| 303 | _o__gcvt | |
| 304 | _o__gcvt_s | |
| 305 | _o__get_daylight | |
| 306 | _o__get_doserrno | |
| 307 | _o__get_dstbias | |
| 308 | _o__get_errno | |
| 309 | _o__get_fmode | |
| 310 | _o__get_heap_handle | |
| 311 | _o__get_invalid_parameter_handler | |
| 312 | _o__get_narrow_winmain_command_line | |
| 313 | _o__get_osfhandle | |
| 314 | _o__get_pgmptr | |
| 315 | _o__get_stream_buffer_pointers | |
| 316 | _o__get_terminate | |
| 317 | _o__get_thread_local_invalid_parameter_handler | |
| 318 | _o__get_timezone | |
| 319 | _o__get_tzname | |
| 320 | _o__get_wide_winmain_command_line | |
| 321 | _o__get_wpgmptr | |
| 322 | _o__getc_nolock | |
| 323 | _o__getch | |
| 324 | _o__getch_nolock | |
| 325 | _o__getche | |
| 326 | _o__getche_nolock | |
| 327 | _o__getcwd | |
| 328 | _o__getdcwd | |
| 329 | _o__getdiskfree | |
| 330 | _o__getdllprocaddr | |
| 331 | _o__getdrive | |
| 332 | _o__getdrives | |
| 333 | _o__getmbcp | |
| 334 | _o__getsystime | |
| 335 | _o__getw | |
| 336 | _o__getwc_nolock | |
| 337 | _o__getwch | |
| 338 | _o__getwch_nolock | |
| 339 | _o__getwche | |
| 340 | _o__getwche_nolock | |
| 341 | _o__getws | |
| 342 | _o__getws_s | |
| 343 | _o__gmtime32 | |
| 344 | _o__gmtime32_s | |
| 345 | _o__gmtime64 | |
| 346 | _o__gmtime64_s | |
| 347 | _o__heapchk | |
| 348 | _o__heapmin | |
| 349 | _o__hypot | |
| 350 | _o__hypotf | |
| 351 | _o__i64toa | |
| 352 | _o__i64toa_s | |
| 353 | _o__i64tow | |
| 354 | _o__i64tow_s | |
| 355 | _o__initialize_onexit_table | |
| 356 | _o__invalid_parameter_noinfo | |
| 357 | _o__invalid_parameter_noinfo_noreturn | |
| 358 | _o__isatty | |
| 359 | _o__isctype | |
| 360 | _o__isctype_l | |
| 361 | _o__isleadbyte_l | |
| 362 | _o__ismbbalnum | |
| 363 | _o__ismbbalnum_l | |
| 364 | _o__ismbbalpha | |
| 365 | _o__ismbbalpha_l | |
| 366 | _o__ismbbblank | |
| 367 | _o__ismbbblank_l | |
| 368 | _o__ismbbgraph | |
| 369 | _o__ismbbgraph_l | |
| 370 | _o__ismbbkalnum | |
| 371 | _o__ismbbkalnum_l | |
| 372 | _o__ismbbkana | |
| 373 | _o__ismbbkana_l | |
| 374 | _o__ismbbkprint | |
| 375 | _o__ismbbkprint_l | |
| 376 | _o__ismbbkpunct | |
| 377 | _o__ismbbkpunct_l | |
| 378 | _o__ismbblead | |
| 379 | _o__ismbblead_l | |
| 380 | _o__ismbbprint | |
| 381 | _o__ismbbprint_l | |
| 382 | _o__ismbbpunct | |
| 383 | _o__ismbbpunct_l | |
| 384 | _o__ismbbtrail | |
| 385 | _o__ismbbtrail_l | |
| 386 | _o__ismbcalnum | |
| 387 | _o__ismbcalnum_l | |
| 388 | _o__ismbcalpha | |
| 389 | _o__ismbcalpha_l | |
| 390 | _o__ismbcblank | |
| 391 | _o__ismbcblank_l | |
| 392 | _o__ismbcdigit | |
| 393 | _o__ismbcdigit_l | |
| 394 | _o__ismbcgraph | |
| 395 | _o__ismbcgraph_l | |
| 396 | _o__ismbchira | |
| 397 | _o__ismbchira_l | |
| 398 | _o__ismbckata | |
| 399 | _o__ismbckata_l | |
| 400 | _o__ismbcl0 | |
| 401 | _o__ismbcl0_l | |
| 402 | _o__ismbcl1 | |
| 403 | _o__ismbcl1_l | |
| 404 | _o__ismbcl2 | |
| 405 | _o__ismbcl2_l | |
| 406 | _o__ismbclegal | |
| 407 | _o__ismbclegal_l | |
| 408 | _o__ismbclower | |
| 409 | _o__ismbclower_l | |
| 410 | _o__ismbcprint | |
| 411 | _o__ismbcprint_l | |
| 412 | _o__ismbcpunct | |
| 413 | _o__ismbcpunct_l | |
| 414 | _o__ismbcspace | |
| 415 | _o__ismbcspace_l | |
| 416 | _o__ismbcsymbol | |
| 417 | _o__ismbcsymbol_l | |
| 418 | _o__ismbcupper | |
| 419 | _o__ismbcupper_l | |
| 420 | _o__ismbslead | |
| 421 | _o__ismbslead_l | |
| 422 | _o__ismbstrail | |
| 423 | _o__ismbstrail_l | |
| 424 | _o__iswctype_l | |
| 425 | _o__itoa | |
| 426 | _o__itoa_s | |
| 427 | _o__itow | |
| 428 | _o__itow_s | |
| 429 | _o__j0 | |
| 430 | _o__j1 | |
| 431 | _o__jn | |
| 432 | _o__kbhit | |
| 433 | _o__ld_int | |
| 434 | _o__ldclass | |
| 435 | _o__ldexp | |
| 436 | _o__ldlog | |
| 437 | _o__ldpcomp | |
| 438 | _o__ldpoly | |
| 439 | _o__ldscale | |
| 440 | _o__ldsign | |
| 441 | _o__ldsin | |
| 442 | _o__ldtest | |
| 443 | _o__ldunscale | |
| 444 | _o__lfind | |
| 445 | _o__lfind_s | |
| 446 | _o__libm_sse2_acos_precise | |
| 447 | _o__libm_sse2_asin_precise | |
| 448 | _o__libm_sse2_atan_precise | |
| 449 | _o__libm_sse2_cos_precise | |
| 450 | _o__libm_sse2_exp_precise | |
| 451 | _o__libm_sse2_log10_precise | |
| 452 | _o__libm_sse2_log_precise | |
| 453 | _o__libm_sse2_pow_precise | |
| 454 | _o__libm_sse2_sin_precise | |
| 455 | _o__libm_sse2_sqrt_precise | |
| 456 | _o__libm_sse2_tan_precise | |
| 457 | _o__loaddll | |
| 458 | _o__localtime32 | |
| 459 | _o__localtime32_s | |
| 460 | _o__localtime64 | |
| 461 | _o__localtime64_s | |
| 462 | _o__lock_file | |
| 463 | _o__locking | |
| 464 | _o__logb | |
| 465 | _o__logbf | |
| 466 | _o__lsearch | |
| 467 | _o__lsearch_s | |
| 468 | _o__lseek | |
| 469 | _o__lseeki64 | |
| 470 | _o__ltoa | |
| 471 | _o__ltoa_s | |
| 472 | _o__ltow | |
| 473 | _o__ltow_s | |
| 474 | _o__makepath | |
| 475 | _o__makepath_s | |
| 476 | _o__malloc_base | |
| 477 | _o__mbbtombc | |
| 478 | _o__mbbtombc_l | |
| 479 | _o__mbbtype | |
| 480 | _o__mbbtype_l | |
| 481 | _o__mbccpy | |
| 482 | _o__mbccpy_l | |
| 483 | _o__mbccpy_s | |
| 484 | _o__mbccpy_s_l | |
| 485 | _o__mbcjistojms | |
| 486 | _o__mbcjistojms_l | |
| 487 | _o__mbcjmstojis | |
| 488 | _o__mbcjmstojis_l | |
| 489 | _o__mbclen | |
| 490 | _o__mbclen_l | |
| 491 | _o__mbctohira | |
| 492 | _o__mbctohira_l | |
| 493 | _o__mbctokata | |
| 494 | _o__mbctokata_l | |
| 495 | _o__mbctolower | |
| 496 | _o__mbctolower_l | |
| 497 | _o__mbctombb | |
| 498 | _o__mbctombb_l | |
| 499 | _o__mbctoupper | |
| 500 | _o__mbctoupper_l | |
| 501 | _o__mblen_l | |
| 502 | _o__mbsbtype | |
| 503 | _o__mbsbtype_l | |
| 504 | _o__mbscat_s | |
| 505 | _o__mbscat_s_l | |
| 506 | _o__mbschr | |
| 507 | _o__mbschr_l | |
| 508 | _o__mbscmp | |
| 509 | _o__mbscmp_l | |
| 510 | _o__mbscoll | |
| 511 | _o__mbscoll_l | |
| 512 | _o__mbscpy_s | |
| 513 | _o__mbscpy_s_l | |
| 514 | _o__mbscspn | |
| 515 | _o__mbscspn_l | |
| 516 | _o__mbsdec | |
| 517 | _o__mbsdec_l | |
| 518 | _o__mbsicmp | |
| 519 | _o__mbsicmp_l | |
| 520 | _o__mbsicoll | |
| 521 | _o__mbsicoll_l | |
| 522 | _o__mbsinc | |
| 523 | _o__mbsinc_l | |
| 524 | _o__mbslen | |
| 525 | _o__mbslen_l | |
| 526 | _o__mbslwr | |
| 527 | _o__mbslwr_l | |
| 528 | _o__mbslwr_s | |
| 529 | _o__mbslwr_s_l | |
| 530 | _o__mbsnbcat | |
| 531 | _o__mbsnbcat_l | |
| 532 | _o__mbsnbcat_s | |
| 533 | _o__mbsnbcat_s_l | |
| 534 | _o__mbsnbcmp | |
| 535 | _o__mbsnbcmp_l | |
| 536 | _o__mbsnbcnt | |
| 537 | _o__mbsnbcnt_l | |
| 538 | _o__mbsnbcoll | |
| 539 | _o__mbsnbcoll_l | |
| 540 | _o__mbsnbcpy | |
| 541 | _o__mbsnbcpy_l | |
| 542 | _o__mbsnbcpy_s | |
| 543 | _o__mbsnbcpy_s_l | |
| 544 | _o__mbsnbicmp | |
| 545 | _o__mbsnbicmp_l | |
| 546 | _o__mbsnbicoll | |
| 547 | _o__mbsnbicoll_l | |
| 548 | _o__mbsnbset | |
| 549 | _o__mbsnbset_l | |
| 550 | _o__mbsnbset_s | |
| 551 | _o__mbsnbset_s_l | |
| 552 | _o__mbsncat | |
| 553 | _o__mbsncat_l | |
| 554 | _o__mbsncat_s | |
| 555 | _o__mbsncat_s_l | |
| 556 | _o__mbsnccnt | |
| 557 | _o__mbsnccnt_l | |
| 558 | _o__mbsncmp | |
| 559 | _o__mbsncmp_l | |
| 560 | _o__mbsncoll | |
| 561 | _o__mbsncoll_l | |
| 562 | _o__mbsncpy | |
| 563 | _o__mbsncpy_l | |
| 564 | _o__mbsncpy_s | |
| 565 | _o__mbsncpy_s_l | |
| 566 | _o__mbsnextc | |
| 567 | _o__mbsnextc_l | |
| 568 | _o__mbsnicmp | |
| 569 | _o__mbsnicmp_l | |
| 570 | _o__mbsnicoll | |
| 571 | _o__mbsnicoll_l | |
| 572 | _o__mbsninc | |
| 573 | _o__mbsninc_l | |
| 574 | _o__mbsnlen | |
| 575 | _o__mbsnlen_l | |
| 576 | _o__mbsnset | |
| 577 | _o__mbsnset_l | |
| 578 | _o__mbsnset_s | |
| 579 | _o__mbsnset_s_l | |
| 580 | _o__mbspbrk | |
| 581 | _o__mbspbrk_l | |
| 582 | _o__mbsrchr | |
| 583 | _o__mbsrchr_l | |
| 584 | _o__mbsrev | |
| 585 | _o__mbsrev_l | |
| 586 | _o__mbsset | |
| 587 | _o__mbsset_l | |
| 588 | _o__mbsset_s | |
| 589 | _o__mbsset_s_l | |
| 590 | _o__mbsspn | |
| 591 | _o__mbsspn_l | |
| 592 | _o__mbsspnp | |
| 593 | _o__mbsspnp_l | |
| 594 | _o__mbsstr | |
| 595 | _o__mbsstr_l | |
| 596 | _o__mbstok | |
| 597 | _o__mbstok_l | |
| 598 | _o__mbstok_s | |
| 599 | _o__mbstok_s_l | |
| 600 | _o__mbstowcs_l | |
| 601 | _o__mbstowcs_s_l | |
| 602 | _o__mbstrlen | |
| 603 | _o__mbstrlen_l | |
| 604 | _o__mbstrnlen | |
| 605 | _o__mbstrnlen_l | |
| 606 | _o__mbsupr | |
| 607 | _o__mbsupr_l | |
| 608 | _o__mbsupr_s | |
| 609 | _o__mbsupr_s_l | |
| 610 | _o__mbtowc_l | |
| 611 | _o__memicmp | |
| 612 | _o__memicmp_l | |
| 613 | _o__mkdir | |
| 614 | _o__mkgmtime32 | |
| 615 | _o__mkgmtime64 | |
| 616 | _o__mktemp | |
| 617 | _o__mktemp_s | |
| 618 | _o__mktime32 | |
| 619 | _o__mktime64 | |
| 620 | _o__msize | |
| 621 | _o__nextafter | |
| 622 | _o__nextafterf | |
| 623 | _o__open_osfhandle | |
| 624 | _o__pclose | |
| 625 | _o__pipe | |
| 626 | _o__popen | |
| 627 | _o__putc_nolock | |
| 628 | _o__putch | |
| 629 | _o__putch_nolock | |
| 630 | _o__putenv | |
| 631 | _o__putenv_s | |
| 632 | _o__putw | |
| 633 | _o__putwc_nolock | |
| 634 | _o__putwch | |
| 635 | _o__putwch_nolock | |
| 636 | _o__putws | |
| 637 | _o__read | |
| 638 | _o__realloc_base | |
| 639 | _o__recalloc | |
| 640 | _o__register_onexit_function | |
| 641 | _o__resetstkoflw | |
| 642 | _o__rmdir | |
| 643 | _o__rmtmp | |
| 644 | _o__scalb | |
| 645 | _o__scalbf | |
| 646 | _o__searchenv | |
| 647 | _o__searchenv_s | |
| 648 | _o__set_abort_behavior | |
| 649 | _o__set_doserrno | |
| 650 | _o__set_errno | |
| 651 | _o__set_invalid_parameter_handler | |
| 652 | _o__set_new_handler | |
| 653 | _o__set_new_mode | |
| 654 | _o__set_thread_local_invalid_parameter_handler | |
| 655 | _o__seterrormode | |
| 656 | _o__setmbcp | |
| 657 | _o__setmode | |
| 658 | _o__setsystime | |
| 659 | _o__sleep | |
| 660 | _o__sopen | |
| 661 | _o__sopen_dispatch | |
| 662 | _o__sopen_s | |
| 663 | _o__spawnv | |
| 664 | _o__spawnve | |
| 665 | _o__spawnvp | |
| 666 | _o__spawnvpe | |
| 667 | _o__splitpath | |
| 668 | _o__splitpath_s | |
| 669 | _o__stat32 | |
| 670 | _o__stat32i64 | |
| 671 | _o__stat64 | |
| 672 | _o__stat64i32 | |
| 673 | _o__strcoll_l | |
| 674 | _o__strdate | |
| 675 | _o__strdate_s | |
| 676 | _o__strdup | |
| 677 | _o__strerror | |
| 678 | _o__strerror_s | |
| 679 | _o__strftime_l | |
| 680 | _o__stricmp | |
| 681 | _o__stricmp_l | |
| 682 | _o__stricoll | |
| 683 | _o__stricoll_l | |
| 684 | _o__strlwr | |
| 685 | _o__strlwr_l | |
| 686 | _o__strlwr_s | |
| 687 | _o__strlwr_s_l | |
| 688 | _o__strncoll | |
| 689 | _o__strncoll_l | |
| 690 | _o__strnicmp | |
| 691 | _o__strnicmp_l | |
| 692 | _o__strnicoll | |
| 693 | _o__strnicoll_l | |
| 694 | _o__strnset_s | |
| 695 | _o__strset_s | |
| 696 | _o__strtime | |
| 697 | _o__strtime_s | |
| 698 | _o__strtod_l | |
| 699 | _o__strtof_l | |
| 700 | _o__strtoi64 | |
| 701 | _o__strtoi64_l | |
| 702 | _o__strtol_l | |
| 703 | _o__strtold_l | |
| 704 | _o__strtoll_l | |
| 705 | _o__strtoui64 | |
| 706 | _o__strtoui64_l | |
| 707 | _o__strtoul_l | |
| 708 | _o__strtoull_l | |
| 709 | _o__strupr | |
| 710 | _o__strupr_l | |
| 711 | _o__strupr_s | |
| 712 | _o__strupr_s_l | |
| 713 | _o__strxfrm_l | |
| 714 | _o__swab | |
| 715 | _o__tell | |
| 716 | _o__telli64 | |
| 717 | _o__timespec32_get | |
| 718 | _o__timespec64_get | |
| 719 | _o__tolower | |
| 720 | _o__tolower_l | |
| 721 | _o__toupper | |
| 722 | _o__toupper_l | |
| 723 | _o__towlower_l | |
| 724 | _o__towupper_l | |
| 725 | _o__tzset | |
| 726 | _o__ui64toa | |
| 727 | _o__ui64toa_s | |
| 728 | _o__ui64tow | |
| 729 | _o__ui64tow_s | |
| 730 | _o__ultoa | |
| 731 | _o__ultoa_s | |
| 732 | _o__ultow | |
| 733 | _o__ultow_s | |
| 734 | _o__umask | |
| 735 | _o__umask_s | |
| 736 | _o__ungetc_nolock | |
| 737 | _o__ungetch | |
| 738 | _o__ungetch_nolock | |
| 739 | _o__ungetwc_nolock | |
| 740 | _o__ungetwch | |
| 741 | _o__ungetwch_nolock | |
| 742 | _o__unlink | |
| 743 | _o__unloaddll | |
| 744 | _o__unlock_file | |
| 745 | _o__utime32 | |
| 746 | _o__utime64 | |
| 747 | _o__waccess | |
| 748 | _o__waccess_s | |
| 749 | _o__wasctime | |
| 750 | _o__wasctime_s | |
| 751 | _o__wchdir | |
| 752 | _o__wchmod | |
| 753 | _o__wcreat | |
| 754 | _o__wcreate_locale | |
| 755 | _o__wcscoll_l | |
| 756 | _o__wcsdup | |
| 757 | _o__wcserror | |
| 758 | _o__wcserror_s | |
| 759 | _o__wcsftime_l | |
| 760 | _o__wcsicmp | |
| 761 | _o__wcsicmp_l | |
| 762 | _o__wcsicoll | |
| 763 | _o__wcsicoll_l | |
| 764 | _o__wcslwr | |
| 765 | _o__wcslwr_l | |
| 766 | _o__wcslwr_s | |
| 767 | _o__wcslwr_s_l | |
| 768 | _o__wcsncoll | |
| 769 | _o__wcsncoll_l | |
| 770 | _o__wcsnicmp | |
| 771 | _o__wcsnicmp_l | |
| 772 | _o__wcsnicoll | |
| 773 | _o__wcsnicoll_l | |
| 774 | _o__wcsnset | |
| 775 | _o__wcsnset_s | |
| 776 | _o__wcsset | |
| 777 | _o__wcsset_s | |
| 778 | _o__wcstod_l | |
| 779 | _o__wcstof_l | |
| 780 | _o__wcstoi64 | |
| 781 | _o__wcstoi64_l | |
| 782 | _o__wcstol_l | |
| 783 | _o__wcstold_l | |
| 784 | _o__wcstoll_l | |
| 785 | _o__wcstombs_l | |
| 786 | _o__wcstombs_s_l | |
| 787 | _o__wcstoui64 | |
| 788 | _o__wcstoui64_l | |
| 789 | _o__wcstoul_l | |
| 790 | _o__wcstoull_l | |
| 791 | _o__wcsupr | |
| 792 | _o__wcsupr_l | |
| 793 | _o__wcsupr_s | |
| 794 | _o__wcsupr_s_l | |
| 795 | _o__wcsxfrm_l | |
| 796 | _o__wctime32 | |
| 797 | _o__wctime32_s | |
| 798 | _o__wctime64 | |
| 799 | _o__wctime64_s | |
| 800 | _o__wctomb_l | |
| 801 | _o__wctomb_s_l | |
| 802 | _o__wdupenv_s | |
| 803 | _o__wexecv | |
| 804 | _o__wexecve | |
| 805 | _o__wexecvp | |
| 806 | _o__wexecvpe | |
| 807 | _o__wfdopen | |
| 808 | _o__wfindfirst32 | |
| 809 | _o__wfindfirst32i64 | |
| 810 | _o__wfindfirst64 | |
| 811 | _o__wfindfirst64i32 | |
| 812 | _o__wfindnext32 | |
| 813 | _o__wfindnext32i64 | |
| 814 | _o__wfindnext64 | |
| 815 | _o__wfindnext64i32 | |
| 816 | _o__wfopen | |
| 817 | _o__wfopen_s | |
| 818 | _o__wfreopen | |
| 819 | _o__wfreopen_s | |
| 820 | _o__wfsopen | |
| 821 | _o__wfullpath | |
| 822 | _o__wgetcwd | |
| 823 | _o__wgetdcwd | |
| 824 | _o__wgetenv | |
| 825 | _o__wgetenv_s | |
| 826 | _o__wmakepath | |
| 827 | _o__wmakepath_s | |
| 828 | _o__wmkdir | |
| 829 | _o__wmktemp | |
| 830 | _o__wmktemp_s | |
| 831 | _o__wperror | |
| 832 | _o__wpopen | |
| 833 | _o__wputenv | |
| 834 | _o__wputenv_s | |
| 835 | _o__wremove | |
| 836 | _o__wrename | |
| 837 | _o__write | |
| 838 | _o__wrmdir | |
| 839 | _o__wsearchenv | |
| 840 | _o__wsearchenv_s | |
| 841 | _o__wsetlocale | |
| 842 | _o__wsopen_dispatch | |
| 843 | _o__wsopen_s | |
| 844 | _o__wspawnv | |
| 845 | _o__wspawnve | |
| 846 | _o__wspawnvp | |
| 847 | _o__wspawnvpe | |
| 848 | _o__wsplitpath | |
| 849 | _o__wsplitpath_s | |
| 850 | _o__wstat32 | |
| 851 | _o__wstat32i64 | |
| 852 | _o__wstat64 | |
| 853 | _o__wstat64i32 | |
| 854 | _o__wstrdate | |
| 855 | _o__wstrdate_s | |
| 856 | _o__wstrtime | |
| 857 | _o__wstrtime_s | |
| 858 | _o__wsystem | |
| 859 | _o__wtmpnam_s | |
| 860 | _o__wtof | |
| 861 | _o__wtof_l | |
| 862 | _o__wtoi | |
| 863 | _o__wtoi64 | |
| 864 | _o__wtoi64_l | |
| 865 | _o__wtoi_l | |
| 866 | _o__wtol | |
| 867 | _o__wtol_l | |
| 868 | _o__wtoll | |
| 869 | _o__wtoll_l | |
| 870 | _o__wunlink | |
| 871 | _o__wutime32 | |
| 872 | _o__wutime64 | |
| 873 | _o__y0 | |
| 874 | _o__y1 | |
| 875 | _o__yn | |
| 876 | _o_abort | |
| 877 | _o_acos | |
| 878 | _o_acosf | |
| 879 | _o_acosh | |
| 880 | _o_acoshf | |
| 881 | _o_acoshl | |
| 882 | _o_asctime | |
| 883 | _o_asctime_s | |
| 884 | _o_asin | |
| 885 | _o_asinf | |
| 886 | _o_asinh | |
| 887 | _o_asinhf | |
| 888 | _o_asinhl | |
| 889 | _o_atan | |
| 890 | _o_atan2 | |
| 891 | _o_atan2f | |
| 892 | _o_atanf | |
| 893 | _o_atanh | |
| 894 | _o_atanhf | |
| 895 | _o_atanhl | |
| 896 | _o_atof | |
| 897 | _o_atoi | |
| 898 | _o_atol | |
| 899 | _o_atoll | |
| 900 | _o_bsearch | |
| 901 | _o_bsearch_s | |
| 902 | _o_btowc | |
| 903 | _o_calloc | |
| 904 | _o_cbrt | |
| 905 | _o_cbrtf | |
| 906 | _o_ceil | |
| 907 | _o_ceilf | |
| 908 | _o_clearerr | |
| 909 | _o_clearerr_s | |
| 910 | _o_cos | |
| 911 | _o_cosf | |
| 912 | _o_cosh | |
| 913 | _o_coshf | |
| 914 | _o_erf | |
| 915 | _o_erfc | |
| 916 | _o_erfcf | |
| 917 | _o_erfcl | |
| 918 | _o_erff | |
| 919 | _o_erfl | |
| 920 | _o_exp | |
| 921 | _o_exp2 | |
| 922 | _o_exp2f | |
| 923 | _o_exp2l | |
| 924 | _o_expf | |
| 925 | _o_fabs | |
| 926 | _o_fclose | |
| 927 | _o_feof | |
| 928 | _o_ferror | |
| 929 | _o_fflush | |
| 930 | _o_fgetc | |
| 931 | _o_fgetpos | |
| 932 | _o_fgets | |
| 933 | _o_fgetwc | |
| 934 | _o_fgetws | |
| 935 | _o_floor | |
| 936 | _o_floorf | |
| 937 | _o_fma | |
| 938 | _o_fmaf | |
| 939 | _o_fmal | |
| 940 | _o_fmod | |
| 941 | _o_fmodf | |
| 942 | _o_fopen | |
| 943 | _o_fopen_s | |
| 944 | _o_fputc | |
| 945 | _o_fputs | |
| 946 | _o_fputwc | |
| 947 | _o_fputws | |
| 948 | _o_fread | |
| 949 | _o_fread_s | |
| 950 | _o_free | |
| 951 | _o_freopen | |
| 952 | _o_freopen_s | |
| 953 | _o_frexp | |
| 954 | _o_fseek | |
| 955 | _o_fsetpos | |
| 956 | _o_ftell | |
| 957 | _o_fwrite | |
| 958 | _o_getc | |
| 959 | _o_getchar | |
| 960 | _o_getenv | |
| 961 | _o_getenv_s | |
| 962 | _o_gets | |
| 963 | _o_gets_s | |
| 964 | _o_getwc | |
| 965 | _o_getwchar | |
| 966 | _o_hypot | |
| 967 | _o_is_wctype | |
| 968 | _o_isalnum | |
| 969 | _o_isalpha | |
| 970 | _o_isblank | |
| 971 | _o_iscntrl | |
| 972 | _o_isdigit | |
| 973 | _o_isgraph | |
| 974 | _o_isleadbyte | |
| 975 | _o_islower | |
| 976 | _o_isprint | |
| 977 | _o_ispunct | |
| 978 | _o_isspace | |
| 979 | _o_isupper | |
| 980 | _o_iswalnum | |
| 981 | _o_iswalpha | |
| 982 | _o_iswascii | |
| 983 | _o_iswblank | |
| 984 | _o_iswcntrl | |
| 985 | _o_iswctype | |
| 986 | _o_iswdigit | |
| 987 | _o_iswgraph | |
| 988 | _o_iswlower | |
| 989 | _o_iswprint | |
| 990 | _o_iswpunct | |
| 991 | _o_iswspace | |
| 992 | _o_iswupper | |
| 993 | _o_iswxdigit | |
| 994 | _o_isxdigit | |
| 995 | _o_ldexp | |
| 996 | _o_lgamma | |
| 997 | _o_lgammaf | |
| 998 | _o_lgammal | |
| 999 | _o_llrint | |
| 1000 | _o_llrintf | |
| 1001 | _o_llrintl | |
| 1002 | _o_llround | |
| 1003 | _o_llroundf | |
| 1004 | _o_llroundl | |
| 1005 | _o_localeconv | |
| 1006 | _o_log | |
| 1007 | _o_log10 | |
| 1008 | _o_log10f | |
| 1009 | _o_log1p | |
| 1010 | _o_log1pf | |
| 1011 | _o_log1pl | |
| 1012 | _o_log2 | |
| 1013 | _o_log2f | |
| 1014 | _o_log2l | |
| 1015 | _o_logb | |
| 1016 | _o_logbf | |
| 1017 | _o_logbl | |
| 1018 | _o_logf | |
| 1019 | _o_lrint | |
| 1020 | _o_lrintf | |
| 1021 | _o_lrintl | |
| 1022 | _o_lround | |
| 1023 | _o_lroundf | |
| 1024 | _o_lroundl | |
| 1025 | _o_malloc | |
| 1026 | _o_mblen | |
| 1027 | _o_mbrlen | |
| 1028 | _o_mbrtoc16 | |
| 1029 | _o_mbrtoc32 | |
| 1030 | _o_mbrtowc | |
| 1031 | _o_mbsrtowcs | |
| 1032 | _o_mbsrtowcs_s | |
| 1033 | _o_mbstowcs | |
| 1034 | _o_mbstowcs_s | |
| 1035 | _o_mbtowc | |
| 1036 | _o_memset | |
| 1037 | _o_modf | |
| 1038 | _o_modff | |
| 1039 | _o_nan | |
| 1040 | _o_nanf | |
| 1041 | _o_nanl | |
| 1042 | _o_nearbyint | |
| 1043 | _o_nearbyintf | |
| 1044 | _o_nearbyintl | |
| 1045 | _o_nextafter | |
| 1046 | _o_nextafterf | |
| 1047 | _o_nextafterl | |
| 1048 | _o_nexttoward | |
| 1049 | _o_nexttowardf | |
| 1050 | _o_nexttowardl | |
| 1051 | _o_pow | |
| 1052 | _o_powf | |
| 1053 | _o_putc | |
| 1054 | _o_putchar | |
| 1055 | _o_puts | |
| 1056 | _o_putwc | |
| 1057 | _o_putwchar | |
| 1058 | _o_qsort | |
| 1059 | _o_qsort_s | |
| 1060 | _o_raise | |
| 1061 | _o_rand | |
| 1062 | _o_rand_s | |
| 1063 | _o_realloc | |
| 1064 | _o_remainder | |
| 1065 | _o_remainderf | |
| 1066 | _o_remainderl | |
| 1067 | _o_remove | |
| 1068 | _o_remquo | |
| 1069 | _o_remquof | |
| 1070 | _o_remquol | |
| 1071 | _o_rewind | |
| 1072 | _o_rint | |
| 1073 | _o_rintf | |
| 1074 | _o_rintl | |
| 1075 | _o_round | |
| 1076 | _o_roundf | |
| 1077 | _o_roundl | |
| 1078 | _o_scalbln | |
| 1079 | _o_scalblnf | |
| 1080 | _o_scalblnl | |
| 1081 | _o_scalbn | |
| 1082 | _o_scalbnf | |
| 1083 | _o_scalbnl | |
| 1084 | _o_set_terminate | |
| 1085 | _o_setbuf | |
| 1086 | _o_setvbuf | |
| 1087 | _o_sin | |
| 1088 | _o_sinf | |
| 1089 | _o_sinh | |
| 1090 | _o_sinhf | |
| 1091 | _o_sqrt | |
| 1092 | _o_sqrtf | |
| 1093 | _o_srand | |
| 1094 | _o_strcat_s | |
| 1095 | _o_strcoll | |
| 1096 | _o_strcpy_s | |
| 1097 | _o_strerror | |
| 1098 | _o_strerror_s | |
| 1099 | _o_strftime | |
| 1100 | _o_strncat_s | |
| 1101 | _o_strncpy_s | |
| 1102 | _o_strtod | |
| 1103 | _o_strtof | |
| 1104 | _o_strtok | |
| 1105 | _o_strtok_s | |
| 1106 | _o_strtol | |
| 1107 | _o_strtold | |
| 1108 | _o_strtoll | |
| 1109 | _o_strtoul | |
| 1110 | _o_strtoull | |
| 1111 | _o_system | |
| 1112 | _o_tan | |
| 1113 | _o_tanf | |
| 1114 | _o_tanh | |
| 1115 | _o_tanhf | |
| 1116 | _o_terminate | |
| 1117 | _o_tgamma | |
| 1118 | _o_tgammaf | |
| 1119 | _o_tgammal | |
| 1120 | _o_tmpfile_s | |
| 1121 | _o_tmpnam_s | |
| 1122 | _o_tolower | |
| 1123 | _o_toupper | |
| 1124 | _o_towlower | |
| 1125 | _o_towupper | |
| 1126 | _o_ungetc | |
| 1127 | _o_ungetwc | |
| 1128 | _o_wcrtomb | |
| 1129 | _o_wcrtomb_s | |
| 1130 | _o_wcscat_s | |
| 1131 | _o_wcscoll | |
| 1132 | _o_wcscpy | |
| 1133 | _o_wcscpy_s | |
| 1134 | _o_wcsftime | |
| 1135 | _o_wcsncat_s | |
| 1136 | _o_wcsncpy_s | |
| 1137 | _o_wcsrtombs | |
| 1138 | _o_wcsrtombs_s | |
| 1139 | _o_wcstod | |
| 1140 | _o_wcstof | |
| 1141 | _o_wcstok | |
| 1142 | _o_wcstok_s | |
| 1143 | _o_wcstol | |
| 1144 | _o_wcstold | |
| 1145 | _o_wcstoll | |
| 1146 | _o_wcstombs | |
| 1147 | _o_wcstombs_s | |
| 1148 | _o_wcstoul | |
| 1149 | _o_wcstoull | |
| 1150 | _o_wctob | |
| 1151 | _o_wctomb | |
| 1152 | _o_wctomb_s | |
| 1153 | _o_wmemcpy_s | |
| 1154 | _o_wmemmove_s | |
| 1155 | _purecall | |
| 1156 | F_I386(_seh_longjmp_unwind@4) | |
| 1157 | F_I386(_seh_longjmp_unwind4@4) | |
| 1158 | _set_purecall_handler | |
| 1159 | _set_se_translator | |
| 1160 | F_I386(_setjmp3) | |
| 1161 | longjmp | |
| 1162 | memchr | |
| 1163 | memcmp | |
| 1164 | memcpy | |
| 1165 | memmove | |
| 1166 | set_unexpected | |
| 1167 | F_X64(setjmp) | |
| 1168 | strchr | |
| 1169 | strrchr | |
| 1170 | strstr | |
| 1171 | unexpected | |
| 1172 | wcschr | |
| 1173 | wcsrchr | |
| 1174 | wcsstr |
lib/libc/mingw/lib-common/api-ms-win-crt-process-l1-1-0.def created+57| ... | ... | @@ -0,0 +1,57 @@ |
| 1 | LIBRARY api-ms-win-crt-process-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | _beep | |
| 6 | _cwait | |
| 7 | cwait == _cwait | |
| 8 | _execl | |
| 9 | execl == _execl | |
| 10 | _execle | |
| 11 | execle == _execle | |
| 12 | _execlp | |
| 13 | execlp == _execlp | |
| 14 | _execlpe | |
| 15 | execlpe == _execlpe | |
| 16 | _execv | |
| 17 | execv == _execv | |
| 18 | _execve | |
| 19 | execve == _execve | |
| 20 | _execvp | |
| 21 | execvp == _execvp | |
| 22 | _execvpe | |
| 23 | execvpe == _execvpe | |
| 24 | _loaddll | |
| 25 | _spawnl | |
| 26 | spawnl == _spawnl | |
| 27 | _spawnle | |
| 28 | spawnle == _spawnle | |
| 29 | _spawnlp | |
| 30 | spawnlp == _spawnlp | |
| 31 | _spawnlpe | |
| 32 | spawnlpe == _spawnlpe | |
| 33 | _spawnv | |
| 34 | spawnv == _spawnv | |
| 35 | _spawnve | |
| 36 | spawnve == _spawnve | |
| 37 | _spawnvp | |
| 38 | spawnvp == _spawnvp | |
| 39 | _spawnvpe | |
| 40 | spawnvpe == _spawnvpe | |
| 41 | _unloaddll | |
| 42 | _wexecl | |
| 43 | _wexecle | |
| 44 | _wexeclp | |
| 45 | _wexeclpe | |
| 46 | _wexecv | |
| 47 | _wexecve | |
| 48 | _wexecvp | |
| 49 | _wexecvpe | |
| 50 | _wspawnl | |
| 51 | _wspawnle | |
| 52 | _wspawnlp | |
| 53 | _wspawnlpe | |
| 54 | _wspawnv | |
| 55 | _wspawnve | |
| 56 | _wspawnvp | |
| 57 | _wspawnvpe |
lib/libc/mingw/lib-common/api-ms-win-crt-runtime-l1-1-0.def.in created+120| ... | ... | @@ -0,0 +1,120 @@ |
| 1 | LIBRARY api-ms-win-crt-runtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | #include "func.def.in" | |
| 6 | ||
| 7 | _Exit | |
| 8 | F_I386(__control87_2) | |
| 9 | __doserrno | |
| 10 | __fpe_flt_rounds | |
| 11 | __fpecode | |
| 12 | __p___argc | |
| 13 | __p___argv | |
| 14 | __p___wargv | |
| 15 | __p__acmdln | |
| 16 | __p__pgmptr | |
| 17 | __p__wcmdln | |
| 18 | __p__wpgmptr | |
| 19 | __pxcptinfoptrs | |
| 20 | __sys_errlist | |
| 21 | __sys_nerr | |
| 22 | __threadhandle | |
| 23 | __threadid | |
| 24 | __wcserror | |
| 25 | __wcserror_s | |
| 26 | ; DATA set manually | |
| 27 | _assert | |
| 28 | _beginthread | |
| 29 | _beginthreadex | |
| 30 | _c_exit | |
| 31 | _cexit | |
| 32 | _clearfp | |
| 33 | _configure_narrow_argv | |
| 34 | _configure_wide_argv | |
| 35 | _control87 | |
| 36 | _controlfp | |
| 37 | _controlfp_s | |
| 38 | _crt_at_quick_exit | |
| 39 | _crt_atexit | |
| 40 | _crt_debugger_hook | |
| 41 | _endthread | |
| 42 | _endthreadex | |
| 43 | _errno | |
| 44 | _execute_onexit_table | |
| 45 | _exit | |
| 46 | F_NON_I386(_fpieee_flt) | |
| 47 | ; DATA added manually | |
| 48 | _fpreset DATA | |
| 49 | _get_doserrno | |
| 50 | _get_errno | |
| 51 | _get_initial_narrow_environment | |
| 52 | _get_initial_wide_environment | |
| 53 | _get_invalid_parameter_handler | |
| 54 | _get_narrow_winmain_command_line | |
| 55 | _get_pgmptr | |
| 56 | _get_terminate | |
| 57 | _get_thread_local_invalid_parameter_handler | |
| 58 | _get_wide_winmain_command_line | |
| 59 | _get_wpgmptr | |
| 60 | _getdllprocaddr | |
| 61 | _getpid | |
| 62 | getpid == _getpid | |
| 63 | _initialize_narrow_environment | |
| 64 | _initialize_onexit_table | |
| 65 | _initialize_wide_environment | |
| 66 | _initterm | |
| 67 | _initterm_e | |
| 68 | _invalid_parameter_noinfo | |
| 69 | _invalid_parameter_noinfo_noreturn | |
| 70 | _invoke_watson | |
| 71 | _query_app_type | |
| 72 | _register_onexit_function | |
| 73 | _register_thread_local_exe_atexit_callback | |
| 74 | _resetstkoflw | |
| 75 | _seh_filter_dll | |
| 76 | _seh_filter_exe | |
| 77 | _set_abort_behavior | |
| 78 | _set_app_type | |
| 79 | __set_app_type == _set_app_type | |
| 80 | _set_controlfp | |
| 81 | _set_doserrno | |
| 82 | _set_errno | |
| 83 | _set_error_mode | |
| 84 | _set_invalid_parameter_handler | |
| 85 | _set_new_handler | |
| 86 | _set_thread_local_invalid_parameter_handler | |
| 87 | _seterrormode | |
| 88 | _sleep | |
| 89 | _statusfp | |
| 90 | F_I386(_statusfp2) | |
| 91 | _strerror | |
| 92 | _strerror_s | |
| 93 | _wassert | |
| 94 | _wcserror | |
| 95 | _wcserror_s | |
| 96 | _wperror | |
| 97 | _wsystem | |
| 98 | abort | |
| 99 | exit | |
| 100 | ; Don't use the float env functions from UCRT; fesetround doesn't seem to have | |
| 101 | ; any effect on the FPU control word as required by other libmingwex math | |
| 102 | ; routines. | |
| 103 | feclearexcept DATA | |
| 104 | fegetenv DATA | |
| 105 | fegetexceptflag DATA | |
| 106 | fegetround DATA | |
| 107 | feholdexcept DATA | |
| 108 | fesetenv DATA | |
| 109 | fesetexceptflag DATA | |
| 110 | fesetround DATA | |
| 111 | fetestexcept DATA | |
| 112 | perror | |
| 113 | quick_exit | |
| 114 | raise | |
| 115 | set_terminate | |
| 116 | signal | |
| 117 | strerror | |
| 118 | strerror_s | |
| 119 | system | |
| 120 | terminate |
lib/libc/mingw/lib-common/api-ms-win-crt-stdio-l1-1-0.def created+193| ... | ... | @@ -0,0 +1,193 @@ |
| 1 | LIBRARY api-ms-win-crt-stdio-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | __acrt_iob_func | |
| 6 | __p__commode | |
| 7 | __p__fmode | |
| 8 | __stdio_common_vfprintf | |
| 9 | __stdio_common_vfprintf_p | |
| 10 | __stdio_common_vfprintf_s | |
| 11 | __stdio_common_vfscanf | |
| 12 | __stdio_common_vfwprintf | |
| 13 | __stdio_common_vfwprintf_p | |
| 14 | __stdio_common_vfwprintf_s | |
| 15 | __stdio_common_vfwscanf | |
| 16 | __stdio_common_vsnprintf_s | |
| 17 | __stdio_common_vsnwprintf_s | |
| 18 | __stdio_common_vsprintf | |
| 19 | __stdio_common_vsprintf_p | |
| 20 | __stdio_common_vsprintf_s | |
| 21 | __stdio_common_vsscanf | |
| 22 | __stdio_common_vswprintf | |
| 23 | __stdio_common_vswprintf_p | |
| 24 | __stdio_common_vswprintf_s | |
| 25 | __stdio_common_vswscanf | |
| 26 | _chsize | |
| 27 | chsize == _chsize | |
| 28 | _chsize_s | |
| 29 | _close | |
| 30 | close == _close | |
| 31 | _commit | |
| 32 | _creat | |
| 33 | creat == _creat | |
| 34 | _dup | |
| 35 | dup == _dup | |
| 36 | _dup2 | |
| 37 | dup2 == _dup2 | |
| 38 | _eof | |
| 39 | eof == _eof | |
| 40 | _fclose_nolock | |
| 41 | _fcloseall | |
| 42 | _fflush_nolock | |
| 43 | _fgetc_nolock | |
| 44 | _fgetchar | |
| 45 | fgetchar == _fgetchar | |
| 46 | _fgetwc_nolock | |
| 47 | _fgetwchar | |
| 48 | fgetwchar == _fgetwchar | |
| 49 | _filelength | |
| 50 | filelength == _filelength | |
| 51 | _filelengthi64 | |
| 52 | _fileno | |
| 53 | fileno == _fileno | |
| 54 | _flushall | |
| 55 | _fputc_nolock | |
| 56 | _fputchar | |
| 57 | fputchar == _fputchar | |
| 58 | _fputwc_nolock | |
| 59 | _fputwchar | |
| 60 | fputwchar == _fputwchar | |
| 61 | _fread_nolock | |
| 62 | _fread_nolock_s | |
| 63 | _fseek_nolock | |
| 64 | _fseeki64 | |
| 65 | _fseeki64_nolock | |
| 66 | _fsopen | |
| 67 | _ftell_nolock | |
| 68 | _ftelli64 | |
| 69 | _ftelli64_nolock | |
| 70 | _fwrite_nolock | |
| 71 | _get_fmode | |
| 72 | _get_osfhandle | |
| 73 | _get_printf_count_output | |
| 74 | _get_stream_buffer_pointers | |
| 75 | _getc_nolock | |
| 76 | _getcwd | |
| 77 | getcwd == _getcwd | |
| 78 | _getdcwd | |
| 79 | _getmaxstdio | |
| 80 | _getw | |
| 81 | getw == _getw | |
| 82 | _getwc_nolock | |
| 83 | _getws | |
| 84 | _getws_s | |
| 85 | _isatty | |
| 86 | isatty == _isatty | |
| 87 | _kbhit | |
| 88 | kbhit == _kbhit | |
| 89 | _locking | |
| 90 | _lseek | |
| 91 | lseek == _lseek | |
| 92 | _lseeki64 | |
| 93 | _mktemp | |
| 94 | mktemp == _mktemp | |
| 95 | _mktemp_s | |
| 96 | _open | |
| 97 | open == _open | |
| 98 | _open_osfhandle | |
| 99 | _pclose | |
| 100 | pclose == _pclose | |
| 101 | _pipe | |
| 102 | _popen | |
| 103 | popen == _popen | |
| 104 | _putc_nolock | |
| 105 | _putw | |
| 106 | putw == _putw | |
| 107 | _putwc_nolock | |
| 108 | _putws | |
| 109 | _read | |
| 110 | read == _read | |
| 111 | _rmtmp | |
| 112 | rmtmp == _rmtmp | |
| 113 | _set_fmode | |
| 114 | _set_printf_count_output | |
| 115 | _setmaxstdio | |
| 116 | _setmode | |
| 117 | setmode == _setmode | |
| 118 | _sopen | |
| 119 | sopen == _sopen | |
| 120 | _sopen_dispatch | |
| 121 | _sopen_s | |
| 122 | _tell | |
| 123 | tell == _tell | |
| 124 | _telli64 | |
| 125 | _tempnam | |
| 126 | tempnam == _tempnam | |
| 127 | _ungetc_nolock | |
| 128 | _ungetwc_nolock | |
| 129 | _wcreat | |
| 130 | _wfdopen | |
| 131 | _wfopen | |
| 132 | _wfopen_s | |
| 133 | _wfreopen | |
| 134 | _wfreopen_s | |
| 135 | _wfsopen | |
| 136 | _wmktemp | |
| 137 | _wmktemp_s | |
| 138 | _wopen | |
| 139 | _wpopen | |
| 140 | wpopen == _wpopen | |
| 141 | _write | |
| 142 | write == _write | |
| 143 | _wsopen | |
| 144 | _wsopen_dispatch | |
| 145 | _wsopen_s | |
| 146 | _wtempnam | |
| 147 | _wtmpnam | |
| 148 | _wtmpnam_s | |
| 149 | clearerr | |
| 150 | clearerr_s | |
| 151 | fclose | |
| 152 | feof | |
| 153 | ferror | |
| 154 | fflush | |
| 155 | fgetc | |
| 156 | fgetpos | |
| 157 | fgets | |
| 158 | fgetwc | |
| 159 | fgetws | |
| 160 | fopen | |
| 161 | fopen_s | |
| 162 | fputc | |
| 163 | fputs | |
| 164 | fputwc | |
| 165 | fputws | |
| 166 | fread | |
| 167 | fread_s | |
| 168 | freopen | |
| 169 | freopen_s | |
| 170 | fseek | |
| 171 | fsetpos | |
| 172 | ftell | |
| 173 | fwrite | |
| 174 | getc | |
| 175 | getchar | |
| 176 | gets | |
| 177 | gets_s | |
| 178 | getwc | |
| 179 | getwchar | |
| 180 | putc | |
| 181 | putchar | |
| 182 | puts | |
| 183 | putwc | |
| 184 | putwchar | |
| 185 | rewind | |
| 186 | setbuf | |
| 187 | setvbuf | |
| 188 | tmpfile | |
| 189 | tmpfile_s | |
| 190 | tmpnam | |
| 191 | tmpnam_s | |
| 192 | ungetc | |
| 193 | ungetwc |
lib/libc/mingw/lib-common/api-ms-win-crt-string-l1-1-0.def created+211| ... | ... | @@ -0,0 +1,211 @@ |
| 1 | LIBRARY api-ms-win-crt-string-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | __isascii | |
| 6 | isascii == __isascii | |
| 7 | __iscsym | |
| 8 | iscsym == __iscsym | |
| 9 | __iscsymf | |
| 10 | iscsymf == __iscsymf | |
| 11 | __iswcsym | |
| 12 | __iswcsymf | |
| 13 | __strncnt | |
| 14 | __wcsncnt | |
| 15 | _isalnum_l | |
| 16 | _isalpha_l | |
| 17 | _isblank_l | |
| 18 | _iscntrl_l | |
| 19 | _isctype | |
| 20 | _isctype_l | |
| 21 | _isdigit_l | |
| 22 | _isgraph_l | |
| 23 | _isleadbyte_l | |
| 24 | _islower_l | |
| 25 | _isprint_l | |
| 26 | _ispunct_l | |
| 27 | _isspace_l | |
| 28 | _isupper_l | |
| 29 | _iswalnum_l | |
| 30 | _iswalpha_l | |
| 31 | _iswblank_l | |
| 32 | _iswcntrl_l | |
| 33 | _iswcsym_l | |
| 34 | _iswcsymf_l | |
| 35 | _iswctype_l | |
| 36 | _iswdigit_l | |
| 37 | _iswgraph_l | |
| 38 | _iswlower_l | |
| 39 | _iswprint_l | |
| 40 | _iswpunct_l | |
| 41 | _iswspace_l | |
| 42 | _iswupper_l | |
| 43 | _iswxdigit_l | |
| 44 | _isxdigit_l | |
| 45 | _memccpy | |
| 46 | memccpy == _memccpy | |
| 47 | _memicmp | |
| 48 | memicmp == _memicmp | |
| 49 | _memicmp_l | |
| 50 | _strcoll_l | |
| 51 | _strdup | |
| 52 | strdup == _strdup | |
| 53 | _stricmp | |
| 54 | _strcmpi == _stricmp | |
| 55 | strcmpi == _stricmp | |
| 56 | stricmp == _stricmp | |
| 57 | strcasecmp == _stricmp | |
| 58 | _stricmp_l | |
| 59 | _stricoll | |
| 60 | stricoll == _stricoll | |
| 61 | _stricoll_l | |
| 62 | _strlwr | |
| 63 | strlwr == _strlwr | |
| 64 | _strlwr_l | |
| 65 | _strlwr_s | |
| 66 | _strlwr_s_l | |
| 67 | _strncoll | |
| 68 | _strncoll_l | |
| 69 | _strnicmp | |
| 70 | strnicmp == _strnicmp | |
| 71 | strncasecmp == _strnicmp | |
| 72 | _strnicmp_l | |
| 73 | _strnicoll | |
| 74 | _strnicoll_l | |
| 75 | _strnset | |
| 76 | strnset == _strnset | |
| 77 | _strnset_s | |
| 78 | _strrev | |
| 79 | strrev == _strrev | |
| 80 | _strset | |
| 81 | strset == _strset | |
| 82 | _strset_s | |
| 83 | _strupr | |
| 84 | strupr == _strupr | |
| 85 | _strupr_l | |
| 86 | _strupr_s | |
| 87 | _strupr_s_l | |
| 88 | _strxfrm_l | |
| 89 | _tolower | |
| 90 | _tolower_l | |
| 91 | _toupper | |
| 92 | _toupper_l | |
| 93 | _towlower_l | |
| 94 | _towupper_l | |
| 95 | _wcscoll_l | |
| 96 | _wcsdup | |
| 97 | wcsdup == _wcsdup | |
| 98 | _wcsicmp | |
| 99 | wcsicmp == _wcsicmp | |
| 100 | wcscmpi == _wcsicmp | |
| 101 | _wcsicmp_l | |
| 102 | _wcsicoll | |
| 103 | wcsicoll == _wcsicoll | |
| 104 | _wcsicoll_l | |
| 105 | _wcslwr | |
| 106 | wcslwr == _wcslwr | |
| 107 | _wcslwr_l | |
| 108 | _wcslwr_s | |
| 109 | _wcslwr_s_l | |
| 110 | _wcsncoll | |
| 111 | _wcsncoll_l | |
| 112 | _wcsnicmp | |
| 113 | wcsnicmp == _wcsnicmp | |
| 114 | _wcsnicmp_l | |
| 115 | _wcsnicoll | |
| 116 | _wcsnicoll_l | |
| 117 | _wcsnset | |
| 118 | wcsnset == _wcsnset | |
| 119 | _wcsnset_s | |
| 120 | _wcsrev | |
| 121 | wcsrev == _wcsrev | |
| 122 | _wcsset | |
| 123 | wcsset == _wcsset | |
| 124 | _wcsset_s | |
| 125 | _wcsupr | |
| 126 | wcsupr == _wcsupr | |
| 127 | _wcsupr_l | |
| 128 | _wcsupr_s | |
| 129 | _wcsupr_s_l | |
| 130 | _wcsxfrm_l | |
| 131 | _wctype | |
| 132 | is_wctype | |
| 133 | isalnum | |
| 134 | isalpha | |
| 135 | isblank | |
| 136 | iscntrl | |
| 137 | isdigit | |
| 138 | isgraph | |
| 139 | isleadbyte | |
| 140 | islower | |
| 141 | isprint | |
| 142 | ispunct | |
| 143 | isspace | |
| 144 | isupper | |
| 145 | iswalnum | |
| 146 | iswalpha | |
| 147 | iswascii | |
| 148 | iswblank | |
| 149 | iswcntrl | |
| 150 | iswctype | |
| 151 | iswdigit | |
| 152 | iswgraph | |
| 153 | iswlower | |
| 154 | iswprint | |
| 155 | iswpunct | |
| 156 | iswspace | |
| 157 | iswupper | |
| 158 | iswxdigit | |
| 159 | isxdigit | |
| 160 | mblen | |
| 161 | mbrlen | |
| 162 | memcpy_s | |
| 163 | memmove_s | |
| 164 | memset | |
| 165 | strcat | |
| 166 | strcat_s | |
| 167 | strcmp | |
| 168 | strcoll | |
| 169 | strcpy | |
| 170 | strcpy_s | |
| 171 | strcspn | |
| 172 | strlen | |
| 173 | strncat | |
| 174 | strncat_s | |
| 175 | strncmp | |
| 176 | strncpy | |
| 177 | strncpy_s | |
| 178 | ; strnlen replaced by emu | |
| 179 | strpbrk | |
| 180 | strspn | |
| 181 | strtok | |
| 182 | strtok_s | |
| 183 | strxfrm | |
| 184 | tolower | |
| 185 | toupper | |
| 186 | towctrans | |
| 187 | towlower | |
| 188 | towupper | |
| 189 | wcscat | |
| 190 | wcscat_s | |
| 191 | wcscmp | |
| 192 | wcscoll | |
| 193 | wcscpy | |
| 194 | wcscpy_s | |
| 195 | wcscspn | |
| 196 | wcslen | |
| 197 | wcsncat | |
| 198 | wcsncat_s | |
| 199 | wcsncmp | |
| 200 | wcsncpy | |
| 201 | wcsncpy_s | |
| 202 | ; We provide replacement implementation in libmingwex | |
| 203 | wcsnlen DATA | |
| 204 | wcspbrk | |
| 205 | wcsspn | |
| 206 | wcstok | |
| 207 | wcstok_s | |
| 208 | wcsxfrm | |
| 209 | wctype | |
| 210 | wmemcpy_s | |
| 211 | wmemmove_s |
lib/libc/mingw/lib-common/api-ms-win-crt-time-l1-1-0.def created+89| ... | ... | @@ -0,0 +1,89 @@ |
| 1 | LIBRARY api-ms-win-crt-time-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | __daylight | |
| 6 | __dstbias | |
| 7 | __timezone | |
| 8 | __tzname | |
| 9 | _ctime32 | |
| 10 | _ctime32_s | |
| 11 | _ctime64 | |
| 12 | _ctime64_s | |
| 13 | _difftime32 | |
| 14 | _difftime64 | |
| 15 | _ftime == _ftime64 | |
| 16 | _ftime32 | |
| 17 | _ftime32_s | |
| 18 | _ftime64 | |
| 19 | _ftime64_s | |
| 20 | _futime == _futime64 | |
| 21 | _futime32 | |
| 22 | _futime64 | |
| 23 | _get_daylight | |
| 24 | _get_dstbias | |
| 25 | _get_timezone | |
| 26 | _get_tzname | |
| 27 | _getsystime | |
| 28 | _Getdays | |
| 29 | _Getmonths | |
| 30 | _Gettnames | |
| 31 | _gmtime32 | |
| 32 | _gmtime32_s | |
| 33 | _gmtime64 | |
| 34 | _gmtime64_s | |
| 35 | _localtime32 | |
| 36 | _localtime32_s | |
| 37 | _localtime64 | |
| 38 | _localtime64_s | |
| 39 | _mkgmtime32 | |
| 40 | _mkgmtime64 | |
| 41 | _mktime32 | |
| 42 | _mktime64 | |
| 43 | _setsystime | |
| 44 | _strdate | |
| 45 | _strdate_s | |
| 46 | _Strftime | |
| 47 | _strftime_l | |
| 48 | _strtime | |
| 49 | _strtime_s | |
| 50 | _time32 | |
| 51 | _time64 | |
| 52 | _timespec32_get | |
| 53 | _timespec64_get | |
| 54 | ; This is wrapped in the compat code. | |
| 55 | _tzset DATA | |
| 56 | _utime == _utime64 | |
| 57 | utime == _utime64 | |
| 58 | _utime32 | |
| 59 | _utime64 | |
| 60 | _W_Getdays | |
| 61 | _W_Getmonths | |
| 62 | _W_Gettnames | |
| 63 | _wasctime | |
| 64 | _wasctime_s | |
| 65 | _Wcsftime | |
| 66 | _wcsftime_l | |
| 67 | _wctime32 | |
| 68 | _wctime32_s | |
| 69 | _wctime64 | |
| 70 | _wctime64_s | |
| 71 | _wstrdate | |
| 72 | _wstrdate_s | |
| 73 | _wstrtime | |
| 74 | _wstrtime_s | |
| 75 | _wutime == _wutime64 | |
| 76 | _wutime32 | |
| 77 | _wutime64 | |
| 78 | asctime | |
| 79 | asctime_s | |
| 80 | clock | |
| 81 | strftime | |
| 82 | wcsftime | |
| 83 | ; These functions may satisfy configure scripts. | |
| 84 | ctime == _ctime64 | |
| 85 | gmtime == _gmtime64 | |
| 86 | localtime == _localtime64 | |
| 87 | mktime == _mktime64 | |
| 88 | time == _time64 | |
| 89 | timespec_get == _timespec64_get |
lib/libc/mingw/lib-common/api-ms-win-crt-utility-l1-1-0.def created+37| ... | ... | @@ -0,0 +1,37 @@ |
| 1 | LIBRARY api-ms-win-crt-utility-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | _abs64 | |
| 6 | _byteswap_uint64 | |
| 7 | _byteswap_ulong | |
| 8 | _byteswap_ushort | |
| 9 | _lfind | |
| 10 | lfind == _lfind | |
| 11 | _lfind_s | |
| 12 | _lrotl | |
| 13 | _lrotr | |
| 14 | _lsearch | |
| 15 | lsearch == _lsearch | |
| 16 | _lsearch_s | |
| 17 | _rotl | |
| 18 | _rotl64 | |
| 19 | _rotr | |
| 20 | _rotr64 | |
| 21 | _swab | |
| 22 | swab == _swab | |
| 23 | abs | |
| 24 | bsearch | |
| 25 | bsearch_s | |
| 26 | div | |
| 27 | imaxabs | |
| 28 | imaxdiv | |
| 29 | labs | |
| 30 | ldiv | |
| 31 | llabs | |
| 32 | lldiv | |
| 33 | qsort | |
| 34 | qsort_s | |
| 35 | rand | |
| 36 | rand_s | |
| 37 | srand |
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-1.def created+43| ... | ... | @@ -0,0 +1,43 @@ |
| 1 | LIBRARY api-ms-win-devices-config-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CM_Delete_Class_Key | |
| 6 | CM_Delete_Device_Interface_KeyW | |
| 7 | CM_Delete_DevNode_Key | |
| 8 | CM_Disable_DevNode | |
| 9 | CM_Enable_DevNode | |
| 10 | CM_Get_Child | |
| 11 | CM_Get_Class_Property_Keys | |
| 12 | CM_Get_Class_PropertyW | |
| 13 | CM_Get_Class_Registry_PropertyW | |
| 14 | CM_Get_Depth | |
| 15 | CM_Get_Device_ID_List_SizeW | |
| 16 | CM_Get_Device_ID_ListW | |
| 17 | CM_Get_Device_ID_Size | |
| 18 | CM_Get_Device_IDW | |
| 19 | CM_Get_Device_Interface_List_SizeW | |
| 20 | CM_Get_Device_Interface_ListW | |
| 21 | CM_Get_Device_Interface_Property_KeysW | |
| 22 | CM_Get_Device_Interface_PropertyW | |
| 23 | CM_Get_DevNode_Property_Keys | |
| 24 | CM_Get_DevNode_PropertyW | |
| 25 | CM_Get_DevNode_Registry_PropertyW | |
| 26 | CM_Get_DevNode_Status | |
| 27 | CM_Get_Parent | |
| 28 | CM_Get_Sibling | |
| 29 | CM_Locate_DevNodeW | |
| 30 | CM_MapCrToWin32Err | |
| 31 | CM_Open_Class_KeyW | |
| 32 | CM_Open_Device_Interface_KeyW | |
| 33 | CM_Open_DevNode_Key | |
| 34 | CM_Query_And_Remove_SubTreeW | |
| 35 | CM_Register_Notification | |
| 36 | CM_Set_Class_PropertyW | |
| 37 | CM_Set_Class_Registry_PropertyW | |
| 38 | CM_Set_Device_Interface_PropertyW | |
| 39 | CM_Set_DevNode_PropertyW | |
| 40 | CM_Set_DevNode_Registry_PropertyW | |
| 41 | CM_Setup_DevNode | |
| 42 | CM_Uninstall_DevNode | |
| 43 | CM_Unregister_Notification |
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-1_windowsapp.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-devices-config-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CM_Get_Device_ID_List_SizeW | |
| 6 | CM_Get_Device_ID_ListW | |
| 7 | CM_Get_Device_IDW | |
| 8 | CM_Get_Device_Interface_List_SizeW | |
| 9 | CM_Get_Device_Interface_ListW | |
| 10 | CM_Get_Device_Interface_PropertyW | |
| 11 | CM_Get_DevNode_PropertyW | |
| 12 | CM_Get_DevNode_Status | |
| 13 | CM_Get_Parent | |
| 14 | CM_Locate_DevNodeW | |
| 15 | CM_MapCrToWin32Err | |
| 16 | CM_Register_Notification | |
| 17 | CM_Unregister_Notification |
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-2.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-devices-config-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CM_Delete_Device_Interface_KeyA | |
| 6 | CM_Get_Class_Registry_PropertyA | |
| 7 | CM_Get_Device_ID_List_SizeA | |
| 8 | CM_Get_Device_ID_ListA | |
| 9 | CM_Get_Device_IDA | |
| 10 | CM_Get_Device_Interface_List_SizeA | |
| 11 | CM_Get_Device_Interface_ListA | |
| 12 | CM_Get_DevNode_Registry_PropertyA | |
| 13 | CM_Locate_DevNodeA | |
| 14 | CM_Open_Class_KeyA | |
| 15 | CM_Open_Device_Interface_KeyA | |
| 16 | CM_Query_And_Remove_SubTreeA | |
| 17 | CM_Set_Class_Registry_PropertyA | |
| 18 | CM_Set_DevNode_Registry_PropertyA |
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-2_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-devices-config-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CM_Get_Device_Interface_List_SizeA | |
| 6 | CM_Get_Device_Interface_ListA |
lib/libc/mingw/lib-common/api-ms-win-devices-query-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-devices-query-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DevCloseObjectQuery | |
| 6 | DevCreateObjectQuery | |
| 7 | DevCreateObjectQueryFromId | |
| 8 | DevCreateObjectQueryFromIds | |
| 9 | DevFindProperty | |
| 10 | DevFreeObjectProperties | |
| 11 | DevFreeObjects | |
| 12 | DevGetObjectProperties | |
| 13 | DevGetObjects | |
| 14 | DevSetObjectProperties |
lib/libc/mingw/lib-common/api-ms-win-devices-query-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-devices-query-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DevCloseObjectQuery | |
| 6 | DevCreateObjectQuery |
lib/libc/mingw/lib-common/api-ms-win-devices-query-l1-1-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-devices-query-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DevCreateObjectQueryEx | |
| 6 | DevCreateObjectQueryFromIdEx | |
| 7 | DevCreateObjectQueryFromIdsEx | |
| 8 | DevGetObjectPropertiesEx | |
| 9 | DevGetObjectsEx |
lib/libc/mingw/lib-common/api-ms-win-devices-swdevice-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-devices-swdevice-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SwDeviceClose | |
| 6 | SwDeviceCreate | |
| 7 | SwDeviceInterfacePropertySet | |
| 8 | SwDeviceInterfaceRegister | |
| 9 | SwDeviceInterfaceSetState | |
| 10 | SwDevicePropertySet | |
| 11 | SwMemFree |
lib/libc/mingw/lib-common/api-ms-win-devices-swdevice-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-devices-swdevice-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SwDeviceGetLifetime | |
| 6 | SwDeviceSetLifetime |
lib/libc/mingw/lib-common/api-ms-win-downlevel-advapi32-l1-1-0.def created+164| ... | ... | @@ -0,0 +1,164 @@ |
| 1 | LIBRARY api-ms-win-downlevel-advapi32-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AccessCheck | |
| 6 | AccessCheckAndAuditAlarmW | |
| 7 | AccessCheckByType | |
| 8 | AccessCheckByTypeAndAuditAlarmW | |
| 9 | AccessCheckByTypeResultList | |
| 10 | AccessCheckByTypeResultListAndAuditAlarmByHandleW | |
| 11 | AccessCheckByTypeResultListAndAuditAlarmW | |
| 12 | AddAccessAllowedAce | |
| 13 | AddAccessAllowedAceEx | |
| 14 | AddAccessAllowedObjectAce | |
| 15 | AddAccessDeniedAce | |
| 16 | AddAccessDeniedAceEx | |
| 17 | AddAccessDeniedObjectAce | |
| 18 | AddAce | |
| 19 | AddAuditAccessAce | |
| 20 | AddAuditAccessAceEx | |
| 21 | AddAuditAccessObjectAce | |
| 22 | AddMandatoryAce | |
| 23 | AdjustTokenGroups | |
| 24 | AdjustTokenPrivileges | |
| 25 | AllocateAndInitializeSid | |
| 26 | AllocateLocallyUniqueId | |
| 27 | AreAllAccessesGranted | |
| 28 | AreAnyAccessesGranted | |
| 29 | CheckTokenMembership | |
| 30 | ConvertToAutoInheritPrivateObjectSecurity | |
| 31 | CopySid | |
| 32 | CreatePrivateObjectSecurity | |
| 33 | CreatePrivateObjectSecurityEx | |
| 34 | CreatePrivateObjectSecurityWithMultipleInheritance | |
| 35 | CreateProcessAsUserW | |
| 36 | CreateRestrictedToken | |
| 37 | CreateWellKnownSid | |
| 38 | DeleteAce | |
| 39 | DestroyPrivateObjectSecurity | |
| 40 | DuplicateToken | |
| 41 | DuplicateTokenEx | |
| 42 | EqualDomainSid | |
| 43 | EqualPrefixSid | |
| 44 | EqualSid | |
| 45 | EventActivityIdControl | |
| 46 | EventEnabled | |
| 47 | EventProviderEnabled | |
| 48 | EventRegister | |
| 49 | EventUnregister | |
| 50 | EventWrite | |
| 51 | EventWriteEx | |
| 52 | EventWriteString | |
| 53 | EventWriteTransfer | |
| 54 | FindFirstFreeAce | |
| 55 | FreeSid | |
| 56 | GetAce | |
| 57 | GetAclInformation | |
| 58 | GetFileSecurityW | |
| 59 | GetKernelObjectSecurity | |
| 60 | GetLengthSid | |
| 61 | GetPrivateObjectSecurity | |
| 62 | GetSecurityDescriptorControl | |
| 63 | GetSecurityDescriptorDacl | |
| 64 | GetSecurityDescriptorGroup | |
| 65 | GetSecurityDescriptorLength | |
| 66 | GetSecurityDescriptorOwner | |
| 67 | GetSecurityDescriptorRMControl | |
| 68 | GetSecurityDescriptorSacl | |
| 69 | GetSidIdentifierAuthority | |
| 70 | GetSidLengthRequired | |
| 71 | GetSidSubAuthority | |
| 72 | GetSidSubAuthorityCount | |
| 73 | GetTokenInformation | |
| 74 | GetTraceEnableFlags | |
| 75 | GetTraceEnableLevel | |
| 76 | GetTraceLoggerHandle | |
| 77 | GetWindowsAccountDomainSid | |
| 78 | ImpersonateAnonymousToken | |
| 79 | ImpersonateLoggedOnUser | |
| 80 | ImpersonateNamedPipeClient | |
| 81 | ImpersonateSelf | |
| 82 | InitializeAcl | |
| 83 | InitializeSecurityDescriptor | |
| 84 | InitializeSid | |
| 85 | IsTokenRestricted | |
| 86 | IsValidAcl | |
| 87 | IsValidSecurityDescriptor | |
| 88 | IsValidSid | |
| 89 | IsWellKnownSid | |
| 90 | MakeAbsoluteSD | |
| 91 | MakeSelfRelativeSD | |
| 92 | MapGenericMask | |
| 93 | ObjectCloseAuditAlarmW | |
| 94 | ObjectDeleteAuditAlarmW | |
| 95 | ObjectOpenAuditAlarmW | |
| 96 | ObjectPrivilegeAuditAlarmW | |
| 97 | OpenProcessToken | |
| 98 | OpenThreadToken | |
| 99 | PrivilegeCheck | |
| 100 | PrivilegedServiceAuditAlarmW | |
| 101 | QuerySecurityAccessMask | |
| 102 | RegCloseKey | |
| 103 | RegCopyTreeW | |
| 104 | RegCreateKeyExA | |
| 105 | RegCreateKeyExW | |
| 106 | RegDeleteKeyExA | |
| 107 | RegDeleteKeyExW | |
| 108 | RegDeleteTreeA | |
| 109 | RegDeleteTreeW | |
| 110 | RegDeleteValueA | |
| 111 | RegDeleteValueW | |
| 112 | RegDisablePredefinedCacheEx | |
| 113 | RegEnumKeyExA | |
| 114 | RegEnumKeyExW | |
| 115 | RegEnumValueA | |
| 116 | RegEnumValueW | |
| 117 | RegFlushKey | |
| 118 | RegGetKeySecurity | |
| 119 | RegGetValueA | |
| 120 | RegGetValueW | |
| 121 | RegLoadAppKeyA | |
| 122 | RegLoadAppKeyW | |
| 123 | RegLoadKeyA | |
| 124 | RegLoadKeyW | |
| 125 | RegLoadMUIStringA | |
| 126 | RegLoadMUIStringW | |
| 127 | RegNotifyChangeKeyValue | |
| 128 | RegOpenCurrentUser | |
| 129 | RegOpenKeyExA | |
| 130 | RegOpenKeyExW | |
| 131 | RegOpenUserClassesRoot | |
| 132 | RegQueryInfoKeyA | |
| 133 | RegQueryInfoKeyW | |
| 134 | RegQueryValueExA | |
| 135 | RegQueryValueExW | |
| 136 | RegRestoreKeyA | |
| 137 | RegRestoreKeyW | |
| 138 | RegSaveKeyExA | |
| 139 | RegSaveKeyExW | |
| 140 | RegSetKeySecurity | |
| 141 | RegSetValueExA | |
| 142 | RegSetValueExW | |
| 143 | RegUnLoadKeyA | |
| 144 | RegUnLoadKeyW | |
| 145 | RegisterTraceGuidsW | |
| 146 | RevertToSelf | |
| 147 | SetAclInformation | |
| 148 | SetFileSecurityW | |
| 149 | SetKernelObjectSecurity | |
| 150 | SetPrivateObjectSecurity | |
| 151 | SetPrivateObjectSecurityEx | |
| 152 | SetSecurityAccessMask | |
| 153 | SetSecurityDescriptorControl | |
| 154 | SetSecurityDescriptorDacl | |
| 155 | SetSecurityDescriptorGroup | |
| 156 | SetSecurityDescriptorOwner | |
| 157 | SetSecurityDescriptorRMControl | |
| 158 | SetSecurityDescriptorSacl | |
| 159 | SetThreadToken | |
| 160 | SetTokenInformation | |
| 161 | TraceEvent | |
| 162 | TraceMessage | |
| 163 | TraceMessageVa | |
| 164 | UnregisterTraceGuids |
lib/libc/mingw/lib-common/api-ms-win-downlevel-advapi32-l2-1-0.def created+92| ... | ... | @@ -0,0 +1,92 @@ |
| 1 | LIBRARY api-ms-win-downlevel-advapi32-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeServiceConfig2A | |
| 6 | ChangeServiceConfig2W | |
| 7 | ChangeServiceConfigA | |
| 8 | ChangeServiceConfigW | |
| 9 | CloseServiceHandle | |
| 10 | CloseTrace | |
| 11 | ControlService | |
| 12 | ControlServiceExA | |
| 13 | ControlServiceExW | |
| 14 | ControlTraceA | |
| 15 | ControlTraceW | |
| 16 | ConvertSecurityDescriptorToStringSecurityDescriptorW | |
| 17 | ConvertSidToStringSidW | |
| 18 | ConvertStringSecurityDescriptorToSecurityDescriptorW | |
| 19 | ConvertStringSidToSidW | |
| 20 | CreateServiceA | |
| 21 | CreateServiceW | |
| 22 | CredDeleteA | |
| 23 | CredDeleteW | |
| 24 | CredEnumerateA | |
| 25 | CredEnumerateW | |
| 26 | CredFindBestCredentialA | |
| 27 | CredFindBestCredentialW | |
| 28 | CredFree | |
| 29 | CredGetSessionTypes | |
| 30 | CredGetTargetInfoA | |
| 31 | CredGetTargetInfoW | |
| 32 | CredIsMarshaledCredentialW | |
| 33 | CredIsProtectedA | |
| 34 | CredIsProtectedW | |
| 35 | CredMarshalCredentialA | |
| 36 | CredMarshalCredentialW | |
| 37 | CredProtectA | |
| 38 | CredProtectW | |
| 39 | CredReadA | |
| 40 | CredReadDomainCredentialsA | |
| 41 | CredReadDomainCredentialsW | |
| 42 | CredReadW | |
| 43 | CredUnmarshalCredentialA | |
| 44 | CredUnmarshalCredentialW | |
| 45 | CredUnprotectA | |
| 46 | CredUnprotectW | |
| 47 | CredWriteA | |
| 48 | CredWriteDomainCredentialsA | |
| 49 | CredWriteDomainCredentialsW | |
| 50 | CredWriteW | |
| 51 | DeleteService | |
| 52 | EnableTraceEx2 | |
| 53 | EnumDependentServicesW | |
| 54 | EnumServicesStatusExW | |
| 55 | EnumerateTraceGuidsEx | |
| 56 | EventAccessControl | |
| 57 | EventAccessQuery | |
| 58 | EventAccessRemove | |
| 59 | NotifyServiceStatusChangeA | |
| 60 | NotifyServiceStatusChangeW | |
| 61 | OpenSCManagerA | |
| 62 | OpenSCManagerW | |
| 63 | OpenServiceA | |
| 64 | OpenServiceW | |
| 65 | OpenTraceW | |
| 66 | ProcessTrace | |
| 67 | QueryAllTracesA | |
| 68 | QueryAllTracesW | |
| 69 | QueryServiceConfig2A | |
| 70 | QueryServiceConfig2W | |
| 71 | QueryServiceConfigA | |
| 72 | QueryServiceConfigW | |
| 73 | QueryServiceObjectSecurity | |
| 74 | QueryServiceStatus | |
| 75 | QueryServiceStatusEx | |
| 76 | RegisterServiceCtrlHandlerA | |
| 77 | RegisterServiceCtrlHandlerExA | |
| 78 | RegisterServiceCtrlHandlerExW | |
| 79 | RegisterServiceCtrlHandlerW | |
| 80 | RegisterTraceGuidsA | |
| 81 | RemoveTraceCallback | |
| 82 | SetServiceObjectSecurity | |
| 83 | SetServiceStatus | |
| 84 | SetTraceCallback | |
| 85 | StartServiceA | |
| 86 | StartServiceCtrlDispatcherA | |
| 87 | StartServiceCtrlDispatcherW | |
| 88 | StartServiceW | |
| 89 | StartTraceA | |
| 90 | StartTraceW | |
| 91 | StopTraceW | |
| 92 | TraceSetInformation |
lib/libc/mingw/lib-common/api-ms-win-downlevel-normaliz-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-downlevel-normaliz-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IdnToAscii | |
| 6 | IdnToUnicode |
lib/libc/mingw/lib-common/api-ms-win-downlevel-ole32-l1-1-0.def created+84| ... | ... | @@ -0,0 +1,84 @@ |
| 1 | LIBRARY api-ms-win-downlevel-ole32-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CLSIDFromProgID | |
| 6 | CLSIDFromString | |
| 7 | CoAddRefServerProcess | |
| 8 | CoCancelCall | |
| 9 | CoCopyProxy | |
| 10 | CoCreateFreeThreadedMarshaler | |
| 11 | CoCreateGuid | |
| 12 | CoCreateInstance | |
| 13 | CoCreateInstanceEx | |
| 14 | CoDisableCallCancellation | |
| 15 | CoDisconnectContext | |
| 16 | CoDisconnectObject | |
| 17 | CoEnableCallCancellation | |
| 18 | CoFreeUnusedLibraries | |
| 19 | CoFreeUnusedLibrariesEx | |
| 20 | CoGetApartmentType | |
| 21 | CoGetCallContext | |
| 22 | CoGetCallerTID | |
| 23 | CoGetCancelObject | |
| 24 | CoGetClassObject | |
| 25 | CoGetContextToken | |
| 26 | CoGetCurrentLogicalThreadId | |
| 27 | CoGetCurrentProcess | |
| 28 | CoGetDefaultContext | |
| 29 | CoGetInterfaceAndReleaseStream | |
| 30 | CoGetMalloc | |
| 31 | CoGetMarshalSizeMax | |
| 32 | CoGetObjectContext | |
| 33 | CoGetPSClsid | |
| 34 | CoGetStandardMarshal | |
| 35 | CoGetStdMarshalEx | |
| 36 | CoGetTreatAsClass | |
| 37 | CoImpersonateClient | |
| 38 | CoInitializeEx | |
| 39 | CoInitializeSecurity | |
| 40 | CoInvalidateRemoteMachineBindings | |
| 41 | CoIsHandlerConnected | |
| 42 | CoLockObjectExternal | |
| 43 | CoMarshalHresult | |
| 44 | CoMarshalInterThreadInterfaceInStream | |
| 45 | CoMarshalInterface | |
| 46 | CoQueryAuthenticationServices | |
| 47 | CoQueryClientBlanket | |
| 48 | CoQueryProxyBlanket | |
| 49 | CoRegisterClassObject | |
| 50 | CoRegisterInitializeSpy | |
| 51 | CoRegisterMessageFilter | |
| 52 | CoRegisterPSClsid | |
| 53 | CoRegisterSurrogate | |
| 54 | CoReleaseMarshalData | |
| 55 | CoReleaseServerProcess | |
| 56 | CoResumeClassObjects | |
| 57 | CoRevertToSelf | |
| 58 | CoRevokeClassObject | |
| 59 | CoRevokeInitializeSpy | |
| 60 | CoSetCancelObject | |
| 61 | CoSetProxyBlanket | |
| 62 | CoSuspendClassObjects | |
| 63 | CoSwitchCallContext | |
| 64 | CoTaskMemAlloc | |
| 65 | CoTaskMemFree | |
| 66 | CoTaskMemRealloc | |
| 67 | CoTestCancel | |
| 68 | CoUninitialize | |
| 69 | CoUnmarshalHresult | |
| 70 | CoUnmarshalInterface | |
| 71 | CoWaitForMultipleHandles | |
| 72 | CreateErrorInfo | |
| 73 | CreateStreamOnHGlobal | |
| 74 | FreePropVariantArray | |
| 75 | GetErrorInfo | |
| 76 | GetHGlobalFromStream | |
| 77 | IIDFromString | |
| 78 | ProgIDFromCLSID | |
| 79 | PropVariantClear | |
| 80 | PropVariantCopy | |
| 81 | SetErrorInfo | |
| 82 | StringFromCLSID | |
| 83 | StringFromGUID2 | |
| 84 | StringFromIID |
lib/libc/mingw/lib-common/api-ms-win-downlevel-shell32-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-downlevel-shell32-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CommandLineToArgvW | |
| 6 | GetCurrentProcessExplicitAppUserModelID | |
| 7 | SetCurrentProcessExplicitAppUserModelID |
lib/libc/mingw/lib-common/api-ms-win-downlevel-shlwapi-l1-1-0.def created+175| ... | ... | @@ -0,0 +1,175 @@ |
| 1 | LIBRARY api-ms-win-downlevel-shlwapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetAcceptLanguagesW | |
| 6 | HashData | |
| 7 | IsCharSpaceA | |
| 8 | IsCharSpaceW | |
| 9 | IsInternetESCEnabled | |
| 10 | ParseURLW | |
| 11 | PathAddBackslashA | |
| 12 | PathAddBackslashW | |
| 13 | PathAddExtensionA | |
| 14 | PathAddExtensionW | |
| 15 | PathAppendA | |
| 16 | PathAppendW | |
| 17 | PathCanonicalizeA | |
| 18 | PathCanonicalizeW | |
| 19 | PathCombineA | |
| 20 | PathCombineW | |
| 21 | PathCommonPrefixA | |
| 22 | PathCommonPrefixW | |
| 23 | PathCreateFromUrlAlloc | |
| 24 | PathCreateFromUrlW | |
| 25 | PathFileExistsA | |
| 26 | PathFileExistsW | |
| 27 | PathFindExtensionA | |
| 28 | PathFindExtensionW | |
| 29 | PathFindFileNameA | |
| 30 | PathFindFileNameW | |
| 31 | PathFindNextComponentA | |
| 32 | PathFindNextComponentW | |
| 33 | PathGetArgsA | |
| 34 | PathGetArgsW | |
| 35 | PathGetCharTypeA | |
| 36 | PathGetCharTypeW | |
| 37 | PathGetDriveNumberA | |
| 38 | PathGetDriveNumberW | |
| 39 | PathIsFileSpecA | |
| 40 | PathIsFileSpecW | |
| 41 | PathIsLFNFileSpecA | |
| 42 | PathIsLFNFileSpecW | |
| 43 | PathIsPrefixA | |
| 44 | PathIsPrefixW | |
| 45 | PathIsRelativeA | |
| 46 | PathIsRelativeW | |
| 47 | PathIsRootA | |
| 48 | PathIsRootW | |
| 49 | PathIsSameRootA | |
| 50 | PathIsSameRootW | |
| 51 | PathIsUNCA | |
| 52 | PathIsUNCServerA | |
| 53 | PathIsUNCServerShareA | |
| 54 | PathIsUNCServerShareW | |
| 55 | PathIsUNCServerW | |
| 56 | PathIsUNCW | |
| 57 | PathIsURLW | |
| 58 | PathMatchSpecA | |
| 59 | PathMatchSpecExA | |
| 60 | PathMatchSpecExW | |
| 61 | PathMatchSpecW | |
| 62 | PathParseIconLocationA | |
| 63 | PathParseIconLocationW | |
| 64 | PathQuoteSpacesA | |
| 65 | PathQuoteSpacesW | |
| 66 | PathRelativePathToA | |
| 67 | PathRelativePathToW | |
| 68 | PathRemoveBackslashA | |
| 69 | PathRemoveBackslashW | |
| 70 | PathRemoveBlanksA | |
| 71 | PathRemoveBlanksW | |
| 72 | PathRemoveExtensionA | |
| 73 | PathRemoveExtensionW | |
| 74 | PathRemoveFileSpecA | |
| 75 | PathRemoveFileSpecW | |
| 76 | PathRenameExtensionA | |
| 77 | PathRenameExtensionW | |
| 78 | PathSearchAndQualifyA | |
| 79 | PathSearchAndQualifyW | |
| 80 | PathSkipRootA | |
| 81 | PathSkipRootW | |
| 82 | PathStripPathA | |
| 83 | PathStripPathW | |
| 84 | PathStripToRootA | |
| 85 | PathStripToRootW | |
| 86 | PathUnExpandEnvStringsA | |
| 87 | PathUnExpandEnvStringsW | |
| 88 | PathUnquoteSpacesA | |
| 89 | PathUnquoteSpacesW | |
| 90 | QISearch | |
| 91 | SHLoadIndirectString | |
| 92 | SHRegCloseUSKey | |
| 93 | SHRegDeleteUSValueA | |
| 94 | SHRegDeleteUSValueW | |
| 95 | SHRegEnumUSKeyA | |
| 96 | SHRegEnumUSKeyW | |
| 97 | SHRegGetBoolUSValueA | |
| 98 | SHRegGetBoolUSValueW | |
| 99 | SHRegGetUSValueA | |
| 100 | SHRegGetUSValueW | |
| 101 | SHRegOpenUSKeyA | |
| 102 | SHRegOpenUSKeyW | |
| 103 | SHRegQueryUSValueA | |
| 104 | SHRegQueryUSValueW | |
| 105 | SHRegSetUSValueA | |
| 106 | SHRegSetUSValueW | |
| 107 | StrCSpnA | |
| 108 | StrCSpnIA | |
| 109 | StrCSpnIW | |
| 110 | StrCSpnW | |
| 111 | StrCatBuffA | |
| 112 | StrCatBuffW | |
| 113 | StrCatChainW | |
| 114 | StrChrA | |
| 115 | StrChrIA | |
| 116 | StrChrIW | |
| 117 | StrChrNIW | |
| 118 | StrChrNW | |
| 119 | StrChrW | |
| 120 | StrCmpCA | |
| 121 | StrCmpCW | |
| 122 | StrCmpICA | |
| 123 | StrCmpICW | |
| 124 | StrCmpIW | |
| 125 | StrCmpLogicalW | |
| 126 | StrCmpNA | |
| 127 | StrCmpNCA | |
| 128 | StrCmpNCW | |
| 129 | StrCmpNIA | |
| 130 | StrCmpNICA | |
| 131 | StrCmpNICW | |
| 132 | StrCmpNIW | |
| 133 | StrCmpNW | |
| 134 | StrCmpW | |
| 135 | StrCpyNW | |
| 136 | StrDupA | |
| 137 | StrDupW | |
| 138 | StrIsIntlEqualA | |
| 139 | StrIsIntlEqualW | |
| 140 | StrPBrkA | |
| 141 | StrPBrkW | |
| 142 | StrRChrA | |
| 143 | StrRChrIA | |
| 144 | StrRChrIW | |
| 145 | StrRChrW | |
| 146 | StrRStrIA | |
| 147 | StrRStrIW | |
| 148 | StrSpnA | |
| 149 | StrSpnW | |
| 150 | StrStrA | |
| 151 | StrStrIA | |
| 152 | StrStrIW | |
| 153 | StrStrNIW | |
| 154 | StrStrNW | |
| 155 | StrStrW | |
| 156 | StrToInt64ExA | |
| 157 | StrToInt64ExW | |
| 158 | StrToIntA | |
| 159 | StrToIntExA | |
| 160 | StrToIntExW | |
| 161 | StrToIntW | |
| 162 | StrTrimA | |
| 163 | StrTrimW | |
| 164 | UrlApplySchemeW | |
| 165 | UrlCanonicalizeW | |
| 166 | UrlCombineA | |
| 167 | UrlCombineW | |
| 168 | UrlCreateFromPathW | |
| 169 | UrlEscapeW | |
| 170 | UrlFixupW | |
| 171 | UrlGetLocationW | |
| 172 | UrlGetPartW | |
| 173 | UrlIsW | |
| 174 | UrlUnescapeA | |
| 175 | UrlUnescapeW |
lib/libc/mingw/lib-common/api-ms-win-downlevel-shlwapi-l2-1-0.def created+65| ... | ... | @@ -0,0 +1,65 @@ |
| 1 | LIBRARY api-ms-win-downlevel-shlwapi-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IStream_Copy | |
| 6 | IStream_Read | |
| 7 | IStream_ReadStr | |
| 8 | IStream_Reset | |
| 9 | IStream_Size | |
| 10 | IStream_Write | |
| 11 | IStream_WriteStr | |
| 12 | IUnknown_AtomicRelease | |
| 13 | IUnknown_GetSite | |
| 14 | IUnknown_QueryService | |
| 15 | IUnknown_Set | |
| 16 | IUnknown_SetSite | |
| 17 | IsOS | |
| 18 | SHAnsiToAnsi | |
| 19 | SHAnsiToUnicode | |
| 20 | SHCopyKeyA | |
| 21 | SHCopyKeyW | |
| 22 | SHCreateMemStream | |
| 23 | SHCreateStreamOnFileA | |
| 24 | SHCreateStreamOnFileEx | |
| 25 | SHCreateStreamOnFileW | |
| 26 | SHCreateThread | |
| 27 | SHCreateThreadRef | |
| 28 | SHCreateThreadWithHandle | |
| 29 | SHDeleteEmptyKeyA | |
| 30 | SHDeleteEmptyKeyW | |
| 31 | SHDeleteKeyA | |
| 32 | SHDeleteKeyW | |
| 33 | SHDeleteValueA | |
| 34 | SHDeleteValueW | |
| 35 | SHEnumKeyExA | |
| 36 | SHEnumKeyExW | |
| 37 | SHEnumValueA | |
| 38 | SHEnumValueW | |
| 39 | SHGetThreadRef | |
| 40 | SHGetValueA | |
| 41 | SHGetValueW | |
| 42 | SHOpenRegStream2A | |
| 43 | SHOpenRegStream2W | |
| 44 | SHOpenRegStreamA | |
| 45 | SHOpenRegStreamW | |
| 46 | SHQueryInfoKeyA | |
| 47 | SHQueryInfoKeyW | |
| 48 | SHQueryValueExA | |
| 49 | SHQueryValueExW | |
| 50 | SHRegDuplicateHKey | |
| 51 | SHRegGetIntW | |
| 52 | SHRegGetPathA | |
| 53 | SHRegGetPathW | |
| 54 | SHRegGetValueA | |
| 55 | SHRegGetValueW | |
| 56 | SHRegSetPathA | |
| 57 | SHRegSetPathW | |
| 58 | SHReleaseThreadRef | |
| 59 | SHSetThreadRef | |
| 60 | SHSetValueA | |
| 61 | SHSetValueW | |
| 62 | SHStrDupA | |
| 63 | SHStrDupW | |
| 64 | SHUnicodeToAnsi | |
| 65 | SHUnicodeToUnicode |
lib/libc/mingw/lib-common/api-ms-win-downlevel-user32-l1-1-0.def created+28| ... | ... | @@ -0,0 +1,28 @@ |
| 1 | LIBRARY api-ms-win-downlevel-user32-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerA | |
| 6 | CharLowerBuffA | |
| 7 | CharLowerBuffW | |
| 8 | CharLowerW | |
| 9 | CharNextA | |
| 10 | CharNextExA | |
| 11 | CharNextW | |
| 12 | CharPrevA | |
| 13 | CharPrevExA | |
| 14 | CharPrevW | |
| 15 | CharUpperA | |
| 16 | CharUpperBuffA | |
| 17 | CharUpperBuffW | |
| 18 | CharUpperW | |
| 19 | IsCharAlphaA | |
| 20 | IsCharAlphaNumericA | |
| 21 | IsCharAlphaNumericW | |
| 22 | IsCharAlphaW | |
| 23 | IsCharLowerA | |
| 24 | IsCharLowerW | |
| 25 | IsCharUpperA | |
| 26 | IsCharUpperW | |
| 27 | LoadStringA | |
| 28 | LoadStringW |
lib/libc/mingw/lib-common/api-ms-win-downlevel-version-l1-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-downlevel-version-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExW | |
| 6 | GetFileVersionInfoSizeExW | |
| 7 | VerFindFileA | |
| 8 | VerFindFileW | |
| 9 | VerQueryValueA | |
| 10 | VerQueryValueW |
lib/libc/mingw/lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-eventing-classicprovider-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetTraceEnableFlags | |
| 6 | GetTraceEnableLevel | |
| 7 | GetTraceLoggerHandle | |
| 8 | RegisterTraceGuidsW | |
| 9 | TraceEvent | |
| 10 | TraceMessage | |
| 11 | TraceMessageVa | |
| 12 | UnregisterTraceGuids |
lib/libc/mingw/lib-common/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-eventing-classicprovider-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetTraceEnableFlags | |
| 6 | GetTraceEnableLevel | |
| 7 | GetTraceLoggerHandle | |
| 8 | RegisterTraceGuidsW | |
| 9 | TraceMessage | |
| 10 | UnregisterTraceGuids |
lib/libc/mingw/lib-common/api-ms-win-eventing-consumer-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-eventing-consumer-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CloseTrace | |
| 6 | OpenTraceW | |
| 7 | ProcessTrace |
lib/libc/mingw/lib-common/api-ms-win-eventing-consumer-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-eventing-consumer-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryTraceProcessingHandle |
lib/libc/mingw/lib-common/api-ms-win-eventing-controller-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-eventing-controller-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ControlTraceW | |
| 6 | EnableTraceEx2 | |
| 7 | EnumerateTraceGuidsEx | |
| 8 | EventAccessControl | |
| 9 | EventAccessQuery | |
| 10 | EventAccessRemove | |
| 11 | QueryAllTracesW | |
| 12 | StartTraceW | |
| 13 | StopTraceW | |
| 14 | TraceQueryInformation | |
| 15 | TraceSetInformation |
lib/libc/mingw/lib-common/api-ms-win-eventing-controller-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-eventing-controller-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ControlTraceW | |
| 6 | EnableTraceEx2 | |
| 7 | EnumerateTraceGuidsEx | |
| 8 | StartTraceW | |
| 9 | StopTraceW |
lib/libc/mingw/lib-common/api-ms-win-eventing-legacy-l1-1-0.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-eventing-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ControlTraceA | |
| 6 | EnableTrace | |
| 7 | EnableTraceEx | |
| 8 | EnumerateTraceGuids | |
| 9 | FlushTraceA | |
| 10 | FlushTraceW | |
| 11 | OpenTraceA | |
| 12 | QueryAllTracesA | |
| 13 | QueryTraceA | |
| 14 | QueryTraceW | |
| 15 | StartTraceA | |
| 16 | StopTraceA | |
| 17 | UpdateTraceA | |
| 18 | UpdateTraceW |
lib/libc/mingw/lib-common/api-ms-win-eventing-legacy-l1-1-0_windowsapp.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-eventing-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ControlTraceA | |
| 6 | EnableTrace | |
| 7 | EnableTraceEx | |
| 8 | FlushTraceW | |
| 9 | OpenTraceA | |
| 10 | QueryTraceW | |
| 11 | StartTraceA |
lib/libc/mingw/lib-common/api-ms-win-eventing-obsolete-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-eventing-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterTraceGuidsA | |
| 6 | RemoveTraceCallback | |
| 7 | SetTraceCallback |
lib/libc/mingw/lib-common/api-ms-win-eventing-obsolete-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-eventing-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterTraceGuidsA |
lib/libc/mingw/lib-common/api-ms-win-eventing-provider-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-eventing-provider-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EventActivityIdControl | |
| 6 | EventEnabled | |
| 7 | EventProviderEnabled | |
| 8 | EventRegister | |
| 9 | EventSetInformation | |
| 10 | EventUnregister | |
| 11 | EventWrite | |
| 12 | EventWriteEx | |
| 13 | EventWriteString | |
| 14 | EventWriteTransfer |
lib/libc/mingw/lib-common/api-ms-win-eventing-tdh-l1-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-eventing-tdh-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | TdhEnumerateManifestProviderEvents | |
| 6 | TdhEnumerateProviderFieldInformation | |
| 7 | TdhEnumerateProviders | |
| 8 | TdhFormatProperty | |
| 9 | TdhGetEventInformation | |
| 10 | TdhGetEventMapInformation | |
| 11 | TdhGetManifestEventInformation | |
| 12 | TdhGetProperty | |
| 13 | TdhGetPropertySize | |
| 14 | TdhLoadManifest | |
| 15 | TdhQueryProviderFieldInformation | |
| 16 | TdhUnloadManifest |
lib/libc/mingw/lib-common/api-ms-win-eventing-tdh-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-eventing-tdh-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | TdhLoadManifestFromMemory | |
| 6 | TdhUnloadManifestFromMemory |
lib/libc/mingw/lib-common/api-ms-win-eventlog-legacy-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-eventlog-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DeregisterEventSource | |
| 6 | RegisterEventSourceW | |
| 7 | ReportEventW |
lib/libc/mingw/lib-common/api-ms-win-gaming-deviceinformation-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-gaming-deviceinformation-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetGamingDeviceModelInformation |
lib/libc/mingw/lib-common/api-ms-win-gaming-expandedresources-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-gaming-expandedresources-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetExpandedResourceExclusiveCpuCount | |
| 6 | HasExpandedResources | |
| 7 | ReleaseExclusiveCpuSets |
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ProcessPendingGameUI | |
| 6 | ShowChangeFriendRelationshipUI | |
| 7 | ShowGameInviteUI | |
| 8 | ShowPlayerPickerUI | |
| 9 | ShowProfileCardUI | |
| 10 | ShowTitleAchievementsUI | |
| 11 | TryCancelPendingGameUI |
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CheckGamingPrivilegeSilently | |
| 6 | CheckGamingPrivilegeWithUI |
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-2.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CheckGamingPrivilegeSilentlyForUser | |
| 6 | CheckGamingPrivilegeWithUIForUser | |
| 7 | ShowChangeFriendRelationshipUIForUser | |
| 8 | ShowGameInviteUIForUser | |
| 9 | ShowPlayerPickerUIForUser | |
| 10 | ShowProfileCardUIForUser | |
| 11 | ShowTitleAchievementsUIForUser |
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ShowGameInviteUIWithContext | |
| 6 | ShowGameInviteUIWithContextForUser |
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-4.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ShowCustomizeUserProfileUI | |
| 6 | ShowCustomizeUserProfileUIForUser | |
| 7 | ShowFindFriendsUI | |
| 8 | ShowFindFriendsUIForUser | |
| 9 | ShowGameInfoUI | |
| 10 | ShowGameInfoUIForUser | |
| 11 | ShowUserSettingsUI | |
| 12 | ShowUserSettingsUIForUser |
lib/libc/mingw/lib-common/api-ms-win-mm-time-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-mm-time-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | timeBeginPeriod | |
| 6 | timeEndPeriod | |
| 7 | timeGetDevCaps | |
| 8 | timeGetSystemTime | |
| 9 | timeGetTime |
lib/libc/mingw/lib-common/api-ms-win-mm-time-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-mm-time-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | timeBeginPeriod | |
| 6 | timeEndPeriod | |
| 7 | timeGetDevCaps | |
| 8 | timeGetTime |
lib/libc/mingw/lib-common/api-ms-win-net-isolation-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-net-isolation-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | NetworkIsolationDiagnoseConnectFailureAndGetInfo | |
| 6 | NetworkIsolationEnumAppContainers | |
| 7 | NetworkIsolationFreeAppContainers | |
| 8 | NetworkIsolationGetAppContainerConfig | |
| 9 | NetworkIsolationRegisterForAppContainerChanges | |
| 10 | NetworkIsolationSetAppContainerConfig | |
| 11 | NetworkIsolationSetupAppContainerBinaries | |
| 12 | NetworkIsolationUnregisterForAppContainerChanges |
lib/libc/mingw/lib-common/api-ms-win-net-isolation-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-net-isolation-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | NetworkIsolationDiagnoseConnectFailure |
lib/libc/mingw/lib-common/api-ms-win-ntuser-sysparams-l1-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-ntuser-sysparams-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeDisplaySettingsExW | |
| 6 | DisplayConfigGetDeviceInfo | |
| 7 | DisplayConfigSetDeviceInfo | |
| 8 | EnumDisplayDevicesW | |
| 9 | EnumDisplayMonitors | |
| 10 | EnumDisplaySettingsExW | |
| 11 | EnumDisplaySettingsW | |
| 12 | GetDisplayConfigBufferSizes | |
| 13 | GetMonitorInfoW | |
| 14 | GetSystemMetrics | |
| 15 | QueryDisplayConfig | |
| 16 | SystemParametersInfoW |
lib/libc/mingw/lib-common/api-ms-win-ntuser-sysparams-l1-1-0_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-ntuser-sysparams-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumDisplayDevicesW | |
| 6 | EnumDisplayMonitors | |
| 7 | EnumDisplaySettingsExW | |
| 8 | GetMonitorInfoW | |
| 9 | GetSystemMetrics | |
| 10 | SystemParametersInfoW |
lib/libc/mingw/lib-common/api-ms-win-oobe-notification-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-oobe-notification-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OOBEComplete | |
| 6 | RegisterWaitUntilOOBECompleted | |
| 7 | UnregisterWaitUntilOOBECompleted |
lib/libc/mingw/lib-common/api-ms-win-perf-legacy-l1-1-0.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-perf-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PerfAddCounters | |
| 6 | PerfCloseQueryHandle | |
| 7 | PerfDeleteCounters | |
| 8 | PerfEnumerateCounterSet | |
| 9 | PerfEnumerateCounterSetInstances | |
| 10 | PerfOpenQueryHandle | |
| 11 | PerfQueryCounterData | |
| 12 | PerfQueryCounterInfo | |
| 13 | PerfQueryCounterSetRegistrationInfo |
lib/libc/mingw/lib-common/api-ms-win-power-base-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-power-base-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallNtPowerInformation | |
| 6 | GetPwrCapabilities | |
| 7 | PowerDeterminePlatformRoleEx | |
| 8 | PowerRegisterSuspendResumeNotification | |
| 9 | PowerUnregisterSuspendResumeNotification |
lib/libc/mingw/lib-common/api-ms-win-power-base-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-power-base-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallNtPowerInformation |
lib/libc/mingw/lib-common/api-ms-win-power-limitsmanagement-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-power-limitsmanagement-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PowerCloseEnvironmentalMonitor | |
| 6 | PowerCloseLimitsMitigation | |
| 7 | PowerCloseLimitsPolicy | |
| 8 | PowerRegisterEnvironmentalMonitor | |
| 9 | PowerRegisterLimitsMitigation | |
| 10 | PowerRegisterLimitsPolicy | |
| 11 | PowerReportLimitsEvent | |
| 12 | PowerUpdateEnvironmentalMonitorState | |
| 13 | PowerUpdateEnvironmentalMonitorThresholds | |
| 14 | PowerUpdateLimitsMitigation |
lib/libc/mingw/lib-common/api-ms-win-power-setting-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-power-setting-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PowerGetActiveScheme | |
| 6 | PowerReadACValue | |
| 7 | PowerReadDCValue | |
| 8 | PowerSetActiveScheme | |
| 9 | PowerSettingRegisterNotification | |
| 10 | PowerSettingUnregisterNotification | |
| 11 | PowerWriteACValueIndex | |
| 12 | PowerWriteDCValueIndex |
lib/libc/mingw/lib-common/api-ms-win-power-setting-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-power-setting-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PowerGetActiveScheme | |
| 6 | PowerReadACValue | |
| 7 | PowerSettingRegisterNotification | |
| 8 | PowerSettingUnregisterNotification |
lib/libc/mingw/lib-common/api-ms-win-power-setting-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-power-setting-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PowerRegisterForEffectivePowerModeNotifications | |
| 6 | PowerUnregisterFromEffectivePowerModeNotifications |
lib/libc/mingw/lib-common/api-ms-win-ro-typeresolution-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-ro-typeresolution-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoGetMetaDataFile | |
| 6 | RoParseTypeName | |
| 7 | RoResolveNamespace |
lib/libc/mingw/lib-common/api-ms-win-ro-typeresolution-l1-1-1.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-ro-typeresolution-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoCreateNonAgilePropertySet | |
| 6 | RoCreatePropertySetSerializer | |
| 7 | RoIsApiContractMajorVersionPresent | |
| 8 | RoIsApiContractPresent |
lib/libc/mingw/lib-common/api-ms-win-security-appcontainer-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-appcontainer-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetAppContainerNamedObjectPath |
lib/libc/mingw/lib-common/api-ms-win-security-base-ansi-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-security-base-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileSecurityA | |
| 6 | SetFileSecurityA |
lib/libc/mingw/lib-common/api-ms-win-security-base-ansi-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-base-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetFileSecurityA |
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-1-0.def created+99| ... | ... | @@ -0,0 +1,99 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AccessCheck | |
| 6 | AccessCheckAndAuditAlarmW | |
| 7 | AccessCheckByType | |
| 8 | AccessCheckByTypeAndAuditAlarmW | |
| 9 | AccessCheckByTypeResultList | |
| 10 | AccessCheckByTypeResultListAndAuditAlarmByHandleW | |
| 11 | AccessCheckByTypeResultListAndAuditAlarmW | |
| 12 | AddAccessAllowedAce | |
| 13 | AddAccessAllowedAceEx | |
| 14 | AddAccessAllowedObjectAce | |
| 15 | AddAccessDeniedAce | |
| 16 | AddAccessDeniedAceEx | |
| 17 | AddAccessDeniedObjectAce | |
| 18 | AddAce | |
| 19 | AddAuditAccessAce | |
| 20 | AddAuditAccessAceEx | |
| 21 | AddAuditAccessObjectAce | |
| 22 | AddMandatoryAce | |
| 23 | AdjustTokenGroups | |
| 24 | AdjustTokenPrivileges | |
| 25 | AllocateAndInitializeSid | |
| 26 | AllocateLocallyUniqueId | |
| 27 | AreAllAccessesGranted | |
| 28 | AreAnyAccessesGranted | |
| 29 | CheckTokenMembership | |
| 30 | ConvertToAutoInheritPrivateObjectSecurity | |
| 31 | CopySid | |
| 32 | CreatePrivateObjectSecurity | |
| 33 | CreatePrivateObjectSecurityEx | |
| 34 | CreatePrivateObjectSecurityWithMultipleInheritance | |
| 35 | CreateRestrictedToken | |
| 36 | CreateWellKnownSid | |
| 37 | DeleteAce | |
| 38 | DestroyPrivateObjectSecurity | |
| 39 | DuplicateToken | |
| 40 | DuplicateTokenEx | |
| 41 | EqualDomainSid | |
| 42 | EqualPrefixSid | |
| 43 | EqualSid | |
| 44 | FindFirstFreeAce | |
| 45 | FreeSid | |
| 46 | GetAce | |
| 47 | GetAclInformation | |
| 48 | GetFileSecurityW | |
| 49 | GetKernelObjectSecurity | |
| 50 | GetLengthSid | |
| 51 | GetPrivateObjectSecurity | |
| 52 | GetSecurityDescriptorControl | |
| 53 | GetSecurityDescriptorDacl | |
| 54 | GetSecurityDescriptorGroup | |
| 55 | GetSecurityDescriptorLength | |
| 56 | GetSecurityDescriptorOwner | |
| 57 | GetSecurityDescriptorRMControl | |
| 58 | GetSecurityDescriptorSacl | |
| 59 | GetSidIdentifierAuthority | |
| 60 | GetSidLengthRequired | |
| 61 | GetSidSubAuthority | |
| 62 | GetSidSubAuthorityCount | |
| 63 | GetTokenInformation | |
| 64 | GetWindowsAccountDomainSid | |
| 65 | ImpersonateAnonymousToken | |
| 66 | ImpersonateLoggedOnUser | |
| 67 | ImpersonateSelf | |
| 68 | InitializeAcl | |
| 69 | InitializeSecurityDescriptor | |
| 70 | InitializeSid | |
| 71 | IsTokenRestricted | |
| 72 | IsValidAcl | |
| 73 | IsValidSecurityDescriptor | |
| 74 | IsValidSid | |
| 75 | IsWellKnownSid | |
| 76 | MakeAbsoluteSD | |
| 77 | MakeSelfRelativeSD | |
| 78 | MapGenericMask | |
| 79 | ObjectCloseAuditAlarmW | |
| 80 | ObjectDeleteAuditAlarmW | |
| 81 | ObjectOpenAuditAlarmW | |
| 82 | ObjectPrivilegeAuditAlarmW | |
| 83 | PrivilegeCheck | |
| 84 | PrivilegedServiceAuditAlarmW | |
| 85 | QuerySecurityAccessMask | |
| 86 | RevertToSelf | |
| 87 | SetAclInformation | |
| 88 | SetFileSecurityW | |
| 89 | SetKernelObjectSecurity | |
| 90 | SetPrivateObjectSecurity | |
| 91 | SetPrivateObjectSecurityEx | |
| 92 | SetSecurityAccessMask | |
| 93 | SetSecurityDescriptorControl | |
| 94 | SetSecurityDescriptorDacl | |
| 95 | SetSecurityDescriptorGroup | |
| 96 | SetSecurityDescriptorOwner | |
| 97 | SetSecurityDescriptorRMControl | |
| 98 | SetSecurityDescriptorSacl | |
| 99 | SetTokenInformation |
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-1-0_windowsapp.def created+59| ... | ... | @@ -0,0 +1,59 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddAccessAllowedAce | |
| 6 | AddAccessAllowedAceEx | |
| 7 | AddAce | |
| 8 | AddMandatoryAce | |
| 9 | AdjustTokenGroups | |
| 10 | AdjustTokenPrivileges | |
| 11 | AllocateAndInitializeSid | |
| 12 | AllocateLocallyUniqueId | |
| 13 | CheckTokenMembership | |
| 14 | CopySid | |
| 15 | CreateWellKnownSid | |
| 16 | DeleteAce | |
| 17 | DuplicateToken | |
| 18 | DuplicateTokenEx | |
| 19 | EqualDomainSid | |
| 20 | EqualSid | |
| 21 | FreeSid | |
| 22 | GetAce | |
| 23 | GetAclInformation | |
| 24 | GetFileSecurityW | |
| 25 | GetKernelObjectSecurity | |
| 26 | GetLengthSid | |
| 27 | GetSecurityDescriptorControl | |
| 28 | GetSecurityDescriptorDacl | |
| 29 | GetSecurityDescriptorGroup | |
| 30 | GetSecurityDescriptorLength | |
| 31 | GetSecurityDescriptorOwner | |
| 32 | GetSecurityDescriptorRMControl | |
| 33 | GetSecurityDescriptorSacl | |
| 34 | GetSidIdentifierAuthority | |
| 35 | GetSidLengthRequired | |
| 36 | GetSidSubAuthority | |
| 37 | GetSidSubAuthorityCount | |
| 38 | GetTokenInformation | |
| 39 | GetWindowsAccountDomainSid | |
| 40 | ImpersonateLoggedOnUser | |
| 41 | InitializeAcl | |
| 42 | InitializeSecurityDescriptor | |
| 43 | InitializeSid | |
| 44 | IsValidAcl | |
| 45 | IsValidSecurityDescriptor | |
| 46 | IsValidSid | |
| 47 | IsWellKnownSid | |
| 48 | MakeAbsoluteSD | |
| 49 | MakeSelfRelativeSD | |
| 50 | RevertToSelf | |
| 51 | SetFileSecurityW | |
| 52 | SetKernelObjectSecurity | |
| 53 | SetSecurityDescriptorControl | |
| 54 | SetSecurityDescriptorDacl | |
| 55 | SetSecurityDescriptorGroup | |
| 56 | SetSecurityDescriptorOwner | |
| 57 | SetSecurityDescriptorRMControl | |
| 58 | SetSecurityDescriptorSacl | |
| 59 | SetTokenInformation |
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-2-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddResourceAttributeAce | |
| 6 | AddScopedPolicyIDAce | |
| 7 | CheckTokenCapability | |
| 8 | CheckTokenMembershipEx | |
| 9 | GetAppContainerAce | |
| 10 | GetCachedSigningLevel | |
| 11 | SetCachedSigningLevel |
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-2-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CheckTokenMembershipEx |
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-2-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CveEventWrite |
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-2-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DeriveCapabilitySidsFromName |
lib/libc/mingw/lib-common/api-ms-win-security-cpwl-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-security-cpwl-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessWithLogonW | |
| 6 | CreateProcessWithTokenW |
lib/libc/mingw/lib-common/api-ms-win-security-cpwl-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-cpwl-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessWithLogonW |
lib/libc/mingw/lib-common/api-ms-win-security-credentials-l1-1-0.def created+33| ... | ... | @@ -0,0 +1,33 @@ |
| 1 | LIBRARY api-ms-win-security-credentials-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CredDeleteA | |
| 6 | CredDeleteW | |
| 7 | CredEnumerateA | |
| 8 | CredEnumerateW | |
| 9 | CredFindBestCredentialA | |
| 10 | CredFindBestCredentialW | |
| 11 | CredFree | |
| 12 | CredGetSessionTypes | |
| 13 | CredGetTargetInfoA | |
| 14 | CredGetTargetInfoW | |
| 15 | CredIsMarshaledCredentialW | |
| 16 | CredIsProtectedA | |
| 17 | CredIsProtectedW | |
| 18 | CredMarshalCredentialA | |
| 19 | CredMarshalCredentialW | |
| 20 | CredProtectA | |
| 21 | CredProtectW | |
| 22 | CredReadA | |
| 23 | CredReadDomainCredentialsA | |
| 24 | CredReadDomainCredentialsW | |
| 25 | CredReadW | |
| 26 | CredUnmarshalCredentialA | |
| 27 | CredUnmarshalCredentialW | |
| 28 | CredUnprotectA | |
| 29 | CredUnprotectW | |
| 30 | CredWriteA | |
| 31 | CredWriteDomainCredentialsA | |
| 32 | CredWriteDomainCredentialsW | |
| 33 | CredWriteW |
lib/libc/mingw/lib-common/api-ms-win-security-cryptoapi-l1-1-0.def created+43| ... | ... | @@ -0,0 +1,43 @@ |
| 1 | LIBRARY api-ms-win-security-cryptoapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CryptAcquireContextA | |
| 6 | CryptAcquireContextW | |
| 7 | CryptContextAddRef | |
| 8 | CryptCreateHash | |
| 9 | CryptDecrypt | |
| 10 | CryptDeriveKey | |
| 11 | CryptDestroyHash | |
| 12 | CryptDestroyKey | |
| 13 | CryptDuplicateHash | |
| 14 | CryptDuplicateKey | |
| 15 | CryptEncrypt | |
| 16 | CryptEnumProvidersA | |
| 17 | CryptEnumProvidersW | |
| 18 | CryptEnumProviderTypesA | |
| 19 | CryptEnumProviderTypesW | |
| 20 | CryptExportKey | |
| 21 | CryptGenKey | |
| 22 | CryptGenRandom | |
| 23 | CryptGetDefaultProviderA | |
| 24 | CryptGetDefaultProviderW | |
| 25 | CryptGetHashParam | |
| 26 | CryptGetKeyParam | |
| 27 | CryptGetProvParam | |
| 28 | CryptGetUserKey | |
| 29 | CryptHashData | |
| 30 | CryptHashSessionKey | |
| 31 | CryptImportKey | |
| 32 | CryptReleaseContext | |
| 33 | CryptSetHashParam | |
| 34 | CryptSetKeyParam | |
| 35 | CryptSetProviderA | |
| 36 | CryptSetProviderExA | |
| 37 | CryptSetProviderExW | |
| 38 | CryptSetProviderW | |
| 39 | CryptSetProvParam | |
| 40 | CryptSignHashA | |
| 41 | CryptSignHashW | |
| 42 | CryptVerifySignatureA | |
| 43 | CryptVerifySignatureW |
lib/libc/mingw/lib-common/api-ms-win-security-cryptoapi-l1-1-0_windowsapp.def created+35| ... | ... | @@ -0,0 +1,35 @@ |
| 1 | LIBRARY api-ms-win-security-cryptoapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CryptAcquireContextA | |
| 6 | CryptAcquireContextW | |
| 7 | CryptCreateHash | |
| 8 | CryptDecrypt | |
| 9 | CryptDeriveKey | |
| 10 | CryptDestroyHash | |
| 11 | CryptDestroyKey | |
| 12 | CryptDuplicateKey | |
| 13 | CryptEncrypt | |
| 14 | CryptEnumProvidersA | |
| 15 | CryptEnumProvidersW | |
| 16 | CryptExportKey | |
| 17 | CryptGenKey | |
| 18 | CryptGenRandom | |
| 19 | CryptGetDefaultProviderA | |
| 20 | CryptGetDefaultProviderW | |
| 21 | CryptGetHashParam | |
| 22 | CryptGetKeyParam | |
| 23 | CryptGetProvParam | |
| 24 | CryptGetUserKey | |
| 25 | CryptHashData | |
| 26 | CryptImportKey | |
| 27 | CryptReleaseContext | |
| 28 | CryptSetHashParam | |
| 29 | CryptSetKeyParam | |
| 30 | CryptSetProviderW | |
| 31 | CryptSetProvParam | |
| 32 | CryptSignHashA | |
| 33 | CryptSignHashW | |
| 34 | CryptVerifySignatureA | |
| 35 | CryptVerifySignatureW |
lib/libc/mingw/lib-common/api-ms-win-security-isolatedcontainer-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-isolatedcontainer-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsProcessInIsolatedContainer |
lib/libc/mingw/lib-common/api-ms-win-security-isolatedcontainer-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-isolatedcontainer-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsProcessInWDAGContainer |
lib/libc/mingw/lib-common/api-ms-win-security-lsalookup-ansi-l2-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-security-lsalookup-ansi-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LookupAccountNameA | |
| 6 | LookupAccountSidA | |
| 7 | LookupPrivilegeDisplayNameA | |
| 8 | LookupPrivilegeNameA | |
| 9 | LookupPrivilegeValueA |
lib/libc/mingw/lib-common/api-ms-win-security-lsalookup-l2-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-security-lsalookup-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LookupAccountNameW | |
| 6 | LookupAccountSidW | |
| 7 | LookupPrivilegeDisplayNameW | |
| 8 | LookupPrivilegeNameW | |
| 9 | LookupPrivilegeValueW | |
| 10 | LsaEnumerateTrustedDomains |
lib/libc/mingw/lib-common/api-ms-win-security-lsalookup-l2-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-security-lsalookup-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LookupAccountNameW | |
| 6 | LookupAccountSidW | |
| 7 | LookupPrivilegeDisplayNameW | |
| 8 | LookupPrivilegeNameW | |
| 9 | LookupPrivilegeValueW |
lib/libc/mingw/lib-common/api-ms-win-security-lsalookup-l2-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-lsalookup-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LsaManageSidNameMapping |
lib/libc/mingw/lib-common/api-ms-win-security-lsapolicy-l1-1-0.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-security-lsapolicy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LsaAddAccountRights | |
| 6 | LsaClose | |
| 7 | LsaEnumerateAccountRights | |
| 8 | LsaEnumerateAccountsWithUserRight | |
| 9 | LsaFreeMemory | |
| 10 | LsaLookupNames2 | |
| 11 | LsaLookupSids | |
| 12 | LsaLookupSids2 | |
| 13 | LsaOpenPolicy | |
| 14 | LsaQueryInformationPolicy | |
| 15 | LsaRemoveAccountRights | |
| 16 | LsaRetrievePrivateData | |
| 17 | LsaSetInformationPolicy |
lib/libc/mingw/lib-common/api-ms-win-security-lsapolicy-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-security-lsapolicy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LsaClose | |
| 6 | LsaFreeMemory | |
| 7 | LsaLookupNames2 | |
| 8 | LsaLookupSids | |
| 9 | LsaOpenPolicy |
lib/libc/mingw/lib-common/api-ms-win-security-provider-ansi-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-security-provider-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetExplicitEntriesFromAclA | |
| 6 | GetNamedSecurityInfoA | |
| 7 | SetEntriesInAclA | |
| 8 | SetNamedSecurityInfoA |
lib/libc/mingw/lib-common/api-ms-win-security-provider-l1-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-security-provider-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetExplicitEntriesFromAclW | |
| 6 | GetNamedSecurityInfoW | |
| 7 | GetSecurityInfo | |
| 8 | SetEntriesInAclW | |
| 9 | SetNamedSecurityInfoW | |
| 10 | SetSecurityInfo |
lib/libc/mingw/lib-common/api-ms-win-security-sddl-ansi-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-security-sddl-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertSidToStringSidA | |
| 6 | ConvertStringSidToSidA |
lib/libc/mingw/lib-common/api-ms-win-security-sddl-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-security-sddl-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertSecurityDescriptorToStringSecurityDescriptorW | |
| 6 | ConvertSidToStringSidW | |
| 7 | ConvertStringSecurityDescriptorToSecurityDescriptorW | |
| 8 | ConvertStringSidToSidW |
lib/libc/mingw/lib-common/api-ms-win-security-systemfunctions-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-security-systemfunctions-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SystemFunction036 | |
| 6 | SystemFunction040 | |
| 7 | SystemFunction041 |
lib/libc/mingw/lib-common/api-ms-win-security-systemfunctions-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-systemfunctions-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SystemFunction036 |
lib/libc/mingw/lib-common/api-ms-win-service-core-ansi-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-service-core-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumServicesStatusExA | |
| 6 | GetServiceDisplayNameA | |
| 7 | GetServiceKeyNameA |
lib/libc/mingw/lib-common/api-ms-win-service-core-ansi-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-core-ansi-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumDependentServicesA |
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterServiceCtrlHandlerExW | |
| 6 | SetServiceStatus | |
| 7 | StartServiceCtrlDispatcherW |
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterServiceCtrlHandlerExW |
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumDependentServicesW | |
| 6 | EnumServicesStatusExW | |
| 7 | QueryServiceDynamicInformation |
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetServiceDisplayNameW | |
| 6 | GetServiceKeyNameW |
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-3.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetServiceRegistryStateKey |
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-4.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetServiceDirectory |
lib/libc/mingw/lib-common/api-ms-win-service-management-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-service-management-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CloseServiceHandle | |
| 6 | ControlServiceExW | |
| 7 | CreateServiceW | |
| 8 | DeleteService | |
| 9 | OpenSCManagerW | |
| 10 | OpenServiceW | |
| 11 | StartServiceW |
lib/libc/mingw/lib-common/api-ms-win-service-management-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-management-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenSCManagerW |
lib/libc/mingw/lib-common/api-ms-win-service-management-l2-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-service-management-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeServiceConfig2W | |
| 6 | ChangeServiceConfigW | |
| 7 | NotifyServiceStatusChangeW | |
| 8 | QueryServiceConfig2W | |
| 9 | QueryServiceConfigW | |
| 10 | QueryServiceObjectSecurity | |
| 11 | QueryServiceStatusEx | |
| 12 | SetServiceObjectSecurity |
lib/libc/mingw/lib-common/api-ms-win-service-winsvc-l1-1-0.def created+20| ... | ... | @@ -0,0 +1,20 @@ |
| 1 | LIBRARY api-ms-win-service-winsvc-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeServiceConfig2A | |
| 6 | ChangeServiceConfigA | |
| 7 | ControlService | |
| 8 | ControlServiceExA | |
| 9 | CreateServiceA | |
| 10 | NotifyServiceStatusChangeA | |
| 11 | OpenSCManagerA | |
| 12 | OpenServiceA | |
| 13 | QueryServiceConfig2A | |
| 14 | QueryServiceConfigA | |
| 15 | QueryServiceStatus | |
| 16 | RegisterServiceCtrlHandlerA | |
| 17 | RegisterServiceCtrlHandlerExA | |
| 18 | RegisterServiceCtrlHandlerW | |
| 19 | StartServiceA | |
| 20 | StartServiceCtrlDispatcherA |
lib/libc/mingw/lib-common/api-ms-win-service-winsvc-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-service-winsvc-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenSCManagerA | |
| 6 | RegisterServiceCtrlHandlerA | |
| 7 | RegisterServiceCtrlHandlerExA | |
| 8 | RegisterServiceCtrlHandlerW |
lib/libc/mingw/lib-common/api-ms-win-shcore-obsolete-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shcore-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CommandLineToArgvW | |
| 6 | SHStrDupA | |
| 7 | SHStrDupW |
lib/libc/mingw/lib-common/api-ms-win-shcore-obsolete-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-shcore-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CommandLineToArgvW |
lib/libc/mingw/lib-common/api-ms-win-shcore-path-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-shcore-path-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PathBuildRootA | |
| 6 | PathBuildRootW | |
| 7 | PathIsNetworkPathA | |
| 8 | PathIsNetworkPathW |
lib/libc/mingw/lib-common/api-ms-win-shcore-registry-l1-1-0.def created+32| ... | ... | @@ -0,0 +1,32 @@ |
| 1 | LIBRARY api-ms-win-shcore-registry-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHCopyKeyA | |
| 6 | SHCopyKeyW | |
| 7 | SHDeleteEmptyKeyA | |
| 8 | SHDeleteEmptyKeyW | |
| 9 | SHDeleteKeyA | |
| 10 | SHDeleteKeyW | |
| 11 | SHDeleteValueA | |
| 12 | SHDeleteValueW | |
| 13 | SHEnumKeyExA | |
| 14 | SHEnumKeyExW | |
| 15 | SHEnumValueA | |
| 16 | SHEnumValueW | |
| 17 | SHGetValueA | |
| 18 | SHGetValueW | |
| 19 | SHQueryInfoKeyA | |
| 20 | SHQueryInfoKeyW | |
| 21 | SHQueryValueExA | |
| 22 | SHQueryValueExW | |
| 23 | SHRegDuplicateHKey | |
| 24 | SHRegGetIntW | |
| 25 | SHRegGetPathA | |
| 26 | SHRegGetPathW | |
| 27 | SHRegGetValueA | |
| 28 | SHRegGetValueW | |
| 29 | SHRegSetPathA | |
| 30 | SHRegSetPathW | |
| 31 | SHSetValueA | |
| 32 | SHSetValueW |
lib/libc/mingw/lib-common/api-ms-win-shcore-registry-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-shcore-registry-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHRegGetValueFromHKCUHKLM |
lib/libc/mingw/lib-common/api-ms-win-shcore-scaling-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shcore-scaling-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetScaleFactorForDevice | |
| 6 | RegisterScaleChangeNotifications | |
| 7 | RevokeScaleChangeNotifications |
lib/libc/mingw/lib-common/api-ms-win-shcore-scaling-l1-1-1.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-shcore-scaling-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDpiForMonitor | |
| 6 | GetProcessDpiAwareness | |
| 7 | GetScaleFactorForMonitor | |
| 8 | RegisterScaleChangeEvent | |
| 9 | SetProcessDpiAwareness | |
| 10 | UnregisterScaleChangeEvent |
lib/libc/mingw/lib-common/api-ms-win-shcore-scaling-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-shcore-scaling-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDpiForShellUIComponent |
lib/libc/mingw/lib-common/api-ms-win-shcore-stream-l1-1-0.def created+19| ... | ... | @@ -0,0 +1,19 @@ |
| 1 | LIBRARY api-ms-win-shcore-stream-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IStream_Copy | |
| 6 | IStream_Read | |
| 7 | IStream_ReadStr | |
| 8 | IStream_Reset | |
| 9 | IStream_Size | |
| 10 | IStream_Write | |
| 11 | IStream_WriteStr | |
| 12 | SHCreateMemStream | |
| 13 | SHCreateStreamOnFileA | |
| 14 | SHCreateStreamOnFileEx | |
| 15 | SHCreateStreamOnFileW | |
| 16 | SHOpenRegStream2A | |
| 17 | SHOpenRegStream2W | |
| 18 | SHOpenRegStreamA | |
| 19 | SHOpenRegStreamW |
lib/libc/mingw/lib-common/api-ms-win-shcore-stream-winrt-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shcore-stream-winrt-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateRandomAccessStreamOnFile | |
| 6 | CreateRandomAccessStreamOverStream | |
| 7 | CreateStreamOverRandomAccessStream |
lib/libc/mingw/lib-common/api-ms-win-shcore-sysinfo-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shcore-sysinfo-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetCurrentProcessExplicitAppUserModelID | |
| 6 | IsOS | |
| 7 | SetCurrentProcessExplicitAppUserModelID |
lib/libc/mingw/lib-common/api-ms-win-shcore-unicodeansi-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-shcore-unicodeansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHAnsiToAnsi | |
| 6 | SHAnsiToUnicode | |
| 7 | SHUnicodeToAnsi | |
| 8 | SHUnicodeToUnicode |
lib/libc/mingw/lib-common/api-ms-win-shell-shdirectory-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shell-shdirectory-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHCreateDirectory | |
| 6 | SHCreateDirectoryExA | |
| 7 | SHCreateDirectoryExW |
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-0.def created+37| ... | ... | @@ -0,0 +1,37 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ClosePackageInfo@4 | |
| 6 | CreateDeviceAccessInstance@12 | |
| 7 | GetApplicationUserModelId@12 | |
| 8 | GetCurrentApplicationUserModelId@8 | |
| 9 | GetCurrentPackageFamilyName@8 | |
| 10 | GetCurrentPackageFullName@8 | |
| 11 | GetCurrentPackageId@8 | |
| 12 | GetCurrentPackageInfo@16 | |
| 13 | GetCurrentPackagePath@8 | |
| 14 | GetPackageFamilyName@12 | |
| 15 | GetPackageFullName@12 | |
| 16 | GetPackageId@12 | |
| 17 | GetPackageInfo@20 | |
| 18 | GetPackagePath@16 | |
| 19 | GetPackagesByPackageFamily@20 | |
| 20 | OpenPackageInfoByFullName@12 | |
| 21 | PackageFamilyNameFromFullName@12 | |
| 22 | PackageFamilyNameFromId@12 | |
| 23 | PackageFullNameFromId@12 | |
| 24 | PackageIdFromFullName@16 | |
| 25 | PackageNameAndPublisherIdFromFamilyName@20 | |
| 26 | ProcessTrackerInsertOrWait@8 | |
| 27 | ProcessTrackerRemove@4 | |
| 28 | TokenBindingDeleteAllBindings@0 | |
| 29 | TokenBindingDeleteBinding@4 | |
| 30 | TokenBindingGenerateBinding@40 | |
| 31 | TokenBindingGenerateID@16 | |
| 32 | TokenBindingGenerateIDForUri@12 | |
| 33 | TokenBindingGenerateMessage@20 | |
| 34 | TokenBindingGetHighestSupportedVersion@8 | |
| 35 | TokenBindingGetKeyTypesClient@4 | |
| 36 | TokenBindingGetKeyTypesServer@4 | |
| 37 | TokenBindingVerifyMessage@24 |
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-0_windowsapp.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ClosePackageInfo@4 | |
| 6 | CreateDeviceAccessInstance@12 | |
| 7 | GetApplicationUserModelId@12 | |
| 8 | GetCurrentApplicationUserModelId@8 | |
| 9 | GetCurrentPackageFamilyName@8 | |
| 10 | GetCurrentPackageFullName@8 | |
| 11 | GetCurrentPackageId@8 | |
| 12 | GetCurrentPackageInfo@16 | |
| 13 | GetCurrentPackagePath@8 | |
| 14 | GetPackageFamilyName@12 | |
| 15 | GetPackageFullName@12 | |
| 16 | GetPackageId@12 | |
| 17 | GetPackageInfo@20 | |
| 18 | GetPackagePath@16 | |
| 19 | GetPackagesByPackageFamily@20 | |
| 20 | OpenPackageInfoByFullName@12 | |
| 21 | PackageFamilyNameFromFullName@12 | |
| 22 | PackageFamilyNameFromId@12 | |
| 23 | PackageFullNameFromId@12 | |
| 24 | PackageIdFromFullName@16 | |
| 25 | PackageNameAndPublisherIdFromFamilyName@20 |
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-1.def created+20| ... | ... | @@ -0,0 +1,20 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FindPackagesByPackageFamily@28 | |
| 6 | FormatApplicationUserModelId@16 | |
| 7 | GetApplicationUserModelIdFromToken@12 | |
| 8 | GetPackageApplicationIds@16 | |
| 9 | GetPackageFamilyNameFromToken@12 | |
| 10 | GetPackageFullNameFromToken@12 | |
| 11 | GetPackagePathByFullName@12 | |
| 12 | GetStagedPackageOrigin@8 | |
| 13 | GetStagedPackagePathByFullName@12 | |
| 14 | OpenPackageInfoByFullNameForUser@16 | |
| 15 | ParseApplicationUserModelId@20 | |
| 16 | VerifyApplicationUserModelId@4 | |
| 17 | VerifyPackageFamilyName@4 | |
| 18 | VerifyPackageFullName@4 | |
| 19 | VerifyPackageId@4 | |
| 20 | VerifyPackageRelativeApplicationId@4 |
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-1_windowsapp.def created+19| ... | ... | @@ -0,0 +1,19 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FindPackagesByPackageFamily@28 | |
| 6 | FormatApplicationUserModelId@16 | |
| 7 | GetApplicationUserModelIdFromToken@12 | |
| 8 | GetPackageApplicationIds@16 | |
| 9 | GetPackageFamilyNameFromToken@12 | |
| 10 | GetPackageFullNameFromToken@12 | |
| 11 | GetPackagePathByFullName@12 | |
| 12 | GetStagedPackagePathByFullName@12 | |
| 13 | OpenPackageInfoByFullNameForUser@16 | |
| 14 | ParseApplicationUserModelId@20 | |
| 15 | VerifyApplicationUserModelId@4 | |
| 16 | VerifyPackageFamilyName@4 | |
| 17 | VerifyPackageFullName@4 | |
| 18 | VerifyPackageId@4 | |
| 19 | VerifyPackageRelativeApplicationId@4 |
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-2.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AppPolicyGetClrCompat@8 | |
| 6 | AppPolicyGetCreateFileAccess@8 | |
| 7 | AppPolicyGetLifecycleManagement@8 | |
| 8 | AppPolicyGetMediaFoundationCodecLoading@8 | |
| 9 | AppPolicyGetProcessTerminationMethod@8 | |
| 10 | AppPolicyGetShowDeveloperDiagnostic@8 | |
| 11 | AppPolicyGetThreadInitializationType@8 | |
| 12 | AppPolicyGetWindowingModel@8 |
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-3.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-appmodel-runtime-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetCurrentPackageInfo2@20 | |
| 6 | GetCurrentPackagePath2@12 | |
| 7 | GetPackageInfo2@24 | |
| 8 | GetPackagePathByFullName2@16 | |
| 9 | GetStagedPackagePathByFullName2@16 |
lib/libc/mingw/lib32/api-ms-win-core-apiquery-l2-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-apiquery-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsApiSetImplemented@4 | |
| 6 | TokenBindingDeleteAllBindings@0 | |
| 7 | TokenBindingDeleteBinding@4 | |
| 8 | TokenBindingGenerateBinding@40 | |
| 9 | TokenBindingGenerateID@16 | |
| 10 | TokenBindingGenerateIDForUri@12 | |
| 11 | TokenBindingGenerateMessage@20 | |
| 12 | TokenBindingGetHighestSupportedVersion@8 | |
| 13 | TokenBindingGetKeyTypesClient@4 | |
| 14 | TokenBindingGetKeyTypesServer@4 | |
| 15 | TokenBindingVerifyMessage@24 |
lib/libc/mingw/lib32/api-ms-win-core-atoms-l1-1-0.def created+21| ... | ... | @@ -0,0 +1,21 @@ |
| 1 | LIBRARY api-ms-win-core-atoms-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddAtomA@4 | |
| 6 | AddAtomW@4 | |
| 7 | DeleteAtom@4 | |
| 8 | FindAtomA@4 | |
| 9 | FindAtomW@4 | |
| 10 | GetAtomNameA@12 | |
| 11 | GetAtomNameW@12 | |
| 12 | GlobalAddAtomA@4 | |
| 13 | GlobalAddAtomExA@8 | |
| 14 | GlobalAddAtomExW@8 | |
| 15 | GlobalAddAtomW@4 | |
| 16 | GlobalDeleteAtom@4 | |
| 17 | GlobalFindAtomA@4 | |
| 18 | GlobalFindAtomW@4 | |
| 19 | GlobalGetAtomNameA@12 | |
| 20 | GlobalGetAtomNameW@12 | |
| 21 | InitAtomTable@4 |
lib/libc/mingw/lib32/api-ms-win-core-atoms-l1-1-0_windowsapp.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-atoms-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddAtomA@4 | |
| 6 | AddAtomW@4 | |
| 7 | DeleteAtom@4 | |
| 8 | FindAtomA@4 | |
| 9 | FindAtomW@4 | |
| 10 | GetAtomNameA@12 | |
| 11 | GetAtomNameW@12 |
lib/libc/mingw/lib32/api-ms-win-core-backgroundtask-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-backgroundtask-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RaiseCustomSystemEventTrigger@4 |
lib/libc/mingw/lib32/api-ms-win-core-calendar-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-calendar-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AdjustCalendarDate@12 | |
| 6 | ConvertCalDateTimeToSystemTime@8 | |
| 7 | ConvertSystemTimeToCalDateTime@12 | |
| 8 | GetCalendarDateFormatEx@24 | |
| 9 | GetCalendarSupportedDateRange@12 | |
| 10 | IsCalendarLeapYear@12 | |
| 11 | UpdateCalendarDayOfWeek@4 |
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-0.def created+84| ... | ... | @@ -0,0 +1,84 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CLSIDFromProgID@8 | |
| 6 | CLSIDFromString@8 | |
| 7 | CoAddRefServerProcess@0 | |
| 8 | CoAllowUnmarshalerCLSID@4 | |
| 9 | CoCancelCall@8 | |
| 10 | CoCopyProxy@8 | |
| 11 | CoCreateFreeThreadedMarshaler@8 | |
| 12 | CoCreateGuid@4 | |
| 13 | CoCreateInstance@20 | |
| 14 | CoCreateInstanceEx@24 | |
| 15 | CoCreateInstanceFromApp@24 | |
| 16 | CoDecodeProxy@16 | |
| 17 | CoDecrementMTAUsage@4 | |
| 18 | CoDisableCallCancellation@4 | |
| 19 | CoDisconnectContext@4 | |
| 20 | CoDisconnectObject@8 | |
| 21 | CoEnableCallCancellation@4 | |
| 22 | CoFreeUnusedLibraries@0 | |
| 23 | CoFreeUnusedLibrariesEx@8 | |
| 24 | CoGetApartmentType@8 | |
| 25 | CoGetCallContext@8 | |
| 26 | CoGetCallerTID@4 | |
| 27 | CoGetCancelObject@12 | |
| 28 | CoGetClassObject@20 | |
| 29 | CoGetContextToken@4 | |
| 30 | CoGetCurrentLogicalThreadId@4 | |
| 31 | CoGetCurrentProcess@0 | |
| 32 | CoGetDefaultContext@12 | |
| 33 | CoGetInterfaceAndReleaseStream@12 | |
| 34 | CoGetMalloc@8 | |
| 35 | CoGetMarshalSizeMax@24 | |
| 36 | CoGetObjectContext@8 | |
| 37 | CoGetPSClsid@8 | |
| 38 | CoGetStandardMarshal@24 | |
| 39 | CoGetStdMarshalEx@12 | |
| 40 | CoGetTreatAsClass@8 | |
| 41 | CoImpersonateClient@0 | |
| 42 | CoIncrementMTAUsage@4 | |
| 43 | CoInitializeEx@8 | |
| 44 | CoInitializeSecurity@36 | |
| 45 | CoInvalidateRemoteMachineBindings@4 | |
| 46 | CoIsHandlerConnected@4 | |
| 47 | CoLockObjectExternal@12 | |
| 48 | CoMarshalHresult@8 | |
| 49 | CoMarshalInterface@24 | |
| 50 | CoMarshalInterThreadInterfaceInStream@12 | |
| 51 | CoQueryAuthenticationServices@8 | |
| 52 | CoQueryClientBlanket@28 | |
| 53 | CoQueryProxyBlanket@32 | |
| 54 | CoRegisterClassObject@20 | |
| 55 | CoRegisterPSClsid@8 | |
| 56 | CoRegisterSurrogate@4 | |
| 57 | CoReleaseMarshalData@4 | |
| 58 | CoReleaseServerProcess@0 | |
| 59 | CoResumeClassObjects@0 | |
| 60 | CoRevertToSelf@0 | |
| 61 | CoRevokeClassObject@4 | |
| 62 | CoSetCancelObject@4 | |
| 63 | CoSetProxyBlanket@32 | |
| 64 | CoSuspendClassObjects@0 | |
| 65 | CoSwitchCallContext@8 | |
| 66 | CoTaskMemAlloc@4 | |
| 67 | CoTaskMemFree@4 | |
| 68 | CoTaskMemRealloc@8 | |
| 69 | CoTestCancel@0 | |
| 70 | CoUninitialize@0 | |
| 71 | CoUnmarshalHresult@8 | |
| 72 | CoUnmarshalInterface@12 | |
| 73 | CoWaitForMultipleHandles@20 | |
| 74 | CoWaitForMultipleObjects@20 | |
| 75 | CreateStreamOnHGlobal@12 | |
| 76 | FreePropVariantArray@8 | |
| 77 | GetHGlobalFromStream@8 | |
| 78 | IIDFromString@8 | |
| 79 | ProgIDFromCLSID@8 | |
| 80 | PropVariantClear@4 | |
| 81 | PropVariantCopy@8 | |
| 82 | StringFromCLSID@8 | |
| 83 | StringFromGUID2@12 | |
| 84 | StringFromIID@8 |
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-0_windowsapp.def created+57| ... | ... | @@ -0,0 +1,57 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CLSIDFromProgID@8 | |
| 6 | CLSIDFromString@8 | |
| 7 | CoAddRefServerProcess@0 | |
| 8 | CoCreateFreeThreadedMarshaler@8 | |
| 9 | CoCreateGuid@4 | |
| 10 | CoCreateInstance@20 | |
| 11 | CoCreateInstanceEx@24 | |
| 12 | CoCreateInstanceFromApp@24 | |
| 13 | CoDecrementMTAUsage@4 | |
| 14 | CoDisconnectObject@8 | |
| 15 | CoFreeUnusedLibraries@0 | |
| 16 | CoFreeUnusedLibrariesEx@8 | |
| 17 | CoGetApartmentType@8 | |
| 18 | CoGetClassObject@20 | |
| 19 | CoGetContextToken@4 | |
| 20 | CoGetCurrentLogicalThreadId@4 | |
| 21 | CoGetInterfaceAndReleaseStream@12 | |
| 22 | CoGetMalloc@8 | |
| 23 | CoGetMarshalSizeMax@24 | |
| 24 | CoGetObjectContext@8 | |
| 25 | CoGetStandardMarshal@24 | |
| 26 | CoIncrementMTAUsage@4 | |
| 27 | CoInitializeEx@8 | |
| 28 | CoInitializeSecurity@36 | |
| 29 | CoLockObjectExternal@12 | |
| 30 | CoMarshalInterface@24 | |
| 31 | CoMarshalInterThreadInterfaceInStream@12 | |
| 32 | CoRegisterClassObject@20 | |
| 33 | CoRegisterPSClsid@8 | |
| 34 | CoReleaseMarshalData@4 | |
| 35 | CoReleaseServerProcess@0 | |
| 36 | CoResumeClassObjects@0 | |
| 37 | CoRevokeClassObject@4 | |
| 38 | CoSetProxyBlanket@32 | |
| 39 | CoSuspendClassObjects@0 | |
| 40 | CoSwitchCallContext@8 | |
| 41 | CoTaskMemAlloc@4 | |
| 42 | CoTaskMemFree@4 | |
| 43 | CoTaskMemRealloc@8 | |
| 44 | CoUninitialize@0 | |
| 45 | CoUnmarshalInterface@12 | |
| 46 | CoWaitForMultipleHandles@20 | |
| 47 | CoWaitForMultipleObjects@20 | |
| 48 | CreateStreamOnHGlobal@12 | |
| 49 | FreePropVariantArray@8 | |
| 50 | GetHGlobalFromStream@8 | |
| 51 | IIDFromString@8 | |
| 52 | ProgIDFromCLSID@8 | |
| 53 | PropVariantClear@4 | |
| 54 | PropVariantCopy@8 | |
| 55 | StringFromCLSID@8 | |
| 56 | StringFromGUID2@12 | |
| 57 | StringFromIID@8 |
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CoRegisterActivationFilter@4 | |
| 6 | RoGetAgileReference@16 |
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoGetAgileReference@16 |
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CLSIDFromProgIDEx@8 | |
| 6 | CoFileTimeNow@4 |
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-com-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CoRegisterDeviceCatalog@8 | |
| 6 | CoRevokeDeviceCatalog@4 |
lib/libc/mingw/lib32/api-ms-win-core-com-l2-1-1.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-core-com-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateILockBytesOnHGlobal@12 | |
| 6 | FmtIdToPropStgName@8 | |
| 7 | GetConvertStg@4 | |
| 8 | GetHGlobalFromILockBytes@8 | |
| 9 | PropStgNameToFmtId@8 | |
| 10 | ReadClassStg@8 | |
| 11 | ReadClassStm@8 | |
| 12 | StgCreateDocfile@16 | |
| 13 | StgCreateDocfileOnILockBytes@16 | |
| 14 | StgCreatePropSetStg@12 | |
| 15 | StgCreatePropStg@24 | |
| 16 | StgCreateStorageEx@32 | |
| 17 | StgIsStorageFile@4 | |
| 18 | StgIsStorageILockBytes@4 | |
| 19 | StgOpenPropStg@20 | |
| 20 | StgOpenStorage@24 | |
| 21 | StgOpenStorageEx@32 | |
| 22 | StgOpenStorageOnILockBytes@24 | |
| 23 | StgSetTimes@16 | |
| 24 | WriteClassStg@8 | |
| 25 | WriteClassStm@8 |
lib/libc/mingw/lib32/api-ms-win-core-com-midlproxystub-l1-1-0.def created+77| ... | ... | @@ -0,0 +1,77 @@ |
| 1 | LIBRARY api-ms-win-core-com-midlproxystub-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CStdAsyncStubBuffer_AddRef@4 | |
| 6 | CStdAsyncStubBuffer_Connect@8 | |
| 7 | CStdAsyncStubBuffer_Disconnect@4 | |
| 8 | CStdAsyncStubBuffer_Invoke@12 | |
| 9 | CStdAsyncStubBuffer_QueryInterface@12 | |
| 10 | CStdAsyncStubBuffer_Release@4 | |
| 11 | CStdAsyncStubBuffer2_Connect@8 | |
| 12 | CStdAsyncStubBuffer2_Disconnect@4 | |
| 13 | CStdAsyncStubBuffer2_Release@4 | |
| 14 | CStdStubBuffer2_Connect@8 | |
| 15 | CStdStubBuffer2_CountRefs@4 | |
| 16 | CStdStubBuffer2_Disconnect@4 | |
| 17 | CStdStubBuffer2_QueryInterface@12 | |
| 18 | NdrProxyForwardingFunction10@0 | |
| 19 | NdrProxyForwardingFunction11@0 | |
| 20 | NdrProxyForwardingFunction12@0 | |
| 21 | NdrProxyForwardingFunction13@0 | |
| 22 | NdrProxyForwardingFunction14@0 | |
| 23 | NdrProxyForwardingFunction15@0 | |
| 24 | NdrProxyForwardingFunction16@0 | |
| 25 | NdrProxyForwardingFunction17@0 | |
| 26 | NdrProxyForwardingFunction18@0 | |
| 27 | NdrProxyForwardingFunction19@0 | |
| 28 | NdrProxyForwardingFunction20@0 | |
| 29 | NdrProxyForwardingFunction21@0 | |
| 30 | NdrProxyForwardingFunction22@0 | |
| 31 | NdrProxyForwardingFunction23@0 | |
| 32 | NdrProxyForwardingFunction24@0 | |
| 33 | NdrProxyForwardingFunction25@0 | |
| 34 | NdrProxyForwardingFunction26@0 | |
| 35 | NdrProxyForwardingFunction27@0 | |
| 36 | NdrProxyForwardingFunction28@0 | |
| 37 | NdrProxyForwardingFunction29@0 | |
| 38 | NdrProxyForwardingFunction3@0 | |
| 39 | NdrProxyForwardingFunction30@0 | |
| 40 | NdrProxyForwardingFunction31@0 | |
| 41 | NdrProxyForwardingFunction32@0 | |
| 42 | NdrProxyForwardingFunction4@0 | |
| 43 | NdrProxyForwardingFunction5@0 | |
| 44 | NdrProxyForwardingFunction6@0 | |
| 45 | NdrProxyForwardingFunction7@0 | |
| 46 | NdrProxyForwardingFunction8@0 | |
| 47 | NdrProxyForwardingFunction9@0 | |
| 48 | ObjectStublessClient10@0 | |
| 49 | ObjectStublessClient11@0 | |
| 50 | ObjectStublessClient12@0 | |
| 51 | ObjectStublessClient13@0 | |
| 52 | ObjectStublessClient14@0 | |
| 53 | ObjectStublessClient15@0 | |
| 54 | ObjectStublessClient16@0 | |
| 55 | ObjectStublessClient17@0 | |
| 56 | ObjectStublessClient18@0 | |
| 57 | ObjectStublessClient19@0 | |
| 58 | ObjectStublessClient20@0 | |
| 59 | ObjectStublessClient21@0 | |
| 60 | ObjectStublessClient22@0 | |
| 61 | ObjectStublessClient23@0 | |
| 62 | ObjectStublessClient24@0 | |
| 63 | ObjectStublessClient25@0 | |
| 64 | ObjectStublessClient26@0 | |
| 65 | ObjectStublessClient27@0 | |
| 66 | ObjectStublessClient28@0 | |
| 67 | ObjectStublessClient29@0 | |
| 68 | ObjectStublessClient3@0 | |
| 69 | ObjectStublessClient30@0 | |
| 70 | ObjectStublessClient31@0 | |
| 71 | ObjectStublessClient32@0 | |
| 72 | ObjectStublessClient4@0 | |
| 73 | ObjectStublessClient5@0 | |
| 74 | ObjectStublessClient6@0 | |
| 75 | ObjectStublessClient7@0 | |
| 76 | ObjectStublessClient8@0 | |
| 77 | ObjectStublessClient9@0 |
lib/libc/mingw/lib32/api-ms-win-core-comm-l1-1-0.def created+22| ... | ... | @@ -0,0 +1,22 @@ |
| 1 | LIBRARY api-ms-win-core-comm-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ClearCommBreak@4 | |
| 6 | ClearCommError@12 | |
| 7 | EscapeCommFunction@8 | |
| 8 | GetCommConfig@12 | |
| 9 | GetCommMask@8 | |
| 10 | GetCommModemStatus@8 | |
| 11 | GetCommProperties@8 | |
| 12 | GetCommState@8 | |
| 13 | GetCommTimeouts@8 | |
| 14 | PurgeComm@8 | |
| 15 | SetCommBreak@4 | |
| 16 | SetCommConfig@12 | |
| 17 | SetCommMask@8 | |
| 18 | SetCommState@8 | |
| 19 | SetCommTimeouts@8 | |
| 20 | SetupComm@12 | |
| 21 | TransmitCommChar@8 | |
| 22 | WaitCommEvent@12 |
lib/libc/mingw/lib32/api-ms-win-core-comm-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-comm-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenCommPort@12 |
lib/libc/mingw/lib32/api-ms-win-core-comm-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-comm-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetCommPorts@12 |
lib/libc/mingw/lib32/api-ms-win-core-console-l1-1-0.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-core-console-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AllocConsole@0 | |
| 6 | GetConsoleCP@0 | |
| 7 | GetConsoleMode@8 | |
| 8 | GetConsoleOutputCP@0 | |
| 9 | GetNumberOfConsoleInputEvents@8 | |
| 10 | ReadConsoleA@20 | |
| 11 | ReadConsoleInputA@16 | |
| 12 | ReadConsoleInputW@16 | |
| 13 | ReadConsoleW@20 | |
| 14 | SetConsoleCtrlHandler@8 | |
| 15 | SetConsoleMode@8 | |
| 16 | WriteConsoleA@20 | |
| 17 | WriteConsoleW@20 |
lib/libc/mingw/lib32/api-ms-win-core-console-l1-2-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-console-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AttachConsole@4 | |
| 6 | FreeConsole@0 | |
| 7 | PeekConsoleInputA@16 | |
| 8 | PeekConsoleInputW@16 |
lib/libc/mingw/lib32/api-ms-win-core-console-l1-2-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-console-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ClosePseudoConsole@4 | |
| 6 | CreatePseudoConsole@20 | |
| 7 | ResizePseudoConsole@8 |
lib/libc/mingw/lib32/api-ms-win-core-console-l2-1-0.def created+37| ... | ... | @@ -0,0 +1,37 @@ |
| 1 | LIBRARY api-ms-win-core-console-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateConsoleScreenBuffer@20 | |
| 6 | FillConsoleOutputAttribute@20 | |
| 7 | FillConsoleOutputCharacterA@20 | |
| 8 | FillConsoleOutputCharacterW@20 | |
| 9 | FlushConsoleInputBuffer@4 | |
| 10 | GenerateConsoleCtrlEvent@8 | |
| 11 | GetConsoleCursorInfo@8 | |
| 12 | GetConsoleScreenBufferInfo@8 | |
| 13 | GetConsoleScreenBufferInfoEx@8 | |
| 14 | GetLargestConsoleWindowSize@4 | |
| 15 | ReadConsoleOutputA@20 | |
| 16 | ReadConsoleOutputAttribute@20 | |
| 17 | ReadConsoleOutputCharacterA@20 | |
| 18 | ReadConsoleOutputCharacterW@20 | |
| 19 | ReadConsoleOutputW@20 | |
| 20 | ScrollConsoleScreenBufferA@20 | |
| 21 | ScrollConsoleScreenBufferW@20 | |
| 22 | SetConsoleActiveScreenBuffer@4 | |
| 23 | SetConsoleCP@4 | |
| 24 | SetConsoleCursorInfo@8 | |
| 25 | SetConsoleCursorPosition@8 | |
| 26 | SetConsoleOutputCP@4 | |
| 27 | SetConsoleScreenBufferInfoEx@8 | |
| 28 | SetConsoleScreenBufferSize@8 | |
| 29 | SetConsoleTextAttribute@8 | |
| 30 | SetConsoleWindowInfo@12 | |
| 31 | WriteConsoleInputA@16 | |
| 32 | WriteConsoleInputW@16 | |
| 33 | WriteConsoleOutputA@20 | |
| 34 | WriteConsoleOutputAttribute@20 | |
| 35 | WriteConsoleOutputCharacterA@20 | |
| 36 | WriteConsoleOutputCharacterW@20 | |
| 37 | WriteConsoleOutputW@20 |
lib/libc/mingw/lib32/api-ms-win-core-console-l2-2-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-console-l2-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetConsoleOriginalTitleA@8 | |
| 6 | GetConsoleOriginalTitleW@8 | |
| 7 | GetConsoleTitleA@8 | |
| 8 | GetConsoleTitleW@8 | |
| 9 | SetConsoleTitleA@4 | |
| 10 | SetConsoleTitleW@4 |
lib/libc/mingw/lib32/api-ms-win-core-console-l3-2-0.def created+36| ... | ... | @@ -0,0 +1,36 @@ |
| 1 | LIBRARY api-ms-win-core-console-l3-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddConsoleAliasA@12 | |
| 6 | AddConsoleAliasW@12 | |
| 7 | ExpungeConsoleCommandHistoryA@4 | |
| 8 | ExpungeConsoleCommandHistoryW@4 | |
| 9 | GetConsoleAliasA@16 | |
| 10 | GetConsoleAliasesA@12 | |
| 11 | GetConsoleAliasesLengthA@4 | |
| 12 | GetConsoleAliasesLengthW@4 | |
| 13 | GetConsoleAliasesW@12 | |
| 14 | GetConsoleAliasExesA@8 | |
| 15 | GetConsoleAliasExesLengthA@0 | |
| 16 | GetConsoleAliasExesLengthW@0 | |
| 17 | GetConsoleAliasExesW@8 | |
| 18 | GetConsoleAliasW@16 | |
| 19 | GetConsoleCommandHistoryA@12 | |
| 20 | GetConsoleCommandHistoryLengthA@4 | |
| 21 | GetConsoleCommandHistoryLengthW@4 | |
| 22 | GetConsoleCommandHistoryW@12 | |
| 23 | GetConsoleDisplayMode@4 | |
| 24 | GetConsoleFontSize@8 | |
| 25 | GetConsoleHistoryInfo@4 | |
| 26 | GetConsoleProcessList@8 | |
| 27 | GetConsoleSelectionInfo@4 | |
| 28 | GetConsoleWindow@0 | |
| 29 | GetCurrentConsoleFont@12 | |
| 30 | GetCurrentConsoleFontEx@12 | |
| 31 | GetNumberOfConsoleMouseButtons@4 | |
| 32 | SetConsoleDisplayMode@12 | |
| 33 | SetConsoleHistoryInfo@4 | |
| 34 | SetConsoleNumberOfCommandsA@8 | |
| 35 | SetConsoleNumberOfCommandsW@8 | |
| 36 | SetCurrentConsoleFontEx@12 |
lib/libc/mingw/lib32/api-ms-win-core-datetime-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-datetime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDateFormatA@24 | |
| 6 | GetDateFormatW@24 | |
| 7 | GetTimeFormatA@24 | |
| 8 | GetTimeFormatW@24 |
lib/libc/mingw/lib32/api-ms-win-core-datetime-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-datetime-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDateFormatEx@28 | |
| 6 | GetTimeFormatEx@24 |
lib/libc/mingw/lib32/api-ms-win-core-datetime-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-datetime-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDurationFormatEx@32 |
lib/libc/mingw/lib32/api-ms-win-core-debug-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-debug-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DebugBreak@0 | |
| 6 | IsDebuggerPresent@0 | |
| 7 | OutputDebugStringA@4 | |
| 8 | OutputDebugStringW@4 |
lib/libc/mingw/lib32/api-ms-win-core-debug-l1-1-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-debug-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CheckRemoteDebuggerPresent@8 | |
| 6 | ContinueDebugEvent@12 | |
| 7 | DebugActiveProcess@4 | |
| 8 | DebugActiveProcessStop@4 | |
| 9 | WaitForDebugEvent@8 |
lib/libc/mingw/lib32/api-ms-win-core-debug-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-debug-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WaitForDebugEventEx@8 |
lib/libc/mingw/lib32/api-ms-win-core-debug-minidump-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-debug-minidump-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MiniDumpReadDumpStream@20 | |
| 6 | MiniDumpWriteDump@28 |
lib/libc/mingw/lib32/api-ms-win-core-delayload-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-delayload-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DelayLoadFailureHook@8 |
lib/libc/mingw/lib32/api-ms-win-core-delayload-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-delayload-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ResolveDelayLoadedAPI@24 | |
| 6 | ResolveDelayLoadsFromDll@12 |
lib/libc/mingw/lib32/api-ms-win-core-enclave-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-enclave-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateEnclave@32 | |
| 6 | InitializeEnclave@20 | |
| 7 | IsEnclaveTypeSupported@4 | |
| 8 | LoadEnclaveData@36 |
lib/libc/mingw/lib32/api-ms-win-core-enclave-l1-1-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-enclave-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallEnclave@16 | |
| 6 | DeleteEnclave@4 | |
| 7 | LoadEnclaveImageA@8 | |
| 8 | LoadEnclaveImageW@8 | |
| 9 | TerminateEnclave@8 |
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetErrorMode@0 | |
| 6 | GetLastError@0 | |
| 7 | RaiseException@16 | |
| 8 | SetErrorMode@4 | |
| 9 | SetLastError@4 | |
| 10 | SetUnhandledExceptionFilter@4 | |
| 11 | UnhandledExceptionFilter@4 |
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddVectoredContinueHandler@8 | |
| 6 | AddVectoredExceptionHandler@8 | |
| 7 | RemoveVectoredContinueHandler@4 | |
| 8 | RemoveVectoredExceptionHandler@4 | |
| 9 | RestoreLastError@4 |
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-1_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddVectoredExceptionHandler@8 | |
| 6 | RemoveVectoredExceptionHandler@4 |
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RaiseFailFastException@12 |
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-3.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FatalAppExitA@8 | |
| 6 | FatalAppExitW@8 | |
| 7 | GetThreadErrorMode@0 | |
| 8 | SetThreadErrorMode@8 | |
| 9 | TerminateProcessOnMemoryExhaustion@4 |
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-3_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-errorhandling-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FatalAppExitA@8 | |
| 6 | FatalAppExitW@8 | |
| 7 | GetThreadErrorMode@0 | |
| 8 | SetThreadErrorMode@8 |
lib/libc/mingw/lib32/api-ms-win-core-featurestaging-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-featurestaging-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFeatureEnabledState@8 | |
| 6 | RecordFeatureError@8 | |
| 7 | RecordFeatureUsage@16 | |
| 8 | SubscribeFeatureStateChangeNotification@12 | |
| 9 | UnsubscribeFeatureStateChangeNotification@4 |
lib/libc/mingw/lib32/api-ms-win-core-featurestaging-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-featurestaging-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFeatureVariant@16 |
lib/libc/mingw/lib32/api-ms-win-core-fibers-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FlsAlloc@4 | |
| 6 | FlsFree@4 | |
| 7 | FlsGetValue@4 | |
| 8 | FlsSetValue@8 |
lib/libc/mingw/lib32/api-ms-win-core-fibers-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsThreadAFiber@0 |
lib/libc/mingw/lib32/api-ms-win-core-fibers-l2-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertFiberToThread@0 | |
| 6 | ConvertThreadToFiber@4 | |
| 7 | CreateFiber@12 | |
| 8 | DeleteFiber@4 | |
| 9 | SwitchToFiber@4 |
lib/libc/mingw/lib32/api-ms-win-core-fibers-l2-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertFiberToThread@0 | |
| 6 | DeleteFiber@4 | |
| 7 | SwitchToFiber@4 |
lib/libc/mingw/lib32/api-ms-win-core-fibers-l2-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-fibers-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertThreadToFiberEx@8 | |
| 6 | CreateFiberEx@20 |
lib/libc/mingw/lib32/api-ms-win-core-file-ansi-l1-1-0.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-file-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DefineDosDeviceA@12 | |
| 6 | DeleteVolumeMountPointA@4 | |
| 7 | FindFirstVolumeA@8 | |
| 8 | FindNextVolumeA@12 | |
| 9 | GetLogicalDriveStringsA@8 | |
| 10 | GetVolumeNameForVolumeMountPointA@12 | |
| 11 | GetVolumePathNameA@12 | |
| 12 | GetVolumePathNamesForVolumeNameA@16 | |
| 13 | QueryDosDeviceA@12 |
lib/libc/mingw/lib32/api-ms-win-core-file-ansi-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-file-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DeleteVolumeMountPointA@4 | |
| 6 | FindFirstVolumeA@8 | |
| 7 | FindNextVolumeA@12 | |
| 8 | GetLogicalDriveStringsA@8 | |
| 9 | GetVolumePathNameA@12 |
lib/libc/mingw/lib32/api-ms-win-core-file-ansi-l2-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-file-ansi-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileExA@24 | |
| 6 | CreateDirectoryExA@12 | |
| 7 | CreateSymbolicLinkA@12 | |
| 8 | MoveFileWithProgressA@20 | |
| 9 | ReplaceFileA@24 |
lib/libc/mingw/lib32/api-ms-win-core-file-ansi-l2-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-file-ansi-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileExA@24 | |
| 6 | CreateDirectoryExA@12 | |
| 7 | MoveFileWithProgressA@20 | |
| 8 | ReplaceFileA@24 |
lib/libc/mingw/lib32/api-ms-win-core-file-fromapp-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-file-fromapp-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileFromAppW@12 | |
| 6 | CreateDirectoryFromAppW@8 | |
| 7 | CreateFile2FromAppW@20 | |
| 8 | CreateFileFromAppW@28 | |
| 9 | DeleteFileFromAppW@4 | |
| 10 | FindFirstFileExFromAppW@24 | |
| 11 | GetFileAttributesExFromAppW@12 | |
| 12 | MoveFileFromAppW@8 | |
| 13 | RemoveDirectoryFromAppW@4 | |
| 14 | ReplaceFileFromAppW@24 | |
| 15 | SetFileAttributesFromAppW@8 |
lib/libc/mingw/lib32/api-ms-win-core-file-l1-1-0.def created+79| ... | ... | @@ -0,0 +1,79 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareFileTime@8 | |
| 6 | CreateDirectoryA@8 | |
| 7 | CreateDirectoryW@8 | |
| 8 | CreateFileA@28 | |
| 9 | CreateFileW@28 | |
| 10 | DefineDosDeviceW@12 | |
| 11 | DeleteFileA@4 | |
| 12 | DeleteFileW@4 | |
| 13 | DeleteVolumeMountPointW@4 | |
| 14 | FileTimeToLocalFileTime@8 | |
| 15 | FindClose@4 | |
| 16 | FindCloseChangeNotification@4 | |
| 17 | FindFirstChangeNotificationA@12 | |
| 18 | FindFirstChangeNotificationW@12 | |
| 19 | FindFirstFileA@8 | |
| 20 | FindFirstFileExA@24 | |
| 21 | FindFirstFileExW@24 | |
| 22 | FindFirstFileW@8 | |
| 23 | FindFirstVolumeW@8 | |
| 24 | FindNextChangeNotification@4 | |
| 25 | FindNextFileA@8 | |
| 26 | FindNextFileW@8 | |
| 27 | FindNextVolumeW@12 | |
| 28 | FindVolumeClose@4 | |
| 29 | FlushFileBuffers@4 | |
| 30 | GetDiskFreeSpaceA@20 | |
| 31 | GetDiskFreeSpaceExA@16 | |
| 32 | GetDiskFreeSpaceExW@16 | |
| 33 | GetDiskFreeSpaceW@20 | |
| 34 | GetDriveTypeA@4 | |
| 35 | GetDriveTypeW@4 | |
| 36 | GetFileAttributesA@4 | |
| 37 | GetFileAttributesExA@12 | |
| 38 | GetFileAttributesExW@12 | |
| 39 | GetFileAttributesW@4 | |
| 40 | GetFileInformationByHandle@8 | |
| 41 | GetFileSize@8 | |
| 42 | GetFileSizeEx@8 | |
| 43 | GetFileTime@16 | |
| 44 | GetFileType@4 | |
| 45 | GetFinalPathNameByHandleA@16 | |
| 46 | GetFinalPathNameByHandleW@16 | |
| 47 | GetFullPathNameA@16 | |
| 48 | GetFullPathNameW@16 | |
| 49 | GetLogicalDrives@0 | |
| 50 | GetLogicalDriveStringsW@8 | |
| 51 | GetLongPathNameA@12 | |
| 52 | GetLongPathNameW@12 | |
| 53 | GetShortPathNameW@12 | |
| 54 | GetTempFileNameW@16 | |
| 55 | GetVolumeInformationByHandleW@32 | |
| 56 | GetVolumeInformationW@32 | |
| 57 | GetVolumePathNameW@12 | |
| 58 | LocalFileTimeToFileTime@8 | |
| 59 | LockFile@20 | |
| 60 | LockFileEx@24 | |
| 61 | QueryDosDeviceW@12 | |
| 62 | ReadFile@20 | |
| 63 | ReadFileEx@20 | |
| 64 | ReadFileScatter@20 | |
| 65 | RemoveDirectoryA@4 | |
| 66 | RemoveDirectoryW@4 | |
| 67 | SetEndOfFile@4 | |
| 68 | SetFileAttributesA@8 | |
| 69 | SetFileAttributesW@8 | |
| 70 | SetFileInformationByHandle@16 | |
| 71 | SetFilePointer@16 | |
| 72 | SetFilePointerEx@20 | |
| 73 | SetFileTime@16 | |
| 74 | SetFileValidData@12 | |
| 75 | UnlockFile@20 | |
| 76 | UnlockFileEx@20 | |
| 77 | WriteFile@20 | |
| 78 | WriteFileEx@20 | |
| 79 | WriteFileGather@20 |
lib/libc/mingw/lib32/api-ms-win-core-file-l1-1-0_windowsapp.def created+77| ... | ... | @@ -0,0 +1,77 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareFileTime@8 | |
| 6 | CreateDirectoryA@8 | |
| 7 | CreateDirectoryW@8 | |
| 8 | CreateFileA@28 | |
| 9 | CreateFileW@28 | |
| 10 | DeleteFileA@4 | |
| 11 | DeleteFileW@4 | |
| 12 | DeleteVolumeMountPointW@4 | |
| 13 | FileTimeToLocalFileTime@8 | |
| 14 | FindClose@4 | |
| 15 | FindCloseChangeNotification@4 | |
| 16 | FindFirstChangeNotificationA@12 | |
| 17 | FindFirstChangeNotificationW@12 | |
| 18 | FindFirstFileA@8 | |
| 19 | FindFirstFileExA@24 | |
| 20 | FindFirstFileExW@24 | |
| 21 | FindFirstFileW@8 | |
| 22 | FindFirstVolumeW@8 | |
| 23 | FindNextChangeNotification@4 | |
| 24 | FindNextFileA@8 | |
| 25 | FindNextFileW@8 | |
| 26 | FindNextVolumeW@12 | |
| 27 | FindVolumeClose@4 | |
| 28 | FlushFileBuffers@4 | |
| 29 | GetDiskFreeSpaceA@20 | |
| 30 | GetDiskFreeSpaceExA@16 | |
| 31 | GetDiskFreeSpaceExW@16 | |
| 32 | GetDiskFreeSpaceW@20 | |
| 33 | GetDriveTypeA@4 | |
| 34 | GetDriveTypeW@4 | |
| 35 | GetFileAttributesA@4 | |
| 36 | GetFileAttributesExA@12 | |
| 37 | GetFileAttributesExW@12 | |
| 38 | GetFileAttributesW@4 | |
| 39 | GetFileInformationByHandle@8 | |
| 40 | GetFileSize@8 | |
| 41 | GetFileSizeEx@8 | |
| 42 | GetFileTime@16 | |
| 43 | GetFileType@4 | |
| 44 | GetFinalPathNameByHandleA@16 | |
| 45 | GetFinalPathNameByHandleW@16 | |
| 46 | GetFullPathNameA@16 | |
| 47 | GetFullPathNameW@16 | |
| 48 | GetLogicalDrives@0 | |
| 49 | GetLogicalDriveStringsW@8 | |
| 50 | GetLongPathNameA@12 | |
| 51 | GetLongPathNameW@12 | |
| 52 | GetShortPathNameW@12 | |
| 53 | GetTempFileNameW@16 | |
| 54 | GetVolumeInformationByHandleW@32 | |
| 55 | GetVolumeInformationW@32 | |
| 56 | GetVolumePathNameW@12 | |
| 57 | LocalFileTimeToFileTime@8 | |
| 58 | LockFile@20 | |
| 59 | LockFileEx@24 | |
| 60 | ReadFile@20 | |
| 61 | ReadFileEx@20 | |
| 62 | ReadFileScatter@20 | |
| 63 | RemoveDirectoryA@4 | |
| 64 | RemoveDirectoryW@4 | |
| 65 | SetEndOfFile@4 | |
| 66 | SetFileAttributesA@8 | |
| 67 | SetFileAttributesW@8 | |
| 68 | SetFileInformationByHandle@16 | |
| 69 | SetFilePointer@16 | |
| 70 | SetFilePointerEx@20 | |
| 71 | SetFileTime@16 | |
| 72 | SetFileValidData@12 | |
| 73 | UnlockFile@20 | |
| 74 | UnlockFileEx@20 | |
| 75 | WriteFile@20 | |
| 76 | WriteFileEx@20 | |
| 77 | WriteFileGather@20 |
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFile2@20 | |
| 6 | GetTempPathW@8 | |
| 7 | GetVolumeNameForVolumeMountPointW@12 | |
| 8 | GetVolumePathNamesForVolumeNameW@16 |
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetCompressedFileSizeA@8 | |
| 6 | GetCompressedFileSizeW@8 | |
| 7 | SetFileIoOverlappedRange@12 |
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-2.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AreFileApisANSI@0 | |
| 6 | FindFirstFileNameW@16 | |
| 7 | FindFirstStreamW@16 | |
| 8 | FindNextFileNameW@12 | |
| 9 | FindNextStreamW@8 | |
| 10 | GetTempFileNameA@16 | |
| 11 | GetTempPathA@8 | |
| 12 | GetVolumeInformationA@32 | |
| 13 | SetFileApisToANSI@0 | |
| 14 | SetFileApisToOEM@0 |
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-2_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AreFileApisANSI@0 | |
| 6 | GetTempFileNameA@16 | |
| 7 | GetTempPathA@8 | |
| 8 | GetVolumeInformationA@32 |
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-file-l1-2-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDiskSpaceInformationA@8 | |
| 6 | GetDiskSpaceInformationW@8 |
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFile2@12 | |
| 6 | CopyFileExW@24 | |
| 7 | CreateDirectoryExW@12 | |
| 8 | CreateHardLinkW@12 | |
| 9 | CreateSymbolicLinkW@12 | |
| 10 | GetFileInformationByHandleEx@16 | |
| 11 | MoveFileExW@12 | |
| 12 | MoveFileWithProgressW@20 | |
| 13 | ReadDirectoryChangesW@32 | |
| 14 | ReOpenFile@16 | |
| 15 | ReplaceFileW@24 |
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenFileById@24 |
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileW@12 | |
| 6 | CreateHardLinkA@12 |
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-2_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileW@12 |
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-3.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-file-l2-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ReadDirectoryChangesExW@36 |
lib/libc/mingw/lib32/api-ms-win-core-firmware-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-firmware-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFirmwareEnvironmentVariableA@16 | |
| 6 | GetFirmwareEnvironmentVariableExA@20 | |
| 7 | GetFirmwareEnvironmentVariableExW@20 | |
| 8 | GetFirmwareEnvironmentVariableW@16 | |
| 9 | SetFirmwareEnvironmentVariableA@16 | |
| 10 | SetFirmwareEnvironmentVariableExA@20 | |
| 11 | SetFirmwareEnvironmentVariableExW@20 | |
| 12 | SetFirmwareEnvironmentVariableW@16 |
lib/libc/mingw/lib32/api-ms-win-core-handle-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-handle-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CloseHandle@4 | |
| 6 | CompareObjectHandles@8 | |
| 7 | DuplicateHandle@28 | |
| 8 | GetHandleInformation@8 | |
| 9 | SetHandleInformation@12 |
lib/libc/mingw/lib32/api-ms-win-core-heap-l1-1-0.def created+19| ... | ... | @@ -0,0 +1,19 @@ |
| 1 | LIBRARY api-ms-win-core-heap-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessHeap@0 | |
| 6 | GetProcessHeaps@8 | |
| 7 | HeapAlloc@12 | |
| 8 | HeapCompact@8 | |
| 9 | HeapCreate@12 | |
| 10 | HeapDestroy@4 | |
| 11 | HeapFree@12 | |
| 12 | HeapLock@4 | |
| 13 | HeapQueryInformation@20 | |
| 14 | HeapReAlloc@16 | |
| 15 | HeapSetInformation@16 | |
| 16 | HeapSize@12 | |
| 17 | HeapUnlock@4 | |
| 18 | HeapValidate@12 | |
| 19 | HeapWalk@8 |
lib/libc/mingw/lib32/api-ms-win-core-heap-l2-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-heap-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GlobalAlloc@8 | |
| 6 | GlobalFree@4 | |
| 7 | LocalAlloc@8 | |
| 8 | LocalFree@4 | |
| 9 | LocalLock@4 | |
| 10 | LocalReAlloc@12 | |
| 11 | LocalUnlock@4 |
lib/libc/mingw/lib32/api-ms-win-core-heap-l2-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-heap-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GlobalAlloc@8 | |
| 6 | GlobalFree@4 | |
| 7 | LocalAlloc@8 | |
| 8 | LocalFree@4 | |
| 9 | LocalReAlloc@12 |
lib/libc/mingw/lib32/api-ms-win-core-heap-obsolete-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-heap-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GlobalFlags@4 | |
| 6 | GlobalHandle@4 | |
| 7 | GlobalLock@4 | |
| 8 | GlobalReAlloc@12 | |
| 9 | GlobalSize@4 | |
| 10 | GlobalUnlock@4 | |
| 11 | LocalFlags@4 | |
| 12 | LocalSize@4 |
lib/libc/mingw/lib32/api-ms-win-core-heap-obsolete-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-heap-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GlobalLock@4 | |
| 6 | GlobalReAlloc@12 | |
| 7 | GlobalSize@4 | |
| 8 | GlobalUnlock@4 |
lib/libc/mingw/lib32/api-ms-win-core-interlocked-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-interlocked-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InitializeSListHead@4 | |
| 6 | InterlockedCompareExchange@12 | |
| 7 | InterlockedCompareExchange64@20 | |
| 8 | InterlockedDecrement@4 | |
| 9 | InterlockedExchange@8 | |
| 10 | InterlockedExchangeAdd@8 | |
| 11 | InterlockedFlushSList@4 | |
| 12 | InterlockedIncrement@4 | |
| 13 | InterlockedPopEntrySList@4 | |
| 14 | InterlockedPushEntrySList@8 | |
| 15 | QueryDepthSList@4 |
lib/libc/mingw/lib32/api-ms-win-core-interlocked-l1-2-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-interlocked-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InterlockedPushListSListEx@16 |
lib/libc/mingw/lib32/api-ms-win-core-io-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-io-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CancelIoEx@8 | |
| 6 | CreateIoCompletionPort@16 | |
| 7 | DeviceIoControl@32 | |
| 8 | GetOverlappedResult@16 | |
| 9 | GetQueuedCompletionStatus@20 | |
| 10 | GetQueuedCompletionStatusEx@24 | |
| 11 | PostQueuedCompletionStatus@16 |
lib/libc/mingw/lib32/api-ms-win-core-io-l1-1-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-io-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CancelIo@4 | |
| 6 | CancelSynchronousIo@4 | |
| 7 | GetOverlappedResultEx@20 |
lib/libc/mingw/lib32/api-ms-win-core-io-l1-1-1_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-io-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CancelIo@4 | |
| 6 | GetOverlappedResultEx@20 |
lib/libc/mingw/lib32/api-ms-win-core-job-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-job-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsProcessInJob@12 |
lib/libc/mingw/lib32/api-ms-win-core-job-l2-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-job-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AssignProcessToJobObject@8 | |
| 6 | CreateJobObjectW@8 | |
| 7 | OpenJobObjectW@12 | |
| 8 | QueryInformationJobObject@20 | |
| 9 | SetInformationJobObject@16 | |
| 10 | TerminateJobObject@8 |
lib/libc/mingw/lib32/api-ms-win-core-job-l2-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-job-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AssignProcessToJobObject@8 | |
| 6 | CreateJobObjectW@8 | |
| 7 | SetInformationJobObject@16 |
lib/libc/mingw/lib32/api-ms-win-core-job-l2-1-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-job-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FreeMemoryJobObject@4 | |
| 6 | QueryIoRateControlInformationJobObject@16 | |
| 7 | SetIoRateControlInformationJobObject@8 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-ansi-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddLocalAlternateComputerNameA@8 | |
| 6 | CreateFileMappingNumaA@28 | |
| 7 | CreateFileTransactedA@40 | |
| 8 | CreateJobObjectA@8 | |
| 9 | FindFirstVolumeMountPointA@12 | |
| 10 | FindNextVolumeMountPointA@12 | |
| 11 | GetFileAttributesTransactedA@16 | |
| 12 | OpenJobObjectA@12 | |
| 13 | SetDllDirectoryA@4 | |
| 14 | SetVolumeLabelA@8 | |
| 15 | SetVolumeMountPointA@8 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-ansi-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetDllDirectoryA@4 | |
| 6 | SetVolumeLabelA@8 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-0.def created+41| ... | ... | @@ -0,0 +1,41 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddLocalAlternateComputerNameW@8 | |
| 6 | BackupRead@28 | |
| 7 | BackupWrite@28 | |
| 8 | BindIoCompletionCallback@12 | |
| 9 | CopyFileA@12 | |
| 10 | CreateFileMappingA@24 | |
| 11 | CreateFileTransactedW@40 | |
| 12 | CreateMailslotA@16 | |
| 13 | CreateNamedPipeA@32 | |
| 14 | DnsHostnameToComputerNameW@12 | |
| 15 | DosDateTimeToFileTime@12 | |
| 16 | FileTimeToDosDateTime@12 | |
| 17 | FindResourceA@12 | |
| 18 | FindResourceExA@16 | |
| 19 | GetComputerNameA@8 | |
| 20 | GetComputerNameW@8 | |
| 21 | GetMaximumProcessorGroupCount@0 | |
| 22 | GetNamedPipeClientProcessId@8 | |
| 23 | GetNamedPipeServerProcessId@8 | |
| 24 | GetShortPathNameA@12 | |
| 25 | GetStartupInfoA@4 | |
| 26 | GetSystemPowerStatus@4 | |
| 27 | GetTapeParameters@16 | |
| 28 | GetThreadSelectorEntry@12 | |
| 29 | GlobalMemoryStatus@4 | |
| 30 | MoveFileA@8 | |
| 31 | MoveFileExA@12 | |
| 32 | MoveFileW@8 | |
| 33 | OpenFile@12 | |
| 34 | PulseEvent@4 | |
| 35 | RegisterWaitForSingleObject@24 | |
| 36 | SetFileCompletionNotificationModes@8 | |
| 37 | SetHandleCount@4 | |
| 38 | SetMailslotInfo@8 | |
| 39 | SetVolumeLabelW@8 | |
| 40 | UnregisterWait@4 | |
| 41 | WTSGetActiveConsoleSessionId@0 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-0_windowsapp.def created+23| ... | ... | @@ -0,0 +1,23 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileA@12 | |
| 6 | CreateFileMappingA@24 | |
| 7 | CreateNamedPipeA@32 | |
| 8 | DosDateTimeToFileTime@12 | |
| 9 | FileTimeToDosDateTime@12 | |
| 10 | FindResourceA@12 | |
| 11 | GetComputerNameA@8 | |
| 12 | GetComputerNameW@8 | |
| 13 | GetShortPathNameA@12 | |
| 14 | GetStartupInfoA@4 | |
| 15 | GetSystemPowerStatus@4 | |
| 16 | GlobalMemoryStatus@4 | |
| 17 | MoveFileA@8 | |
| 18 | MoveFileExA@12 | |
| 19 | MoveFileW@8 | |
| 20 | RegisterWaitForSingleObject@24 | |
| 21 | SetFileCompletionNotificationModes@8 | |
| 22 | SetVolumeLabelW@8 | |
| 23 | UnregisterWait@4 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-1.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FindFirstVolumeMountPointW@12 | |
| 6 | FindNextVolumeMountPointW@12 | |
| 7 | FindVolumeMountPointClose@4 | |
| 8 | GetFileAttributesTransactedW@16 | |
| 9 | GetFirmwareType@4 | |
| 10 | GetNumaAvailableMemoryNodeEx@8 | |
| 11 | GetNumaNodeProcessorMask@8 | |
| 12 | GetNumaProcessorNodeEx@8 | |
| 13 | PowerClearRequest@8 | |
| 14 | PowerCreateRequest@4 | |
| 15 | PowerSetRequest@8 | |
| 16 | SetDllDirectoryW@4 | |
| 17 | SetVolumeMountPointW@8 | |
| 18 | VerifyVersionInfoW@16 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-1_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetDllDirectoryW@4 | |
| 6 | VerifyVersionInfoW@16 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-2.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetBinaryTypeW@8 | |
| 6 | Module32First@8 | |
| 7 | Module32Next@8 | |
| 8 | OpenFileMappingA@12 | |
| 9 | Process32First@8 | |
| 10 | Process32Next@8 | |
| 11 | SetTermsrvAppInstallMode@4 | |
| 12 | VerifyVersionInfoA@16 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-2_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenFileMappingA@12 | |
| 6 | Process32First@8 | |
| 7 | Process32Next@8 | |
| 8 | VerifyVersionInfoA@16 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-3.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyFileTransactedW@28 | |
| 6 | CreateDirectoryTransactedW@16 | |
| 7 | CreateHardLinkTransactedW@16 | |
| 8 | CreateMailslotW@16 | |
| 9 | CreateSymbolicLinkTransactedW@16 | |
| 10 | DeleteFileTransactedW@8 | |
| 11 | FindFirstFileTransactedW@28 | |
| 12 | GetBinaryTypeA@8 | |
| 13 | GetCompressedFileSizeTransactedW@12 | |
| 14 | GetFullPathNameTransactedW@20 | |
| 15 | GetLongPathNameTransactedW@16 | |
| 16 | MoveFileTransactedW@24 | |
| 17 | RemoveDirectoryTransactedW@8 | |
| 18 | SetFileAttributesTransactedW@12 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-4.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetMailslotInfo@20 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-5.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDllDirectoryW@8 | |
| 6 | SetThreadExecutionState@4 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-5_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetThreadExecutionState@4 |
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-6.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-kernel32-legacy-l1-1-6 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDevicePowerState@8 | |
| 6 | GetMaximumProcessorCount@4 |
lib/libc/mingw/lib32/api-ms-win-core-largeinteger-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-largeinteger-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MulDiv@12 |
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l1-2-0.def created+33| ... | ... | @@ -0,0 +1,33 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddDllDirectory@4 | |
| 6 | DisableThreadLibraryCalls@4 | |
| 7 | EnumResourceLanguagesExA@28 | |
| 8 | EnumResourceLanguagesExW@28 | |
| 9 | EnumResourceNamesExA@24 | |
| 10 | EnumResourceNamesExW@24 | |
| 11 | EnumResourceTypesExA@20 | |
| 12 | EnumResourceTypesExW@20 | |
| 13 | FindResourceExW@16 | |
| 14 | FindStringOrdinal@24 | |
| 15 | FreeLibrary@4 | |
| 16 | FreeLibraryAndExitThread@8 | |
| 17 | FreeResource@4 | |
| 18 | GetModuleFileNameA@12 | |
| 19 | GetModuleFileNameW@12 | |
| 20 | GetModuleHandleA@4 | |
| 21 | GetModuleHandleExA@12 | |
| 22 | GetModuleHandleExW@12 | |
| 23 | GetModuleHandleW@4 | |
| 24 | GetProcAddress@8 | |
| 25 | LoadLibraryExA@12 | |
| 26 | LoadLibraryExW@12 | |
| 27 | LoadResource@8 | |
| 28 | LoadStringA@16 | |
| 29 | LoadStringW@16 | |
| 30 | LockResource@4 | |
| 31 | RemoveDllDirectory@4 | |
| 32 | SetDefaultDllDirectories@4 | |
| 33 | SizeofResource@8 |
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l1-2-0_windowsapp.def created+27| ... | ... | @@ -0,0 +1,27 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddDllDirectory@4 | |
| 6 | DisableThreadLibraryCalls@4 | |
| 7 | FindResourceExW@16 | |
| 8 | FindStringOrdinal@24 | |
| 9 | FreeLibrary@4 | |
| 10 | FreeLibraryAndExitThread@8 | |
| 11 | FreeResource@4 | |
| 12 | GetModuleFileNameA@12 | |
| 13 | GetModuleFileNameW@12 | |
| 14 | GetModuleHandleA@4 | |
| 15 | GetModuleHandleExA@12 | |
| 16 | GetModuleHandleExW@12 | |
| 17 | GetModuleHandleW@4 | |
| 18 | GetProcAddress@8 | |
| 19 | LoadLibraryExA@12 | |
| 20 | LoadLibraryExW@12 | |
| 21 | LoadResource@8 | |
| 22 | LoadStringA@16 | |
| 23 | LoadStringW@16 | |
| 24 | LockResource@4 | |
| 25 | RemoveDllDirectory@4 | |
| 26 | SetDefaultDllDirectories@4 | |
| 27 | SizeofResource@8 |
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l1-2-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FindResourceW@12 | |
| 6 | LoadLibraryA@4 | |
| 7 | LoadLibraryW@4 |
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l1-2-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumResourceNamesW@16 |
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l2-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-libraryloader-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LoadPackagedLibrary@8 | |
| 6 | QueryOptionalDelayLoadedAPI@16 |
lib/libc/mingw/lib32/api-ms-win-core-localization-ansi-l1-1-0.def created+22| ... | ... | @@ -0,0 +1,22 @@ |
| 1 | LIBRARY api-ms-win-core-localization-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumCalendarInfoA@16 | |
| 6 | EnumCalendarInfoExA@16 | |
| 7 | EnumDateFormatsA@12 | |
| 8 | EnumDateFormatsExA@12 | |
| 9 | EnumLanguageGroupLocalesA@16 | |
| 10 | EnumSystemCodePagesA@8 | |
| 11 | EnumSystemLanguageGroupsA@12 | |
| 12 | EnumTimeFormatsA@12 | |
| 13 | EnumUILanguagesA@12 | |
| 14 | FoldStringA@20 | |
| 15 | GetCalendarInfoA@24 | |
| 16 | GetCPInfoExA@12 | |
| 17 | GetCurrencyFormatA@24 | |
| 18 | GetGeoInfoA@20 | |
| 19 | GetNumberFormatA@24 | |
| 20 | GetStringTypeExA@20 | |
| 21 | SetCalendarInfoA@16 | |
| 22 | SetLocaleInfoA@12 |
lib/libc/mingw/lib32/api-ms-win-core-localization-ansi-l1-1-0_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-localization-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumUILanguagesA@12 | |
| 6 | FoldStringA@20 | |
| 7 | GetCalendarInfoA@24 | |
| 8 | GetStringTypeExA@20 | |
| 9 | SetCalendarInfoA@16 | |
| 10 | SetLocaleInfoA@12 |
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-0.def created+63| ... | ... | @@ -0,0 +1,63 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertDefaultLocale@4 | |
| 6 | EnumSystemGeoID@12 | |
| 7 | EnumSystemLocalesA@8 | |
| 8 | EnumSystemLocalesW@8 | |
| 9 | FindNLSString@28 | |
| 10 | FindNLSStringEx@40 | |
| 11 | FormatMessageA@28 | |
| 12 | FormatMessageW@28 | |
| 13 | GetACP@0 | |
| 14 | GetCalendarInfoEx@28 | |
| 15 | GetCalendarInfoW@24 | |
| 16 | GetCPInfo@8 | |
| 17 | GetCPInfoExW@12 | |
| 18 | GetFileMUIInfo@16 | |
| 19 | GetFileMUIPath@28 | |
| 20 | GetGeoInfoW@20 | |
| 21 | GetLocaleInfoA@16 | |
| 22 | GetLocaleInfoEx@16 | |
| 23 | GetLocaleInfoW@16 | |
| 24 | GetNLSVersion@12 | |
| 25 | GetNLSVersionEx@12 | |
| 26 | GetOEMCP@0 | |
| 27 | GetProcessPreferredUILanguages@16 | |
| 28 | GetSystemDefaultLangID@0 | |
| 29 | GetSystemDefaultLCID@0 | |
| 30 | GetSystemPreferredUILanguages@16 | |
| 31 | GetThreadLocale@0 | |
| 32 | GetThreadPreferredUILanguages@16 | |
| 33 | GetThreadUILanguage@0 | |
| 34 | GetUILanguageInfo@20 | |
| 35 | GetUserDefaultLangID@0 | |
| 36 | GetUserDefaultLCID@0 | |
| 37 | GetUserDefaultLocaleName@8 | |
| 38 | GetUserGeoID@4 | |
| 39 | GetUserPreferredUILanguages@16 | |
| 40 | IdnToAscii@20 | |
| 41 | IdnToUnicode@20 | |
| 42 | IsDBCSLeadByte@4 | |
| 43 | IsDBCSLeadByteEx@8 | |
| 44 | IsNLSDefinedString@20 | |
| 45 | IsValidCodePage@4 | |
| 46 | IsValidLanguageGroup@8 | |
| 47 | IsValidLocale@8 | |
| 48 | IsValidLocaleName@4 | |
| 49 | IsValidNLSVersion@12 | |
| 50 | LCMapStringA@24 | |
| 51 | LCMapStringEx@36 | |
| 52 | LCMapStringW@24 | |
| 53 | LocaleNameToLCID@8 | |
| 54 | ResolveLocaleName@12 | |
| 55 | SetCalendarInfoW@16 | |
| 56 | SetLocaleInfoW@12 | |
| 57 | SetProcessPreferredUILanguages@12 | |
| 58 | SetThreadLocale@4 | |
| 59 | SetThreadPreferredUILanguages@12 | |
| 60 | SetThreadUILanguage@4 | |
| 61 | SetUserGeoID@4 | |
| 62 | VerLanguageNameA@12 | |
| 63 | VerLanguageNameW@12 |
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-0_windowsapp.def created+62| ... | ... | @@ -0,0 +1,62 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertDefaultLocale@4 | |
| 6 | EnumSystemGeoID@12 | |
| 7 | EnumSystemLocalesA@8 | |
| 8 | EnumSystemLocalesW@8 | |
| 9 | FindNLSString@28 | |
| 10 | FindNLSStringEx@40 | |
| 11 | FormatMessageA@28 | |
| 12 | FormatMessageW@28 | |
| 13 | GetACP@0 | |
| 14 | GetCalendarInfoEx@28 | |
| 15 | GetCalendarInfoW@24 | |
| 16 | GetCPInfo@8 | |
| 17 | GetCPInfoExW@12 | |
| 18 | GetFileMUIInfo@16 | |
| 19 | GetFileMUIPath@28 | |
| 20 | GetGeoInfoW@20 | |
| 21 | GetLocaleInfoA@16 | |
| 22 | GetLocaleInfoEx@16 | |
| 23 | GetLocaleInfoW@16 | |
| 24 | GetNLSVersion@12 | |
| 25 | GetNLSVersionEx@12 | |
| 26 | GetOEMCP@0 | |
| 27 | GetProcessPreferredUILanguages@16 | |
| 28 | GetSystemDefaultLangID@0 | |
| 29 | GetSystemDefaultLCID@0 | |
| 30 | GetSystemPreferredUILanguages@16 | |
| 31 | GetThreadLocale@0 | |
| 32 | GetThreadPreferredUILanguages@16 | |
| 33 | GetThreadUILanguage@0 | |
| 34 | GetUILanguageInfo@20 | |
| 35 | GetUserDefaultLangID@0 | |
| 36 | GetUserDefaultLCID@0 | |
| 37 | GetUserDefaultLocaleName@8 | |
| 38 | GetUserGeoID@4 | |
| 39 | GetUserPreferredUILanguages@16 | |
| 40 | IdnToAscii@20 | |
| 41 | IdnToUnicode@20 | |
| 42 | IsDBCSLeadByte@4 | |
| 43 | IsDBCSLeadByteEx@8 | |
| 44 | IsNLSDefinedString@20 | |
| 45 | IsValidCodePage@4 | |
| 46 | IsValidLanguageGroup@8 | |
| 47 | IsValidLocale@8 | |
| 48 | IsValidLocaleName@4 | |
| 49 | IsValidNLSVersion@12 | |
| 50 | LCMapStringA@24 | |
| 51 | LCMapStringEx@36 | |
| 52 | LCMapStringW@24 | |
| 53 | LocaleNameToLCID@8 | |
| 54 | ResolveLocaleName@12 | |
| 55 | SetCalendarInfoW@16 | |
| 56 | SetLocaleInfoW@12 | |
| 57 | SetProcessPreferredUILanguages@12 | |
| 58 | SetThreadLocale@4 | |
| 59 | SetThreadPreferredUILanguages@12 | |
| 60 | SetThreadUILanguage@4 | |
| 61 | VerLanguageNameA@12 | |
| 62 | VerLanguageNameW@12 |
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumSystemLocalesEx@16 |
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetSystemDefaultLocaleName@8 | |
| 6 | LCIDToLocaleName@16 |
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-3.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumSystemGeoNames@12 | |
| 6 | GetGeoInfoEx@16 | |
| 7 | GetUserDefaultGeoName@8 | |
| 8 | SetUserGeoName@4 |
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-4.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l1-2-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RestoreThreadPreferredUILanguages@4 | |
| 6 | SetThreadPreferredUILanguages2@16 |
lib/libc/mingw/lib32/api-ms-win-core-localization-l2-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumCalendarInfoExEx@24 | |
| 6 | EnumCalendarInfoExW@16 | |
| 7 | EnumCalendarInfoW@16 | |
| 8 | EnumDateFormatsExEx@16 | |
| 9 | EnumDateFormatsExW@12 | |
| 10 | EnumDateFormatsW@12 | |
| 11 | EnumSystemCodePagesW@8 | |
| 12 | EnumTimeFormatsEx@16 | |
| 13 | EnumTimeFormatsW@12 | |
| 14 | GetCurrencyFormatEx@24 | |
| 15 | GetCurrencyFormatW@24 | |
| 16 | GetNumberFormatEx@24 |
lib/libc/mingw/lib32/api-ms-win-core-localization-l2-1-0_windowsapp.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-localization-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumCalendarInfoExEx@24 | |
| 6 | EnumCalendarInfoW@16 | |
| 7 | EnumDateFormatsExEx@16 | |
| 8 | EnumSystemCodePagesW@8 | |
| 9 | EnumTimeFormatsEx@16 | |
| 10 | GetCurrencyFormatEx@24 | |
| 11 | GetCurrencyFormatW@24 | |
| 12 | GetNumberFormatEx@24 |
lib/libc/mingw/lib32/api-ms-win-core-localization-obsolete-l1-2-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-localization-obsolete-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareStringA@24 | |
| 6 | EnumLanguageGroupLocalesW@16 | |
| 7 | EnumSystemLanguageGroupsW@12 | |
| 8 | EnumUILanguagesW@12 | |
| 9 | GetNumberFormatW@24 | |
| 10 | GetStringTypeA@20 | |
| 11 | GetSystemDefaultUILanguage@0 | |
| 12 | GetUserDefaultUILanguage@0 |
lib/libc/mingw/lib32/api-ms-win-core-localization-obsolete-l1-2-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-localization-obsolete-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareStringA@24 | |
| 6 | EnumUILanguagesW@12 | |
| 7 | GetStringTypeA@20 | |
| 8 | GetSystemDefaultUILanguage@0 | |
| 9 | GetUserDefaultUILanguage@0 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-0.def created+20| ... | ... | @@ -0,0 +1,20 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFileMappingW@24 | |
| 6 | FlushViewOfFile@8 | |
| 7 | MapViewOfFile@20 | |
| 8 | MapViewOfFileEx@24 | |
| 9 | OpenFileMappingW@12 | |
| 10 | ReadProcessMemory@20 | |
| 11 | UnmapViewOfFile@4 | |
| 12 | VirtualAlloc@16 | |
| 13 | VirtualAllocEx@20 | |
| 14 | VirtualFree@12 | |
| 15 | VirtualFreeEx@16 | |
| 16 | VirtualProtect@16 | |
| 17 | VirtualProtectEx@20 | |
| 18 | VirtualQuery@12 | |
| 19 | VirtualQueryEx@16 | |
| 20 | WriteProcessMemory@20 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-1.def created+20| ... | ... | @@ -0,0 +1,20 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFileMappingFromApp@24 | |
| 6 | CreateFileMappingNumaW@28 | |
| 7 | CreateMemoryResourceNotification@4 | |
| 8 | GetLargePageMinimum@0 | |
| 9 | GetProcessWorkingSetSizeEx@16 | |
| 10 | GetSystemFileCacheSize@12 | |
| 11 | GetWriteWatch@24 | |
| 12 | MapViewOfFileFromApp@20 | |
| 13 | PrefetchVirtualMemory@16 | |
| 14 | QueryMemoryResourceNotification@8 | |
| 15 | ResetWriteWatch@8 | |
| 16 | SetProcessWorkingSetSizeEx@16 | |
| 17 | SetSystemFileCacheSize@12 | |
| 18 | UnmapViewOfFileEx@8 | |
| 19 | VirtualLock@8 | |
| 20 | VirtualUnlock@8 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-1_windowsapp.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFileMappingFromApp@24 | |
| 6 | GetLargePageMinimum@0 | |
| 7 | GetProcessWorkingSetSizeEx@16 | |
| 8 | GetWriteWatch@24 | |
| 9 | MapViewOfFileFromApp@20 | |
| 10 | ResetWriteWatch@8 | |
| 11 | SetProcessWorkingSetSizeEx@16 | |
| 12 | UnmapViewOfFileEx@8 | |
| 13 | VirtualLock@8 | |
| 14 | VirtualUnlock@8 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-2.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AllocateUserPhysicalPages@12 | |
| 6 | AllocateUserPhysicalPagesNuma@16 | |
| 7 | DiscardVirtualMemory@8 | |
| 8 | FreeUserPhysicalPages@12 | |
| 9 | GetMemoryErrorHandlingCapabilities@4 | |
| 10 | MapUserPhysicalPages@12 | |
| 11 | OfferVirtualMemory@12 | |
| 12 | ReclaimVirtualMemory@8 | |
| 13 | RegisterBadMemoryNotification@4 | |
| 14 | UnregisterBadMemoryNotification@4 | |
| 15 | VirtualAllocExNuma@24 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-2_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DiscardVirtualMemory@8 | |
| 6 | OfferVirtualMemory@12 | |
| 7 | ReclaimVirtualMemory@8 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-3.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenFileMappingFromApp@12 | |
| 6 | SetProcessValidCallTargets@20 | |
| 7 | VirtualAllocFromApp@16 | |
| 8 | VirtualProtectFromApp@16 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-4.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryVirtualMemoryInformation@24 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-5.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MapViewOfFileNuma2@36 | |
| 6 | UnmapViewOfFile2@12 | |
| 7 | VirtualUnlockEx@12 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-5_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | UnmapViewOfFile2@12 | |
| 6 | VirtualUnlockEx@12 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-6.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-6 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MapViewOfFile3@40 | |
| 6 | MapViewOfFile3FromApp@40 | |
| 7 | VirtualAlloc2@28 | |
| 8 | VirtualAlloc2FromApp@28 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-6_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-6 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | MapViewOfFile3FromApp@40 | |
| 6 | VirtualAlloc2FromApp@28 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-7.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-7 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateFileMapping2@40 | |
| 6 | SetProcessValidCallTargetsForMappedView@32 |
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-7_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-memory-l1-1-7 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetProcessValidCallTargetsForMappedView@32 |
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-ansi-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNamedPipeClientComputerNameA@12 | |
| 6 | GetNamedPipeHandleStateA@28 | |
| 7 | WaitNamedPipeA@8 |
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-ansi-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-ansi-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallNamedPipeA@28 |
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConnectNamedPipe@8 | |
| 6 | CreateNamedPipeW@32 | |
| 7 | CreatePipe@16 | |
| 8 | DisconnectNamedPipe@4 | |
| 9 | GetNamedPipeClientComputerNameW@12 | |
| 10 | ImpersonateNamedPipeClient@4 | |
| 11 | PeekNamedPipe@24 | |
| 12 | SetNamedPipeHandleState@16 | |
| 13 | TransactNamedPipe@28 | |
| 14 | WaitNamedPipeW@8 |
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-l1-2-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNamedPipeHandleStateW@28 | |
| 6 | GetNamedPipeInfo@20 |
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-l1-2-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-namedpipe-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallNamedPipeW@28 |
lib/libc/mingw/lib32/api-ms-win-core-namespace-ansi-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-namespace-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateBoundaryDescriptorA@8 | |
| 6 | CreatePrivateNamespaceA@12 | |
| 7 | OpenPrivateNamespaceA@8 |
lib/libc/mingw/lib32/api-ms-win-core-namespace-l1-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-namespace-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddSIDToBoundaryDescriptor@8 | |
| 6 | ClosePrivateNamespace@8 | |
| 7 | CreateBoundaryDescriptorW@8 | |
| 8 | CreatePrivateNamespaceW@12 | |
| 9 | DeleteBoundaryDescriptor@4 | |
| 10 | OpenPrivateNamespaceW@8 |
lib/libc/mingw/lib32/api-ms-win-core-normalization-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-normalization-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetStringScripts@20 | |
| 6 | IdnToNameprepUnicode@20 | |
| 7 | IsNormalizedString@12 | |
| 8 | NormalizeString@20 | |
| 9 | VerifyScripts@20 |
lib/libc/mingw/lib32/api-ms-win-core-path-l1-1-0.def created+26| ... | ... | @@ -0,0 +1,26 @@ |
| 1 | LIBRARY api-ms-win-core-path-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PathAllocCanonicalize@12 | |
| 6 | PathAllocCombine@16 | |
| 7 | PathCchAddBackslash@8 | |
| 8 | PathCchAddBackslashEx@16 | |
| 9 | PathCchAddExtension@12 | |
| 10 | PathCchAppend@12 | |
| 11 | PathCchAppendEx@16 | |
| 12 | PathCchCanonicalize@12 | |
| 13 | PathCchCanonicalizeEx@16 | |
| 14 | PathCchCombine@16 | |
| 15 | PathCchCombineEx@20 | |
| 16 | PathCchFindExtension@12 | |
| 17 | PathCchIsRoot@4 | |
| 18 | PathCchRemoveBackslash@8 | |
| 19 | PathCchRemoveBackslashEx@16 | |
| 20 | PathCchRemoveExtension@8 | |
| 21 | PathCchRemoveFileSpec@8 | |
| 22 | PathCchRenameExtension@12 | |
| 23 | PathCchSkipRoot@8 | |
| 24 | PathCchStripPrefix@8 | |
| 25 | PathCchStripToRoot@8 | |
| 26 | PathIsUNCEx@8 |
lib/libc/mingw/lib32/api-ms-win-core-perfcounters-l1-1-0.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-perfcounters-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PerfCreateInstance@16 | |
| 6 | PerfDecrementULongCounterValue@16 | |
| 7 | PerfDecrementULongLongCounterValue@20 | |
| 8 | PerfDeleteInstance@8 | |
| 9 | PerfIncrementULongCounterValue@16 | |
| 10 | PerfIncrementULongLongCounterValue@20 | |
| 11 | PerfQueryInstance@16 | |
| 12 | PerfSetCounterRefValue@16 | |
| 13 | PerfSetCounterSetInfo@12 | |
| 14 | PerfSetULongCounterValue@16 | |
| 15 | PerfSetULongLongCounterValue@20 | |
| 16 | PerfStartProvider@12 | |
| 17 | PerfStartProviderEx@12 | |
| 18 | PerfStopProvider@4 |
lib/libc/mingw/lib32/api-ms-win-core-privateprofile-l1-1-0.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-privateprofile-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPrivateProfileIntA@16 | |
| 6 | GetPrivateProfileIntW@16 | |
| 7 | GetPrivateProfileSectionW@16 | |
| 8 | GetPrivateProfileStringA@24 | |
| 9 | GetPrivateProfileStringW@24 | |
| 10 | GetProfileIntA@12 | |
| 11 | GetProfileIntW@12 | |
| 12 | GetProfileSectionA@12 | |
| 13 | GetProfileSectionW@12 | |
| 14 | GetProfileStringA@20 | |
| 15 | GetProfileStringW@20 | |
| 16 | WritePrivateProfileSectionA@12 | |
| 17 | WritePrivateProfileStringA@16 | |
| 18 | WritePrivateProfileStringW@16 |
lib/libc/mingw/lib32/api-ms-win-core-privateprofile-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-privateprofile-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPrivateProfileIntA@16 | |
| 6 | GetPrivateProfileStringA@24 | |
| 7 | GetPrivateProfileStringW@24 | |
| 8 | WritePrivateProfileStringA@16 | |
| 9 | WritePrivateProfileStringW@16 |
lib/libc/mingw/lib32/api-ms-win-core-privateprofile-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-privateprofile-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPrivateProfileSectionA@16 | |
| 6 | WritePrivateProfileSectionW@12 |
lib/libc/mingw/lib32/api-ms-win-core-privateprofile-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-privateprofile-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPrivateProfileSectionA@16 |
lib/libc/mingw/lib32/api-ms-win-core-processenvironment-ansi-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-processenvironment-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetEnvironmentStringsA@4 |
lib/libc/mingw/lib32/api-ms-win-core-processenvironment-l1-1-0.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-core-processenvironment-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ExpandEnvironmentStringsA@12 | |
| 6 | ExpandEnvironmentStringsW@12 | |
| 7 | FreeEnvironmentStringsA@4 | |
| 8 | FreeEnvironmentStringsW@4 | |
| 9 | GetCommandLineA@0 | |
| 10 | GetCommandLineW@0 | |
| 11 | GetCurrentDirectoryA@8 | |
| 12 | GetCurrentDirectoryW@8 | |
| 13 | GetEnvironmentStrings@0 | |
| 14 | GetEnvironmentStringsW@0 | |
| 15 | GetEnvironmentVariableA@12 | |
| 16 | GetEnvironmentVariableW@12 | |
| 17 | GetStdHandle@4 | |
| 18 | SearchPathW@24 | |
| 19 | SetCurrentDirectoryA@4 | |
| 20 | SetCurrentDirectoryW@4 | |
| 21 | SetEnvironmentStringsW@4 | |
| 22 | SetEnvironmentVariableA@8 | |
| 23 | SetEnvironmentVariableW@8 | |
| 24 | SetStdHandle@8 | |
| 25 | SetStdHandleEx@12 |
lib/libc/mingw/lib32/api-ms-win-core-processenvironment-l1-2-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-processenvironment-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | NeedCurrentDirectoryForExePathA@4 | |
| 6 | NeedCurrentDirectoryForExePathW@4 | |
| 7 | SearchPathA@24 |
lib/libc/mingw/lib32/api-ms-win-core-processenvironment-l1-2-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-processenvironment-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SearchPathA@24 |
lib/libc/mingw/lib32/api-ms-win-core-processsnapshot-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-processsnapshot-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PssCaptureSnapshot@16 | |
| 6 | PssDuplicateSnapshot@20 | |
| 7 | PssFreeSnapshot@8 | |
| 8 | PssQuerySnapshot@16 | |
| 9 | PssWalkMarkerCreate@8 | |
| 10 | PssWalkMarkerFree@4 | |
| 11 | PssWalkMarkerGetPosition@8 | |
| 12 | PssWalkMarkerSeekToBeginning@4 | |
| 13 | PssWalkMarkerSetPosition@8 | |
| 14 | PssWalkSnapshot@20 |
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-0.def created+53| ... | ... | @@ -0,0 +1,53 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessA@40 | |
| 6 | CreateProcessAsUserW@44 | |
| 7 | CreateProcessW@40 | |
| 8 | CreateRemoteThread@28 | |
| 9 | CreateRemoteThreadEx@32 | |
| 10 | CreateThread@24 | |
| 11 | DeleteProcThreadAttributeList@4 | |
| 12 | ExitProcess@4 | |
| 13 | ExitThread@4 | |
| 14 | FlushProcessWriteBuffers@0 | |
| 15 | GetCurrentProcess@0 | |
| 16 | GetCurrentProcessId@0 | |
| 17 | GetCurrentThread@0 | |
| 18 | GetCurrentThreadId@0 | |
| 19 | GetExitCodeProcess@8 | |
| 20 | GetExitCodeThread@8 | |
| 21 | GetPriorityClass@4 | |
| 22 | GetProcessId@4 | |
| 23 | GetProcessIdOfThread@4 | |
| 24 | GetProcessTimes@20 | |
| 25 | GetProcessVersion@4 | |
| 26 | GetStartupInfoW@4 | |
| 27 | GetThreadId@4 | |
| 28 | GetThreadPriority@4 | |
| 29 | GetThreadPriorityBoost@8 | |
| 30 | InitializeProcThreadAttributeList@16 | |
| 31 | OpenProcessToken@12 | |
| 32 | OpenThread@12 | |
| 33 | OpenThreadToken@16 | |
| 34 | ProcessIdToSessionId@8 | |
| 35 | QueryProcessAffinityUpdateMode@8 | |
| 36 | QueueUserAPC@12 | |
| 37 | ResumeThread@4 | |
| 38 | SetPriorityClass@8 | |
| 39 | SetProcessAffinityUpdateMode@8 | |
| 40 | SetProcessShutdownParameters@8 | |
| 41 | SetThreadPriority@8 | |
| 42 | SetThreadPriorityBoost@8 | |
| 43 | SetThreadStackGuarantee@4 | |
| 44 | SetThreadToken@8 | |
| 45 | SuspendThread@4 | |
| 46 | SwitchToThread@0 | |
| 47 | TerminateProcess@8 | |
| 48 | TerminateThread@8 | |
| 49 | TlsAlloc@0 | |
| 50 | TlsFree@4 | |
| 51 | TlsGetValue@4 | |
| 52 | TlsSetValue@8 | |
| 53 | UpdateProcThreadAttribute@28 |
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-1.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | FlushInstructionCache@12 | |
| 6 | GetCurrentProcessorNumber@0 | |
| 7 | GetCurrentProcessorNumberEx@4 | |
| 8 | GetCurrentThreadStackLimits@8 | |
| 9 | GetProcessHandleCount@8 | |
| 10 | GetProcessMitigationPolicy@16 | |
| 11 | GetThreadContext@8 | |
| 12 | GetThreadIdealProcessorEx@8 | |
| 13 | GetThreadTimes@20 | |
| 14 | IsProcessorFeaturePresent@4 | |
| 15 | OpenProcess@12 | |
| 16 | SetProcessMitigationPolicy@12 | |
| 17 | SetThreadContext@8 | |
| 18 | SetThreadIdealProcessorEx@12 |
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-2.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessPriorityBoost@8 | |
| 6 | GetSystemTimes@12 | |
| 7 | GetThreadInformation@16 | |
| 8 | GetThreadIOPendingFlag@8 | |
| 9 | IsProcessCritical@8 | |
| 10 | QueryProtectedPolicy@8 | |
| 11 | SetProcessPriorityBoost@8 | |
| 12 | SetProtectedPolicy@12 | |
| 13 | SetThreadInformation@16 |
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-2_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessPriorityBoost@8 | |
| 6 | GetSystemTimes@12 | |
| 7 | SetProcessPriorityBoost@8 | |
| 8 | SetThreadInformation@16 |
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-3.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessAsUserA@44 | |
| 6 | GetProcessDefaultCpuSets@16 | |
| 7 | GetProcessInformation@16 | |
| 8 | GetProcessShutdownParameters@8 | |
| 9 | GetSystemCpuSetInformation@20 | |
| 10 | GetThreadDescription@8 | |
| 11 | GetThreadSelectedCpuSets@16 | |
| 12 | SetProcessDefaultCpuSets@12 | |
| 13 | SetProcessInformation@16 | |
| 14 | SetThreadDescription@8 | |
| 15 | SetThreadIdealProcessor@8 | |
| 16 | SetThreadSelectedCpuSets@12 |
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-3_windowsapp.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessAsUserA@44 | |
| 6 | GetProcessDefaultCpuSets@16 | |
| 7 | GetProcessInformation@16 | |
| 8 | GetSystemCpuSetInformation@20 | |
| 9 | GetThreadDescription@8 | |
| 10 | GetThreadSelectedCpuSets@16 | |
| 11 | SetProcessDefaultCpuSets@12 | |
| 12 | SetProcessInformation@16 | |
| 13 | SetThreadDescription@8 | |
| 14 | SetThreadIdealProcessor@8 | |
| 15 | SetThreadSelectedCpuSets@12 |
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-4.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetProcessDynamicEHContinuationTargets@12 | |
| 6 | SetProcessDynamicEnforcedCetCompatibleRanges@12 |
lib/libc/mingw/lib32/api-ms-win-core-processtopology-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessGroupAffinity@12 | |
| 6 | GetThreadGroupAffinity@8 | |
| 7 | SetThreadGroupAffinity@12 |
lib/libc/mingw/lib32/api-ms-win-core-processtopology-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetThreadGroupAffinity@8 | |
| 6 | SetThreadGroupAffinity@12 |
lib/libc/mingw/lib32/api-ms-win-core-processtopology-obsolete-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetActiveProcessorCount@4 | |
| 6 | GetProcessAffinityMask@12 | |
| 7 | GetProcessIoCounters@8 | |
| 8 | SetProcessAffinityMask@8 | |
| 9 | SetThreadAffinityMask@8 |
lib/libc/mingw/lib32/api-ms-win-core-processtopology-obsolete-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessAffinityMask@12 | |
| 6 | GetProcessIoCounters@8 | |
| 7 | SetProcessAffinityMask@8 | |
| 8 | SetThreadAffinityMask@8 |
lib/libc/mingw/lib32/api-ms-win-core-processtopology-obsolete-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetActiveProcessorGroupCount@0 |
lib/libc/mingw/lib32/api-ms-win-core-profile-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-profile-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryPerformanceCounter@4 | |
| 6 | QueryPerformanceFrequency@4 |
lib/libc/mingw/lib32/api-ms-win-core-psapi-ansi-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-psapi-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | K32EnumPageFilesA@8 | |
| 6 | K32GetDeviceDriverBaseNameA@12 | |
| 7 | K32GetDeviceDriverFileNameA@12 | |
| 8 | K32GetMappedFileNameA@16 | |
| 9 | K32GetModuleBaseNameA@16 | |
| 10 | K32GetModuleFileNameExA@16 | |
| 11 | K32GetProcessImageFileNameA@12 | |
| 12 | QueryFullProcessImageNameA@16 |
lib/libc/mingw/lib32/api-ms-win-core-psapi-ansi-l1-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-psapi-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | K32GetModuleBaseNameA@16 | |
| 6 | K32GetModuleFileNameExA@16 | |
| 7 | QueryFullProcessImageNameA@16 |
lib/libc/mingw/lib32/api-ms-win-core-psapi-l1-1-0.def created+25| ... | ... | @@ -0,0 +1,25 @@ |
| 1 | LIBRARY api-ms-win-core-psapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | K32EmptyWorkingSet@4 | |
| 6 | K32EnumDeviceDrivers@12 | |
| 7 | K32EnumPageFilesW@8 | |
| 8 | K32EnumProcesses@12 | |
| 9 | K32EnumProcessModules@16 | |
| 10 | K32EnumProcessModulesEx@20 | |
| 11 | K32GetDeviceDriverBaseNameW@12 | |
| 12 | K32GetDeviceDriverFileNameW@12 | |
| 13 | K32GetMappedFileNameW@16 | |
| 14 | K32GetModuleBaseNameW@16 | |
| 15 | K32GetModuleFileNameExW@16 | |
| 16 | K32GetModuleInformation@16 | |
| 17 | K32GetPerformanceInfo@8 | |
| 18 | K32GetProcessImageFileNameW@12 | |
| 19 | K32GetProcessMemoryInfo@12 | |
| 20 | K32GetWsChanges@12 | |
| 21 | K32GetWsChangesEx@12 | |
| 22 | K32InitializeProcessForWsWatch@4 | |
| 23 | K32QueryWorkingSet@12 | |
| 24 | K32QueryWorkingSetEx@12 | |
| 25 | QueryFullProcessImageNameW@16 |
lib/libc/mingw/lib32/api-ms-win-core-psapi-l1-1-0_windowsapp.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-psapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | K32EnumProcesses@12 | |
| 6 | K32GetModuleBaseNameW@16 | |
| 7 | K32GetModuleFileNameExW@16 | |
| 8 | K32GetModuleInformation@16 | |
| 9 | K32GetProcessMemoryInfo@12 | |
| 10 | K32QueryWorkingSet@12 | |
| 11 | K32QueryWorkingSetEx@12 | |
| 12 | QueryFullProcessImageNameW@16 |
lib/libc/mingw/lib32/api-ms-win-core-psm-appnotify-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-psm-appnotify-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterAppStateChangeNotification@12 | |
| 6 | UnregisterAppStateChangeNotification@4 |
lib/libc/mingw/lib32/api-ms-win-core-quirks-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-quirks-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QuirkGetData@8 | |
| 6 | QuirkGetData2@8 | |
| 7 | QuirkIsEnabled@4 | |
| 8 | QuirkIsEnabled2@12 | |
| 9 | QuirkIsEnabled3@8 | |
| 10 | QuirkIsEnabledForPackage@16 | |
| 11 | QuirkIsEnabledForPackage2@24 | |
| 12 | QuirkIsEnabledForProcess@12 |
lib/libc/mingw/lib32/api-ms-win-core-quirks-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-quirks-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QuirkIsEnabledForPackage3@20 | |
| 6 | QuirkIsEnabledForPackage4@20 |
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-realtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryIdleProcessorCycleTime@8 | |
| 6 | QueryIdleProcessorCycleTimeEx@12 | |
| 7 | QueryProcessCycleTime@8 | |
| 8 | QueryThreadCycleTime@8 | |
| 9 | QueryUnbiasedInterruptTime@4 |
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-realtime-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryThreadCycleTime@8 | |
| 6 | QueryUnbiasedInterruptTime@4 |
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-realtime-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryInterruptTime@4 | |
| 6 | QueryInterruptTimePrecise@4 | |
| 7 | QueryUnbiasedInterruptTimePrecise@4 |
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-2.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-realtime-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertAuxiliaryCounterToPerformanceCounter@16 | |
| 6 | ConvertPerformanceCounterToAuxiliaryCounter@16 | |
| 7 | QueryAuxiliaryCounterFrequency@4 |
lib/libc/mingw/lib32/api-ms-win-core-registry-l1-1-0.def created+47| ... | ... | @@ -0,0 +1,47 @@ |
| 1 | LIBRARY api-ms-win-core-registry-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegCloseKey@4 | |
| 6 | RegCopyTreeW@12 | |
| 7 | RegCreateKeyExA@36 | |
| 8 | RegCreateKeyExW@36 | |
| 9 | RegDeleteKeyExA@16 | |
| 10 | RegDeleteKeyExW@16 | |
| 11 | RegDeleteTreeA@8 | |
| 12 | RegDeleteTreeW@8 | |
| 13 | RegDeleteValueA@8 | |
| 14 | RegDeleteValueW@8 | |
| 15 | RegDisablePredefinedCacheEx@0 | |
| 16 | RegEnumKeyExA@32 | |
| 17 | RegEnumKeyExW@32 | |
| 18 | RegEnumValueA@32 | |
| 19 | RegEnumValueW@32 | |
| 20 | RegFlushKey@4 | |
| 21 | RegGetKeySecurity@16 | |
| 22 | RegGetValueA@28 | |
| 23 | RegGetValueW@28 | |
| 24 | RegLoadAppKeyA@20 | |
| 25 | RegLoadAppKeyW@20 | |
| 26 | RegLoadKeyA@12 | |
| 27 | RegLoadKeyW@12 | |
| 28 | RegLoadMUIStringA@28 | |
| 29 | RegLoadMUIStringW@28 | |
| 30 | RegNotifyChangeKeyValue@20 | |
| 31 | RegOpenCurrentUser@8 | |
| 32 | RegOpenKeyExA@20 | |
| 33 | RegOpenKeyExW@20 | |
| 34 | RegOpenUserClassesRoot@16 | |
| 35 | RegQueryInfoKeyA@48 | |
| 36 | RegQueryInfoKeyW@48 | |
| 37 | RegQueryValueExA@24 | |
| 38 | RegQueryValueExW@24 | |
| 39 | RegRestoreKeyA@12 | |
| 40 | RegRestoreKeyW@12 | |
| 41 | RegSaveKeyExA@16 | |
| 42 | RegSaveKeyExW@16 | |
| 43 | RegSetKeySecurity@12 | |
| 44 | RegSetValueExA@24 | |
| 45 | RegSetValueExW@24 | |
| 46 | RegUnLoadKeyA@8 | |
| 47 | RegUnLoadKeyW@8 |
lib/libc/mingw/lib32/api-ms-win-core-registry-l1-1-1.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-registry-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegDeleteKeyValueA@12 | |
| 6 | RegDeleteKeyValueW@12 | |
| 7 | RegSetKeyValueA@24 | |
| 8 | RegSetKeyValueW@24 |
lib/libc/mingw/lib32/api-ms-win-core-registry-l1-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-registry-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegQueryMultipleValuesA@20 | |
| 6 | RegQueryMultipleValuesW@20 |
lib/libc/mingw/lib32/api-ms-win-core-registry-l2-1-0.def created+31| ... | ... | @@ -0,0 +1,31 @@ |
| 1 | LIBRARY api-ms-win-core-registry-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegConnectRegistryA@12 | |
| 6 | RegConnectRegistryW@12 | |
| 7 | RegCopyTreeA@12 | |
| 8 | RegCreateKeyA@12 | |
| 9 | RegCreateKeyTransactedA@44 | |
| 10 | RegCreateKeyTransactedW@44 | |
| 11 | RegCreateKeyW@12 | |
| 12 | RegDeleteKeyA@8 | |
| 13 | RegDeleteKeyTransactedA@24 | |
| 14 | RegDeleteKeyTransactedW@24 | |
| 15 | RegDeleteKeyW@8 | |
| 16 | RegDisablePredefinedCache@0 | |
| 17 | RegEnumKeyA@16 | |
| 18 | RegEnumKeyW@16 | |
| 19 | RegOpenKeyA@12 | |
| 20 | RegOpenKeyTransactedA@28 | |
| 21 | RegOpenKeyTransactedW@28 | |
| 22 | RegOpenKeyW@12 | |
| 23 | RegOverridePredefKey@8 | |
| 24 | RegQueryValueA@16 | |
| 25 | RegQueryValueW@16 | |
| 26 | RegReplaceKeyA@16 | |
| 27 | RegReplaceKeyW@16 | |
| 28 | RegSaveKeyA@12 | |
| 29 | RegSaveKeyW@12 | |
| 30 | RegSetValueA@20 | |
| 31 | RegSetValueW@20 |
lib/libc/mingw/lib32/api-ms-win-core-rtlsupport-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-rtlsupport-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlCaptureContext@4 | |
| 6 | RtlCaptureStackBackTrace@16 | |
| 7 | RtlUnwind@16 |
lib/libc/mingw/lib32/api-ms-win-core-rtlsupport-l1-2-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-rtlsupport-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlCompareMemory@12 | |
| 6 | RtlPcToFileHeader@8 | |
| 7 | RtlRaiseException@4 |
lib/libc/mingw/lib32/api-ms-win-core-rtlsupport-l1-2-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-rtlsupport-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlCompareMemory@12 | |
| 6 | RtlPcToFileHeader@8 | |
| 7 | RtlRaiseException@4 |
lib/libc/mingw/lib32/api-ms-win-core-rtlsupport-l1-2-1.def created+3| ... | ... | @@ -0,0 +1,3 @@ |
| 1 | LIBRARY api-ms-win-core-rtlsupport-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS |
lib/libc/mingw/lib32/api-ms-win-core-shutdown-ansi-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-shutdown-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AbortSystemShutdownA@4 | |
| 6 | InitiateSystemShutdownA@20 | |
| 7 | InitiateSystemShutdownExA@24 |
lib/libc/mingw/lib32/api-ms-win-core-shutdown-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-shutdown-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AbortSystemShutdownW@4 | |
| 6 | InitiateSystemShutdownExW@24 |
lib/libc/mingw/lib32/api-ms-win-core-shutdown-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-shutdown-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InitiateSystemShutdownExW@24 |
lib/libc/mingw/lib32/api-ms-win-core-shutdown-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-shutdown-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InitiateShutdownW@20 |
lib/libc/mingw/lib32/api-ms-win-core-sidebyside-ansi-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-sidebyside-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateActCtxA@4 | |
| 6 | FindActCtxSectionStringA@20 |
lib/libc/mingw/lib32/api-ms-win-core-sidebyside-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-sidebyside-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ActivateActCtx@8 | |
| 6 | AddRefActCtx@4 | |
| 7 | CreateActCtxW@4 | |
| 8 | DeactivateActCtx@8 | |
| 9 | FindActCtxSectionGuid@20 | |
| 10 | FindActCtxSectionStringW@20 | |
| 11 | GetCurrentActCtx@4 | |
| 12 | QueryActCtxSettingsW@28 | |
| 13 | QueryActCtxW@28 | |
| 14 | ReleaseActCtx@4 | |
| 15 | ZombifyActCtx@4 |
lib/libc/mingw/lib32/api-ms-win-core-slapi-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-slapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SLQueryLicenseValueFromApp@20 | |
| 6 | SLQueryLicenseValueFromApp2@4 |
lib/libc/mingw/lib32/api-ms-win-core-state-helpers-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-state-helpers-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetRegistryValueWithFallbackW@40 |
lib/libc/mingw/lib32/api-ms-win-core-string-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-string-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CompareStringEx@36 | |
| 6 | CompareStringOrdinal@20 | |
| 7 | CompareStringW@24 | |
| 8 | FoldStringW@20 | |
| 9 | GetStringTypeExW@20 | |
| 10 | GetStringTypeW@16 | |
| 11 | MultiByteToWideChar@24 | |
| 12 | WideCharToMultiByte@32 |
lib/libc/mingw/lib32/api-ms-win-core-string-l2-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-string-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerBuffW@8 | |
| 6 | CharLowerW@4 | |
| 7 | CharNextW@4 | |
| 8 | CharPrevW@8 | |
| 9 | CharUpperBuffW@8 | |
| 10 | CharUpperW@4 | |
| 11 | IsCharAlphaNumericW@4 | |
| 12 | IsCharAlphaW@4 | |
| 13 | IsCharLowerW@4 | |
| 14 | IsCharUpperW@4 |
lib/libc/mingw/lib32/api-ms-win-core-string-l2-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-string-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerBuffW@8 | |
| 6 | CharLowerW@4 | |
| 7 | CharNextW@4 | |
| 8 | CharUpperW@4 |
lib/libc/mingw/lib32/api-ms-win-core-string-l2-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-string-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHLoadIndirectString@16 |
lib/libc/mingw/lib32/api-ms-win-core-string-obsolete-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-string-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | lstrcatW@8 | |
| 6 | lstrcmpA@8 | |
| 7 | lstrcmpiA@8 | |
| 8 | lstrcmpiW@8 | |
| 9 | lstrcmpW@8 | |
| 10 | lstrcpynA@12 | |
| 11 | lstrcpynW@12 | |
| 12 | lstrcpyW@8 | |
| 13 | lstrlenA@4 | |
| 14 | lstrlenW@4 |
lib/libc/mingw/lib32/api-ms-win-core-string-obsolete-l1-1-0_windowsapp.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-string-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | lstrcatW@8 | |
| 6 | lstrcmpA@8 | |
| 7 | lstrcmpiA@8 | |
| 8 | lstrcmpiW@8 | |
| 9 | lstrcmpW@8 | |
| 10 | lstrcpynW@12 | |
| 11 | lstrcpyW@8 | |
| 12 | lstrlenA@4 | |
| 13 | lstrlenW@4 |
lib/libc/mingw/lib32/api-ms-win-core-string-obsolete-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-string-obsolete-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | lstrcatA@8 | |
| 6 | lstrcpyA@8 |
lib/libc/mingw/lib32/api-ms-win-core-stringansi-l1-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-core-stringansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerA@4 | |
| 6 | CharLowerBuffA@8 | |
| 7 | CharNextA@4 | |
| 8 | CharNextExA@12 | |
| 9 | CharPrevA@8 | |
| 10 | CharPrevExA@16 | |
| 11 | CharUpperA@4 | |
| 12 | CharUpperBuffA@8 | |
| 13 | IsCharAlphaA@4 | |
| 14 | IsCharAlphaNumericA@4 | |
| 15 | IsCharLowerA@4 | |
| 16 | IsCharUpperA@4 |
lib/libc/mingw/lib32/api-ms-win-core-stringansi-l1-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-stringansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerA@4 | |
| 6 | CharNextA@4 | |
| 7 | CharNextExA@12 |
lib/libc/mingw/lib32/api-ms-win-core-synch-ansi-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-synch-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateSemaphoreA@16 | |
| 6 | CreateSemaphoreExA@24 | |
| 7 | CreateWaitableTimerA@12 | |
| 8 | CreateWaitableTimerExA@16 | |
| 9 | OpenMutexA@12 | |
| 10 | OpenSemaphoreA@12 | |
| 11 | OpenWaitableTimerA@12 |
lib/libc/mingw/lib32/api-ms-win-core-synch-ansi-l1-1-0_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-synch-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateSemaphoreA@16 | |
| 6 | CreateSemaphoreExA@24 | |
| 7 | CreateWaitableTimerA@12 | |
| 8 | CreateWaitableTimerExA@16 | |
| 9 | OpenMutexA@12 | |
| 10 | OpenWaitableTimerA@12 |
lib/libc/mingw/lib32/api-ms-win-core-synch-l1-1-0.def created+45| ... | ... | @@ -0,0 +1,45 @@ |
| 1 | LIBRARY api-ms-win-core-synch-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AcquireSRWLockExclusive@4 | |
| 6 | AcquireSRWLockShared@4 | |
| 7 | CancelWaitableTimer@4 | |
| 8 | CreateEventA@16 | |
| 9 | CreateEventExA@16 | |
| 10 | CreateEventExW@16 | |
| 11 | CreateEventW@16 | |
| 12 | CreateMutexA@12 | |
| 13 | CreateMutexExA@16 | |
| 14 | CreateMutexExW@16 | |
| 15 | CreateMutexW@12 | |
| 16 | CreateSemaphoreExW@24 | |
| 17 | CreateWaitableTimerExW@16 | |
| 18 | DeleteCriticalSection@4 | |
| 19 | EnterCriticalSection@4 | |
| 20 | InitializeCriticalSection@4 | |
| 21 | InitializeCriticalSectionAndSpinCount@8 | |
| 22 | InitializeCriticalSectionEx@12 | |
| 23 | InitializeSRWLock@4 | |
| 24 | LeaveCriticalSection@4 | |
| 25 | OpenEventA@12 | |
| 26 | OpenEventW@12 | |
| 27 | OpenMutexW@12 | |
| 28 | OpenSemaphoreW@12 | |
| 29 | OpenWaitableTimerW@12 | |
| 30 | ReleaseMutex@4 | |
| 31 | ReleaseSemaphore@12 | |
| 32 | ReleaseSRWLockExclusive@4 | |
| 33 | ReleaseSRWLockShared@4 | |
| 34 | ResetEvent@4 | |
| 35 | SetCriticalSectionSpinCount@8 | |
| 36 | SetEvent@4 | |
| 37 | SetWaitableTimer@24 | |
| 38 | SetWaitableTimerEx@28 | |
| 39 | SleepEx@8 | |
| 40 | TryAcquireSRWLockExclusive@4 | |
| 41 | TryAcquireSRWLockShared@4 | |
| 42 | TryEnterCriticalSection@4 | |
| 43 | WaitForMultipleObjectsEx@20 | |
| 44 | WaitForSingleObject@8 | |
| 45 | WaitForSingleObjectEx@12 |
lib/libc/mingw/lib32/api-ms-win-core-synch-l1-2-0.def created+21| ... | ... | @@ -0,0 +1,21 @@ |
| 1 | LIBRARY api-ms-win-core-synch-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DeleteSynchronizationBarrier@4 | |
| 6 | EnterSynchronizationBarrier@8 | |
| 7 | InitializeConditionVariable@4 | |
| 8 | InitializeSynchronizationBarrier@12 | |
| 9 | InitOnceBeginInitialize@16 | |
| 10 | InitOnceComplete@12 | |
| 11 | InitOnceExecuteOnce@16 | |
| 12 | InitOnceInitialize@4 | |
| 13 | SignalObjectAndWait@16 | |
| 14 | Sleep@4 | |
| 15 | SleepConditionVariableCS@12 | |
| 16 | SleepConditionVariableSRW@16 | |
| 17 | WaitOnAddress@16 | |
| 18 | WakeAllConditionVariable@4 | |
| 19 | WakeByAddressAll@4 | |
| 20 | WakeByAddressSingle@4 | |
| 21 | WakeConditionVariable@4 |
lib/libc/mingw/lib32/api-ms-win-core-synch-l1-2-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-synch-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateSemaphoreW@16 | |
| 6 | CreateWaitableTimerW@12 | |
| 7 | WaitForMultipleObjects@16 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-1-0.def created+26| ... | ... | @@ -0,0 +1,26 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetComputerNameExA@12 | |
| 6 | GetComputerNameExW@12 | |
| 7 | GetLocalTime@4 | |
| 8 | GetLogicalProcessorInformation@8 | |
| 9 | GetLogicalProcessorInformationEx@12 | |
| 10 | GetSystemDirectoryA@8 | |
| 11 | GetSystemDirectoryW@8 | |
| 12 | GetSystemInfo@4 | |
| 13 | GetSystemTime@4 | |
| 14 | GetSystemTimeAdjustment@12 | |
| 15 | GetSystemTimeAsFileTime@4 | |
| 16 | GetSystemWindowsDirectoryA@8 | |
| 17 | GetSystemWindowsDirectoryW@8 | |
| 18 | GetTickCount@0 | |
| 19 | GetTickCount64@0 | |
| 20 | GetVersion@0 | |
| 21 | GetVersionExA@4 | |
| 22 | GetVersionExW@4 | |
| 23 | GetWindowsDirectoryA@8 | |
| 24 | GetWindowsDirectoryW@8 | |
| 25 | GlobalMemoryStatusEx@4 | |
| 26 | SetLocalTime@4 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-0.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumSystemFirmwareTables@12 | |
| 6 | GetNativeSystemInfo@4 | |
| 7 | GetOsSafeBootMode@4 | |
| 8 | GetProductInfo@20 | |
| 9 | GetSystemFirmwareTable@16 | |
| 10 | GetSystemTimePreciseAsFileTime@4 | |
| 11 | SetComputerNameExW@8 | |
| 12 | SetSystemTime@4 | |
| 13 | VerSetConditionMask@16 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-0_windowsapp.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumSystemFirmwareTables@12 | |
| 6 | GetNativeSystemInfo@4 | |
| 7 | GetProductInfo@20 | |
| 8 | GetSystemFirmwareTable@16 | |
| 9 | GetSystemTimePreciseAsFileTime@4 | |
| 10 | SetSystemTime@4 | |
| 11 | VerSetConditionMask@16 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DnsHostnameToComputerNameExW@12 | |
| 6 | GetPhysicallyInstalledSystemMemory@4 | |
| 7 | InstallELAMCertificateInfo@4 | |
| 8 | SetComputerNameEx2W@12 | |
| 9 | SetSystemTimeAdjustment@8 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetPhysicallyInstalledSystemMemory@4 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetProcessorSystemCycleTime@12 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-3.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetIntegratedDisplaySize@4 | |
| 6 | GetOsManufacturingMode@4 | |
| 7 | SetComputerNameA@4 | |
| 8 | SetComputerNameExA@8 | |
| 9 | SetComputerNameW@4 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-3_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetIntegratedDisplaySize@4 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-4.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetSystemTimeAdjustmentPrecise@12 | |
| 6 | SetSystemTimeAdjustmentPrecise@12 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-5.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-5 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetSystemLeapSecondInformation@8 |
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-6.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-sysinfo-l1-2-6 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsUserCetAvailableInEnvironment@4 |
lib/libc/mingw/lib32/api-ms-win-core-systemtopology-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-systemtopology-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNumaHighestNodeNumber@4 | |
| 6 | GetNumaNodeProcessorMaskEx@8 |
lib/libc/mingw/lib32/api-ms-win-core-systemtopology-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-systemtopology-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNumaHighestNodeNumber@4 |
lib/libc/mingw/lib32/api-ms-win-core-systemtopology-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-systemtopology-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetNumaProximityNodeEx@8 |
lib/libc/mingw/lib32/api-ms-win-core-threadpool-l1-2-0.def created+41| ... | ... | @@ -0,0 +1,41 @@ |
| 1 | LIBRARY api-ms-win-core-threadpool-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallbackMayRunLong@4 | |
| 6 | CancelThreadpoolIo@4 | |
| 7 | CloseThreadpool@4 | |
| 8 | CloseThreadpoolCleanupGroup@4 | |
| 9 | CloseThreadpoolCleanupGroupMembers@12 | |
| 10 | CloseThreadpoolIo@4 | |
| 11 | CloseThreadpoolTimer@4 | |
| 12 | CloseThreadpoolWait@4 | |
| 13 | CloseThreadpoolWork@4 | |
| 14 | CreateThreadpool@4 | |
| 15 | CreateThreadpoolCleanupGroup@0 | |
| 16 | CreateThreadpoolIo@16 | |
| 17 | CreateThreadpoolTimer@12 | |
| 18 | CreateThreadpoolWait@12 | |
| 19 | CreateThreadpoolWork@12 | |
| 20 | DisassociateCurrentThreadFromCallback@4 | |
| 21 | FreeLibraryWhenCallbackReturns@8 | |
| 22 | IsThreadpoolTimerSet@4 | |
| 23 | LeaveCriticalSectionWhenCallbackReturns@8 | |
| 24 | QueryThreadpoolStackInformation@8 | |
| 25 | ReleaseMutexWhenCallbackReturns@8 | |
| 26 | ReleaseSemaphoreWhenCallbackReturns@12 | |
| 27 | SetEventWhenCallbackReturns@8 | |
| 28 | SetThreadpoolStackInformation@8 | |
| 29 | SetThreadpoolThreadMaximum@8 | |
| 30 | SetThreadpoolThreadMinimum@8 | |
| 31 | SetThreadpoolTimer@16 | |
| 32 | SetThreadpoolTimerEx@16 | |
| 33 | SetThreadpoolWait@12 | |
| 34 | SetThreadpoolWaitEx@16 | |
| 35 | StartThreadpoolIo@4 | |
| 36 | SubmitThreadpoolWork@4 | |
| 37 | TrySubmitThreadpoolCallback@12 | |
| 38 | WaitForThreadpoolIoCallbacks@8 | |
| 39 | WaitForThreadpoolTimerCallbacks@8 | |
| 40 | WaitForThreadpoolWaitCallbacks@8 | |
| 41 | WaitForThreadpoolWorkCallbacks@8 |
lib/libc/mingw/lib32/api-ms-win-core-threadpool-legacy-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-threadpool-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeTimerQueueTimer@16 | |
| 6 | CreateTimerQueue@0 | |
| 7 | CreateTimerQueueTimer@28 | |
| 8 | DeleteTimerQueueEx@8 | |
| 9 | DeleteTimerQueueTimer@12 | |
| 10 | QueueUserWorkItem@12 | |
| 11 | UnregisterWaitEx@8 |
lib/libc/mingw/lib32/api-ms-win-core-timezone-l1-1-0.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-core-timezone-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumDynamicTimeZoneInformation@8 | |
| 6 | FileTimeToSystemTime@8 | |
| 7 | GetDynamicTimeZoneInformation@4 | |
| 8 | GetDynamicTimeZoneInformationEffectiveYears@12 | |
| 9 | GetTimeZoneInformation@4 | |
| 10 | GetTimeZoneInformationForYear@12 | |
| 11 | SetDynamicTimeZoneInformation@4 | |
| 12 | SetTimeZoneInformation@4 | |
| 13 | SystemTimeToFileTime@8 | |
| 14 | SystemTimeToTzSpecificLocalTime@12 | |
| 15 | SystemTimeToTzSpecificLocalTimeEx@12 | |
| 16 | TzSpecificLocalTimeToSystemTime@12 | |
| 17 | TzSpecificLocalTimeToSystemTimeEx@12 |
lib/libc/mingw/lib32/api-ms-win-core-timezone-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-timezone-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LocalFileTimeToLocalSystemTime@12 | |
| 6 | LocalSystemTimeToLocalFileTime@12 |
lib/libc/mingw/lib32/api-ms-win-core-toolhelp-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-core-toolhelp-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateToolhelp32Snapshot@8 | |
| 6 | Module32FirstW@8 | |
| 7 | Module32NextW@8 | |
| 8 | Process32FirstW@8 | |
| 9 | Process32NextW@8 | |
| 10 | Thread32First@8 | |
| 11 | Thread32Next@8 |
lib/libc/mingw/lib32/api-ms-win-core-toolhelp-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-toolhelp-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateToolhelp32Snapshot@8 | |
| 6 | Process32FirstW@8 | |
| 7 | Process32NextW@8 | |
| 8 | Thread32First@8 | |
| 9 | Thread32Next@8 |
lib/libc/mingw/lib32/api-ms-win-core-toolhelp-l1-1-1.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-toolhelp-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | Heap32First@12 | |
| 6 | Heap32ListFirst@8 | |
| 7 | Heap32ListNext@8 | |
| 8 | Heap32Next@4 |
lib/libc/mingw/lib32/api-ms-win-core-url-l1-1-0.def created+42| ... | ... | @@ -0,0 +1,42 @@ |
| 1 | LIBRARY api-ms-win-core-url-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetAcceptLanguagesA@8 | |
| 6 | GetAcceptLanguagesW@8 | |
| 7 | HashData@16 | |
| 8 | IsInternetESCEnabled@0 | |
| 9 | ParseURLA@8 | |
| 10 | ParseURLW@8 | |
| 11 | PathCreateFromUrlA@16 | |
| 12 | PathCreateFromUrlAlloc@12 | |
| 13 | PathCreateFromUrlW@16 | |
| 14 | PathIsURLA@4 | |
| 15 | PathIsURLW@4 | |
| 16 | UrlApplySchemeA@16 | |
| 17 | UrlApplySchemeW@16 | |
| 18 | UrlCanonicalizeA@16 | |
| 19 | UrlCanonicalizeW@16 | |
| 20 | UrlCombineA@20 | |
| 21 | UrlCombineW@20 | |
| 22 | UrlCompareA@12 | |
| 23 | UrlCompareW@12 | |
| 24 | UrlCreateFromPathA@16 | |
| 25 | UrlCreateFromPathW@16 | |
| 26 | UrlEscapeA@16 | |
| 27 | UrlEscapeW@16 | |
| 28 | UrlFixupW@12 | |
| 29 | UrlGetLocationA@4 | |
| 30 | UrlGetLocationW@4 | |
| 31 | UrlGetPartA@20 | |
| 32 | UrlGetPartW@20 | |
| 33 | UrlHashA@12 | |
| 34 | UrlHashW@12 | |
| 35 | UrlIsA@8 | |
| 36 | UrlIsNoHistoryA@4 | |
| 37 | UrlIsNoHistoryW@4 | |
| 38 | UrlIsOpaqueA@4 | |
| 39 | UrlIsOpaqueW@4 | |
| 40 | UrlIsW@8 | |
| 41 | UrlUnescapeA@16 | |
| 42 | UrlUnescapeW@16 |
lib/libc/mingw/lib32/api-ms-win-core-url-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-url-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetAcceptLanguagesA@8 | |
| 6 | GetAcceptLanguagesW@8 |
lib/libc/mingw/lib32/api-ms-win-core-util-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-core-util-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | Beep@8 | |
| 6 | DecodePointer@4 | |
| 7 | DecodeSystemPointer@4 | |
| 8 | EncodePointer@4 | |
| 9 | EncodeSystemPointer@4 |
lib/libc/mingw/lib32/api-ms-win-core-util-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-util-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DecodeRemotePointer@12 | |
| 6 | EncodeRemotePointer@12 |
lib/libc/mingw/lib32/api-ms-win-core-version-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-version-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExW@20 | |
| 6 | GetFileVersionInfoSizeExW@12 | |
| 7 | VerFindFileW@32 | |
| 8 | VerQueryValueW@16 |
lib/libc/mingw/lib32/api-ms-win-core-version-l1-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-version-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExW@20 | |
| 6 | GetFileVersionInfoSizeExW@12 | |
| 7 | VerQueryValueW@16 |
lib/libc/mingw/lib32/api-ms-win-core-version-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-version-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoSizeW@8 | |
| 6 | GetFileVersionInfoW@16 |
lib/libc/mingw/lib32/api-ms-win-core-version-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-version-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoW@16 |
lib/libc/mingw/lib32/api-ms-win-core-versionansi-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-versionansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExA@20 | |
| 6 | GetFileVersionInfoSizeExA@12 | |
| 7 | VerFindFileA@32 | |
| 8 | VerQueryValueA@16 |
lib/libc/mingw/lib32/api-ms-win-core-versionansi-l1-1-0_windowsapp.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-versionansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExA@20 | |
| 6 | GetFileVersionInfoSizeExA@12 | |
| 7 | VerQueryValueA@16 |
lib/libc/mingw/lib32/api-ms-win-core-versionansi-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-versionansi-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoA@16 | |
| 6 | GetFileVersionInfoSizeA@8 |
lib/libc/mingw/lib32/api-ms-win-core-versionansi-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-versionansi-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoA@16 |
lib/libc/mingw/lib32/api-ms-win-core-windowsceip-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-windowsceip-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CeipIsOptedIn@0 |
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetApplicationRecoveryCallback@20 | |
| 6 | GetApplicationRestartSettings@16 | |
| 7 | WerGetFlags@8 | |
| 8 | WerpNotifyLoadStringResource@16 | |
| 9 | WerpNotifyUseStringResource@4 | |
| 10 | WerRegisterFile@12 | |
| 11 | WerRegisterMemoryBlock@8 | |
| 12 | WerRegisterRuntimeExceptionModule@8 | |
| 13 | WerSetFlags@4 | |
| 14 | WerUnregisterFile@4 | |
| 15 | WerUnregisterMemoryBlock@4 | |
| 16 | WerUnregisterRuntimeExceptionModule@8 |
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WerRegisterFile@12 | |
| 6 | WerRegisterMemoryBlock@8 | |
| 7 | WerUnregisterFile@4 | |
| 8 | WerUnregisterMemoryBlock@4 |
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-1.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WerRegisterAdditionalProcess@8 | |
| 6 | WerRegisterCustomMetadata@8 | |
| 7 | WerRegisterExcludedMemoryBlock@8 | |
| 8 | WerUnregisterAdditionalProcess@4 | |
| 9 | WerUnregisterCustomMetadata@4 | |
| 10 | WerUnregisterExcludedMemoryBlock@4 |
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WerRegisterAppLocalDump@4 | |
| 6 | WerUnregisterAppLocalDump@0 |
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-windowserrorreporting-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterApplicationRestart@8 | |
| 6 | UnregisterApplicationRestart@0 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-error-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetRestrictedErrorInfo@4 | |
| 6 | RoCaptureErrorContext@4 | |
| 7 | RoFailFastWithErrorContext@4 | |
| 8 | RoGetErrorReportingFlags@4 | |
| 9 | RoOriginateError@8 | |
| 10 | RoOriginateErrorW@12 | |
| 11 | RoResolveRestrictedErrorInfoReference@8 | |
| 12 | RoSetErrorReportingFlags@4 | |
| 13 | RoTransformError@12 | |
| 14 | RoTransformErrorW@16 | |
| 15 | SetRestrictedErrorInfo@4 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-0_windowsapp.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-error-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetRestrictedErrorInfo@4 | |
| 6 | RoCaptureErrorContext@4 | |
| 7 | RoFailFastWithErrorContext@4 | |
| 8 | RoGetErrorReportingFlags@4 | |
| 9 | RoOriginateError@8 | |
| 10 | RoOriginateErrorW@12 | |
| 11 | RoSetErrorReportingFlags@4 | |
| 12 | RoTransformError@12 | |
| 13 | RoTransformErrorW@16 | |
| 14 | SetRestrictedErrorInfo@4 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-1.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-error-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsErrorPropagationEnabled@0 | |
| 6 | RoClearError@0 | |
| 7 | RoGetMatchingRestrictedErrorInfo@8 | |
| 8 | RoInspectCapturedStackBackTrace@24 | |
| 9 | RoInspectThreadErrorInfo@20 | |
| 10 | RoOriginateLanguageException@12 | |
| 11 | RoReportFailedDelegate@8 | |
| 12 | RoReportUnhandledError@4 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-1_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-error-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsErrorPropagationEnabled@0 | |
| 6 | RoClearError@0 | |
| 7 | RoGetMatchingRestrictedErrorInfo@8 | |
| 8 | RoOriginateLanguageException@12 | |
| 9 | RoReportFailedDelegate@8 | |
| 10 | RoReportUnhandledError@4 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-l1-1-0.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoActivateInstance@8 | |
| 6 | RoGetActivationFactory@12 | |
| 7 | RoGetApartmentIdentifier@4 | |
| 8 | RoInitialize@4 | |
| 9 | RoRegisterActivationFactories@16 | |
| 10 | RoRegisterForApartmentShutdown@12 | |
| 11 | RoRevokeActivationFactories@4 | |
| 12 | RoUninitialize@0 | |
| 13 | RoUnregisterForApartmentShutdown@4 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-registration-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-registration-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoGetActivatableClassRegistration@8 | |
| 6 | RoGetServerActivatableClasses@12 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-robuffer-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-robuffer-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoGetBufferMarshaler@4 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-roparameterizediid-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoFreeParameterizedTypeExtra@4 | |
| 6 | RoGetParameterizedTypeInstanceIID@20 | |
| 7 | RoParameterizedTypeExtraGetTypeSignature@4 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-string-l1-1-0.def created+27| ... | ... | @@ -0,0 +1,27 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-string-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | HSTRING_UserFree@8 | |
| 6 | HSTRING_UserMarshal@12 | |
| 7 | HSTRING_UserSize@12 | |
| 8 | HSTRING_UserUnmarshal@12 | |
| 9 | WindowsCompareStringOrdinal@12 | |
| 10 | WindowsConcatString@12 | |
| 11 | WindowsCreateString@12 | |
| 12 | WindowsCreateStringReference@16 | |
| 13 | WindowsDeleteString@4 | |
| 14 | WindowsDeleteStringBuffer@4 | |
| 15 | WindowsDuplicateString@8 | |
| 16 | WindowsGetStringLen@4 | |
| 17 | WindowsGetStringRawBuffer@8 | |
| 18 | WindowsInspectString@24 | |
| 19 | WindowsIsStringEmpty@4 | |
| 20 | WindowsPreallocateStringBuffer@12 | |
| 21 | WindowsPromoteStringBuffer@8 | |
| 22 | WindowsReplaceString@16 | |
| 23 | WindowsStringHasEmbeddedNull@8 | |
| 24 | WindowsSubstring@12 | |
| 25 | WindowsSubstringWithSpecifiedLength@16 | |
| 26 | WindowsTrimStringEnd@12 | |
| 27 | WindowsTrimStringStart@12 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def created+26| ... | ... | @@ -0,0 +1,26 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-string-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | HSTRING_UserFree@8 | |
| 6 | HSTRING_UserMarshal@12 | |
| 7 | HSTRING_UserSize@12 | |
| 8 | HSTRING_UserUnmarshal@12 | |
| 9 | WindowsCompareStringOrdinal@12 | |
| 10 | WindowsConcatString@12 | |
| 11 | WindowsCreateString@12 | |
| 12 | WindowsCreateStringReference@16 | |
| 13 | WindowsDeleteString@4 | |
| 14 | WindowsDeleteStringBuffer@4 | |
| 15 | WindowsDuplicateString@8 | |
| 16 | WindowsGetStringLen@4 | |
| 17 | WindowsGetStringRawBuffer@8 | |
| 18 | WindowsIsStringEmpty@4 | |
| 19 | WindowsPreallocateStringBuffer@12 | |
| 20 | WindowsPromoteStringBuffer@8 | |
| 21 | WindowsReplaceString@16 | |
| 22 | WindowsStringHasEmbeddedNull@8 | |
| 23 | WindowsSubstring@12 | |
| 24 | WindowsSubstringWithSpecifiedLength@16 | |
| 25 | WindowsTrimStringEnd@12 | |
| 26 | WindowsTrimStringStart@12 |
lib/libc/mingw/lib32/api-ms-win-core-winrt-string-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-winrt-string-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | WindowsInspectString2@28 |
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsWow64Process@8 | |
| 6 | Wow64DisableWow64FsRedirection@4 | |
| 7 | Wow64RevertWow64FsRedirection@4 |
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsWow64Process@8 |
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-1.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetSystemWow64Directory2A@12 | |
| 6 | GetSystemWow64Directory2W@12 | |
| 7 | GetSystemWow64DirectoryA@8 | |
| 8 | GetSystemWow64DirectoryW@8 | |
| 9 | IsWow64Process2@12 | |
| 10 | Wow64SetThreadDefaultGuestMachine@4 |
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-1_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsWow64Process2@12 |
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsWow64GuestMachineSupported@8 |
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-3.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-core-wow64-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | Wow64GetThreadContext@8 | |
| 6 | Wow64SetThreadContext@8 | |
| 7 | Wow64SuspendThread@4 |
lib/libc/mingw/lib32/api-ms-win-core-xstate-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlCopyExtendedContext@12 | |
| 6 | RtlGetEnabledExtendedFeatures@8 | |
| 7 | RtlGetExtendedContextLength@8 | |
| 8 | RtlGetExtendedFeaturesMask@4 | |
| 9 | RtlInitializeExtendedContext@12 | |
| 10 | RtlLocateExtendedFeature@12 | |
| 11 | RtlLocateLegacyContext@8 | |
| 12 | RtlSetExtendedFeaturesMask@12 |
lib/libc/mingw/lib32/api-ms-win-core-xstate-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlCopyContext@12 |
lib/libc/mingw/lib32/api-ms-win-core-xstate-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlLocateExtendedFeature2@16 |
lib/libc/mingw/lib32/api-ms-win-core-xstate-l1-1-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RtlGetExtendedContextLength2@16 | |
| 6 | RtlInitializeExtendedContext2@20 |
lib/libc/mingw/lib32/api-ms-win-core-xstate-l2-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CopyContext@12 | |
| 6 | GetEnabledXStateFeatures@0 | |
| 7 | GetXStateFeaturesMask@8 | |
| 8 | InitializeContext@16 | |
| 9 | LocateXStateFeature@12 | |
| 10 | SetXStateFeaturesMask@12 |
lib/libc/mingw/lib32/api-ms-win-core-xstate-l2-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetEnabledXStateFeatures@0 | |
| 6 | GetXStateFeaturesMask@8 | |
| 7 | InitializeContext@16 | |
| 8 | LocateXStateFeature@12 |
lib/libc/mingw/lib32/api-ms-win-core-xstate-l2-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-core-xstate-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | InitializeContext2@24 |
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-1.def created+43| ... | ... | @@ -0,0 +1,43 @@ |
| 1 | LIBRARY api-ms-win-devices-config-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CM_Delete_Class_Key@8 | |
| 6 | CM_Delete_Device_Interface_KeyW@8 | |
| 7 | CM_Delete_DevNode_Key@12 | |
| 8 | CM_Disable_DevNode@8 | |
| 9 | CM_Enable_DevNode@8 | |
| 10 | CM_Get_Child@12 | |
| 11 | CM_Get_Class_Property_Keys@16 | |
| 12 | CM_Get_Class_PropertyW@24 | |
| 13 | CM_Get_Class_Registry_PropertyW@28 | |
| 14 | CM_Get_Depth@12 | |
| 15 | CM_Get_Device_ID_List_SizeW@12 | |
| 16 | CM_Get_Device_ID_ListW@16 | |
| 17 | CM_Get_Device_ID_Size@12 | |
| 18 | CM_Get_Device_IDW@16 | |
| 19 | CM_Get_Device_Interface_List_SizeW@16 | |
| 20 | CM_Get_Device_Interface_ListW@20 | |
| 21 | CM_Get_Device_Interface_Property_KeysW@16 | |
| 22 | CM_Get_Device_Interface_PropertyW@24 | |
| 23 | CM_Get_DevNode_Property_Keys@16 | |
| 24 | CM_Get_DevNode_PropertyW@24 | |
| 25 | CM_Get_DevNode_Registry_PropertyW@24 | |
| 26 | CM_Get_DevNode_Status@16 | |
| 27 | CM_Get_Parent@12 | |
| 28 | CM_Get_Sibling@12 | |
| 29 | CM_Locate_DevNodeW@12 | |
| 30 | CM_MapCrToWin32Err@8 | |
| 31 | CM_Open_Class_KeyW@24 | |
| 32 | CM_Open_Device_Interface_KeyW@20 | |
| 33 | CM_Open_DevNode_Key@24 | |
| 34 | CM_Query_And_Remove_SubTreeW@20 | |
| 35 | CM_Register_Notification@16 | |
| 36 | CM_Set_Class_PropertyW@24 | |
| 37 | CM_Set_Class_Registry_PropertyW@24 | |
| 38 | CM_Set_Device_Interface_PropertyW@24 | |
| 39 | CM_Set_DevNode_PropertyW@24 | |
| 40 | CM_Set_DevNode_Registry_PropertyW@20 | |
| 41 | CM_Setup_DevNode@8 | |
| 42 | CM_Uninstall_DevNode@8 | |
| 43 | CM_Unregister_Notification@4 |
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-1_windowsapp.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-devices-config-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CM_Get_Device_ID_List_SizeW@12 | |
| 6 | CM_Get_Device_ID_ListW@16 | |
| 7 | CM_Get_Device_IDW@16 | |
| 8 | CM_Get_Device_Interface_List_SizeW@16 | |
| 9 | CM_Get_Device_Interface_ListW@20 | |
| 10 | CM_Get_Device_Interface_PropertyW@24 | |
| 11 | CM_Get_DevNode_PropertyW@24 | |
| 12 | CM_Get_DevNode_Status@16 | |
| 13 | CM_Get_Parent@12 | |
| 14 | CM_Locate_DevNodeW@12 | |
| 15 | CM_MapCrToWin32Err@8 | |
| 16 | CM_Register_Notification@16 | |
| 17 | CM_Unregister_Notification@4 |
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-2.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-devices-config-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CM_Delete_Device_Interface_KeyA@8 | |
| 6 | CM_Get_Class_Registry_PropertyA@28 | |
| 7 | CM_Get_Device_ID_List_SizeA@12 | |
| 8 | CM_Get_Device_ID_ListA@16 | |
| 9 | CM_Get_Device_IDA@16 | |
| 10 | CM_Get_Device_Interface_List_SizeA@16 | |
| 11 | CM_Get_Device_Interface_ListA@20 | |
| 12 | CM_Get_DevNode_Registry_PropertyA@24 | |
| 13 | CM_Locate_DevNodeA@12 | |
| 14 | CM_Open_Class_KeyA@24 | |
| 15 | CM_Open_Device_Interface_KeyA@20 | |
| 16 | CM_Query_And_Remove_SubTreeA@20 | |
| 17 | CM_Set_Class_Registry_PropertyA@24 | |
| 18 | CM_Set_DevNode_Registry_PropertyA@20 |
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-2_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-devices-config-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CM_Get_Device_Interface_List_SizeA@16 | |
| 6 | CM_Get_Device_Interface_ListA@20 |
lib/libc/mingw/lib32/api-ms-win-devices-query-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-devices-query-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DevCloseObjectQuery@4 | |
| 6 | DevCreateObjectQuery@36 | |
| 7 | DevCreateObjectQueryFromId@40 | |
| 8 | DevCreateObjectQueryFromIds@40 | |
| 9 | DevFindProperty@20 | |
| 10 | DevFreeObjectProperties@8 | |
| 11 | DevFreeObjects@8 | |
| 12 | DevGetObjectProperties@28 | |
| 13 | DevGetObjects@32 | |
| 14 | DevSetObjectProperties@16 |
lib/libc/mingw/lib32/api-ms-win-devices-query-l1-1-0_windowsapp.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-devices-query-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DevCloseObjectQuery@4 | |
| 6 | DevCreateObjectQuery@36 |
lib/libc/mingw/lib32/api-ms-win-devices-query-l1-1-1.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-devices-query-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DevCreateObjectQueryEx@44 | |
| 6 | DevCreateObjectQueryFromIdEx@48 | |
| 7 | DevCreateObjectQueryFromIdsEx@48 | |
| 8 | DevGetObjectPropertiesEx@36 | |
| 9 | DevGetObjectsEx@40 |
lib/libc/mingw/lib32/api-ms-win-devices-swdevice-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-devices-swdevice-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SwDeviceClose@4 | |
| 6 | SwDeviceCreate@32 | |
| 7 | SwDeviceInterfacePropertySet@16 | |
| 8 | SwDeviceInterfaceRegister@28 | |
| 9 | SwDeviceInterfaceSetState@12 | |
| 10 | SwDevicePropertySet@12 | |
| 11 | SwMemFree@4 |
lib/libc/mingw/lib32/api-ms-win-devices-swdevice-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-devices-swdevice-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SwDeviceGetLifetime@8 | |
| 6 | SwDeviceSetLifetime@8 |
lib/libc/mingw/lib32/api-ms-win-downlevel-advapi32-l1-1-0.def created+164| ... | ... | @@ -0,0 +1,164 @@ |
| 1 | LIBRARY api-ms-win-downlevel-advapi32-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AccessCheck@32 | |
| 6 | AccessCheckAndAuditAlarmW@44 | |
| 7 | AccessCheckByType@44 | |
| 8 | AccessCheckByTypeAndAuditAlarmW@64 | |
| 9 | AccessCheckByTypeResultList@44 | |
| 10 | AccessCheckByTypeResultListAndAuditAlarmByHandleW@68 | |
| 11 | AccessCheckByTypeResultListAndAuditAlarmW@64 | |
| 12 | AddAccessAllowedAce@16 | |
| 13 | AddAccessAllowedAceEx@20 | |
| 14 | AddAccessAllowedObjectAce@28 | |
| 15 | AddAccessDeniedAce@16 | |
| 16 | AddAccessDeniedAceEx@20 | |
| 17 | AddAccessDeniedObjectAce@28 | |
| 18 | AddAce@20 | |
| 19 | AddAuditAccessAce@24 | |
| 20 | AddAuditAccessAceEx@28 | |
| 21 | AddAuditAccessObjectAce@36 | |
| 22 | AddMandatoryAce@20 | |
| 23 | AdjustTokenGroups@24 | |
| 24 | AdjustTokenPrivileges@24 | |
| 25 | AllocateAndInitializeSid@44 | |
| 26 | AllocateLocallyUniqueId@4 | |
| 27 | AreAllAccessesGranted@8 | |
| 28 | AreAnyAccessesGranted@8 | |
| 29 | CheckTokenMembership@12 | |
| 30 | ConvertToAutoInheritPrivateObjectSecurity@24 | |
| 31 | CopySid@12 | |
| 32 | CreatePrivateObjectSecurity@24 | |
| 33 | CreatePrivateObjectSecurityEx@32 | |
| 34 | CreatePrivateObjectSecurityWithMultipleInheritance@36 | |
| 35 | CreateProcessAsUserW@44 | |
| 36 | CreateRestrictedToken@36 | |
| 37 | CreateWellKnownSid@16 | |
| 38 | DeleteAce@8 | |
| 39 | DestroyPrivateObjectSecurity@4 | |
| 40 | DuplicateToken@12 | |
| 41 | DuplicateTokenEx@24 | |
| 42 | EqualDomainSid@12 | |
| 43 | EqualPrefixSid@8 | |
| 44 | EqualSid@8 | |
| 45 | EventActivityIdControl@8 | |
| 46 | EventEnabled@12 | |
| 47 | EventProviderEnabled@20 | |
| 48 | EventRegister@16 | |
| 49 | EventUnregister@8 | |
| 50 | EventWrite@20 | |
| 51 | EventWriteEx@40 | |
| 52 | EventWriteString@24 | |
| 53 | EventWriteTransfer@28 | |
| 54 | FindFirstFreeAce@8 | |
| 55 | FreeSid@4 | |
| 56 | GetAce@12 | |
| 57 | GetAclInformation@16 | |
| 58 | GetFileSecurityW@20 | |
| 59 | GetKernelObjectSecurity@20 | |
| 60 | GetLengthSid@4 | |
| 61 | GetPrivateObjectSecurity@20 | |
| 62 | GetSecurityDescriptorControl@12 | |
| 63 | GetSecurityDescriptorDacl@16 | |
| 64 | GetSecurityDescriptorGroup@12 | |
| 65 | GetSecurityDescriptorLength@4 | |
| 66 | GetSecurityDescriptorOwner@12 | |
| 67 | GetSecurityDescriptorRMControl@8 | |
| 68 | GetSecurityDescriptorSacl@16 | |
| 69 | GetSidIdentifierAuthority@4 | |
| 70 | GetSidLengthRequired@4 | |
| 71 | GetSidSubAuthority@8 | |
| 72 | GetSidSubAuthorityCount@4 | |
| 73 | GetTokenInformation@20 | |
| 74 | GetTraceEnableFlags@8 | |
| 75 | GetTraceEnableLevel@8 | |
| 76 | GetTraceLoggerHandle@4 | |
| 77 | GetWindowsAccountDomainSid@12 | |
| 78 | ImpersonateAnonymousToken@4 | |
| 79 | ImpersonateLoggedOnUser@4 | |
| 80 | ImpersonateNamedPipeClient@4 | |
| 81 | ImpersonateSelf@4 | |
| 82 | InitializeAcl@12 | |
| 83 | InitializeSecurityDescriptor@8 | |
| 84 | InitializeSid@12 | |
| 85 | IsTokenRestricted@4 | |
| 86 | IsValidAcl@4 | |
| 87 | IsValidSecurityDescriptor@4 | |
| 88 | IsValidSid@4 | |
| 89 | IsWellKnownSid@8 | |
| 90 | MakeAbsoluteSD@44 | |
| 91 | MakeSelfRelativeSD@12 | |
| 92 | MapGenericMask@8 | |
| 93 | ObjectCloseAuditAlarmW@12 | |
| 94 | ObjectDeleteAuditAlarmW@12 | |
| 95 | ObjectOpenAuditAlarmW@48 | |
| 96 | ObjectPrivilegeAuditAlarmW@24 | |
| 97 | OpenProcessToken@12 | |
| 98 | OpenThreadToken@16 | |
| 99 | PrivilegeCheck@12 | |
| 100 | PrivilegedServiceAuditAlarmW@20 | |
| 101 | QuerySecurityAccessMask@8 | |
| 102 | RegCloseKey@4 | |
| 103 | RegCopyTreeW@12 | |
| 104 | RegCreateKeyExA@36 | |
| 105 | RegCreateKeyExW@36 | |
| 106 | RegDeleteKeyExA@16 | |
| 107 | RegDeleteKeyExW@16 | |
| 108 | RegDeleteTreeA@8 | |
| 109 | RegDeleteTreeW@8 | |
| 110 | RegDeleteValueA@8 | |
| 111 | RegDeleteValueW@8 | |
| 112 | RegDisablePredefinedCacheEx@0 | |
| 113 | RegEnumKeyExA@32 | |
| 114 | RegEnumKeyExW@32 | |
| 115 | RegEnumValueA@32 | |
| 116 | RegEnumValueW@32 | |
| 117 | RegFlushKey@4 | |
| 118 | RegGetKeySecurity@16 | |
| 119 | RegGetValueA@28 | |
| 120 | RegGetValueW@28 | |
| 121 | RegLoadAppKeyA@20 | |
| 122 | RegLoadAppKeyW@20 | |
| 123 | RegLoadKeyA@12 | |
| 124 | RegLoadKeyW@12 | |
| 125 | RegLoadMUIStringA@28 | |
| 126 | RegLoadMUIStringW@28 | |
| 127 | RegNotifyChangeKeyValue@20 | |
| 128 | RegOpenCurrentUser@8 | |
| 129 | RegOpenKeyExA@20 | |
| 130 | RegOpenKeyExW@20 | |
| 131 | RegOpenUserClassesRoot@16 | |
| 132 | RegQueryInfoKeyA@48 | |
| 133 | RegQueryInfoKeyW@48 | |
| 134 | RegQueryValueExA@24 | |
| 135 | RegQueryValueExW@24 | |
| 136 | RegRestoreKeyA@12 | |
| 137 | RegRestoreKeyW@12 | |
| 138 | RegSaveKeyExA@16 | |
| 139 | RegSaveKeyExW@16 | |
| 140 | RegSetKeySecurity@12 | |
| 141 | RegSetValueExA@24 | |
| 142 | RegSetValueExW@24 | |
| 143 | RegUnLoadKeyA@8 | |
| 144 | RegUnLoadKeyW@8 | |
| 145 | RegisterTraceGuidsW@32 | |
| 146 | RevertToSelf@0 | |
| 147 | SetAclInformation@16 | |
| 148 | SetFileSecurityW@12 | |
| 149 | SetKernelObjectSecurity@12 | |
| 150 | SetPrivateObjectSecurity@20 | |
| 151 | SetPrivateObjectSecurityEx@24 | |
| 152 | SetSecurityAccessMask@8 | |
| 153 | SetSecurityDescriptorControl@12 | |
| 154 | SetSecurityDescriptorDacl@16 | |
| 155 | SetSecurityDescriptorGroup@12 | |
| 156 | SetSecurityDescriptorOwner@12 | |
| 157 | SetSecurityDescriptorRMControl@8 | |
| 158 | SetSecurityDescriptorSacl@16 | |
| 159 | SetThreadToken@8 | |
| 160 | SetTokenInformation@16 | |
| 161 | TraceEvent@12 | |
| 162 | TraceMessage | |
| 163 | TraceMessageVa@24 | |
| 164 | UnregisterTraceGuids@8 |
lib/libc/mingw/lib32/api-ms-win-downlevel-advapi32-l2-1-0.def created+92| ... | ... | @@ -0,0 +1,92 @@ |
| 1 | LIBRARY api-ms-win-downlevel-advapi32-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeServiceConfig2A@12 | |
| 6 | ChangeServiceConfig2W@12 | |
| 7 | ChangeServiceConfigA@44 | |
| 8 | ChangeServiceConfigW@44 | |
| 9 | CloseServiceHandle@4 | |
| 10 | CloseTrace@8 | |
| 11 | ControlService@12 | |
| 12 | ControlServiceExA@16 | |
| 13 | ControlServiceExW@16 | |
| 14 | ControlTraceA@20 | |
| 15 | ControlTraceW@20 | |
| 16 | ConvertSecurityDescriptorToStringSecurityDescriptorW@20 | |
| 17 | ConvertSidToStringSidW@8 | |
| 18 | ConvertStringSecurityDescriptorToSecurityDescriptorW@16 | |
| 19 | ConvertStringSidToSidW@8 | |
| 20 | CreateServiceA@52 | |
| 21 | CreateServiceW@52 | |
| 22 | CredDeleteA@12 | |
| 23 | CredDeleteW@12 | |
| 24 | CredEnumerateA@16 | |
| 25 | CredEnumerateW@16 | |
| 26 | CredFindBestCredentialA@16 | |
| 27 | CredFindBestCredentialW@16 | |
| 28 | CredFree@4 | |
| 29 | CredGetSessionTypes@8 | |
| 30 | CredGetTargetInfoA@12 | |
| 31 | CredGetTargetInfoW@12 | |
| 32 | CredIsMarshaledCredentialW@4 | |
| 33 | CredIsProtectedA@8 | |
| 34 | CredIsProtectedW@8 | |
| 35 | CredMarshalCredentialA@12 | |
| 36 | CredMarshalCredentialW@12 | |
| 37 | CredProtectA@24 | |
| 38 | CredProtectW@24 | |
| 39 | CredReadA@16 | |
| 40 | CredReadDomainCredentialsA@16 | |
| 41 | CredReadDomainCredentialsW@16 | |
| 42 | CredReadW@16 | |
| 43 | CredUnmarshalCredentialA@12 | |
| 44 | CredUnmarshalCredentialW@12 | |
| 45 | CredUnprotectA@20 | |
| 46 | CredUnprotectW@20 | |
| 47 | CredWriteA@8 | |
| 48 | CredWriteDomainCredentialsA@12 | |
| 49 | CredWriteDomainCredentialsW@12 | |
| 50 | CredWriteW@8 | |
| 51 | DeleteService@4 | |
| 52 | EnableTraceEx2@44 | |
| 53 | EnumDependentServicesW@24 | |
| 54 | EnumServicesStatusExW@40 | |
| 55 | EnumerateTraceGuidsEx@24 | |
| 56 | EventAccessControl@20 | |
| 57 | EventAccessQuery@12 | |
| 58 | EventAccessRemove@4 | |
| 59 | NotifyServiceStatusChangeA@12 | |
| 60 | NotifyServiceStatusChangeW@12 | |
| 61 | OpenSCManagerA@12 | |
| 62 | OpenSCManagerW@12 | |
| 63 | OpenServiceA@12 | |
| 64 | OpenServiceW@12 | |
| 65 | OpenTraceW@4 | |
| 66 | ProcessTrace@16 | |
| 67 | QueryAllTracesA@12 | |
| 68 | QueryAllTracesW@12 | |
| 69 | QueryServiceConfig2A@20 | |
| 70 | QueryServiceConfig2W@20 | |
| 71 | QueryServiceConfigA@16 | |
| 72 | QueryServiceConfigW@16 | |
| 73 | QueryServiceObjectSecurity@20 | |
| 74 | QueryServiceStatus@8 | |
| 75 | QueryServiceStatusEx@20 | |
| 76 | RegisterServiceCtrlHandlerA@8 | |
| 77 | RegisterServiceCtrlHandlerExA@12 | |
| 78 | RegisterServiceCtrlHandlerExW@12 | |
| 79 | RegisterServiceCtrlHandlerW@8 | |
| 80 | RegisterTraceGuidsA@32 | |
| 81 | RemoveTraceCallback@4 | |
| 82 | SetServiceObjectSecurity@12 | |
| 83 | SetServiceStatus@8 | |
| 84 | SetTraceCallback@8 | |
| 85 | StartServiceA@12 | |
| 86 | StartServiceCtrlDispatcherA@4 | |
| 87 | StartServiceCtrlDispatcherW@4 | |
| 88 | StartServiceW@12 | |
| 89 | StartTraceA@12 | |
| 90 | StartTraceW@12 | |
| 91 | StopTraceW@16 | |
| 92 | TraceSetInformation@20 |
lib/libc/mingw/lib32/api-ms-win-downlevel-normaliz-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-downlevel-normaliz-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IdnToAscii@20 | |
| 6 | IdnToUnicode@20 |
lib/libc/mingw/lib32/api-ms-win-downlevel-ole32-l1-1-0.def created+84| ... | ... | @@ -0,0 +1,84 @@ |
| 1 | LIBRARY api-ms-win-downlevel-ole32-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CLSIDFromProgID@8 | |
| 6 | CLSIDFromString@8 | |
| 7 | CoAddRefServerProcess@0 | |
| 8 | CoCancelCall@8 | |
| 9 | CoCopyProxy@8 | |
| 10 | CoCreateFreeThreadedMarshaler@8 | |
| 11 | CoCreateGuid@4 | |
| 12 | CoCreateInstance@20 | |
| 13 | CoCreateInstanceEx@24 | |
| 14 | CoDisableCallCancellation@4 | |
| 15 | CoDisconnectContext@4 | |
| 16 | CoDisconnectObject@8 | |
| 17 | CoEnableCallCancellation@4 | |
| 18 | CoFreeUnusedLibraries@0 | |
| 19 | CoFreeUnusedLibrariesEx@8 | |
| 20 | CoGetApartmentType@8 | |
| 21 | CoGetCallContext@8 | |
| 22 | CoGetCallerTID@4 | |
| 23 | CoGetCancelObject@12 | |
| 24 | CoGetClassObject@20 | |
| 25 | CoGetContextToken@4 | |
| 26 | CoGetCurrentLogicalThreadId@4 | |
| 27 | CoGetCurrentProcess@0 | |
| 28 | CoGetDefaultContext@12 | |
| 29 | CoGetInterfaceAndReleaseStream@12 | |
| 30 | CoGetMalloc@8 | |
| 31 | CoGetMarshalSizeMax@24 | |
| 32 | CoGetObjectContext@8 | |
| 33 | CoGetPSClsid@8 | |
| 34 | CoGetStandardMarshal@24 | |
| 35 | CoGetStdMarshalEx@12 | |
| 36 | CoGetTreatAsClass@8 | |
| 37 | CoImpersonateClient@0 | |
| 38 | CoInitializeEx@8 | |
| 39 | CoInitializeSecurity@36 | |
| 40 | CoInvalidateRemoteMachineBindings@4 | |
| 41 | CoIsHandlerConnected@4 | |
| 42 | CoLockObjectExternal@12 | |
| 43 | CoMarshalHresult@8 | |
| 44 | CoMarshalInterThreadInterfaceInStream@12 | |
| 45 | CoMarshalInterface@24 | |
| 46 | CoQueryAuthenticationServices@8 | |
| 47 | CoQueryClientBlanket@28 | |
| 48 | CoQueryProxyBlanket@32 | |
| 49 | CoRegisterClassObject@20 | |
| 50 | CoRegisterInitializeSpy@8 | |
| 51 | CoRegisterMessageFilter@8 | |
| 52 | CoRegisterPSClsid@8 | |
| 53 | CoRegisterSurrogate@4 | |
| 54 | CoReleaseMarshalData@4 | |
| 55 | CoReleaseServerProcess@0 | |
| 56 | CoResumeClassObjects@0 | |
| 57 | CoRevertToSelf@0 | |
| 58 | CoRevokeClassObject@4 | |
| 59 | CoRevokeInitializeSpy@8 | |
| 60 | CoSetCancelObject@4 | |
| 61 | CoSetProxyBlanket@32 | |
| 62 | CoSuspendClassObjects@0 | |
| 63 | CoSwitchCallContext@8 | |
| 64 | CoTaskMemAlloc@4 | |
| 65 | CoTaskMemFree@4 | |
| 66 | CoTaskMemRealloc@8 | |
| 67 | CoTestCancel@0 | |
| 68 | CoUninitialize@0 | |
| 69 | CoUnmarshalHresult@8 | |
| 70 | CoUnmarshalInterface@12 | |
| 71 | CoWaitForMultipleHandles@20 | |
| 72 | CreateErrorInfo@4 | |
| 73 | CreateStreamOnHGlobal@12 | |
| 74 | FreePropVariantArray@8 | |
| 75 | GetErrorInfo@8 | |
| 76 | GetHGlobalFromStream@8 | |
| 77 | IIDFromString@8 | |
| 78 | ProgIDFromCLSID@8 | |
| 79 | PropVariantClear@4 | |
| 80 | PropVariantCopy@8 | |
| 81 | SetErrorInfo@8 | |
| 82 | StringFromCLSID@8 | |
| 83 | StringFromGUID2@12 | |
| 84 | StringFromIID@8 |
lib/libc/mingw/lib32/api-ms-win-downlevel-shell32-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-downlevel-shell32-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CommandLineToArgvW@8 | |
| 6 | GetCurrentProcessExplicitAppUserModelID@4 | |
| 7 | SetCurrentProcessExplicitAppUserModelID@4 |
lib/libc/mingw/lib32/api-ms-win-downlevel-shlwapi-l1-1-0.def created+175| ... | ... | @@ -0,0 +1,175 @@ |
| 1 | LIBRARY api-ms-win-downlevel-shlwapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetAcceptLanguagesW@8 | |
| 6 | HashData@16 | |
| 7 | IsCharSpaceA@4 | |
| 8 | IsCharSpaceW@4 | |
| 9 | IsInternetESCEnabled@0 | |
| 10 | ParseURLW@8 | |
| 11 | PathAddBackslashA@4 | |
| 12 | PathAddBackslashW@4 | |
| 13 | PathAddExtensionA@8 | |
| 14 | PathAddExtensionW@8 | |
| 15 | PathAppendA@8 | |
| 16 | PathAppendW@8 | |
| 17 | PathCanonicalizeA@8 | |
| 18 | PathCanonicalizeW@8 | |
| 19 | PathCombineA@12 | |
| 20 | PathCombineW@12 | |
| 21 | PathCommonPrefixA@12 | |
| 22 | PathCommonPrefixW@12 | |
| 23 | PathCreateFromUrlAlloc@12 | |
| 24 | PathCreateFromUrlW@16 | |
| 25 | PathFileExistsA@4 | |
| 26 | PathFileExistsW@4 | |
| 27 | PathFindExtensionA@4 | |
| 28 | PathFindExtensionW@4 | |
| 29 | PathFindFileNameA@4 | |
| 30 | PathFindFileNameW@4 | |
| 31 | PathFindNextComponentA@4 | |
| 32 | PathFindNextComponentW@4 | |
| 33 | PathGetArgsA@4 | |
| 34 | PathGetArgsW@4 | |
| 35 | PathGetCharTypeA@4 | |
| 36 | PathGetCharTypeW@4 | |
| 37 | PathGetDriveNumberA@4 | |
| 38 | PathGetDriveNumberW@4 | |
| 39 | PathIsFileSpecA@4 | |
| 40 | PathIsFileSpecW@4 | |
| 41 | PathIsLFNFileSpecA@4 | |
| 42 | PathIsLFNFileSpecW@4 | |
| 43 | PathIsPrefixA@8 | |
| 44 | PathIsPrefixW@8 | |
| 45 | PathIsRelativeA@4 | |
| 46 | PathIsRelativeW@4 | |
| 47 | PathIsRootA@4 | |
| 48 | PathIsRootW@4 | |
| 49 | PathIsSameRootA@8 | |
| 50 | PathIsSameRootW@8 | |
| 51 | PathIsUNCA@4 | |
| 52 | PathIsUNCServerA@4 | |
| 53 | PathIsUNCServerShareA@4 | |
| 54 | PathIsUNCServerShareW@4 | |
| 55 | PathIsUNCServerW@4 | |
| 56 | PathIsUNCW@4 | |
| 57 | PathIsURLW@4 | |
| 58 | PathMatchSpecA@8 | |
| 59 | PathMatchSpecExA@12 | |
| 60 | PathMatchSpecExW@12 | |
| 61 | PathMatchSpecW@8 | |
| 62 | PathParseIconLocationA@4 | |
| 63 | PathParseIconLocationW@4 | |
| 64 | PathQuoteSpacesA@4 | |
| 65 | PathQuoteSpacesW@4 | |
| 66 | PathRelativePathToA@20 | |
| 67 | PathRelativePathToW@20 | |
| 68 | PathRemoveBackslashA@4 | |
| 69 | PathRemoveBackslashW@4 | |
| 70 | PathRemoveBlanksA@4 | |
| 71 | PathRemoveBlanksW@4 | |
| 72 | PathRemoveExtensionA@4 | |
| 73 | PathRemoveExtensionW@4 | |
| 74 | PathRemoveFileSpecA@4 | |
| 75 | PathRemoveFileSpecW@4 | |
| 76 | PathRenameExtensionA@8 | |
| 77 | PathRenameExtensionW@8 | |
| 78 | PathSearchAndQualifyA@12 | |
| 79 | PathSearchAndQualifyW@12 | |
| 80 | PathSkipRootA@4 | |
| 81 | PathSkipRootW@4 | |
| 82 | PathStripPathA@4 | |
| 83 | PathStripPathW@4 | |
| 84 | PathStripToRootA@4 | |
| 85 | PathStripToRootW@4 | |
| 86 | PathUnExpandEnvStringsA@12 | |
| 87 | PathUnExpandEnvStringsW@12 | |
| 88 | PathUnquoteSpacesA@4 | |
| 89 | PathUnquoteSpacesW@4 | |
| 90 | QISearch@16 | |
| 91 | SHLoadIndirectString@16 | |
| 92 | SHRegCloseUSKey@4 | |
| 93 | SHRegDeleteUSValueA@12 | |
| 94 | SHRegDeleteUSValueW@12 | |
| 95 | SHRegEnumUSKeyA@20 | |
| 96 | SHRegEnumUSKeyW@20 | |
| 97 | SHRegGetBoolUSValueA@16 | |
| 98 | SHRegGetBoolUSValueW@16 | |
| 99 | SHRegGetUSValueA@32 | |
| 100 | SHRegGetUSValueW@32 | |
| 101 | SHRegOpenUSKeyA@20 | |
| 102 | SHRegOpenUSKeyW@20 | |
| 103 | SHRegQueryUSValueA@32 | |
| 104 | SHRegQueryUSValueW@32 | |
| 105 | SHRegSetUSValueA@24 | |
| 106 | SHRegSetUSValueW@24 | |
| 107 | StrCSpnA@8 | |
| 108 | StrCSpnIA@8 | |
| 109 | StrCSpnIW@8 | |
| 110 | StrCSpnW@8 | |
| 111 | StrCatBuffA@12 | |
| 112 | StrCatBuffW@12 | |
| 113 | StrCatChainW@16 | |
| 114 | StrChrA@8 | |
| 115 | StrChrIA@8 | |
| 116 | StrChrIW@8 | |
| 117 | StrChrNIW@12 | |
| 118 | StrChrNW@12 | |
| 119 | StrChrW@8 | |
| 120 | StrCmpCA@8 | |
| 121 | StrCmpCW@8 | |
| 122 | StrCmpICA@8 | |
| 123 | StrCmpICW@8 | |
| 124 | StrCmpIW@8 | |
| 125 | StrCmpLogicalW@8 | |
| 126 | StrCmpNA@12 | |
| 127 | StrCmpNCA@12 | |
| 128 | StrCmpNCW@12 | |
| 129 | StrCmpNIA@12 | |
| 130 | StrCmpNICA@12 | |
| 131 | StrCmpNICW@12 | |
| 132 | StrCmpNIW@12 | |
| 133 | StrCmpNW@12 | |
| 134 | StrCmpW@8 | |
| 135 | StrCpyNW@12 | |
| 136 | StrDupA@4 | |
| 137 | StrDupW@4 | |
| 138 | StrIsIntlEqualA@16 | |
| 139 | StrIsIntlEqualW@16 | |
| 140 | StrPBrkA@8 | |
| 141 | StrPBrkW@8 | |
| 142 | StrRChrA@12 | |
| 143 | StrRChrIA@12 | |
| 144 | StrRChrIW@12 | |
| 145 | StrRChrW@12 | |
| 146 | StrRStrIA@12 | |
| 147 | StrRStrIW@12 | |
| 148 | StrSpnA@8 | |
| 149 | StrSpnW@8 | |
| 150 | StrStrA@8 | |
| 151 | StrStrIA@8 | |
| 152 | StrStrIW@8 | |
| 153 | StrStrNIW@12 | |
| 154 | StrStrNW@12 | |
| 155 | StrStrW@8 | |
| 156 | StrToInt64ExA@12 | |
| 157 | StrToInt64ExW@12 | |
| 158 | StrToIntA@4 | |
| 159 | StrToIntExA@12 | |
| 160 | StrToIntExW@12 | |
| 161 | StrToIntW@4 | |
| 162 | StrTrimA@8 | |
| 163 | StrTrimW@8 | |
| 164 | UrlApplySchemeW@16 | |
| 165 | UrlCanonicalizeW@16 | |
| 166 | UrlCombineA@20 | |
| 167 | UrlCombineW@20 | |
| 168 | UrlCreateFromPathW@16 | |
| 169 | UrlEscapeW@16 | |
| 170 | UrlFixupW@12 | |
| 171 | UrlGetLocationW@4 | |
| 172 | UrlGetPartW@20 | |
| 173 | UrlIsW@8 | |
| 174 | UrlUnescapeA@16 | |
| 175 | UrlUnescapeW@16 |
lib/libc/mingw/lib32/api-ms-win-downlevel-shlwapi-l2-1-0.def created+65| ... | ... | @@ -0,0 +1,65 @@ |
| 1 | LIBRARY api-ms-win-downlevel-shlwapi-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IStream_Copy@12 | |
| 6 | IStream_Read@12 | |
| 7 | IStream_ReadStr@8 | |
| 8 | IStream_Reset@4 | |
| 9 | IStream_Size@8 | |
| 10 | IStream_Write@12 | |
| 11 | IStream_WriteStr@8 | |
| 12 | IUnknown_AtomicRelease@4 | |
| 13 | IUnknown_GetSite@12 | |
| 14 | IUnknown_QueryService@16 | |
| 15 | IUnknown_Set@8 | |
| 16 | IUnknown_SetSite@8 | |
| 17 | IsOS@4 | |
| 18 | SHAnsiToAnsi@12 | |
| 19 | SHAnsiToUnicode@12 | |
| 20 | SHCopyKeyA@16 | |
| 21 | SHCopyKeyW@16 | |
| 22 | SHCreateMemStream@8 | |
| 23 | SHCreateStreamOnFileA@12 | |
| 24 | SHCreateStreamOnFileEx@24 | |
| 25 | SHCreateStreamOnFileW@12 | |
| 26 | SHCreateThread@16 | |
| 27 | SHCreateThreadRef@8 | |
| 28 | SHCreateThreadWithHandle@20 | |
| 29 | SHDeleteEmptyKeyA@8 | |
| 30 | SHDeleteEmptyKeyW@8 | |
| 31 | SHDeleteKeyA@8 | |
| 32 | SHDeleteKeyW@8 | |
| 33 | SHDeleteValueA@12 | |
| 34 | SHDeleteValueW@12 | |
| 35 | SHEnumKeyExA@16 | |
| 36 | SHEnumKeyExW@16 | |
| 37 | SHEnumValueA@28 | |
| 38 | SHEnumValueW@28 | |
| 39 | SHGetThreadRef@4 | |
| 40 | SHGetValueA@24 | |
| 41 | SHGetValueW@24 | |
| 42 | SHOpenRegStream2A@16 | |
| 43 | SHOpenRegStream2W@16 | |
| 44 | SHOpenRegStreamA@16 | |
| 45 | SHOpenRegStreamW@16 | |
| 46 | SHQueryInfoKeyA@20 | |
| 47 | SHQueryInfoKeyW@20 | |
| 48 | SHQueryValueExA@24 | |
| 49 | SHQueryValueExW@24 | |
| 50 | SHRegDuplicateHKey@4 | |
| 51 | SHRegGetIntW@12 | |
| 52 | SHRegGetPathA@20 | |
| 53 | SHRegGetPathW@20 | |
| 54 | SHRegGetValueA@28 | |
| 55 | SHRegGetValueW@28 | |
| 56 | SHRegSetPathA@20 | |
| 57 | SHRegSetPathW@20 | |
| 58 | SHReleaseThreadRef@0 | |
| 59 | SHSetThreadRef@4 | |
| 60 | SHSetValueA@24 | |
| 61 | SHSetValueW@24 | |
| 62 | SHStrDupA@8 | |
| 63 | SHStrDupW@8 | |
| 64 | SHUnicodeToAnsi@12 | |
| 65 | SHUnicodeToUnicode@12 |
lib/libc/mingw/lib32/api-ms-win-downlevel-user32-l1-1-0.def created+28| ... | ... | @@ -0,0 +1,28 @@ |
| 1 | LIBRARY api-ms-win-downlevel-user32-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CharLowerA@4 | |
| 6 | CharLowerBuffA@8 | |
| 7 | CharLowerBuffW@8 | |
| 8 | CharLowerW@4 | |
| 9 | CharNextA@4 | |
| 10 | CharNextExA@12 | |
| 11 | CharNextW@4 | |
| 12 | CharPrevA@8 | |
| 13 | CharPrevExA@16 | |
| 14 | CharPrevW@8 | |
| 15 | CharUpperA@4 | |
| 16 | CharUpperBuffA@8 | |
| 17 | CharUpperBuffW@8 | |
| 18 | CharUpperW@4 | |
| 19 | IsCharAlphaA@4 | |
| 20 | IsCharAlphaNumericA@4 | |
| 21 | IsCharAlphaNumericW@4 | |
| 22 | IsCharAlphaW@4 | |
| 23 | IsCharLowerA@4 | |
| 24 | IsCharLowerW@4 | |
| 25 | IsCharUpperA@4 | |
| 26 | IsCharUpperW@4 | |
| 27 | LoadStringA@16 | |
| 28 | LoadStringW@16 |
lib/libc/mingw/lib32/api-ms-win-downlevel-version-l1-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-downlevel-version-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileVersionInfoExW@20 | |
| 6 | GetFileVersionInfoSizeExW@12 | |
| 7 | VerFindFileA@32 | |
| 8 | VerFindFileW@32 | |
| 9 | VerQueryValueA@16 | |
| 10 | VerQueryValueW@16 |
lib/libc/mingw/lib32/api-ms-win-eventing-classicprovider-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-eventing-classicprovider-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetTraceEnableFlags@8 | |
| 6 | GetTraceEnableLevel@8 | |
| 7 | GetTraceLoggerHandle@4 | |
| 8 | RegisterTraceGuidsW@32 | |
| 9 | TraceEvent@12 | |
| 10 | TraceMessage | |
| 11 | TraceMessageVa@24 | |
| 12 | UnregisterTraceGuids@8 |
lib/libc/mingw/lib32/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-eventing-classicprovider-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetTraceEnableFlags@8 | |
| 6 | GetTraceEnableLevel@8 | |
| 7 | GetTraceLoggerHandle@4 | |
| 8 | RegisterTraceGuidsW@32 | |
| 9 | TraceMessage | |
| 10 | UnregisterTraceGuids@8 |
lib/libc/mingw/lib32/api-ms-win-eventing-consumer-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-eventing-consumer-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CloseTrace@8 | |
| 6 | OpenTraceW@4 | |
| 7 | ProcessTrace@16 |
lib/libc/mingw/lib32/api-ms-win-eventing-consumer-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-eventing-consumer-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | QueryTraceProcessingHandle@32 |
lib/libc/mingw/lib32/api-ms-win-eventing-controller-l1-1-0.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | LIBRARY api-ms-win-eventing-controller-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ControlTraceW@20 | |
| 6 | EnableTraceEx2@44 | |
| 7 | EnumerateTraceGuidsEx@24 | |
| 8 | EventAccessControl@20 | |
| 9 | EventAccessQuery@12 | |
| 10 | EventAccessRemove@4 | |
| 11 | QueryAllTracesW@12 | |
| 12 | StartTraceW@12 | |
| 13 | StopTraceW@16 | |
| 14 | TraceQueryInformation@24 | |
| 15 | TraceSetInformation@20 |
lib/libc/mingw/lib32/api-ms-win-eventing-controller-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-eventing-controller-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ControlTraceW@20 | |
| 6 | EnableTraceEx2@44 | |
| 7 | EnumerateTraceGuidsEx@24 | |
| 8 | StartTraceW@12 | |
| 9 | StopTraceW@16 |
lib/libc/mingw/lib32/api-ms-win-eventing-legacy-l1-1-0.def created+18| ... | ... | @@ -0,0 +1,18 @@ |
| 1 | LIBRARY api-ms-win-eventing-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ControlTraceA@20 | |
| 6 | EnableTrace@24 | |
| 7 | EnableTraceEx@48 | |
| 8 | EnumerateTraceGuids@12 | |
| 9 | FlushTraceA@16 | |
| 10 | FlushTraceW@16 | |
| 11 | OpenTraceA@4 | |
| 12 | QueryAllTracesA@12 | |
| 13 | QueryTraceA@16 | |
| 14 | QueryTraceW@16 | |
| 15 | StartTraceA@12 | |
| 16 | StopTraceA@16 | |
| 17 | UpdateTraceA@16 | |
| 18 | UpdateTraceW@16 |
lib/libc/mingw/lib32/api-ms-win-eventing-legacy-l1-1-0_windowsapp.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-eventing-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ControlTraceA@20 | |
| 6 | EnableTrace@24 | |
| 7 | EnableTraceEx@48 | |
| 8 | FlushTraceW@16 | |
| 9 | OpenTraceA@4 | |
| 10 | QueryTraceW@16 | |
| 11 | StartTraceA@12 |
lib/libc/mingw/lib32/api-ms-win-eventing-obsolete-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-eventing-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterTraceGuidsA@32 | |
| 6 | RemoveTraceCallback@4 | |
| 7 | SetTraceCallback@8 |
lib/libc/mingw/lib32/api-ms-win-eventing-obsolete-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-eventing-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterTraceGuidsA@32 |
lib/libc/mingw/lib32/api-ms-win-eventing-provider-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-eventing-provider-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EventActivityIdControl@8 | |
| 6 | EventEnabled@12 | |
| 7 | EventProviderEnabled@20 | |
| 8 | EventRegister@16 | |
| 9 | EventSetInformation@20 | |
| 10 | EventUnregister@8 | |
| 11 | EventWrite@20 | |
| 12 | EventWriteEx@40 | |
| 13 | EventWriteString@24 | |
| 14 | EventWriteTransfer@28 |
lib/libc/mingw/lib32/api-ms-win-eventing-tdh-l1-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-eventing-tdh-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | TdhEnumerateManifestProviderEvents@12 | |
| 6 | TdhEnumerateProviderFieldInformation@16 | |
| 7 | TdhEnumerateProviders@8 | |
| 8 | TdhFormatProperty@44 | |
| 9 | TdhGetEventInformation@20 | |
| 10 | TdhGetEventMapInformation@16 | |
| 11 | TdhGetManifestEventInformation@16 | |
| 12 | TdhGetProperty@28 | |
| 13 | TdhGetPropertySize@24 | |
| 14 | TdhLoadManifest@4 | |
| 15 | TdhQueryProviderFieldInformation@24 | |
| 16 | TdhUnloadManifest@4 |
lib/libc/mingw/lib32/api-ms-win-eventing-tdh-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-eventing-tdh-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | TdhLoadManifestFromMemory@8 | |
| 6 | TdhUnloadManifestFromMemory@8 |
lib/libc/mingw/lib32/api-ms-win-eventlog-legacy-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-eventlog-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DeregisterEventSource@4 | |
| 6 | RegisterEventSourceW@8 | |
| 7 | ReportEventW@36 |
lib/libc/mingw/lib32/api-ms-win-gaming-deviceinformation-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-gaming-deviceinformation-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetGamingDeviceModelInformation@4 |
lib/libc/mingw/lib32/api-ms-win-gaming-expandedresources-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-gaming-expandedresources-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetExpandedResourceExclusiveCpuCount@4 | |
| 6 | HasExpandedResources@4 | |
| 7 | ReleaseExclusiveCpuSets@0 |
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ProcessPendingGameUI@4 | |
| 6 | ShowChangeFriendRelationshipUI@12 | |
| 7 | ShowGameInviteUI@24 | |
| 8 | ShowPlayerPickerUI@36 | |
| 9 | ShowProfileCardUI@12 | |
| 10 | ShowTitleAchievementsUI@12 | |
| 11 | TryCancelPendingGameUI@0 |
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CheckGamingPrivilegeSilently@16 | |
| 6 | CheckGamingPrivilegeWithUI@24 |
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-2.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CheckGamingPrivilegeSilentlyForUser@20 | |
| 6 | CheckGamingPrivilegeWithUIForUser@28 | |
| 7 | ShowChangeFriendRelationshipUIForUser@16 | |
| 8 | ShowGameInviteUIForUser@28 | |
| 9 | ShowPlayerPickerUIForUser@40 | |
| 10 | ShowProfileCardUIForUser@16 | |
| 11 | ShowTitleAchievementsUIForUser@16 |
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-3.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ShowGameInviteUIWithContext@28 | |
| 6 | ShowGameInviteUIWithContextForUser@32 |
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-4.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-gaming-tcui-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ShowCustomizeUserProfileUI@8 | |
| 6 | ShowCustomizeUserProfileUIForUser@12 | |
| 7 | ShowFindFriendsUI@8 | |
| 8 | ShowFindFriendsUIForUser@12 | |
| 9 | ShowGameInfoUI@12 | |
| 10 | ShowGameInfoUIForUser@16 | |
| 11 | ShowUserSettingsUI@8 | |
| 12 | ShowUserSettingsUIForUser@12 |
lib/libc/mingw/lib32/api-ms-win-mm-time-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-mm-time-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | timeBeginPeriod@4 | |
| 6 | timeEndPeriod@4 | |
| 7 | timeGetDevCaps@8 | |
| 8 | timeGetSystemTime@8 | |
| 9 | timeGetTime@0 |
lib/libc/mingw/lib32/api-ms-win-mm-time-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-mm-time-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | timeBeginPeriod@4 | |
| 6 | timeEndPeriod@4 | |
| 7 | timeGetDevCaps@8 | |
| 8 | timeGetTime@0 |
lib/libc/mingw/lib32/api-ms-win-net-isolation-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-net-isolation-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | NetworkIsolationDiagnoseConnectFailureAndGetInfo@8 | |
| 6 | NetworkIsolationEnumAppContainers@12 | |
| 7 | NetworkIsolationFreeAppContainers@4 | |
| 8 | NetworkIsolationGetAppContainerConfig@8 | |
| 9 | NetworkIsolationRegisterForAppContainerChanges@16 | |
| 10 | NetworkIsolationSetAppContainerConfig@8 | |
| 11 | NetworkIsolationSetupAppContainerBinaries@28 | |
| 12 | NetworkIsolationUnregisterForAppContainerChanges@4 |
lib/libc/mingw/lib32/api-ms-win-net-isolation-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-net-isolation-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | NetworkIsolationDiagnoseConnectFailure@4 |
lib/libc/mingw/lib32/api-ms-win-ntuser-sysparams-l1-1-0.def created+16| ... | ... | @@ -0,0 +1,16 @@ |
| 1 | LIBRARY api-ms-win-ntuser-sysparams-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeDisplaySettingsExW@20 | |
| 6 | DisplayConfigGetDeviceInfo@4 | |
| 7 | DisplayConfigSetDeviceInfo@4 | |
| 8 | EnumDisplayDevicesW@16 | |
| 9 | EnumDisplayMonitors@16 | |
| 10 | EnumDisplaySettingsExW@16 | |
| 11 | EnumDisplaySettingsW@12 | |
| 12 | GetDisplayConfigBufferSizes@12 | |
| 13 | GetMonitorInfoW@8 | |
| 14 | GetSystemMetrics@4 | |
| 15 | QueryDisplayConfig@24 | |
| 16 | SystemParametersInfoW@16 |
lib/libc/mingw/lib32/api-ms-win-ntuser-sysparams-l1-1-0_windowsapp.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-ntuser-sysparams-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumDisplayDevicesW@16 | |
| 6 | EnumDisplayMonitors@16 | |
| 7 | EnumDisplaySettingsExW@16 | |
| 8 | GetMonitorInfoW@8 | |
| 9 | GetSystemMetrics@4 | |
| 10 | SystemParametersInfoW@16 |
lib/libc/mingw/lib32/api-ms-win-oobe-notification-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-oobe-notification-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OOBEComplete@4 | |
| 6 | RegisterWaitUntilOOBECompleted@12 | |
| 7 | UnregisterWaitUntilOOBECompleted@4 |
lib/libc/mingw/lib32/api-ms-win-perf-legacy-l1-1-0.def created+13| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | LIBRARY api-ms-win-perf-legacy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PerfAddCounters@12 | |
| 6 | PerfCloseQueryHandle@4 | |
| 7 | PerfDeleteCounters@12 | |
| 8 | PerfEnumerateCounterSet@16 | |
| 9 | PerfEnumerateCounterSetInstances@20 | |
| 10 | PerfOpenQueryHandle@8 | |
| 11 | PerfQueryCounterData@16 | |
| 12 | PerfQueryCounterInfo@16 | |
| 13 | PerfQueryCounterSetRegistrationInfo@28 |
lib/libc/mingw/lib32/api-ms-win-power-base-l1-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-power-base-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallNtPowerInformation@20 | |
| 6 | GetPwrCapabilities@4 | |
| 7 | PowerDeterminePlatformRoleEx@4 | |
| 8 | PowerRegisterSuspendResumeNotification@12 | |
| 9 | PowerUnregisterSuspendResumeNotification@4 |
lib/libc/mingw/lib32/api-ms-win-power-base-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-power-base-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CallNtPowerInformation@20 |
lib/libc/mingw/lib32/api-ms-win-power-limitsmanagement-l1-1-0.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY api-ms-win-power-limitsmanagement-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PowerCloseEnvironmentalMonitor@4 | |
| 6 | PowerCloseLimitsMitigation@4 | |
| 7 | PowerCloseLimitsPolicy@4 | |
| 8 | PowerRegisterEnvironmentalMonitor@8 | |
| 9 | PowerRegisterLimitsMitigation@8 | |
| 10 | PowerRegisterLimitsPolicy@8 | |
| 11 | PowerReportLimitsEvent@4 | |
| 12 | PowerUpdateEnvironmentalMonitorState@12 | |
| 13 | PowerUpdateEnvironmentalMonitorThresholds@12 | |
| 14 | PowerUpdateLimitsMitigation@8 |
lib/libc/mingw/lib32/api-ms-win-power-setting-l1-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-power-setting-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PowerGetActiveScheme@8 | |
| 6 | PowerReadACValue@28 | |
| 7 | PowerReadDCValue@28 | |
| 8 | PowerSetActiveScheme@8 | |
| 9 | PowerSettingRegisterNotification@16 | |
| 10 | PowerSettingUnregisterNotification@4 | |
| 11 | PowerWriteACValueIndex@20 | |
| 12 | PowerWriteDCValueIndex@20 |
lib/libc/mingw/lib32/api-ms-win-power-setting-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-power-setting-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PowerGetActiveScheme@8 | |
| 6 | PowerReadACValue@28 | |
| 7 | PowerSettingRegisterNotification@16 | |
| 8 | PowerSettingUnregisterNotification@4 |
lib/libc/mingw/lib32/api-ms-win-power-setting-l1-1-1.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-power-setting-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PowerRegisterForEffectivePowerModeNotifications@16 | |
| 6 | PowerUnregisterFromEffectivePowerModeNotifications@4 |
lib/libc/mingw/lib32/api-ms-win-ro-typeresolution-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-ro-typeresolution-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoGetMetaDataFile@20 | |
| 6 | RoParseTypeName@12 | |
| 7 | RoResolveNamespace@32 |
lib/libc/mingw/lib32/api-ms-win-ro-typeresolution-l1-1-1.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-ro-typeresolution-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RoCreateNonAgilePropertySet@4 | |
| 6 | RoCreatePropertySetSerializer@4 | |
| 7 | RoIsApiContractMajorVersionPresent@12 | |
| 8 | RoIsApiContractPresent@16 |
lib/libc/mingw/lib32/api-ms-win-security-appcontainer-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-appcontainer-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetAppContainerNamedObjectPath@20 |
lib/libc/mingw/lib32/api-ms-win-security-base-ansi-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-security-base-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetFileSecurityA@20 | |
| 6 | SetFileSecurityA@12 |
lib/libc/mingw/lib32/api-ms-win-security-base-ansi-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-base-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SetFileSecurityA@12 |
lib/libc/mingw/lib32/api-ms-win-security-base-l1-1-0.def created+99| ... | ... | @@ -0,0 +1,99 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AccessCheck@32 | |
| 6 | AccessCheckAndAuditAlarmW@44 | |
| 7 | AccessCheckByType@44 | |
| 8 | AccessCheckByTypeAndAuditAlarmW@64 | |
| 9 | AccessCheckByTypeResultList@44 | |
| 10 | AccessCheckByTypeResultListAndAuditAlarmByHandleW@68 | |
| 11 | AccessCheckByTypeResultListAndAuditAlarmW@64 | |
| 12 | AddAccessAllowedAce@16 | |
| 13 | AddAccessAllowedAceEx@20 | |
| 14 | AddAccessAllowedObjectAce@28 | |
| 15 | AddAccessDeniedAce@16 | |
| 16 | AddAccessDeniedAceEx@20 | |
| 17 | AddAccessDeniedObjectAce@28 | |
| 18 | AddAce@20 | |
| 19 | AddAuditAccessAce@24 | |
| 20 | AddAuditAccessAceEx@28 | |
| 21 | AddAuditAccessObjectAce@36 | |
| 22 | AddMandatoryAce@20 | |
| 23 | AdjustTokenGroups@24 | |
| 24 | AdjustTokenPrivileges@24 | |
| 25 | AllocateAndInitializeSid@44 | |
| 26 | AllocateLocallyUniqueId@4 | |
| 27 | AreAllAccessesGranted@8 | |
| 28 | AreAnyAccessesGranted@8 | |
| 29 | CheckTokenMembership@12 | |
| 30 | ConvertToAutoInheritPrivateObjectSecurity@24 | |
| 31 | CopySid@12 | |
| 32 | CreatePrivateObjectSecurity@24 | |
| 33 | CreatePrivateObjectSecurityEx@32 | |
| 34 | CreatePrivateObjectSecurityWithMultipleInheritance@36 | |
| 35 | CreateRestrictedToken@36 | |
| 36 | CreateWellKnownSid@16 | |
| 37 | DeleteAce@8 | |
| 38 | DestroyPrivateObjectSecurity@4 | |
| 39 | DuplicateToken@12 | |
| 40 | DuplicateTokenEx@24 | |
| 41 | EqualDomainSid@12 | |
| 42 | EqualPrefixSid@8 | |
| 43 | EqualSid@8 | |
| 44 | FindFirstFreeAce@8 | |
| 45 | FreeSid@4 | |
| 46 | GetAce@12 | |
| 47 | GetAclInformation@16 | |
| 48 | GetFileSecurityW@20 | |
| 49 | GetKernelObjectSecurity@20 | |
| 50 | GetLengthSid@4 | |
| 51 | GetPrivateObjectSecurity@20 | |
| 52 | GetSecurityDescriptorControl@12 | |
| 53 | GetSecurityDescriptorDacl@16 | |
| 54 | GetSecurityDescriptorGroup@12 | |
| 55 | GetSecurityDescriptorLength@4 | |
| 56 | GetSecurityDescriptorOwner@12 | |
| 57 | GetSecurityDescriptorRMControl@8 | |
| 58 | GetSecurityDescriptorSacl@16 | |
| 59 | GetSidIdentifierAuthority@4 | |
| 60 | GetSidLengthRequired@4 | |
| 61 | GetSidSubAuthority@8 | |
| 62 | GetSidSubAuthorityCount@4 | |
| 63 | GetTokenInformation@20 | |
| 64 | GetWindowsAccountDomainSid@12 | |
| 65 | ImpersonateAnonymousToken@4 | |
| 66 | ImpersonateLoggedOnUser@4 | |
| 67 | ImpersonateSelf@4 | |
| 68 | InitializeAcl@12 | |
| 69 | InitializeSecurityDescriptor@8 | |
| 70 | InitializeSid@12 | |
| 71 | IsTokenRestricted@4 | |
| 72 | IsValidAcl@4 | |
| 73 | IsValidSecurityDescriptor@4 | |
| 74 | IsValidSid@4 | |
| 75 | IsWellKnownSid@8 | |
| 76 | MakeAbsoluteSD@44 | |
| 77 | MakeSelfRelativeSD@12 | |
| 78 | MapGenericMask@8 | |
| 79 | ObjectCloseAuditAlarmW@12 | |
| 80 | ObjectDeleteAuditAlarmW@12 | |
| 81 | ObjectOpenAuditAlarmW@48 | |
| 82 | ObjectPrivilegeAuditAlarmW@24 | |
| 83 | PrivilegeCheck@12 | |
| 84 | PrivilegedServiceAuditAlarmW@20 | |
| 85 | QuerySecurityAccessMask@8 | |
| 86 | RevertToSelf@0 | |
| 87 | SetAclInformation@16 | |
| 88 | SetFileSecurityW@12 | |
| 89 | SetKernelObjectSecurity@12 | |
| 90 | SetPrivateObjectSecurity@20 | |
| 91 | SetPrivateObjectSecurityEx@24 | |
| 92 | SetSecurityAccessMask@8 | |
| 93 | SetSecurityDescriptorControl@12 | |
| 94 | SetSecurityDescriptorDacl@16 | |
| 95 | SetSecurityDescriptorGroup@12 | |
| 96 | SetSecurityDescriptorOwner@12 | |
| 97 | SetSecurityDescriptorRMControl@8 | |
| 98 | SetSecurityDescriptorSacl@16 | |
| 99 | SetTokenInformation@16 |
lib/libc/mingw/lib32/api-ms-win-security-base-l1-1-0_windowsapp.def created+59| ... | ... | @@ -0,0 +1,59 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddAccessAllowedAce@16 | |
| 6 | AddAccessAllowedAceEx@20 | |
| 7 | AddAce@20 | |
| 8 | AddMandatoryAce@20 | |
| 9 | AdjustTokenGroups@24 | |
| 10 | AdjustTokenPrivileges@24 | |
| 11 | AllocateAndInitializeSid@44 | |
| 12 | AllocateLocallyUniqueId@4 | |
| 13 | CheckTokenMembership@12 | |
| 14 | CopySid@12 | |
| 15 | CreateWellKnownSid@16 | |
| 16 | DeleteAce@8 | |
| 17 | DuplicateToken@12 | |
| 18 | DuplicateTokenEx@24 | |
| 19 | EqualDomainSid@12 | |
| 20 | EqualSid@8 | |
| 21 | FreeSid@4 | |
| 22 | GetAce@12 | |
| 23 | GetAclInformation@16 | |
| 24 | GetFileSecurityW@20 | |
| 25 | GetKernelObjectSecurity@20 | |
| 26 | GetLengthSid@4 | |
| 27 | GetSecurityDescriptorControl@12 | |
| 28 | GetSecurityDescriptorDacl@16 | |
| 29 | GetSecurityDescriptorGroup@12 | |
| 30 | GetSecurityDescriptorLength@4 | |
| 31 | GetSecurityDescriptorOwner@12 | |
| 32 | GetSecurityDescriptorRMControl@8 | |
| 33 | GetSecurityDescriptorSacl@16 | |
| 34 | GetSidIdentifierAuthority@4 | |
| 35 | GetSidLengthRequired@4 | |
| 36 | GetSidSubAuthority@8 | |
| 37 | GetSidSubAuthorityCount@4 | |
| 38 | GetTokenInformation@20 | |
| 39 | GetWindowsAccountDomainSid@12 | |
| 40 | ImpersonateLoggedOnUser@4 | |
| 41 | InitializeAcl@12 | |
| 42 | InitializeSecurityDescriptor@8 | |
| 43 | InitializeSid@12 | |
| 44 | IsValidAcl@4 | |
| 45 | IsValidSecurityDescriptor@4 | |
| 46 | IsValidSid@4 | |
| 47 | IsWellKnownSid@8 | |
| 48 | MakeAbsoluteSD@44 | |
| 49 | MakeSelfRelativeSD@12 | |
| 50 | RevertToSelf@0 | |
| 51 | SetFileSecurityW@12 | |
| 52 | SetKernelObjectSecurity@12 | |
| 53 | SetSecurityDescriptorControl@12 | |
| 54 | SetSecurityDescriptorDacl@16 | |
| 55 | SetSecurityDescriptorGroup@12 | |
| 56 | SetSecurityDescriptorOwner@12 | |
| 57 | SetSecurityDescriptorRMControl@8 | |
| 58 | SetSecurityDescriptorSacl@16 | |
| 59 | SetTokenInformation@16 |
lib/libc/mingw/lib32/api-ms-win-security-base-l1-2-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | AddResourceAttributeAce@28 | |
| 6 | AddScopedPolicyIDAce@20 | |
| 7 | CheckTokenCapability@12 | |
| 8 | CheckTokenMembershipEx@16 | |
| 9 | GetAppContainerAce@16 | |
| 10 | GetCachedSigningLevel@24 | |
| 11 | SetCachedSigningLevel@16 |
lib/libc/mingw/lib32/api-ms-win-security-base-l1-2-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-2-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CheckTokenMembershipEx@16 |
lib/libc/mingw/lib32/api-ms-win-security-base-l1-2-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-2-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CveEventWrite@8 |
lib/libc/mingw/lib32/api-ms-win-security-base-l1-2-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-base-l1-2-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | DeriveCapabilitySidsFromName@20 |
lib/libc/mingw/lib32/api-ms-win-security-cpwl-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-security-cpwl-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessWithLogonW@44 | |
| 6 | CreateProcessWithTokenW@36 |
lib/libc/mingw/lib32/api-ms-win-security-cpwl-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-cpwl-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateProcessWithLogonW@44 |
lib/libc/mingw/lib32/api-ms-win-security-credentials-l1-1-0.def created+33| ... | ... | @@ -0,0 +1,33 @@ |
| 1 | LIBRARY api-ms-win-security-credentials-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CredDeleteA@12 | |
| 6 | CredDeleteW@12 | |
| 7 | CredEnumerateA@16 | |
| 8 | CredEnumerateW@16 | |
| 9 | CredFindBestCredentialA@16 | |
| 10 | CredFindBestCredentialW@16 | |
| 11 | CredFree@4 | |
| 12 | CredGetSessionTypes@8 | |
| 13 | CredGetTargetInfoA@12 | |
| 14 | CredGetTargetInfoW@12 | |
| 15 | CredIsMarshaledCredentialW@4 | |
| 16 | CredIsProtectedA@8 | |
| 17 | CredIsProtectedW@8 | |
| 18 | CredMarshalCredentialA@12 | |
| 19 | CredMarshalCredentialW@12 | |
| 20 | CredProtectA@24 | |
| 21 | CredProtectW@24 | |
| 22 | CredReadA@16 | |
| 23 | CredReadDomainCredentialsA@16 | |
| 24 | CredReadDomainCredentialsW@16 | |
| 25 | CredReadW@16 | |
| 26 | CredUnmarshalCredentialA@12 | |
| 27 | CredUnmarshalCredentialW@12 | |
| 28 | CredUnprotectA@20 | |
| 29 | CredUnprotectW@20 | |
| 30 | CredWriteA@8 | |
| 31 | CredWriteDomainCredentialsA@12 | |
| 32 | CredWriteDomainCredentialsW@12 | |
| 33 | CredWriteW@8 |
lib/libc/mingw/lib32/api-ms-win-security-cryptoapi-l1-1-0.def created+43| ... | ... | @@ -0,0 +1,43 @@ |
| 1 | LIBRARY api-ms-win-security-cryptoapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CryptAcquireContextA@20 | |
| 6 | CryptAcquireContextW@20 | |
| 7 | CryptContextAddRef@12 | |
| 8 | CryptCreateHash@20 | |
| 9 | CryptDecrypt@24 | |
| 10 | CryptDeriveKey@20 | |
| 11 | CryptDestroyHash@4 | |
| 12 | CryptDestroyKey@4 | |
| 13 | CryptDuplicateHash@16 | |
| 14 | CryptDuplicateKey@16 | |
| 15 | CryptEncrypt@28 | |
| 16 | CryptEnumProvidersA@24 | |
| 17 | CryptEnumProvidersW@24 | |
| 18 | CryptEnumProviderTypesA@24 | |
| 19 | CryptEnumProviderTypesW@24 | |
| 20 | CryptExportKey@24 | |
| 21 | CryptGenKey@16 | |
| 22 | CryptGenRandom@12 | |
| 23 | CryptGetDefaultProviderA@20 | |
| 24 | CryptGetDefaultProviderW@20 | |
| 25 | CryptGetHashParam@20 | |
| 26 | CryptGetKeyParam@20 | |
| 27 | CryptGetProvParam@20 | |
| 28 | CryptGetUserKey@12 | |
| 29 | CryptHashData@16 | |
| 30 | CryptHashSessionKey@12 | |
| 31 | CryptImportKey@24 | |
| 32 | CryptReleaseContext@8 | |
| 33 | CryptSetHashParam@16 | |
| 34 | CryptSetKeyParam@16 | |
| 35 | CryptSetProviderA@8 | |
| 36 | CryptSetProviderExA@16 | |
| 37 | CryptSetProviderExW@16 | |
| 38 | CryptSetProviderW@8 | |
| 39 | CryptSetProvParam@16 | |
| 40 | CryptSignHashA@24 | |
| 41 | CryptSignHashW@24 | |
| 42 | CryptVerifySignatureA@24 | |
| 43 | CryptVerifySignatureW@24 |
lib/libc/mingw/lib32/api-ms-win-security-cryptoapi-l1-1-0_windowsapp.def created+35| ... | ... | @@ -0,0 +1,35 @@ |
| 1 | LIBRARY api-ms-win-security-cryptoapi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CryptAcquireContextA@20 | |
| 6 | CryptAcquireContextW@20 | |
| 7 | CryptCreateHash@20 | |
| 8 | CryptDecrypt@24 | |
| 9 | CryptDeriveKey@20 | |
| 10 | CryptDestroyHash@4 | |
| 11 | CryptDestroyKey@4 | |
| 12 | CryptDuplicateKey@16 | |
| 13 | CryptEncrypt@28 | |
| 14 | CryptEnumProvidersA@24 | |
| 15 | CryptEnumProvidersW@24 | |
| 16 | CryptExportKey@24 | |
| 17 | CryptGenKey@16 | |
| 18 | CryptGenRandom@12 | |
| 19 | CryptGetDefaultProviderA@20 | |
| 20 | CryptGetDefaultProviderW@20 | |
| 21 | CryptGetHashParam@20 | |
| 22 | CryptGetKeyParam@20 | |
| 23 | CryptGetProvParam@20 | |
| 24 | CryptGetUserKey@12 | |
| 25 | CryptHashData@16 | |
| 26 | CryptImportKey@24 | |
| 27 | CryptReleaseContext@8 | |
| 28 | CryptSetHashParam@16 | |
| 29 | CryptSetKeyParam@16 | |
| 30 | CryptSetProviderW@8 | |
| 31 | CryptSetProvParam@16 | |
| 32 | CryptSignHashA@24 | |
| 33 | CryptSignHashW@24 | |
| 34 | CryptVerifySignatureA@24 | |
| 35 | CryptVerifySignatureW@24 |
lib/libc/mingw/lib32/api-ms-win-security-isolatedcontainer-l1-1-0.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-isolatedcontainer-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsProcessInIsolatedContainer@4 |
lib/libc/mingw/lib32/api-ms-win-security-isolatedcontainer-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-isolatedcontainer-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IsProcessInWDAGContainer@8 |
lib/libc/mingw/lib32/api-ms-win-security-lsalookup-ansi-l2-1-0.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-security-lsalookup-ansi-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LookupAccountNameA@28 | |
| 6 | LookupAccountSidA@28 | |
| 7 | LookupPrivilegeDisplayNameA@20 | |
| 8 | LookupPrivilegeNameA@16 | |
| 9 | LookupPrivilegeValueA@12 |
lib/libc/mingw/lib32/api-ms-win-security-lsalookup-l2-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-security-lsalookup-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LookupAccountNameW@28 | |
| 6 | LookupAccountSidW@28 | |
| 7 | LookupPrivilegeDisplayNameW@20 | |
| 8 | LookupPrivilegeNameW@16 | |
| 9 | LookupPrivilegeValueW@12 | |
| 10 | LsaEnumerateTrustedDomains@20 |
lib/libc/mingw/lib32/api-ms-win-security-lsalookup-l2-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-security-lsalookup-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LookupAccountNameW@28 | |
| 6 | LookupAccountSidW@28 | |
| 7 | LookupPrivilegeDisplayNameW@20 | |
| 8 | LookupPrivilegeNameW@16 | |
| 9 | LookupPrivilegeValueW@12 |
lib/libc/mingw/lib32/api-ms-win-security-lsalookup-l2-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-lsalookup-l2-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LsaManageSidNameMapping@12 |
lib/libc/mingw/lib32/api-ms-win-security-lsapolicy-l1-1-0.def created+17| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | LIBRARY api-ms-win-security-lsapolicy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LsaAddAccountRights@16 | |
| 6 | LsaClose@4 | |
| 7 | LsaEnumerateAccountRights@16 | |
| 8 | LsaEnumerateAccountsWithUserRight@16 | |
| 9 | LsaFreeMemory@4 | |
| 10 | LsaLookupNames2@24 | |
| 11 | LsaLookupSids@20 | |
| 12 | LsaLookupSids2@24 | |
| 13 | LsaOpenPolicy@16 | |
| 14 | LsaQueryInformationPolicy@12 | |
| 15 | LsaRemoveAccountRights@20 | |
| 16 | LsaRetrievePrivateData@12 | |
| 17 | LsaSetInformationPolicy@12 |
lib/libc/mingw/lib32/api-ms-win-security-lsapolicy-l1-1-0_windowsapp.def created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | LIBRARY api-ms-win-security-lsapolicy-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | LsaClose@4 | |
| 6 | LsaFreeMemory@4 | |
| 7 | LsaLookupNames2@24 | |
| 8 | LsaLookupSids@20 | |
| 9 | LsaOpenPolicy@16 |
lib/libc/mingw/lib32/api-ms-win-security-provider-ansi-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-security-provider-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetExplicitEntriesFromAclA@12 | |
| 6 | GetNamedSecurityInfoA@32 | |
| 7 | SetEntriesInAclA@16 | |
| 8 | SetNamedSecurityInfoA@28 |
lib/libc/mingw/lib32/api-ms-win-security-provider-l1-1-0.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-security-provider-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetExplicitEntriesFromAclW@12 | |
| 6 | GetNamedSecurityInfoW@32 | |
| 7 | GetSecurityInfo@32 | |
| 8 | SetEntriesInAclW@16 | |
| 9 | SetNamedSecurityInfoW@28 | |
| 10 | SetSecurityInfo@28 |
lib/libc/mingw/lib32/api-ms-win-security-sddl-ansi-l1-1-0.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-security-sddl-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertSidToStringSidA@8 | |
| 6 | ConvertStringSidToSidA@8 |
lib/libc/mingw/lib32/api-ms-win-security-sddl-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-security-sddl-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ConvertSecurityDescriptorToStringSecurityDescriptorW@20 | |
| 6 | ConvertSidToStringSidW@8 | |
| 7 | ConvertStringSecurityDescriptorToSecurityDescriptorW@16 | |
| 8 | ConvertStringSidToSidW@8 |
lib/libc/mingw/lib32/api-ms-win-security-systemfunctions-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-security-systemfunctions-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SystemFunction036@8 | |
| 6 | SystemFunction040@12 | |
| 7 | SystemFunction041@12 |
lib/libc/mingw/lib32/api-ms-win-security-systemfunctions-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-security-systemfunctions-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SystemFunction036@8 |
lib/libc/mingw/lib32/api-ms-win-service-core-ansi-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-service-core-ansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumServicesStatusExA@40 | |
| 6 | GetServiceDisplayNameA@16 | |
| 7 | GetServiceKeyNameA@16 |
lib/libc/mingw/lib32/api-ms-win-service-core-ansi-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-core-ansi-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumDependentServicesA@24 |
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterServiceCtrlHandlerExW@12 | |
| 6 | SetServiceStatus@8 | |
| 7 | StartServiceCtrlDispatcherW@4 |
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | RegisterServiceCtrlHandlerExW@12 |
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-1.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | EnumDependentServicesW@24 | |
| 6 | EnumServicesStatusExW@40 | |
| 7 | QueryServiceDynamicInformation@12 |
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-2.def created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetServiceDisplayNameW@16 | |
| 6 | GetServiceKeyNameW@16 |
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-3.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-3 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetServiceRegistryStateKey@16 |
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-4.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-core-l1-1-4 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetServiceDirectory@20 |
lib/libc/mingw/lib32/api-ms-win-service-management-l1-1-0.def created+11| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | LIBRARY api-ms-win-service-management-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CloseServiceHandle@4 | |
| 6 | ControlServiceExW@16 | |
| 7 | CreateServiceW@52 | |
| 8 | DeleteService@4 | |
| 9 | OpenSCManagerW@12 | |
| 10 | OpenServiceW@12 | |
| 11 | StartServiceW@12 |
lib/libc/mingw/lib32/api-ms-win-service-management-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-service-management-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenSCManagerW@12 |
lib/libc/mingw/lib32/api-ms-win-service-management-l2-1-0.def created+12| ... | ... | @@ -0,0 +1,12 @@ |
| 1 | LIBRARY api-ms-win-service-management-l2-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeServiceConfig2W@12 | |
| 6 | ChangeServiceConfigW@44 | |
| 7 | NotifyServiceStatusChangeW@12 | |
| 8 | QueryServiceConfig2W@20 | |
| 9 | QueryServiceConfigW@16 | |
| 10 | QueryServiceObjectSecurity@20 | |
| 11 | QueryServiceStatusEx@20 | |
| 12 | SetServiceObjectSecurity@12 |
lib/libc/mingw/lib32/api-ms-win-service-winsvc-l1-1-0.def created+20| ... | ... | @@ -0,0 +1,20 @@ |
| 1 | LIBRARY api-ms-win-service-winsvc-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | ChangeServiceConfig2A@12 | |
| 6 | ChangeServiceConfigA@44 | |
| 7 | ControlService@12 | |
| 8 | ControlServiceExA@16 | |
| 9 | CreateServiceA@52 | |
| 10 | NotifyServiceStatusChangeA@12 | |
| 11 | OpenSCManagerA@12 | |
| 12 | OpenServiceA@12 | |
| 13 | QueryServiceConfig2A@20 | |
| 14 | QueryServiceConfigA@16 | |
| 15 | QueryServiceStatus@8 | |
| 16 | RegisterServiceCtrlHandlerA@8 | |
| 17 | RegisterServiceCtrlHandlerExA@12 | |
| 18 | RegisterServiceCtrlHandlerW@8 | |
| 19 | StartServiceA@12 | |
| 20 | StartServiceCtrlDispatcherA@4 |
lib/libc/mingw/lib32/api-ms-win-service-winsvc-l1-1-0_windowsapp.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-service-winsvc-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | OpenSCManagerA@12 | |
| 6 | RegisterServiceCtrlHandlerA@8 | |
| 7 | RegisterServiceCtrlHandlerExA@12 | |
| 8 | RegisterServiceCtrlHandlerW@8 |
lib/libc/mingw/lib32/api-ms-win-shcore-obsolete-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shcore-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CommandLineToArgvW@8 | |
| 6 | SHStrDupA@8 | |
| 7 | SHStrDupW@8 |
lib/libc/mingw/lib32/api-ms-win-shcore-obsolete-l1-1-0_windowsapp.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-shcore-obsolete-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CommandLineToArgvW@8 |
lib/libc/mingw/lib32/api-ms-win-shcore-path-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-shcore-path-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | PathBuildRootA@8 | |
| 6 | PathBuildRootW@8 | |
| 7 | PathIsNetworkPathA@4 | |
| 8 | PathIsNetworkPathW@4 |
lib/libc/mingw/lib32/api-ms-win-shcore-registry-l1-1-0.def created+32| ... | ... | @@ -0,0 +1,32 @@ |
| 1 | LIBRARY api-ms-win-shcore-registry-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHCopyKeyA@16 | |
| 6 | SHCopyKeyW@16 | |
| 7 | SHDeleteEmptyKeyA@8 | |
| 8 | SHDeleteEmptyKeyW@8 | |
| 9 | SHDeleteKeyA@8 | |
| 10 | SHDeleteKeyW@8 | |
| 11 | SHDeleteValueA@12 | |
| 12 | SHDeleteValueW@12 | |
| 13 | SHEnumKeyExA@16 | |
| 14 | SHEnumKeyExW@16 | |
| 15 | SHEnumValueA@28 | |
| 16 | SHEnumValueW@28 | |
| 17 | SHGetValueA@24 | |
| 18 | SHGetValueW@24 | |
| 19 | SHQueryInfoKeyA@20 | |
| 20 | SHQueryInfoKeyW@20 | |
| 21 | SHQueryValueExA@24 | |
| 22 | SHQueryValueExW@24 | |
| 23 | SHRegDuplicateHKey@4 | |
| 24 | SHRegGetIntW@12 | |
| 25 | SHRegGetPathA@20 | |
| 26 | SHRegGetPathW@20 | |
| 27 | SHRegGetValueA@28 | |
| 28 | SHRegGetValueW@28 | |
| 29 | SHRegSetPathA@20 | |
| 30 | SHRegSetPathW@20 | |
| 31 | SHSetValueA@24 | |
| 32 | SHSetValueW@24 |
lib/libc/mingw/lib32/api-ms-win-shcore-registry-l1-1-1.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-shcore-registry-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHRegGetValueFromHKCUHKLM@24 |
lib/libc/mingw/lib32/api-ms-win-shcore-scaling-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shcore-scaling-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetScaleFactorForDevice@4 | |
| 6 | RegisterScaleChangeNotifications@16 | |
| 7 | RevokeScaleChangeNotifications@8 |
lib/libc/mingw/lib32/api-ms-win-shcore-scaling-l1-1-1.def created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | LIBRARY api-ms-win-shcore-scaling-l1-1-1 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDpiForMonitor@16 | |
| 6 | GetProcessDpiAwareness@8 | |
| 7 | GetScaleFactorForMonitor@8 | |
| 8 | RegisterScaleChangeEvent@8 | |
| 9 | SetProcessDpiAwareness@4 | |
| 10 | UnregisterScaleChangeEvent@4 |
lib/libc/mingw/lib32/api-ms-win-shcore-scaling-l1-1-2.def created+5| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | LIBRARY api-ms-win-shcore-scaling-l1-1-2 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetDpiForShellUIComponent@4 |
lib/libc/mingw/lib32/api-ms-win-shcore-stream-l1-1-0.def created+19| ... | ... | @@ -0,0 +1,19 @@ |
| 1 | LIBRARY api-ms-win-shcore-stream-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | IStream_Copy@12 | |
| 6 | IStream_Read@12 | |
| 7 | IStream_ReadStr@8 | |
| 8 | IStream_Reset@4 | |
| 9 | IStream_Size@8 | |
| 10 | IStream_Write@12 | |
| 11 | IStream_WriteStr@8 | |
| 12 | SHCreateMemStream@8 | |
| 13 | SHCreateStreamOnFileA@12 | |
| 14 | SHCreateStreamOnFileEx@24 | |
| 15 | SHCreateStreamOnFileW@12 | |
| 16 | SHOpenRegStream2A@16 | |
| 17 | SHOpenRegStream2W@16 | |
| 18 | SHOpenRegStreamA@16 | |
| 19 | SHOpenRegStreamW@16 |
lib/libc/mingw/lib32/api-ms-win-shcore-stream-winrt-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shcore-stream-winrt-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | CreateRandomAccessStreamOnFile@16 | |
| 6 | CreateRandomAccessStreamOverStream@16 | |
| 7 | CreateStreamOverRandomAccessStream@12 |
lib/libc/mingw/lib32/api-ms-win-shcore-sysinfo-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shcore-sysinfo-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | GetCurrentProcessExplicitAppUserModelID@4 | |
| 6 | IsOS@4 | |
| 7 | SetCurrentProcessExplicitAppUserModelID@4 |
lib/libc/mingw/lib32/api-ms-win-shcore-unicodeansi-l1-1-0.def created+8| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | LIBRARY api-ms-win-shcore-unicodeansi-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHAnsiToAnsi@12 | |
| 6 | SHAnsiToUnicode@12 | |
| 7 | SHUnicodeToAnsi@12 | |
| 8 | SHUnicodeToUnicode@12 |
lib/libc/mingw/lib32/api-ms-win-shell-shdirectory-l1-1-0.def created+7| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | LIBRARY api-ms-win-shell-shdirectory-l1-1-0 | |
| 2 | ||
| 3 | EXPORTS | |
| 4 | ||
| 5 | SHCreateDirectory@8 | |
| 6 | SHCreateDirectoryExA@12 | |
| 7 | SHCreateDirectoryExW@12 |