Commit 25fb6de83c

Andrew Kelley <andrew@ziglang.org>
2024-03-20 19:23:14
mingw-w64: update to reflect latest tool changes
upstream commit dddccbc3ef50ac52bf00723fd2f68d98140aab80 closes #18968
1 parent 43f2408
Changed files (763)
lib
libc
mingw
lib-common
lib32
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-0.def
@@ -0,0 +1,37 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-0
+
+EXPORTS
+
+ClosePackageInfo
+CreateDeviceAccessInstance
+GetApplicationUserModelId
+GetCurrentApplicationUserModelId
+GetCurrentPackageFamilyName
+GetCurrentPackageFullName
+GetCurrentPackageId
+GetCurrentPackageInfo
+GetCurrentPackagePath
+GetPackageFamilyName
+GetPackageFullName
+GetPackageId
+GetPackageInfo
+GetPackagePath
+GetPackagesByPackageFamily
+OpenPackageInfoByFullName
+PackageFamilyNameFromFullName
+PackageFamilyNameFromId
+PackageFullNameFromId
+PackageIdFromFullName
+PackageNameAndPublisherIdFromFamilyName
+ProcessTrackerInsertOrWait
+ProcessTrackerRemove
+TokenBindingDeleteAllBindings
+TokenBindingDeleteBinding
+TokenBindingGenerateBinding
+TokenBindingGenerateID
+TokenBindingGenerateIDForUri
+TokenBindingGenerateMessage
+TokenBindingGetHighestSupportedVersion
+TokenBindingGetKeyTypesClient
+TokenBindingGetKeyTypesServer
+TokenBindingVerifyMessage
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-0_windowsapp.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-0
+
+EXPORTS
+
+ClosePackageInfo
+CreateDeviceAccessInstance
+GetApplicationUserModelId
+GetCurrentApplicationUserModelId
+GetCurrentPackageFamilyName
+GetCurrentPackageFullName
+GetCurrentPackageId
+GetCurrentPackageInfo
+GetCurrentPackagePath
+GetPackageFamilyName
+GetPackageFullName
+GetPackageId
+GetPackageInfo
+GetPackagePath
+GetPackagesByPackageFamily
+OpenPackageInfoByFullName
+PackageFamilyNameFromFullName
+PackageFamilyNameFromId
+PackageFullNameFromId
+PackageIdFromFullName
+PackageNameAndPublisherIdFromFamilyName
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-1.def
@@ -0,0 +1,20 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-1
+
+EXPORTS
+
+FindPackagesByPackageFamily
+FormatApplicationUserModelId
+GetApplicationUserModelIdFromToken
+GetPackageApplicationIds
+GetPackageFamilyNameFromToken
+GetPackageFullNameFromToken
+GetPackagePathByFullName
+GetStagedPackageOrigin
+GetStagedPackagePathByFullName
+OpenPackageInfoByFullNameForUser
+ParseApplicationUserModelId
+VerifyApplicationUserModelId
+VerifyPackageFamilyName
+VerifyPackageFullName
+VerifyPackageId
+VerifyPackageRelativeApplicationId
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-1_windowsapp.def
@@ -0,0 +1,19 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-1
+
+EXPORTS
+
+FindPackagesByPackageFamily
+FormatApplicationUserModelId
+GetApplicationUserModelIdFromToken
+GetPackageApplicationIds
+GetPackageFamilyNameFromToken
+GetPackageFullNameFromToken
+GetPackagePathByFullName
+GetStagedPackagePathByFullName
+OpenPackageInfoByFullNameForUser
+ParseApplicationUserModelId
+VerifyApplicationUserModelId
+VerifyPackageFamilyName
+VerifyPackageFullName
+VerifyPackageId
+VerifyPackageRelativeApplicationId
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-2.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-2
+
+EXPORTS
+
+AppPolicyGetClrCompat
+AppPolicyGetCreateFileAccess
+AppPolicyGetLifecycleManagement
+AppPolicyGetMediaFoundationCodecLoading
+AppPolicyGetProcessTerminationMethod
+AppPolicyGetShowDeveloperDiagnostic
+AppPolicyGetThreadInitializationType
+AppPolicyGetWindowingModel
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-3.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-3
+
+EXPORTS
+
+GetCurrentPackageInfo2
+GetCurrentPackagePath2
+GetPackageInfo2
+GetPackagePathByFullName2
+GetStagedPackagePathByFullName2
lib/libc/mingw/lib-common/api-ms-win-core-apiquery-l2-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-apiquery-l2-1-0
+
+EXPORTS
+
+IsApiSetImplemented
+TokenBindingDeleteAllBindings
+TokenBindingDeleteBinding
+TokenBindingGenerateBinding
+TokenBindingGenerateID
+TokenBindingGenerateIDForUri
+TokenBindingGenerateMessage
+TokenBindingGetHighestSupportedVersion
+TokenBindingGetKeyTypesClient
+TokenBindingGetKeyTypesServer
+TokenBindingVerifyMessage
lib/libc/mingw/lib-common/api-ms-win-core-atoms-l1-1-0.def
@@ -0,0 +1,21 @@
+LIBRARY api-ms-win-core-atoms-l1-1-0
+
+EXPORTS
+
+AddAtomA
+AddAtomW
+DeleteAtom
+FindAtomA
+FindAtomW
+GetAtomNameA
+GetAtomNameW
+GlobalAddAtomA
+GlobalAddAtomExA
+GlobalAddAtomExW
+GlobalAddAtomW
+GlobalDeleteAtom
+GlobalFindAtomA
+GlobalFindAtomW
+GlobalGetAtomNameA
+GlobalGetAtomNameW
+InitAtomTable
lib/libc/mingw/lib-common/api-ms-win-core-atoms-l1-1-0_windowsapp.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-atoms-l1-1-0
+
+EXPORTS
+
+AddAtomA
+AddAtomW
+DeleteAtom
+FindAtomA
+FindAtomW
+GetAtomNameA
+GetAtomNameW
lib/libc/mingw/lib-common/api-ms-win-core-backgroundtask-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-backgroundtask-l1-1-0
+
+EXPORTS
+
+RaiseCustomSystemEventTrigger
lib/libc/mingw/lib-common/api-ms-win-core-calendar-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-calendar-l1-1-0
+
+EXPORTS
+
+AdjustCalendarDate
+ConvertCalDateTimeToSystemTime
+ConvertSystemTimeToCalDateTime
+GetCalendarDateFormatEx
+GetCalendarSupportedDateRange
+IsCalendarLeapYear
+UpdateCalendarDayOfWeek
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-0.def
@@ -0,0 +1,84 @@
+LIBRARY api-ms-win-core-com-l1-1-0
+
+EXPORTS
+
+CLSIDFromProgID
+CLSIDFromString
+CoAddRefServerProcess
+CoAllowUnmarshalerCLSID
+CoCancelCall
+CoCopyProxy
+CoCreateFreeThreadedMarshaler
+CoCreateGuid
+CoCreateInstance
+CoCreateInstanceEx
+CoCreateInstanceFromApp
+CoDecodeProxy
+CoDecrementMTAUsage
+CoDisableCallCancellation
+CoDisconnectContext
+CoDisconnectObject
+CoEnableCallCancellation
+CoFreeUnusedLibraries
+CoFreeUnusedLibrariesEx
+CoGetApartmentType
+CoGetCallContext
+CoGetCallerTID
+CoGetCancelObject
+CoGetClassObject
+CoGetContextToken
+CoGetCurrentLogicalThreadId
+CoGetCurrentProcess
+CoGetDefaultContext
+CoGetInterfaceAndReleaseStream
+CoGetMalloc
+CoGetMarshalSizeMax
+CoGetObjectContext
+CoGetPSClsid
+CoGetStandardMarshal
+CoGetStdMarshalEx
+CoGetTreatAsClass
+CoImpersonateClient
+CoIncrementMTAUsage
+CoInitializeEx
+CoInitializeSecurity
+CoInvalidateRemoteMachineBindings
+CoIsHandlerConnected
+CoLockObjectExternal
+CoMarshalHresult
+CoMarshalInterface
+CoMarshalInterThreadInterfaceInStream
+CoQueryAuthenticationServices
+CoQueryClientBlanket
+CoQueryProxyBlanket
+CoRegisterClassObject
+CoRegisterPSClsid
+CoRegisterSurrogate
+CoReleaseMarshalData
+CoReleaseServerProcess
+CoResumeClassObjects
+CoRevertToSelf
+CoRevokeClassObject
+CoSetCancelObject
+CoSetProxyBlanket
+CoSuspendClassObjects
+CoSwitchCallContext
+CoTaskMemAlloc
+CoTaskMemFree
+CoTaskMemRealloc
+CoTestCancel
+CoUninitialize
+CoUnmarshalHresult
+CoUnmarshalInterface
+CoWaitForMultipleHandles
+CoWaitForMultipleObjects
+CreateStreamOnHGlobal
+FreePropVariantArray
+GetHGlobalFromStream
+IIDFromString
+ProgIDFromCLSID
+PropVariantClear
+PropVariantCopy
+StringFromCLSID
+StringFromGUID2
+StringFromIID
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-0_windowsapp.def
@@ -0,0 +1,57 @@
+LIBRARY api-ms-win-core-com-l1-1-0
+
+EXPORTS
+
+CLSIDFromProgID
+CLSIDFromString
+CoAddRefServerProcess
+CoCreateFreeThreadedMarshaler
+CoCreateGuid
+CoCreateInstance
+CoCreateInstanceEx
+CoCreateInstanceFromApp
+CoDecrementMTAUsage
+CoDisconnectObject
+CoFreeUnusedLibraries
+CoFreeUnusedLibrariesEx
+CoGetApartmentType
+CoGetClassObject
+CoGetContextToken
+CoGetCurrentLogicalThreadId
+CoGetInterfaceAndReleaseStream
+CoGetMalloc
+CoGetMarshalSizeMax
+CoGetObjectContext
+CoGetStandardMarshal
+CoIncrementMTAUsage
+CoInitializeEx
+CoInitializeSecurity
+CoLockObjectExternal
+CoMarshalInterface
+CoMarshalInterThreadInterfaceInStream
+CoRegisterClassObject
+CoRegisterPSClsid
+CoReleaseMarshalData
+CoReleaseServerProcess
+CoResumeClassObjects
+CoRevokeClassObject
+CoSetProxyBlanket
+CoSuspendClassObjects
+CoSwitchCallContext
+CoTaskMemAlloc
+CoTaskMemFree
+CoTaskMemRealloc
+CoUninitialize
+CoUnmarshalInterface
+CoWaitForMultipleHandles
+CoWaitForMultipleObjects
+CreateStreamOnHGlobal
+FreePropVariantArray
+GetHGlobalFromStream
+IIDFromString
+ProgIDFromCLSID
+PropVariantClear
+PropVariantCopy
+StringFromCLSID
+StringFromGUID2
+StringFromIID
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-com-l1-1-1
+
+EXPORTS
+
+CoRegisterActivationFilter
+RoGetAgileReference
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-com-l1-1-1
+
+EXPORTS
+
+RoGetAgileReference
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-com-l1-1-2
+
+EXPORTS
+
+CLSIDFromProgIDEx
+CoFileTimeNow
lib/libc/mingw/lib-common/api-ms-win-core-com-l1-1-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-com-l1-1-3
+
+EXPORTS
+
+CoRegisterDeviceCatalog
+CoRevokeDeviceCatalog
lib/libc/mingw/lib-common/api-ms-win-core-com-l2-1-1.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-core-com-l2-1-1
+
+EXPORTS
+
+CreateILockBytesOnHGlobal
+FmtIdToPropStgName
+GetConvertStg
+GetHGlobalFromILockBytes
+PropStgNameToFmtId
+ReadClassStg
+ReadClassStm
+StgCreateDocfile
+StgCreateDocfileOnILockBytes
+StgCreatePropSetStg
+StgCreatePropStg
+StgCreateStorageEx
+StgIsStorageFile
+StgIsStorageILockBytes
+StgOpenPropStg
+StgOpenStorage
+StgOpenStorageEx
+StgOpenStorageOnILockBytes
+StgSetTimes
+WriteClassStg
+WriteClassStm
lib/libc/mingw/lib-common/api-ms-win-core-com-midlproxystub-l1-1-0.def
@@ -0,0 +1,77 @@
+LIBRARY api-ms-win-core-com-midlproxystub-l1-1-0
+
+EXPORTS
+
+CStdAsyncStubBuffer_AddRef
+CStdAsyncStubBuffer_Connect
+CStdAsyncStubBuffer_Disconnect
+CStdAsyncStubBuffer_Invoke
+CStdAsyncStubBuffer_QueryInterface
+CStdAsyncStubBuffer_Release
+CStdAsyncStubBuffer2_Connect
+CStdAsyncStubBuffer2_Disconnect
+CStdAsyncStubBuffer2_Release
+CStdStubBuffer2_Connect
+CStdStubBuffer2_CountRefs
+CStdStubBuffer2_Disconnect
+CStdStubBuffer2_QueryInterface
+NdrProxyForwardingFunction10
+NdrProxyForwardingFunction11
+NdrProxyForwardingFunction12
+NdrProxyForwardingFunction13
+NdrProxyForwardingFunction14
+NdrProxyForwardingFunction15
+NdrProxyForwardingFunction16
+NdrProxyForwardingFunction17
+NdrProxyForwardingFunction18
+NdrProxyForwardingFunction19
+NdrProxyForwardingFunction20
+NdrProxyForwardingFunction21
+NdrProxyForwardingFunction22
+NdrProxyForwardingFunction23
+NdrProxyForwardingFunction24
+NdrProxyForwardingFunction25
+NdrProxyForwardingFunction26
+NdrProxyForwardingFunction27
+NdrProxyForwardingFunction28
+NdrProxyForwardingFunction29
+NdrProxyForwardingFunction3
+NdrProxyForwardingFunction30
+NdrProxyForwardingFunction31
+NdrProxyForwardingFunction32
+NdrProxyForwardingFunction4
+NdrProxyForwardingFunction5
+NdrProxyForwardingFunction6
+NdrProxyForwardingFunction7
+NdrProxyForwardingFunction8
+NdrProxyForwardingFunction9
+ObjectStublessClient10
+ObjectStublessClient11
+ObjectStublessClient12
+ObjectStublessClient13
+ObjectStublessClient14
+ObjectStublessClient15
+ObjectStublessClient16
+ObjectStublessClient17
+ObjectStublessClient18
+ObjectStublessClient19
+ObjectStublessClient20
+ObjectStublessClient21
+ObjectStublessClient22
+ObjectStublessClient23
+ObjectStublessClient24
+ObjectStublessClient25
+ObjectStublessClient26
+ObjectStublessClient27
+ObjectStublessClient28
+ObjectStublessClient29
+ObjectStublessClient3
+ObjectStublessClient30
+ObjectStublessClient31
+ObjectStublessClient32
+ObjectStublessClient4
+ObjectStublessClient5
+ObjectStublessClient6
+ObjectStublessClient7
+ObjectStublessClient8
+ObjectStublessClient9
lib/libc/mingw/lib-common/api-ms-win-core-comm-l1-1-0.def
@@ -0,0 +1,22 @@
+LIBRARY api-ms-win-core-comm-l1-1-0
+
+EXPORTS
+
+ClearCommBreak
+ClearCommError
+EscapeCommFunction
+GetCommConfig
+GetCommMask
+GetCommModemStatus
+GetCommProperties
+GetCommState
+GetCommTimeouts
+PurgeComm
+SetCommBreak
+SetCommConfig
+SetCommMask
+SetCommState
+SetCommTimeouts
+SetupComm
+TransmitCommChar
+WaitCommEvent
lib/libc/mingw/lib-common/api-ms-win-core-comm-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-comm-l1-1-1
+
+EXPORTS
+
+OpenCommPort
lib/libc/mingw/lib-common/api-ms-win-core-comm-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-comm-l1-1-2
+
+EXPORTS
+
+GetCommPorts
lib/libc/mingw/lib-common/api-ms-win-core-console-l1-1-0.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-core-console-l1-1-0
+
+EXPORTS
+
+AllocConsole
+GetConsoleCP
+GetConsoleMode
+GetConsoleOutputCP
+GetNumberOfConsoleInputEvents
+ReadConsoleA
+ReadConsoleInputA
+ReadConsoleInputW
+ReadConsoleW
+SetConsoleCtrlHandler
+SetConsoleMode
+WriteConsoleA
+WriteConsoleW
lib/libc/mingw/lib-common/api-ms-win-core-console-l1-2-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-console-l1-2-0
+
+EXPORTS
+
+AttachConsole
+FreeConsole
+PeekConsoleInputA
+PeekConsoleInputW
lib/libc/mingw/lib-common/api-ms-win-core-console-l1-2-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-console-l1-2-1
+
+EXPORTS
+
+ClosePseudoConsole
+CreatePseudoConsole
+ResizePseudoConsole
lib/libc/mingw/lib-common/api-ms-win-core-console-l2-1-0.def
@@ -0,0 +1,37 @@
+LIBRARY api-ms-win-core-console-l2-1-0
+
+EXPORTS
+
+CreateConsoleScreenBuffer
+FillConsoleOutputAttribute
+FillConsoleOutputCharacterA
+FillConsoleOutputCharacterW
+FlushConsoleInputBuffer
+GenerateConsoleCtrlEvent
+GetConsoleCursorInfo
+GetConsoleScreenBufferInfo
+GetConsoleScreenBufferInfoEx
+GetLargestConsoleWindowSize
+ReadConsoleOutputA
+ReadConsoleOutputAttribute
+ReadConsoleOutputCharacterA
+ReadConsoleOutputCharacterW
+ReadConsoleOutputW
+ScrollConsoleScreenBufferA
+ScrollConsoleScreenBufferW
+SetConsoleActiveScreenBuffer
+SetConsoleCP
+SetConsoleCursorInfo
+SetConsoleCursorPosition
+SetConsoleOutputCP
+SetConsoleScreenBufferInfoEx
+SetConsoleScreenBufferSize
+SetConsoleTextAttribute
+SetConsoleWindowInfo
+WriteConsoleInputA
+WriteConsoleInputW
+WriteConsoleOutputA
+WriteConsoleOutputAttribute
+WriteConsoleOutputCharacterA
+WriteConsoleOutputCharacterW
+WriteConsoleOutputW
lib/libc/mingw/lib-common/api-ms-win-core-console-l2-2-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-console-l2-2-0
+
+EXPORTS
+
+GetConsoleOriginalTitleA
+GetConsoleOriginalTitleW
+GetConsoleTitleA
+GetConsoleTitleW
+SetConsoleTitleA
+SetConsoleTitleW
lib/libc/mingw/lib-common/api-ms-win-core-console-l3-2-0.def
@@ -0,0 +1,36 @@
+LIBRARY api-ms-win-core-console-l3-2-0
+
+EXPORTS
+
+AddConsoleAliasA
+AddConsoleAliasW
+ExpungeConsoleCommandHistoryA
+ExpungeConsoleCommandHistoryW
+GetConsoleAliasA
+GetConsoleAliasesA
+GetConsoleAliasesLengthA
+GetConsoleAliasesLengthW
+GetConsoleAliasesW
+GetConsoleAliasExesA
+GetConsoleAliasExesLengthA
+GetConsoleAliasExesLengthW
+GetConsoleAliasExesW
+GetConsoleAliasW
+GetConsoleCommandHistoryA
+GetConsoleCommandHistoryLengthA
+GetConsoleCommandHistoryLengthW
+GetConsoleCommandHistoryW
+GetConsoleDisplayMode
+GetConsoleFontSize
+GetConsoleHistoryInfo
+GetConsoleProcessList
+GetConsoleSelectionInfo
+GetConsoleWindow
+GetCurrentConsoleFont
+GetCurrentConsoleFontEx
+GetNumberOfConsoleMouseButtons
+SetConsoleDisplayMode
+SetConsoleHistoryInfo
+SetConsoleNumberOfCommandsA
+SetConsoleNumberOfCommandsW
+SetCurrentConsoleFontEx
lib/libc/mingw/lib-common/api-ms-win-core-datetime-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-datetime-l1-1-0
+
+EXPORTS
+
+GetDateFormatA
+GetDateFormatW
+GetTimeFormatA
+GetTimeFormatW
lib/libc/mingw/lib-common/api-ms-win-core-datetime-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-datetime-l1-1-1
+
+EXPORTS
+
+GetDateFormatEx
+GetTimeFormatEx
lib/libc/mingw/lib-common/api-ms-win-core-datetime-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-datetime-l1-1-2
+
+EXPORTS
+
+GetDurationFormatEx
lib/libc/mingw/lib-common/api-ms-win-core-debug-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-debug-l1-1-0
+
+EXPORTS
+
+DebugBreak
+IsDebuggerPresent
+OutputDebugStringA
+OutputDebugStringW
lib/libc/mingw/lib-common/api-ms-win-core-debug-l1-1-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-debug-l1-1-1
+
+EXPORTS
+
+CheckRemoteDebuggerPresent
+ContinueDebugEvent
+DebugActiveProcess
+DebugActiveProcessStop
+WaitForDebugEvent
lib/libc/mingw/lib-common/api-ms-win-core-debug-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-debug-l1-1-2
+
+EXPORTS
+
+WaitForDebugEventEx
lib/libc/mingw/lib-common/api-ms-win-core-debug-minidump-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-debug-minidump-l1-1-0
+
+EXPORTS
+
+MiniDumpReadDumpStream
+MiniDumpWriteDump
lib/libc/mingw/lib-common/api-ms-win-core-delayload-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-delayload-l1-1-0
+
+EXPORTS
+
+DelayLoadFailureHook
lib/libc/mingw/lib-common/api-ms-win-core-delayload-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-delayload-l1-1-1
+
+EXPORTS
+
+ResolveDelayLoadedAPI
+ResolveDelayLoadsFromDll
lib/libc/mingw/lib-common/api-ms-win-core-enclave-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-enclave-l1-1-0
+
+EXPORTS
+
+CreateEnclave
+InitializeEnclave
+IsEnclaveTypeSupported
+LoadEnclaveData
lib/libc/mingw/lib-common/api-ms-win-core-enclave-l1-1-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-enclave-l1-1-1
+
+EXPORTS
+
+CallEnclave
+DeleteEnclave
+LoadEnclaveImageA
+LoadEnclaveImageW
+TerminateEnclave
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-0
+
+EXPORTS
+
+GetErrorMode
+GetLastError
+RaiseException
+SetErrorMode
+SetLastError
+SetUnhandledExceptionFilter
+UnhandledExceptionFilter
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-1
+
+EXPORTS
+
+AddVectoredContinueHandler
+AddVectoredExceptionHandler
+RemoveVectoredContinueHandler
+RemoveVectoredExceptionHandler
+RestoreLastError
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-1_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-1
+
+EXPORTS
+
+AddVectoredExceptionHandler
+RemoveVectoredExceptionHandler
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-2
+
+EXPORTS
+
+RaiseFailFastException
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-3.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-3
+
+EXPORTS
+
+FatalAppExitA
+FatalAppExitW
+GetThreadErrorMode
+SetThreadErrorMode
+TerminateProcessOnMemoryExhaustion
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-3_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-3
+
+EXPORTS
+
+FatalAppExitA
+FatalAppExitW
+GetThreadErrorMode
+SetThreadErrorMode
lib/libc/mingw/lib-common/api-ms-win-core-featurestaging-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-featurestaging-l1-1-0
+
+EXPORTS
+
+GetFeatureEnabledState
+RecordFeatureError
+RecordFeatureUsage
+SubscribeFeatureStateChangeNotification
+UnsubscribeFeatureStateChangeNotification
lib/libc/mingw/lib-common/api-ms-win-core-featurestaging-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-featurestaging-l1-1-1
+
+EXPORTS
+
+GetFeatureVariant
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-fibers-l1-1-0
+
+EXPORTS
+
+FlsAlloc
+FlsFree
+FlsGetValue
+FlsSetValue
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-fibers-l1-1-1
+
+EXPORTS
+
+IsThreadAFiber
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l2-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-fibers-l2-1-0
+
+EXPORTS
+
+ConvertFiberToThread
+ConvertThreadToFiber
+CreateFiber
+DeleteFiber
+SwitchToFiber
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l2-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-fibers-l2-1-0
+
+EXPORTS
+
+ConvertFiberToThread
+DeleteFiber
+SwitchToFiber
lib/libc/mingw/lib-common/api-ms-win-core-fibers-l2-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-fibers-l2-1-1
+
+EXPORTS
+
+ConvertThreadToFiberEx
+CreateFiberEx
lib/libc/mingw/lib-common/api-ms-win-core-file-ansi-l1-1-0.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-file-ansi-l1-1-0
+
+EXPORTS
+
+DefineDosDeviceA
+DeleteVolumeMountPointA
+FindFirstVolumeA
+FindNextVolumeA
+GetLogicalDriveStringsA
+GetVolumeNameForVolumeMountPointA
+GetVolumePathNameA
+GetVolumePathNamesForVolumeNameA
+QueryDosDeviceA
lib/libc/mingw/lib-common/api-ms-win-core-file-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-file-ansi-l1-1-0
+
+EXPORTS
+
+DeleteVolumeMountPointA
+FindFirstVolumeA
+FindNextVolumeA
+GetLogicalDriveStringsA
+GetVolumePathNameA
lib/libc/mingw/lib-common/api-ms-win-core-file-ansi-l2-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-file-ansi-l2-1-0
+
+EXPORTS
+
+CopyFileExA
+CreateDirectoryExA
+CreateSymbolicLinkA
+MoveFileWithProgressA
+ReplaceFileA
lib/libc/mingw/lib-common/api-ms-win-core-file-ansi-l2-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-file-ansi-l2-1-0
+
+EXPORTS
+
+CopyFileExA
+CreateDirectoryExA
+MoveFileWithProgressA
+ReplaceFileA
lib/libc/mingw/lib-common/api-ms-win-core-file-fromapp-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-file-fromapp-l1-1-0
+
+EXPORTS
+
+CopyFileFromAppW
+CreateDirectoryFromAppW
+CreateFile2FromAppW
+CreateFileFromAppW
+DeleteFileFromAppW
+FindFirstFileExFromAppW
+GetFileAttributesExFromAppW
+MoveFileFromAppW
+RemoveDirectoryFromAppW
+ReplaceFileFromAppW
+SetFileAttributesFromAppW
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-1-0.def
@@ -0,0 +1,79 @@
+LIBRARY api-ms-win-core-file-l1-1-0
+
+EXPORTS
+
+CompareFileTime
+CreateDirectoryA
+CreateDirectoryW
+CreateFileA
+CreateFileW
+DefineDosDeviceW
+DeleteFileA
+DeleteFileW
+DeleteVolumeMountPointW
+FileTimeToLocalFileTime
+FindClose
+FindCloseChangeNotification
+FindFirstChangeNotificationA
+FindFirstChangeNotificationW
+FindFirstFileA
+FindFirstFileExA
+FindFirstFileExW
+FindFirstFileW
+FindFirstVolumeW
+FindNextChangeNotification
+FindNextFileA
+FindNextFileW
+FindNextVolumeW
+FindVolumeClose
+FlushFileBuffers
+GetDiskFreeSpaceA
+GetDiskFreeSpaceExA
+GetDiskFreeSpaceExW
+GetDiskFreeSpaceW
+GetDriveTypeA
+GetDriveTypeW
+GetFileAttributesA
+GetFileAttributesExA
+GetFileAttributesExW
+GetFileAttributesW
+GetFileInformationByHandle
+GetFileSize
+GetFileSizeEx
+GetFileTime
+GetFileType
+GetFinalPathNameByHandleA
+GetFinalPathNameByHandleW
+GetFullPathNameA
+GetFullPathNameW
+GetLogicalDrives
+GetLogicalDriveStringsW
+GetLongPathNameA
+GetLongPathNameW
+GetShortPathNameW
+GetTempFileNameW
+GetVolumeInformationByHandleW
+GetVolumeInformationW
+GetVolumePathNameW
+LocalFileTimeToFileTime
+LockFile
+LockFileEx
+QueryDosDeviceW
+ReadFile
+ReadFileEx
+ReadFileScatter
+RemoveDirectoryA
+RemoveDirectoryW
+SetEndOfFile
+SetFileAttributesA
+SetFileAttributesW
+SetFileInformationByHandle
+SetFilePointer
+SetFilePointerEx
+SetFileTime
+SetFileValidData
+UnlockFile
+UnlockFileEx
+WriteFile
+WriteFileEx
+WriteFileGather
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-1-0_windowsapp.def
@@ -0,0 +1,77 @@
+LIBRARY api-ms-win-core-file-l1-1-0
+
+EXPORTS
+
+CompareFileTime
+CreateDirectoryA
+CreateDirectoryW
+CreateFileA
+CreateFileW
+DeleteFileA
+DeleteFileW
+DeleteVolumeMountPointW
+FileTimeToLocalFileTime
+FindClose
+FindCloseChangeNotification
+FindFirstChangeNotificationA
+FindFirstChangeNotificationW
+FindFirstFileA
+FindFirstFileExA
+FindFirstFileExW
+FindFirstFileW
+FindFirstVolumeW
+FindNextChangeNotification
+FindNextFileA
+FindNextFileW
+FindNextVolumeW
+FindVolumeClose
+FlushFileBuffers
+GetDiskFreeSpaceA
+GetDiskFreeSpaceExA
+GetDiskFreeSpaceExW
+GetDiskFreeSpaceW
+GetDriveTypeA
+GetDriveTypeW
+GetFileAttributesA
+GetFileAttributesExA
+GetFileAttributesExW
+GetFileAttributesW
+GetFileInformationByHandle
+GetFileSize
+GetFileSizeEx
+GetFileTime
+GetFileType
+GetFinalPathNameByHandleA
+GetFinalPathNameByHandleW
+GetFullPathNameA
+GetFullPathNameW
+GetLogicalDrives
+GetLogicalDriveStringsW
+GetLongPathNameA
+GetLongPathNameW
+GetShortPathNameW
+GetTempFileNameW
+GetVolumeInformationByHandleW
+GetVolumeInformationW
+GetVolumePathNameW
+LocalFileTimeToFileTime
+LockFile
+LockFileEx
+ReadFile
+ReadFileEx
+ReadFileScatter
+RemoveDirectoryA
+RemoveDirectoryW
+SetEndOfFile
+SetFileAttributesA
+SetFileAttributesW
+SetFileInformationByHandle
+SetFilePointer
+SetFilePointerEx
+SetFileTime
+SetFileValidData
+UnlockFile
+UnlockFileEx
+WriteFile
+WriteFileEx
+WriteFileGather
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-file-l1-2-0
+
+EXPORTS
+
+CreateFile2
+GetTempPathW
+GetVolumeNameForVolumeMountPointW
+GetVolumePathNamesForVolumeNameW
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-file-l1-2-1
+
+EXPORTS
+
+GetCompressedFileSizeA
+GetCompressedFileSizeW
+SetFileIoOverlappedRange
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-2.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-file-l1-2-2
+
+EXPORTS
+
+AreFileApisANSI
+FindFirstFileNameW
+FindFirstStreamW
+FindNextFileNameW
+FindNextStreamW
+GetTempFileNameA
+GetTempPathA
+GetVolumeInformationA
+SetFileApisToANSI
+SetFileApisToOEM
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-2_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-file-l1-2-2
+
+EXPORTS
+
+AreFileApisANSI
+GetTempFileNameA
+GetTempPathA
+GetVolumeInformationA
lib/libc/mingw/lib-common/api-ms-win-core-file-l1-2-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-file-l1-2-3
+
+EXPORTS
+
+GetDiskSpaceInformationA
+GetDiskSpaceInformationW
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-file-l2-1-0
+
+EXPORTS
+
+CopyFile2
+CopyFileExW
+CreateDirectoryExW
+CreateHardLinkW
+CreateSymbolicLinkW
+GetFileInformationByHandleEx
+MoveFileExW
+MoveFileWithProgressW
+ReadDirectoryChangesW
+ReOpenFile
+ReplaceFileW
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-file-l2-1-1
+
+EXPORTS
+
+OpenFileById
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-file-l2-1-2
+
+EXPORTS
+
+CopyFileW
+CreateHardLinkA
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-2_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-file-l2-1-2
+
+EXPORTS
+
+CopyFileW
lib/libc/mingw/lib-common/api-ms-win-core-file-l2-1-3.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-file-l2-1-3
+
+EXPORTS
+
+ReadDirectoryChangesExW
lib/libc/mingw/lib-common/api-ms-win-core-firmware-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-firmware-l1-1-0
+
+EXPORTS
+
+GetFirmwareEnvironmentVariableA
+GetFirmwareEnvironmentVariableExA
+GetFirmwareEnvironmentVariableExW
+GetFirmwareEnvironmentVariableW
+SetFirmwareEnvironmentVariableA
+SetFirmwareEnvironmentVariableExA
+SetFirmwareEnvironmentVariableExW
+SetFirmwareEnvironmentVariableW
lib/libc/mingw/lib-common/api-ms-win-core-handle-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-handle-l1-1-0
+
+EXPORTS
+
+CloseHandle
+CompareObjectHandles
+DuplicateHandle
+GetHandleInformation
+SetHandleInformation
lib/libc/mingw/lib-common/api-ms-win-core-heap-l1-1-0.def
@@ -0,0 +1,19 @@
+LIBRARY api-ms-win-core-heap-l1-1-0
+
+EXPORTS
+
+GetProcessHeap
+GetProcessHeaps
+HeapAlloc
+HeapCompact
+HeapCreate
+HeapDestroy
+HeapFree
+HeapLock
+HeapQueryInformation
+HeapReAlloc
+HeapSetInformation
+HeapSize
+HeapUnlock
+HeapValidate
+HeapWalk
lib/libc/mingw/lib-common/api-ms-win-core-heap-l2-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-heap-l2-1-0
+
+EXPORTS
+
+GlobalAlloc
+GlobalFree
+LocalAlloc
+LocalFree
+LocalLock
+LocalReAlloc
+LocalUnlock
lib/libc/mingw/lib-common/api-ms-win-core-heap-l2-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-heap-l2-1-0
+
+EXPORTS
+
+GlobalAlloc
+GlobalFree
+LocalAlloc
+LocalFree
+LocalReAlloc
lib/libc/mingw/lib-common/api-ms-win-core-heap-obsolete-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-heap-obsolete-l1-1-0
+
+EXPORTS
+
+GlobalFlags
+GlobalHandle
+GlobalLock
+GlobalReAlloc
+GlobalSize
+GlobalUnlock
+LocalFlags
+LocalSize
lib/libc/mingw/lib-common/api-ms-win-core-heap-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-heap-obsolete-l1-1-0
+
+EXPORTS
+
+GlobalLock
+GlobalReAlloc
+GlobalSize
+GlobalUnlock
lib/libc/mingw/lib-common/api-ms-win-core-interlocked-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-interlocked-l1-1-0
+
+EXPORTS
+
+InitializeSListHead
+InterlockedFlushSList
+InterlockedPopEntrySList
+InterlockedPushEntrySList
+QueryDepthSList
lib/libc/mingw/lib-common/api-ms-win-core-interlocked-l1-2-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-interlocked-l1-2-0
+
+EXPORTS
+
+InterlockedPushListSListEx
lib/libc/mingw/lib-common/api-ms-win-core-io-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-io-l1-1-0
+
+EXPORTS
+
+CancelIoEx
+CreateIoCompletionPort
+DeviceIoControl
+GetOverlappedResult
+GetQueuedCompletionStatus
+GetQueuedCompletionStatusEx
+PostQueuedCompletionStatus
lib/libc/mingw/lib-common/api-ms-win-core-io-l1-1-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-io-l1-1-1
+
+EXPORTS
+
+CancelIo
+CancelSynchronousIo
+GetOverlappedResultEx
lib/libc/mingw/lib-common/api-ms-win-core-io-l1-1-1_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-io-l1-1-1
+
+EXPORTS
+
+CancelIo
+GetOverlappedResultEx
lib/libc/mingw/lib-common/api-ms-win-core-job-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-job-l1-1-0
+
+EXPORTS
+
+IsProcessInJob
lib/libc/mingw/lib-common/api-ms-win-core-job-l2-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-job-l2-1-0
+
+EXPORTS
+
+AssignProcessToJobObject
+CreateJobObjectW
+OpenJobObjectW
+QueryInformationJobObject
+SetInformationJobObject
+TerminateJobObject
lib/libc/mingw/lib-common/api-ms-win-core-job-l2-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-job-l2-1-0
+
+EXPORTS
+
+AssignProcessToJobObject
+CreateJobObjectW
+SetInformationJobObject
lib/libc/mingw/lib-common/api-ms-win-core-job-l2-1-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-job-l2-1-1
+
+EXPORTS
+
+FreeMemoryJobObject
+QueryIoRateControlInformationJobObject
+SetIoRateControlInformationJobObject
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-ansi-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-kernel32-legacy-ansi-l1-1-0
+
+EXPORTS
+
+AddLocalAlternateComputerNameA
+CreateFileMappingNumaA
+CreateFileTransactedA
+CreateJobObjectA
+FindFirstVolumeMountPointA
+FindNextVolumeMountPointA
+GetFileAttributesTransactedA
+OpenJobObjectA
+SetDllDirectoryA
+SetVolumeLabelA
+SetVolumeMountPointA
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-kernel32-legacy-ansi-l1-1-0
+
+EXPORTS
+
+SetDllDirectoryA
+SetVolumeLabelA
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def
@@ -0,0 +1,41 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-0
+
+EXPORTS
+
+AddLocalAlternateComputerNameW
+BackupRead
+BackupWrite
+BindIoCompletionCallback
+CopyFileA
+CreateFileMappingA
+CreateFileTransactedW
+CreateMailslotA
+CreateNamedPipeA
+DnsHostnameToComputerNameW
+DosDateTimeToFileTime
+FileTimeToDosDateTime
+FindResourceA
+FindResourceExA
+GetComputerNameA
+GetComputerNameW
+GetMaximumProcessorGroupCount
+GetNamedPipeClientProcessId
+GetNamedPipeServerProcessId
+GetShortPathNameA
+GetStartupInfoA
+GetSystemPowerStatus
+GetTapeParameters
+GetThreadSelectorEntry
+GlobalMemoryStatus
+MoveFileA
+MoveFileExA
+MoveFileW
+OpenFile
+PulseEvent
+RegisterWaitForSingleObject
+SetFileCompletionNotificationModes
+SetHandleCount
+SetMailslotInfo
+SetVolumeLabelW
+UnregisterWait
+WTSGetActiveConsoleSessionId
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-0_windowsapp.def
@@ -0,0 +1,23 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-0
+
+EXPORTS
+
+CopyFileA
+CreateFileMappingA
+CreateNamedPipeA
+DosDateTimeToFileTime
+FileTimeToDosDateTime
+FindResourceA
+GetComputerNameA
+GetComputerNameW
+GetShortPathNameA
+GetStartupInfoA
+GetSystemPowerStatus
+GlobalMemoryStatus
+MoveFileA
+MoveFileExA
+MoveFileW
+RegisterWaitForSingleObject
+SetFileCompletionNotificationModes
+SetVolumeLabelW
+UnregisterWait
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-1.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-1
+
+EXPORTS
+
+FindFirstVolumeMountPointW
+FindNextVolumeMountPointW
+FindVolumeMountPointClose
+GetFileAttributesTransactedW
+GetFirmwareType
+GetNumaAvailableMemoryNodeEx
+GetNumaNodeProcessorMask
+GetNumaProcessorNodeEx
+PowerClearRequest
+PowerCreateRequest
+PowerSetRequest
+SetDllDirectoryW
+SetVolumeMountPointW
+VerifyVersionInfoW
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-1_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-1
+
+EXPORTS
+
+SetDllDirectoryW
+VerifyVersionInfoW
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-2.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-2
+
+EXPORTS
+
+GetBinaryTypeW
+Module32First
+Module32Next
+OpenFileMappingA
+Process32First
+Process32Next
+SetTermsrvAppInstallMode
+VerifyVersionInfoA
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-2_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-2
+
+EXPORTS
+
+OpenFileMappingA
+Process32First
+Process32Next
+VerifyVersionInfoA
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-3.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-3
+
+EXPORTS
+
+CopyFileTransactedW
+CreateDirectoryTransactedW
+CreateHardLinkTransactedW
+CreateMailslotW
+CreateSymbolicLinkTransactedW
+DeleteFileTransactedW
+FindFirstFileTransactedW
+GetBinaryTypeA
+GetCompressedFileSizeTransactedW
+GetFullPathNameTransactedW
+GetLongPathNameTransactedW
+MoveFileTransactedW
+RemoveDirectoryTransactedW
+SetFileAttributesTransactedW
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-4.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-4
+
+EXPORTS
+
+GetMailslotInfo
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-5.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-5
+
+EXPORTS
+
+GetDllDirectoryW
+SetThreadExecutionState
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-5_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-5
+
+EXPORTS
+
+SetThreadExecutionState
lib/libc/mingw/lib-common/api-ms-win-core-kernel32-legacy-l1-1-6.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-6
+
+EXPORTS
+
+GetDevicePowerState
+GetMaximumProcessorCount
lib/libc/mingw/lib-common/api-ms-win-core-largeinteger-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-largeinteger-l1-1-0
+
+EXPORTS
+
+MulDiv
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l1-2-0.def
@@ -0,0 +1,33 @@
+LIBRARY api-ms-win-core-libraryloader-l1-2-0
+
+EXPORTS
+
+AddDllDirectory
+DisableThreadLibraryCalls
+EnumResourceLanguagesExA
+EnumResourceLanguagesExW
+EnumResourceNamesExA
+EnumResourceNamesExW
+EnumResourceTypesExA
+EnumResourceTypesExW
+FindResourceExW
+FindStringOrdinal
+FreeLibrary
+FreeLibraryAndExitThread
+FreeResource
+GetModuleFileNameA
+GetModuleFileNameW
+GetModuleHandleA
+GetModuleHandleExA
+GetModuleHandleExW
+GetModuleHandleW
+GetProcAddress
+LoadLibraryExA
+LoadLibraryExW
+LoadResource
+LoadStringA
+LoadStringW
+LockResource
+RemoveDllDirectory
+SetDefaultDllDirectories
+SizeofResource
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l1-2-0_windowsapp.def
@@ -0,0 +1,27 @@
+LIBRARY api-ms-win-core-libraryloader-l1-2-0
+
+EXPORTS
+
+AddDllDirectory
+DisableThreadLibraryCalls
+FindResourceExW
+FindStringOrdinal
+FreeLibrary
+FreeLibraryAndExitThread
+FreeResource
+GetModuleFileNameA
+GetModuleFileNameW
+GetModuleHandleA
+GetModuleHandleExA
+GetModuleHandleExW
+GetModuleHandleW
+GetProcAddress
+LoadLibraryExA
+LoadLibraryExW
+LoadResource
+LoadStringA
+LoadStringW
+LockResource
+RemoveDllDirectory
+SetDefaultDllDirectories
+SizeofResource
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l1-2-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-libraryloader-l1-2-1
+
+EXPORTS
+
+FindResourceW
+LoadLibraryA
+LoadLibraryW
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l1-2-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-libraryloader-l1-2-2
+
+EXPORTS
+
+EnumResourceNamesW
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l2-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-libraryloader-l2-1-0
+
+EXPORTS
+
+LoadPackagedLibrary
+QueryOptionalDelayLoadedAPI
lib/libc/mingw/lib-common/api-ms-win-core-localization-ansi-l1-1-0.def
@@ -0,0 +1,22 @@
+LIBRARY api-ms-win-core-localization-ansi-l1-1-0
+
+EXPORTS
+
+EnumCalendarInfoA
+EnumCalendarInfoExA
+EnumDateFormatsA
+EnumDateFormatsExA
+EnumLanguageGroupLocalesA
+EnumSystemCodePagesA
+EnumSystemLanguageGroupsA
+EnumTimeFormatsA
+EnumUILanguagesA
+FoldStringA
+GetCalendarInfoA
+GetCPInfoExA
+GetCurrencyFormatA
+GetGeoInfoA
+GetNumberFormatA
+GetStringTypeExA
+SetCalendarInfoA
+SetLocaleInfoA
lib/libc/mingw/lib-common/api-ms-win-core-localization-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-localization-ansi-l1-1-0
+
+EXPORTS
+
+EnumUILanguagesA
+FoldStringA
+GetCalendarInfoA
+GetStringTypeExA
+SetCalendarInfoA
+SetLocaleInfoA
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-0.def
@@ -0,0 +1,63 @@
+LIBRARY api-ms-win-core-localization-l1-2-0
+
+EXPORTS
+
+ConvertDefaultLocale
+EnumSystemGeoID
+EnumSystemLocalesA
+EnumSystemLocalesW
+FindNLSString
+FindNLSStringEx
+FormatMessageA
+FormatMessageW
+GetACP
+GetCalendarInfoEx
+GetCalendarInfoW
+GetCPInfo
+GetCPInfoExW
+GetFileMUIInfo
+GetFileMUIPath
+GetGeoInfoW
+GetLocaleInfoA
+GetLocaleInfoEx
+GetLocaleInfoW
+GetNLSVersion
+GetNLSVersionEx
+GetOEMCP
+GetProcessPreferredUILanguages
+GetSystemDefaultLangID
+GetSystemDefaultLCID
+GetSystemPreferredUILanguages
+GetThreadLocale
+GetThreadPreferredUILanguages
+GetThreadUILanguage
+GetUILanguageInfo
+GetUserDefaultLangID
+GetUserDefaultLCID
+GetUserDefaultLocaleName
+GetUserGeoID
+GetUserPreferredUILanguages
+IdnToAscii
+IdnToUnicode
+IsDBCSLeadByte
+IsDBCSLeadByteEx
+IsNLSDefinedString
+IsValidCodePage
+IsValidLanguageGroup
+IsValidLocale
+IsValidLocaleName
+IsValidNLSVersion
+LCMapStringA
+LCMapStringEx
+LCMapStringW
+LocaleNameToLCID
+ResolveLocaleName
+SetCalendarInfoW
+SetLocaleInfoW
+SetProcessPreferredUILanguages
+SetThreadLocale
+SetThreadPreferredUILanguages
+SetThreadUILanguage
+SetUserGeoID
+VerLanguageNameA
+VerLanguageNameW
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-0_windowsapp.def
@@ -0,0 +1,62 @@
+LIBRARY api-ms-win-core-localization-l1-2-0
+
+EXPORTS
+
+ConvertDefaultLocale
+EnumSystemGeoID
+EnumSystemLocalesA
+EnumSystemLocalesW
+FindNLSString
+FindNLSStringEx
+FormatMessageA
+FormatMessageW
+GetACP
+GetCalendarInfoEx
+GetCalendarInfoW
+GetCPInfo
+GetCPInfoExW
+GetFileMUIInfo
+GetFileMUIPath
+GetGeoInfoW
+GetLocaleInfoA
+GetLocaleInfoEx
+GetLocaleInfoW
+GetNLSVersion
+GetNLSVersionEx
+GetOEMCP
+GetProcessPreferredUILanguages
+GetSystemDefaultLangID
+GetSystemDefaultLCID
+GetSystemPreferredUILanguages
+GetThreadLocale
+GetThreadPreferredUILanguages
+GetThreadUILanguage
+GetUILanguageInfo
+GetUserDefaultLangID
+GetUserDefaultLCID
+GetUserDefaultLocaleName
+GetUserGeoID
+GetUserPreferredUILanguages
+IdnToAscii
+IdnToUnicode
+IsDBCSLeadByte
+IsDBCSLeadByteEx
+IsNLSDefinedString
+IsValidCodePage
+IsValidLanguageGroup
+IsValidLocale
+IsValidLocaleName
+IsValidNLSVersion
+LCMapStringA
+LCMapStringEx
+LCMapStringW
+LocaleNameToLCID
+ResolveLocaleName
+SetCalendarInfoW
+SetLocaleInfoW
+SetProcessPreferredUILanguages
+SetThreadLocale
+SetThreadPreferredUILanguages
+SetThreadUILanguage
+VerLanguageNameA
+VerLanguageNameW
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-localization-l1-2-1
+
+EXPORTS
+
+EnumSystemLocalesEx
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-localization-l1-2-2
+
+EXPORTS
+
+GetSystemDefaultLocaleName
+LCIDToLocaleName
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-3.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-localization-l1-2-3
+
+EXPORTS
+
+EnumSystemGeoNames
+GetGeoInfoEx
+GetUserDefaultGeoName
+SetUserGeoName
lib/libc/mingw/lib-common/api-ms-win-core-localization-l1-2-4.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-localization-l1-2-4
+
+EXPORTS
+
+RestoreThreadPreferredUILanguages
+SetThreadPreferredUILanguages2
lib/libc/mingw/lib-common/api-ms-win-core-localization-l2-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-core-localization-l2-1-0
+
+EXPORTS
+
+EnumCalendarInfoExEx
+EnumCalendarInfoExW
+EnumCalendarInfoW
+EnumDateFormatsExEx
+EnumDateFormatsExW
+EnumDateFormatsW
+EnumSystemCodePagesW
+EnumTimeFormatsEx
+EnumTimeFormatsW
+GetCurrencyFormatEx
+GetCurrencyFormatW
+GetNumberFormatEx
lib/libc/mingw/lib-common/api-ms-win-core-localization-l2-1-0_windowsapp.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-localization-l2-1-0
+
+EXPORTS
+
+EnumCalendarInfoExEx
+EnumCalendarInfoW
+EnumDateFormatsExEx
+EnumSystemCodePagesW
+EnumTimeFormatsEx
+GetCurrencyFormatEx
+GetCurrencyFormatW
+GetNumberFormatEx
lib/libc/mingw/lib-common/api-ms-win-core-localization-obsolete-l1-2-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-localization-obsolete-l1-2-0
+
+EXPORTS
+
+CompareStringA
+EnumLanguageGroupLocalesW
+EnumSystemLanguageGroupsW
+EnumUILanguagesW
+GetNumberFormatW
+GetStringTypeA
+GetSystemDefaultUILanguage
+GetUserDefaultUILanguage
lib/libc/mingw/lib-common/api-ms-win-core-localization-obsolete-l1-2-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-localization-obsolete-l1-2-0
+
+EXPORTS
+
+CompareStringA
+EnumUILanguagesW
+GetStringTypeA
+GetSystemDefaultUILanguage
+GetUserDefaultUILanguage
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-0.def
@@ -0,0 +1,20 @@
+LIBRARY api-ms-win-core-memory-l1-1-0
+
+EXPORTS
+
+CreateFileMappingW
+FlushViewOfFile
+MapViewOfFile
+MapViewOfFileEx
+OpenFileMappingW
+ReadProcessMemory
+UnmapViewOfFile
+VirtualAlloc
+VirtualAllocEx
+VirtualFree
+VirtualFreeEx
+VirtualProtect
+VirtualProtectEx
+VirtualQuery
+VirtualQueryEx
+WriteProcessMemory
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-1.def
@@ -0,0 +1,20 @@
+LIBRARY api-ms-win-core-memory-l1-1-1
+
+EXPORTS
+
+CreateFileMappingFromApp
+CreateFileMappingNumaW
+CreateMemoryResourceNotification
+GetLargePageMinimum
+GetProcessWorkingSetSizeEx
+GetSystemFileCacheSize
+GetWriteWatch
+MapViewOfFileFromApp
+PrefetchVirtualMemory
+QueryMemoryResourceNotification
+ResetWriteWatch
+SetProcessWorkingSetSizeEx
+SetSystemFileCacheSize
+UnmapViewOfFileEx
+VirtualLock
+VirtualUnlock
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-1_windowsapp.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-memory-l1-1-1
+
+EXPORTS
+
+CreateFileMappingFromApp
+GetLargePageMinimum
+GetProcessWorkingSetSizeEx
+GetWriteWatch
+MapViewOfFileFromApp
+ResetWriteWatch
+SetProcessWorkingSetSizeEx
+UnmapViewOfFileEx
+VirtualLock
+VirtualUnlock
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-2.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-memory-l1-1-2
+
+EXPORTS
+
+AllocateUserPhysicalPages
+AllocateUserPhysicalPagesNuma
+DiscardVirtualMemory
+FreeUserPhysicalPages
+GetMemoryErrorHandlingCapabilities
+MapUserPhysicalPages
+OfferVirtualMemory
+ReclaimVirtualMemory
+RegisterBadMemoryNotification
+UnregisterBadMemoryNotification
+VirtualAllocExNuma
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-2_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-memory-l1-1-2
+
+EXPORTS
+
+DiscardVirtualMemory
+OfferVirtualMemory
+ReclaimVirtualMemory
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-3.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-memory-l1-1-3
+
+EXPORTS
+
+OpenFileMappingFromApp
+SetProcessValidCallTargets
+VirtualAllocFromApp
+VirtualProtectFromApp
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-4.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-memory-l1-1-4
+
+EXPORTS
+
+QueryVirtualMemoryInformation
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-5.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-memory-l1-1-5
+
+EXPORTS
+
+MapViewOfFileNuma2
+UnmapViewOfFile2
+VirtualUnlockEx
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-5_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-memory-l1-1-5
+
+EXPORTS
+
+UnmapViewOfFile2
+VirtualUnlockEx
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-6.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-memory-l1-1-6
+
+EXPORTS
+
+MapViewOfFile3
+MapViewOfFile3FromApp
+VirtualAlloc2
+VirtualAlloc2FromApp
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-6_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-memory-l1-1-6
+
+EXPORTS
+
+MapViewOfFile3FromApp
+VirtualAlloc2FromApp
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-7.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-memory-l1-1-7
+
+EXPORTS
+
+CreateFileMapping2
+SetProcessValidCallTargetsForMappedView
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-7_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-memory-l1-1-7
+
+EXPORTS
+
+SetProcessValidCallTargetsForMappedView
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-ansi-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-namedpipe-ansi-l1-1-0
+
+EXPORTS
+
+GetNamedPipeClientComputerNameA
+GetNamedPipeHandleStateA
+WaitNamedPipeA
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-ansi-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-namedpipe-ansi-l1-1-1
+
+EXPORTS
+
+CallNamedPipeA
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-namedpipe-l1-1-0
+
+EXPORTS
+
+ConnectNamedPipe
+CreateNamedPipeW
+CreatePipe
+DisconnectNamedPipe
+GetNamedPipeClientComputerNameW
+ImpersonateNamedPipeClient
+PeekNamedPipe
+SetNamedPipeHandleState
+TransactNamedPipe
+WaitNamedPipeW
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-l1-2-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-namedpipe-l1-2-1
+
+EXPORTS
+
+GetNamedPipeHandleStateW
+GetNamedPipeInfo
lib/libc/mingw/lib-common/api-ms-win-core-namedpipe-l1-2-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-namedpipe-l1-2-2
+
+EXPORTS
+
+CallNamedPipeW
lib/libc/mingw/lib-common/api-ms-win-core-namespace-ansi-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-namespace-ansi-l1-1-0
+
+EXPORTS
+
+CreateBoundaryDescriptorA
+CreatePrivateNamespaceA
+OpenPrivateNamespaceA
lib/libc/mingw/lib-common/api-ms-win-core-namespace-l1-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-namespace-l1-1-0
+
+EXPORTS
+
+AddSIDToBoundaryDescriptor
+ClosePrivateNamespace
+CreateBoundaryDescriptorW
+CreatePrivateNamespaceW
+DeleteBoundaryDescriptor
+OpenPrivateNamespaceW
lib/libc/mingw/lib-common/api-ms-win-core-normalization-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-normalization-l1-1-0
+
+EXPORTS
+
+GetStringScripts
+IdnToNameprepUnicode
+IsNormalizedString
+NormalizeString
+VerifyScripts
lib/libc/mingw/lib-common/api-ms-win-core-path-l1-1-0.def
@@ -0,0 +1,26 @@
+LIBRARY api-ms-win-core-path-l1-1-0
+
+EXPORTS
+
+PathAllocCanonicalize
+PathAllocCombine
+PathCchAddBackslash
+PathCchAddBackslashEx
+PathCchAddExtension
+PathCchAppend
+PathCchAppendEx
+PathCchCanonicalize
+PathCchCanonicalizeEx
+PathCchCombine
+PathCchCombineEx
+PathCchFindExtension
+PathCchIsRoot
+PathCchRemoveBackslash
+PathCchRemoveBackslashEx
+PathCchRemoveExtension
+PathCchRemoveFileSpec
+PathCchRenameExtension
+PathCchSkipRoot
+PathCchStripPrefix
+PathCchStripToRoot
+PathIsUNCEx
lib/libc/mingw/lib-common/api-ms-win-core-perfcounters-l1-1-0.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-perfcounters-l1-1-0
+
+EXPORTS
+
+PerfCreateInstance
+PerfDecrementULongCounterValue
+PerfDecrementULongLongCounterValue
+PerfDeleteInstance
+PerfIncrementULongCounterValue
+PerfIncrementULongLongCounterValue
+PerfQueryInstance
+PerfSetCounterRefValue
+PerfSetCounterSetInfo
+PerfSetULongCounterValue
+PerfSetULongLongCounterValue
+PerfStartProvider
+PerfStartProviderEx
+PerfStopProvider
lib/libc/mingw/lib-common/api-ms-win-core-privateprofile-l1-1-0.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-privateprofile-l1-1-0
+
+EXPORTS
+
+GetPrivateProfileIntA
+GetPrivateProfileIntW
+GetPrivateProfileSectionW
+GetPrivateProfileStringA
+GetPrivateProfileStringW
+GetProfileIntA
+GetProfileIntW
+GetProfileSectionA
+GetProfileSectionW
+GetProfileStringA
+GetProfileStringW
+WritePrivateProfileSectionA
+WritePrivateProfileStringA
+WritePrivateProfileStringW
lib/libc/mingw/lib-common/api-ms-win-core-privateprofile-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-privateprofile-l1-1-0
+
+EXPORTS
+
+GetPrivateProfileIntA
+GetPrivateProfileStringA
+GetPrivateProfileStringW
+WritePrivateProfileStringA
+WritePrivateProfileStringW
lib/libc/mingw/lib-common/api-ms-win-core-privateprofile-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-privateprofile-l1-1-1
+
+EXPORTS
+
+GetPrivateProfileSectionA
+WritePrivateProfileSectionW
lib/libc/mingw/lib-common/api-ms-win-core-privateprofile-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-privateprofile-l1-1-1
+
+EXPORTS
+
+GetPrivateProfileSectionA
lib/libc/mingw/lib-common/api-ms-win-core-processenvironment-ansi-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-processenvironment-ansi-l1-1-0
+
+EXPORTS
+
+SetEnvironmentStringsA
lib/libc/mingw/lib-common/api-ms-win-core-processenvironment-l1-1-0.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-core-processenvironment-l1-1-0
+
+EXPORTS
+
+ExpandEnvironmentStringsA
+ExpandEnvironmentStringsW
+FreeEnvironmentStringsA
+FreeEnvironmentStringsW
+GetCommandLineA
+GetCommandLineW
+GetCurrentDirectoryA
+GetCurrentDirectoryW
+GetEnvironmentStrings
+GetEnvironmentStringsW
+GetEnvironmentVariableA
+GetEnvironmentVariableW
+GetStdHandle
+SearchPathW
+SetCurrentDirectoryA
+SetCurrentDirectoryW
+SetEnvironmentStringsW
+SetEnvironmentVariableA
+SetEnvironmentVariableW
+SetStdHandle
+SetStdHandleEx
lib/libc/mingw/lib-common/api-ms-win-core-processenvironment-l1-2-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-processenvironment-l1-2-0
+
+EXPORTS
+
+NeedCurrentDirectoryForExePathA
+NeedCurrentDirectoryForExePathW
+SearchPathA
lib/libc/mingw/lib-common/api-ms-win-core-processenvironment-l1-2-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-processenvironment-l1-2-0
+
+EXPORTS
+
+SearchPathA
lib/libc/mingw/lib-common/api-ms-win-core-processsnapshot-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-processsnapshot-l1-1-0
+
+EXPORTS
+
+PssCaptureSnapshot
+PssDuplicateSnapshot
+PssFreeSnapshot
+PssQuerySnapshot
+PssWalkMarkerCreate
+PssWalkMarkerFree
+PssWalkMarkerGetPosition
+PssWalkMarkerSeekToBeginning
+PssWalkMarkerSetPosition
+PssWalkSnapshot
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-0.def
@@ -0,0 +1,53 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-0
+
+EXPORTS
+
+CreateProcessA
+CreateProcessAsUserW
+CreateProcessW
+CreateRemoteThread
+CreateRemoteThreadEx
+CreateThread
+DeleteProcThreadAttributeList
+ExitProcess
+ExitThread
+FlushProcessWriteBuffers
+GetCurrentProcess
+GetCurrentProcessId
+GetCurrentThread
+GetCurrentThreadId
+GetExitCodeProcess
+GetExitCodeThread
+GetPriorityClass
+GetProcessId
+GetProcessIdOfThread
+GetProcessTimes
+GetProcessVersion
+GetStartupInfoW
+GetThreadId
+GetThreadPriority
+GetThreadPriorityBoost
+InitializeProcThreadAttributeList
+OpenProcessToken
+OpenThread
+OpenThreadToken
+ProcessIdToSessionId
+QueryProcessAffinityUpdateMode
+QueueUserAPC
+ResumeThread
+SetPriorityClass
+SetProcessAffinityUpdateMode
+SetProcessShutdownParameters
+SetThreadPriority
+SetThreadPriorityBoost
+SetThreadStackGuarantee
+SetThreadToken
+SuspendThread
+SwitchToThread
+TerminateProcess
+TerminateThread
+TlsAlloc
+TlsFree
+TlsGetValue
+TlsSetValue
+UpdateProcThreadAttribute
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-1.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-1
+
+EXPORTS
+
+FlushInstructionCache
+GetCurrentProcessorNumber
+GetCurrentProcessorNumberEx
+GetCurrentThreadStackLimits
+GetProcessHandleCount
+GetProcessMitigationPolicy
+GetThreadContext
+GetThreadIdealProcessorEx
+GetThreadTimes
+IsProcessorFeaturePresent
+OpenProcess
+SetProcessMitigationPolicy
+SetThreadContext
+SetThreadIdealProcessorEx
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-2.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-2
+
+EXPORTS
+
+GetProcessPriorityBoost
+GetSystemTimes
+GetThreadInformation
+GetThreadIOPendingFlag
+IsProcessCritical
+QueryProtectedPolicy
+SetProcessPriorityBoost
+SetProtectedPolicy
+SetThreadInformation
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-2_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-2
+
+EXPORTS
+
+GetProcessPriorityBoost
+GetSystemTimes
+SetProcessPriorityBoost
+SetThreadInformation
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-3.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-3
+
+EXPORTS
+
+CreateProcessAsUserA
+GetProcessDefaultCpuSets
+GetProcessInformation
+GetProcessShutdownParameters
+GetSystemCpuSetInformation
+GetThreadDescription
+GetThreadSelectedCpuSets
+SetProcessDefaultCpuSets
+SetProcessInformation
+SetThreadDescription
+SetThreadIdealProcessor
+SetThreadSelectedCpuSets
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-3_windowsapp.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-3
+
+EXPORTS
+
+CreateProcessAsUserA
+GetProcessDefaultCpuSets
+GetProcessInformation
+GetSystemCpuSetInformation
+GetThreadDescription
+GetThreadSelectedCpuSets
+SetProcessDefaultCpuSets
+SetProcessInformation
+SetThreadDescription
+SetThreadIdealProcessor
+SetThreadSelectedCpuSets
lib/libc/mingw/lib-common/api-ms-win-core-processthreads-l1-1-4.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-4
+
+EXPORTS
+
+SetProcessDynamicEHContinuationTargets
+SetProcessDynamicEnforcedCetCompatibleRanges
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-processtopology-l1-1-0
+
+EXPORTS
+
+GetProcessGroupAffinity
+GetThreadGroupAffinity
+SetThreadGroupAffinity
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-processtopology-l1-1-0
+
+EXPORTS
+
+GetThreadGroupAffinity
+SetThreadGroupAffinity
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-obsolete-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-0
+
+EXPORTS
+
+GetActiveProcessorCount
+GetProcessAffinityMask
+GetProcessIoCounters
+SetProcessAffinityMask
+SetThreadAffinityMask
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-0
+
+EXPORTS
+
+GetProcessAffinityMask
+GetProcessIoCounters
+SetProcessAffinityMask
+SetThreadAffinityMask
lib/libc/mingw/lib-common/api-ms-win-core-processtopology-obsolete-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-1
+
+EXPORTS
+
+GetActiveProcessorGroupCount
lib/libc/mingw/lib-common/api-ms-win-core-profile-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-profile-l1-1-0
+
+EXPORTS
+
+QueryPerformanceCounter
+QueryPerformanceFrequency
lib/libc/mingw/lib-common/api-ms-win-core-psapi-ansi-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-psapi-ansi-l1-1-0
+
+EXPORTS
+
+K32EnumPageFilesA
+K32GetDeviceDriverBaseNameA
+K32GetDeviceDriverFileNameA
+K32GetMappedFileNameA
+K32GetModuleBaseNameA
+K32GetModuleFileNameExA
+K32GetProcessImageFileNameA
+QueryFullProcessImageNameA
lib/libc/mingw/lib-common/api-ms-win-core-psapi-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-psapi-ansi-l1-1-0
+
+EXPORTS
+
+K32GetModuleBaseNameA
+K32GetModuleFileNameExA
+QueryFullProcessImageNameA
lib/libc/mingw/lib-common/api-ms-win-core-psapi-l1-1-0.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-core-psapi-l1-1-0
+
+EXPORTS
+
+K32EmptyWorkingSet
+K32EnumDeviceDrivers
+K32EnumPageFilesW
+K32EnumProcesses
+K32EnumProcessModules
+K32EnumProcessModulesEx
+K32GetDeviceDriverBaseNameW
+K32GetDeviceDriverFileNameW
+K32GetMappedFileNameW
+K32GetModuleBaseNameW
+K32GetModuleFileNameExW
+K32GetModuleInformation
+K32GetPerformanceInfo
+K32GetProcessImageFileNameW
+K32GetProcessMemoryInfo
+K32GetWsChanges
+K32GetWsChangesEx
+K32InitializeProcessForWsWatch
+K32QueryWorkingSet
+K32QueryWorkingSetEx
+QueryFullProcessImageNameW
lib/libc/mingw/lib-common/api-ms-win-core-psapi-l1-1-0_windowsapp.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-psapi-l1-1-0
+
+EXPORTS
+
+K32EnumProcesses
+K32GetModuleBaseNameW
+K32GetModuleFileNameExW
+K32GetModuleInformation
+K32GetProcessMemoryInfo
+K32QueryWorkingSet
+K32QueryWorkingSetEx
+QueryFullProcessImageNameW
lib/libc/mingw/lib-common/api-ms-win-core-psm-appnotify-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-psm-appnotify-l1-1-0
+
+EXPORTS
+
+RegisterAppStateChangeNotification
+UnregisterAppStateChangeNotification
lib/libc/mingw/lib-common/api-ms-win-core-quirks-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-quirks-l1-1-0
+
+EXPORTS
+
+QuirkGetData
+QuirkGetData2
+QuirkIsEnabled
+QuirkIsEnabled2
+QuirkIsEnabled3
+QuirkIsEnabledForPackage
+QuirkIsEnabledForPackage2
+QuirkIsEnabledForProcess
lib/libc/mingw/lib-common/api-ms-win-core-quirks-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-quirks-l1-1-1
+
+EXPORTS
+
+QuirkIsEnabledForPackage3
+QuirkIsEnabledForPackage4
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-realtime-l1-1-0
+
+EXPORTS
+
+QueryIdleProcessorCycleTime
+QueryIdleProcessorCycleTimeEx
+QueryProcessCycleTime
+QueryThreadCycleTime
+QueryUnbiasedInterruptTime
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-realtime-l1-1-0
+
+EXPORTS
+
+QueryThreadCycleTime
+QueryUnbiasedInterruptTime
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-realtime-l1-1-1
+
+EXPORTS
+
+QueryInterruptTime
+QueryInterruptTimePrecise
+QueryUnbiasedInterruptTimePrecise
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-2.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-realtime-l1-1-2
+
+EXPORTS
+
+ConvertAuxiliaryCounterToPerformanceCounter
+ConvertPerformanceCounterToAuxiliaryCounter
+QueryAuxiliaryCounterFrequency
lib/libc/mingw/lib-common/api-ms-win-core-registry-l1-1-0.def
@@ -0,0 +1,47 @@
+LIBRARY api-ms-win-core-registry-l1-1-0
+
+EXPORTS
+
+RegCloseKey
+RegCopyTreeW
+RegCreateKeyExA
+RegCreateKeyExW
+RegDeleteKeyExA
+RegDeleteKeyExW
+RegDeleteTreeA
+RegDeleteTreeW
+RegDeleteValueA
+RegDeleteValueW
+RegDisablePredefinedCacheEx
+RegEnumKeyExA
+RegEnumKeyExW
+RegEnumValueA
+RegEnumValueW
+RegFlushKey
+RegGetKeySecurity
+RegGetValueA
+RegGetValueW
+RegLoadAppKeyA
+RegLoadAppKeyW
+RegLoadKeyA
+RegLoadKeyW
+RegLoadMUIStringA
+RegLoadMUIStringW
+RegNotifyChangeKeyValue
+RegOpenCurrentUser
+RegOpenKeyExA
+RegOpenKeyExW
+RegOpenUserClassesRoot
+RegQueryInfoKeyA
+RegQueryInfoKeyW
+RegQueryValueExA
+RegQueryValueExW
+RegRestoreKeyA
+RegRestoreKeyW
+RegSaveKeyExA
+RegSaveKeyExW
+RegSetKeySecurity
+RegSetValueExA
+RegSetValueExW
+RegUnLoadKeyA
+RegUnLoadKeyW
lib/libc/mingw/lib-common/api-ms-win-core-registry-l1-1-1.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-registry-l1-1-1
+
+EXPORTS
+
+RegDeleteKeyValueA
+RegDeleteKeyValueW
+RegSetKeyValueA
+RegSetKeyValueW
lib/libc/mingw/lib-common/api-ms-win-core-registry-l1-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-registry-l1-1-2
+
+EXPORTS
+
+RegQueryMultipleValuesA
+RegQueryMultipleValuesW
lib/libc/mingw/lib-common/api-ms-win-core-registry-l2-1-0.def
@@ -0,0 +1,31 @@
+LIBRARY api-ms-win-core-registry-l2-1-0
+
+EXPORTS
+
+RegConnectRegistryA
+RegConnectRegistryW
+RegCopyTreeA
+RegCreateKeyA
+RegCreateKeyTransactedA
+RegCreateKeyTransactedW
+RegCreateKeyW
+RegDeleteKeyA
+RegDeleteKeyTransactedA
+RegDeleteKeyTransactedW
+RegDeleteKeyW
+RegDisablePredefinedCache
+RegEnumKeyA
+RegEnumKeyW
+RegOpenKeyA
+RegOpenKeyTransactedA
+RegOpenKeyTransactedW
+RegOpenKeyW
+RegOverridePredefKey
+RegQueryValueA
+RegQueryValueW
+RegReplaceKeyA
+RegReplaceKeyW
+RegSaveKeyA
+RegSaveKeyW
+RegSetValueA
+RegSetValueW
lib/libc/mingw/lib-common/api-ms-win-core-rtlsupport-l1-1-0.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-core-rtlsupport-l1-1-0
+
+EXPORTS
+
+RtlAddFunctionTable
+RtlCaptureContext
+RtlCaptureStackBackTrace
+RtlCompareMemory
+RtlDeleteFunctionTable
+RtlInstallFunctionTableCallback
+RtlLookupFunctionEntry
+RtlPcToFileHeader
+RtlRaiseException
+RtlRestoreContext
+RtlUnwind
+RtlUnwindEx
+RtlVirtualUnwind
lib/libc/mingw/lib-common/api-ms-win-core-rtlsupport-l1-2-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-rtlsupport-l1-2-0
+
+EXPORTS
+
+RtlAddGrowableFunctionTable
+RtlDeleteGrowableFunctionTable
+RtlGrowFunctionTable
lib/libc/mingw/lib-common/api-ms-win-core-rtlsupport-l1-2-0_windowsapp.def
@@ -0,0 +1,4 @@
+LIBRARY api-ms-win-core-rtlsupport-l1-2-0
+
+EXPORTS
+
lib/libc/mingw/lib-common/api-ms-win-core-rtlsupport-l1-2-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-rtlsupport-l1-2-1
+
+EXPORTS
+
+RtlCaptureContext2
lib/libc/mingw/lib-common/api-ms-win-core-shutdown-ansi-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-shutdown-ansi-l1-1-0
+
+EXPORTS
+
+AbortSystemShutdownA
+InitiateSystemShutdownA
+InitiateSystemShutdownExA
lib/libc/mingw/lib-common/api-ms-win-core-shutdown-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-shutdown-l1-1-0
+
+EXPORTS
+
+AbortSystemShutdownW
+InitiateSystemShutdownExW
lib/libc/mingw/lib-common/api-ms-win-core-shutdown-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-shutdown-l1-1-0
+
+EXPORTS
+
+InitiateSystemShutdownExW
lib/libc/mingw/lib-common/api-ms-win-core-shutdown-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-shutdown-l1-1-1
+
+EXPORTS
+
+InitiateShutdownW
lib/libc/mingw/lib-common/api-ms-win-core-sidebyside-ansi-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-sidebyside-ansi-l1-1-0
+
+EXPORTS
+
+CreateActCtxA
+FindActCtxSectionStringA
lib/libc/mingw/lib-common/api-ms-win-core-sidebyside-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-sidebyside-l1-1-0
+
+EXPORTS
+
+ActivateActCtx
+AddRefActCtx
+CreateActCtxW
+DeactivateActCtx
+FindActCtxSectionGuid
+FindActCtxSectionStringW
+GetCurrentActCtx
+QueryActCtxSettingsW
+QueryActCtxW
+ReleaseActCtx
+ZombifyActCtx
lib/libc/mingw/lib-common/api-ms-win-core-slapi-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-slapi-l1-1-0
+
+EXPORTS
+
+SLQueryLicenseValueFromApp
+SLQueryLicenseValueFromApp2
lib/libc/mingw/lib-common/api-ms-win-core-state-helpers-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-state-helpers-l1-1-0
+
+EXPORTS
+
+GetRegistryValueWithFallbackW
lib/libc/mingw/lib-common/api-ms-win-core-string-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-string-l1-1-0
+
+EXPORTS
+
+CompareStringEx
+CompareStringOrdinal
+CompareStringW
+FoldStringW
+GetStringTypeExW
+GetStringTypeW
+MultiByteToWideChar
+WideCharToMultiByte
lib/libc/mingw/lib-common/api-ms-win-core-string-l2-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-string-l2-1-0
+
+EXPORTS
+
+CharLowerBuffW
+CharLowerW
+CharNextW
+CharPrevW
+CharUpperBuffW
+CharUpperW
+IsCharAlphaNumericW
+IsCharAlphaW
+IsCharLowerW
+IsCharUpperW
lib/libc/mingw/lib-common/api-ms-win-core-string-l2-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-string-l2-1-0
+
+EXPORTS
+
+CharLowerBuffW
+CharLowerW
+CharNextW
+CharUpperW
lib/libc/mingw/lib-common/api-ms-win-core-string-l2-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-string-l2-1-1
+
+EXPORTS
+
+SHLoadIndirectString
lib/libc/mingw/lib-common/api-ms-win-core-string-obsolete-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-string-obsolete-l1-1-0
+
+EXPORTS
+
+lstrcatW
+lstrcmpA
+lstrcmpiA
+lstrcmpiW
+lstrcmpW
+lstrcpynA
+lstrcpynW
+lstrcpyW
+lstrlenA
+lstrlenW
lib/libc/mingw/lib-common/api-ms-win-core-string-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-string-obsolete-l1-1-0
+
+EXPORTS
+
+lstrcatW
+lstrcmpA
+lstrcmpiA
+lstrcmpiW
+lstrcmpW
+lstrcpynW
+lstrcpyW
+lstrlenA
+lstrlenW
lib/libc/mingw/lib-common/api-ms-win-core-string-obsolete-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-string-obsolete-l1-1-1
+
+EXPORTS
+
+lstrcatA
+lstrcpyA
lib/libc/mingw/lib-common/api-ms-win-core-stringansi-l1-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-core-stringansi-l1-1-0
+
+EXPORTS
+
+CharLowerA
+CharLowerBuffA
+CharNextA
+CharNextExA
+CharPrevA
+CharPrevExA
+CharUpperA
+CharUpperBuffA
+IsCharAlphaA
+IsCharAlphaNumericA
+IsCharLowerA
+IsCharUpperA
lib/libc/mingw/lib-common/api-ms-win-core-stringansi-l1-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-stringansi-l1-1-0
+
+EXPORTS
+
+CharLowerA
+CharNextA
+CharNextExA
lib/libc/mingw/lib-common/api-ms-win-core-synch-ansi-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-synch-ansi-l1-1-0
+
+EXPORTS
+
+CreateSemaphoreA
+CreateSemaphoreExA
+CreateWaitableTimerA
+CreateWaitableTimerExA
+OpenMutexA
+OpenSemaphoreA
+OpenWaitableTimerA
lib/libc/mingw/lib-common/api-ms-win-core-synch-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-synch-ansi-l1-1-0
+
+EXPORTS
+
+CreateSemaphoreA
+CreateSemaphoreExA
+CreateWaitableTimerA
+CreateWaitableTimerExA
+OpenMutexA
+OpenWaitableTimerA
lib/libc/mingw/lib-common/api-ms-win-core-synch-l1-1-0.def
@@ -0,0 +1,45 @@
+LIBRARY api-ms-win-core-synch-l1-1-0
+
+EXPORTS
+
+AcquireSRWLockExclusive
+AcquireSRWLockShared
+CancelWaitableTimer
+CreateEventA
+CreateEventExA
+CreateEventExW
+CreateEventW
+CreateMutexA
+CreateMutexExA
+CreateMutexExW
+CreateMutexW
+CreateSemaphoreExW
+CreateWaitableTimerExW
+DeleteCriticalSection
+EnterCriticalSection
+InitializeCriticalSection
+InitializeCriticalSectionAndSpinCount
+InitializeCriticalSectionEx
+InitializeSRWLock
+LeaveCriticalSection
+OpenEventA
+OpenEventW
+OpenMutexW
+OpenSemaphoreW
+OpenWaitableTimerW
+ReleaseMutex
+ReleaseSemaphore
+ReleaseSRWLockExclusive
+ReleaseSRWLockShared
+ResetEvent
+SetCriticalSectionSpinCount
+SetEvent
+SetWaitableTimer
+SetWaitableTimerEx
+SleepEx
+TryAcquireSRWLockExclusive
+TryAcquireSRWLockShared
+TryEnterCriticalSection
+WaitForMultipleObjectsEx
+WaitForSingleObject
+WaitForSingleObjectEx
lib/libc/mingw/lib-common/api-ms-win-core-synch-l1-2-0.def
@@ -0,0 +1,21 @@
+LIBRARY api-ms-win-core-synch-l1-2-0
+
+EXPORTS
+
+DeleteSynchronizationBarrier
+EnterSynchronizationBarrier
+InitializeConditionVariable
+InitializeSynchronizationBarrier
+InitOnceBeginInitialize
+InitOnceComplete
+InitOnceExecuteOnce
+InitOnceInitialize
+SignalObjectAndWait
+Sleep
+SleepConditionVariableCS
+SleepConditionVariableSRW
+WaitOnAddress
+WakeAllConditionVariable
+WakeByAddressAll
+WakeByAddressSingle
+WakeConditionVariable
lib/libc/mingw/lib-common/api-ms-win-core-synch-l1-2-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-synch-l1-2-1
+
+EXPORTS
+
+CreateSemaphoreW
+CreateWaitableTimerW
+WaitForMultipleObjects
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-1-0.def
@@ -0,0 +1,26 @@
+LIBRARY api-ms-win-core-sysinfo-l1-1-0
+
+EXPORTS
+
+GetComputerNameExA
+GetComputerNameExW
+GetLocalTime
+GetLogicalProcessorInformation
+GetLogicalProcessorInformationEx
+GetSystemDirectoryA
+GetSystemDirectoryW
+GetSystemInfo
+GetSystemTime
+GetSystemTimeAdjustment
+GetSystemTimeAsFileTime
+GetSystemWindowsDirectoryA
+GetSystemWindowsDirectoryW
+GetTickCount
+GetTickCount64
+GetVersion
+GetVersionExA
+GetVersionExW
+GetWindowsDirectoryA
+GetWindowsDirectoryW
+GlobalMemoryStatusEx
+SetLocalTime
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-0.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-0
+
+EXPORTS
+
+EnumSystemFirmwareTables
+GetNativeSystemInfo
+GetOsSafeBootMode
+GetProductInfo
+GetSystemFirmwareTable
+GetSystemTimePreciseAsFileTime
+SetComputerNameExW
+SetSystemTime
+VerSetConditionMask
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-0_windowsapp.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-0
+
+EXPORTS
+
+EnumSystemFirmwareTables
+GetNativeSystemInfo
+GetProductInfo
+GetSystemFirmwareTable
+GetSystemTimePreciseAsFileTime
+SetSystemTime
+VerSetConditionMask
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-1
+
+EXPORTS
+
+DnsHostnameToComputerNameExW
+GetPhysicallyInstalledSystemMemory
+InstallELAMCertificateInfo
+SetComputerNameEx2W
+SetSystemTimeAdjustment
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-1
+
+EXPORTS
+
+GetPhysicallyInstalledSystemMemory
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-2
+
+EXPORTS
+
+GetProcessorSystemCycleTime
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-3.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-3
+
+EXPORTS
+
+GetIntegratedDisplaySize
+GetOsManufacturingMode
+SetComputerNameA
+SetComputerNameExA
+SetComputerNameW
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-3_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-3
+
+EXPORTS
+
+GetIntegratedDisplaySize
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-4.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-4
+
+EXPORTS
+
+GetSystemTimeAdjustmentPrecise
+SetSystemTimeAdjustmentPrecise
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-5.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-5
+
+EXPORTS
+
+GetSystemLeapSecondInformation
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-6.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-6
+
+EXPORTS
+
+IsUserCetAvailableInEnvironment
lib/libc/mingw/lib-common/api-ms-win-core-systemtopology-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-systemtopology-l1-1-0
+
+EXPORTS
+
+GetNumaHighestNodeNumber
+GetNumaNodeProcessorMaskEx
lib/libc/mingw/lib-common/api-ms-win-core-systemtopology-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-systemtopology-l1-1-0
+
+EXPORTS
+
+GetNumaHighestNodeNumber
lib/libc/mingw/lib-common/api-ms-win-core-systemtopology-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-systemtopology-l1-1-1
+
+EXPORTS
+
+GetNumaProximityNodeEx
lib/libc/mingw/lib-common/api-ms-win-core-threadpool-l1-2-0.def
@@ -0,0 +1,41 @@
+LIBRARY api-ms-win-core-threadpool-l1-2-0
+
+EXPORTS
+
+CallbackMayRunLong
+CancelThreadpoolIo
+CloseThreadpool
+CloseThreadpoolCleanupGroup
+CloseThreadpoolCleanupGroupMembers
+CloseThreadpoolIo
+CloseThreadpoolTimer
+CloseThreadpoolWait
+CloseThreadpoolWork
+CreateThreadpool
+CreateThreadpoolCleanupGroup
+CreateThreadpoolIo
+CreateThreadpoolTimer
+CreateThreadpoolWait
+CreateThreadpoolWork
+DisassociateCurrentThreadFromCallback
+FreeLibraryWhenCallbackReturns
+IsThreadpoolTimerSet
+LeaveCriticalSectionWhenCallbackReturns
+QueryThreadpoolStackInformation
+ReleaseMutexWhenCallbackReturns
+ReleaseSemaphoreWhenCallbackReturns
+SetEventWhenCallbackReturns
+SetThreadpoolStackInformation
+SetThreadpoolThreadMaximum
+SetThreadpoolThreadMinimum
+SetThreadpoolTimer
+SetThreadpoolTimerEx
+SetThreadpoolWait
+SetThreadpoolWaitEx
+StartThreadpoolIo
+SubmitThreadpoolWork
+TrySubmitThreadpoolCallback
+WaitForThreadpoolIoCallbacks
+WaitForThreadpoolTimerCallbacks
+WaitForThreadpoolWaitCallbacks
+WaitForThreadpoolWorkCallbacks
lib/libc/mingw/lib-common/api-ms-win-core-threadpool-legacy-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-threadpool-legacy-l1-1-0
+
+EXPORTS
+
+ChangeTimerQueueTimer
+CreateTimerQueue
+CreateTimerQueueTimer
+DeleteTimerQueueEx
+DeleteTimerQueueTimer
+QueueUserWorkItem
+UnregisterWaitEx
lib/libc/mingw/lib-common/api-ms-win-core-timezone-l1-1-0.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-core-timezone-l1-1-0
+
+EXPORTS
+
+EnumDynamicTimeZoneInformation
+FileTimeToSystemTime
+GetDynamicTimeZoneInformation
+GetDynamicTimeZoneInformationEffectiveYears
+GetTimeZoneInformation
+GetTimeZoneInformationForYear
+SetDynamicTimeZoneInformation
+SetTimeZoneInformation
+SystemTimeToFileTime
+SystemTimeToTzSpecificLocalTime
+SystemTimeToTzSpecificLocalTimeEx
+TzSpecificLocalTimeToSystemTime
+TzSpecificLocalTimeToSystemTimeEx
lib/libc/mingw/lib-common/api-ms-win-core-timezone-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-timezone-l1-1-1
+
+EXPORTS
+
+LocalFileTimeToLocalSystemTime
+LocalSystemTimeToLocalFileTime
lib/libc/mingw/lib-common/api-ms-win-core-toolhelp-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-toolhelp-l1-1-0
+
+EXPORTS
+
+CreateToolhelp32Snapshot
+Module32FirstW
+Module32NextW
+Process32FirstW
+Process32NextW
+Thread32First
+Thread32Next
lib/libc/mingw/lib-common/api-ms-win-core-toolhelp-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-toolhelp-l1-1-0
+
+EXPORTS
+
+CreateToolhelp32Snapshot
+Process32FirstW
+Process32NextW
+Thread32First
+Thread32Next
lib/libc/mingw/lib-common/api-ms-win-core-toolhelp-l1-1-1.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-toolhelp-l1-1-1
+
+EXPORTS
+
+Heap32First
+Heap32ListFirst
+Heap32ListNext
+Heap32Next
lib/libc/mingw/lib-common/api-ms-win-core-url-l1-1-0.def
@@ -0,0 +1,42 @@
+LIBRARY api-ms-win-core-url-l1-1-0
+
+EXPORTS
+
+GetAcceptLanguagesA
+GetAcceptLanguagesW
+HashData
+IsInternetESCEnabled
+ParseURLA
+ParseURLW
+PathCreateFromUrlA
+PathCreateFromUrlAlloc
+PathCreateFromUrlW
+PathIsURLA
+PathIsURLW
+UrlApplySchemeA
+UrlApplySchemeW
+UrlCanonicalizeA
+UrlCanonicalizeW
+UrlCombineA
+UrlCombineW
+UrlCompareA
+UrlCompareW
+UrlCreateFromPathA
+UrlCreateFromPathW
+UrlEscapeA
+UrlEscapeW
+UrlFixupW
+UrlGetLocationA
+UrlGetLocationW
+UrlGetPartA
+UrlGetPartW
+UrlHashA
+UrlHashW
+UrlIsA
+UrlIsNoHistoryA
+UrlIsNoHistoryW
+UrlIsOpaqueA
+UrlIsOpaqueW
+UrlIsW
+UrlUnescapeA
+UrlUnescapeW
lib/libc/mingw/lib-common/api-ms-win-core-url-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-url-l1-1-0
+
+EXPORTS
+
+GetAcceptLanguagesA
+GetAcceptLanguagesW
lib/libc/mingw/lib-common/api-ms-win-core-util-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-util-l1-1-0
+
+EXPORTS
+
+Beep
+DecodePointer
+DecodeSystemPointer
+EncodePointer
+EncodeSystemPointer
lib/libc/mingw/lib-common/api-ms-win-core-util-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-util-l1-1-1
+
+EXPORTS
+
+DecodeRemotePointer
+EncodeRemotePointer
lib/libc/mingw/lib-common/api-ms-win-core-version-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-version-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExW
+GetFileVersionInfoSizeExW
+VerFindFileW
+VerQueryValueW
lib/libc/mingw/lib-common/api-ms-win-core-version-l1-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-version-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExW
+GetFileVersionInfoSizeExW
+VerQueryValueW
lib/libc/mingw/lib-common/api-ms-win-core-version-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-version-l1-1-1
+
+EXPORTS
+
+GetFileVersionInfoSizeW
+GetFileVersionInfoW
lib/libc/mingw/lib-common/api-ms-win-core-version-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-version-l1-1-1
+
+EXPORTS
+
+GetFileVersionInfoW
lib/libc/mingw/lib-common/api-ms-win-core-versionansi-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-versionansi-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExA
+GetFileVersionInfoSizeExA
+VerFindFileA
+VerQueryValueA
lib/libc/mingw/lib-common/api-ms-win-core-versionansi-l1-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-versionansi-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExA
+GetFileVersionInfoSizeExA
+VerQueryValueA
lib/libc/mingw/lib-common/api-ms-win-core-versionansi-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-versionansi-l1-1-1
+
+EXPORTS
+
+GetFileVersionInfoA
+GetFileVersionInfoSizeA
lib/libc/mingw/lib-common/api-ms-win-core-versionansi-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-versionansi-l1-1-1
+
+EXPORTS
+
+GetFileVersionInfoA
lib/libc/mingw/lib-common/api-ms-win-core-windowsceip-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-windowsceip-l1-1-0
+
+EXPORTS
+
+CeipIsOptedIn
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-0
+
+EXPORTS
+
+GetApplicationRecoveryCallback
+GetApplicationRestartSettings
+WerGetFlags
+WerpNotifyLoadStringResource
+WerpNotifyUseStringResource
+WerRegisterFile
+WerRegisterMemoryBlock
+WerRegisterRuntimeExceptionModule
+WerSetFlags
+WerUnregisterFile
+WerUnregisterMemoryBlock
+WerUnregisterRuntimeExceptionModule
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-0
+
+EXPORTS
+
+WerRegisterFile
+WerRegisterMemoryBlock
+WerUnregisterFile
+WerUnregisterMemoryBlock
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-1.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-1
+
+EXPORTS
+
+WerRegisterAdditionalProcess
+WerRegisterCustomMetadata
+WerRegisterExcludedMemoryBlock
+WerUnregisterAdditionalProcess
+WerUnregisterCustomMetadata
+WerUnregisterExcludedMemoryBlock
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-2
+
+EXPORTS
+
+WerRegisterAppLocalDump
+WerUnregisterAppLocalDump
lib/libc/mingw/lib-common/api-ms-win-core-windowserrorreporting-l1-1-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-3
+
+EXPORTS
+
+RegisterApplicationRestart
+UnregisterApplicationRestart
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-winrt-error-l1-1-0
+
+EXPORTS
+
+GetRestrictedErrorInfo
+RoCaptureErrorContext
+RoFailFastWithErrorContext
+RoGetErrorReportingFlags
+RoOriginateError
+RoOriginateErrorW
+RoResolveRestrictedErrorInfoReference
+RoSetErrorReportingFlags
+RoTransformError
+RoTransformErrorW
+SetRestrictedErrorInfo
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-0_windowsapp.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-winrt-error-l1-1-0
+
+EXPORTS
+
+GetRestrictedErrorInfo
+RoCaptureErrorContext
+RoFailFastWithErrorContext
+RoGetErrorReportingFlags
+RoOriginateError
+RoOriginateErrorW
+RoSetErrorReportingFlags
+RoTransformError
+RoTransformErrorW
+SetRestrictedErrorInfo
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-1.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-winrt-error-l1-1-1
+
+EXPORTS
+
+IsErrorPropagationEnabled
+RoClearError
+RoGetMatchingRestrictedErrorInfo
+RoInspectCapturedStackBackTrace
+RoInspectThreadErrorInfo
+RoOriginateLanguageException
+RoReportFailedDelegate
+RoReportUnhandledError
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-1_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-winrt-error-l1-1-1
+
+EXPORTS
+
+IsErrorPropagationEnabled
+RoClearError
+RoGetMatchingRestrictedErrorInfo
+RoOriginateLanguageException
+RoReportFailedDelegate
+RoReportUnhandledError
lib/libc/mingw/lib-common/api-ms-win-core-winrt-l1-1-0.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-winrt-l1-1-0
+
+EXPORTS
+
+RoActivateInstance
+RoGetActivationFactory
+RoGetApartmentIdentifier
+RoInitialize
+RoRegisterActivationFactories
+RoRegisterForApartmentShutdown
+RoRevokeActivationFactories
+RoUninitialize
+RoUnregisterForApartmentShutdown
lib/libc/mingw/lib-common/api-ms-win-core-winrt-registration-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-winrt-registration-l1-1-0
+
+EXPORTS
+
+RoGetActivatableClassRegistration
+RoGetServerActivatableClasses
lib/libc/mingw/lib-common/api-ms-win-core-winrt-robuffer-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-winrt-robuffer-l1-1-0
+
+EXPORTS
+
+RoGetBufferMarshaler
lib/libc/mingw/lib-common/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-winrt-roparameterizediid-l1-1-0
+
+EXPORTS
+
+RoFreeParameterizedTypeExtra
+RoGetParameterizedTypeInstanceIID
+RoParameterizedTypeExtraGetTypeSignature
lib/libc/mingw/lib-common/api-ms-win-core-winrt-string-l1-1-0.def
@@ -0,0 +1,31 @@
+LIBRARY api-ms-win-core-winrt-string-l1-1-0
+
+EXPORTS
+
+HSTRING_UserFree
+HSTRING_UserFree64
+HSTRING_UserMarshal
+HSTRING_UserMarshal64
+HSTRING_UserSize
+HSTRING_UserSize64
+HSTRING_UserUnmarshal
+HSTRING_UserUnmarshal64
+WindowsCompareStringOrdinal
+WindowsConcatString
+WindowsCreateString
+WindowsCreateStringReference
+WindowsDeleteString
+WindowsDeleteStringBuffer
+WindowsDuplicateString
+WindowsGetStringLen
+WindowsGetStringRawBuffer
+WindowsInspectString
+WindowsIsStringEmpty
+WindowsPreallocateStringBuffer
+WindowsPromoteStringBuffer
+WindowsReplaceString
+WindowsStringHasEmbeddedNull
+WindowsSubstring
+WindowsSubstringWithSpecifiedLength
+WindowsTrimStringEnd
+WindowsTrimStringStart
lib/libc/mingw/lib-common/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def
@@ -0,0 +1,30 @@
+LIBRARY api-ms-win-core-winrt-string-l1-1-0
+
+EXPORTS
+
+HSTRING_UserFree
+HSTRING_UserFree64
+HSTRING_UserMarshal
+HSTRING_UserMarshal64
+HSTRING_UserSize
+HSTRING_UserSize64
+HSTRING_UserUnmarshal
+HSTRING_UserUnmarshal64
+WindowsCompareStringOrdinal
+WindowsConcatString
+WindowsCreateString
+WindowsCreateStringReference
+WindowsDeleteString
+WindowsDeleteStringBuffer
+WindowsDuplicateString
+WindowsGetStringLen
+WindowsGetStringRawBuffer
+WindowsIsStringEmpty
+WindowsPreallocateStringBuffer
+WindowsPromoteStringBuffer
+WindowsReplaceString
+WindowsStringHasEmbeddedNull
+WindowsSubstring
+WindowsSubstringWithSpecifiedLength
+WindowsTrimStringEnd
+WindowsTrimStringStart
lib/libc/mingw/lib-common/api-ms-win-core-winrt-string-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-winrt-string-l1-1-1
+
+EXPORTS
+
+WindowsInspectString2
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-wow64-l1-1-0
+
+EXPORTS
+
+IsWow64Process
+Wow64DisableWow64FsRedirection
+Wow64RevertWow64FsRedirection
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-wow64-l1-1-0
+
+EXPORTS
+
+IsWow64Process
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-1.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-wow64-l1-1-1
+
+EXPORTS
+
+GetSystemWow64Directory2A
+GetSystemWow64Directory2W
+GetSystemWow64DirectoryA
+GetSystemWow64DirectoryW
+IsWow64Process2
+Wow64SetThreadDefaultGuestMachine
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-wow64-l1-1-1
+
+EXPORTS
+
+IsWow64Process2
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-wow64-l1-1-2
+
+EXPORTS
+
+IsWow64GuestMachineSupported
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-3.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-wow64-l1-1-3
+
+EXPORTS
+
+Wow64GetThreadContext
+Wow64SetThreadContext
+Wow64SuspendThread
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-xstate-l1-1-0
+
+EXPORTS
+
+RtlCopyExtendedContext
+RtlGetEnabledExtendedFeatures
+RtlGetExtendedContextLength
+RtlGetExtendedFeaturesMask
+RtlInitializeExtendedContext
+RtlLocateExtendedFeature
+RtlLocateLegacyContext
+RtlSetExtendedFeaturesMask
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-xstate-l1-1-1
+
+EXPORTS
+
+RtlCopyContext
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-xstate-l1-1-2
+
+EXPORTS
+
+RtlLocateExtendedFeature2
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l1-1-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-xstate-l1-1-3
+
+EXPORTS
+
+RtlGetExtendedContextLength2
+RtlInitializeExtendedContext2
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l2-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-xstate-l2-1-0
+
+EXPORTS
+
+CopyContext
+GetEnabledXStateFeatures
+GetXStateFeaturesMask
+InitializeContext
+LocateXStateFeature
+SetXStateFeaturesMask
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l2-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-xstate-l2-1-0
+
+EXPORTS
+
+GetEnabledXStateFeatures
+GetXStateFeaturesMask
+InitializeContext
+LocateXStateFeature
lib/libc/mingw/lib-common/api-ms-win-core-xstate-l2-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-xstate-l2-1-1
+
+EXPORTS
+
+InitializeContext2
lib/libc/mingw/lib-common/api-ms-win-crt-conio-l1-1-0.def
@@ -0,0 +1,38 @@
+LIBRARY api-ms-win-crt-conio-l1-1-0
+
+EXPORTS
+
+__conio_common_vcprintf
+__conio_common_vcprintf_p
+__conio_common_vcprintf_s
+__conio_common_vcscanf
+__conio_common_vcwprintf
+__conio_common_vcwprintf_p
+__conio_common_vcwprintf_s
+__conio_common_vcwscanf
+_cgets
+_cgets_s
+_cgetws
+_cgetws_s
+_cputs
+_cputws
+_getch
+getch == _getch
+_getch_nolock
+_getche
+getche == _getche
+_getche_nolock
+_getwch
+_getwch_nolock
+_getwche
+_getwche_nolock
+_putch
+putch == _putch
+_putch_nolock
+_putwch
+_putwch_nolock
+_ungetch
+ungetch == _ungetch
+_ungetch_nolock
+_ungetwch
+_ungetwch_nolock
lib/libc/mingw/lib-common/api-ms-win-crt-convert-l1-1-0.def.in
@@ -0,0 +1,136 @@
+LIBRARY api-ms-win-crt-convert-l1-1-0
+
+EXPORTS
+
+#include "func.def.in"
+
+__toascii
+toascii == __toascii
+_atodbl
+_atodbl_l
+_atof_l
+_atoflt
+_atoflt_l
+_atoi64
+_atoi64_l
+_atoi_l
+_atol_l
+_atoldbl
+_atoldbl_l
+_atoll_l
+_ecvt
+ecvt == _ecvt
+_ecvt_s
+_fcvt
+fcvt == _fcvt
+_fcvt_s
+_gcvt
+gcvt == _gcvt
+_gcvt_s
+_i64toa
+_i64toa_s
+_i64tow
+_i64tow_s
+_itoa
+itoa == _itoa
+_itoa_s
+_itow
+_itow_s
+_ltoa
+ltoa == _ltoa
+_ltoa_s
+_ltow
+_ltow_s
+_strtod_l
+_strtof_l
+_strtoi64
+_strtoi64_l
+_strtoimax_l
+_strtol_l
+_strtold_l
+_strtoll_l
+_strtoui64
+_strtoui64_l
+_strtoul_l
+_strtoull_l
+_strtoumax_l
+_ui64toa
+_ui64toa_s
+_ui64tow
+_ui64tow_s
+_ultoa
+_ultoa_s
+_ultow
+_ultow_s
+_wcstod_l
+_wcstof_l
+_wcstoi64
+_wcstoi64_l
+_wcstoimax_l
+_wcstol_l
+_wcstold_l
+_wcstoll_l
+_wcstombs_l
+_wcstombs_s_l
+_wcstoui64
+_wcstoui64_l
+_wcstoul_l
+_wcstoull_l
+_wcstoumax_l
+_wctomb_l
+_wctomb_s_l
+_wtof
+_wtof_l
+_wtoi
+_wtoi64
+_wtoi64_l
+_wtoi_l
+_wtol
+_wtol_l
+_wtoll
+_wtoll_l
+atof
+atoi
+atol
+atoll
+btowc
+c16rtomb
+c32rtomb
+mbrtoc16
+mbrtoc32
+mbrtowc
+mbsrtowcs
+mbsrtowcs_s
+mbstowcs
+mbstowcs_s
+mbtowc
+strtod
+strtof
+strtoimax
+strtol
+; Can't use long double functions from the CRT on x86
+F_ARM_ANY(strtold)
+strtoll
+strtoul
+strtoull
+strtoumax
+wcrtomb
+wcrtomb_s
+wcsrtombs
+wcsrtombs_s
+wcstod
+wcstof
+wcstoimax
+wcstol
+; Can't use long double functions from the CRT on x86
+F_ARM_ANY(wcstold)
+wcstoll
+wcstombs
+wcstombs_s
+wcstoul
+wcstoull
+wcstoumax
+wctob
+wctomb
+wctomb_s
+wctrans
lib/libc/mingw/lib-common/api-ms-win-crt-environment-l1-1-0.def
@@ -0,0 +1,24 @@
+LIBRARY api-ms-win-crt-environment-l1-1-0
+
+EXPORTS
+
+__p__environ
+__p__wenviron
+_dupenv_s
+_putenv
+putenv == _putenv
+_putenv_s
+_searchenv
+searchenv == _searchenv
+_searchenv_s
+_wdupenv_s
+_wgetcwd
+_wgetdcwd
+_wgetenv
+_wgetenv_s
+_wputenv
+_wputenv_s
+_wsearchenv
+_wsearchenv_s
+getenv
+getenv_s
lib/libc/mingw/lib-common/api-ms-win-crt-filesystem-l1-1-0.def
@@ -0,0 +1,79 @@
+LIBRARY api-ms-win-crt-filesystem-l1-1-0
+
+EXPORTS
+
+_access
+; access is provided as an alias for __mingw_access
+; access == _access
+_access_s
+_chdir
+chdir == _chdir
+_chdrive
+_chmod
+chmod == _chmod
+_findclose
+_findfirst == _findfirst64
+_findfirst32
+_findfirst32i64
+_findfirst64
+_findfirst64i32
+_findnext == _findnext64
+_findnext32
+_findnext32i64
+_findnext64
+_findnext64i32
+_fstat32
+_fstat32i64
+_fstat64
+_fstat64i32
+_fullpath
+_getdiskfree
+_getdrive
+_getdrives
+_lock_file
+_makepath
+_makepath_s
+_mkdir
+mkdir == _mkdir
+_rmdir
+rmdir == _rmdir
+_splitpath
+_splitpath_s
+_stat32
+_stat32i64
+_stat64
+_stat64i32
+_umask
+umask == _umask
+_umask_s
+_unlink
+unlink == _unlink
+_unlock_file
+_waccess
+_waccess_s
+_wchdir
+_wchmod
+_wfindfirst32
+_wfindfirst32i64
+_wfindfirst64
+_wfindfirst64i32
+_wfindnext32
+_wfindnext32i64
+_wfindnext64
+_wfindnext64i32
+_wfullpath
+_wmakepath
+_wmakepath_s
+_wmkdir
+_wremove
+_wrename
+_wrmdir
+_wsplitpath
+_wsplitpath_s
+_wstat32
+_wstat32i64
+_wstat64
+_wstat64i32
+_wunlink
+remove
+rename
lib/libc/mingw/lib-common/api-ms-win-crt-heap-l1-1-0.def
@@ -0,0 +1,32 @@
+LIBRARY api-ms-win-crt-heap-l1-1-0
+
+EXPORTS
+
+_aligned_free
+_aligned_malloc
+_aligned_msize
+_aligned_offset_malloc
+_aligned_offset_realloc
+_aligned_offset_recalloc
+_aligned_realloc
+_aligned_recalloc
+_callnewh
+_calloc_base
+_expand
+_free_base
+_get_heap_handle
+_heapchk
+_heapmin
+_heapwalk
+heapwalk == _heapwalk
+_malloc_base
+_msize
+_query_new_handler
+_query_new_mode
+_realloc_base
+_recalloc
+_set_new_mode
+calloc
+free
+malloc
+realloc
lib/libc/mingw/lib-common/api-ms-win-crt-locale-l1-1-0.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-crt-locale-l1-1-0
+
+EXPORTS
+
+___lc_codepage_func
+___lc_collate_cp_func
+___lc_locale_name_func
+___mb_cur_max_func
+___mb_cur_max_l_func
+__initialize_lconv_for_unsigned_char
+__lconv_init == __initialize_lconv_for_unsigned_char
+__pctype_func
+__pwctype_func
+_configthreadlocale
+_create_locale
+_free_locale
+_get_current_locale
+_getmbcp
+_lock_locales
+_setmbcp
+_unlock_locales
+_wcreate_locale
+_wsetlocale
+localeconv
+setlocale
lib/libc/mingw/lib-common/api-ms-win-crt-math-l1-1-0.def.in
@@ -0,0 +1,384 @@
+LIBRARY api-ms-win-crt-math-l1-1-0
+
+EXPORTS
+
+#include "func.def.in"
+
+#ifdef DEF_I386
+_CIacos
+_CIasin
+_CIatan
+_CIatan2
+_CIcos
+_CIcosh
+_CIexp
+_CIfmod
+_CIlog
+_CIlog10
+_CIpow
+_CIsin
+_CIsinh
+_CIsqrt
+_CItan
+_CItanh
+#endif
+_Cbuild
+_Cmulcc
+_Cmulcr
+_FCbuild
+_FCmulcc
+_FCmulcr
+_LCbuild
+_LCmulcc
+_LCmulcr
+#ifdef DEF_I386
+__libm_sse2_acos
+__libm_sse2_acosf
+__libm_sse2_asin
+__libm_sse2_asinf
+__libm_sse2_atan
+__libm_sse2_atan2
+__libm_sse2_atanf
+__libm_sse2_cos
+__libm_sse2_cosf
+__libm_sse2_exp
+__libm_sse2_expf
+__libm_sse2_log
+__libm_sse2_log10
+__libm_sse2_log10f
+__libm_sse2_logf
+__libm_sse2_pow
+__libm_sse2_powf
+__libm_sse2_sin
+__libm_sse2_sinf
+__libm_sse2_tan
+__libm_sse2_tanf
+#endif
+__setusermatherr
+; DATA set manually
+_cabs DATA
+_chgsign
+chgsign == _chgsign
+_chgsignf
+_copysign
+_copysignf
+_d_int
+_dclass
+_dexp
+_dlog
+_dnorm
+_dpcomp
+_dpoly
+_dscale
+_dsign
+_dsin
+_dtest
+_dunscale
+_except1
+_fd_int
+_fdclass
+_fdexp
+_fdlog
+_fdnorm
+_fdopen
+fdopen == _fdopen
+_fdpcomp
+_fdpoly
+_fdscale
+_fdsign
+_fdsin
+_fdtest
+_fdunscale
+_finite
+finite == _finite
+F_NON_I386(_finitef)
+_fpclass
+fpclass == _fpclass
+_fpclassf
+F_I386(_ftol)
+_get_FMA3_enable
+_hypot
+_hypotf
+_isnan
+F_X64(_isnanf)
+_j0
+j0 == _j0
+_j1
+j1 == _j1
+_jn
+jn == _jn
+_ld_int
+_ldclass
+_ldexp
+_ldlog
+_ldpcomp
+_ldpoly
+_ldscale
+_ldsign
+_ldsin
+_ldtest
+_ldunscale
+#ifdef DEF_I386
+_libm_sse2_acos_precise
+_libm_sse2_asin_precise
+_libm_sse2_atan_precise
+_libm_sse2_cos_precise
+_libm_sse2_exp_precise
+_libm_sse2_log10_precise
+_libm_sse2_log_precise
+_libm_sse2_pow_precise
+_libm_sse2_sin_precise
+_libm_sse2_sqrt_precise
+_libm_sse2_tan_precise
+#endif
+_logb
+F_NON_I386(_logbf)
+_nextafter
+F_X64(_nextafterf)
+_scalb
+F_X64(_scalbf)
+F64(_set_FMA3_enable)
+F_I386(_set_SSE2_enable)
+_y0
+y0 == _y0
+_y1
+y1 == _y1
+_yn
+yn == _yn
+acos
+F_NON_I386(acosf)
+F_ARM_ANY(acosl == acos)
+acosh
+acoshf
+acoshl F_X86_ANY(DATA)
+asin
+F_NON_I386(asinf)
+F_ARM_ANY(asinl == asin)
+asinh
+asinhf
+asinhl F_X86_ANY(DATA)
+atan
+atan2
+F_NON_I386(atan2f)
+F_ARM_ANY(atan2l == atan2)
+F_NON_I386(atanf)
+F_ARM_ANY(atanl == atan)
+atanh
+atanhf
+atanhl F_X86_ANY(DATA)
+cabs
+cabsf
+cabsl
+cacos
+cacosf
+cacosh
+cacoshf
+cacoshl
+cacosl
+carg
+cargf
+cargl
+casin
+casinf
+casinh
+casinhf
+casinhl
+casinl
+catan
+catanf
+catanh
+catanhf
+catanhl
+catanl
+cbrt
+cbrtf
+cbrtl F_X86_ANY(DATA)
+ccos
+ccosf
+ccosh
+ccoshf
+ccoshl
+ccosl
+ceil
+F_NON_I386(ceilf)
+F_ARM_ANY(ceill == ceil)
+cexp
+cexpf
+cexpl
+cimag
+cimagf
+cimagl
+clog
+clog10
+clog10f
+clog10l
+clogf
+clogl
+conj
+conjf
+conjl
+copysign
+copysignf
+copysignl F_X86_ANY(DATA)
+cos
+F_NON_I386(cosf)
+F_ARM_ANY(cosl == cos)
+cosh
+F_NON_I386(coshf)
+cpow
+cpowf
+cpowl
+cproj
+cprojf
+cprojl
+creal
+crealf
+creall
+csin
+csinf
+csinh
+csinhf
+csinhl
+csinl
+csqrt
+csqrtf
+csqrtl
+ctan
+ctanf
+ctanh
+ctanhf
+ctanhl
+ctanl
+erf
+erfc
+erfcf
+erfcl F_X86_ANY(DATA)
+erff
+erfl F_X86_ANY(DATA)
+exp
+exp2
+exp2f
+exp2l F_X86_ANY(DATA)
+F_NON_I386(expf)
+F_ARM_ANY(expl == exp)
+expm1
+expm1f
+expm1l F_X86_ANY(DATA)
+fabs
+F_ARM_ANY(fabsf)
+fdim
+fdimf
+fdiml F_X86_ANY(DATA)
+floor
+F_NON_I386(floorf)
+F_ARM_ANY(floorl == floor)
+fma
+fmaf
+fmal F_X86_ANY(DATA)
+fmax
+fmaxf
+fmaxl F_X86_ANY(DATA)
+fmin
+fminf
+fminl F_X86_ANY(DATA)
+fmod
+F_NON_I386(fmodf)
+F_ARM_ANY(fmodl == fmod)
+frexp
+hypot
+ilogb
+ilogbf
+ilogbl F_X86_ANY(DATA)
+ldexp
+; The UCRT lgamma functions don't set/provide the signgam variable like
+; the mingw ones do. Therefore prefer the libmingwex version instead.
+lgamma DATA
+lgammaf DATA
+lgammal DATA
+llrint
+llrintf
+llrintl F_X86_ANY(DATA)
+llround
+llroundf
+llroundl F_X86_ANY(DATA)
+log
+log10
+F_NON_I386(log10f)
+F_ARM_ANY(log10l == log10)
+log1p
+log1pf
+log1pl F_X86_ANY(DATA)
+log2
+log2f
+log2l F_X86_ANY(DATA)
+logb
+logbf
+logbl F_X86_ANY(DATA)
+F_NON_I386(logf)
+F_ARM_ANY(logl == log)
+lrint
+lrintf
+lrintl F_X86_ANY(DATA)
+lround
+lroundf
+lroundl F_X86_ANY(DATA)
+modf
+F_NON_I386(modff)
+nan
+nanf
+nanl F_X86_ANY(DATA)
+nearbyint
+nearbyintf
+nearbyintl F_X86_ANY(DATA)
+nextafter
+nextafterf
+nextafterl F_X86_ANY(DATA)
+; All of the nexttoward functions take the second parameter as long doubke,
+; making them unusable for x86.
+nexttoward F_X86_ANY(DATA)
+nexttowardf F_X86_ANY(DATA)
+nexttowardl F_X86_ANY(DATA)
+norm
+normf
+norml
+pow
+F_NON_I386(powf)
+F_ARM_ANY(powl == pow)
+remainder
+remainderf
+remainderl F_X86_ANY(DATA)
+remquo
+remquof
+remquol F_X86_ANY(DATA)
+rint
+rintf
+rintl F_X86_ANY(DATA)
+round
+roundf
+roundl F_X86_ANY(DATA)
+scalbln
+scalblnf
+scalblnl F_X86_ANY(DATA)
+scalbn
+scalbnf
+scalbnl F_X86_ANY(DATA)
+sin
+F_NON_I386(sinf)
+F_ARM_ANY(sinl == sin)
+; if we implement sinh, we can set it DATA only.
+sinh
+F_NON_I386(sinhf)
+sqrt
+F_NON_I386(sqrtf)
+tan
+F_NON_I386(tanf)
+F_ARM_ANY(tanl == tan)
+; if we implement tanh, we can set it to DATA only.
+tanh
+F_NON_I386(tanhf)
+tgamma
+tgammaf
+tgammal F_X86_ANY(DATA)
+trunc
+truncf
+truncl F_X86_ANY(DATA)
lib/libc/mingw/lib-common/api-ms-win-crt-multibyte-l1-1-0.def
@@ -0,0 +1,205 @@
+LIBRARY api-ms-win-crt-multibyte-l1-1-0
+
+EXPORTS
+
+__p__mbcasemap
+__p__mbctype
+_ismbbalnum
+_ismbbalnum_l
+_ismbbalpha
+_ismbbalpha_l
+_ismbbblank
+_ismbbblank_l
+_ismbbgraph
+_ismbbgraph_l
+_ismbbkalnum
+_ismbbkalnum_l
+_ismbbkana
+_ismbbkana_l
+_ismbbkprint
+_ismbbkprint_l
+_ismbbkpunct
+_ismbbkpunct_l
+_ismbblead
+_ismbblead_l
+_ismbbprint
+_ismbbprint_l
+_ismbbpunct
+_ismbbpunct_l
+_ismbbtrail
+_ismbbtrail_l
+_ismbcalnum
+_ismbcalnum_l
+_ismbcalpha
+_ismbcalpha_l
+_ismbcblank
+_ismbcblank_l
+_ismbcdigit
+_ismbcdigit_l
+_ismbcgraph
+_ismbcgraph_l
+_ismbchira
+_ismbchira_l
+_ismbckata
+_ismbckata_l
+_ismbcl0
+_ismbcl0_l
+_ismbcl1
+_ismbcl1_l
+_ismbcl2
+_ismbcl2_l
+_ismbclegal
+_ismbclegal_l
+_ismbclower
+_ismbclower_l
+_ismbcprint
+_ismbcprint_l
+_ismbcpunct
+_ismbcpunct_l
+_ismbcspace
+_ismbcspace_l
+_ismbcsymbol
+_ismbcsymbol_l
+_ismbcupper
+_ismbcupper_l
+_ismbslead
+_ismbslead_l
+_ismbstrail
+_ismbstrail_l
+_mbbtombc
+_mbbtombc_l
+_mbbtype
+_mbbtype_l
+; DATA added manually
+_mbcasemap DATA
+_mbccpy
+_mbccpy_l
+_mbccpy_s
+_mbccpy_s_l
+_mbcjistojms
+_mbcjistojms_l
+_mbcjmstojis
+_mbcjmstojis_l
+_mbclen
+_mbclen_l
+_mbctohira
+_mbctohira_l
+_mbctokata
+_mbctokata_l
+_mbctolower
+_mbctolower_l
+_mbctombb
+_mbctombb_l
+_mbctoupper
+_mbctoupper_l
+_mblen_l
+_mbsbtype
+_mbsbtype_l
+_mbscat_s
+_mbscat_s_l
+_mbschr
+_mbschr_l
+_mbscmp
+_mbscmp_l
+_mbscoll
+_mbscoll_l
+_mbscpy_s
+_mbscpy_s_l
+_mbscspn
+_mbscspn_l
+_mbsdec
+_mbsdec_l
+_mbsdup
+_mbsicmp
+_mbsicmp_l
+_mbsicoll
+_mbsicoll_l
+_mbsinc
+_mbsinc_l
+_mbslen
+_mbslen_l
+_mbslwr
+_mbslwr_l
+_mbslwr_s
+_mbslwr_s_l
+_mbsnbcat
+_mbsnbcat_l
+_mbsnbcat_s
+_mbsnbcat_s_l
+_mbsnbcmp
+_mbsnbcmp_l
+_mbsnbcnt
+_mbsnbcnt_l
+_mbsnbcoll
+_mbsnbcoll_l
+_mbsnbcpy
+_mbsnbcpy_l
+_mbsnbcpy_s
+_mbsnbcpy_s_l
+_mbsnbicmp
+_mbsnbicmp_l
+_mbsnbicoll
+_mbsnbicoll_l
+_mbsnbset
+_mbsnbset_l
+_mbsnbset_s
+_mbsnbset_s_l
+_mbsncat
+_mbsncat_l
+_mbsncat_s
+_mbsncat_s_l
+_mbsnccnt
+_mbsnccnt_l
+_mbsncmp
+_mbsncmp_l
+_mbsncoll
+_mbsncoll_l
+_mbsncpy
+_mbsncpy_l
+_mbsncpy_s
+_mbsncpy_s_l
+_mbsnextc
+_mbsnextc_l
+_mbsnicmp
+_mbsnicmp_l
+_mbsnicoll
+_mbsnicoll_l
+_mbsninc
+_mbsninc_l
+_mbsnlen
+_mbsnlen_l
+_mbsnset
+_mbsnset_l
+_mbsnset_s
+_mbsnset_s_l
+_mbspbrk
+_mbspbrk_l
+_mbsrchr
+_mbsrchr_l
+_mbsrev
+_mbsrev_l
+_mbsset
+_mbsset_l
+_mbsset_s
+_mbsset_s_l
+_mbsspn
+_mbsspn_l
+_mbsspnp
+_mbsspnp_l
+_mbsstr
+_mbsstr_l
+_mbstok
+_mbstok_l
+_mbstok_s
+_mbstok_s_l
+_mbstowcs_l
+_mbstowcs_s_l
+_mbstrlen
+_mbstrlen_l
+_mbstrnlen
+_mbstrnlen_l
+_mbsupr
+_mbsupr_l
+_mbsupr_s
+_mbsupr_s_l
+_mbtowc_l
lib/libc/mingw/lib-common/api-ms-win-crt-private-l1-1-0.def.in
@@ -0,0 +1,1174 @@
+LIBRARY api-ms-win-crt-private-l1-1-0
+
+EXPORTS
+
+#include "func.def.in"
+
+_CreateFrameInfo
+F_I386(_CxxThrowException@8)
+F_NON_I386(_CxxThrowException)
+F_I386(_EH_prolog)
+_FindAndUnlinkFrame
+_GetImageBase
+_GetThrowImageBase
+_IsExceptionObjectToBeDestroyed
+_NLG_Dispatch2
+_NLG_Return
+_NLG_Return2
+_SetImageBase
+_SetThrowImageBase
+_SetWinRTOutOfMemoryExceptionCallback
+__AdjustPointer
+__BuildCatchObject
+__BuildCatchObjectHelper
+F_NON_I386(__C_specific_handler)
+__CxxDetectRethrow
+__CxxExceptionFilter
+__CxxFrameHandler
+__CxxFrameHandler2
+__CxxFrameHandler3
+F_I386(__CxxLongjmpUnwind@4)
+__CxxQueryExceptionSize
+__CxxRegisterExceptionObject
+__CxxUnregisterExceptionObject
+__DestructExceptionObject
+__FrameUnwindFilter
+__GetPlatformExceptionInfo
+__NLG_Dispatch2
+__NLG_Return2
+__RTCastToVoid
+__RTDynamicCast
+__RTtypeid
+__TypeMatch
+__current_exception
+__current_exception_context
+__dcrt_get_wide_environment_from_os
+__dcrt_initial_narrow_environment
+__intrinsic_abnormal_termination
+__intrinsic_setjmp
+F64(__intrinsic_setjmpex)
+__processing_throw
+__report_gsfailure
+__std_exception_copy
+__std_exception_destroy
+__std_type_info_compare
+__std_type_info_destroy_list
+__std_type_info_hash
+__std_type_info_name
+__unDName
+__unDNameEx
+__uncaught_exception
+F_I386(_chkesp)
+F_I386(_except_handler2)
+F_I386(_except_handler3)
+F_I386(_except_handler4_common)
+_get_purecall_handler
+_get_unexpected
+F_I386(_global_unwind2)
+_is_exception_typeof
+F_X64(_local_unwind)
+F_I386(_local_unwind2)
+F_I386(_local_unwind4)
+F_I386(_longjmpex)
+_o__CIacos
+_o__CIasin
+_o__CIatan
+_o__CIatan2
+_o__CIcos
+_o__CIcosh
+_o__CIexp
+_o__CIfmod
+_o__CIlog
+_o__CIlog10
+_o__CIpow
+_o__CIsin
+_o__CIsinh
+_o__CIsqrt
+_o__CItan
+_o__CItanh
+_o__Getdays
+_o__Getmonths
+_o__Gettnames
+_o__Strftime
+_o__W_Getdays
+_o__W_Getmonths
+_o__W_Gettnames
+_o__Wcsftime
+_o___acrt_iob_func
+_o___conio_common_vcprintf
+_o___conio_common_vcprintf_p
+_o___conio_common_vcprintf_s
+_o___conio_common_vcscanf
+_o___conio_common_vcwprintf
+_o___conio_common_vcwprintf_p
+_o___conio_common_vcwprintf_s
+_o___conio_common_vcwscanf
+_o___daylight
+_o___dstbias
+_o___fpe_flt_rounds
+_o___libm_sse2_acos
+_o___libm_sse2_acosf
+_o___libm_sse2_asin
+_o___libm_sse2_asinf
+_o___libm_sse2_atan
+_o___libm_sse2_atan2
+_o___libm_sse2_atanf
+_o___libm_sse2_cos
+_o___libm_sse2_cosf
+_o___libm_sse2_exp
+_o___libm_sse2_expf
+_o___libm_sse2_log
+_o___libm_sse2_log10
+_o___libm_sse2_log10f
+_o___libm_sse2_logf
+_o___libm_sse2_pow
+_o___libm_sse2_powf
+_o___libm_sse2_sin
+_o___libm_sse2_sinf
+_o___libm_sse2_tan
+_o___libm_sse2_tanf
+_o___p___argc
+_o___p___argv
+_o___p___wargv
+_o___p__acmdln
+_o___p__commode
+_o___p__environ
+_o___p__fmode
+_o___p__mbcasemap
+_o___p__mbctype
+_o___p__pgmptr
+_o___p__wcmdln
+_o___p__wenviron
+_o___p__wpgmptr
+_o___pctype_func
+_o___pwctype_func
+_o___stdio_common_vfprintf
+_o___stdio_common_vfprintf_p
+_o___stdio_common_vfprintf_s
+_o___stdio_common_vfscanf
+_o___stdio_common_vfwprintf
+_o___stdio_common_vfwprintf_p
+_o___stdio_common_vfwprintf_s
+_o___stdio_common_vfwscanf
+_o___stdio_common_vsnprintf_s
+_o___stdio_common_vsnwprintf_s
+_o___stdio_common_vsprintf
+_o___stdio_common_vsprintf_p
+_o___stdio_common_vsprintf_s
+_o___stdio_common_vsscanf
+_o___stdio_common_vswprintf
+_o___stdio_common_vswprintf_p
+_o___stdio_common_vswprintf_s
+_o___stdio_common_vswscanf
+_o___timezone
+_o___tzname
+_o___wcserror
+_o__access
+_o__access_s
+_o__aligned_free
+_o__aligned_malloc
+_o__aligned_msize
+_o__aligned_offset_malloc
+_o__aligned_offset_realloc
+_o__aligned_offset_recalloc
+_o__aligned_realloc
+_o__aligned_recalloc
+_o__atodbl
+_o__atodbl_l
+_o__atof_l
+_o__atoflt
+_o__atoflt_l
+_o__atoi64
+_o__atoi64_l
+_o__atoi_l
+_o__atol_l
+_o__atoldbl
+_o__atoldbl_l
+_o__atoll_l
+_o__beep
+_o__beginthread
+_o__beginthreadex
+_o__cabs
+_o__callnewh
+_o__calloc_base
+_o__cgets
+_o__cgets_s
+_o__cgetws
+_o__cgetws_s
+_o__chdir
+_o__chdrive
+_o__chmod
+_o__chsize
+_o__chsize_s
+_o__close
+_o__commit
+_o__configure_wide_argv
+_o__cputs
+_o__cputws
+_o__creat
+_o__create_locale
+_o__ctime32_s
+_o__ctime64_s
+_o__cwait
+_o__d_int
+_o__dclass
+_o__difftime32
+_o__difftime64
+_o__dlog
+_o__dnorm
+_o__dpcomp
+_o__dpoly
+_o__dscale
+_o__dsign
+_o__dsin
+_o__dtest
+_o__dunscale
+_o__dup
+_o__dup2
+_o__dupenv_s
+_o__ecvt
+_o__ecvt_s
+_o__endthread
+_o__endthreadex
+_o__eof
+_o__errno
+_o__except1
+_o__execute_onexit_table
+_o__execv
+_o__execve
+_o__execvp
+_o__execvpe
+_o__expand
+_o__fclose_nolock
+_o__fcloseall
+_o__fcvt
+_o__fcvt_s
+_o__fd_int
+_o__fdclass
+_o__fdexp
+_o__fdlog
+_o__fdopen
+_o__fdpcomp
+_o__fdpoly
+_o__fdscale
+_o__fdsign
+_o__fdsin
+_o__fflush_nolock
+_o__fgetc_nolock
+_o__fgetchar
+_o__fgetwc_nolock
+_o__fgetwchar
+_o__filelength
+_o__filelengthi64
+_o__fileno
+_o__findclose
+_o__findfirst32
+_o__findfirst32i64
+_o__findfirst64
+_o__findfirst64i32
+_o__findnext32
+_o__findnext32i64
+_o__findnext64
+_o__findnext64i32
+_o__flushall
+_o__fpclass
+_o__fpclassf
+_o__fputc_nolock
+_o__fputchar
+_o__fputwc_nolock
+_o__fputwchar
+_o__fread_nolock
+_o__fread_nolock_s
+_o__free_base
+_o__free_locale
+_o__fseek_nolock
+_o__fseeki64
+_o__fseeki64_nolock
+_o__fsopen
+_o__fstat32
+_o__fstat32i64
+_o__fstat64
+_o__fstat64i32
+_o__ftell_nolock
+_o__ftelli64
+_o__ftelli64_nolock
+_o__ftime32
+_o__ftime32_s
+_o__ftime64
+_o__ftime64_s
+_o__fullpath
+_o__futime32
+_o__futime64
+_o__fwrite_nolock
+_o__gcvt
+_o__gcvt_s
+_o__get_daylight
+_o__get_doserrno
+_o__get_dstbias
+_o__get_errno
+_o__get_fmode
+_o__get_heap_handle
+_o__get_invalid_parameter_handler
+_o__get_narrow_winmain_command_line
+_o__get_osfhandle
+_o__get_pgmptr
+_o__get_stream_buffer_pointers
+_o__get_terminate
+_o__get_thread_local_invalid_parameter_handler
+_o__get_timezone
+_o__get_tzname
+_o__get_wide_winmain_command_line
+_o__get_wpgmptr
+_o__getc_nolock
+_o__getch
+_o__getch_nolock
+_o__getche
+_o__getche_nolock
+_o__getcwd
+_o__getdcwd
+_o__getdiskfree
+_o__getdllprocaddr
+_o__getdrive
+_o__getdrives
+_o__getmbcp
+_o__getsystime
+_o__getw
+_o__getwc_nolock
+_o__getwch
+_o__getwch_nolock
+_o__getwche
+_o__getwche_nolock
+_o__getws
+_o__getws_s
+_o__gmtime32
+_o__gmtime32_s
+_o__gmtime64
+_o__gmtime64_s
+_o__heapchk
+_o__heapmin
+_o__hypot
+_o__hypotf
+_o__i64toa
+_o__i64toa_s
+_o__i64tow
+_o__i64tow_s
+_o__initialize_onexit_table
+_o__invalid_parameter_noinfo
+_o__invalid_parameter_noinfo_noreturn
+_o__isatty
+_o__isctype
+_o__isctype_l
+_o__isleadbyte_l
+_o__ismbbalnum
+_o__ismbbalnum_l
+_o__ismbbalpha
+_o__ismbbalpha_l
+_o__ismbbblank
+_o__ismbbblank_l
+_o__ismbbgraph
+_o__ismbbgraph_l
+_o__ismbbkalnum
+_o__ismbbkalnum_l
+_o__ismbbkana
+_o__ismbbkana_l
+_o__ismbbkprint
+_o__ismbbkprint_l
+_o__ismbbkpunct
+_o__ismbbkpunct_l
+_o__ismbblead
+_o__ismbblead_l
+_o__ismbbprint
+_o__ismbbprint_l
+_o__ismbbpunct
+_o__ismbbpunct_l
+_o__ismbbtrail
+_o__ismbbtrail_l
+_o__ismbcalnum
+_o__ismbcalnum_l
+_o__ismbcalpha
+_o__ismbcalpha_l
+_o__ismbcblank
+_o__ismbcblank_l
+_o__ismbcdigit
+_o__ismbcdigit_l
+_o__ismbcgraph
+_o__ismbcgraph_l
+_o__ismbchira
+_o__ismbchira_l
+_o__ismbckata
+_o__ismbckata_l
+_o__ismbcl0
+_o__ismbcl0_l
+_o__ismbcl1
+_o__ismbcl1_l
+_o__ismbcl2
+_o__ismbcl2_l
+_o__ismbclegal
+_o__ismbclegal_l
+_o__ismbclower
+_o__ismbclower_l
+_o__ismbcprint
+_o__ismbcprint_l
+_o__ismbcpunct
+_o__ismbcpunct_l
+_o__ismbcspace
+_o__ismbcspace_l
+_o__ismbcsymbol
+_o__ismbcsymbol_l
+_o__ismbcupper
+_o__ismbcupper_l
+_o__ismbslead
+_o__ismbslead_l
+_o__ismbstrail
+_o__ismbstrail_l
+_o__iswctype_l
+_o__itoa
+_o__itoa_s
+_o__itow
+_o__itow_s
+_o__j0
+_o__j1
+_o__jn
+_o__kbhit
+_o__ld_int
+_o__ldclass
+_o__ldexp
+_o__ldlog
+_o__ldpcomp
+_o__ldpoly
+_o__ldscale
+_o__ldsign
+_o__ldsin
+_o__ldtest
+_o__ldunscale
+_o__lfind
+_o__lfind_s
+_o__libm_sse2_acos_precise
+_o__libm_sse2_asin_precise
+_o__libm_sse2_atan_precise
+_o__libm_sse2_cos_precise
+_o__libm_sse2_exp_precise
+_o__libm_sse2_log10_precise
+_o__libm_sse2_log_precise
+_o__libm_sse2_pow_precise
+_o__libm_sse2_sin_precise
+_o__libm_sse2_sqrt_precise
+_o__libm_sse2_tan_precise
+_o__loaddll
+_o__localtime32
+_o__localtime32_s
+_o__localtime64
+_o__localtime64_s
+_o__lock_file
+_o__locking
+_o__logb
+_o__logbf
+_o__lsearch
+_o__lsearch_s
+_o__lseek
+_o__lseeki64
+_o__ltoa
+_o__ltoa_s
+_o__ltow
+_o__ltow_s
+_o__makepath
+_o__makepath_s
+_o__malloc_base
+_o__mbbtombc
+_o__mbbtombc_l
+_o__mbbtype
+_o__mbbtype_l
+_o__mbccpy
+_o__mbccpy_l
+_o__mbccpy_s
+_o__mbccpy_s_l
+_o__mbcjistojms
+_o__mbcjistojms_l
+_o__mbcjmstojis
+_o__mbcjmstojis_l
+_o__mbclen
+_o__mbclen_l
+_o__mbctohira
+_o__mbctohira_l
+_o__mbctokata
+_o__mbctokata_l
+_o__mbctolower
+_o__mbctolower_l
+_o__mbctombb
+_o__mbctombb_l
+_o__mbctoupper
+_o__mbctoupper_l
+_o__mblen_l
+_o__mbsbtype
+_o__mbsbtype_l
+_o__mbscat_s
+_o__mbscat_s_l
+_o__mbschr
+_o__mbschr_l
+_o__mbscmp
+_o__mbscmp_l
+_o__mbscoll
+_o__mbscoll_l
+_o__mbscpy_s
+_o__mbscpy_s_l
+_o__mbscspn
+_o__mbscspn_l
+_o__mbsdec
+_o__mbsdec_l
+_o__mbsicmp
+_o__mbsicmp_l
+_o__mbsicoll
+_o__mbsicoll_l
+_o__mbsinc
+_o__mbsinc_l
+_o__mbslen
+_o__mbslen_l
+_o__mbslwr
+_o__mbslwr_l
+_o__mbslwr_s
+_o__mbslwr_s_l
+_o__mbsnbcat
+_o__mbsnbcat_l
+_o__mbsnbcat_s
+_o__mbsnbcat_s_l
+_o__mbsnbcmp
+_o__mbsnbcmp_l
+_o__mbsnbcnt
+_o__mbsnbcnt_l
+_o__mbsnbcoll
+_o__mbsnbcoll_l
+_o__mbsnbcpy
+_o__mbsnbcpy_l
+_o__mbsnbcpy_s
+_o__mbsnbcpy_s_l
+_o__mbsnbicmp
+_o__mbsnbicmp_l
+_o__mbsnbicoll
+_o__mbsnbicoll_l
+_o__mbsnbset
+_o__mbsnbset_l
+_o__mbsnbset_s
+_o__mbsnbset_s_l
+_o__mbsncat
+_o__mbsncat_l
+_o__mbsncat_s
+_o__mbsncat_s_l
+_o__mbsnccnt
+_o__mbsnccnt_l
+_o__mbsncmp
+_o__mbsncmp_l
+_o__mbsncoll
+_o__mbsncoll_l
+_o__mbsncpy
+_o__mbsncpy_l
+_o__mbsncpy_s
+_o__mbsncpy_s_l
+_o__mbsnextc
+_o__mbsnextc_l
+_o__mbsnicmp
+_o__mbsnicmp_l
+_o__mbsnicoll
+_o__mbsnicoll_l
+_o__mbsninc
+_o__mbsninc_l
+_o__mbsnlen
+_o__mbsnlen_l
+_o__mbsnset
+_o__mbsnset_l
+_o__mbsnset_s
+_o__mbsnset_s_l
+_o__mbspbrk
+_o__mbspbrk_l
+_o__mbsrchr
+_o__mbsrchr_l
+_o__mbsrev
+_o__mbsrev_l
+_o__mbsset
+_o__mbsset_l
+_o__mbsset_s
+_o__mbsset_s_l
+_o__mbsspn
+_o__mbsspn_l
+_o__mbsspnp
+_o__mbsspnp_l
+_o__mbsstr
+_o__mbsstr_l
+_o__mbstok
+_o__mbstok_l
+_o__mbstok_s
+_o__mbstok_s_l
+_o__mbstowcs_l
+_o__mbstowcs_s_l
+_o__mbstrlen
+_o__mbstrlen_l
+_o__mbstrnlen
+_o__mbstrnlen_l
+_o__mbsupr
+_o__mbsupr_l
+_o__mbsupr_s
+_o__mbsupr_s_l
+_o__mbtowc_l
+_o__memicmp
+_o__memicmp_l
+_o__mkdir
+_o__mkgmtime32
+_o__mkgmtime64
+_o__mktemp
+_o__mktemp_s
+_o__mktime32
+_o__mktime64
+_o__msize
+_o__nextafter
+_o__nextafterf
+_o__open_osfhandle
+_o__pclose
+_o__pipe
+_o__popen
+_o__putc_nolock
+_o__putch
+_o__putch_nolock
+_o__putenv
+_o__putenv_s
+_o__putw
+_o__putwc_nolock
+_o__putwch
+_o__putwch_nolock
+_o__putws
+_o__read
+_o__realloc_base
+_o__recalloc
+_o__register_onexit_function
+_o__resetstkoflw
+_o__rmdir
+_o__rmtmp
+_o__scalb
+_o__scalbf
+_o__searchenv
+_o__searchenv_s
+_o__set_abort_behavior
+_o__set_doserrno
+_o__set_errno
+_o__set_invalid_parameter_handler
+_o__set_new_handler
+_o__set_new_mode
+_o__set_thread_local_invalid_parameter_handler
+_o__seterrormode
+_o__setmbcp
+_o__setmode
+_o__setsystime
+_o__sleep
+_o__sopen
+_o__sopen_dispatch
+_o__sopen_s
+_o__spawnv
+_o__spawnve
+_o__spawnvp
+_o__spawnvpe
+_o__splitpath
+_o__splitpath_s
+_o__stat32
+_o__stat32i64
+_o__stat64
+_o__stat64i32
+_o__strcoll_l
+_o__strdate
+_o__strdate_s
+_o__strdup
+_o__strerror
+_o__strerror_s
+_o__strftime_l
+_o__stricmp
+_o__stricmp_l
+_o__stricoll
+_o__stricoll_l
+_o__strlwr
+_o__strlwr_l
+_o__strlwr_s
+_o__strlwr_s_l
+_o__strncoll
+_o__strncoll_l
+_o__strnicmp
+_o__strnicmp_l
+_o__strnicoll
+_o__strnicoll_l
+_o__strnset_s
+_o__strset_s
+_o__strtime
+_o__strtime_s
+_o__strtod_l
+_o__strtof_l
+_o__strtoi64
+_o__strtoi64_l
+_o__strtol_l
+_o__strtold_l
+_o__strtoll_l
+_o__strtoui64
+_o__strtoui64_l
+_o__strtoul_l
+_o__strtoull_l
+_o__strupr
+_o__strupr_l
+_o__strupr_s
+_o__strupr_s_l
+_o__strxfrm_l
+_o__swab
+_o__tell
+_o__telli64
+_o__timespec32_get
+_o__timespec64_get
+_o__tolower
+_o__tolower_l
+_o__toupper
+_o__toupper_l
+_o__towlower_l
+_o__towupper_l
+_o__tzset
+_o__ui64toa
+_o__ui64toa_s
+_o__ui64tow
+_o__ui64tow_s
+_o__ultoa
+_o__ultoa_s
+_o__ultow
+_o__ultow_s
+_o__umask
+_o__umask_s
+_o__ungetc_nolock
+_o__ungetch
+_o__ungetch_nolock
+_o__ungetwc_nolock
+_o__ungetwch
+_o__ungetwch_nolock
+_o__unlink
+_o__unloaddll
+_o__unlock_file
+_o__utime32
+_o__utime64
+_o__waccess
+_o__waccess_s
+_o__wasctime
+_o__wasctime_s
+_o__wchdir
+_o__wchmod
+_o__wcreat
+_o__wcreate_locale
+_o__wcscoll_l
+_o__wcsdup
+_o__wcserror
+_o__wcserror_s
+_o__wcsftime_l
+_o__wcsicmp
+_o__wcsicmp_l
+_o__wcsicoll
+_o__wcsicoll_l
+_o__wcslwr
+_o__wcslwr_l
+_o__wcslwr_s
+_o__wcslwr_s_l
+_o__wcsncoll
+_o__wcsncoll_l
+_o__wcsnicmp
+_o__wcsnicmp_l
+_o__wcsnicoll
+_o__wcsnicoll_l
+_o__wcsnset
+_o__wcsnset_s
+_o__wcsset
+_o__wcsset_s
+_o__wcstod_l
+_o__wcstof_l
+_o__wcstoi64
+_o__wcstoi64_l
+_o__wcstol_l
+_o__wcstold_l
+_o__wcstoll_l
+_o__wcstombs_l
+_o__wcstombs_s_l
+_o__wcstoui64
+_o__wcstoui64_l
+_o__wcstoul_l
+_o__wcstoull_l
+_o__wcsupr
+_o__wcsupr_l
+_o__wcsupr_s
+_o__wcsupr_s_l
+_o__wcsxfrm_l
+_o__wctime32
+_o__wctime32_s
+_o__wctime64
+_o__wctime64_s
+_o__wctomb_l
+_o__wctomb_s_l
+_o__wdupenv_s
+_o__wexecv
+_o__wexecve
+_o__wexecvp
+_o__wexecvpe
+_o__wfdopen
+_o__wfindfirst32
+_o__wfindfirst32i64
+_o__wfindfirst64
+_o__wfindfirst64i32
+_o__wfindnext32
+_o__wfindnext32i64
+_o__wfindnext64
+_o__wfindnext64i32
+_o__wfopen
+_o__wfopen_s
+_o__wfreopen
+_o__wfreopen_s
+_o__wfsopen
+_o__wfullpath
+_o__wgetcwd
+_o__wgetdcwd
+_o__wgetenv
+_o__wgetenv_s
+_o__wmakepath
+_o__wmakepath_s
+_o__wmkdir
+_o__wmktemp
+_o__wmktemp_s
+_o__wperror
+_o__wpopen
+_o__wputenv
+_o__wputenv_s
+_o__wremove
+_o__wrename
+_o__write
+_o__wrmdir
+_o__wsearchenv
+_o__wsearchenv_s
+_o__wsetlocale
+_o__wsopen_dispatch
+_o__wsopen_s
+_o__wspawnv
+_o__wspawnve
+_o__wspawnvp
+_o__wspawnvpe
+_o__wsplitpath
+_o__wsplitpath_s
+_o__wstat32
+_o__wstat32i64
+_o__wstat64
+_o__wstat64i32
+_o__wstrdate
+_o__wstrdate_s
+_o__wstrtime
+_o__wstrtime_s
+_o__wsystem
+_o__wtmpnam_s
+_o__wtof
+_o__wtof_l
+_o__wtoi
+_o__wtoi64
+_o__wtoi64_l
+_o__wtoi_l
+_o__wtol
+_o__wtol_l
+_o__wtoll
+_o__wtoll_l
+_o__wunlink
+_o__wutime32
+_o__wutime64
+_o__y0
+_o__y1
+_o__yn
+_o_abort
+_o_acos
+_o_acosf
+_o_acosh
+_o_acoshf
+_o_acoshl
+_o_asctime
+_o_asctime_s
+_o_asin
+_o_asinf
+_o_asinh
+_o_asinhf
+_o_asinhl
+_o_atan
+_o_atan2
+_o_atan2f
+_o_atanf
+_o_atanh
+_o_atanhf
+_o_atanhl
+_o_atof
+_o_atoi
+_o_atol
+_o_atoll
+_o_bsearch
+_o_bsearch_s
+_o_btowc
+_o_calloc
+_o_cbrt
+_o_cbrtf
+_o_ceil
+_o_ceilf
+_o_clearerr
+_o_clearerr_s
+_o_cos
+_o_cosf
+_o_cosh
+_o_coshf
+_o_erf
+_o_erfc
+_o_erfcf
+_o_erfcl
+_o_erff
+_o_erfl
+_o_exp
+_o_exp2
+_o_exp2f
+_o_exp2l
+_o_expf
+_o_fabs
+_o_fclose
+_o_feof
+_o_ferror
+_o_fflush
+_o_fgetc
+_o_fgetpos
+_o_fgets
+_o_fgetwc
+_o_fgetws
+_o_floor
+_o_floorf
+_o_fma
+_o_fmaf
+_o_fmal
+_o_fmod
+_o_fmodf
+_o_fopen
+_o_fopen_s
+_o_fputc
+_o_fputs
+_o_fputwc
+_o_fputws
+_o_fread
+_o_fread_s
+_o_free
+_o_freopen
+_o_freopen_s
+_o_frexp
+_o_fseek
+_o_fsetpos
+_o_ftell
+_o_fwrite
+_o_getc
+_o_getchar
+_o_getenv
+_o_getenv_s
+_o_gets
+_o_gets_s
+_o_getwc
+_o_getwchar
+_o_hypot
+_o_is_wctype
+_o_isalnum
+_o_isalpha
+_o_isblank
+_o_iscntrl
+_o_isdigit
+_o_isgraph
+_o_isleadbyte
+_o_islower
+_o_isprint
+_o_ispunct
+_o_isspace
+_o_isupper
+_o_iswalnum
+_o_iswalpha
+_o_iswascii
+_o_iswblank
+_o_iswcntrl
+_o_iswctype
+_o_iswdigit
+_o_iswgraph
+_o_iswlower
+_o_iswprint
+_o_iswpunct
+_o_iswspace
+_o_iswupper
+_o_iswxdigit
+_o_isxdigit
+_o_ldexp
+_o_lgamma
+_o_lgammaf
+_o_lgammal
+_o_llrint
+_o_llrintf
+_o_llrintl
+_o_llround
+_o_llroundf
+_o_llroundl
+_o_localeconv
+_o_log
+_o_log10
+_o_log10f
+_o_log1p
+_o_log1pf
+_o_log1pl
+_o_log2
+_o_log2f
+_o_log2l
+_o_logb
+_o_logbf
+_o_logbl
+_o_logf
+_o_lrint
+_o_lrintf
+_o_lrintl
+_o_lround
+_o_lroundf
+_o_lroundl
+_o_malloc
+_o_mblen
+_o_mbrlen
+_o_mbrtoc16
+_o_mbrtoc32
+_o_mbrtowc
+_o_mbsrtowcs
+_o_mbsrtowcs_s
+_o_mbstowcs
+_o_mbstowcs_s
+_o_mbtowc
+_o_memset
+_o_modf
+_o_modff
+_o_nan
+_o_nanf
+_o_nanl
+_o_nearbyint
+_o_nearbyintf
+_o_nearbyintl
+_o_nextafter
+_o_nextafterf
+_o_nextafterl
+_o_nexttoward
+_o_nexttowardf
+_o_nexttowardl
+_o_pow
+_o_powf
+_o_putc
+_o_putchar
+_o_puts
+_o_putwc
+_o_putwchar
+_o_qsort
+_o_qsort_s
+_o_raise
+_o_rand
+_o_rand_s
+_o_realloc
+_o_remainder
+_o_remainderf
+_o_remainderl
+_o_remove
+_o_remquo
+_o_remquof
+_o_remquol
+_o_rewind
+_o_rint
+_o_rintf
+_o_rintl
+_o_round
+_o_roundf
+_o_roundl
+_o_scalbln
+_o_scalblnf
+_o_scalblnl
+_o_scalbn
+_o_scalbnf
+_o_scalbnl
+_o_set_terminate
+_o_setbuf
+_o_setvbuf
+_o_sin
+_o_sinf
+_o_sinh
+_o_sinhf
+_o_sqrt
+_o_sqrtf
+_o_srand
+_o_strcat_s
+_o_strcoll
+_o_strcpy_s
+_o_strerror
+_o_strerror_s
+_o_strftime
+_o_strncat_s
+_o_strncpy_s
+_o_strtod
+_o_strtof
+_o_strtok
+_o_strtok_s
+_o_strtol
+_o_strtold
+_o_strtoll
+_o_strtoul
+_o_strtoull
+_o_system
+_o_tan
+_o_tanf
+_o_tanh
+_o_tanhf
+_o_terminate
+_o_tgamma
+_o_tgammaf
+_o_tgammal
+_o_tmpfile_s
+_o_tmpnam_s
+_o_tolower
+_o_toupper
+_o_towlower
+_o_towupper
+_o_ungetc
+_o_ungetwc
+_o_wcrtomb
+_o_wcrtomb_s
+_o_wcscat_s
+_o_wcscoll
+_o_wcscpy
+_o_wcscpy_s
+_o_wcsftime
+_o_wcsncat_s
+_o_wcsncpy_s
+_o_wcsrtombs
+_o_wcsrtombs_s
+_o_wcstod
+_o_wcstof
+_o_wcstok
+_o_wcstok_s
+_o_wcstol
+_o_wcstold
+_o_wcstoll
+_o_wcstombs
+_o_wcstombs_s
+_o_wcstoul
+_o_wcstoull
+_o_wctob
+_o_wctomb
+_o_wctomb_s
+_o_wmemcpy_s
+_o_wmemmove_s
+_purecall
+F_I386(_seh_longjmp_unwind@4)
+F_I386(_seh_longjmp_unwind4@4)
+_set_purecall_handler
+_set_se_translator
+F_I386(_setjmp3)
+longjmp
+memchr
+memcmp
+memcpy
+memmove
+set_unexpected
+F_X64(setjmp)
+strchr
+strrchr
+strstr
+unexpected
+wcschr
+wcsrchr
+wcsstr
lib/libc/mingw/lib-common/api-ms-win-crt-process-l1-1-0.def
@@ -0,0 +1,57 @@
+LIBRARY api-ms-win-crt-process-l1-1-0
+
+EXPORTS
+
+_beep
+_cwait
+cwait == _cwait
+_execl
+execl == _execl
+_execle
+execle == _execle
+_execlp
+execlp == _execlp
+_execlpe
+execlpe == _execlpe
+_execv
+execv == _execv
+_execve
+execve == _execve
+_execvp
+execvp == _execvp
+_execvpe
+execvpe == _execvpe
+_loaddll
+_spawnl
+spawnl == _spawnl
+_spawnle
+spawnle == _spawnle
+_spawnlp
+spawnlp == _spawnlp
+_spawnlpe
+spawnlpe == _spawnlpe
+_spawnv
+spawnv == _spawnv
+_spawnve
+spawnve == _spawnve
+_spawnvp
+spawnvp == _spawnvp
+_spawnvpe
+spawnvpe == _spawnvpe
+_unloaddll
+_wexecl
+_wexecle
+_wexeclp
+_wexeclpe
+_wexecv
+_wexecve
+_wexecvp
+_wexecvpe
+_wspawnl
+_wspawnle
+_wspawnlp
+_wspawnlpe
+_wspawnv
+_wspawnve
+_wspawnvp
+_wspawnvpe
lib/libc/mingw/lib-common/api-ms-win-crt-runtime-l1-1-0.def.in
@@ -0,0 +1,120 @@
+LIBRARY api-ms-win-crt-runtime-l1-1-0
+
+EXPORTS
+
+#include "func.def.in"
+
+_Exit
+F_I386(__control87_2)
+__doserrno
+__fpe_flt_rounds
+__fpecode
+__p___argc
+__p___argv
+__p___wargv
+__p__acmdln
+__p__pgmptr
+__p__wcmdln
+__p__wpgmptr
+__pxcptinfoptrs
+__sys_errlist
+__sys_nerr
+__threadhandle
+__threadid
+__wcserror
+__wcserror_s
+; DATA set manually
+_assert
+_beginthread
+_beginthreadex
+_c_exit
+_cexit
+_clearfp
+_configure_narrow_argv
+_configure_wide_argv
+_control87
+_controlfp
+_controlfp_s
+_crt_at_quick_exit
+_crt_atexit
+_crt_debugger_hook
+_endthread
+_endthreadex
+_errno
+_execute_onexit_table
+_exit
+F_NON_I386(_fpieee_flt)
+; DATA added manually
+_fpreset DATA
+_get_doserrno
+_get_errno
+_get_initial_narrow_environment
+_get_initial_wide_environment
+_get_invalid_parameter_handler
+_get_narrow_winmain_command_line
+_get_pgmptr
+_get_terminate
+_get_thread_local_invalid_parameter_handler
+_get_wide_winmain_command_line
+_get_wpgmptr
+_getdllprocaddr
+_getpid
+getpid == _getpid
+_initialize_narrow_environment
+_initialize_onexit_table
+_initialize_wide_environment
+_initterm
+_initterm_e
+_invalid_parameter_noinfo
+_invalid_parameter_noinfo_noreturn
+_invoke_watson
+_query_app_type
+_register_onexit_function
+_register_thread_local_exe_atexit_callback
+_resetstkoflw
+_seh_filter_dll
+_seh_filter_exe
+_set_abort_behavior
+_set_app_type
+__set_app_type == _set_app_type
+_set_controlfp
+_set_doserrno
+_set_errno
+_set_error_mode
+_set_invalid_parameter_handler
+_set_new_handler
+_set_thread_local_invalid_parameter_handler
+_seterrormode
+_sleep
+_statusfp
+F_I386(_statusfp2)
+_strerror
+_strerror_s
+_wassert
+_wcserror
+_wcserror_s
+_wperror
+_wsystem
+abort
+exit
+; Don't use the float env functions from UCRT; fesetround doesn't seem to have
+; any effect on the FPU control word as required by other libmingwex math
+; routines.
+feclearexcept DATA
+fegetenv DATA
+fegetexceptflag DATA
+fegetround DATA
+feholdexcept DATA
+fesetenv DATA
+fesetexceptflag DATA
+fesetround DATA
+fetestexcept DATA
+perror
+quick_exit
+raise
+set_terminate
+signal
+strerror
+strerror_s
+system
+terminate
lib/libc/mingw/lib-common/api-ms-win-crt-stdio-l1-1-0.def
@@ -0,0 +1,193 @@
+LIBRARY api-ms-win-crt-stdio-l1-1-0
+
+EXPORTS
+
+__acrt_iob_func
+__p__commode
+__p__fmode
+__stdio_common_vfprintf
+__stdio_common_vfprintf_p
+__stdio_common_vfprintf_s
+__stdio_common_vfscanf
+__stdio_common_vfwprintf
+__stdio_common_vfwprintf_p
+__stdio_common_vfwprintf_s
+__stdio_common_vfwscanf
+__stdio_common_vsnprintf_s
+__stdio_common_vsnwprintf_s
+__stdio_common_vsprintf
+__stdio_common_vsprintf_p
+__stdio_common_vsprintf_s
+__stdio_common_vsscanf
+__stdio_common_vswprintf
+__stdio_common_vswprintf_p
+__stdio_common_vswprintf_s
+__stdio_common_vswscanf
+_chsize
+chsize == _chsize
+_chsize_s
+_close
+close == _close
+_commit
+_creat
+creat == _creat
+_dup
+dup == _dup
+_dup2
+dup2 == _dup2
+_eof
+eof == _eof
+_fclose_nolock
+_fcloseall
+_fflush_nolock
+_fgetc_nolock
+_fgetchar
+fgetchar == _fgetchar
+_fgetwc_nolock
+_fgetwchar
+fgetwchar == _fgetwchar
+_filelength
+filelength == _filelength
+_filelengthi64
+_fileno
+fileno == _fileno
+_flushall
+_fputc_nolock
+_fputchar
+fputchar == _fputchar
+_fputwc_nolock
+_fputwchar
+fputwchar == _fputwchar
+_fread_nolock
+_fread_nolock_s
+_fseek_nolock
+_fseeki64
+_fseeki64_nolock
+_fsopen
+_ftell_nolock
+_ftelli64
+_ftelli64_nolock
+_fwrite_nolock
+_get_fmode
+_get_osfhandle
+_get_printf_count_output
+_get_stream_buffer_pointers
+_getc_nolock
+_getcwd
+getcwd == _getcwd
+_getdcwd
+_getmaxstdio
+_getw
+getw == _getw
+_getwc_nolock
+_getws
+_getws_s
+_isatty
+isatty == _isatty
+_kbhit
+kbhit == _kbhit
+_locking
+_lseek
+lseek == _lseek
+_lseeki64
+_mktemp
+mktemp == _mktemp
+_mktemp_s
+_open
+open == _open
+_open_osfhandle
+_pclose
+pclose == _pclose
+_pipe
+_popen
+popen == _popen
+_putc_nolock
+_putw
+putw == _putw
+_putwc_nolock
+_putws
+_read
+read == _read
+_rmtmp
+rmtmp == _rmtmp
+_set_fmode
+_set_printf_count_output
+_setmaxstdio
+_setmode
+setmode == _setmode
+_sopen
+sopen == _sopen
+_sopen_dispatch
+_sopen_s
+_tell
+tell == _tell
+_telli64
+_tempnam
+tempnam == _tempnam
+_ungetc_nolock
+_ungetwc_nolock
+_wcreat
+_wfdopen
+_wfopen
+_wfopen_s
+_wfreopen
+_wfreopen_s
+_wfsopen
+_wmktemp
+_wmktemp_s
+_wopen
+_wpopen
+wpopen == _wpopen
+_write
+write == _write
+_wsopen
+_wsopen_dispatch
+_wsopen_s
+_wtempnam
+_wtmpnam
+_wtmpnam_s
+clearerr
+clearerr_s
+fclose
+feof
+ferror
+fflush
+fgetc
+fgetpos
+fgets
+fgetwc
+fgetws
+fopen
+fopen_s
+fputc
+fputs
+fputwc
+fputws
+fread
+fread_s
+freopen
+freopen_s
+fseek
+fsetpos
+ftell
+fwrite
+getc
+getchar
+gets
+gets_s
+getwc
+getwchar
+putc
+putchar
+puts
+putwc
+putwchar
+rewind
+setbuf
+setvbuf
+tmpfile
+tmpfile_s
+tmpnam
+tmpnam_s
+ungetc
+ungetwc
lib/libc/mingw/lib-common/api-ms-win-crt-string-l1-1-0.def
@@ -0,0 +1,211 @@
+LIBRARY api-ms-win-crt-string-l1-1-0
+
+EXPORTS
+
+__isascii
+isascii == __isascii
+__iscsym
+iscsym == __iscsym
+__iscsymf
+iscsymf == __iscsymf
+__iswcsym
+__iswcsymf
+__strncnt
+__wcsncnt
+_isalnum_l
+_isalpha_l
+_isblank_l
+_iscntrl_l
+_isctype
+_isctype_l
+_isdigit_l
+_isgraph_l
+_isleadbyte_l
+_islower_l
+_isprint_l
+_ispunct_l
+_isspace_l
+_isupper_l
+_iswalnum_l
+_iswalpha_l
+_iswblank_l
+_iswcntrl_l
+_iswcsym_l
+_iswcsymf_l
+_iswctype_l
+_iswdigit_l
+_iswgraph_l
+_iswlower_l
+_iswprint_l
+_iswpunct_l
+_iswspace_l
+_iswupper_l
+_iswxdigit_l
+_isxdigit_l
+_memccpy
+memccpy == _memccpy
+_memicmp
+memicmp == _memicmp
+_memicmp_l
+_strcoll_l
+_strdup
+strdup == _strdup
+_stricmp
+_strcmpi == _stricmp
+strcmpi == _stricmp
+stricmp == _stricmp
+strcasecmp == _stricmp
+_stricmp_l
+_stricoll
+stricoll == _stricoll
+_stricoll_l
+_strlwr
+strlwr == _strlwr
+_strlwr_l
+_strlwr_s
+_strlwr_s_l
+_strncoll
+_strncoll_l
+_strnicmp
+strnicmp == _strnicmp
+strncasecmp == _strnicmp
+_strnicmp_l
+_strnicoll
+_strnicoll_l
+_strnset
+strnset == _strnset
+_strnset_s
+_strrev
+strrev == _strrev
+_strset
+strset == _strset
+_strset_s
+_strupr
+strupr == _strupr
+_strupr_l
+_strupr_s
+_strupr_s_l
+_strxfrm_l
+_tolower
+_tolower_l
+_toupper
+_toupper_l
+_towlower_l
+_towupper_l
+_wcscoll_l
+_wcsdup
+wcsdup == _wcsdup
+_wcsicmp
+wcsicmp == _wcsicmp
+wcscmpi == _wcsicmp
+_wcsicmp_l
+_wcsicoll
+wcsicoll == _wcsicoll
+_wcsicoll_l
+_wcslwr
+wcslwr == _wcslwr
+_wcslwr_l
+_wcslwr_s
+_wcslwr_s_l
+_wcsncoll
+_wcsncoll_l
+_wcsnicmp
+wcsnicmp == _wcsnicmp
+_wcsnicmp_l
+_wcsnicoll
+_wcsnicoll_l
+_wcsnset
+wcsnset == _wcsnset
+_wcsnset_s
+_wcsrev
+wcsrev == _wcsrev
+_wcsset
+wcsset == _wcsset
+_wcsset_s
+_wcsupr
+wcsupr == _wcsupr
+_wcsupr_l
+_wcsupr_s
+_wcsupr_s_l
+_wcsxfrm_l
+_wctype
+is_wctype
+isalnum
+isalpha
+isblank
+iscntrl
+isdigit
+isgraph
+isleadbyte
+islower
+isprint
+ispunct
+isspace
+isupper
+iswalnum
+iswalpha
+iswascii
+iswblank
+iswcntrl
+iswctype
+iswdigit
+iswgraph
+iswlower
+iswprint
+iswpunct
+iswspace
+iswupper
+iswxdigit
+isxdigit
+mblen
+mbrlen
+memcpy_s
+memmove_s
+memset
+strcat
+strcat_s
+strcmp
+strcoll
+strcpy
+strcpy_s
+strcspn
+strlen
+strncat
+strncat_s
+strncmp
+strncpy
+strncpy_s
+; strnlen replaced by emu
+strpbrk
+strspn
+strtok
+strtok_s
+strxfrm
+tolower
+toupper
+towctrans
+towlower
+towupper
+wcscat
+wcscat_s
+wcscmp
+wcscoll
+wcscpy
+wcscpy_s
+wcscspn
+wcslen
+wcsncat
+wcsncat_s
+wcsncmp
+wcsncpy
+wcsncpy_s
+; We provide replacement implementation in libmingwex
+wcsnlen DATA
+wcspbrk
+wcsspn
+wcstok
+wcstok_s
+wcsxfrm
+wctype
+wmemcpy_s
+wmemmove_s
lib/libc/mingw/lib-common/api-ms-win-crt-time-l1-1-0.def
@@ -0,0 +1,89 @@
+LIBRARY api-ms-win-crt-time-l1-1-0
+
+EXPORTS
+
+__daylight
+__dstbias
+__timezone
+__tzname
+_ctime32
+_ctime32_s
+_ctime64
+_ctime64_s
+_difftime32
+_difftime64
+_ftime == _ftime64
+_ftime32
+_ftime32_s
+_ftime64
+_ftime64_s
+_futime == _futime64
+_futime32
+_futime64
+_get_daylight
+_get_dstbias
+_get_timezone
+_get_tzname
+_getsystime
+_Getdays
+_Getmonths
+_Gettnames
+_gmtime32
+_gmtime32_s
+_gmtime64
+_gmtime64_s
+_localtime32
+_localtime32_s
+_localtime64
+_localtime64_s
+_mkgmtime32
+_mkgmtime64
+_mktime32
+_mktime64
+_setsystime
+_strdate
+_strdate_s
+_Strftime
+_strftime_l
+_strtime
+_strtime_s
+_time32
+_time64
+_timespec32_get
+_timespec64_get
+; This is wrapped in the compat code.
+_tzset DATA
+_utime == _utime64
+utime == _utime64
+_utime32
+_utime64
+_W_Getdays
+_W_Getmonths
+_W_Gettnames
+_wasctime
+_wasctime_s
+_Wcsftime
+_wcsftime_l
+_wctime32
+_wctime32_s
+_wctime64
+_wctime64_s
+_wstrdate
+_wstrdate_s
+_wstrtime
+_wstrtime_s
+_wutime == _wutime64
+_wutime32
+_wutime64
+asctime
+asctime_s
+clock
+strftime
+wcsftime
+; These functions may satisfy configure scripts.
+ctime == _ctime64
+gmtime == _gmtime64
+localtime == _localtime64
+mktime == _mktime64
+time == _time64
+timespec_get == _timespec64_get
lib/libc/mingw/lib-common/api-ms-win-crt-utility-l1-1-0.def
@@ -0,0 +1,37 @@
+LIBRARY api-ms-win-crt-utility-l1-1-0
+
+EXPORTS
+
+_abs64
+_byteswap_uint64
+_byteswap_ulong
+_byteswap_ushort
+_lfind
+lfind == _lfind
+_lfind_s
+_lrotl
+_lrotr
+_lsearch
+lsearch == _lsearch
+_lsearch_s
+_rotl
+_rotl64
+_rotr
+_rotr64
+_swab
+swab == _swab
+abs
+bsearch
+bsearch_s
+div
+imaxabs
+imaxdiv
+labs
+ldiv
+llabs
+lldiv
+qsort
+qsort_s
+rand
+rand_s
+srand
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-1.def
@@ -0,0 +1,43 @@
+LIBRARY api-ms-win-devices-config-l1-1-1
+
+EXPORTS
+
+CM_Delete_Class_Key
+CM_Delete_Device_Interface_KeyW
+CM_Delete_DevNode_Key
+CM_Disable_DevNode
+CM_Enable_DevNode
+CM_Get_Child
+CM_Get_Class_Property_Keys
+CM_Get_Class_PropertyW
+CM_Get_Class_Registry_PropertyW
+CM_Get_Depth
+CM_Get_Device_ID_List_SizeW
+CM_Get_Device_ID_ListW
+CM_Get_Device_ID_Size
+CM_Get_Device_IDW
+CM_Get_Device_Interface_List_SizeW
+CM_Get_Device_Interface_ListW
+CM_Get_Device_Interface_Property_KeysW
+CM_Get_Device_Interface_PropertyW
+CM_Get_DevNode_Property_Keys
+CM_Get_DevNode_PropertyW
+CM_Get_DevNode_Registry_PropertyW
+CM_Get_DevNode_Status
+CM_Get_Parent
+CM_Get_Sibling
+CM_Locate_DevNodeW
+CM_MapCrToWin32Err
+CM_Open_Class_KeyW
+CM_Open_Device_Interface_KeyW
+CM_Open_DevNode_Key
+CM_Query_And_Remove_SubTreeW
+CM_Register_Notification
+CM_Set_Class_PropertyW
+CM_Set_Class_Registry_PropertyW
+CM_Set_Device_Interface_PropertyW
+CM_Set_DevNode_PropertyW
+CM_Set_DevNode_Registry_PropertyW
+CM_Setup_DevNode
+CM_Uninstall_DevNode
+CM_Unregister_Notification
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-1_windowsapp.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-devices-config-l1-1-1
+
+EXPORTS
+
+CM_Get_Device_ID_List_SizeW
+CM_Get_Device_ID_ListW
+CM_Get_Device_IDW
+CM_Get_Device_Interface_List_SizeW
+CM_Get_Device_Interface_ListW
+CM_Get_Device_Interface_PropertyW
+CM_Get_DevNode_PropertyW
+CM_Get_DevNode_Status
+CM_Get_Parent
+CM_Locate_DevNodeW
+CM_MapCrToWin32Err
+CM_Register_Notification
+CM_Unregister_Notification
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-2.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-devices-config-l1-1-2
+
+EXPORTS
+
+CM_Delete_Device_Interface_KeyA
+CM_Get_Class_Registry_PropertyA
+CM_Get_Device_ID_List_SizeA
+CM_Get_Device_ID_ListA
+CM_Get_Device_IDA
+CM_Get_Device_Interface_List_SizeA
+CM_Get_Device_Interface_ListA
+CM_Get_DevNode_Registry_PropertyA
+CM_Locate_DevNodeA
+CM_Open_Class_KeyA
+CM_Open_Device_Interface_KeyA
+CM_Query_And_Remove_SubTreeA
+CM_Set_Class_Registry_PropertyA
+CM_Set_DevNode_Registry_PropertyA
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-2_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-devices-config-l1-1-2
+
+EXPORTS
+
+CM_Get_Device_Interface_List_SizeA
+CM_Get_Device_Interface_ListA
lib/libc/mingw/lib-common/api-ms-win-devices-query-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-devices-query-l1-1-0
+
+EXPORTS
+
+DevCloseObjectQuery
+DevCreateObjectQuery
+DevCreateObjectQueryFromId
+DevCreateObjectQueryFromIds
+DevFindProperty
+DevFreeObjectProperties
+DevFreeObjects
+DevGetObjectProperties
+DevGetObjects
+DevSetObjectProperties
lib/libc/mingw/lib-common/api-ms-win-devices-query-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-devices-query-l1-1-0
+
+EXPORTS
+
+DevCloseObjectQuery
+DevCreateObjectQuery
lib/libc/mingw/lib-common/api-ms-win-devices-query-l1-1-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-devices-query-l1-1-1
+
+EXPORTS
+
+DevCreateObjectQueryEx
+DevCreateObjectQueryFromIdEx
+DevCreateObjectQueryFromIdsEx
+DevGetObjectPropertiesEx
+DevGetObjectsEx
lib/libc/mingw/lib-common/api-ms-win-devices-swdevice-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-devices-swdevice-l1-1-0
+
+EXPORTS
+
+SwDeviceClose
+SwDeviceCreate
+SwDeviceInterfacePropertySet
+SwDeviceInterfaceRegister
+SwDeviceInterfaceSetState
+SwDevicePropertySet
+SwMemFree
lib/libc/mingw/lib-common/api-ms-win-devices-swdevice-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-devices-swdevice-l1-1-1
+
+EXPORTS
+
+SwDeviceGetLifetime
+SwDeviceSetLifetime
lib/libc/mingw/lib-common/api-ms-win-downlevel-advapi32-l1-1-0.def
@@ -0,0 +1,164 @@
+LIBRARY api-ms-win-downlevel-advapi32-l1-1-0
+
+EXPORTS
+
+AccessCheck
+AccessCheckAndAuditAlarmW
+AccessCheckByType
+AccessCheckByTypeAndAuditAlarmW
+AccessCheckByTypeResultList
+AccessCheckByTypeResultListAndAuditAlarmByHandleW
+AccessCheckByTypeResultListAndAuditAlarmW
+AddAccessAllowedAce
+AddAccessAllowedAceEx
+AddAccessAllowedObjectAce
+AddAccessDeniedAce
+AddAccessDeniedAceEx
+AddAccessDeniedObjectAce
+AddAce
+AddAuditAccessAce
+AddAuditAccessAceEx
+AddAuditAccessObjectAce
+AddMandatoryAce
+AdjustTokenGroups
+AdjustTokenPrivileges
+AllocateAndInitializeSid
+AllocateLocallyUniqueId
+AreAllAccessesGranted
+AreAnyAccessesGranted
+CheckTokenMembership
+ConvertToAutoInheritPrivateObjectSecurity
+CopySid
+CreatePrivateObjectSecurity
+CreatePrivateObjectSecurityEx
+CreatePrivateObjectSecurityWithMultipleInheritance
+CreateProcessAsUserW
+CreateRestrictedToken
+CreateWellKnownSid
+DeleteAce
+DestroyPrivateObjectSecurity
+DuplicateToken
+DuplicateTokenEx
+EqualDomainSid
+EqualPrefixSid
+EqualSid
+EventActivityIdControl
+EventEnabled
+EventProviderEnabled
+EventRegister
+EventUnregister
+EventWrite
+EventWriteEx
+EventWriteString
+EventWriteTransfer
+FindFirstFreeAce
+FreeSid
+GetAce
+GetAclInformation
+GetFileSecurityW
+GetKernelObjectSecurity
+GetLengthSid
+GetPrivateObjectSecurity
+GetSecurityDescriptorControl
+GetSecurityDescriptorDacl
+GetSecurityDescriptorGroup
+GetSecurityDescriptorLength
+GetSecurityDescriptorOwner
+GetSecurityDescriptorRMControl
+GetSecurityDescriptorSacl
+GetSidIdentifierAuthority
+GetSidLengthRequired
+GetSidSubAuthority
+GetSidSubAuthorityCount
+GetTokenInformation
+GetTraceEnableFlags
+GetTraceEnableLevel
+GetTraceLoggerHandle
+GetWindowsAccountDomainSid
+ImpersonateAnonymousToken
+ImpersonateLoggedOnUser
+ImpersonateNamedPipeClient
+ImpersonateSelf
+InitializeAcl
+InitializeSecurityDescriptor
+InitializeSid
+IsTokenRestricted
+IsValidAcl
+IsValidSecurityDescriptor
+IsValidSid
+IsWellKnownSid
+MakeAbsoluteSD
+MakeSelfRelativeSD
+MapGenericMask
+ObjectCloseAuditAlarmW
+ObjectDeleteAuditAlarmW
+ObjectOpenAuditAlarmW
+ObjectPrivilegeAuditAlarmW
+OpenProcessToken
+OpenThreadToken
+PrivilegeCheck
+PrivilegedServiceAuditAlarmW
+QuerySecurityAccessMask
+RegCloseKey
+RegCopyTreeW
+RegCreateKeyExA
+RegCreateKeyExW
+RegDeleteKeyExA
+RegDeleteKeyExW
+RegDeleteTreeA
+RegDeleteTreeW
+RegDeleteValueA
+RegDeleteValueW
+RegDisablePredefinedCacheEx
+RegEnumKeyExA
+RegEnumKeyExW
+RegEnumValueA
+RegEnumValueW
+RegFlushKey
+RegGetKeySecurity
+RegGetValueA
+RegGetValueW
+RegLoadAppKeyA
+RegLoadAppKeyW
+RegLoadKeyA
+RegLoadKeyW
+RegLoadMUIStringA
+RegLoadMUIStringW
+RegNotifyChangeKeyValue
+RegOpenCurrentUser
+RegOpenKeyExA
+RegOpenKeyExW
+RegOpenUserClassesRoot
+RegQueryInfoKeyA
+RegQueryInfoKeyW
+RegQueryValueExA
+RegQueryValueExW
+RegRestoreKeyA
+RegRestoreKeyW
+RegSaveKeyExA
+RegSaveKeyExW
+RegSetKeySecurity
+RegSetValueExA
+RegSetValueExW
+RegUnLoadKeyA
+RegUnLoadKeyW
+RegisterTraceGuidsW
+RevertToSelf
+SetAclInformation
+SetFileSecurityW
+SetKernelObjectSecurity
+SetPrivateObjectSecurity
+SetPrivateObjectSecurityEx
+SetSecurityAccessMask
+SetSecurityDescriptorControl
+SetSecurityDescriptorDacl
+SetSecurityDescriptorGroup
+SetSecurityDescriptorOwner
+SetSecurityDescriptorRMControl
+SetSecurityDescriptorSacl
+SetThreadToken
+SetTokenInformation
+TraceEvent
+TraceMessage
+TraceMessageVa
+UnregisterTraceGuids
lib/libc/mingw/lib-common/api-ms-win-downlevel-advapi32-l2-1-0.def
@@ -0,0 +1,92 @@
+LIBRARY api-ms-win-downlevel-advapi32-l2-1-0
+
+EXPORTS
+
+ChangeServiceConfig2A
+ChangeServiceConfig2W
+ChangeServiceConfigA
+ChangeServiceConfigW
+CloseServiceHandle
+CloseTrace
+ControlService
+ControlServiceExA
+ControlServiceExW
+ControlTraceA
+ControlTraceW
+ConvertSecurityDescriptorToStringSecurityDescriptorW
+ConvertSidToStringSidW
+ConvertStringSecurityDescriptorToSecurityDescriptorW
+ConvertStringSidToSidW
+CreateServiceA
+CreateServiceW
+CredDeleteA
+CredDeleteW
+CredEnumerateA
+CredEnumerateW
+CredFindBestCredentialA
+CredFindBestCredentialW
+CredFree
+CredGetSessionTypes
+CredGetTargetInfoA
+CredGetTargetInfoW
+CredIsMarshaledCredentialW
+CredIsProtectedA
+CredIsProtectedW
+CredMarshalCredentialA
+CredMarshalCredentialW
+CredProtectA
+CredProtectW
+CredReadA
+CredReadDomainCredentialsA
+CredReadDomainCredentialsW
+CredReadW
+CredUnmarshalCredentialA
+CredUnmarshalCredentialW
+CredUnprotectA
+CredUnprotectW
+CredWriteA
+CredWriteDomainCredentialsA
+CredWriteDomainCredentialsW
+CredWriteW
+DeleteService
+EnableTraceEx2
+EnumDependentServicesW
+EnumServicesStatusExW
+EnumerateTraceGuidsEx
+EventAccessControl
+EventAccessQuery
+EventAccessRemove
+NotifyServiceStatusChangeA
+NotifyServiceStatusChangeW
+OpenSCManagerA
+OpenSCManagerW
+OpenServiceA
+OpenServiceW
+OpenTraceW
+ProcessTrace
+QueryAllTracesA
+QueryAllTracesW
+QueryServiceConfig2A
+QueryServiceConfig2W
+QueryServiceConfigA
+QueryServiceConfigW
+QueryServiceObjectSecurity
+QueryServiceStatus
+QueryServiceStatusEx
+RegisterServiceCtrlHandlerA
+RegisterServiceCtrlHandlerExA
+RegisterServiceCtrlHandlerExW
+RegisterServiceCtrlHandlerW
+RegisterTraceGuidsA
+RemoveTraceCallback
+SetServiceObjectSecurity
+SetServiceStatus
+SetTraceCallback
+StartServiceA
+StartServiceCtrlDispatcherA
+StartServiceCtrlDispatcherW
+StartServiceW
+StartTraceA
+StartTraceW
+StopTraceW
+TraceSetInformation
lib/libc/mingw/lib-common/api-ms-win-downlevel-normaliz-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-downlevel-normaliz-l1-1-0
+
+EXPORTS
+
+IdnToAscii
+IdnToUnicode
lib/libc/mingw/lib-common/api-ms-win-downlevel-ole32-l1-1-0.def
@@ -0,0 +1,84 @@
+LIBRARY api-ms-win-downlevel-ole32-l1-1-0
+
+EXPORTS
+
+CLSIDFromProgID
+CLSIDFromString
+CoAddRefServerProcess
+CoCancelCall
+CoCopyProxy
+CoCreateFreeThreadedMarshaler
+CoCreateGuid
+CoCreateInstance
+CoCreateInstanceEx
+CoDisableCallCancellation
+CoDisconnectContext
+CoDisconnectObject
+CoEnableCallCancellation
+CoFreeUnusedLibraries
+CoFreeUnusedLibrariesEx
+CoGetApartmentType
+CoGetCallContext
+CoGetCallerTID
+CoGetCancelObject
+CoGetClassObject
+CoGetContextToken
+CoGetCurrentLogicalThreadId
+CoGetCurrentProcess
+CoGetDefaultContext
+CoGetInterfaceAndReleaseStream
+CoGetMalloc
+CoGetMarshalSizeMax
+CoGetObjectContext
+CoGetPSClsid
+CoGetStandardMarshal
+CoGetStdMarshalEx
+CoGetTreatAsClass
+CoImpersonateClient
+CoInitializeEx
+CoInitializeSecurity
+CoInvalidateRemoteMachineBindings
+CoIsHandlerConnected
+CoLockObjectExternal
+CoMarshalHresult
+CoMarshalInterThreadInterfaceInStream
+CoMarshalInterface
+CoQueryAuthenticationServices
+CoQueryClientBlanket
+CoQueryProxyBlanket
+CoRegisterClassObject
+CoRegisterInitializeSpy
+CoRegisterMessageFilter
+CoRegisterPSClsid
+CoRegisterSurrogate
+CoReleaseMarshalData
+CoReleaseServerProcess
+CoResumeClassObjects
+CoRevertToSelf
+CoRevokeClassObject
+CoRevokeInitializeSpy
+CoSetCancelObject
+CoSetProxyBlanket
+CoSuspendClassObjects
+CoSwitchCallContext
+CoTaskMemAlloc
+CoTaskMemFree
+CoTaskMemRealloc
+CoTestCancel
+CoUninitialize
+CoUnmarshalHresult
+CoUnmarshalInterface
+CoWaitForMultipleHandles
+CreateErrorInfo
+CreateStreamOnHGlobal
+FreePropVariantArray
+GetErrorInfo
+GetHGlobalFromStream
+IIDFromString
+ProgIDFromCLSID
+PropVariantClear
+PropVariantCopy
+SetErrorInfo
+StringFromCLSID
+StringFromGUID2
+StringFromIID
lib/libc/mingw/lib-common/api-ms-win-downlevel-shell32-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-downlevel-shell32-l1-1-0
+
+EXPORTS
+
+CommandLineToArgvW
+GetCurrentProcessExplicitAppUserModelID
+SetCurrentProcessExplicitAppUserModelID
lib/libc/mingw/lib-common/api-ms-win-downlevel-shlwapi-l1-1-0.def
@@ -0,0 +1,175 @@
+LIBRARY api-ms-win-downlevel-shlwapi-l1-1-0
+
+EXPORTS
+
+GetAcceptLanguagesW
+HashData
+IsCharSpaceA
+IsCharSpaceW
+IsInternetESCEnabled
+ParseURLW
+PathAddBackslashA
+PathAddBackslashW
+PathAddExtensionA
+PathAddExtensionW
+PathAppendA
+PathAppendW
+PathCanonicalizeA
+PathCanonicalizeW
+PathCombineA
+PathCombineW
+PathCommonPrefixA
+PathCommonPrefixW
+PathCreateFromUrlAlloc
+PathCreateFromUrlW
+PathFileExistsA
+PathFileExistsW
+PathFindExtensionA
+PathFindExtensionW
+PathFindFileNameA
+PathFindFileNameW
+PathFindNextComponentA
+PathFindNextComponentW
+PathGetArgsA
+PathGetArgsW
+PathGetCharTypeA
+PathGetCharTypeW
+PathGetDriveNumberA
+PathGetDriveNumberW
+PathIsFileSpecA
+PathIsFileSpecW
+PathIsLFNFileSpecA
+PathIsLFNFileSpecW
+PathIsPrefixA
+PathIsPrefixW
+PathIsRelativeA
+PathIsRelativeW
+PathIsRootA
+PathIsRootW
+PathIsSameRootA
+PathIsSameRootW
+PathIsUNCA
+PathIsUNCServerA
+PathIsUNCServerShareA
+PathIsUNCServerShareW
+PathIsUNCServerW
+PathIsUNCW
+PathIsURLW
+PathMatchSpecA
+PathMatchSpecExA
+PathMatchSpecExW
+PathMatchSpecW
+PathParseIconLocationA
+PathParseIconLocationW
+PathQuoteSpacesA
+PathQuoteSpacesW
+PathRelativePathToA
+PathRelativePathToW
+PathRemoveBackslashA
+PathRemoveBackslashW
+PathRemoveBlanksA
+PathRemoveBlanksW
+PathRemoveExtensionA
+PathRemoveExtensionW
+PathRemoveFileSpecA
+PathRemoveFileSpecW
+PathRenameExtensionA
+PathRenameExtensionW
+PathSearchAndQualifyA
+PathSearchAndQualifyW
+PathSkipRootA
+PathSkipRootW
+PathStripPathA
+PathStripPathW
+PathStripToRootA
+PathStripToRootW
+PathUnExpandEnvStringsA
+PathUnExpandEnvStringsW
+PathUnquoteSpacesA
+PathUnquoteSpacesW
+QISearch
+SHLoadIndirectString
+SHRegCloseUSKey
+SHRegDeleteUSValueA
+SHRegDeleteUSValueW
+SHRegEnumUSKeyA
+SHRegEnumUSKeyW
+SHRegGetBoolUSValueA
+SHRegGetBoolUSValueW
+SHRegGetUSValueA
+SHRegGetUSValueW
+SHRegOpenUSKeyA
+SHRegOpenUSKeyW
+SHRegQueryUSValueA
+SHRegQueryUSValueW
+SHRegSetUSValueA
+SHRegSetUSValueW
+StrCSpnA
+StrCSpnIA
+StrCSpnIW
+StrCSpnW
+StrCatBuffA
+StrCatBuffW
+StrCatChainW
+StrChrA
+StrChrIA
+StrChrIW
+StrChrNIW
+StrChrNW
+StrChrW
+StrCmpCA
+StrCmpCW
+StrCmpICA
+StrCmpICW
+StrCmpIW
+StrCmpLogicalW
+StrCmpNA
+StrCmpNCA
+StrCmpNCW
+StrCmpNIA
+StrCmpNICA
+StrCmpNICW
+StrCmpNIW
+StrCmpNW
+StrCmpW
+StrCpyNW
+StrDupA
+StrDupW
+StrIsIntlEqualA
+StrIsIntlEqualW
+StrPBrkA
+StrPBrkW
+StrRChrA
+StrRChrIA
+StrRChrIW
+StrRChrW
+StrRStrIA
+StrRStrIW
+StrSpnA
+StrSpnW
+StrStrA
+StrStrIA
+StrStrIW
+StrStrNIW
+StrStrNW
+StrStrW
+StrToInt64ExA
+StrToInt64ExW
+StrToIntA
+StrToIntExA
+StrToIntExW
+StrToIntW
+StrTrimA
+StrTrimW
+UrlApplySchemeW
+UrlCanonicalizeW
+UrlCombineA
+UrlCombineW
+UrlCreateFromPathW
+UrlEscapeW
+UrlFixupW
+UrlGetLocationW
+UrlGetPartW
+UrlIsW
+UrlUnescapeA
+UrlUnescapeW
lib/libc/mingw/lib-common/api-ms-win-downlevel-shlwapi-l2-1-0.def
@@ -0,0 +1,65 @@
+LIBRARY api-ms-win-downlevel-shlwapi-l2-1-0
+
+EXPORTS
+
+IStream_Copy
+IStream_Read
+IStream_ReadStr
+IStream_Reset
+IStream_Size
+IStream_Write
+IStream_WriteStr
+IUnknown_AtomicRelease
+IUnknown_GetSite
+IUnknown_QueryService
+IUnknown_Set
+IUnknown_SetSite
+IsOS
+SHAnsiToAnsi
+SHAnsiToUnicode
+SHCopyKeyA
+SHCopyKeyW
+SHCreateMemStream
+SHCreateStreamOnFileA
+SHCreateStreamOnFileEx
+SHCreateStreamOnFileW
+SHCreateThread
+SHCreateThreadRef
+SHCreateThreadWithHandle
+SHDeleteEmptyKeyA
+SHDeleteEmptyKeyW
+SHDeleteKeyA
+SHDeleteKeyW
+SHDeleteValueA
+SHDeleteValueW
+SHEnumKeyExA
+SHEnumKeyExW
+SHEnumValueA
+SHEnumValueW
+SHGetThreadRef
+SHGetValueA
+SHGetValueW
+SHOpenRegStream2A
+SHOpenRegStream2W
+SHOpenRegStreamA
+SHOpenRegStreamW
+SHQueryInfoKeyA
+SHQueryInfoKeyW
+SHQueryValueExA
+SHQueryValueExW
+SHRegDuplicateHKey
+SHRegGetIntW
+SHRegGetPathA
+SHRegGetPathW
+SHRegGetValueA
+SHRegGetValueW
+SHRegSetPathA
+SHRegSetPathW
+SHReleaseThreadRef
+SHSetThreadRef
+SHSetValueA
+SHSetValueW
+SHStrDupA
+SHStrDupW
+SHUnicodeToAnsi
+SHUnicodeToUnicode
lib/libc/mingw/lib-common/api-ms-win-downlevel-user32-l1-1-0.def
@@ -0,0 +1,28 @@
+LIBRARY api-ms-win-downlevel-user32-l1-1-0
+
+EXPORTS
+
+CharLowerA
+CharLowerBuffA
+CharLowerBuffW
+CharLowerW
+CharNextA
+CharNextExA
+CharNextW
+CharPrevA
+CharPrevExA
+CharPrevW
+CharUpperA
+CharUpperBuffA
+CharUpperBuffW
+CharUpperW
+IsCharAlphaA
+IsCharAlphaNumericA
+IsCharAlphaNumericW
+IsCharAlphaW
+IsCharLowerA
+IsCharLowerW
+IsCharUpperA
+IsCharUpperW
+LoadStringA
+LoadStringW
lib/libc/mingw/lib-common/api-ms-win-downlevel-version-l1-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-downlevel-version-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExW
+GetFileVersionInfoSizeExW
+VerFindFileA
+VerFindFileW
+VerQueryValueA
+VerQueryValueW
lib/libc/mingw/lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-eventing-classicprovider-l1-1-0
+
+EXPORTS
+
+GetTraceEnableFlags
+GetTraceEnableLevel
+GetTraceLoggerHandle
+RegisterTraceGuidsW
+TraceEvent
+TraceMessage
+TraceMessageVa
+UnregisterTraceGuids
lib/libc/mingw/lib-common/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-eventing-classicprovider-l1-1-0
+
+EXPORTS
+
+GetTraceEnableFlags
+GetTraceEnableLevel
+GetTraceLoggerHandle
+RegisterTraceGuidsW
+TraceMessage
+UnregisterTraceGuids
lib/libc/mingw/lib-common/api-ms-win-eventing-consumer-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-eventing-consumer-l1-1-0
+
+EXPORTS
+
+CloseTrace
+OpenTraceW
+ProcessTrace
lib/libc/mingw/lib-common/api-ms-win-eventing-consumer-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-eventing-consumer-l1-1-1
+
+EXPORTS
+
+QueryTraceProcessingHandle
lib/libc/mingw/lib-common/api-ms-win-eventing-controller-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-eventing-controller-l1-1-0
+
+EXPORTS
+
+ControlTraceW
+EnableTraceEx2
+EnumerateTraceGuidsEx
+EventAccessControl
+EventAccessQuery
+EventAccessRemove
+QueryAllTracesW
+StartTraceW
+StopTraceW
+TraceQueryInformation
+TraceSetInformation
lib/libc/mingw/lib-common/api-ms-win-eventing-controller-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-eventing-controller-l1-1-0
+
+EXPORTS
+
+ControlTraceW
+EnableTraceEx2
+EnumerateTraceGuidsEx
+StartTraceW
+StopTraceW
lib/libc/mingw/lib-common/api-ms-win-eventing-legacy-l1-1-0.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-eventing-legacy-l1-1-0
+
+EXPORTS
+
+ControlTraceA
+EnableTrace
+EnableTraceEx
+EnumerateTraceGuids
+FlushTraceA
+FlushTraceW
+OpenTraceA
+QueryAllTracesA
+QueryTraceA
+QueryTraceW
+StartTraceA
+StopTraceA
+UpdateTraceA
+UpdateTraceW
lib/libc/mingw/lib-common/api-ms-win-eventing-legacy-l1-1-0_windowsapp.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-eventing-legacy-l1-1-0
+
+EXPORTS
+
+ControlTraceA
+EnableTrace
+EnableTraceEx
+FlushTraceW
+OpenTraceA
+QueryTraceW
+StartTraceA
lib/libc/mingw/lib-common/api-ms-win-eventing-obsolete-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-eventing-obsolete-l1-1-0
+
+EXPORTS
+
+RegisterTraceGuidsA
+RemoveTraceCallback
+SetTraceCallback
lib/libc/mingw/lib-common/api-ms-win-eventing-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-eventing-obsolete-l1-1-0
+
+EXPORTS
+
+RegisterTraceGuidsA
lib/libc/mingw/lib-common/api-ms-win-eventing-provider-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-eventing-provider-l1-1-0
+
+EXPORTS
+
+EventActivityIdControl
+EventEnabled
+EventProviderEnabled
+EventRegister
+EventSetInformation
+EventUnregister
+EventWrite
+EventWriteEx
+EventWriteString
+EventWriteTransfer
lib/libc/mingw/lib-common/api-ms-win-eventing-tdh-l1-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-eventing-tdh-l1-1-0
+
+EXPORTS
+
+TdhEnumerateManifestProviderEvents
+TdhEnumerateProviderFieldInformation
+TdhEnumerateProviders
+TdhFormatProperty
+TdhGetEventInformation
+TdhGetEventMapInformation
+TdhGetManifestEventInformation
+TdhGetProperty
+TdhGetPropertySize
+TdhLoadManifest
+TdhQueryProviderFieldInformation
+TdhUnloadManifest
lib/libc/mingw/lib-common/api-ms-win-eventing-tdh-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-eventing-tdh-l1-1-1
+
+EXPORTS
+
+TdhLoadManifestFromMemory
+TdhUnloadManifestFromMemory
lib/libc/mingw/lib-common/api-ms-win-eventlog-legacy-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-eventlog-legacy-l1-1-0
+
+EXPORTS
+
+DeregisterEventSource
+RegisterEventSourceW
+ReportEventW
lib/libc/mingw/lib-common/api-ms-win-gaming-deviceinformation-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-gaming-deviceinformation-l1-1-0
+
+EXPORTS
+
+GetGamingDeviceModelInformation
lib/libc/mingw/lib-common/api-ms-win-gaming-expandedresources-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-gaming-expandedresources-l1-1-0
+
+EXPORTS
+
+GetExpandedResourceExclusiveCpuCount
+HasExpandedResources
+ReleaseExclusiveCpuSets
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-0
+
+EXPORTS
+
+ProcessPendingGameUI
+ShowChangeFriendRelationshipUI
+ShowGameInviteUI
+ShowPlayerPickerUI
+ShowProfileCardUI
+ShowTitleAchievementsUI
+TryCancelPendingGameUI
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-1
+
+EXPORTS
+
+CheckGamingPrivilegeSilently
+CheckGamingPrivilegeWithUI
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-2.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-2
+
+EXPORTS
+
+CheckGamingPrivilegeSilentlyForUser
+CheckGamingPrivilegeWithUIForUser
+ShowChangeFriendRelationshipUIForUser
+ShowGameInviteUIForUser
+ShowPlayerPickerUIForUser
+ShowProfileCardUIForUser
+ShowTitleAchievementsUIForUser
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-3
+
+EXPORTS
+
+ShowGameInviteUIWithContext
+ShowGameInviteUIWithContextForUser
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-4.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-4
+
+EXPORTS
+
+ShowCustomizeUserProfileUI
+ShowCustomizeUserProfileUIForUser
+ShowFindFriendsUI
+ShowFindFriendsUIForUser
+ShowGameInfoUI
+ShowGameInfoUIForUser
+ShowUserSettingsUI
+ShowUserSettingsUIForUser
lib/libc/mingw/lib-common/api-ms-win-mm-time-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-mm-time-l1-1-0
+
+EXPORTS
+
+timeBeginPeriod
+timeEndPeriod
+timeGetDevCaps
+timeGetSystemTime
+timeGetTime
lib/libc/mingw/lib-common/api-ms-win-mm-time-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-mm-time-l1-1-0
+
+EXPORTS
+
+timeBeginPeriod
+timeEndPeriod
+timeGetDevCaps
+timeGetTime
lib/libc/mingw/lib-common/api-ms-win-net-isolation-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-net-isolation-l1-1-0
+
+EXPORTS
+
+NetworkIsolationDiagnoseConnectFailureAndGetInfo
+NetworkIsolationEnumAppContainers
+NetworkIsolationFreeAppContainers
+NetworkIsolationGetAppContainerConfig
+NetworkIsolationRegisterForAppContainerChanges
+NetworkIsolationSetAppContainerConfig
+NetworkIsolationSetupAppContainerBinaries
+NetworkIsolationUnregisterForAppContainerChanges
lib/libc/mingw/lib-common/api-ms-win-net-isolation-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-net-isolation-l1-1-1
+
+EXPORTS
+
+NetworkIsolationDiagnoseConnectFailure
lib/libc/mingw/lib-common/api-ms-win-ntuser-sysparams-l1-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-ntuser-sysparams-l1-1-0
+
+EXPORTS
+
+ChangeDisplaySettingsExW
+DisplayConfigGetDeviceInfo
+DisplayConfigSetDeviceInfo
+EnumDisplayDevicesW
+EnumDisplayMonitors
+EnumDisplaySettingsExW
+EnumDisplaySettingsW
+GetDisplayConfigBufferSizes
+GetMonitorInfoW
+GetSystemMetrics
+QueryDisplayConfig
+SystemParametersInfoW
lib/libc/mingw/lib-common/api-ms-win-ntuser-sysparams-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-ntuser-sysparams-l1-1-0
+
+EXPORTS
+
+EnumDisplayDevicesW
+EnumDisplayMonitors
+EnumDisplaySettingsExW
+GetMonitorInfoW
+GetSystemMetrics
+SystemParametersInfoW
lib/libc/mingw/lib-common/api-ms-win-oobe-notification-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-oobe-notification-l1-1-0
+
+EXPORTS
+
+OOBEComplete
+RegisterWaitUntilOOBECompleted
+UnregisterWaitUntilOOBECompleted
lib/libc/mingw/lib-common/api-ms-win-perf-legacy-l1-1-0.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-perf-legacy-l1-1-0
+
+EXPORTS
+
+PerfAddCounters
+PerfCloseQueryHandle
+PerfDeleteCounters
+PerfEnumerateCounterSet
+PerfEnumerateCounterSetInstances
+PerfOpenQueryHandle
+PerfQueryCounterData
+PerfQueryCounterInfo
+PerfQueryCounterSetRegistrationInfo
lib/libc/mingw/lib-common/api-ms-win-power-base-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-power-base-l1-1-0
+
+EXPORTS
+
+CallNtPowerInformation
+GetPwrCapabilities
+PowerDeterminePlatformRoleEx
+PowerRegisterSuspendResumeNotification
+PowerUnregisterSuspendResumeNotification
lib/libc/mingw/lib-common/api-ms-win-power-base-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-power-base-l1-1-0
+
+EXPORTS
+
+CallNtPowerInformation
lib/libc/mingw/lib-common/api-ms-win-power-limitsmanagement-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-power-limitsmanagement-l1-1-0
+
+EXPORTS
+
+PowerCloseEnvironmentalMonitor
+PowerCloseLimitsMitigation
+PowerCloseLimitsPolicy
+PowerRegisterEnvironmentalMonitor
+PowerRegisterLimitsMitigation
+PowerRegisterLimitsPolicy
+PowerReportLimitsEvent
+PowerUpdateEnvironmentalMonitorState
+PowerUpdateEnvironmentalMonitorThresholds
+PowerUpdateLimitsMitigation
lib/libc/mingw/lib-common/api-ms-win-power-setting-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-power-setting-l1-1-0
+
+EXPORTS
+
+PowerGetActiveScheme
+PowerReadACValue
+PowerReadDCValue
+PowerSetActiveScheme
+PowerSettingRegisterNotification
+PowerSettingUnregisterNotification
+PowerWriteACValueIndex
+PowerWriteDCValueIndex
lib/libc/mingw/lib-common/api-ms-win-power-setting-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-power-setting-l1-1-0
+
+EXPORTS
+
+PowerGetActiveScheme
+PowerReadACValue
+PowerSettingRegisterNotification
+PowerSettingUnregisterNotification
lib/libc/mingw/lib-common/api-ms-win-power-setting-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-power-setting-l1-1-1
+
+EXPORTS
+
+PowerRegisterForEffectivePowerModeNotifications
+PowerUnregisterFromEffectivePowerModeNotifications
lib/libc/mingw/lib-common/api-ms-win-ro-typeresolution-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-ro-typeresolution-l1-1-0
+
+EXPORTS
+
+RoGetMetaDataFile
+RoParseTypeName
+RoResolveNamespace
lib/libc/mingw/lib-common/api-ms-win-ro-typeresolution-l1-1-1.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-ro-typeresolution-l1-1-1
+
+EXPORTS
+
+RoCreateNonAgilePropertySet
+RoCreatePropertySetSerializer
+RoIsApiContractMajorVersionPresent
+RoIsApiContractPresent
lib/libc/mingw/lib-common/api-ms-win-security-appcontainer-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-appcontainer-l1-1-0
+
+EXPORTS
+
+GetAppContainerNamedObjectPath
lib/libc/mingw/lib-common/api-ms-win-security-base-ansi-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-security-base-ansi-l1-1-0
+
+EXPORTS
+
+GetFileSecurityA
+SetFileSecurityA
lib/libc/mingw/lib-common/api-ms-win-security-base-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-base-ansi-l1-1-0
+
+EXPORTS
+
+SetFileSecurityA
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-1-0.def
@@ -0,0 +1,99 @@
+LIBRARY api-ms-win-security-base-l1-1-0
+
+EXPORTS
+
+AccessCheck
+AccessCheckAndAuditAlarmW
+AccessCheckByType
+AccessCheckByTypeAndAuditAlarmW
+AccessCheckByTypeResultList
+AccessCheckByTypeResultListAndAuditAlarmByHandleW
+AccessCheckByTypeResultListAndAuditAlarmW
+AddAccessAllowedAce
+AddAccessAllowedAceEx
+AddAccessAllowedObjectAce
+AddAccessDeniedAce
+AddAccessDeniedAceEx
+AddAccessDeniedObjectAce
+AddAce
+AddAuditAccessAce
+AddAuditAccessAceEx
+AddAuditAccessObjectAce
+AddMandatoryAce
+AdjustTokenGroups
+AdjustTokenPrivileges
+AllocateAndInitializeSid
+AllocateLocallyUniqueId
+AreAllAccessesGranted
+AreAnyAccessesGranted
+CheckTokenMembership
+ConvertToAutoInheritPrivateObjectSecurity
+CopySid
+CreatePrivateObjectSecurity
+CreatePrivateObjectSecurityEx
+CreatePrivateObjectSecurityWithMultipleInheritance
+CreateRestrictedToken
+CreateWellKnownSid
+DeleteAce
+DestroyPrivateObjectSecurity
+DuplicateToken
+DuplicateTokenEx
+EqualDomainSid
+EqualPrefixSid
+EqualSid
+FindFirstFreeAce
+FreeSid
+GetAce
+GetAclInformation
+GetFileSecurityW
+GetKernelObjectSecurity
+GetLengthSid
+GetPrivateObjectSecurity
+GetSecurityDescriptorControl
+GetSecurityDescriptorDacl
+GetSecurityDescriptorGroup
+GetSecurityDescriptorLength
+GetSecurityDescriptorOwner
+GetSecurityDescriptorRMControl
+GetSecurityDescriptorSacl
+GetSidIdentifierAuthority
+GetSidLengthRequired
+GetSidSubAuthority
+GetSidSubAuthorityCount
+GetTokenInformation
+GetWindowsAccountDomainSid
+ImpersonateAnonymousToken
+ImpersonateLoggedOnUser
+ImpersonateSelf
+InitializeAcl
+InitializeSecurityDescriptor
+InitializeSid
+IsTokenRestricted
+IsValidAcl
+IsValidSecurityDescriptor
+IsValidSid
+IsWellKnownSid
+MakeAbsoluteSD
+MakeSelfRelativeSD
+MapGenericMask
+ObjectCloseAuditAlarmW
+ObjectDeleteAuditAlarmW
+ObjectOpenAuditAlarmW
+ObjectPrivilegeAuditAlarmW
+PrivilegeCheck
+PrivilegedServiceAuditAlarmW
+QuerySecurityAccessMask
+RevertToSelf
+SetAclInformation
+SetFileSecurityW
+SetKernelObjectSecurity
+SetPrivateObjectSecurity
+SetPrivateObjectSecurityEx
+SetSecurityAccessMask
+SetSecurityDescriptorControl
+SetSecurityDescriptorDacl
+SetSecurityDescriptorGroup
+SetSecurityDescriptorOwner
+SetSecurityDescriptorRMControl
+SetSecurityDescriptorSacl
+SetTokenInformation
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-1-0_windowsapp.def
@@ -0,0 +1,59 @@
+LIBRARY api-ms-win-security-base-l1-1-0
+
+EXPORTS
+
+AddAccessAllowedAce
+AddAccessAllowedAceEx
+AddAce
+AddMandatoryAce
+AdjustTokenGroups
+AdjustTokenPrivileges
+AllocateAndInitializeSid
+AllocateLocallyUniqueId
+CheckTokenMembership
+CopySid
+CreateWellKnownSid
+DeleteAce
+DuplicateToken
+DuplicateTokenEx
+EqualDomainSid
+EqualSid
+FreeSid
+GetAce
+GetAclInformation
+GetFileSecurityW
+GetKernelObjectSecurity
+GetLengthSid
+GetSecurityDescriptorControl
+GetSecurityDescriptorDacl
+GetSecurityDescriptorGroup
+GetSecurityDescriptorLength
+GetSecurityDescriptorOwner
+GetSecurityDescriptorRMControl
+GetSecurityDescriptorSacl
+GetSidIdentifierAuthority
+GetSidLengthRequired
+GetSidSubAuthority
+GetSidSubAuthorityCount
+GetTokenInformation
+GetWindowsAccountDomainSid
+ImpersonateLoggedOnUser
+InitializeAcl
+InitializeSecurityDescriptor
+InitializeSid
+IsValidAcl
+IsValidSecurityDescriptor
+IsValidSid
+IsWellKnownSid
+MakeAbsoluteSD
+MakeSelfRelativeSD
+RevertToSelf
+SetFileSecurityW
+SetKernelObjectSecurity
+SetSecurityDescriptorControl
+SetSecurityDescriptorDacl
+SetSecurityDescriptorGroup
+SetSecurityDescriptorOwner
+SetSecurityDescriptorRMControl
+SetSecurityDescriptorSacl
+SetTokenInformation
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-2-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-security-base-l1-2-0
+
+EXPORTS
+
+AddResourceAttributeAce
+AddScopedPolicyIDAce
+CheckTokenCapability
+CheckTokenMembershipEx
+GetAppContainerAce
+GetCachedSigningLevel
+SetCachedSigningLevel
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-2-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-base-l1-2-0
+
+EXPORTS
+
+CheckTokenMembershipEx
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-2-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-base-l1-2-1
+
+EXPORTS
+
+CveEventWrite
lib/libc/mingw/lib-common/api-ms-win-security-base-l1-2-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-base-l1-2-2
+
+EXPORTS
+
+DeriveCapabilitySidsFromName
lib/libc/mingw/lib-common/api-ms-win-security-cpwl-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-security-cpwl-l1-1-0
+
+EXPORTS
+
+CreateProcessWithLogonW
+CreateProcessWithTokenW
lib/libc/mingw/lib-common/api-ms-win-security-cpwl-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-cpwl-l1-1-0
+
+EXPORTS
+
+CreateProcessWithLogonW
lib/libc/mingw/lib-common/api-ms-win-security-credentials-l1-1-0.def
@@ -0,0 +1,33 @@
+LIBRARY api-ms-win-security-credentials-l1-1-0
+
+EXPORTS
+
+CredDeleteA
+CredDeleteW
+CredEnumerateA
+CredEnumerateW
+CredFindBestCredentialA
+CredFindBestCredentialW
+CredFree
+CredGetSessionTypes
+CredGetTargetInfoA
+CredGetTargetInfoW
+CredIsMarshaledCredentialW
+CredIsProtectedA
+CredIsProtectedW
+CredMarshalCredentialA
+CredMarshalCredentialW
+CredProtectA
+CredProtectW
+CredReadA
+CredReadDomainCredentialsA
+CredReadDomainCredentialsW
+CredReadW
+CredUnmarshalCredentialA
+CredUnmarshalCredentialW
+CredUnprotectA
+CredUnprotectW
+CredWriteA
+CredWriteDomainCredentialsA
+CredWriteDomainCredentialsW
+CredWriteW
lib/libc/mingw/lib-common/api-ms-win-security-cryptoapi-l1-1-0.def
@@ -0,0 +1,43 @@
+LIBRARY api-ms-win-security-cryptoapi-l1-1-0
+
+EXPORTS
+
+CryptAcquireContextA
+CryptAcquireContextW
+CryptContextAddRef
+CryptCreateHash
+CryptDecrypt
+CryptDeriveKey
+CryptDestroyHash
+CryptDestroyKey
+CryptDuplicateHash
+CryptDuplicateKey
+CryptEncrypt
+CryptEnumProvidersA
+CryptEnumProvidersW
+CryptEnumProviderTypesA
+CryptEnumProviderTypesW
+CryptExportKey
+CryptGenKey
+CryptGenRandom
+CryptGetDefaultProviderA
+CryptGetDefaultProviderW
+CryptGetHashParam
+CryptGetKeyParam
+CryptGetProvParam
+CryptGetUserKey
+CryptHashData
+CryptHashSessionKey
+CryptImportKey
+CryptReleaseContext
+CryptSetHashParam
+CryptSetKeyParam
+CryptSetProviderA
+CryptSetProviderExA
+CryptSetProviderExW
+CryptSetProviderW
+CryptSetProvParam
+CryptSignHashA
+CryptSignHashW
+CryptVerifySignatureA
+CryptVerifySignatureW
lib/libc/mingw/lib-common/api-ms-win-security-cryptoapi-l1-1-0_windowsapp.def
@@ -0,0 +1,35 @@
+LIBRARY api-ms-win-security-cryptoapi-l1-1-0
+
+EXPORTS
+
+CryptAcquireContextA
+CryptAcquireContextW
+CryptCreateHash
+CryptDecrypt
+CryptDeriveKey
+CryptDestroyHash
+CryptDestroyKey
+CryptDuplicateKey
+CryptEncrypt
+CryptEnumProvidersA
+CryptEnumProvidersW
+CryptExportKey
+CryptGenKey
+CryptGenRandom
+CryptGetDefaultProviderA
+CryptGetDefaultProviderW
+CryptGetHashParam
+CryptGetKeyParam
+CryptGetProvParam
+CryptGetUserKey
+CryptHashData
+CryptImportKey
+CryptReleaseContext
+CryptSetHashParam
+CryptSetKeyParam
+CryptSetProviderW
+CryptSetProvParam
+CryptSignHashA
+CryptSignHashW
+CryptVerifySignatureA
+CryptVerifySignatureW
lib/libc/mingw/lib-common/api-ms-win-security-isolatedcontainer-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-isolatedcontainer-l1-1-0
+
+EXPORTS
+
+IsProcessInIsolatedContainer
lib/libc/mingw/lib-common/api-ms-win-security-isolatedcontainer-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-isolatedcontainer-l1-1-1
+
+EXPORTS
+
+IsProcessInWDAGContainer
lib/libc/mingw/lib-common/api-ms-win-security-lsalookup-ansi-l2-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-security-lsalookup-ansi-l2-1-0
+
+EXPORTS
+
+LookupAccountNameA
+LookupAccountSidA
+LookupPrivilegeDisplayNameA
+LookupPrivilegeNameA
+LookupPrivilegeValueA
lib/libc/mingw/lib-common/api-ms-win-security-lsalookup-l2-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-security-lsalookup-l2-1-0
+
+EXPORTS
+
+LookupAccountNameW
+LookupAccountSidW
+LookupPrivilegeDisplayNameW
+LookupPrivilegeNameW
+LookupPrivilegeValueW
+LsaEnumerateTrustedDomains
lib/libc/mingw/lib-common/api-ms-win-security-lsalookup-l2-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-security-lsalookup-l2-1-0
+
+EXPORTS
+
+LookupAccountNameW
+LookupAccountSidW
+LookupPrivilegeDisplayNameW
+LookupPrivilegeNameW
+LookupPrivilegeValueW
lib/libc/mingw/lib-common/api-ms-win-security-lsalookup-l2-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-lsalookup-l2-1-1
+
+EXPORTS
+
+LsaManageSidNameMapping
lib/libc/mingw/lib-common/api-ms-win-security-lsapolicy-l1-1-0.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-security-lsapolicy-l1-1-0
+
+EXPORTS
+
+LsaAddAccountRights
+LsaClose
+LsaEnumerateAccountRights
+LsaEnumerateAccountsWithUserRight
+LsaFreeMemory
+LsaLookupNames2
+LsaLookupSids
+LsaLookupSids2
+LsaOpenPolicy
+LsaQueryInformationPolicy
+LsaRemoveAccountRights
+LsaRetrievePrivateData
+LsaSetInformationPolicy
lib/libc/mingw/lib-common/api-ms-win-security-lsapolicy-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-security-lsapolicy-l1-1-0
+
+EXPORTS
+
+LsaClose
+LsaFreeMemory
+LsaLookupNames2
+LsaLookupSids
+LsaOpenPolicy
lib/libc/mingw/lib-common/api-ms-win-security-provider-ansi-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-security-provider-ansi-l1-1-0
+
+EXPORTS
+
+GetExplicitEntriesFromAclA
+GetNamedSecurityInfoA
+SetEntriesInAclA
+SetNamedSecurityInfoA
lib/libc/mingw/lib-common/api-ms-win-security-provider-l1-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-security-provider-l1-1-0
+
+EXPORTS
+
+GetExplicitEntriesFromAclW
+GetNamedSecurityInfoW
+GetSecurityInfo
+SetEntriesInAclW
+SetNamedSecurityInfoW
+SetSecurityInfo
lib/libc/mingw/lib-common/api-ms-win-security-sddl-ansi-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-security-sddl-ansi-l1-1-0
+
+EXPORTS
+
+ConvertSidToStringSidA
+ConvertStringSidToSidA
lib/libc/mingw/lib-common/api-ms-win-security-sddl-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-security-sddl-l1-1-0
+
+EXPORTS
+
+ConvertSecurityDescriptorToStringSecurityDescriptorW
+ConvertSidToStringSidW
+ConvertStringSecurityDescriptorToSecurityDescriptorW
+ConvertStringSidToSidW
lib/libc/mingw/lib-common/api-ms-win-security-systemfunctions-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-security-systemfunctions-l1-1-0
+
+EXPORTS
+
+SystemFunction036
+SystemFunction040
+SystemFunction041
lib/libc/mingw/lib-common/api-ms-win-security-systemfunctions-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-systemfunctions-l1-1-0
+
+EXPORTS
+
+SystemFunction036
lib/libc/mingw/lib-common/api-ms-win-service-core-ansi-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-service-core-ansi-l1-1-0
+
+EXPORTS
+
+EnumServicesStatusExA
+GetServiceDisplayNameA
+GetServiceKeyNameA
lib/libc/mingw/lib-common/api-ms-win-service-core-ansi-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-core-ansi-l1-1-1
+
+EXPORTS
+
+EnumDependentServicesA
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-service-core-l1-1-0
+
+EXPORTS
+
+RegisterServiceCtrlHandlerExW
+SetServiceStatus
+StartServiceCtrlDispatcherW
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-core-l1-1-0
+
+EXPORTS
+
+RegisterServiceCtrlHandlerExW
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-service-core-l1-1-1
+
+EXPORTS
+
+EnumDependentServicesW
+EnumServicesStatusExW
+QueryServiceDynamicInformation
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-service-core-l1-1-2
+
+EXPORTS
+
+GetServiceDisplayNameW
+GetServiceKeyNameW
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-3.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-core-l1-1-3
+
+EXPORTS
+
+GetServiceRegistryStateKey
lib/libc/mingw/lib-common/api-ms-win-service-core-l1-1-4.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-core-l1-1-4
+
+EXPORTS
+
+GetServiceDirectory
lib/libc/mingw/lib-common/api-ms-win-service-management-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-service-management-l1-1-0
+
+EXPORTS
+
+CloseServiceHandle
+ControlServiceExW
+CreateServiceW
+DeleteService
+OpenSCManagerW
+OpenServiceW
+StartServiceW
lib/libc/mingw/lib-common/api-ms-win-service-management-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-management-l1-1-0
+
+EXPORTS
+
+OpenSCManagerW
lib/libc/mingw/lib-common/api-ms-win-service-management-l2-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-service-management-l2-1-0
+
+EXPORTS
+
+ChangeServiceConfig2W
+ChangeServiceConfigW
+NotifyServiceStatusChangeW
+QueryServiceConfig2W
+QueryServiceConfigW
+QueryServiceObjectSecurity
+QueryServiceStatusEx
+SetServiceObjectSecurity
lib/libc/mingw/lib-common/api-ms-win-service-winsvc-l1-1-0.def
@@ -0,0 +1,20 @@
+LIBRARY api-ms-win-service-winsvc-l1-1-0
+
+EXPORTS
+
+ChangeServiceConfig2A
+ChangeServiceConfigA
+ControlService
+ControlServiceExA
+CreateServiceA
+NotifyServiceStatusChangeA
+OpenSCManagerA
+OpenServiceA
+QueryServiceConfig2A
+QueryServiceConfigA
+QueryServiceStatus
+RegisterServiceCtrlHandlerA
+RegisterServiceCtrlHandlerExA
+RegisterServiceCtrlHandlerW
+StartServiceA
+StartServiceCtrlDispatcherA
lib/libc/mingw/lib-common/api-ms-win-service-winsvc-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-service-winsvc-l1-1-0
+
+EXPORTS
+
+OpenSCManagerA
+RegisterServiceCtrlHandlerA
+RegisterServiceCtrlHandlerExA
+RegisterServiceCtrlHandlerW
lib/libc/mingw/lib-common/api-ms-win-shcore-obsolete-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shcore-obsolete-l1-1-0
+
+EXPORTS
+
+CommandLineToArgvW
+SHStrDupA
+SHStrDupW
lib/libc/mingw/lib-common/api-ms-win-shcore-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-shcore-obsolete-l1-1-0
+
+EXPORTS
+
+CommandLineToArgvW
lib/libc/mingw/lib-common/api-ms-win-shcore-path-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-shcore-path-l1-1-0
+
+EXPORTS
+
+PathBuildRootA
+PathBuildRootW
+PathIsNetworkPathA
+PathIsNetworkPathW
lib/libc/mingw/lib-common/api-ms-win-shcore-registry-l1-1-0.def
@@ -0,0 +1,32 @@
+LIBRARY api-ms-win-shcore-registry-l1-1-0
+
+EXPORTS
+
+SHCopyKeyA
+SHCopyKeyW
+SHDeleteEmptyKeyA
+SHDeleteEmptyKeyW
+SHDeleteKeyA
+SHDeleteKeyW
+SHDeleteValueA
+SHDeleteValueW
+SHEnumKeyExA
+SHEnumKeyExW
+SHEnumValueA
+SHEnumValueW
+SHGetValueA
+SHGetValueW
+SHQueryInfoKeyA
+SHQueryInfoKeyW
+SHQueryValueExA
+SHQueryValueExW
+SHRegDuplicateHKey
+SHRegGetIntW
+SHRegGetPathA
+SHRegGetPathW
+SHRegGetValueA
+SHRegGetValueW
+SHRegSetPathA
+SHRegSetPathW
+SHSetValueA
+SHSetValueW
lib/libc/mingw/lib-common/api-ms-win-shcore-registry-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-shcore-registry-l1-1-1
+
+EXPORTS
+
+SHRegGetValueFromHKCUHKLM
lib/libc/mingw/lib-common/api-ms-win-shcore-scaling-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shcore-scaling-l1-1-0
+
+EXPORTS
+
+GetScaleFactorForDevice
+RegisterScaleChangeNotifications
+RevokeScaleChangeNotifications
lib/libc/mingw/lib-common/api-ms-win-shcore-scaling-l1-1-1.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-shcore-scaling-l1-1-1
+
+EXPORTS
+
+GetDpiForMonitor
+GetProcessDpiAwareness
+GetScaleFactorForMonitor
+RegisterScaleChangeEvent
+SetProcessDpiAwareness
+UnregisterScaleChangeEvent
lib/libc/mingw/lib-common/api-ms-win-shcore-scaling-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-shcore-scaling-l1-1-2
+
+EXPORTS
+
+GetDpiForShellUIComponent
lib/libc/mingw/lib-common/api-ms-win-shcore-stream-l1-1-0.def
@@ -0,0 +1,19 @@
+LIBRARY api-ms-win-shcore-stream-l1-1-0
+
+EXPORTS
+
+IStream_Copy
+IStream_Read
+IStream_ReadStr
+IStream_Reset
+IStream_Size
+IStream_Write
+IStream_WriteStr
+SHCreateMemStream
+SHCreateStreamOnFileA
+SHCreateStreamOnFileEx
+SHCreateStreamOnFileW
+SHOpenRegStream2A
+SHOpenRegStream2W
+SHOpenRegStreamA
+SHOpenRegStreamW
lib/libc/mingw/lib-common/api-ms-win-shcore-stream-winrt-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shcore-stream-winrt-l1-1-0
+
+EXPORTS
+
+CreateRandomAccessStreamOnFile
+CreateRandomAccessStreamOverStream
+CreateStreamOverRandomAccessStream
lib/libc/mingw/lib-common/api-ms-win-shcore-sysinfo-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shcore-sysinfo-l1-1-0
+
+EXPORTS
+
+GetCurrentProcessExplicitAppUserModelID
+IsOS
+SetCurrentProcessExplicitAppUserModelID
lib/libc/mingw/lib-common/api-ms-win-shcore-unicodeansi-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-shcore-unicodeansi-l1-1-0
+
+EXPORTS
+
+SHAnsiToAnsi
+SHAnsiToUnicode
+SHUnicodeToAnsi
+SHUnicodeToUnicode
lib/libc/mingw/lib-common/api-ms-win-shell-shdirectory-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shell-shdirectory-l1-1-0
+
+EXPORTS
+
+SHCreateDirectory
+SHCreateDirectoryExA
+SHCreateDirectoryExW
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-0.def
@@ -0,0 +1,37 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-0
+
+EXPORTS
+
+ClosePackageInfo@4
+CreateDeviceAccessInstance@12
+GetApplicationUserModelId@12
+GetCurrentApplicationUserModelId@8
+GetCurrentPackageFamilyName@8
+GetCurrentPackageFullName@8
+GetCurrentPackageId@8
+GetCurrentPackageInfo@16
+GetCurrentPackagePath@8
+GetPackageFamilyName@12
+GetPackageFullName@12
+GetPackageId@12
+GetPackageInfo@20
+GetPackagePath@16
+GetPackagesByPackageFamily@20
+OpenPackageInfoByFullName@12
+PackageFamilyNameFromFullName@12
+PackageFamilyNameFromId@12
+PackageFullNameFromId@12
+PackageIdFromFullName@16
+PackageNameAndPublisherIdFromFamilyName@20
+ProcessTrackerInsertOrWait@8
+ProcessTrackerRemove@4
+TokenBindingDeleteAllBindings@0
+TokenBindingDeleteBinding@4
+TokenBindingGenerateBinding@40
+TokenBindingGenerateID@16
+TokenBindingGenerateIDForUri@12
+TokenBindingGenerateMessage@20
+TokenBindingGetHighestSupportedVersion@8
+TokenBindingGetKeyTypesClient@4
+TokenBindingGetKeyTypesServer@4
+TokenBindingVerifyMessage@24
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-0_windowsapp.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-0
+
+EXPORTS
+
+ClosePackageInfo@4
+CreateDeviceAccessInstance@12
+GetApplicationUserModelId@12
+GetCurrentApplicationUserModelId@8
+GetCurrentPackageFamilyName@8
+GetCurrentPackageFullName@8
+GetCurrentPackageId@8
+GetCurrentPackageInfo@16
+GetCurrentPackagePath@8
+GetPackageFamilyName@12
+GetPackageFullName@12
+GetPackageId@12
+GetPackageInfo@20
+GetPackagePath@16
+GetPackagesByPackageFamily@20
+OpenPackageInfoByFullName@12
+PackageFamilyNameFromFullName@12
+PackageFamilyNameFromId@12
+PackageFullNameFromId@12
+PackageIdFromFullName@16
+PackageNameAndPublisherIdFromFamilyName@20
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-1.def
@@ -0,0 +1,20 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-1
+
+EXPORTS
+
+FindPackagesByPackageFamily@28
+FormatApplicationUserModelId@16
+GetApplicationUserModelIdFromToken@12
+GetPackageApplicationIds@16
+GetPackageFamilyNameFromToken@12
+GetPackageFullNameFromToken@12
+GetPackagePathByFullName@12
+GetStagedPackageOrigin@8
+GetStagedPackagePathByFullName@12
+OpenPackageInfoByFullNameForUser@16
+ParseApplicationUserModelId@20
+VerifyApplicationUserModelId@4
+VerifyPackageFamilyName@4
+VerifyPackageFullName@4
+VerifyPackageId@4
+VerifyPackageRelativeApplicationId@4
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-1_windowsapp.def
@@ -0,0 +1,19 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-1
+
+EXPORTS
+
+FindPackagesByPackageFamily@28
+FormatApplicationUserModelId@16
+GetApplicationUserModelIdFromToken@12
+GetPackageApplicationIds@16
+GetPackageFamilyNameFromToken@12
+GetPackageFullNameFromToken@12
+GetPackagePathByFullName@12
+GetStagedPackagePathByFullName@12
+OpenPackageInfoByFullNameForUser@16
+ParseApplicationUserModelId@20
+VerifyApplicationUserModelId@4
+VerifyPackageFamilyName@4
+VerifyPackageFullName@4
+VerifyPackageId@4
+VerifyPackageRelativeApplicationId@4
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-2.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-2
+
+EXPORTS
+
+AppPolicyGetClrCompat@8
+AppPolicyGetCreateFileAccess@8
+AppPolicyGetLifecycleManagement@8
+AppPolicyGetMediaFoundationCodecLoading@8
+AppPolicyGetProcessTerminationMethod@8
+AppPolicyGetShowDeveloperDiagnostic@8
+AppPolicyGetThreadInitializationType@8
+AppPolicyGetWindowingModel@8
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-3.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-appmodel-runtime-l1-1-3
+
+EXPORTS
+
+GetCurrentPackageInfo2@20
+GetCurrentPackagePath2@12
+GetPackageInfo2@24
+GetPackagePathByFullName2@16
+GetStagedPackagePathByFullName2@16
lib/libc/mingw/lib32/api-ms-win-core-apiquery-l2-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-apiquery-l2-1-0
+
+EXPORTS
+
+IsApiSetImplemented@4
+TokenBindingDeleteAllBindings@0
+TokenBindingDeleteBinding@4
+TokenBindingGenerateBinding@40
+TokenBindingGenerateID@16
+TokenBindingGenerateIDForUri@12
+TokenBindingGenerateMessage@20
+TokenBindingGetHighestSupportedVersion@8
+TokenBindingGetKeyTypesClient@4
+TokenBindingGetKeyTypesServer@4
+TokenBindingVerifyMessage@24
lib/libc/mingw/lib32/api-ms-win-core-atoms-l1-1-0.def
@@ -0,0 +1,21 @@
+LIBRARY api-ms-win-core-atoms-l1-1-0
+
+EXPORTS
+
+AddAtomA@4
+AddAtomW@4
+DeleteAtom@4
+FindAtomA@4
+FindAtomW@4
+GetAtomNameA@12
+GetAtomNameW@12
+GlobalAddAtomA@4
+GlobalAddAtomExA@8
+GlobalAddAtomExW@8
+GlobalAddAtomW@4
+GlobalDeleteAtom@4
+GlobalFindAtomA@4
+GlobalFindAtomW@4
+GlobalGetAtomNameA@12
+GlobalGetAtomNameW@12
+InitAtomTable@4
lib/libc/mingw/lib32/api-ms-win-core-atoms-l1-1-0_windowsapp.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-atoms-l1-1-0
+
+EXPORTS
+
+AddAtomA@4
+AddAtomW@4
+DeleteAtom@4
+FindAtomA@4
+FindAtomW@4
+GetAtomNameA@12
+GetAtomNameW@12
lib/libc/mingw/lib32/api-ms-win-core-backgroundtask-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-backgroundtask-l1-1-0
+
+EXPORTS
+
+RaiseCustomSystemEventTrigger@4
lib/libc/mingw/lib32/api-ms-win-core-calendar-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-calendar-l1-1-0
+
+EXPORTS
+
+AdjustCalendarDate@12
+ConvertCalDateTimeToSystemTime@8
+ConvertSystemTimeToCalDateTime@12
+GetCalendarDateFormatEx@24
+GetCalendarSupportedDateRange@12
+IsCalendarLeapYear@12
+UpdateCalendarDayOfWeek@4
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-0.def
@@ -0,0 +1,84 @@
+LIBRARY api-ms-win-core-com-l1-1-0
+
+EXPORTS
+
+CLSIDFromProgID@8
+CLSIDFromString@8
+CoAddRefServerProcess@0
+CoAllowUnmarshalerCLSID@4
+CoCancelCall@8
+CoCopyProxy@8
+CoCreateFreeThreadedMarshaler@8
+CoCreateGuid@4
+CoCreateInstance@20
+CoCreateInstanceEx@24
+CoCreateInstanceFromApp@24
+CoDecodeProxy@16
+CoDecrementMTAUsage@4
+CoDisableCallCancellation@4
+CoDisconnectContext@4
+CoDisconnectObject@8
+CoEnableCallCancellation@4
+CoFreeUnusedLibraries@0
+CoFreeUnusedLibrariesEx@8
+CoGetApartmentType@8
+CoGetCallContext@8
+CoGetCallerTID@4
+CoGetCancelObject@12
+CoGetClassObject@20
+CoGetContextToken@4
+CoGetCurrentLogicalThreadId@4
+CoGetCurrentProcess@0
+CoGetDefaultContext@12
+CoGetInterfaceAndReleaseStream@12
+CoGetMalloc@8
+CoGetMarshalSizeMax@24
+CoGetObjectContext@8
+CoGetPSClsid@8
+CoGetStandardMarshal@24
+CoGetStdMarshalEx@12
+CoGetTreatAsClass@8
+CoImpersonateClient@0
+CoIncrementMTAUsage@4
+CoInitializeEx@8
+CoInitializeSecurity@36
+CoInvalidateRemoteMachineBindings@4
+CoIsHandlerConnected@4
+CoLockObjectExternal@12
+CoMarshalHresult@8
+CoMarshalInterface@24
+CoMarshalInterThreadInterfaceInStream@12
+CoQueryAuthenticationServices@8
+CoQueryClientBlanket@28
+CoQueryProxyBlanket@32
+CoRegisterClassObject@20
+CoRegisterPSClsid@8
+CoRegisterSurrogate@4
+CoReleaseMarshalData@4
+CoReleaseServerProcess@0
+CoResumeClassObjects@0
+CoRevertToSelf@0
+CoRevokeClassObject@4
+CoSetCancelObject@4
+CoSetProxyBlanket@32
+CoSuspendClassObjects@0
+CoSwitchCallContext@8
+CoTaskMemAlloc@4
+CoTaskMemFree@4
+CoTaskMemRealloc@8
+CoTestCancel@0
+CoUninitialize@0
+CoUnmarshalHresult@8
+CoUnmarshalInterface@12
+CoWaitForMultipleHandles@20
+CoWaitForMultipleObjects@20
+CreateStreamOnHGlobal@12
+FreePropVariantArray@8
+GetHGlobalFromStream@8
+IIDFromString@8
+ProgIDFromCLSID@8
+PropVariantClear@4
+PropVariantCopy@8
+StringFromCLSID@8
+StringFromGUID2@12
+StringFromIID@8
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-0_windowsapp.def
@@ -0,0 +1,57 @@
+LIBRARY api-ms-win-core-com-l1-1-0
+
+EXPORTS
+
+CLSIDFromProgID@8
+CLSIDFromString@8
+CoAddRefServerProcess@0
+CoCreateFreeThreadedMarshaler@8
+CoCreateGuid@4
+CoCreateInstance@20
+CoCreateInstanceEx@24
+CoCreateInstanceFromApp@24
+CoDecrementMTAUsage@4
+CoDisconnectObject@8
+CoFreeUnusedLibraries@0
+CoFreeUnusedLibrariesEx@8
+CoGetApartmentType@8
+CoGetClassObject@20
+CoGetContextToken@4
+CoGetCurrentLogicalThreadId@4
+CoGetInterfaceAndReleaseStream@12
+CoGetMalloc@8
+CoGetMarshalSizeMax@24
+CoGetObjectContext@8
+CoGetStandardMarshal@24
+CoIncrementMTAUsage@4
+CoInitializeEx@8
+CoInitializeSecurity@36
+CoLockObjectExternal@12
+CoMarshalInterface@24
+CoMarshalInterThreadInterfaceInStream@12
+CoRegisterClassObject@20
+CoRegisterPSClsid@8
+CoReleaseMarshalData@4
+CoReleaseServerProcess@0
+CoResumeClassObjects@0
+CoRevokeClassObject@4
+CoSetProxyBlanket@32
+CoSuspendClassObjects@0
+CoSwitchCallContext@8
+CoTaskMemAlloc@4
+CoTaskMemFree@4
+CoTaskMemRealloc@8
+CoUninitialize@0
+CoUnmarshalInterface@12
+CoWaitForMultipleHandles@20
+CoWaitForMultipleObjects@20
+CreateStreamOnHGlobal@12
+FreePropVariantArray@8
+GetHGlobalFromStream@8
+IIDFromString@8
+ProgIDFromCLSID@8
+PropVariantClear@4
+PropVariantCopy@8
+StringFromCLSID@8
+StringFromGUID2@12
+StringFromIID@8
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-com-l1-1-1
+
+EXPORTS
+
+CoRegisterActivationFilter@4
+RoGetAgileReference@16
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-com-l1-1-1
+
+EXPORTS
+
+RoGetAgileReference@16
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-com-l1-1-2
+
+EXPORTS
+
+CLSIDFromProgIDEx@8
+CoFileTimeNow@4
lib/libc/mingw/lib32/api-ms-win-core-com-l1-1-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-com-l1-1-3
+
+EXPORTS
+
+CoRegisterDeviceCatalog@8
+CoRevokeDeviceCatalog@4
lib/libc/mingw/lib32/api-ms-win-core-com-l2-1-1.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-core-com-l2-1-1
+
+EXPORTS
+
+CreateILockBytesOnHGlobal@12
+FmtIdToPropStgName@8
+GetConvertStg@4
+GetHGlobalFromILockBytes@8
+PropStgNameToFmtId@8
+ReadClassStg@8
+ReadClassStm@8
+StgCreateDocfile@16
+StgCreateDocfileOnILockBytes@16
+StgCreatePropSetStg@12
+StgCreatePropStg@24
+StgCreateStorageEx@32
+StgIsStorageFile@4
+StgIsStorageILockBytes@4
+StgOpenPropStg@20
+StgOpenStorage@24
+StgOpenStorageEx@32
+StgOpenStorageOnILockBytes@24
+StgSetTimes@16
+WriteClassStg@8
+WriteClassStm@8
lib/libc/mingw/lib32/api-ms-win-core-com-midlproxystub-l1-1-0.def
@@ -0,0 +1,77 @@
+LIBRARY api-ms-win-core-com-midlproxystub-l1-1-0
+
+EXPORTS
+
+CStdAsyncStubBuffer_AddRef@4
+CStdAsyncStubBuffer_Connect@8
+CStdAsyncStubBuffer_Disconnect@4
+CStdAsyncStubBuffer_Invoke@12
+CStdAsyncStubBuffer_QueryInterface@12
+CStdAsyncStubBuffer_Release@4
+CStdAsyncStubBuffer2_Connect@8
+CStdAsyncStubBuffer2_Disconnect@4
+CStdAsyncStubBuffer2_Release@4
+CStdStubBuffer2_Connect@8
+CStdStubBuffer2_CountRefs@4
+CStdStubBuffer2_Disconnect@4
+CStdStubBuffer2_QueryInterface@12
+NdrProxyForwardingFunction10@0
+NdrProxyForwardingFunction11@0
+NdrProxyForwardingFunction12@0
+NdrProxyForwardingFunction13@0
+NdrProxyForwardingFunction14@0
+NdrProxyForwardingFunction15@0
+NdrProxyForwardingFunction16@0
+NdrProxyForwardingFunction17@0
+NdrProxyForwardingFunction18@0
+NdrProxyForwardingFunction19@0
+NdrProxyForwardingFunction20@0
+NdrProxyForwardingFunction21@0
+NdrProxyForwardingFunction22@0
+NdrProxyForwardingFunction23@0
+NdrProxyForwardingFunction24@0
+NdrProxyForwardingFunction25@0
+NdrProxyForwardingFunction26@0
+NdrProxyForwardingFunction27@0
+NdrProxyForwardingFunction28@0
+NdrProxyForwardingFunction29@0
+NdrProxyForwardingFunction3@0
+NdrProxyForwardingFunction30@0
+NdrProxyForwardingFunction31@0
+NdrProxyForwardingFunction32@0
+NdrProxyForwardingFunction4@0
+NdrProxyForwardingFunction5@0
+NdrProxyForwardingFunction6@0
+NdrProxyForwardingFunction7@0
+NdrProxyForwardingFunction8@0
+NdrProxyForwardingFunction9@0
+ObjectStublessClient10@0
+ObjectStublessClient11@0
+ObjectStublessClient12@0
+ObjectStublessClient13@0
+ObjectStublessClient14@0
+ObjectStublessClient15@0
+ObjectStublessClient16@0
+ObjectStublessClient17@0
+ObjectStublessClient18@0
+ObjectStublessClient19@0
+ObjectStublessClient20@0
+ObjectStublessClient21@0
+ObjectStublessClient22@0
+ObjectStublessClient23@0
+ObjectStublessClient24@0
+ObjectStublessClient25@0
+ObjectStublessClient26@0
+ObjectStublessClient27@0
+ObjectStublessClient28@0
+ObjectStublessClient29@0
+ObjectStublessClient3@0
+ObjectStublessClient30@0
+ObjectStublessClient31@0
+ObjectStublessClient32@0
+ObjectStublessClient4@0
+ObjectStublessClient5@0
+ObjectStublessClient6@0
+ObjectStublessClient7@0
+ObjectStublessClient8@0
+ObjectStublessClient9@0
lib/libc/mingw/lib32/api-ms-win-core-comm-l1-1-0.def
@@ -0,0 +1,22 @@
+LIBRARY api-ms-win-core-comm-l1-1-0
+
+EXPORTS
+
+ClearCommBreak@4
+ClearCommError@12
+EscapeCommFunction@8
+GetCommConfig@12
+GetCommMask@8
+GetCommModemStatus@8
+GetCommProperties@8
+GetCommState@8
+GetCommTimeouts@8
+PurgeComm@8
+SetCommBreak@4
+SetCommConfig@12
+SetCommMask@8
+SetCommState@8
+SetCommTimeouts@8
+SetupComm@12
+TransmitCommChar@8
+WaitCommEvent@12
lib/libc/mingw/lib32/api-ms-win-core-comm-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-comm-l1-1-1
+
+EXPORTS
+
+OpenCommPort@12
lib/libc/mingw/lib32/api-ms-win-core-comm-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-comm-l1-1-2
+
+EXPORTS
+
+GetCommPorts@12
lib/libc/mingw/lib32/api-ms-win-core-console-l1-1-0.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-core-console-l1-1-0
+
+EXPORTS
+
+AllocConsole@0
+GetConsoleCP@0
+GetConsoleMode@8
+GetConsoleOutputCP@0
+GetNumberOfConsoleInputEvents@8
+ReadConsoleA@20
+ReadConsoleInputA@16
+ReadConsoleInputW@16
+ReadConsoleW@20
+SetConsoleCtrlHandler@8
+SetConsoleMode@8
+WriteConsoleA@20
+WriteConsoleW@20
lib/libc/mingw/lib32/api-ms-win-core-console-l1-2-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-console-l1-2-0
+
+EXPORTS
+
+AttachConsole@4
+FreeConsole@0
+PeekConsoleInputA@16
+PeekConsoleInputW@16
lib/libc/mingw/lib32/api-ms-win-core-console-l1-2-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-console-l1-2-1
+
+EXPORTS
+
+ClosePseudoConsole@4
+CreatePseudoConsole@20
+ResizePseudoConsole@8
lib/libc/mingw/lib32/api-ms-win-core-console-l2-1-0.def
@@ -0,0 +1,37 @@
+LIBRARY api-ms-win-core-console-l2-1-0
+
+EXPORTS
+
+CreateConsoleScreenBuffer@20
+FillConsoleOutputAttribute@20
+FillConsoleOutputCharacterA@20
+FillConsoleOutputCharacterW@20
+FlushConsoleInputBuffer@4
+GenerateConsoleCtrlEvent@8
+GetConsoleCursorInfo@8
+GetConsoleScreenBufferInfo@8
+GetConsoleScreenBufferInfoEx@8
+GetLargestConsoleWindowSize@4
+ReadConsoleOutputA@20
+ReadConsoleOutputAttribute@20
+ReadConsoleOutputCharacterA@20
+ReadConsoleOutputCharacterW@20
+ReadConsoleOutputW@20
+ScrollConsoleScreenBufferA@20
+ScrollConsoleScreenBufferW@20
+SetConsoleActiveScreenBuffer@4
+SetConsoleCP@4
+SetConsoleCursorInfo@8
+SetConsoleCursorPosition@8
+SetConsoleOutputCP@4
+SetConsoleScreenBufferInfoEx@8
+SetConsoleScreenBufferSize@8
+SetConsoleTextAttribute@8
+SetConsoleWindowInfo@12
+WriteConsoleInputA@16
+WriteConsoleInputW@16
+WriteConsoleOutputA@20
+WriteConsoleOutputAttribute@20
+WriteConsoleOutputCharacterA@20
+WriteConsoleOutputCharacterW@20
+WriteConsoleOutputW@20
lib/libc/mingw/lib32/api-ms-win-core-console-l2-2-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-console-l2-2-0
+
+EXPORTS
+
+GetConsoleOriginalTitleA@8
+GetConsoleOriginalTitleW@8
+GetConsoleTitleA@8
+GetConsoleTitleW@8
+SetConsoleTitleA@4
+SetConsoleTitleW@4
lib/libc/mingw/lib32/api-ms-win-core-console-l3-2-0.def
@@ -0,0 +1,36 @@
+LIBRARY api-ms-win-core-console-l3-2-0
+
+EXPORTS
+
+AddConsoleAliasA@12
+AddConsoleAliasW@12
+ExpungeConsoleCommandHistoryA@4
+ExpungeConsoleCommandHistoryW@4
+GetConsoleAliasA@16
+GetConsoleAliasesA@12
+GetConsoleAliasesLengthA@4
+GetConsoleAliasesLengthW@4
+GetConsoleAliasesW@12
+GetConsoleAliasExesA@8
+GetConsoleAliasExesLengthA@0
+GetConsoleAliasExesLengthW@0
+GetConsoleAliasExesW@8
+GetConsoleAliasW@16
+GetConsoleCommandHistoryA@12
+GetConsoleCommandHistoryLengthA@4
+GetConsoleCommandHistoryLengthW@4
+GetConsoleCommandHistoryW@12
+GetConsoleDisplayMode@4
+GetConsoleFontSize@8
+GetConsoleHistoryInfo@4
+GetConsoleProcessList@8
+GetConsoleSelectionInfo@4
+GetConsoleWindow@0
+GetCurrentConsoleFont@12
+GetCurrentConsoleFontEx@12
+GetNumberOfConsoleMouseButtons@4
+SetConsoleDisplayMode@12
+SetConsoleHistoryInfo@4
+SetConsoleNumberOfCommandsA@8
+SetConsoleNumberOfCommandsW@8
+SetCurrentConsoleFontEx@12
lib/libc/mingw/lib32/api-ms-win-core-datetime-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-datetime-l1-1-0
+
+EXPORTS
+
+GetDateFormatA@24
+GetDateFormatW@24
+GetTimeFormatA@24
+GetTimeFormatW@24
lib/libc/mingw/lib32/api-ms-win-core-datetime-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-datetime-l1-1-1
+
+EXPORTS
+
+GetDateFormatEx@28
+GetTimeFormatEx@24
lib/libc/mingw/lib32/api-ms-win-core-datetime-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-datetime-l1-1-2
+
+EXPORTS
+
+GetDurationFormatEx@32
lib/libc/mingw/lib32/api-ms-win-core-debug-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-debug-l1-1-0
+
+EXPORTS
+
+DebugBreak@0
+IsDebuggerPresent@0
+OutputDebugStringA@4
+OutputDebugStringW@4
lib/libc/mingw/lib32/api-ms-win-core-debug-l1-1-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-debug-l1-1-1
+
+EXPORTS
+
+CheckRemoteDebuggerPresent@8
+ContinueDebugEvent@12
+DebugActiveProcess@4
+DebugActiveProcessStop@4
+WaitForDebugEvent@8
lib/libc/mingw/lib32/api-ms-win-core-debug-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-debug-l1-1-2
+
+EXPORTS
+
+WaitForDebugEventEx@8
lib/libc/mingw/lib32/api-ms-win-core-debug-minidump-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-debug-minidump-l1-1-0
+
+EXPORTS
+
+MiniDumpReadDumpStream@20
+MiniDumpWriteDump@28
lib/libc/mingw/lib32/api-ms-win-core-delayload-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-delayload-l1-1-0
+
+EXPORTS
+
+DelayLoadFailureHook@8
lib/libc/mingw/lib32/api-ms-win-core-delayload-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-delayload-l1-1-1
+
+EXPORTS
+
+ResolveDelayLoadedAPI@24
+ResolveDelayLoadsFromDll@12
lib/libc/mingw/lib32/api-ms-win-core-enclave-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-enclave-l1-1-0
+
+EXPORTS
+
+CreateEnclave@32
+InitializeEnclave@20
+IsEnclaveTypeSupported@4
+LoadEnclaveData@36
lib/libc/mingw/lib32/api-ms-win-core-enclave-l1-1-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-enclave-l1-1-1
+
+EXPORTS
+
+CallEnclave@16
+DeleteEnclave@4
+LoadEnclaveImageA@8
+LoadEnclaveImageW@8
+TerminateEnclave@8
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-0
+
+EXPORTS
+
+GetErrorMode@0
+GetLastError@0
+RaiseException@16
+SetErrorMode@4
+SetLastError@4
+SetUnhandledExceptionFilter@4
+UnhandledExceptionFilter@4
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-1
+
+EXPORTS
+
+AddVectoredContinueHandler@8
+AddVectoredExceptionHandler@8
+RemoveVectoredContinueHandler@4
+RemoveVectoredExceptionHandler@4
+RestoreLastError@4
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-1_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-1
+
+EXPORTS
+
+AddVectoredExceptionHandler@8
+RemoveVectoredExceptionHandler@4
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-2
+
+EXPORTS
+
+RaiseFailFastException@12
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-3.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-3
+
+EXPORTS
+
+FatalAppExitA@8
+FatalAppExitW@8
+GetThreadErrorMode@0
+SetThreadErrorMode@8
+TerminateProcessOnMemoryExhaustion@4
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-3_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-errorhandling-l1-1-3
+
+EXPORTS
+
+FatalAppExitA@8
+FatalAppExitW@8
+GetThreadErrorMode@0
+SetThreadErrorMode@8
lib/libc/mingw/lib32/api-ms-win-core-featurestaging-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-featurestaging-l1-1-0
+
+EXPORTS
+
+GetFeatureEnabledState@8
+RecordFeatureError@8
+RecordFeatureUsage@16
+SubscribeFeatureStateChangeNotification@12
+UnsubscribeFeatureStateChangeNotification@4
lib/libc/mingw/lib32/api-ms-win-core-featurestaging-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-featurestaging-l1-1-1
+
+EXPORTS
+
+GetFeatureVariant@16
lib/libc/mingw/lib32/api-ms-win-core-fibers-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-fibers-l1-1-0
+
+EXPORTS
+
+FlsAlloc@4
+FlsFree@4
+FlsGetValue@4
+FlsSetValue@8
lib/libc/mingw/lib32/api-ms-win-core-fibers-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-fibers-l1-1-1
+
+EXPORTS
+
+IsThreadAFiber@0
lib/libc/mingw/lib32/api-ms-win-core-fibers-l2-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-fibers-l2-1-0
+
+EXPORTS
+
+ConvertFiberToThread@0
+ConvertThreadToFiber@4
+CreateFiber@12
+DeleteFiber@4
+SwitchToFiber@4
lib/libc/mingw/lib32/api-ms-win-core-fibers-l2-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-fibers-l2-1-0
+
+EXPORTS
+
+ConvertFiberToThread@0
+DeleteFiber@4
+SwitchToFiber@4
lib/libc/mingw/lib32/api-ms-win-core-fibers-l2-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-fibers-l2-1-1
+
+EXPORTS
+
+ConvertThreadToFiberEx@8
+CreateFiberEx@20
lib/libc/mingw/lib32/api-ms-win-core-file-ansi-l1-1-0.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-file-ansi-l1-1-0
+
+EXPORTS
+
+DefineDosDeviceA@12
+DeleteVolumeMountPointA@4
+FindFirstVolumeA@8
+FindNextVolumeA@12
+GetLogicalDriveStringsA@8
+GetVolumeNameForVolumeMountPointA@12
+GetVolumePathNameA@12
+GetVolumePathNamesForVolumeNameA@16
+QueryDosDeviceA@12
lib/libc/mingw/lib32/api-ms-win-core-file-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-file-ansi-l1-1-0
+
+EXPORTS
+
+DeleteVolumeMountPointA@4
+FindFirstVolumeA@8
+FindNextVolumeA@12
+GetLogicalDriveStringsA@8
+GetVolumePathNameA@12
lib/libc/mingw/lib32/api-ms-win-core-file-ansi-l2-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-file-ansi-l2-1-0
+
+EXPORTS
+
+CopyFileExA@24
+CreateDirectoryExA@12
+CreateSymbolicLinkA@12
+MoveFileWithProgressA@20
+ReplaceFileA@24
lib/libc/mingw/lib32/api-ms-win-core-file-ansi-l2-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-file-ansi-l2-1-0
+
+EXPORTS
+
+CopyFileExA@24
+CreateDirectoryExA@12
+MoveFileWithProgressA@20
+ReplaceFileA@24
lib/libc/mingw/lib32/api-ms-win-core-file-fromapp-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-file-fromapp-l1-1-0
+
+EXPORTS
+
+CopyFileFromAppW@12
+CreateDirectoryFromAppW@8
+CreateFile2FromAppW@20
+CreateFileFromAppW@28
+DeleteFileFromAppW@4
+FindFirstFileExFromAppW@24
+GetFileAttributesExFromAppW@12
+MoveFileFromAppW@8
+RemoveDirectoryFromAppW@4
+ReplaceFileFromAppW@24
+SetFileAttributesFromAppW@8
lib/libc/mingw/lib32/api-ms-win-core-file-l1-1-0.def
@@ -0,0 +1,79 @@
+LIBRARY api-ms-win-core-file-l1-1-0
+
+EXPORTS
+
+CompareFileTime@8
+CreateDirectoryA@8
+CreateDirectoryW@8
+CreateFileA@28
+CreateFileW@28
+DefineDosDeviceW@12
+DeleteFileA@4
+DeleteFileW@4
+DeleteVolumeMountPointW@4
+FileTimeToLocalFileTime@8
+FindClose@4
+FindCloseChangeNotification@4
+FindFirstChangeNotificationA@12
+FindFirstChangeNotificationW@12
+FindFirstFileA@8
+FindFirstFileExA@24
+FindFirstFileExW@24
+FindFirstFileW@8
+FindFirstVolumeW@8
+FindNextChangeNotification@4
+FindNextFileA@8
+FindNextFileW@8
+FindNextVolumeW@12
+FindVolumeClose@4
+FlushFileBuffers@4
+GetDiskFreeSpaceA@20
+GetDiskFreeSpaceExA@16
+GetDiskFreeSpaceExW@16
+GetDiskFreeSpaceW@20
+GetDriveTypeA@4
+GetDriveTypeW@4
+GetFileAttributesA@4
+GetFileAttributesExA@12
+GetFileAttributesExW@12
+GetFileAttributesW@4
+GetFileInformationByHandle@8
+GetFileSize@8
+GetFileSizeEx@8
+GetFileTime@16
+GetFileType@4
+GetFinalPathNameByHandleA@16
+GetFinalPathNameByHandleW@16
+GetFullPathNameA@16
+GetFullPathNameW@16
+GetLogicalDrives@0
+GetLogicalDriveStringsW@8
+GetLongPathNameA@12
+GetLongPathNameW@12
+GetShortPathNameW@12
+GetTempFileNameW@16
+GetVolumeInformationByHandleW@32
+GetVolumeInformationW@32
+GetVolumePathNameW@12
+LocalFileTimeToFileTime@8
+LockFile@20
+LockFileEx@24
+QueryDosDeviceW@12
+ReadFile@20
+ReadFileEx@20
+ReadFileScatter@20
+RemoveDirectoryA@4
+RemoveDirectoryW@4
+SetEndOfFile@4
+SetFileAttributesA@8
+SetFileAttributesW@8
+SetFileInformationByHandle@16
+SetFilePointer@16
+SetFilePointerEx@20
+SetFileTime@16
+SetFileValidData@12
+UnlockFile@20
+UnlockFileEx@20
+WriteFile@20
+WriteFileEx@20
+WriteFileGather@20
lib/libc/mingw/lib32/api-ms-win-core-file-l1-1-0_windowsapp.def
@@ -0,0 +1,77 @@
+LIBRARY api-ms-win-core-file-l1-1-0
+
+EXPORTS
+
+CompareFileTime@8
+CreateDirectoryA@8
+CreateDirectoryW@8
+CreateFileA@28
+CreateFileW@28
+DeleteFileA@4
+DeleteFileW@4
+DeleteVolumeMountPointW@4
+FileTimeToLocalFileTime@8
+FindClose@4
+FindCloseChangeNotification@4
+FindFirstChangeNotificationA@12
+FindFirstChangeNotificationW@12
+FindFirstFileA@8
+FindFirstFileExA@24
+FindFirstFileExW@24
+FindFirstFileW@8
+FindFirstVolumeW@8
+FindNextChangeNotification@4
+FindNextFileA@8
+FindNextFileW@8
+FindNextVolumeW@12
+FindVolumeClose@4
+FlushFileBuffers@4
+GetDiskFreeSpaceA@20
+GetDiskFreeSpaceExA@16
+GetDiskFreeSpaceExW@16
+GetDiskFreeSpaceW@20
+GetDriveTypeA@4
+GetDriveTypeW@4
+GetFileAttributesA@4
+GetFileAttributesExA@12
+GetFileAttributesExW@12
+GetFileAttributesW@4
+GetFileInformationByHandle@8
+GetFileSize@8
+GetFileSizeEx@8
+GetFileTime@16
+GetFileType@4
+GetFinalPathNameByHandleA@16
+GetFinalPathNameByHandleW@16
+GetFullPathNameA@16
+GetFullPathNameW@16
+GetLogicalDrives@0
+GetLogicalDriveStringsW@8
+GetLongPathNameA@12
+GetLongPathNameW@12
+GetShortPathNameW@12
+GetTempFileNameW@16
+GetVolumeInformationByHandleW@32
+GetVolumeInformationW@32
+GetVolumePathNameW@12
+LocalFileTimeToFileTime@8
+LockFile@20
+LockFileEx@24
+ReadFile@20
+ReadFileEx@20
+ReadFileScatter@20
+RemoveDirectoryA@4
+RemoveDirectoryW@4
+SetEndOfFile@4
+SetFileAttributesA@8
+SetFileAttributesW@8
+SetFileInformationByHandle@16
+SetFilePointer@16
+SetFilePointerEx@20
+SetFileTime@16
+SetFileValidData@12
+UnlockFile@20
+UnlockFileEx@20
+WriteFile@20
+WriteFileEx@20
+WriteFileGather@20
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-file-l1-2-0
+
+EXPORTS
+
+CreateFile2@20
+GetTempPathW@8
+GetVolumeNameForVolumeMountPointW@12
+GetVolumePathNamesForVolumeNameW@16
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-file-l1-2-1
+
+EXPORTS
+
+GetCompressedFileSizeA@8
+GetCompressedFileSizeW@8
+SetFileIoOverlappedRange@12
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-2.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-file-l1-2-2
+
+EXPORTS
+
+AreFileApisANSI@0
+FindFirstFileNameW@16
+FindFirstStreamW@16
+FindNextFileNameW@12
+FindNextStreamW@8
+GetTempFileNameA@16
+GetTempPathA@8
+GetVolumeInformationA@32
+SetFileApisToANSI@0
+SetFileApisToOEM@0
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-2_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-file-l1-2-2
+
+EXPORTS
+
+AreFileApisANSI@0
+GetTempFileNameA@16
+GetTempPathA@8
+GetVolumeInformationA@32
lib/libc/mingw/lib32/api-ms-win-core-file-l1-2-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-file-l1-2-3
+
+EXPORTS
+
+GetDiskSpaceInformationA@8
+GetDiskSpaceInformationW@8
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-file-l2-1-0
+
+EXPORTS
+
+CopyFile2@12
+CopyFileExW@24
+CreateDirectoryExW@12
+CreateHardLinkW@12
+CreateSymbolicLinkW@12
+GetFileInformationByHandleEx@16
+MoveFileExW@12
+MoveFileWithProgressW@20
+ReadDirectoryChangesW@32
+ReOpenFile@16
+ReplaceFileW@24
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-file-l2-1-1
+
+EXPORTS
+
+OpenFileById@24
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-file-l2-1-2
+
+EXPORTS
+
+CopyFileW@12
+CreateHardLinkA@12
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-2_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-file-l2-1-2
+
+EXPORTS
+
+CopyFileW@12
lib/libc/mingw/lib32/api-ms-win-core-file-l2-1-3.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-file-l2-1-3
+
+EXPORTS
+
+ReadDirectoryChangesExW@36
lib/libc/mingw/lib32/api-ms-win-core-firmware-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-firmware-l1-1-0
+
+EXPORTS
+
+GetFirmwareEnvironmentVariableA@16
+GetFirmwareEnvironmentVariableExA@20
+GetFirmwareEnvironmentVariableExW@20
+GetFirmwareEnvironmentVariableW@16
+SetFirmwareEnvironmentVariableA@16
+SetFirmwareEnvironmentVariableExA@20
+SetFirmwareEnvironmentVariableExW@20
+SetFirmwareEnvironmentVariableW@16
lib/libc/mingw/lib32/api-ms-win-core-handle-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-handle-l1-1-0
+
+EXPORTS
+
+CloseHandle@4
+CompareObjectHandles@8
+DuplicateHandle@28
+GetHandleInformation@8
+SetHandleInformation@12
lib/libc/mingw/lib32/api-ms-win-core-heap-l1-1-0.def
@@ -0,0 +1,19 @@
+LIBRARY api-ms-win-core-heap-l1-1-0
+
+EXPORTS
+
+GetProcessHeap@0
+GetProcessHeaps@8
+HeapAlloc@12
+HeapCompact@8
+HeapCreate@12
+HeapDestroy@4
+HeapFree@12
+HeapLock@4
+HeapQueryInformation@20
+HeapReAlloc@16
+HeapSetInformation@16
+HeapSize@12
+HeapUnlock@4
+HeapValidate@12
+HeapWalk@8
lib/libc/mingw/lib32/api-ms-win-core-heap-l2-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-heap-l2-1-0
+
+EXPORTS
+
+GlobalAlloc@8
+GlobalFree@4
+LocalAlloc@8
+LocalFree@4
+LocalLock@4
+LocalReAlloc@12
+LocalUnlock@4
lib/libc/mingw/lib32/api-ms-win-core-heap-l2-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-heap-l2-1-0
+
+EXPORTS
+
+GlobalAlloc@8
+GlobalFree@4
+LocalAlloc@8
+LocalFree@4
+LocalReAlloc@12
lib/libc/mingw/lib32/api-ms-win-core-heap-obsolete-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-heap-obsolete-l1-1-0
+
+EXPORTS
+
+GlobalFlags@4
+GlobalHandle@4
+GlobalLock@4
+GlobalReAlloc@12
+GlobalSize@4
+GlobalUnlock@4
+LocalFlags@4
+LocalSize@4
lib/libc/mingw/lib32/api-ms-win-core-heap-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-heap-obsolete-l1-1-0
+
+EXPORTS
+
+GlobalLock@4
+GlobalReAlloc@12
+GlobalSize@4
+GlobalUnlock@4
lib/libc/mingw/lib32/api-ms-win-core-interlocked-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-interlocked-l1-1-0
+
+EXPORTS
+
+InitializeSListHead@4
+InterlockedCompareExchange@12
+InterlockedCompareExchange64@20
+InterlockedDecrement@4
+InterlockedExchange@8
+InterlockedExchangeAdd@8
+InterlockedFlushSList@4
+InterlockedIncrement@4
+InterlockedPopEntrySList@4
+InterlockedPushEntrySList@8
+QueryDepthSList@4
lib/libc/mingw/lib32/api-ms-win-core-interlocked-l1-2-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-interlocked-l1-2-0
+
+EXPORTS
+
+InterlockedPushListSListEx@16
lib/libc/mingw/lib32/api-ms-win-core-io-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-io-l1-1-0
+
+EXPORTS
+
+CancelIoEx@8
+CreateIoCompletionPort@16
+DeviceIoControl@32
+GetOverlappedResult@16
+GetQueuedCompletionStatus@20
+GetQueuedCompletionStatusEx@24
+PostQueuedCompletionStatus@16
lib/libc/mingw/lib32/api-ms-win-core-io-l1-1-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-io-l1-1-1
+
+EXPORTS
+
+CancelIo@4
+CancelSynchronousIo@4
+GetOverlappedResultEx@20
lib/libc/mingw/lib32/api-ms-win-core-io-l1-1-1_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-io-l1-1-1
+
+EXPORTS
+
+CancelIo@4
+GetOverlappedResultEx@20
lib/libc/mingw/lib32/api-ms-win-core-job-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-job-l1-1-0
+
+EXPORTS
+
+IsProcessInJob@12
lib/libc/mingw/lib32/api-ms-win-core-job-l2-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-job-l2-1-0
+
+EXPORTS
+
+AssignProcessToJobObject@8
+CreateJobObjectW@8
+OpenJobObjectW@12
+QueryInformationJobObject@20
+SetInformationJobObject@16
+TerminateJobObject@8
lib/libc/mingw/lib32/api-ms-win-core-job-l2-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-job-l2-1-0
+
+EXPORTS
+
+AssignProcessToJobObject@8
+CreateJobObjectW@8
+SetInformationJobObject@16
lib/libc/mingw/lib32/api-ms-win-core-job-l2-1-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-job-l2-1-1
+
+EXPORTS
+
+FreeMemoryJobObject@4
+QueryIoRateControlInformationJobObject@16
+SetIoRateControlInformationJobObject@8
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-ansi-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-kernel32-legacy-ansi-l1-1-0
+
+EXPORTS
+
+AddLocalAlternateComputerNameA@8
+CreateFileMappingNumaA@28
+CreateFileTransactedA@40
+CreateJobObjectA@8
+FindFirstVolumeMountPointA@12
+FindNextVolumeMountPointA@12
+GetFileAttributesTransactedA@16
+OpenJobObjectA@12
+SetDllDirectoryA@4
+SetVolumeLabelA@8
+SetVolumeMountPointA@8
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-kernel32-legacy-ansi-l1-1-0
+
+EXPORTS
+
+SetDllDirectoryA@4
+SetVolumeLabelA@8
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-0.def
@@ -0,0 +1,41 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-0
+
+EXPORTS
+
+AddLocalAlternateComputerNameW@8
+BackupRead@28
+BackupWrite@28
+BindIoCompletionCallback@12
+CopyFileA@12
+CreateFileMappingA@24
+CreateFileTransactedW@40
+CreateMailslotA@16
+CreateNamedPipeA@32
+DnsHostnameToComputerNameW@12
+DosDateTimeToFileTime@12
+FileTimeToDosDateTime@12
+FindResourceA@12
+FindResourceExA@16
+GetComputerNameA@8
+GetComputerNameW@8
+GetMaximumProcessorGroupCount@0
+GetNamedPipeClientProcessId@8
+GetNamedPipeServerProcessId@8
+GetShortPathNameA@12
+GetStartupInfoA@4
+GetSystemPowerStatus@4
+GetTapeParameters@16
+GetThreadSelectorEntry@12
+GlobalMemoryStatus@4
+MoveFileA@8
+MoveFileExA@12
+MoveFileW@8
+OpenFile@12
+PulseEvent@4
+RegisterWaitForSingleObject@24
+SetFileCompletionNotificationModes@8
+SetHandleCount@4
+SetMailslotInfo@8
+SetVolumeLabelW@8
+UnregisterWait@4
+WTSGetActiveConsoleSessionId@0
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-0_windowsapp.def
@@ -0,0 +1,23 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-0
+
+EXPORTS
+
+CopyFileA@12
+CreateFileMappingA@24
+CreateNamedPipeA@32
+DosDateTimeToFileTime@12
+FileTimeToDosDateTime@12
+FindResourceA@12
+GetComputerNameA@8
+GetComputerNameW@8
+GetShortPathNameA@12
+GetStartupInfoA@4
+GetSystemPowerStatus@4
+GlobalMemoryStatus@4
+MoveFileA@8
+MoveFileExA@12
+MoveFileW@8
+RegisterWaitForSingleObject@24
+SetFileCompletionNotificationModes@8
+SetVolumeLabelW@8
+UnregisterWait@4
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-1.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-1
+
+EXPORTS
+
+FindFirstVolumeMountPointW@12
+FindNextVolumeMountPointW@12
+FindVolumeMountPointClose@4
+GetFileAttributesTransactedW@16
+GetFirmwareType@4
+GetNumaAvailableMemoryNodeEx@8
+GetNumaNodeProcessorMask@8
+GetNumaProcessorNodeEx@8
+PowerClearRequest@8
+PowerCreateRequest@4
+PowerSetRequest@8
+SetDllDirectoryW@4
+SetVolumeMountPointW@8
+VerifyVersionInfoW@16
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-1_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-1
+
+EXPORTS
+
+SetDllDirectoryW@4
+VerifyVersionInfoW@16
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-2.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-2
+
+EXPORTS
+
+GetBinaryTypeW@8
+Module32First@8
+Module32Next@8
+OpenFileMappingA@12
+Process32First@8
+Process32Next@8
+SetTermsrvAppInstallMode@4
+VerifyVersionInfoA@16
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-2_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-2
+
+EXPORTS
+
+OpenFileMappingA@12
+Process32First@8
+Process32Next@8
+VerifyVersionInfoA@16
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-3.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-3
+
+EXPORTS
+
+CopyFileTransactedW@28
+CreateDirectoryTransactedW@16
+CreateHardLinkTransactedW@16
+CreateMailslotW@16
+CreateSymbolicLinkTransactedW@16
+DeleteFileTransactedW@8
+FindFirstFileTransactedW@28
+GetBinaryTypeA@8
+GetCompressedFileSizeTransactedW@12
+GetFullPathNameTransactedW@20
+GetLongPathNameTransactedW@16
+MoveFileTransactedW@24
+RemoveDirectoryTransactedW@8
+SetFileAttributesTransactedW@12
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-4.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-4
+
+EXPORTS
+
+GetMailslotInfo@20
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-5.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-5
+
+EXPORTS
+
+GetDllDirectoryW@8
+SetThreadExecutionState@4
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-5_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-5
+
+EXPORTS
+
+SetThreadExecutionState@4
lib/libc/mingw/lib32/api-ms-win-core-kernel32-legacy-l1-1-6.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-kernel32-legacy-l1-1-6
+
+EXPORTS
+
+GetDevicePowerState@8
+GetMaximumProcessorCount@4
lib/libc/mingw/lib32/api-ms-win-core-largeinteger-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-largeinteger-l1-1-0
+
+EXPORTS
+
+MulDiv@12
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l1-2-0.def
@@ -0,0 +1,33 @@
+LIBRARY api-ms-win-core-libraryloader-l1-2-0
+
+EXPORTS
+
+AddDllDirectory@4
+DisableThreadLibraryCalls@4
+EnumResourceLanguagesExA@28
+EnumResourceLanguagesExW@28
+EnumResourceNamesExA@24
+EnumResourceNamesExW@24
+EnumResourceTypesExA@20
+EnumResourceTypesExW@20
+FindResourceExW@16
+FindStringOrdinal@24
+FreeLibrary@4
+FreeLibraryAndExitThread@8
+FreeResource@4
+GetModuleFileNameA@12
+GetModuleFileNameW@12
+GetModuleHandleA@4
+GetModuleHandleExA@12
+GetModuleHandleExW@12
+GetModuleHandleW@4
+GetProcAddress@8
+LoadLibraryExA@12
+LoadLibraryExW@12
+LoadResource@8
+LoadStringA@16
+LoadStringW@16
+LockResource@4
+RemoveDllDirectory@4
+SetDefaultDllDirectories@4
+SizeofResource@8
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l1-2-0_windowsapp.def
@@ -0,0 +1,27 @@
+LIBRARY api-ms-win-core-libraryloader-l1-2-0
+
+EXPORTS
+
+AddDllDirectory@4
+DisableThreadLibraryCalls@4
+FindResourceExW@16
+FindStringOrdinal@24
+FreeLibrary@4
+FreeLibraryAndExitThread@8
+FreeResource@4
+GetModuleFileNameA@12
+GetModuleFileNameW@12
+GetModuleHandleA@4
+GetModuleHandleExA@12
+GetModuleHandleExW@12
+GetModuleHandleW@4
+GetProcAddress@8
+LoadLibraryExA@12
+LoadLibraryExW@12
+LoadResource@8
+LoadStringA@16
+LoadStringW@16
+LockResource@4
+RemoveDllDirectory@4
+SetDefaultDllDirectories@4
+SizeofResource@8
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l1-2-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-libraryloader-l1-2-1
+
+EXPORTS
+
+FindResourceW@12
+LoadLibraryA@4
+LoadLibraryW@4
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l1-2-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-libraryloader-l1-2-2
+
+EXPORTS
+
+EnumResourceNamesW@16
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l2-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-libraryloader-l2-1-0
+
+EXPORTS
+
+LoadPackagedLibrary@8
+QueryOptionalDelayLoadedAPI@16
lib/libc/mingw/lib32/api-ms-win-core-localization-ansi-l1-1-0.def
@@ -0,0 +1,22 @@
+LIBRARY api-ms-win-core-localization-ansi-l1-1-0
+
+EXPORTS
+
+EnumCalendarInfoA@16
+EnumCalendarInfoExA@16
+EnumDateFormatsA@12
+EnumDateFormatsExA@12
+EnumLanguageGroupLocalesA@16
+EnumSystemCodePagesA@8
+EnumSystemLanguageGroupsA@12
+EnumTimeFormatsA@12
+EnumUILanguagesA@12
+FoldStringA@20
+GetCalendarInfoA@24
+GetCPInfoExA@12
+GetCurrencyFormatA@24
+GetGeoInfoA@20
+GetNumberFormatA@24
+GetStringTypeExA@20
+SetCalendarInfoA@16
+SetLocaleInfoA@12
lib/libc/mingw/lib32/api-ms-win-core-localization-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-localization-ansi-l1-1-0
+
+EXPORTS
+
+EnumUILanguagesA@12
+FoldStringA@20
+GetCalendarInfoA@24
+GetStringTypeExA@20
+SetCalendarInfoA@16
+SetLocaleInfoA@12
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-0.def
@@ -0,0 +1,63 @@
+LIBRARY api-ms-win-core-localization-l1-2-0
+
+EXPORTS
+
+ConvertDefaultLocale@4
+EnumSystemGeoID@12
+EnumSystemLocalesA@8
+EnumSystemLocalesW@8
+FindNLSString@28
+FindNLSStringEx@40
+FormatMessageA@28
+FormatMessageW@28
+GetACP@0
+GetCalendarInfoEx@28
+GetCalendarInfoW@24
+GetCPInfo@8
+GetCPInfoExW@12
+GetFileMUIInfo@16
+GetFileMUIPath@28
+GetGeoInfoW@20
+GetLocaleInfoA@16
+GetLocaleInfoEx@16
+GetLocaleInfoW@16
+GetNLSVersion@12
+GetNLSVersionEx@12
+GetOEMCP@0
+GetProcessPreferredUILanguages@16
+GetSystemDefaultLangID@0
+GetSystemDefaultLCID@0
+GetSystemPreferredUILanguages@16
+GetThreadLocale@0
+GetThreadPreferredUILanguages@16
+GetThreadUILanguage@0
+GetUILanguageInfo@20
+GetUserDefaultLangID@0
+GetUserDefaultLCID@0
+GetUserDefaultLocaleName@8
+GetUserGeoID@4
+GetUserPreferredUILanguages@16
+IdnToAscii@20
+IdnToUnicode@20
+IsDBCSLeadByte@4
+IsDBCSLeadByteEx@8
+IsNLSDefinedString@20
+IsValidCodePage@4
+IsValidLanguageGroup@8
+IsValidLocale@8
+IsValidLocaleName@4
+IsValidNLSVersion@12
+LCMapStringA@24
+LCMapStringEx@36
+LCMapStringW@24
+LocaleNameToLCID@8
+ResolveLocaleName@12
+SetCalendarInfoW@16
+SetLocaleInfoW@12
+SetProcessPreferredUILanguages@12
+SetThreadLocale@4
+SetThreadPreferredUILanguages@12
+SetThreadUILanguage@4
+SetUserGeoID@4
+VerLanguageNameA@12
+VerLanguageNameW@12
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-0_windowsapp.def
@@ -0,0 +1,62 @@
+LIBRARY api-ms-win-core-localization-l1-2-0
+
+EXPORTS
+
+ConvertDefaultLocale@4
+EnumSystemGeoID@12
+EnumSystemLocalesA@8
+EnumSystemLocalesW@8
+FindNLSString@28
+FindNLSStringEx@40
+FormatMessageA@28
+FormatMessageW@28
+GetACP@0
+GetCalendarInfoEx@28
+GetCalendarInfoW@24
+GetCPInfo@8
+GetCPInfoExW@12
+GetFileMUIInfo@16
+GetFileMUIPath@28
+GetGeoInfoW@20
+GetLocaleInfoA@16
+GetLocaleInfoEx@16
+GetLocaleInfoW@16
+GetNLSVersion@12
+GetNLSVersionEx@12
+GetOEMCP@0
+GetProcessPreferredUILanguages@16
+GetSystemDefaultLangID@0
+GetSystemDefaultLCID@0
+GetSystemPreferredUILanguages@16
+GetThreadLocale@0
+GetThreadPreferredUILanguages@16
+GetThreadUILanguage@0
+GetUILanguageInfo@20
+GetUserDefaultLangID@0
+GetUserDefaultLCID@0
+GetUserDefaultLocaleName@8
+GetUserGeoID@4
+GetUserPreferredUILanguages@16
+IdnToAscii@20
+IdnToUnicode@20
+IsDBCSLeadByte@4
+IsDBCSLeadByteEx@8
+IsNLSDefinedString@20
+IsValidCodePage@4
+IsValidLanguageGroup@8
+IsValidLocale@8
+IsValidLocaleName@4
+IsValidNLSVersion@12
+LCMapStringA@24
+LCMapStringEx@36
+LCMapStringW@24
+LocaleNameToLCID@8
+ResolveLocaleName@12
+SetCalendarInfoW@16
+SetLocaleInfoW@12
+SetProcessPreferredUILanguages@12
+SetThreadLocale@4
+SetThreadPreferredUILanguages@12
+SetThreadUILanguage@4
+VerLanguageNameA@12
+VerLanguageNameW@12
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-localization-l1-2-1
+
+EXPORTS
+
+EnumSystemLocalesEx@16
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-localization-l1-2-2
+
+EXPORTS
+
+GetSystemDefaultLocaleName@8
+LCIDToLocaleName@16
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-3.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-localization-l1-2-3
+
+EXPORTS
+
+EnumSystemGeoNames@12
+GetGeoInfoEx@16
+GetUserDefaultGeoName@8
+SetUserGeoName@4
lib/libc/mingw/lib32/api-ms-win-core-localization-l1-2-4.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-localization-l1-2-4
+
+EXPORTS
+
+RestoreThreadPreferredUILanguages@4
+SetThreadPreferredUILanguages2@16
lib/libc/mingw/lib32/api-ms-win-core-localization-l2-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-core-localization-l2-1-0
+
+EXPORTS
+
+EnumCalendarInfoExEx@24
+EnumCalendarInfoExW@16
+EnumCalendarInfoW@16
+EnumDateFormatsExEx@16
+EnumDateFormatsExW@12
+EnumDateFormatsW@12
+EnumSystemCodePagesW@8
+EnumTimeFormatsEx@16
+EnumTimeFormatsW@12
+GetCurrencyFormatEx@24
+GetCurrencyFormatW@24
+GetNumberFormatEx@24
lib/libc/mingw/lib32/api-ms-win-core-localization-l2-1-0_windowsapp.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-localization-l2-1-0
+
+EXPORTS
+
+EnumCalendarInfoExEx@24
+EnumCalendarInfoW@16
+EnumDateFormatsExEx@16
+EnumSystemCodePagesW@8
+EnumTimeFormatsEx@16
+GetCurrencyFormatEx@24
+GetCurrencyFormatW@24
+GetNumberFormatEx@24
lib/libc/mingw/lib32/api-ms-win-core-localization-obsolete-l1-2-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-localization-obsolete-l1-2-0
+
+EXPORTS
+
+CompareStringA@24
+EnumLanguageGroupLocalesW@16
+EnumSystemLanguageGroupsW@12
+EnumUILanguagesW@12
+GetNumberFormatW@24
+GetStringTypeA@20
+GetSystemDefaultUILanguage@0
+GetUserDefaultUILanguage@0
lib/libc/mingw/lib32/api-ms-win-core-localization-obsolete-l1-2-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-localization-obsolete-l1-2-0
+
+EXPORTS
+
+CompareStringA@24
+EnumUILanguagesW@12
+GetStringTypeA@20
+GetSystemDefaultUILanguage@0
+GetUserDefaultUILanguage@0
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-0.def
@@ -0,0 +1,20 @@
+LIBRARY api-ms-win-core-memory-l1-1-0
+
+EXPORTS
+
+CreateFileMappingW@24
+FlushViewOfFile@8
+MapViewOfFile@20
+MapViewOfFileEx@24
+OpenFileMappingW@12
+ReadProcessMemory@20
+UnmapViewOfFile@4
+VirtualAlloc@16
+VirtualAllocEx@20
+VirtualFree@12
+VirtualFreeEx@16
+VirtualProtect@16
+VirtualProtectEx@20
+VirtualQuery@12
+VirtualQueryEx@16
+WriteProcessMemory@20
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-1.def
@@ -0,0 +1,20 @@
+LIBRARY api-ms-win-core-memory-l1-1-1
+
+EXPORTS
+
+CreateFileMappingFromApp@24
+CreateFileMappingNumaW@28
+CreateMemoryResourceNotification@4
+GetLargePageMinimum@0
+GetProcessWorkingSetSizeEx@16
+GetSystemFileCacheSize@12
+GetWriteWatch@24
+MapViewOfFileFromApp@20
+PrefetchVirtualMemory@16
+QueryMemoryResourceNotification@8
+ResetWriteWatch@8
+SetProcessWorkingSetSizeEx@16
+SetSystemFileCacheSize@12
+UnmapViewOfFileEx@8
+VirtualLock@8
+VirtualUnlock@8
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-1_windowsapp.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-memory-l1-1-1
+
+EXPORTS
+
+CreateFileMappingFromApp@24
+GetLargePageMinimum@0
+GetProcessWorkingSetSizeEx@16
+GetWriteWatch@24
+MapViewOfFileFromApp@20
+ResetWriteWatch@8
+SetProcessWorkingSetSizeEx@16
+UnmapViewOfFileEx@8
+VirtualLock@8
+VirtualUnlock@8
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-2.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-memory-l1-1-2
+
+EXPORTS
+
+AllocateUserPhysicalPages@12
+AllocateUserPhysicalPagesNuma@16
+DiscardVirtualMemory@8
+FreeUserPhysicalPages@12
+GetMemoryErrorHandlingCapabilities@4
+MapUserPhysicalPages@12
+OfferVirtualMemory@12
+ReclaimVirtualMemory@8
+RegisterBadMemoryNotification@4
+UnregisterBadMemoryNotification@4
+VirtualAllocExNuma@24
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-2_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-memory-l1-1-2
+
+EXPORTS
+
+DiscardVirtualMemory@8
+OfferVirtualMemory@12
+ReclaimVirtualMemory@8
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-3.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-memory-l1-1-3
+
+EXPORTS
+
+OpenFileMappingFromApp@12
+SetProcessValidCallTargets@20
+VirtualAllocFromApp@16
+VirtualProtectFromApp@16
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-4.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-memory-l1-1-4
+
+EXPORTS
+
+QueryVirtualMemoryInformation@24
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-5.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-memory-l1-1-5
+
+EXPORTS
+
+MapViewOfFileNuma2@36
+UnmapViewOfFile2@12
+VirtualUnlockEx@12
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-5_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-memory-l1-1-5
+
+EXPORTS
+
+UnmapViewOfFile2@12
+VirtualUnlockEx@12
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-6.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-memory-l1-1-6
+
+EXPORTS
+
+MapViewOfFile3@40
+MapViewOfFile3FromApp@40
+VirtualAlloc2@28
+VirtualAlloc2FromApp@28
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-6_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-memory-l1-1-6
+
+EXPORTS
+
+MapViewOfFile3FromApp@40
+VirtualAlloc2FromApp@28
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-7.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-memory-l1-1-7
+
+EXPORTS
+
+CreateFileMapping2@40
+SetProcessValidCallTargetsForMappedView@32
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-7_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-memory-l1-1-7
+
+EXPORTS
+
+SetProcessValidCallTargetsForMappedView@32
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-ansi-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-namedpipe-ansi-l1-1-0
+
+EXPORTS
+
+GetNamedPipeClientComputerNameA@12
+GetNamedPipeHandleStateA@28
+WaitNamedPipeA@8
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-ansi-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-namedpipe-ansi-l1-1-1
+
+EXPORTS
+
+CallNamedPipeA@28
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-namedpipe-l1-1-0
+
+EXPORTS
+
+ConnectNamedPipe@8
+CreateNamedPipeW@32
+CreatePipe@16
+DisconnectNamedPipe@4
+GetNamedPipeClientComputerNameW@12
+ImpersonateNamedPipeClient@4
+PeekNamedPipe@24
+SetNamedPipeHandleState@16
+TransactNamedPipe@28
+WaitNamedPipeW@8
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-l1-2-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-namedpipe-l1-2-1
+
+EXPORTS
+
+GetNamedPipeHandleStateW@28
+GetNamedPipeInfo@20
lib/libc/mingw/lib32/api-ms-win-core-namedpipe-l1-2-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-namedpipe-l1-2-2
+
+EXPORTS
+
+CallNamedPipeW@28
lib/libc/mingw/lib32/api-ms-win-core-namespace-ansi-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-namespace-ansi-l1-1-0
+
+EXPORTS
+
+CreateBoundaryDescriptorA@8
+CreatePrivateNamespaceA@12
+OpenPrivateNamespaceA@8
lib/libc/mingw/lib32/api-ms-win-core-namespace-l1-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-namespace-l1-1-0
+
+EXPORTS
+
+AddSIDToBoundaryDescriptor@8
+ClosePrivateNamespace@8
+CreateBoundaryDescriptorW@8
+CreatePrivateNamespaceW@12
+DeleteBoundaryDescriptor@4
+OpenPrivateNamespaceW@8
lib/libc/mingw/lib32/api-ms-win-core-normalization-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-normalization-l1-1-0
+
+EXPORTS
+
+GetStringScripts@20
+IdnToNameprepUnicode@20
+IsNormalizedString@12
+NormalizeString@20
+VerifyScripts@20
lib/libc/mingw/lib32/api-ms-win-core-path-l1-1-0.def
@@ -0,0 +1,26 @@
+LIBRARY api-ms-win-core-path-l1-1-0
+
+EXPORTS
+
+PathAllocCanonicalize@12
+PathAllocCombine@16
+PathCchAddBackslash@8
+PathCchAddBackslashEx@16
+PathCchAddExtension@12
+PathCchAppend@12
+PathCchAppendEx@16
+PathCchCanonicalize@12
+PathCchCanonicalizeEx@16
+PathCchCombine@16
+PathCchCombineEx@20
+PathCchFindExtension@12
+PathCchIsRoot@4
+PathCchRemoveBackslash@8
+PathCchRemoveBackslashEx@16
+PathCchRemoveExtension@8
+PathCchRemoveFileSpec@8
+PathCchRenameExtension@12
+PathCchSkipRoot@8
+PathCchStripPrefix@8
+PathCchStripToRoot@8
+PathIsUNCEx@8
lib/libc/mingw/lib32/api-ms-win-core-perfcounters-l1-1-0.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-perfcounters-l1-1-0
+
+EXPORTS
+
+PerfCreateInstance@16
+PerfDecrementULongCounterValue@16
+PerfDecrementULongLongCounterValue@20
+PerfDeleteInstance@8
+PerfIncrementULongCounterValue@16
+PerfIncrementULongLongCounterValue@20
+PerfQueryInstance@16
+PerfSetCounterRefValue@16
+PerfSetCounterSetInfo@12
+PerfSetULongCounterValue@16
+PerfSetULongLongCounterValue@20
+PerfStartProvider@12
+PerfStartProviderEx@12
+PerfStopProvider@4
lib/libc/mingw/lib32/api-ms-win-core-privateprofile-l1-1-0.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-privateprofile-l1-1-0
+
+EXPORTS
+
+GetPrivateProfileIntA@16
+GetPrivateProfileIntW@16
+GetPrivateProfileSectionW@16
+GetPrivateProfileStringA@24
+GetPrivateProfileStringW@24
+GetProfileIntA@12
+GetProfileIntW@12
+GetProfileSectionA@12
+GetProfileSectionW@12
+GetProfileStringA@20
+GetProfileStringW@20
+WritePrivateProfileSectionA@12
+WritePrivateProfileStringA@16
+WritePrivateProfileStringW@16
lib/libc/mingw/lib32/api-ms-win-core-privateprofile-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-privateprofile-l1-1-0
+
+EXPORTS
+
+GetPrivateProfileIntA@16
+GetPrivateProfileStringA@24
+GetPrivateProfileStringW@24
+WritePrivateProfileStringA@16
+WritePrivateProfileStringW@16
lib/libc/mingw/lib32/api-ms-win-core-privateprofile-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-privateprofile-l1-1-1
+
+EXPORTS
+
+GetPrivateProfileSectionA@16
+WritePrivateProfileSectionW@12
lib/libc/mingw/lib32/api-ms-win-core-privateprofile-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-privateprofile-l1-1-1
+
+EXPORTS
+
+GetPrivateProfileSectionA@16
lib/libc/mingw/lib32/api-ms-win-core-processenvironment-ansi-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-processenvironment-ansi-l1-1-0
+
+EXPORTS
+
+SetEnvironmentStringsA@4
lib/libc/mingw/lib32/api-ms-win-core-processenvironment-l1-1-0.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-core-processenvironment-l1-1-0
+
+EXPORTS
+
+ExpandEnvironmentStringsA@12
+ExpandEnvironmentStringsW@12
+FreeEnvironmentStringsA@4
+FreeEnvironmentStringsW@4
+GetCommandLineA@0
+GetCommandLineW@0
+GetCurrentDirectoryA@8
+GetCurrentDirectoryW@8
+GetEnvironmentStrings@0
+GetEnvironmentStringsW@0
+GetEnvironmentVariableA@12
+GetEnvironmentVariableW@12
+GetStdHandle@4
+SearchPathW@24
+SetCurrentDirectoryA@4
+SetCurrentDirectoryW@4
+SetEnvironmentStringsW@4
+SetEnvironmentVariableA@8
+SetEnvironmentVariableW@8
+SetStdHandle@8
+SetStdHandleEx@12
lib/libc/mingw/lib32/api-ms-win-core-processenvironment-l1-2-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-processenvironment-l1-2-0
+
+EXPORTS
+
+NeedCurrentDirectoryForExePathA@4
+NeedCurrentDirectoryForExePathW@4
+SearchPathA@24
lib/libc/mingw/lib32/api-ms-win-core-processenvironment-l1-2-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-processenvironment-l1-2-0
+
+EXPORTS
+
+SearchPathA@24
lib/libc/mingw/lib32/api-ms-win-core-processsnapshot-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-processsnapshot-l1-1-0
+
+EXPORTS
+
+PssCaptureSnapshot@16
+PssDuplicateSnapshot@20
+PssFreeSnapshot@8
+PssQuerySnapshot@16
+PssWalkMarkerCreate@8
+PssWalkMarkerFree@4
+PssWalkMarkerGetPosition@8
+PssWalkMarkerSeekToBeginning@4
+PssWalkMarkerSetPosition@8
+PssWalkSnapshot@20
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-0.def
@@ -0,0 +1,53 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-0
+
+EXPORTS
+
+CreateProcessA@40
+CreateProcessAsUserW@44
+CreateProcessW@40
+CreateRemoteThread@28
+CreateRemoteThreadEx@32
+CreateThread@24
+DeleteProcThreadAttributeList@4
+ExitProcess@4
+ExitThread@4
+FlushProcessWriteBuffers@0
+GetCurrentProcess@0
+GetCurrentProcessId@0
+GetCurrentThread@0
+GetCurrentThreadId@0
+GetExitCodeProcess@8
+GetExitCodeThread@8
+GetPriorityClass@4
+GetProcessId@4
+GetProcessIdOfThread@4
+GetProcessTimes@20
+GetProcessVersion@4
+GetStartupInfoW@4
+GetThreadId@4
+GetThreadPriority@4
+GetThreadPriorityBoost@8
+InitializeProcThreadAttributeList@16
+OpenProcessToken@12
+OpenThread@12
+OpenThreadToken@16
+ProcessIdToSessionId@8
+QueryProcessAffinityUpdateMode@8
+QueueUserAPC@12
+ResumeThread@4
+SetPriorityClass@8
+SetProcessAffinityUpdateMode@8
+SetProcessShutdownParameters@8
+SetThreadPriority@8
+SetThreadPriorityBoost@8
+SetThreadStackGuarantee@4
+SetThreadToken@8
+SuspendThread@4
+SwitchToThread@0
+TerminateProcess@8
+TerminateThread@8
+TlsAlloc@0
+TlsFree@4
+TlsGetValue@4
+TlsSetValue@8
+UpdateProcThreadAttribute@28
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-1.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-1
+
+EXPORTS
+
+FlushInstructionCache@12
+GetCurrentProcessorNumber@0
+GetCurrentProcessorNumberEx@4
+GetCurrentThreadStackLimits@8
+GetProcessHandleCount@8
+GetProcessMitigationPolicy@16
+GetThreadContext@8
+GetThreadIdealProcessorEx@8
+GetThreadTimes@20
+IsProcessorFeaturePresent@4
+OpenProcess@12
+SetProcessMitigationPolicy@12
+SetThreadContext@8
+SetThreadIdealProcessorEx@12
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-2.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-2
+
+EXPORTS
+
+GetProcessPriorityBoost@8
+GetSystemTimes@12
+GetThreadInformation@16
+GetThreadIOPendingFlag@8
+IsProcessCritical@8
+QueryProtectedPolicy@8
+SetProcessPriorityBoost@8
+SetProtectedPolicy@12
+SetThreadInformation@16
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-2_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-2
+
+EXPORTS
+
+GetProcessPriorityBoost@8
+GetSystemTimes@12
+SetProcessPriorityBoost@8
+SetThreadInformation@16
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-3.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-3
+
+EXPORTS
+
+CreateProcessAsUserA@44
+GetProcessDefaultCpuSets@16
+GetProcessInformation@16
+GetProcessShutdownParameters@8
+GetSystemCpuSetInformation@20
+GetThreadDescription@8
+GetThreadSelectedCpuSets@16
+SetProcessDefaultCpuSets@12
+SetProcessInformation@16
+SetThreadDescription@8
+SetThreadIdealProcessor@8
+SetThreadSelectedCpuSets@12
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-3_windowsapp.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-3
+
+EXPORTS
+
+CreateProcessAsUserA@44
+GetProcessDefaultCpuSets@16
+GetProcessInformation@16
+GetSystemCpuSetInformation@20
+GetThreadDescription@8
+GetThreadSelectedCpuSets@16
+SetProcessDefaultCpuSets@12
+SetProcessInformation@16
+SetThreadDescription@8
+SetThreadIdealProcessor@8
+SetThreadSelectedCpuSets@12
lib/libc/mingw/lib32/api-ms-win-core-processthreads-l1-1-4.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-processthreads-l1-1-4
+
+EXPORTS
+
+SetProcessDynamicEHContinuationTargets@12
+SetProcessDynamicEnforcedCetCompatibleRanges@12
lib/libc/mingw/lib32/api-ms-win-core-processtopology-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-processtopology-l1-1-0
+
+EXPORTS
+
+GetProcessGroupAffinity@12
+GetThreadGroupAffinity@8
+SetThreadGroupAffinity@12
lib/libc/mingw/lib32/api-ms-win-core-processtopology-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-processtopology-l1-1-0
+
+EXPORTS
+
+GetThreadGroupAffinity@8
+SetThreadGroupAffinity@12
lib/libc/mingw/lib32/api-ms-win-core-processtopology-obsolete-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-0
+
+EXPORTS
+
+GetActiveProcessorCount@4
+GetProcessAffinityMask@12
+GetProcessIoCounters@8
+SetProcessAffinityMask@8
+SetThreadAffinityMask@8
lib/libc/mingw/lib32/api-ms-win-core-processtopology-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-0
+
+EXPORTS
+
+GetProcessAffinityMask@12
+GetProcessIoCounters@8
+SetProcessAffinityMask@8
+SetThreadAffinityMask@8
lib/libc/mingw/lib32/api-ms-win-core-processtopology-obsolete-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-processtopology-obsolete-l1-1-1
+
+EXPORTS
+
+GetActiveProcessorGroupCount@0
lib/libc/mingw/lib32/api-ms-win-core-profile-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-profile-l1-1-0
+
+EXPORTS
+
+QueryPerformanceCounter@4
+QueryPerformanceFrequency@4
lib/libc/mingw/lib32/api-ms-win-core-psapi-ansi-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-psapi-ansi-l1-1-0
+
+EXPORTS
+
+K32EnumPageFilesA@8
+K32GetDeviceDriverBaseNameA@12
+K32GetDeviceDriverFileNameA@12
+K32GetMappedFileNameA@16
+K32GetModuleBaseNameA@16
+K32GetModuleFileNameExA@16
+K32GetProcessImageFileNameA@12
+QueryFullProcessImageNameA@16
lib/libc/mingw/lib32/api-ms-win-core-psapi-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-psapi-ansi-l1-1-0
+
+EXPORTS
+
+K32GetModuleBaseNameA@16
+K32GetModuleFileNameExA@16
+QueryFullProcessImageNameA@16
lib/libc/mingw/lib32/api-ms-win-core-psapi-l1-1-0.def
@@ -0,0 +1,25 @@
+LIBRARY api-ms-win-core-psapi-l1-1-0
+
+EXPORTS
+
+K32EmptyWorkingSet@4
+K32EnumDeviceDrivers@12
+K32EnumPageFilesW@8
+K32EnumProcesses@12
+K32EnumProcessModules@16
+K32EnumProcessModulesEx@20
+K32GetDeviceDriverBaseNameW@12
+K32GetDeviceDriverFileNameW@12
+K32GetMappedFileNameW@16
+K32GetModuleBaseNameW@16
+K32GetModuleFileNameExW@16
+K32GetModuleInformation@16
+K32GetPerformanceInfo@8
+K32GetProcessImageFileNameW@12
+K32GetProcessMemoryInfo@12
+K32GetWsChanges@12
+K32GetWsChangesEx@12
+K32InitializeProcessForWsWatch@4
+K32QueryWorkingSet@12
+K32QueryWorkingSetEx@12
+QueryFullProcessImageNameW@16
lib/libc/mingw/lib32/api-ms-win-core-psapi-l1-1-0_windowsapp.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-psapi-l1-1-0
+
+EXPORTS
+
+K32EnumProcesses@12
+K32GetModuleBaseNameW@16
+K32GetModuleFileNameExW@16
+K32GetModuleInformation@16
+K32GetProcessMemoryInfo@12
+K32QueryWorkingSet@12
+K32QueryWorkingSetEx@12
+QueryFullProcessImageNameW@16
lib/libc/mingw/lib32/api-ms-win-core-psm-appnotify-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-psm-appnotify-l1-1-0
+
+EXPORTS
+
+RegisterAppStateChangeNotification@12
+UnregisterAppStateChangeNotification@4
lib/libc/mingw/lib32/api-ms-win-core-quirks-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-quirks-l1-1-0
+
+EXPORTS
+
+QuirkGetData@8
+QuirkGetData2@8
+QuirkIsEnabled@4
+QuirkIsEnabled2@12
+QuirkIsEnabled3@8
+QuirkIsEnabledForPackage@16
+QuirkIsEnabledForPackage2@24
+QuirkIsEnabledForProcess@12
lib/libc/mingw/lib32/api-ms-win-core-quirks-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-quirks-l1-1-1
+
+EXPORTS
+
+QuirkIsEnabledForPackage3@20
+QuirkIsEnabledForPackage4@20
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-realtime-l1-1-0
+
+EXPORTS
+
+QueryIdleProcessorCycleTime@8
+QueryIdleProcessorCycleTimeEx@12
+QueryProcessCycleTime@8
+QueryThreadCycleTime@8
+QueryUnbiasedInterruptTime@4
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-realtime-l1-1-0
+
+EXPORTS
+
+QueryThreadCycleTime@8
+QueryUnbiasedInterruptTime@4
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-realtime-l1-1-1
+
+EXPORTS
+
+QueryInterruptTime@4
+QueryInterruptTimePrecise@4
+QueryUnbiasedInterruptTimePrecise@4
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-2.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-realtime-l1-1-2
+
+EXPORTS
+
+ConvertAuxiliaryCounterToPerformanceCounter@16
+ConvertPerformanceCounterToAuxiliaryCounter@16
+QueryAuxiliaryCounterFrequency@4
lib/libc/mingw/lib32/api-ms-win-core-registry-l1-1-0.def
@@ -0,0 +1,47 @@
+LIBRARY api-ms-win-core-registry-l1-1-0
+
+EXPORTS
+
+RegCloseKey@4
+RegCopyTreeW@12
+RegCreateKeyExA@36
+RegCreateKeyExW@36
+RegDeleteKeyExA@16
+RegDeleteKeyExW@16
+RegDeleteTreeA@8
+RegDeleteTreeW@8
+RegDeleteValueA@8
+RegDeleteValueW@8
+RegDisablePredefinedCacheEx@0
+RegEnumKeyExA@32
+RegEnumKeyExW@32
+RegEnumValueA@32
+RegEnumValueW@32
+RegFlushKey@4
+RegGetKeySecurity@16
+RegGetValueA@28
+RegGetValueW@28
+RegLoadAppKeyA@20
+RegLoadAppKeyW@20
+RegLoadKeyA@12
+RegLoadKeyW@12
+RegLoadMUIStringA@28
+RegLoadMUIStringW@28
+RegNotifyChangeKeyValue@20
+RegOpenCurrentUser@8
+RegOpenKeyExA@20
+RegOpenKeyExW@20
+RegOpenUserClassesRoot@16
+RegQueryInfoKeyA@48
+RegQueryInfoKeyW@48
+RegQueryValueExA@24
+RegQueryValueExW@24
+RegRestoreKeyA@12
+RegRestoreKeyW@12
+RegSaveKeyExA@16
+RegSaveKeyExW@16
+RegSetKeySecurity@12
+RegSetValueExA@24
+RegSetValueExW@24
+RegUnLoadKeyA@8
+RegUnLoadKeyW@8
lib/libc/mingw/lib32/api-ms-win-core-registry-l1-1-1.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-registry-l1-1-1
+
+EXPORTS
+
+RegDeleteKeyValueA@12
+RegDeleteKeyValueW@12
+RegSetKeyValueA@24
+RegSetKeyValueW@24
lib/libc/mingw/lib32/api-ms-win-core-registry-l1-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-registry-l1-1-2
+
+EXPORTS
+
+RegQueryMultipleValuesA@20
+RegQueryMultipleValuesW@20
lib/libc/mingw/lib32/api-ms-win-core-registry-l2-1-0.def
@@ -0,0 +1,31 @@
+LIBRARY api-ms-win-core-registry-l2-1-0
+
+EXPORTS
+
+RegConnectRegistryA@12
+RegConnectRegistryW@12
+RegCopyTreeA@12
+RegCreateKeyA@12
+RegCreateKeyTransactedA@44
+RegCreateKeyTransactedW@44
+RegCreateKeyW@12
+RegDeleteKeyA@8
+RegDeleteKeyTransactedA@24
+RegDeleteKeyTransactedW@24
+RegDeleteKeyW@8
+RegDisablePredefinedCache@0
+RegEnumKeyA@16
+RegEnumKeyW@16
+RegOpenKeyA@12
+RegOpenKeyTransactedA@28
+RegOpenKeyTransactedW@28
+RegOpenKeyW@12
+RegOverridePredefKey@8
+RegQueryValueA@16
+RegQueryValueW@16
+RegReplaceKeyA@16
+RegReplaceKeyW@16
+RegSaveKeyA@12
+RegSaveKeyW@12
+RegSetValueA@20
+RegSetValueW@20
lib/libc/mingw/lib32/api-ms-win-core-rtlsupport-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-rtlsupport-l1-1-0
+
+EXPORTS
+
+RtlCaptureContext@4
+RtlCaptureStackBackTrace@16
+RtlUnwind@16
lib/libc/mingw/lib32/api-ms-win-core-rtlsupport-l1-2-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-rtlsupport-l1-2-0
+
+EXPORTS
+
+RtlCompareMemory@12
+RtlPcToFileHeader@8
+RtlRaiseException@4
lib/libc/mingw/lib32/api-ms-win-core-rtlsupport-l1-2-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-rtlsupport-l1-2-0
+
+EXPORTS
+
+RtlCompareMemory@12
+RtlPcToFileHeader@8
+RtlRaiseException@4
lib/libc/mingw/lib32/api-ms-win-core-rtlsupport-l1-2-1.def
@@ -0,0 +1,3 @@
+LIBRARY api-ms-win-core-rtlsupport-l1-2-1
+
+EXPORTS
lib/libc/mingw/lib32/api-ms-win-core-shutdown-ansi-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-shutdown-ansi-l1-1-0
+
+EXPORTS
+
+AbortSystemShutdownA@4
+InitiateSystemShutdownA@20
+InitiateSystemShutdownExA@24
lib/libc/mingw/lib32/api-ms-win-core-shutdown-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-shutdown-l1-1-0
+
+EXPORTS
+
+AbortSystemShutdownW@4
+InitiateSystemShutdownExW@24
lib/libc/mingw/lib32/api-ms-win-core-shutdown-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-shutdown-l1-1-0
+
+EXPORTS
+
+InitiateSystemShutdownExW@24
lib/libc/mingw/lib32/api-ms-win-core-shutdown-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-shutdown-l1-1-1
+
+EXPORTS
+
+InitiateShutdownW@20
lib/libc/mingw/lib32/api-ms-win-core-sidebyside-ansi-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-sidebyside-ansi-l1-1-0
+
+EXPORTS
+
+CreateActCtxA@4
+FindActCtxSectionStringA@20
lib/libc/mingw/lib32/api-ms-win-core-sidebyside-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-sidebyside-l1-1-0
+
+EXPORTS
+
+ActivateActCtx@8
+AddRefActCtx@4
+CreateActCtxW@4
+DeactivateActCtx@8
+FindActCtxSectionGuid@20
+FindActCtxSectionStringW@20
+GetCurrentActCtx@4
+QueryActCtxSettingsW@28
+QueryActCtxW@28
+ReleaseActCtx@4
+ZombifyActCtx@4
lib/libc/mingw/lib32/api-ms-win-core-slapi-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-slapi-l1-1-0
+
+EXPORTS
+
+SLQueryLicenseValueFromApp@20
+SLQueryLicenseValueFromApp2@4
lib/libc/mingw/lib32/api-ms-win-core-state-helpers-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-state-helpers-l1-1-0
+
+EXPORTS
+
+GetRegistryValueWithFallbackW@40
lib/libc/mingw/lib32/api-ms-win-core-string-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-string-l1-1-0
+
+EXPORTS
+
+CompareStringEx@36
+CompareStringOrdinal@20
+CompareStringW@24
+FoldStringW@20
+GetStringTypeExW@20
+GetStringTypeW@16
+MultiByteToWideChar@24
+WideCharToMultiByte@32
lib/libc/mingw/lib32/api-ms-win-core-string-l2-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-string-l2-1-0
+
+EXPORTS
+
+CharLowerBuffW@8
+CharLowerW@4
+CharNextW@4
+CharPrevW@8
+CharUpperBuffW@8
+CharUpperW@4
+IsCharAlphaNumericW@4
+IsCharAlphaW@4
+IsCharLowerW@4
+IsCharUpperW@4
lib/libc/mingw/lib32/api-ms-win-core-string-l2-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-string-l2-1-0
+
+EXPORTS
+
+CharLowerBuffW@8
+CharLowerW@4
+CharNextW@4
+CharUpperW@4
lib/libc/mingw/lib32/api-ms-win-core-string-l2-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-string-l2-1-1
+
+EXPORTS
+
+SHLoadIndirectString@16
lib/libc/mingw/lib32/api-ms-win-core-string-obsolete-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-string-obsolete-l1-1-0
+
+EXPORTS
+
+lstrcatW@8
+lstrcmpA@8
+lstrcmpiA@8
+lstrcmpiW@8
+lstrcmpW@8
+lstrcpynA@12
+lstrcpynW@12
+lstrcpyW@8
+lstrlenA@4
+lstrlenW@4
lib/libc/mingw/lib32/api-ms-win-core-string-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-string-obsolete-l1-1-0
+
+EXPORTS
+
+lstrcatW@8
+lstrcmpA@8
+lstrcmpiA@8
+lstrcmpiW@8
+lstrcmpW@8
+lstrcpynW@12
+lstrcpyW@8
+lstrlenA@4
+lstrlenW@4
lib/libc/mingw/lib32/api-ms-win-core-string-obsolete-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-string-obsolete-l1-1-1
+
+EXPORTS
+
+lstrcatA@8
+lstrcpyA@8
lib/libc/mingw/lib32/api-ms-win-core-stringansi-l1-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-core-stringansi-l1-1-0
+
+EXPORTS
+
+CharLowerA@4
+CharLowerBuffA@8
+CharNextA@4
+CharNextExA@12
+CharPrevA@8
+CharPrevExA@16
+CharUpperA@4
+CharUpperBuffA@8
+IsCharAlphaA@4
+IsCharAlphaNumericA@4
+IsCharLowerA@4
+IsCharUpperA@4
lib/libc/mingw/lib32/api-ms-win-core-stringansi-l1-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-stringansi-l1-1-0
+
+EXPORTS
+
+CharLowerA@4
+CharNextA@4
+CharNextExA@12
lib/libc/mingw/lib32/api-ms-win-core-synch-ansi-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-synch-ansi-l1-1-0
+
+EXPORTS
+
+CreateSemaphoreA@16
+CreateSemaphoreExA@24
+CreateWaitableTimerA@12
+CreateWaitableTimerExA@16
+OpenMutexA@12
+OpenSemaphoreA@12
+OpenWaitableTimerA@12
lib/libc/mingw/lib32/api-ms-win-core-synch-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-synch-ansi-l1-1-0
+
+EXPORTS
+
+CreateSemaphoreA@16
+CreateSemaphoreExA@24
+CreateWaitableTimerA@12
+CreateWaitableTimerExA@16
+OpenMutexA@12
+OpenWaitableTimerA@12
lib/libc/mingw/lib32/api-ms-win-core-synch-l1-1-0.def
@@ -0,0 +1,45 @@
+LIBRARY api-ms-win-core-synch-l1-1-0
+
+EXPORTS
+
+AcquireSRWLockExclusive@4
+AcquireSRWLockShared@4
+CancelWaitableTimer@4
+CreateEventA@16
+CreateEventExA@16
+CreateEventExW@16
+CreateEventW@16
+CreateMutexA@12
+CreateMutexExA@16
+CreateMutexExW@16
+CreateMutexW@12
+CreateSemaphoreExW@24
+CreateWaitableTimerExW@16
+DeleteCriticalSection@4
+EnterCriticalSection@4
+InitializeCriticalSection@4
+InitializeCriticalSectionAndSpinCount@8
+InitializeCriticalSectionEx@12
+InitializeSRWLock@4
+LeaveCriticalSection@4
+OpenEventA@12
+OpenEventW@12
+OpenMutexW@12
+OpenSemaphoreW@12
+OpenWaitableTimerW@12
+ReleaseMutex@4
+ReleaseSemaphore@12
+ReleaseSRWLockExclusive@4
+ReleaseSRWLockShared@4
+ResetEvent@4
+SetCriticalSectionSpinCount@8
+SetEvent@4
+SetWaitableTimer@24
+SetWaitableTimerEx@28
+SleepEx@8
+TryAcquireSRWLockExclusive@4
+TryAcquireSRWLockShared@4
+TryEnterCriticalSection@4
+WaitForMultipleObjectsEx@20
+WaitForSingleObject@8
+WaitForSingleObjectEx@12
lib/libc/mingw/lib32/api-ms-win-core-synch-l1-2-0.def
@@ -0,0 +1,21 @@
+LIBRARY api-ms-win-core-synch-l1-2-0
+
+EXPORTS
+
+DeleteSynchronizationBarrier@4
+EnterSynchronizationBarrier@8
+InitializeConditionVariable@4
+InitializeSynchronizationBarrier@12
+InitOnceBeginInitialize@16
+InitOnceComplete@12
+InitOnceExecuteOnce@16
+InitOnceInitialize@4
+SignalObjectAndWait@16
+Sleep@4
+SleepConditionVariableCS@12
+SleepConditionVariableSRW@16
+WaitOnAddress@16
+WakeAllConditionVariable@4
+WakeByAddressAll@4
+WakeByAddressSingle@4
+WakeConditionVariable@4
lib/libc/mingw/lib32/api-ms-win-core-synch-l1-2-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-synch-l1-2-1
+
+EXPORTS
+
+CreateSemaphoreW@16
+CreateWaitableTimerW@12
+WaitForMultipleObjects@16
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-1-0.def
@@ -0,0 +1,26 @@
+LIBRARY api-ms-win-core-sysinfo-l1-1-0
+
+EXPORTS
+
+GetComputerNameExA@12
+GetComputerNameExW@12
+GetLocalTime@4
+GetLogicalProcessorInformation@8
+GetLogicalProcessorInformationEx@12
+GetSystemDirectoryA@8
+GetSystemDirectoryW@8
+GetSystemInfo@4
+GetSystemTime@4
+GetSystemTimeAdjustment@12
+GetSystemTimeAsFileTime@4
+GetSystemWindowsDirectoryA@8
+GetSystemWindowsDirectoryW@8
+GetTickCount@0
+GetTickCount64@0
+GetVersion@0
+GetVersionExA@4
+GetVersionExW@4
+GetWindowsDirectoryA@8
+GetWindowsDirectoryW@8
+GlobalMemoryStatusEx@4
+SetLocalTime@4
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-0.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-0
+
+EXPORTS
+
+EnumSystemFirmwareTables@12
+GetNativeSystemInfo@4
+GetOsSafeBootMode@4
+GetProductInfo@20
+GetSystemFirmwareTable@16
+GetSystemTimePreciseAsFileTime@4
+SetComputerNameExW@8
+SetSystemTime@4
+VerSetConditionMask@16
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-0_windowsapp.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-0
+
+EXPORTS
+
+EnumSystemFirmwareTables@12
+GetNativeSystemInfo@4
+GetProductInfo@20
+GetSystemFirmwareTable@16
+GetSystemTimePreciseAsFileTime@4
+SetSystemTime@4
+VerSetConditionMask@16
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-1
+
+EXPORTS
+
+DnsHostnameToComputerNameExW@12
+GetPhysicallyInstalledSystemMemory@4
+InstallELAMCertificateInfo@4
+SetComputerNameEx2W@12
+SetSystemTimeAdjustment@8
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-1
+
+EXPORTS
+
+GetPhysicallyInstalledSystemMemory@4
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-2
+
+EXPORTS
+
+GetProcessorSystemCycleTime@12
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-3.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-3
+
+EXPORTS
+
+GetIntegratedDisplaySize@4
+GetOsManufacturingMode@4
+SetComputerNameA@4
+SetComputerNameExA@8
+SetComputerNameW@4
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-3_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-3
+
+EXPORTS
+
+GetIntegratedDisplaySize@4
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-4.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-4
+
+EXPORTS
+
+GetSystemTimeAdjustmentPrecise@12
+SetSystemTimeAdjustmentPrecise@12
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-5.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-5
+
+EXPORTS
+
+GetSystemLeapSecondInformation@8
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-6.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-sysinfo-l1-2-6
+
+EXPORTS
+
+IsUserCetAvailableInEnvironment@4
lib/libc/mingw/lib32/api-ms-win-core-systemtopology-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-systemtopology-l1-1-0
+
+EXPORTS
+
+GetNumaHighestNodeNumber@4
+GetNumaNodeProcessorMaskEx@8
lib/libc/mingw/lib32/api-ms-win-core-systemtopology-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-systemtopology-l1-1-0
+
+EXPORTS
+
+GetNumaHighestNodeNumber@4
lib/libc/mingw/lib32/api-ms-win-core-systemtopology-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-systemtopology-l1-1-1
+
+EXPORTS
+
+GetNumaProximityNodeEx@8
lib/libc/mingw/lib32/api-ms-win-core-threadpool-l1-2-0.def
@@ -0,0 +1,41 @@
+LIBRARY api-ms-win-core-threadpool-l1-2-0
+
+EXPORTS
+
+CallbackMayRunLong@4
+CancelThreadpoolIo@4
+CloseThreadpool@4
+CloseThreadpoolCleanupGroup@4
+CloseThreadpoolCleanupGroupMembers@12
+CloseThreadpoolIo@4
+CloseThreadpoolTimer@4
+CloseThreadpoolWait@4
+CloseThreadpoolWork@4
+CreateThreadpool@4
+CreateThreadpoolCleanupGroup@0
+CreateThreadpoolIo@16
+CreateThreadpoolTimer@12
+CreateThreadpoolWait@12
+CreateThreadpoolWork@12
+DisassociateCurrentThreadFromCallback@4
+FreeLibraryWhenCallbackReturns@8
+IsThreadpoolTimerSet@4
+LeaveCriticalSectionWhenCallbackReturns@8
+QueryThreadpoolStackInformation@8
+ReleaseMutexWhenCallbackReturns@8
+ReleaseSemaphoreWhenCallbackReturns@12
+SetEventWhenCallbackReturns@8
+SetThreadpoolStackInformation@8
+SetThreadpoolThreadMaximum@8
+SetThreadpoolThreadMinimum@8
+SetThreadpoolTimer@16
+SetThreadpoolTimerEx@16
+SetThreadpoolWait@12
+SetThreadpoolWaitEx@16
+StartThreadpoolIo@4
+SubmitThreadpoolWork@4
+TrySubmitThreadpoolCallback@12
+WaitForThreadpoolIoCallbacks@8
+WaitForThreadpoolTimerCallbacks@8
+WaitForThreadpoolWaitCallbacks@8
+WaitForThreadpoolWorkCallbacks@8
lib/libc/mingw/lib32/api-ms-win-core-threadpool-legacy-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-threadpool-legacy-l1-1-0
+
+EXPORTS
+
+ChangeTimerQueueTimer@16
+CreateTimerQueue@0
+CreateTimerQueueTimer@28
+DeleteTimerQueueEx@8
+DeleteTimerQueueTimer@12
+QueueUserWorkItem@12
+UnregisterWaitEx@8
lib/libc/mingw/lib32/api-ms-win-core-timezone-l1-1-0.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-core-timezone-l1-1-0
+
+EXPORTS
+
+EnumDynamicTimeZoneInformation@8
+FileTimeToSystemTime@8
+GetDynamicTimeZoneInformation@4
+GetDynamicTimeZoneInformationEffectiveYears@12
+GetTimeZoneInformation@4
+GetTimeZoneInformationForYear@12
+SetDynamicTimeZoneInformation@4
+SetTimeZoneInformation@4
+SystemTimeToFileTime@8
+SystemTimeToTzSpecificLocalTime@12
+SystemTimeToTzSpecificLocalTimeEx@12
+TzSpecificLocalTimeToSystemTime@12
+TzSpecificLocalTimeToSystemTimeEx@12
lib/libc/mingw/lib32/api-ms-win-core-timezone-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-timezone-l1-1-1
+
+EXPORTS
+
+LocalFileTimeToLocalSystemTime@12
+LocalSystemTimeToLocalFileTime@12
lib/libc/mingw/lib32/api-ms-win-core-toolhelp-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-core-toolhelp-l1-1-0
+
+EXPORTS
+
+CreateToolhelp32Snapshot@8
+Module32FirstW@8
+Module32NextW@8
+Process32FirstW@8
+Process32NextW@8
+Thread32First@8
+Thread32Next@8
lib/libc/mingw/lib32/api-ms-win-core-toolhelp-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-toolhelp-l1-1-0
+
+EXPORTS
+
+CreateToolhelp32Snapshot@8
+Process32FirstW@8
+Process32NextW@8
+Thread32First@8
+Thread32Next@8
lib/libc/mingw/lib32/api-ms-win-core-toolhelp-l1-1-1.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-toolhelp-l1-1-1
+
+EXPORTS
+
+Heap32First@12
+Heap32ListFirst@8
+Heap32ListNext@8
+Heap32Next@4
lib/libc/mingw/lib32/api-ms-win-core-url-l1-1-0.def
@@ -0,0 +1,42 @@
+LIBRARY api-ms-win-core-url-l1-1-0
+
+EXPORTS
+
+GetAcceptLanguagesA@8
+GetAcceptLanguagesW@8
+HashData@16
+IsInternetESCEnabled@0
+ParseURLA@8
+ParseURLW@8
+PathCreateFromUrlA@16
+PathCreateFromUrlAlloc@12
+PathCreateFromUrlW@16
+PathIsURLA@4
+PathIsURLW@4
+UrlApplySchemeA@16
+UrlApplySchemeW@16
+UrlCanonicalizeA@16
+UrlCanonicalizeW@16
+UrlCombineA@20
+UrlCombineW@20
+UrlCompareA@12
+UrlCompareW@12
+UrlCreateFromPathA@16
+UrlCreateFromPathW@16
+UrlEscapeA@16
+UrlEscapeW@16
+UrlFixupW@12
+UrlGetLocationA@4
+UrlGetLocationW@4
+UrlGetPartA@20
+UrlGetPartW@20
+UrlHashA@12
+UrlHashW@12
+UrlIsA@8
+UrlIsNoHistoryA@4
+UrlIsNoHistoryW@4
+UrlIsOpaqueA@4
+UrlIsOpaqueW@4
+UrlIsW@8
+UrlUnescapeA@16
+UrlUnescapeW@16
lib/libc/mingw/lib32/api-ms-win-core-url-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-url-l1-1-0
+
+EXPORTS
+
+GetAcceptLanguagesA@8
+GetAcceptLanguagesW@8
lib/libc/mingw/lib32/api-ms-win-core-util-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-core-util-l1-1-0
+
+EXPORTS
+
+Beep@8
+DecodePointer@4
+DecodeSystemPointer@4
+EncodePointer@4
+EncodeSystemPointer@4
lib/libc/mingw/lib32/api-ms-win-core-util-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-util-l1-1-1
+
+EXPORTS
+
+DecodeRemotePointer@12
+EncodeRemotePointer@12
lib/libc/mingw/lib32/api-ms-win-core-version-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-version-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExW@20
+GetFileVersionInfoSizeExW@12
+VerFindFileW@32
+VerQueryValueW@16
lib/libc/mingw/lib32/api-ms-win-core-version-l1-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-version-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExW@20
+GetFileVersionInfoSizeExW@12
+VerQueryValueW@16
lib/libc/mingw/lib32/api-ms-win-core-version-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-version-l1-1-1
+
+EXPORTS
+
+GetFileVersionInfoSizeW@8
+GetFileVersionInfoW@16
lib/libc/mingw/lib32/api-ms-win-core-version-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-version-l1-1-1
+
+EXPORTS
+
+GetFileVersionInfoW@16
lib/libc/mingw/lib32/api-ms-win-core-versionansi-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-versionansi-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExA@20
+GetFileVersionInfoSizeExA@12
+VerFindFileA@32
+VerQueryValueA@16
lib/libc/mingw/lib32/api-ms-win-core-versionansi-l1-1-0_windowsapp.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-versionansi-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExA@20
+GetFileVersionInfoSizeExA@12
+VerQueryValueA@16
lib/libc/mingw/lib32/api-ms-win-core-versionansi-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-versionansi-l1-1-1
+
+EXPORTS
+
+GetFileVersionInfoA@16
+GetFileVersionInfoSizeA@8
lib/libc/mingw/lib32/api-ms-win-core-versionansi-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-versionansi-l1-1-1
+
+EXPORTS
+
+GetFileVersionInfoA@16
lib/libc/mingw/lib32/api-ms-win-core-windowsceip-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-windowsceip-l1-1-0
+
+EXPORTS
+
+CeipIsOptedIn@0
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-0
+
+EXPORTS
+
+GetApplicationRecoveryCallback@20
+GetApplicationRestartSettings@16
+WerGetFlags@8
+WerpNotifyLoadStringResource@16
+WerpNotifyUseStringResource@4
+WerRegisterFile@12
+WerRegisterMemoryBlock@8
+WerRegisterRuntimeExceptionModule@8
+WerSetFlags@4
+WerUnregisterFile@4
+WerUnregisterMemoryBlock@4
+WerUnregisterRuntimeExceptionModule@8
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-0
+
+EXPORTS
+
+WerRegisterFile@12
+WerRegisterMemoryBlock@8
+WerUnregisterFile@4
+WerUnregisterMemoryBlock@4
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-1.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-1
+
+EXPORTS
+
+WerRegisterAdditionalProcess@8
+WerRegisterCustomMetadata@8
+WerRegisterExcludedMemoryBlock@8
+WerUnregisterAdditionalProcess@4
+WerUnregisterCustomMetadata@4
+WerUnregisterExcludedMemoryBlock@4
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-2
+
+EXPORTS
+
+WerRegisterAppLocalDump@4
+WerUnregisterAppLocalDump@0
lib/libc/mingw/lib32/api-ms-win-core-windowserrorreporting-l1-1-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-windowserrorreporting-l1-1-3
+
+EXPORTS
+
+RegisterApplicationRestart@8
+UnregisterApplicationRestart@0
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-core-winrt-error-l1-1-0
+
+EXPORTS
+
+GetRestrictedErrorInfo@4
+RoCaptureErrorContext@4
+RoFailFastWithErrorContext@4
+RoGetErrorReportingFlags@4
+RoOriginateError@8
+RoOriginateErrorW@12
+RoResolveRestrictedErrorInfoReference@8
+RoSetErrorReportingFlags@4
+RoTransformError@12
+RoTransformErrorW@16
+SetRestrictedErrorInfo@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-0_windowsapp.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-core-winrt-error-l1-1-0
+
+EXPORTS
+
+GetRestrictedErrorInfo@4
+RoCaptureErrorContext@4
+RoFailFastWithErrorContext@4
+RoGetErrorReportingFlags@4
+RoOriginateError@8
+RoOriginateErrorW@12
+RoSetErrorReportingFlags@4
+RoTransformError@12
+RoTransformErrorW@16
+SetRestrictedErrorInfo@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-1.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-winrt-error-l1-1-1
+
+EXPORTS
+
+IsErrorPropagationEnabled@0
+RoClearError@0
+RoGetMatchingRestrictedErrorInfo@8
+RoInspectCapturedStackBackTrace@24
+RoInspectThreadErrorInfo@20
+RoOriginateLanguageException@12
+RoReportFailedDelegate@8
+RoReportUnhandledError@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-1_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-winrt-error-l1-1-1
+
+EXPORTS
+
+IsErrorPropagationEnabled@0
+RoClearError@0
+RoGetMatchingRestrictedErrorInfo@8
+RoOriginateLanguageException@12
+RoReportFailedDelegate@8
+RoReportUnhandledError@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-l1-1-0.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-core-winrt-l1-1-0
+
+EXPORTS
+
+RoActivateInstance@8
+RoGetActivationFactory@12
+RoGetApartmentIdentifier@4
+RoInitialize@4
+RoRegisterActivationFactories@16
+RoRegisterForApartmentShutdown@12
+RoRevokeActivationFactories@4
+RoUninitialize@0
+RoUnregisterForApartmentShutdown@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-registration-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-winrt-registration-l1-1-0
+
+EXPORTS
+
+RoGetActivatableClassRegistration@8
+RoGetServerActivatableClasses@12
lib/libc/mingw/lib32/api-ms-win-core-winrt-robuffer-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-winrt-robuffer-l1-1-0
+
+EXPORTS
+
+RoGetBufferMarshaler@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-winrt-roparameterizediid-l1-1-0
+
+EXPORTS
+
+RoFreeParameterizedTypeExtra@4
+RoGetParameterizedTypeInstanceIID@20
+RoParameterizedTypeExtraGetTypeSignature@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-string-l1-1-0.def
@@ -0,0 +1,27 @@
+LIBRARY api-ms-win-core-winrt-string-l1-1-0
+
+EXPORTS
+
+HSTRING_UserFree@8
+HSTRING_UserMarshal@12
+HSTRING_UserSize@12
+HSTRING_UserUnmarshal@12
+WindowsCompareStringOrdinal@12
+WindowsConcatString@12
+WindowsCreateString@12
+WindowsCreateStringReference@16
+WindowsDeleteString@4
+WindowsDeleteStringBuffer@4
+WindowsDuplicateString@8
+WindowsGetStringLen@4
+WindowsGetStringRawBuffer@8
+WindowsInspectString@24
+WindowsIsStringEmpty@4
+WindowsPreallocateStringBuffer@12
+WindowsPromoteStringBuffer@8
+WindowsReplaceString@16
+WindowsStringHasEmbeddedNull@8
+WindowsSubstring@12
+WindowsSubstringWithSpecifiedLength@16
+WindowsTrimStringEnd@12
+WindowsTrimStringStart@12
lib/libc/mingw/lib32/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def
@@ -0,0 +1,26 @@
+LIBRARY api-ms-win-core-winrt-string-l1-1-0
+
+EXPORTS
+
+HSTRING_UserFree@8
+HSTRING_UserMarshal@12
+HSTRING_UserSize@12
+HSTRING_UserUnmarshal@12
+WindowsCompareStringOrdinal@12
+WindowsConcatString@12
+WindowsCreateString@12
+WindowsCreateStringReference@16
+WindowsDeleteString@4
+WindowsDeleteStringBuffer@4
+WindowsDuplicateString@8
+WindowsGetStringLen@4
+WindowsGetStringRawBuffer@8
+WindowsIsStringEmpty@4
+WindowsPreallocateStringBuffer@12
+WindowsPromoteStringBuffer@8
+WindowsReplaceString@16
+WindowsStringHasEmbeddedNull@8
+WindowsSubstring@12
+WindowsSubstringWithSpecifiedLength@16
+WindowsTrimStringEnd@12
+WindowsTrimStringStart@12
lib/libc/mingw/lib32/api-ms-win-core-winrt-string-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-winrt-string-l1-1-1
+
+EXPORTS
+
+WindowsInspectString2@28
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-wow64-l1-1-0
+
+EXPORTS
+
+IsWow64Process@8
+Wow64DisableWow64FsRedirection@4
+Wow64RevertWow64FsRedirection@4
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-wow64-l1-1-0
+
+EXPORTS
+
+IsWow64Process@8
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-1.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-wow64-l1-1-1
+
+EXPORTS
+
+GetSystemWow64Directory2A@12
+GetSystemWow64Directory2W@12
+GetSystemWow64DirectoryA@8
+GetSystemWow64DirectoryW@8
+IsWow64Process2@12
+Wow64SetThreadDefaultGuestMachine@4
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-1_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-wow64-l1-1-1
+
+EXPORTS
+
+IsWow64Process2@12
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-wow64-l1-1-2
+
+EXPORTS
+
+IsWow64GuestMachineSupported@8
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-3.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-core-wow64-l1-1-3
+
+EXPORTS
+
+Wow64GetThreadContext@8
+Wow64SetThreadContext@8
+Wow64SuspendThread@4
lib/libc/mingw/lib32/api-ms-win-core-xstate-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-core-xstate-l1-1-0
+
+EXPORTS
+
+RtlCopyExtendedContext@12
+RtlGetEnabledExtendedFeatures@8
+RtlGetExtendedContextLength@8
+RtlGetExtendedFeaturesMask@4
+RtlInitializeExtendedContext@12
+RtlLocateExtendedFeature@12
+RtlLocateLegacyContext@8
+RtlSetExtendedFeaturesMask@12
lib/libc/mingw/lib32/api-ms-win-core-xstate-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-xstate-l1-1-1
+
+EXPORTS
+
+RtlCopyContext@12
lib/libc/mingw/lib32/api-ms-win-core-xstate-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-xstate-l1-1-2
+
+EXPORTS
+
+RtlLocateExtendedFeature2@16
lib/libc/mingw/lib32/api-ms-win-core-xstate-l1-1-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-core-xstate-l1-1-3
+
+EXPORTS
+
+RtlGetExtendedContextLength2@16
+RtlInitializeExtendedContext2@20
lib/libc/mingw/lib32/api-ms-win-core-xstate-l2-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-core-xstate-l2-1-0
+
+EXPORTS
+
+CopyContext@12
+GetEnabledXStateFeatures@0
+GetXStateFeaturesMask@8
+InitializeContext@16
+LocateXStateFeature@12
+SetXStateFeaturesMask@12
lib/libc/mingw/lib32/api-ms-win-core-xstate-l2-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-core-xstate-l2-1-0
+
+EXPORTS
+
+GetEnabledXStateFeatures@0
+GetXStateFeaturesMask@8
+InitializeContext@16
+LocateXStateFeature@12
lib/libc/mingw/lib32/api-ms-win-core-xstate-l2-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-xstate-l2-1-1
+
+EXPORTS
+
+InitializeContext2@24
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-1.def
@@ -0,0 +1,43 @@
+LIBRARY api-ms-win-devices-config-l1-1-1
+
+EXPORTS
+
+CM_Delete_Class_Key@8
+CM_Delete_Device_Interface_KeyW@8
+CM_Delete_DevNode_Key@12
+CM_Disable_DevNode@8
+CM_Enable_DevNode@8
+CM_Get_Child@12
+CM_Get_Class_Property_Keys@16
+CM_Get_Class_PropertyW@24
+CM_Get_Class_Registry_PropertyW@28
+CM_Get_Depth@12
+CM_Get_Device_ID_List_SizeW@12
+CM_Get_Device_ID_ListW@16
+CM_Get_Device_ID_Size@12
+CM_Get_Device_IDW@16
+CM_Get_Device_Interface_List_SizeW@16
+CM_Get_Device_Interface_ListW@20
+CM_Get_Device_Interface_Property_KeysW@16
+CM_Get_Device_Interface_PropertyW@24
+CM_Get_DevNode_Property_Keys@16
+CM_Get_DevNode_PropertyW@24
+CM_Get_DevNode_Registry_PropertyW@24
+CM_Get_DevNode_Status@16
+CM_Get_Parent@12
+CM_Get_Sibling@12
+CM_Locate_DevNodeW@12
+CM_MapCrToWin32Err@8
+CM_Open_Class_KeyW@24
+CM_Open_Device_Interface_KeyW@20
+CM_Open_DevNode_Key@24
+CM_Query_And_Remove_SubTreeW@20
+CM_Register_Notification@16
+CM_Set_Class_PropertyW@24
+CM_Set_Class_Registry_PropertyW@24
+CM_Set_Device_Interface_PropertyW@24
+CM_Set_DevNode_PropertyW@24
+CM_Set_DevNode_Registry_PropertyW@20
+CM_Setup_DevNode@8
+CM_Uninstall_DevNode@8
+CM_Unregister_Notification@4
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-1_windowsapp.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-devices-config-l1-1-1
+
+EXPORTS
+
+CM_Get_Device_ID_List_SizeW@12
+CM_Get_Device_ID_ListW@16
+CM_Get_Device_IDW@16
+CM_Get_Device_Interface_List_SizeW@16
+CM_Get_Device_Interface_ListW@20
+CM_Get_Device_Interface_PropertyW@24
+CM_Get_DevNode_PropertyW@24
+CM_Get_DevNode_Status@16
+CM_Get_Parent@12
+CM_Locate_DevNodeW@12
+CM_MapCrToWin32Err@8
+CM_Register_Notification@16
+CM_Unregister_Notification@4
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-2.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-devices-config-l1-1-2
+
+EXPORTS
+
+CM_Delete_Device_Interface_KeyA@8
+CM_Get_Class_Registry_PropertyA@28
+CM_Get_Device_ID_List_SizeA@12
+CM_Get_Device_ID_ListA@16
+CM_Get_Device_IDA@16
+CM_Get_Device_Interface_List_SizeA@16
+CM_Get_Device_Interface_ListA@20
+CM_Get_DevNode_Registry_PropertyA@24
+CM_Locate_DevNodeA@12
+CM_Open_Class_KeyA@24
+CM_Open_Device_Interface_KeyA@20
+CM_Query_And_Remove_SubTreeA@20
+CM_Set_Class_Registry_PropertyA@24
+CM_Set_DevNode_Registry_PropertyA@20
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-2_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-devices-config-l1-1-2
+
+EXPORTS
+
+CM_Get_Device_Interface_List_SizeA@16
+CM_Get_Device_Interface_ListA@20
lib/libc/mingw/lib32/api-ms-win-devices-query-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-devices-query-l1-1-0
+
+EXPORTS
+
+DevCloseObjectQuery@4
+DevCreateObjectQuery@36
+DevCreateObjectQueryFromId@40
+DevCreateObjectQueryFromIds@40
+DevFindProperty@20
+DevFreeObjectProperties@8
+DevFreeObjects@8
+DevGetObjectProperties@28
+DevGetObjects@32
+DevSetObjectProperties@16
lib/libc/mingw/lib32/api-ms-win-devices-query-l1-1-0_windowsapp.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-devices-query-l1-1-0
+
+EXPORTS
+
+DevCloseObjectQuery@4
+DevCreateObjectQuery@36
lib/libc/mingw/lib32/api-ms-win-devices-query-l1-1-1.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-devices-query-l1-1-1
+
+EXPORTS
+
+DevCreateObjectQueryEx@44
+DevCreateObjectQueryFromIdEx@48
+DevCreateObjectQueryFromIdsEx@48
+DevGetObjectPropertiesEx@36
+DevGetObjectsEx@40
lib/libc/mingw/lib32/api-ms-win-devices-swdevice-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-devices-swdevice-l1-1-0
+
+EXPORTS
+
+SwDeviceClose@4
+SwDeviceCreate@32
+SwDeviceInterfacePropertySet@16
+SwDeviceInterfaceRegister@28
+SwDeviceInterfaceSetState@12
+SwDevicePropertySet@12
+SwMemFree@4
lib/libc/mingw/lib32/api-ms-win-devices-swdevice-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-devices-swdevice-l1-1-1
+
+EXPORTS
+
+SwDeviceGetLifetime@8
+SwDeviceSetLifetime@8
lib/libc/mingw/lib32/api-ms-win-downlevel-advapi32-l1-1-0.def
@@ -0,0 +1,164 @@
+LIBRARY api-ms-win-downlevel-advapi32-l1-1-0
+
+EXPORTS
+
+AccessCheck@32
+AccessCheckAndAuditAlarmW@44
+AccessCheckByType@44
+AccessCheckByTypeAndAuditAlarmW@64
+AccessCheckByTypeResultList@44
+AccessCheckByTypeResultListAndAuditAlarmByHandleW@68
+AccessCheckByTypeResultListAndAuditAlarmW@64
+AddAccessAllowedAce@16
+AddAccessAllowedAceEx@20
+AddAccessAllowedObjectAce@28
+AddAccessDeniedAce@16
+AddAccessDeniedAceEx@20
+AddAccessDeniedObjectAce@28
+AddAce@20
+AddAuditAccessAce@24
+AddAuditAccessAceEx@28
+AddAuditAccessObjectAce@36
+AddMandatoryAce@20
+AdjustTokenGroups@24
+AdjustTokenPrivileges@24
+AllocateAndInitializeSid@44
+AllocateLocallyUniqueId@4
+AreAllAccessesGranted@8
+AreAnyAccessesGranted@8
+CheckTokenMembership@12
+ConvertToAutoInheritPrivateObjectSecurity@24
+CopySid@12
+CreatePrivateObjectSecurity@24
+CreatePrivateObjectSecurityEx@32
+CreatePrivateObjectSecurityWithMultipleInheritance@36
+CreateProcessAsUserW@44
+CreateRestrictedToken@36
+CreateWellKnownSid@16
+DeleteAce@8
+DestroyPrivateObjectSecurity@4
+DuplicateToken@12
+DuplicateTokenEx@24
+EqualDomainSid@12
+EqualPrefixSid@8
+EqualSid@8
+EventActivityIdControl@8
+EventEnabled@12
+EventProviderEnabled@20
+EventRegister@16
+EventUnregister@8
+EventWrite@20
+EventWriteEx@40
+EventWriteString@24
+EventWriteTransfer@28
+FindFirstFreeAce@8
+FreeSid@4
+GetAce@12
+GetAclInformation@16
+GetFileSecurityW@20
+GetKernelObjectSecurity@20
+GetLengthSid@4
+GetPrivateObjectSecurity@20
+GetSecurityDescriptorControl@12
+GetSecurityDescriptorDacl@16
+GetSecurityDescriptorGroup@12
+GetSecurityDescriptorLength@4
+GetSecurityDescriptorOwner@12
+GetSecurityDescriptorRMControl@8
+GetSecurityDescriptorSacl@16
+GetSidIdentifierAuthority@4
+GetSidLengthRequired@4
+GetSidSubAuthority@8
+GetSidSubAuthorityCount@4
+GetTokenInformation@20
+GetTraceEnableFlags@8
+GetTraceEnableLevel@8
+GetTraceLoggerHandle@4
+GetWindowsAccountDomainSid@12
+ImpersonateAnonymousToken@4
+ImpersonateLoggedOnUser@4
+ImpersonateNamedPipeClient@4
+ImpersonateSelf@4
+InitializeAcl@12
+InitializeSecurityDescriptor@8
+InitializeSid@12
+IsTokenRestricted@4
+IsValidAcl@4
+IsValidSecurityDescriptor@4
+IsValidSid@4
+IsWellKnownSid@8
+MakeAbsoluteSD@44
+MakeSelfRelativeSD@12
+MapGenericMask@8
+ObjectCloseAuditAlarmW@12
+ObjectDeleteAuditAlarmW@12
+ObjectOpenAuditAlarmW@48
+ObjectPrivilegeAuditAlarmW@24
+OpenProcessToken@12
+OpenThreadToken@16
+PrivilegeCheck@12
+PrivilegedServiceAuditAlarmW@20
+QuerySecurityAccessMask@8
+RegCloseKey@4
+RegCopyTreeW@12
+RegCreateKeyExA@36
+RegCreateKeyExW@36
+RegDeleteKeyExA@16
+RegDeleteKeyExW@16
+RegDeleteTreeA@8
+RegDeleteTreeW@8
+RegDeleteValueA@8
+RegDeleteValueW@8
+RegDisablePredefinedCacheEx@0
+RegEnumKeyExA@32
+RegEnumKeyExW@32
+RegEnumValueA@32
+RegEnumValueW@32
+RegFlushKey@4
+RegGetKeySecurity@16
+RegGetValueA@28
+RegGetValueW@28
+RegLoadAppKeyA@20
+RegLoadAppKeyW@20
+RegLoadKeyA@12
+RegLoadKeyW@12
+RegLoadMUIStringA@28
+RegLoadMUIStringW@28
+RegNotifyChangeKeyValue@20
+RegOpenCurrentUser@8
+RegOpenKeyExA@20
+RegOpenKeyExW@20
+RegOpenUserClassesRoot@16
+RegQueryInfoKeyA@48
+RegQueryInfoKeyW@48
+RegQueryValueExA@24
+RegQueryValueExW@24
+RegRestoreKeyA@12
+RegRestoreKeyW@12
+RegSaveKeyExA@16
+RegSaveKeyExW@16
+RegSetKeySecurity@12
+RegSetValueExA@24
+RegSetValueExW@24
+RegUnLoadKeyA@8
+RegUnLoadKeyW@8
+RegisterTraceGuidsW@32
+RevertToSelf@0
+SetAclInformation@16
+SetFileSecurityW@12
+SetKernelObjectSecurity@12
+SetPrivateObjectSecurity@20
+SetPrivateObjectSecurityEx@24
+SetSecurityAccessMask@8
+SetSecurityDescriptorControl@12
+SetSecurityDescriptorDacl@16
+SetSecurityDescriptorGroup@12
+SetSecurityDescriptorOwner@12
+SetSecurityDescriptorRMControl@8
+SetSecurityDescriptorSacl@16
+SetThreadToken@8
+SetTokenInformation@16
+TraceEvent@12
+TraceMessage
+TraceMessageVa@24
+UnregisterTraceGuids@8
lib/libc/mingw/lib32/api-ms-win-downlevel-advapi32-l2-1-0.def
@@ -0,0 +1,92 @@
+LIBRARY api-ms-win-downlevel-advapi32-l2-1-0
+
+EXPORTS
+
+ChangeServiceConfig2A@12
+ChangeServiceConfig2W@12
+ChangeServiceConfigA@44
+ChangeServiceConfigW@44
+CloseServiceHandle@4
+CloseTrace@8
+ControlService@12
+ControlServiceExA@16
+ControlServiceExW@16
+ControlTraceA@20
+ControlTraceW@20
+ConvertSecurityDescriptorToStringSecurityDescriptorW@20
+ConvertSidToStringSidW@8
+ConvertStringSecurityDescriptorToSecurityDescriptorW@16
+ConvertStringSidToSidW@8
+CreateServiceA@52
+CreateServiceW@52
+CredDeleteA@12
+CredDeleteW@12
+CredEnumerateA@16
+CredEnumerateW@16
+CredFindBestCredentialA@16
+CredFindBestCredentialW@16
+CredFree@4
+CredGetSessionTypes@8
+CredGetTargetInfoA@12
+CredGetTargetInfoW@12
+CredIsMarshaledCredentialW@4
+CredIsProtectedA@8
+CredIsProtectedW@8
+CredMarshalCredentialA@12
+CredMarshalCredentialW@12
+CredProtectA@24
+CredProtectW@24
+CredReadA@16
+CredReadDomainCredentialsA@16
+CredReadDomainCredentialsW@16
+CredReadW@16
+CredUnmarshalCredentialA@12
+CredUnmarshalCredentialW@12
+CredUnprotectA@20
+CredUnprotectW@20
+CredWriteA@8
+CredWriteDomainCredentialsA@12
+CredWriteDomainCredentialsW@12
+CredWriteW@8
+DeleteService@4
+EnableTraceEx2@44
+EnumDependentServicesW@24
+EnumServicesStatusExW@40
+EnumerateTraceGuidsEx@24
+EventAccessControl@20
+EventAccessQuery@12
+EventAccessRemove@4
+NotifyServiceStatusChangeA@12
+NotifyServiceStatusChangeW@12
+OpenSCManagerA@12
+OpenSCManagerW@12
+OpenServiceA@12
+OpenServiceW@12
+OpenTraceW@4
+ProcessTrace@16
+QueryAllTracesA@12
+QueryAllTracesW@12
+QueryServiceConfig2A@20
+QueryServiceConfig2W@20
+QueryServiceConfigA@16
+QueryServiceConfigW@16
+QueryServiceObjectSecurity@20
+QueryServiceStatus@8
+QueryServiceStatusEx@20
+RegisterServiceCtrlHandlerA@8
+RegisterServiceCtrlHandlerExA@12
+RegisterServiceCtrlHandlerExW@12
+RegisterServiceCtrlHandlerW@8
+RegisterTraceGuidsA@32
+RemoveTraceCallback@4
+SetServiceObjectSecurity@12
+SetServiceStatus@8
+SetTraceCallback@8
+StartServiceA@12
+StartServiceCtrlDispatcherA@4
+StartServiceCtrlDispatcherW@4
+StartServiceW@12
+StartTraceA@12
+StartTraceW@12
+StopTraceW@16
+TraceSetInformation@20
lib/libc/mingw/lib32/api-ms-win-downlevel-normaliz-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-downlevel-normaliz-l1-1-0
+
+EXPORTS
+
+IdnToAscii@20
+IdnToUnicode@20
lib/libc/mingw/lib32/api-ms-win-downlevel-ole32-l1-1-0.def
@@ -0,0 +1,84 @@
+LIBRARY api-ms-win-downlevel-ole32-l1-1-0
+
+EXPORTS
+
+CLSIDFromProgID@8
+CLSIDFromString@8
+CoAddRefServerProcess@0
+CoCancelCall@8
+CoCopyProxy@8
+CoCreateFreeThreadedMarshaler@8
+CoCreateGuid@4
+CoCreateInstance@20
+CoCreateInstanceEx@24
+CoDisableCallCancellation@4
+CoDisconnectContext@4
+CoDisconnectObject@8
+CoEnableCallCancellation@4
+CoFreeUnusedLibraries@0
+CoFreeUnusedLibrariesEx@8
+CoGetApartmentType@8
+CoGetCallContext@8
+CoGetCallerTID@4
+CoGetCancelObject@12
+CoGetClassObject@20
+CoGetContextToken@4
+CoGetCurrentLogicalThreadId@4
+CoGetCurrentProcess@0
+CoGetDefaultContext@12
+CoGetInterfaceAndReleaseStream@12
+CoGetMalloc@8
+CoGetMarshalSizeMax@24
+CoGetObjectContext@8
+CoGetPSClsid@8
+CoGetStandardMarshal@24
+CoGetStdMarshalEx@12
+CoGetTreatAsClass@8
+CoImpersonateClient@0
+CoInitializeEx@8
+CoInitializeSecurity@36
+CoInvalidateRemoteMachineBindings@4
+CoIsHandlerConnected@4
+CoLockObjectExternal@12
+CoMarshalHresult@8
+CoMarshalInterThreadInterfaceInStream@12
+CoMarshalInterface@24
+CoQueryAuthenticationServices@8
+CoQueryClientBlanket@28
+CoQueryProxyBlanket@32
+CoRegisterClassObject@20
+CoRegisterInitializeSpy@8
+CoRegisterMessageFilter@8
+CoRegisterPSClsid@8
+CoRegisterSurrogate@4
+CoReleaseMarshalData@4
+CoReleaseServerProcess@0
+CoResumeClassObjects@0
+CoRevertToSelf@0
+CoRevokeClassObject@4
+CoRevokeInitializeSpy@8
+CoSetCancelObject@4
+CoSetProxyBlanket@32
+CoSuspendClassObjects@0
+CoSwitchCallContext@8
+CoTaskMemAlloc@4
+CoTaskMemFree@4
+CoTaskMemRealloc@8
+CoTestCancel@0
+CoUninitialize@0
+CoUnmarshalHresult@8
+CoUnmarshalInterface@12
+CoWaitForMultipleHandles@20
+CreateErrorInfo@4
+CreateStreamOnHGlobal@12
+FreePropVariantArray@8
+GetErrorInfo@8
+GetHGlobalFromStream@8
+IIDFromString@8
+ProgIDFromCLSID@8
+PropVariantClear@4
+PropVariantCopy@8
+SetErrorInfo@8
+StringFromCLSID@8
+StringFromGUID2@12
+StringFromIID@8
lib/libc/mingw/lib32/api-ms-win-downlevel-shell32-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-downlevel-shell32-l1-1-0
+
+EXPORTS
+
+CommandLineToArgvW@8
+GetCurrentProcessExplicitAppUserModelID@4
+SetCurrentProcessExplicitAppUserModelID@4
lib/libc/mingw/lib32/api-ms-win-downlevel-shlwapi-l1-1-0.def
@@ -0,0 +1,175 @@
+LIBRARY api-ms-win-downlevel-shlwapi-l1-1-0
+
+EXPORTS
+
+GetAcceptLanguagesW@8
+HashData@16
+IsCharSpaceA@4
+IsCharSpaceW@4
+IsInternetESCEnabled@0
+ParseURLW@8
+PathAddBackslashA@4
+PathAddBackslashW@4
+PathAddExtensionA@8
+PathAddExtensionW@8
+PathAppendA@8
+PathAppendW@8
+PathCanonicalizeA@8
+PathCanonicalizeW@8
+PathCombineA@12
+PathCombineW@12
+PathCommonPrefixA@12
+PathCommonPrefixW@12
+PathCreateFromUrlAlloc@12
+PathCreateFromUrlW@16
+PathFileExistsA@4
+PathFileExistsW@4
+PathFindExtensionA@4
+PathFindExtensionW@4
+PathFindFileNameA@4
+PathFindFileNameW@4
+PathFindNextComponentA@4
+PathFindNextComponentW@4
+PathGetArgsA@4
+PathGetArgsW@4
+PathGetCharTypeA@4
+PathGetCharTypeW@4
+PathGetDriveNumberA@4
+PathGetDriveNumberW@4
+PathIsFileSpecA@4
+PathIsFileSpecW@4
+PathIsLFNFileSpecA@4
+PathIsLFNFileSpecW@4
+PathIsPrefixA@8
+PathIsPrefixW@8
+PathIsRelativeA@4
+PathIsRelativeW@4
+PathIsRootA@4
+PathIsRootW@4
+PathIsSameRootA@8
+PathIsSameRootW@8
+PathIsUNCA@4
+PathIsUNCServerA@4
+PathIsUNCServerShareA@4
+PathIsUNCServerShareW@4
+PathIsUNCServerW@4
+PathIsUNCW@4
+PathIsURLW@4
+PathMatchSpecA@8
+PathMatchSpecExA@12
+PathMatchSpecExW@12
+PathMatchSpecW@8
+PathParseIconLocationA@4
+PathParseIconLocationW@4
+PathQuoteSpacesA@4
+PathQuoteSpacesW@4
+PathRelativePathToA@20
+PathRelativePathToW@20
+PathRemoveBackslashA@4
+PathRemoveBackslashW@4
+PathRemoveBlanksA@4
+PathRemoveBlanksW@4
+PathRemoveExtensionA@4
+PathRemoveExtensionW@4
+PathRemoveFileSpecA@4
+PathRemoveFileSpecW@4
+PathRenameExtensionA@8
+PathRenameExtensionW@8
+PathSearchAndQualifyA@12
+PathSearchAndQualifyW@12
+PathSkipRootA@4
+PathSkipRootW@4
+PathStripPathA@4
+PathStripPathW@4
+PathStripToRootA@4
+PathStripToRootW@4
+PathUnExpandEnvStringsA@12
+PathUnExpandEnvStringsW@12
+PathUnquoteSpacesA@4
+PathUnquoteSpacesW@4
+QISearch@16
+SHLoadIndirectString@16
+SHRegCloseUSKey@4
+SHRegDeleteUSValueA@12
+SHRegDeleteUSValueW@12
+SHRegEnumUSKeyA@20
+SHRegEnumUSKeyW@20
+SHRegGetBoolUSValueA@16
+SHRegGetBoolUSValueW@16
+SHRegGetUSValueA@32
+SHRegGetUSValueW@32
+SHRegOpenUSKeyA@20
+SHRegOpenUSKeyW@20
+SHRegQueryUSValueA@32
+SHRegQueryUSValueW@32
+SHRegSetUSValueA@24
+SHRegSetUSValueW@24
+StrCSpnA@8
+StrCSpnIA@8
+StrCSpnIW@8
+StrCSpnW@8
+StrCatBuffA@12
+StrCatBuffW@12
+StrCatChainW@16
+StrChrA@8
+StrChrIA@8
+StrChrIW@8
+StrChrNIW@12
+StrChrNW@12
+StrChrW@8
+StrCmpCA@8
+StrCmpCW@8
+StrCmpICA@8
+StrCmpICW@8
+StrCmpIW@8
+StrCmpLogicalW@8
+StrCmpNA@12
+StrCmpNCA@12
+StrCmpNCW@12
+StrCmpNIA@12
+StrCmpNICA@12
+StrCmpNICW@12
+StrCmpNIW@12
+StrCmpNW@12
+StrCmpW@8
+StrCpyNW@12
+StrDupA@4
+StrDupW@4
+StrIsIntlEqualA@16
+StrIsIntlEqualW@16
+StrPBrkA@8
+StrPBrkW@8
+StrRChrA@12
+StrRChrIA@12
+StrRChrIW@12
+StrRChrW@12
+StrRStrIA@12
+StrRStrIW@12
+StrSpnA@8
+StrSpnW@8
+StrStrA@8
+StrStrIA@8
+StrStrIW@8
+StrStrNIW@12
+StrStrNW@12
+StrStrW@8
+StrToInt64ExA@12
+StrToInt64ExW@12
+StrToIntA@4
+StrToIntExA@12
+StrToIntExW@12
+StrToIntW@4
+StrTrimA@8
+StrTrimW@8
+UrlApplySchemeW@16
+UrlCanonicalizeW@16
+UrlCombineA@20
+UrlCombineW@20
+UrlCreateFromPathW@16
+UrlEscapeW@16
+UrlFixupW@12
+UrlGetLocationW@4
+UrlGetPartW@20
+UrlIsW@8
+UrlUnescapeA@16
+UrlUnescapeW@16
lib/libc/mingw/lib32/api-ms-win-downlevel-shlwapi-l2-1-0.def
@@ -0,0 +1,65 @@
+LIBRARY api-ms-win-downlevel-shlwapi-l2-1-0
+
+EXPORTS
+
+IStream_Copy@12
+IStream_Read@12
+IStream_ReadStr@8
+IStream_Reset@4
+IStream_Size@8
+IStream_Write@12
+IStream_WriteStr@8
+IUnknown_AtomicRelease@4
+IUnknown_GetSite@12
+IUnknown_QueryService@16
+IUnknown_Set@8
+IUnknown_SetSite@8
+IsOS@4
+SHAnsiToAnsi@12
+SHAnsiToUnicode@12
+SHCopyKeyA@16
+SHCopyKeyW@16
+SHCreateMemStream@8
+SHCreateStreamOnFileA@12
+SHCreateStreamOnFileEx@24
+SHCreateStreamOnFileW@12
+SHCreateThread@16
+SHCreateThreadRef@8
+SHCreateThreadWithHandle@20
+SHDeleteEmptyKeyA@8
+SHDeleteEmptyKeyW@8
+SHDeleteKeyA@8
+SHDeleteKeyW@8
+SHDeleteValueA@12
+SHDeleteValueW@12
+SHEnumKeyExA@16
+SHEnumKeyExW@16
+SHEnumValueA@28
+SHEnumValueW@28
+SHGetThreadRef@4
+SHGetValueA@24
+SHGetValueW@24
+SHOpenRegStream2A@16
+SHOpenRegStream2W@16
+SHOpenRegStreamA@16
+SHOpenRegStreamW@16
+SHQueryInfoKeyA@20
+SHQueryInfoKeyW@20
+SHQueryValueExA@24
+SHQueryValueExW@24
+SHRegDuplicateHKey@4
+SHRegGetIntW@12
+SHRegGetPathA@20
+SHRegGetPathW@20
+SHRegGetValueA@28
+SHRegGetValueW@28
+SHRegSetPathA@20
+SHRegSetPathW@20
+SHReleaseThreadRef@0
+SHSetThreadRef@4
+SHSetValueA@24
+SHSetValueW@24
+SHStrDupA@8
+SHStrDupW@8
+SHUnicodeToAnsi@12
+SHUnicodeToUnicode@12
lib/libc/mingw/lib32/api-ms-win-downlevel-user32-l1-1-0.def
@@ -0,0 +1,28 @@
+LIBRARY api-ms-win-downlevel-user32-l1-1-0
+
+EXPORTS
+
+CharLowerA@4
+CharLowerBuffA@8
+CharLowerBuffW@8
+CharLowerW@4
+CharNextA@4
+CharNextExA@12
+CharNextW@4
+CharPrevA@8
+CharPrevExA@16
+CharPrevW@8
+CharUpperA@4
+CharUpperBuffA@8
+CharUpperBuffW@8
+CharUpperW@4
+IsCharAlphaA@4
+IsCharAlphaNumericA@4
+IsCharAlphaNumericW@4
+IsCharAlphaW@4
+IsCharLowerA@4
+IsCharLowerW@4
+IsCharUpperA@4
+IsCharUpperW@4
+LoadStringA@16
+LoadStringW@16
lib/libc/mingw/lib32/api-ms-win-downlevel-version-l1-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-downlevel-version-l1-1-0
+
+EXPORTS
+
+GetFileVersionInfoExW@20
+GetFileVersionInfoSizeExW@12
+VerFindFileA@32
+VerFindFileW@32
+VerQueryValueA@16
+VerQueryValueW@16
lib/libc/mingw/lib32/api-ms-win-eventing-classicprovider-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-eventing-classicprovider-l1-1-0
+
+EXPORTS
+
+GetTraceEnableFlags@8
+GetTraceEnableLevel@8
+GetTraceLoggerHandle@4
+RegisterTraceGuidsW@32
+TraceEvent@12
+TraceMessage
+TraceMessageVa@24
+UnregisterTraceGuids@8
lib/libc/mingw/lib32/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-eventing-classicprovider-l1-1-0
+
+EXPORTS
+
+GetTraceEnableFlags@8
+GetTraceEnableLevel@8
+GetTraceLoggerHandle@4
+RegisterTraceGuidsW@32
+TraceMessage
+UnregisterTraceGuids@8
lib/libc/mingw/lib32/api-ms-win-eventing-consumer-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-eventing-consumer-l1-1-0
+
+EXPORTS
+
+CloseTrace@8
+OpenTraceW@4
+ProcessTrace@16
lib/libc/mingw/lib32/api-ms-win-eventing-consumer-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-eventing-consumer-l1-1-1
+
+EXPORTS
+
+QueryTraceProcessingHandle@32
lib/libc/mingw/lib32/api-ms-win-eventing-controller-l1-1-0.def
@@ -0,0 +1,15 @@
+LIBRARY api-ms-win-eventing-controller-l1-1-0
+
+EXPORTS
+
+ControlTraceW@20
+EnableTraceEx2@44
+EnumerateTraceGuidsEx@24
+EventAccessControl@20
+EventAccessQuery@12
+EventAccessRemove@4
+QueryAllTracesW@12
+StartTraceW@12
+StopTraceW@16
+TraceQueryInformation@24
+TraceSetInformation@20
lib/libc/mingw/lib32/api-ms-win-eventing-controller-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-eventing-controller-l1-1-0
+
+EXPORTS
+
+ControlTraceW@20
+EnableTraceEx2@44
+EnumerateTraceGuidsEx@24
+StartTraceW@12
+StopTraceW@16
lib/libc/mingw/lib32/api-ms-win-eventing-legacy-l1-1-0.def
@@ -0,0 +1,18 @@
+LIBRARY api-ms-win-eventing-legacy-l1-1-0
+
+EXPORTS
+
+ControlTraceA@20
+EnableTrace@24
+EnableTraceEx@48
+EnumerateTraceGuids@12
+FlushTraceA@16
+FlushTraceW@16
+OpenTraceA@4
+QueryAllTracesA@12
+QueryTraceA@16
+QueryTraceW@16
+StartTraceA@12
+StopTraceA@16
+UpdateTraceA@16
+UpdateTraceW@16
lib/libc/mingw/lib32/api-ms-win-eventing-legacy-l1-1-0_windowsapp.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-eventing-legacy-l1-1-0
+
+EXPORTS
+
+ControlTraceA@20
+EnableTrace@24
+EnableTraceEx@48
+FlushTraceW@16
+OpenTraceA@4
+QueryTraceW@16
+StartTraceA@12
lib/libc/mingw/lib32/api-ms-win-eventing-obsolete-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-eventing-obsolete-l1-1-0
+
+EXPORTS
+
+RegisterTraceGuidsA@32
+RemoveTraceCallback@4
+SetTraceCallback@8
lib/libc/mingw/lib32/api-ms-win-eventing-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-eventing-obsolete-l1-1-0
+
+EXPORTS
+
+RegisterTraceGuidsA@32
lib/libc/mingw/lib32/api-ms-win-eventing-provider-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-eventing-provider-l1-1-0
+
+EXPORTS
+
+EventActivityIdControl@8
+EventEnabled@12
+EventProviderEnabled@20
+EventRegister@16
+EventSetInformation@20
+EventUnregister@8
+EventWrite@20
+EventWriteEx@40
+EventWriteString@24
+EventWriteTransfer@28
lib/libc/mingw/lib32/api-ms-win-eventing-tdh-l1-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-eventing-tdh-l1-1-0
+
+EXPORTS
+
+TdhEnumerateManifestProviderEvents@12
+TdhEnumerateProviderFieldInformation@16
+TdhEnumerateProviders@8
+TdhFormatProperty@44
+TdhGetEventInformation@20
+TdhGetEventMapInformation@16
+TdhGetManifestEventInformation@16
+TdhGetProperty@28
+TdhGetPropertySize@24
+TdhLoadManifest@4
+TdhQueryProviderFieldInformation@24
+TdhUnloadManifest@4
lib/libc/mingw/lib32/api-ms-win-eventing-tdh-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-eventing-tdh-l1-1-1
+
+EXPORTS
+
+TdhLoadManifestFromMemory@8
+TdhUnloadManifestFromMemory@8
lib/libc/mingw/lib32/api-ms-win-eventlog-legacy-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-eventlog-legacy-l1-1-0
+
+EXPORTS
+
+DeregisterEventSource@4
+RegisterEventSourceW@8
+ReportEventW@36
lib/libc/mingw/lib32/api-ms-win-gaming-deviceinformation-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-gaming-deviceinformation-l1-1-0
+
+EXPORTS
+
+GetGamingDeviceModelInformation@4
lib/libc/mingw/lib32/api-ms-win-gaming-expandedresources-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-gaming-expandedresources-l1-1-0
+
+EXPORTS
+
+GetExpandedResourceExclusiveCpuCount@4
+HasExpandedResources@4
+ReleaseExclusiveCpuSets@0
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-0
+
+EXPORTS
+
+ProcessPendingGameUI@4
+ShowChangeFriendRelationshipUI@12
+ShowGameInviteUI@24
+ShowPlayerPickerUI@36
+ShowProfileCardUI@12
+ShowTitleAchievementsUI@12
+TryCancelPendingGameUI@0
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-1
+
+EXPORTS
+
+CheckGamingPrivilegeSilently@16
+CheckGamingPrivilegeWithUI@24
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-2.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-2
+
+EXPORTS
+
+CheckGamingPrivilegeSilentlyForUser@20
+CheckGamingPrivilegeWithUIForUser@28
+ShowChangeFriendRelationshipUIForUser@16
+ShowGameInviteUIForUser@28
+ShowPlayerPickerUIForUser@40
+ShowProfileCardUIForUser@16
+ShowTitleAchievementsUIForUser@16
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-3.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-3
+
+EXPORTS
+
+ShowGameInviteUIWithContext@28
+ShowGameInviteUIWithContextForUser@32
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-4.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-gaming-tcui-l1-1-4
+
+EXPORTS
+
+ShowCustomizeUserProfileUI@8
+ShowCustomizeUserProfileUIForUser@12
+ShowFindFriendsUI@8
+ShowFindFriendsUIForUser@12
+ShowGameInfoUI@12
+ShowGameInfoUIForUser@16
+ShowUserSettingsUI@8
+ShowUserSettingsUIForUser@12
lib/libc/mingw/lib32/api-ms-win-mm-time-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-mm-time-l1-1-0
+
+EXPORTS
+
+timeBeginPeriod@4
+timeEndPeriod@4
+timeGetDevCaps@8
+timeGetSystemTime@8
+timeGetTime@0
lib/libc/mingw/lib32/api-ms-win-mm-time-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-mm-time-l1-1-0
+
+EXPORTS
+
+timeBeginPeriod@4
+timeEndPeriod@4
+timeGetDevCaps@8
+timeGetTime@0
lib/libc/mingw/lib32/api-ms-win-net-isolation-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-net-isolation-l1-1-0
+
+EXPORTS
+
+NetworkIsolationDiagnoseConnectFailureAndGetInfo@8
+NetworkIsolationEnumAppContainers@12
+NetworkIsolationFreeAppContainers@4
+NetworkIsolationGetAppContainerConfig@8
+NetworkIsolationRegisterForAppContainerChanges@16
+NetworkIsolationSetAppContainerConfig@8
+NetworkIsolationSetupAppContainerBinaries@28
+NetworkIsolationUnregisterForAppContainerChanges@4
lib/libc/mingw/lib32/api-ms-win-net-isolation-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-net-isolation-l1-1-1
+
+EXPORTS
+
+NetworkIsolationDiagnoseConnectFailure@4
lib/libc/mingw/lib32/api-ms-win-ntuser-sysparams-l1-1-0.def
@@ -0,0 +1,16 @@
+LIBRARY api-ms-win-ntuser-sysparams-l1-1-0
+
+EXPORTS
+
+ChangeDisplaySettingsExW@20
+DisplayConfigGetDeviceInfo@4
+DisplayConfigSetDeviceInfo@4
+EnumDisplayDevicesW@16
+EnumDisplayMonitors@16
+EnumDisplaySettingsExW@16
+EnumDisplaySettingsW@12
+GetDisplayConfigBufferSizes@12
+GetMonitorInfoW@8
+GetSystemMetrics@4
+QueryDisplayConfig@24
+SystemParametersInfoW@16
lib/libc/mingw/lib32/api-ms-win-ntuser-sysparams-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-ntuser-sysparams-l1-1-0
+
+EXPORTS
+
+EnumDisplayDevicesW@16
+EnumDisplayMonitors@16
+EnumDisplaySettingsExW@16
+GetMonitorInfoW@8
+GetSystemMetrics@4
+SystemParametersInfoW@16
lib/libc/mingw/lib32/api-ms-win-oobe-notification-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-oobe-notification-l1-1-0
+
+EXPORTS
+
+OOBEComplete@4
+RegisterWaitUntilOOBECompleted@12
+UnregisterWaitUntilOOBECompleted@4
lib/libc/mingw/lib32/api-ms-win-perf-legacy-l1-1-0.def
@@ -0,0 +1,13 @@
+LIBRARY api-ms-win-perf-legacy-l1-1-0
+
+EXPORTS
+
+PerfAddCounters@12
+PerfCloseQueryHandle@4
+PerfDeleteCounters@12
+PerfEnumerateCounterSet@16
+PerfEnumerateCounterSetInstances@20
+PerfOpenQueryHandle@8
+PerfQueryCounterData@16
+PerfQueryCounterInfo@16
+PerfQueryCounterSetRegistrationInfo@28
lib/libc/mingw/lib32/api-ms-win-power-base-l1-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-power-base-l1-1-0
+
+EXPORTS
+
+CallNtPowerInformation@20
+GetPwrCapabilities@4
+PowerDeterminePlatformRoleEx@4
+PowerRegisterSuspendResumeNotification@12
+PowerUnregisterSuspendResumeNotification@4
lib/libc/mingw/lib32/api-ms-win-power-base-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-power-base-l1-1-0
+
+EXPORTS
+
+CallNtPowerInformation@20
lib/libc/mingw/lib32/api-ms-win-power-limitsmanagement-l1-1-0.def
@@ -0,0 +1,14 @@
+LIBRARY api-ms-win-power-limitsmanagement-l1-1-0
+
+EXPORTS
+
+PowerCloseEnvironmentalMonitor@4
+PowerCloseLimitsMitigation@4
+PowerCloseLimitsPolicy@4
+PowerRegisterEnvironmentalMonitor@8
+PowerRegisterLimitsMitigation@8
+PowerRegisterLimitsPolicy@8
+PowerReportLimitsEvent@4
+PowerUpdateEnvironmentalMonitorState@12
+PowerUpdateEnvironmentalMonitorThresholds@12
+PowerUpdateLimitsMitigation@8
lib/libc/mingw/lib32/api-ms-win-power-setting-l1-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-power-setting-l1-1-0
+
+EXPORTS
+
+PowerGetActiveScheme@8
+PowerReadACValue@28
+PowerReadDCValue@28
+PowerSetActiveScheme@8
+PowerSettingRegisterNotification@16
+PowerSettingUnregisterNotification@4
+PowerWriteACValueIndex@20
+PowerWriteDCValueIndex@20
lib/libc/mingw/lib32/api-ms-win-power-setting-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-power-setting-l1-1-0
+
+EXPORTS
+
+PowerGetActiveScheme@8
+PowerReadACValue@28
+PowerSettingRegisterNotification@16
+PowerSettingUnregisterNotification@4
lib/libc/mingw/lib32/api-ms-win-power-setting-l1-1-1.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-power-setting-l1-1-1
+
+EXPORTS
+
+PowerRegisterForEffectivePowerModeNotifications@16
+PowerUnregisterFromEffectivePowerModeNotifications@4
lib/libc/mingw/lib32/api-ms-win-ro-typeresolution-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-ro-typeresolution-l1-1-0
+
+EXPORTS
+
+RoGetMetaDataFile@20
+RoParseTypeName@12
+RoResolveNamespace@32
lib/libc/mingw/lib32/api-ms-win-ro-typeresolution-l1-1-1.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-ro-typeresolution-l1-1-1
+
+EXPORTS
+
+RoCreateNonAgilePropertySet@4
+RoCreatePropertySetSerializer@4
+RoIsApiContractMajorVersionPresent@12
+RoIsApiContractPresent@16
lib/libc/mingw/lib32/api-ms-win-security-appcontainer-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-appcontainer-l1-1-0
+
+EXPORTS
+
+GetAppContainerNamedObjectPath@20
lib/libc/mingw/lib32/api-ms-win-security-base-ansi-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-security-base-ansi-l1-1-0
+
+EXPORTS
+
+GetFileSecurityA@20
+SetFileSecurityA@12
lib/libc/mingw/lib32/api-ms-win-security-base-ansi-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-base-ansi-l1-1-0
+
+EXPORTS
+
+SetFileSecurityA@12
lib/libc/mingw/lib32/api-ms-win-security-base-l1-1-0.def
@@ -0,0 +1,99 @@
+LIBRARY api-ms-win-security-base-l1-1-0
+
+EXPORTS
+
+AccessCheck@32
+AccessCheckAndAuditAlarmW@44
+AccessCheckByType@44
+AccessCheckByTypeAndAuditAlarmW@64
+AccessCheckByTypeResultList@44
+AccessCheckByTypeResultListAndAuditAlarmByHandleW@68
+AccessCheckByTypeResultListAndAuditAlarmW@64
+AddAccessAllowedAce@16
+AddAccessAllowedAceEx@20
+AddAccessAllowedObjectAce@28
+AddAccessDeniedAce@16
+AddAccessDeniedAceEx@20
+AddAccessDeniedObjectAce@28
+AddAce@20
+AddAuditAccessAce@24
+AddAuditAccessAceEx@28
+AddAuditAccessObjectAce@36
+AddMandatoryAce@20
+AdjustTokenGroups@24
+AdjustTokenPrivileges@24
+AllocateAndInitializeSid@44
+AllocateLocallyUniqueId@4
+AreAllAccessesGranted@8
+AreAnyAccessesGranted@8
+CheckTokenMembership@12
+ConvertToAutoInheritPrivateObjectSecurity@24
+CopySid@12
+CreatePrivateObjectSecurity@24
+CreatePrivateObjectSecurityEx@32
+CreatePrivateObjectSecurityWithMultipleInheritance@36
+CreateRestrictedToken@36
+CreateWellKnownSid@16
+DeleteAce@8
+DestroyPrivateObjectSecurity@4
+DuplicateToken@12
+DuplicateTokenEx@24
+EqualDomainSid@12
+EqualPrefixSid@8
+EqualSid@8
+FindFirstFreeAce@8
+FreeSid@4
+GetAce@12
+GetAclInformation@16
+GetFileSecurityW@20
+GetKernelObjectSecurity@20
+GetLengthSid@4
+GetPrivateObjectSecurity@20
+GetSecurityDescriptorControl@12
+GetSecurityDescriptorDacl@16
+GetSecurityDescriptorGroup@12
+GetSecurityDescriptorLength@4
+GetSecurityDescriptorOwner@12
+GetSecurityDescriptorRMControl@8
+GetSecurityDescriptorSacl@16
+GetSidIdentifierAuthority@4
+GetSidLengthRequired@4
+GetSidSubAuthority@8
+GetSidSubAuthorityCount@4
+GetTokenInformation@20
+GetWindowsAccountDomainSid@12
+ImpersonateAnonymousToken@4
+ImpersonateLoggedOnUser@4
+ImpersonateSelf@4
+InitializeAcl@12
+InitializeSecurityDescriptor@8
+InitializeSid@12
+IsTokenRestricted@4
+IsValidAcl@4
+IsValidSecurityDescriptor@4
+IsValidSid@4
+IsWellKnownSid@8
+MakeAbsoluteSD@44
+MakeSelfRelativeSD@12
+MapGenericMask@8
+ObjectCloseAuditAlarmW@12
+ObjectDeleteAuditAlarmW@12
+ObjectOpenAuditAlarmW@48
+ObjectPrivilegeAuditAlarmW@24
+PrivilegeCheck@12
+PrivilegedServiceAuditAlarmW@20
+QuerySecurityAccessMask@8
+RevertToSelf@0
+SetAclInformation@16
+SetFileSecurityW@12
+SetKernelObjectSecurity@12
+SetPrivateObjectSecurity@20
+SetPrivateObjectSecurityEx@24
+SetSecurityAccessMask@8
+SetSecurityDescriptorControl@12
+SetSecurityDescriptorDacl@16
+SetSecurityDescriptorGroup@12
+SetSecurityDescriptorOwner@12
+SetSecurityDescriptorRMControl@8
+SetSecurityDescriptorSacl@16
+SetTokenInformation@16
lib/libc/mingw/lib32/api-ms-win-security-base-l1-1-0_windowsapp.def
@@ -0,0 +1,59 @@
+LIBRARY api-ms-win-security-base-l1-1-0
+
+EXPORTS
+
+AddAccessAllowedAce@16
+AddAccessAllowedAceEx@20
+AddAce@20
+AddMandatoryAce@20
+AdjustTokenGroups@24
+AdjustTokenPrivileges@24
+AllocateAndInitializeSid@44
+AllocateLocallyUniqueId@4
+CheckTokenMembership@12
+CopySid@12
+CreateWellKnownSid@16
+DeleteAce@8
+DuplicateToken@12
+DuplicateTokenEx@24
+EqualDomainSid@12
+EqualSid@8
+FreeSid@4
+GetAce@12
+GetAclInformation@16
+GetFileSecurityW@20
+GetKernelObjectSecurity@20
+GetLengthSid@4
+GetSecurityDescriptorControl@12
+GetSecurityDescriptorDacl@16
+GetSecurityDescriptorGroup@12
+GetSecurityDescriptorLength@4
+GetSecurityDescriptorOwner@12
+GetSecurityDescriptorRMControl@8
+GetSecurityDescriptorSacl@16
+GetSidIdentifierAuthority@4
+GetSidLengthRequired@4
+GetSidSubAuthority@8
+GetSidSubAuthorityCount@4
+GetTokenInformation@20
+GetWindowsAccountDomainSid@12
+ImpersonateLoggedOnUser@4
+InitializeAcl@12
+InitializeSecurityDescriptor@8
+InitializeSid@12
+IsValidAcl@4
+IsValidSecurityDescriptor@4
+IsValidSid@4
+IsWellKnownSid@8
+MakeAbsoluteSD@44
+MakeSelfRelativeSD@12
+RevertToSelf@0
+SetFileSecurityW@12
+SetKernelObjectSecurity@12
+SetSecurityDescriptorControl@12
+SetSecurityDescriptorDacl@16
+SetSecurityDescriptorGroup@12
+SetSecurityDescriptorOwner@12
+SetSecurityDescriptorRMControl@8
+SetSecurityDescriptorSacl@16
+SetTokenInformation@16
lib/libc/mingw/lib32/api-ms-win-security-base-l1-2-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-security-base-l1-2-0
+
+EXPORTS
+
+AddResourceAttributeAce@28
+AddScopedPolicyIDAce@20
+CheckTokenCapability@12
+CheckTokenMembershipEx@16
+GetAppContainerAce@16
+GetCachedSigningLevel@24
+SetCachedSigningLevel@16
lib/libc/mingw/lib32/api-ms-win-security-base-l1-2-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-base-l1-2-0
+
+EXPORTS
+
+CheckTokenMembershipEx@16
lib/libc/mingw/lib32/api-ms-win-security-base-l1-2-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-base-l1-2-1
+
+EXPORTS
+
+CveEventWrite@8
lib/libc/mingw/lib32/api-ms-win-security-base-l1-2-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-base-l1-2-2
+
+EXPORTS
+
+DeriveCapabilitySidsFromName@20
lib/libc/mingw/lib32/api-ms-win-security-cpwl-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-security-cpwl-l1-1-0
+
+EXPORTS
+
+CreateProcessWithLogonW@44
+CreateProcessWithTokenW@36
lib/libc/mingw/lib32/api-ms-win-security-cpwl-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-cpwl-l1-1-0
+
+EXPORTS
+
+CreateProcessWithLogonW@44
lib/libc/mingw/lib32/api-ms-win-security-credentials-l1-1-0.def
@@ -0,0 +1,33 @@
+LIBRARY api-ms-win-security-credentials-l1-1-0
+
+EXPORTS
+
+CredDeleteA@12
+CredDeleteW@12
+CredEnumerateA@16
+CredEnumerateW@16
+CredFindBestCredentialA@16
+CredFindBestCredentialW@16
+CredFree@4
+CredGetSessionTypes@8
+CredGetTargetInfoA@12
+CredGetTargetInfoW@12
+CredIsMarshaledCredentialW@4
+CredIsProtectedA@8
+CredIsProtectedW@8
+CredMarshalCredentialA@12
+CredMarshalCredentialW@12
+CredProtectA@24
+CredProtectW@24
+CredReadA@16
+CredReadDomainCredentialsA@16
+CredReadDomainCredentialsW@16
+CredReadW@16
+CredUnmarshalCredentialA@12
+CredUnmarshalCredentialW@12
+CredUnprotectA@20
+CredUnprotectW@20
+CredWriteA@8
+CredWriteDomainCredentialsA@12
+CredWriteDomainCredentialsW@12
+CredWriteW@8
lib/libc/mingw/lib32/api-ms-win-security-cryptoapi-l1-1-0.def
@@ -0,0 +1,43 @@
+LIBRARY api-ms-win-security-cryptoapi-l1-1-0
+
+EXPORTS
+
+CryptAcquireContextA@20
+CryptAcquireContextW@20
+CryptContextAddRef@12
+CryptCreateHash@20
+CryptDecrypt@24
+CryptDeriveKey@20
+CryptDestroyHash@4
+CryptDestroyKey@4
+CryptDuplicateHash@16
+CryptDuplicateKey@16
+CryptEncrypt@28
+CryptEnumProvidersA@24
+CryptEnumProvidersW@24
+CryptEnumProviderTypesA@24
+CryptEnumProviderTypesW@24
+CryptExportKey@24
+CryptGenKey@16
+CryptGenRandom@12
+CryptGetDefaultProviderA@20
+CryptGetDefaultProviderW@20
+CryptGetHashParam@20
+CryptGetKeyParam@20
+CryptGetProvParam@20
+CryptGetUserKey@12
+CryptHashData@16
+CryptHashSessionKey@12
+CryptImportKey@24
+CryptReleaseContext@8
+CryptSetHashParam@16
+CryptSetKeyParam@16
+CryptSetProviderA@8
+CryptSetProviderExA@16
+CryptSetProviderExW@16
+CryptSetProviderW@8
+CryptSetProvParam@16
+CryptSignHashA@24
+CryptSignHashW@24
+CryptVerifySignatureA@24
+CryptVerifySignatureW@24
lib/libc/mingw/lib32/api-ms-win-security-cryptoapi-l1-1-0_windowsapp.def
@@ -0,0 +1,35 @@
+LIBRARY api-ms-win-security-cryptoapi-l1-1-0
+
+EXPORTS
+
+CryptAcquireContextA@20
+CryptAcquireContextW@20
+CryptCreateHash@20
+CryptDecrypt@24
+CryptDeriveKey@20
+CryptDestroyHash@4
+CryptDestroyKey@4
+CryptDuplicateKey@16
+CryptEncrypt@28
+CryptEnumProvidersA@24
+CryptEnumProvidersW@24
+CryptExportKey@24
+CryptGenKey@16
+CryptGenRandom@12
+CryptGetDefaultProviderA@20
+CryptGetDefaultProviderW@20
+CryptGetHashParam@20
+CryptGetKeyParam@20
+CryptGetProvParam@20
+CryptGetUserKey@12
+CryptHashData@16
+CryptImportKey@24
+CryptReleaseContext@8
+CryptSetHashParam@16
+CryptSetKeyParam@16
+CryptSetProviderW@8
+CryptSetProvParam@16
+CryptSignHashA@24
+CryptSignHashW@24
+CryptVerifySignatureA@24
+CryptVerifySignatureW@24
lib/libc/mingw/lib32/api-ms-win-security-isolatedcontainer-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-isolatedcontainer-l1-1-0
+
+EXPORTS
+
+IsProcessInIsolatedContainer@4
lib/libc/mingw/lib32/api-ms-win-security-isolatedcontainer-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-isolatedcontainer-l1-1-1
+
+EXPORTS
+
+IsProcessInWDAGContainer@8
lib/libc/mingw/lib32/api-ms-win-security-lsalookup-ansi-l2-1-0.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-security-lsalookup-ansi-l2-1-0
+
+EXPORTS
+
+LookupAccountNameA@28
+LookupAccountSidA@28
+LookupPrivilegeDisplayNameA@20
+LookupPrivilegeNameA@16
+LookupPrivilegeValueA@12
lib/libc/mingw/lib32/api-ms-win-security-lsalookup-l2-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-security-lsalookup-l2-1-0
+
+EXPORTS
+
+LookupAccountNameW@28
+LookupAccountSidW@28
+LookupPrivilegeDisplayNameW@20
+LookupPrivilegeNameW@16
+LookupPrivilegeValueW@12
+LsaEnumerateTrustedDomains@20
lib/libc/mingw/lib32/api-ms-win-security-lsalookup-l2-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-security-lsalookup-l2-1-0
+
+EXPORTS
+
+LookupAccountNameW@28
+LookupAccountSidW@28
+LookupPrivilegeDisplayNameW@20
+LookupPrivilegeNameW@16
+LookupPrivilegeValueW@12
lib/libc/mingw/lib32/api-ms-win-security-lsalookup-l2-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-lsalookup-l2-1-1
+
+EXPORTS
+
+LsaManageSidNameMapping@12
lib/libc/mingw/lib32/api-ms-win-security-lsapolicy-l1-1-0.def
@@ -0,0 +1,17 @@
+LIBRARY api-ms-win-security-lsapolicy-l1-1-0
+
+EXPORTS
+
+LsaAddAccountRights@16
+LsaClose@4
+LsaEnumerateAccountRights@16
+LsaEnumerateAccountsWithUserRight@16
+LsaFreeMemory@4
+LsaLookupNames2@24
+LsaLookupSids@20
+LsaLookupSids2@24
+LsaOpenPolicy@16
+LsaQueryInformationPolicy@12
+LsaRemoveAccountRights@20
+LsaRetrievePrivateData@12
+LsaSetInformationPolicy@12
lib/libc/mingw/lib32/api-ms-win-security-lsapolicy-l1-1-0_windowsapp.def
@@ -0,0 +1,9 @@
+LIBRARY api-ms-win-security-lsapolicy-l1-1-0
+
+EXPORTS
+
+LsaClose@4
+LsaFreeMemory@4
+LsaLookupNames2@24
+LsaLookupSids@20
+LsaOpenPolicy@16
lib/libc/mingw/lib32/api-ms-win-security-provider-ansi-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-security-provider-ansi-l1-1-0
+
+EXPORTS
+
+GetExplicitEntriesFromAclA@12
+GetNamedSecurityInfoA@32
+SetEntriesInAclA@16
+SetNamedSecurityInfoA@28
lib/libc/mingw/lib32/api-ms-win-security-provider-l1-1-0.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-security-provider-l1-1-0
+
+EXPORTS
+
+GetExplicitEntriesFromAclW@12
+GetNamedSecurityInfoW@32
+GetSecurityInfo@32
+SetEntriesInAclW@16
+SetNamedSecurityInfoW@28
+SetSecurityInfo@28
lib/libc/mingw/lib32/api-ms-win-security-sddl-ansi-l1-1-0.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-security-sddl-ansi-l1-1-0
+
+EXPORTS
+
+ConvertSidToStringSidA@8
+ConvertStringSidToSidA@8
lib/libc/mingw/lib32/api-ms-win-security-sddl-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-security-sddl-l1-1-0
+
+EXPORTS
+
+ConvertSecurityDescriptorToStringSecurityDescriptorW@20
+ConvertSidToStringSidW@8
+ConvertStringSecurityDescriptorToSecurityDescriptorW@16
+ConvertStringSidToSidW@8
lib/libc/mingw/lib32/api-ms-win-security-systemfunctions-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-security-systemfunctions-l1-1-0
+
+EXPORTS
+
+SystemFunction036@8
+SystemFunction040@12
+SystemFunction041@12
lib/libc/mingw/lib32/api-ms-win-security-systemfunctions-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-security-systemfunctions-l1-1-0
+
+EXPORTS
+
+SystemFunction036@8
lib/libc/mingw/lib32/api-ms-win-service-core-ansi-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-service-core-ansi-l1-1-0
+
+EXPORTS
+
+EnumServicesStatusExA@40
+GetServiceDisplayNameA@16
+GetServiceKeyNameA@16
lib/libc/mingw/lib32/api-ms-win-service-core-ansi-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-core-ansi-l1-1-1
+
+EXPORTS
+
+EnumDependentServicesA@24
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-service-core-l1-1-0
+
+EXPORTS
+
+RegisterServiceCtrlHandlerExW@12
+SetServiceStatus@8
+StartServiceCtrlDispatcherW@4
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-core-l1-1-0
+
+EXPORTS
+
+RegisterServiceCtrlHandlerExW@12
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-1.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-service-core-l1-1-1
+
+EXPORTS
+
+EnumDependentServicesW@24
+EnumServicesStatusExW@40
+QueryServiceDynamicInformation@12
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-2.def
@@ -0,0 +1,6 @@
+LIBRARY api-ms-win-service-core-l1-1-2
+
+EXPORTS
+
+GetServiceDisplayNameW@16
+GetServiceKeyNameW@16
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-3.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-core-l1-1-3
+
+EXPORTS
+
+GetServiceRegistryStateKey@16
lib/libc/mingw/lib32/api-ms-win-service-core-l1-1-4.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-core-l1-1-4
+
+EXPORTS
+
+GetServiceDirectory@20
lib/libc/mingw/lib32/api-ms-win-service-management-l1-1-0.def
@@ -0,0 +1,11 @@
+LIBRARY api-ms-win-service-management-l1-1-0
+
+EXPORTS
+
+CloseServiceHandle@4
+ControlServiceExW@16
+CreateServiceW@52
+DeleteService@4
+OpenSCManagerW@12
+OpenServiceW@12
+StartServiceW@12
lib/libc/mingw/lib32/api-ms-win-service-management-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-service-management-l1-1-0
+
+EXPORTS
+
+OpenSCManagerW@12
lib/libc/mingw/lib32/api-ms-win-service-management-l2-1-0.def
@@ -0,0 +1,12 @@
+LIBRARY api-ms-win-service-management-l2-1-0
+
+EXPORTS
+
+ChangeServiceConfig2W@12
+ChangeServiceConfigW@44
+NotifyServiceStatusChangeW@12
+QueryServiceConfig2W@20
+QueryServiceConfigW@16
+QueryServiceObjectSecurity@20
+QueryServiceStatusEx@20
+SetServiceObjectSecurity@12
lib/libc/mingw/lib32/api-ms-win-service-winsvc-l1-1-0.def
@@ -0,0 +1,20 @@
+LIBRARY api-ms-win-service-winsvc-l1-1-0
+
+EXPORTS
+
+ChangeServiceConfig2A@12
+ChangeServiceConfigA@44
+ControlService@12
+ControlServiceExA@16
+CreateServiceA@52
+NotifyServiceStatusChangeA@12
+OpenSCManagerA@12
+OpenServiceA@12
+QueryServiceConfig2A@20
+QueryServiceConfigA@16
+QueryServiceStatus@8
+RegisterServiceCtrlHandlerA@8
+RegisterServiceCtrlHandlerExA@12
+RegisterServiceCtrlHandlerW@8
+StartServiceA@12
+StartServiceCtrlDispatcherA@4
lib/libc/mingw/lib32/api-ms-win-service-winsvc-l1-1-0_windowsapp.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-service-winsvc-l1-1-0
+
+EXPORTS
+
+OpenSCManagerA@12
+RegisterServiceCtrlHandlerA@8
+RegisterServiceCtrlHandlerExA@12
+RegisterServiceCtrlHandlerW@8
lib/libc/mingw/lib32/api-ms-win-shcore-obsolete-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shcore-obsolete-l1-1-0
+
+EXPORTS
+
+CommandLineToArgvW@8
+SHStrDupA@8
+SHStrDupW@8
lib/libc/mingw/lib32/api-ms-win-shcore-obsolete-l1-1-0_windowsapp.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-shcore-obsolete-l1-1-0
+
+EXPORTS
+
+CommandLineToArgvW@8
lib/libc/mingw/lib32/api-ms-win-shcore-path-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-shcore-path-l1-1-0
+
+EXPORTS
+
+PathBuildRootA@8
+PathBuildRootW@8
+PathIsNetworkPathA@4
+PathIsNetworkPathW@4
lib/libc/mingw/lib32/api-ms-win-shcore-registry-l1-1-0.def
@@ -0,0 +1,32 @@
+LIBRARY api-ms-win-shcore-registry-l1-1-0
+
+EXPORTS
+
+SHCopyKeyA@16
+SHCopyKeyW@16
+SHDeleteEmptyKeyA@8
+SHDeleteEmptyKeyW@8
+SHDeleteKeyA@8
+SHDeleteKeyW@8
+SHDeleteValueA@12
+SHDeleteValueW@12
+SHEnumKeyExA@16
+SHEnumKeyExW@16
+SHEnumValueA@28
+SHEnumValueW@28
+SHGetValueA@24
+SHGetValueW@24
+SHQueryInfoKeyA@20
+SHQueryInfoKeyW@20
+SHQueryValueExA@24
+SHQueryValueExW@24
+SHRegDuplicateHKey@4
+SHRegGetIntW@12
+SHRegGetPathA@20
+SHRegGetPathW@20
+SHRegGetValueA@28
+SHRegGetValueW@28
+SHRegSetPathA@20
+SHRegSetPathW@20
+SHSetValueA@24
+SHSetValueW@24
lib/libc/mingw/lib32/api-ms-win-shcore-registry-l1-1-1.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-shcore-registry-l1-1-1
+
+EXPORTS
+
+SHRegGetValueFromHKCUHKLM@24
lib/libc/mingw/lib32/api-ms-win-shcore-scaling-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shcore-scaling-l1-1-0
+
+EXPORTS
+
+GetScaleFactorForDevice@4
+RegisterScaleChangeNotifications@16
+RevokeScaleChangeNotifications@8
lib/libc/mingw/lib32/api-ms-win-shcore-scaling-l1-1-1.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-shcore-scaling-l1-1-1
+
+EXPORTS
+
+GetDpiForMonitor@16
+GetProcessDpiAwareness@8
+GetScaleFactorForMonitor@8
+RegisterScaleChangeEvent@8
+SetProcessDpiAwareness@4
+UnregisterScaleChangeEvent@4
lib/libc/mingw/lib32/api-ms-win-shcore-scaling-l1-1-2.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-shcore-scaling-l1-1-2
+
+EXPORTS
+
+GetDpiForShellUIComponent@4
lib/libc/mingw/lib32/api-ms-win-shcore-stream-l1-1-0.def
@@ -0,0 +1,19 @@
+LIBRARY api-ms-win-shcore-stream-l1-1-0
+
+EXPORTS
+
+IStream_Copy@12
+IStream_Read@12
+IStream_ReadStr@8
+IStream_Reset@4
+IStream_Size@8
+IStream_Write@12
+IStream_WriteStr@8
+SHCreateMemStream@8
+SHCreateStreamOnFileA@12
+SHCreateStreamOnFileEx@24
+SHCreateStreamOnFileW@12
+SHOpenRegStream2A@16
+SHOpenRegStream2W@16
+SHOpenRegStreamA@16
+SHOpenRegStreamW@16
lib/libc/mingw/lib32/api-ms-win-shcore-stream-winrt-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shcore-stream-winrt-l1-1-0
+
+EXPORTS
+
+CreateRandomAccessStreamOnFile@16
+CreateRandomAccessStreamOverStream@16
+CreateStreamOverRandomAccessStream@12
lib/libc/mingw/lib32/api-ms-win-shcore-sysinfo-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shcore-sysinfo-l1-1-0
+
+EXPORTS
+
+GetCurrentProcessExplicitAppUserModelID@4
+IsOS@4
+SetCurrentProcessExplicitAppUserModelID@4
lib/libc/mingw/lib32/api-ms-win-shcore-unicodeansi-l1-1-0.def
@@ -0,0 +1,8 @@
+LIBRARY api-ms-win-shcore-unicodeansi-l1-1-0
+
+EXPORTS
+
+SHAnsiToAnsi@12
+SHAnsiToUnicode@12
+SHUnicodeToAnsi@12
+SHUnicodeToUnicode@12
lib/libc/mingw/lib32/api-ms-win-shell-shdirectory-l1-1-0.def
@@ -0,0 +1,7 @@
+LIBRARY api-ms-win-shell-shdirectory-l1-1-0
+
+EXPORTS
+
+SHCreateDirectory@8
+SHCreateDirectoryExA@12
+SHCreateDirectoryExW@12