authorgravatar for johnnymarler@gmail.comJonathan Marler <johnnymarler@gmail.com> 2021-02-10 13:45:07-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-02-10 13:38:16-08:00
log61bcac108cecba0ab8e1b442bd71c51306c0e9fc
treed27ad04ecd7c8bedb8fd9df3574d5b4752ac4ab3
parent6dc2236054dfcf911ce848f67a4078740a90783a

Add more mingw def files

I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).

397 files changed, 28202 insertions(+), 0 deletions(-)

lib/libc/mingw/lib-common/activeds.def created+39
......@@ -0,0 +1,39 @@
1;
2; Exports of file ACTIVEDS.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY ACTIVEDS.dll
8EXPORTS
9ADsGetObject
10ADsBuildEnumerator
11ADsFreeEnumerator
12ADsEnumerateNext
13ADsBuildVarArrayStr
14ADsBuildVarArrayInt
15ADsOpenObject
16DllCanUnloadNow
17DllGetClassObject
18ADsSetLastError
19ADsGetLastError
20AllocADsMem
21FreeADsMem
22ReallocADsMem
23AllocADsStr
24FreeADsStr
25ReallocADsStr
26ADsEncodeBinaryData
27PropVariantToAdsType
28AdsTypeToPropVariant
29AdsFreeAdsValues
30ADsDecodeBinaryData
31AdsTypeToPropVariant2
32PropVariantToAdsType2
33ConvertSecDescriptorToVariant
34ConvertSecurityDescriptorToSecDes
35BinarySDToSecurityDescriptor
36SecurityDescriptorToBinarySD
37ConvertTrusteeToSid
38DllRegisterServer
39DllUnregisterServer
lib/libc/mingw/lib-common/advpack.def created+91
......@@ -0,0 +1,91 @@
1LIBRARY "ADVPACK.dll"
2EXPORTS
3DelNodeRunDLL32
4DelNodeRunDLL32A
5DoInfInstall
6DoInfInstallA
7DoInfInstallW
8FileSaveRestore
9FileSaveRestoreA
10LaunchINFSectionA
11LaunchINFSectionEx
12LaunchINFSectionExA
13RegisterOCX
14RegisterOCXW
15AddDelBackupEntry
16AddDelBackupEntryA
17AddDelBackupEntryW
18AdvInstallFile
19AdvInstallFileA
20AdvInstallFileW
21CloseINFEngine
22DelNode
23DelNodeA
24DelNodeRunDLL32
25DelNodeRunDLL32W
26DelNodeW
27DoInfInstall
28ExecuteCab
29ExecuteCabA
30ExecuteCabW
31ExtractFiles
32ExtractFilesA
33ExtractFilesW
34FileSaveMarkNotExist
35FileSaveMarkNotExistA
36FileSaveMarkNotExistW
37FileSaveRestore
38FileSaveRestoreOnINF
39FileSaveRestoreOnINFA
40FileSaveRestoreOnINFW
41FileSaveRestoreW
42GetVersionFromFile
43GetVersionFromFileA
44GetVersionFromFileEx
45GetVersionFromFileExA
46GetVersionFromFileExW
47GetVersionFromFileW
48IsNTAdmin
49LaunchINFSection
50LaunchINFSectionEx
51LaunchINFSectionExW
52LaunchINFSectionW
53NeedReboot
54NeedRebootInit
55OpenINFEngine
56OpenINFEngineA
57OpenINFEngineW
58RebootCheckOnInstall
59RebootCheckOnInstallA
60RebootCheckOnInstallW
61RegInstall
62RegInstallA
63RegInstallW
64RegRestoreAll
65RegRestoreAllA
66RegRestoreAllW
67RegSaveRestore
68RegSaveRestoreA
69RegSaveRestoreOnINF
70RegSaveRestoreOnINFA
71RegSaveRestoreOnINFW
72RegSaveRestoreW
73RegisterOCX
74RunSetupCommand
75RunSetupCommandA
76RunSetupCommandW
77SetPerUserSecValues
78SetPerUserSecValuesA
79SetPerUserSecValuesW
80TranslateInfString
81TranslateInfStringA
82TranslateInfStringEx
83TranslateInfStringExA
84TranslateInfStringExW
85TranslateInfStringW
86UserInstStubWrapper
87UserInstStubWrapperA
88UserInstStubWrapperW
89UserUnInstStubWrapper
90UserUnInstStubWrapperA
91UserUnInstStubWrapperW
lib/libc/mingw/lib-common/api-ms-win-appmodel-runtime-l1-1-1.def created+19
......@@ -0,0 +1,19 @@
1LIBRARY api-ms-win-appmodel-runtime-l1-1-1
2
3EXPORTS
4
5FormatApplicationUserModelId
6GetCurrentApplicationUserModelId
7GetCurrentPackageFamilyName
8GetCurrentPackageId
9PackageFamilyNameFromFullName
10PackageFamilyNameFromId
11PackageFullNameFromId
12PackageIdFromFullName
13PackageNameAndPublisherIdFromFamilyName
14ParseApplicationUserModelId
15VerifyApplicationUserModelId
16VerifyPackageFamilyName
17VerifyPackageFullName
18VerifyPackageId
19VerifyPackageRelativeApplicationId
lib/libc/mingw/lib-common/api-ms-win-core-comm-l1-1-1.def created+23
......@@ -0,0 +1,23 @@
1LIBRARY api-ms-win-core-comm-l1-1-1
2
3EXPORTS
4
5ClearCommBreak
6ClearCommError
7EscapeCommFunction
8GetCommConfig
9GetCommMask
10GetCommModemStatus
11GetCommProperties
12GetCommState
13GetCommTimeouts
14OpenCommPort
15PurgeComm
16SetCommBreak
17SetCommConfig
18SetCommMask
19SetCommState
20SetCommTimeouts
21SetupComm
22TransmitCommChar
23WaitCommEvent
lib/libc/mingw/lib-common/api-ms-win-core-comm-l1-1-2.def created+24
......@@ -0,0 +1,24 @@
1LIBRARY api-ms-win-core-comm-l1-1-2
2
3EXPORTS
4
5ClearCommBreak
6ClearCommError
7EscapeCommFunction
8GetCommConfig
9GetCommMask
10GetCommModemStatus
11GetCommPorts
12GetCommProperties
13GetCommState
14GetCommTimeouts
15OpenCommPort
16PurgeComm
17SetCommBreak
18SetCommConfig
19SetCommMask
20SetCommState
21SetCommTimeouts
22SetupComm
23TransmitCommChar
24WaitCommEvent
lib/libc/mingw/lib-common/api-ms-win-core-errorhandling-l1-1-3.def created+17
......@@ -0,0 +1,17 @@
1LIBRARY api-ms-win-core-errorhandling-l1-1-3
2
3EXPORTS
4
5AddVectoredExceptionHandler
6FatalAppExitA
7FatalAppExitW
8GetLastError
9GetThreadErrorMode
10RaiseException
11RaiseFailFastException
12RemoveVectoredExceptionHandler
13SetErrorMode
14SetLastError
15SetThreadErrorMode
16SetUnhandledExceptionFilter
17UnhandledExceptionFilter
lib/libc/mingw/lib-common/api-ms-win-core-featurestaging-l1-1-0.def created+9
......@@ -0,0 +1,9 @@
1LIBRARY api-ms-win-core-featurestaging-l1-1-0
2
3EXPORTS
4
5GetFeatureEnabledState
6RecordFeatureError
7RecordFeatureUsage
8SubscribeFeatureStateChangeNotification
9UnsubscribeFeatureStateChangeNotification
lib/libc/mingw/lib-common/api-ms-win-core-featurestaging-l1-1-1.def created+10
......@@ -0,0 +1,10 @@
1LIBRARY api-ms-win-core-featurestaging-l1-1-1
2
3EXPORTS
4
5GetFeatureEnabledState
6GetFeatureVariant
7RecordFeatureError
8RecordFeatureUsage
9SubscribeFeatureStateChangeNotification
10UnsubscribeFeatureStateChangeNotification
lib/libc/mingw/lib-common/api-ms-win-core-file-fromapp-l1-1-0.def created+15
......@@ -0,0 +1,15 @@
1LIBRARY api-ms-win-core-file-fromapp-l1-1-0
2
3EXPORTS
4
5CopyFileFromAppW
6CreateDirectoryFromAppW
7CreateFile2FromAppW
8CreateFileFromAppW
9DeleteFileFromAppW
10FindFirstFileExFromAppW
11GetFileAttributesExFromAppW
12MoveFileFromAppW
13RemoveDirectoryFromAppW
14ReplaceFileFromAppW
15SetFileAttributesFromAppW
lib/libc/mingw/lib-common/api-ms-win-core-handle-l1-1-0.def created+9
......@@ -0,0 +1,9 @@
1LIBRARY api-ms-win-core-handle-l1-1-0
2
3EXPORTS
4
5CloseHandle
6CompareObjectHandles
7DuplicateHandle
8GetHandleInformation
9SetHandleInformation
lib/libc/mingw/lib-common/api-ms-win-core-libraryloader-l2-1-0.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-libraryloader-l2-1-0
2
3EXPORTS
4
5LoadPackagedLibrary
6QueryOptionalDelayLoadedAPI
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-3.def created+35
......@@ -0,0 +1,35 @@
1LIBRARY api-ms-win-core-memory-l1-1-3
2
3EXPORTS
4
5CreateFileMappingFromApp
6CreateFileMappingW
7DiscardVirtualMemory
8FlushViewOfFile
9GetLargePageMinimum
10GetProcessWorkingSetSizeEx
11GetWriteWatch
12MapViewOfFile
13MapViewOfFileEx
14MapViewOfFileFromApp
15OfferVirtualMemory
16OpenFileMappingFromApp
17OpenFileMappingW
18ReadProcessMemory
19ReclaimVirtualMemory
20ResetWriteWatch
21SetProcessValidCallTargets
22SetProcessWorkingSetSizeEx
23UnmapViewOfFile
24UnmapViewOfFileEx
25VirtualAlloc
26VirtualAllocFromApp
27VirtualFree
28VirtualFreeEx
29VirtualLock
30VirtualProtect
31VirtualProtectFromApp
32VirtualQuery
33VirtualQueryEx
34VirtualUnlock
35WriteProcessMemory
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-5.def created+37
......@@ -0,0 +1,37 @@
1LIBRARY api-ms-win-core-memory-l1-1-5
2
3EXPORTS
4
5CreateFileMappingFromApp
6CreateFileMappingW
7DiscardVirtualMemory
8FlushViewOfFile
9GetLargePageMinimum
10GetProcessWorkingSetSizeEx
11GetWriteWatch
12MapViewOfFile
13MapViewOfFileEx
14MapViewOfFileFromApp
15OfferVirtualMemory
16OpenFileMappingFromApp
17OpenFileMappingW
18ReadProcessMemory
19ReclaimVirtualMemory
20ResetWriteWatch
21SetProcessValidCallTargets
22SetProcessWorkingSetSizeEx
23UnmapViewOfFile
24UnmapViewOfFile2
25UnmapViewOfFileEx
26VirtualAlloc
27VirtualAllocFromApp
28VirtualFree
29VirtualFreeEx
30VirtualLock
31VirtualProtect
32VirtualProtectFromApp
33VirtualQuery
34VirtualQueryEx
35VirtualUnlock
36VirtualUnlockEx
37WriteProcessMemory
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-6.def created+39
......@@ -0,0 +1,39 @@
1LIBRARY api-ms-win-core-memory-l1-1-6
2
3EXPORTS
4
5CreateFileMappingFromApp
6CreateFileMappingW
7DiscardVirtualMemory
8FlushViewOfFile
9GetLargePageMinimum
10GetProcessWorkingSetSizeEx
11GetWriteWatch
12MapViewOfFile
13MapViewOfFile3FromApp
14MapViewOfFileEx
15MapViewOfFileFromApp
16OfferVirtualMemory
17OpenFileMappingFromApp
18OpenFileMappingW
19ReadProcessMemory
20ReclaimVirtualMemory
21ResetWriteWatch
22SetProcessValidCallTargets
23SetProcessWorkingSetSizeEx
24UnmapViewOfFile
25UnmapViewOfFile2
26UnmapViewOfFileEx
27VirtualAlloc
28VirtualAlloc2FromApp
29VirtualAllocFromApp
30VirtualFree
31VirtualFreeEx
32VirtualLock
33VirtualProtect
34VirtualProtectFromApp
35VirtualQuery
36VirtualQueryEx
37VirtualUnlock
38VirtualUnlockEx
39WriteProcessMemory
lib/libc/mingw/lib-common/api-ms-win-core-memory-l1-1-7.def created+40
......@@ -0,0 +1,40 @@
1LIBRARY api-ms-win-core-memory-l1-1-7
2
3EXPORTS
4
5CreateFileMappingFromApp
6CreateFileMappingW
7DiscardVirtualMemory
8FlushViewOfFile
9GetLargePageMinimum
10GetProcessWorkingSetSizeEx
11GetWriteWatch
12MapViewOfFile
13MapViewOfFile3FromApp
14MapViewOfFileEx
15MapViewOfFileFromApp
16OfferVirtualMemory
17OpenFileMappingFromApp
18OpenFileMappingW
19ReadProcessMemory
20ReclaimVirtualMemory
21ResetWriteWatch
22SetProcessValidCallTargets
23SetProcessValidCallTargetsForMappedView
24SetProcessWorkingSetSizeEx
25UnmapViewOfFile
26UnmapViewOfFile2
27UnmapViewOfFileEx
28VirtualAlloc
29VirtualAlloc2FromApp
30VirtualAllocFromApp
31VirtualFree
32VirtualFreeEx
33VirtualLock
34VirtualProtect
35VirtualProtectFromApp
36VirtualQuery
37VirtualQueryEx
38VirtualUnlock
39VirtualUnlockEx
40WriteProcessMemory
lib/libc/mingw/lib-common/api-ms-win-core-path-l1-1-0.def created+26
......@@ -0,0 +1,26 @@
1LIBRARY api-ms-win-core-path-l1-1-0
2
3EXPORTS
4
5PathAllocCanonicalize
6PathAllocCombine
7PathCchAddBackslash
8PathCchAddBackslashEx
9PathCchAddExtension
10PathCchAppend
11PathCchAppendEx
12PathCchCanonicalize
13PathCchCanonicalizeEx
14PathCchCombine
15PathCchCombineEx
16PathCchFindExtension
17PathCchIsRoot
18PathCchRemoveBackslash
19PathCchRemoveBackslashEx
20PathCchRemoveExtension
21PathCchRemoveFileSpec
22PathCchRenameExtension
23PathCchSkipRoot
24PathCchStripPrefix
25PathCchStripToRoot
26PathIsUNCEx
lib/libc/mingw/lib-common/api-ms-win-core-psm-appnotify-l1-1-0.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-psm-appnotify-l1-1-0
2
3EXPORTS
4
5RegisterAppStateChangeNotification
6UnregisterAppStateChangeNotification
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-1.def created+9
......@@ -0,0 +1,9 @@
1LIBRARY api-ms-win-core-realtime-l1-1-1
2
3EXPORTS
4
5QueryInterruptTime
6QueryInterruptTimePrecise
7QueryThreadCycleTime
8QueryUnbiasedInterruptTime
9QueryUnbiasedInterruptTimePrecise
lib/libc/mingw/lib-common/api-ms-win-core-realtime-l1-1-2.def created+12
......@@ -0,0 +1,12 @@
1LIBRARY api-ms-win-core-realtime-l1-1-2
2
3EXPORTS
4
5ConvertAuxiliaryCounterToPerformanceCounter
6ConvertPerformanceCounterToAuxiliaryCounter
7QueryAuxiliaryCounterFrequency
8QueryInterruptTime
9QueryInterruptTimePrecise
10QueryThreadCycleTime
11QueryUnbiasedInterruptTime
12QueryUnbiasedInterruptTimePrecise
lib/libc/mingw/lib-common/api-ms-win-core-slapi-l1-1-0.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-slapi-l1-1-0
2
3EXPORTS
4
5SLQueryLicenseValueFromApp
6SLQueryLicenseValueFromApp2
lib/libc/mingw/lib-common/api-ms-win-core-synch-l1-2-0.def created+59
......@@ -0,0 +1,59 @@
1LIBRARY api-ms-win-core-synch-l1-2-0
2
3EXPORTS
4
5AcquireSRWLockExclusive
6AcquireSRWLockShared
7CancelWaitableTimer
8CreateEventA
9CreateEventExA
10CreateEventExW
11CreateEventW
12CreateMutexA
13CreateMutexExA
14CreateMutexExW
15CreateMutexW
16CreateSemaphoreExW
17CreateWaitableTimerExW
18DeleteCriticalSection
19EnterCriticalSection
20InitializeConditionVariable
21InitializeCriticalSection
22InitializeCriticalSectionAndSpinCount
23InitializeCriticalSectionEx
24InitializeSRWLock
25InitOnceBeginInitialize
26InitOnceComplete
27InitOnceExecuteOnce
28InitOnceInitialize
29LeaveCriticalSection
30OpenEventA
31OpenEventW
32OpenMutexW
33OpenSemaphoreW
34OpenWaitableTimerW
35ReleaseMutex
36ReleaseSemaphore
37ReleaseSRWLockExclusive
38ReleaseSRWLockShared
39ResetEvent
40SetCriticalSectionSpinCount
41SetEvent
42SetWaitableTimer
43SetWaitableTimerEx
44SignalObjectAndWait
45Sleep
46SleepConditionVariableCS
47SleepConditionVariableSRW
48SleepEx
49TryAcquireSRWLockExclusive
50TryAcquireSRWLockShared
51TryEnterCriticalSection
52WaitForMultipleObjectsEx
53WaitForSingleObject
54WaitForSingleObjectEx
55WaitOnAddress
56WakeAllConditionVariable
57WakeByAddressAll
58WakeByAddressSingle
59WakeConditionVariable
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-0.def created+31
......@@ -0,0 +1,31 @@
1LIBRARY api-ms-win-core-sysinfo-l1-2-0
2
3EXPORTS
4
5EnumSystemFirmwareTables
6GetComputerNameExA
7GetComputerNameExW
8GetLocalTime
9GetLogicalProcessorInformation
10GetLogicalProcessorInformationEx
11GetNativeSystemInfo
12GetProductInfo
13GetSystemDirectoryA
14GetSystemDirectoryW
15GetSystemFirmwareTable
16GetSystemInfo
17GetSystemTime
18GetSystemTimeAdjustment
19GetSystemTimeAsFileTime
20GetSystemTimePreciseAsFileTime
21GetTickCount
22GetTickCount64
23GetVersion
24GetVersionExA
25GetVersionExW
26GetWindowsDirectoryA
27GetWindowsDirectoryW
28GlobalMemoryStatusEx
29SetLocalTime
30SetSystemTime
31VerSetConditionMask
lib/libc/mingw/lib-common/api-ms-win-core-sysinfo-l1-2-3.def created+33
......@@ -0,0 +1,33 @@
1LIBRARY api-ms-win-core-sysinfo-l1-2-3
2
3EXPORTS
4
5EnumSystemFirmwareTables
6GetComputerNameExA
7GetComputerNameExW
8GetIntegratedDisplaySize
9GetLocalTime
10GetLogicalProcessorInformation
11GetLogicalProcessorInformationEx
12GetNativeSystemInfo
13GetPhysicallyInstalledSystemMemory
14GetProductInfo
15GetSystemDirectoryA
16GetSystemDirectoryW
17GetSystemFirmwareTable
18GetSystemInfo
19GetSystemTime
20GetSystemTimeAdjustment
21GetSystemTimeAsFileTime
22GetSystemTimePreciseAsFileTime
23GetTickCount
24GetTickCount64
25GetVersion
26GetVersionExA
27GetVersionExW
28GetWindowsDirectoryA
29GetWindowsDirectoryW
30GlobalMemoryStatusEx
31SetLocalTime
32SetSystemTime
33VerSetConditionMask
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-0.def created+15
......@@ -0,0 +1,15 @@
1LIBRARY api-ms-win-core-winrt-error-l1-1-0
2
3EXPORTS
4
5GetRestrictedErrorInfo
6RoCaptureErrorContext
7RoFailFastWithErrorContext
8RoGetErrorReportingFlags
9RoOriginateError
10RoOriginateErrorW
11RoResolveRestrictedErrorInfoReference
12RoSetErrorReportingFlags
13RoTransformError
14RoTransformErrorW
15SetRestrictedErrorInfo
lib/libc/mingw/lib-common/api-ms-win-core-winrt-error-l1-1-1.def created+22
......@@ -0,0 +1,22 @@
1LIBRARY api-ms-win-core-winrt-error-l1-1-1
2
3EXPORTS
4
5GetRestrictedErrorInfo
6IsErrorPropagationEnabled
7RoCaptureErrorContext
8RoClearError
9RoFailFastWithErrorContext
10RoGetErrorReportingFlags
11RoGetMatchingRestrictedErrorInfo
12RoInspectCapturedStackBackTrace
13RoInspectThreadErrorInfo
14RoOriginateError
15RoOriginateErrorW
16RoOriginateLanguageException
17RoReportFailedDelegate
18RoReportUnhandledError
19RoSetErrorReportingFlags
20RoTransformError
21RoTransformErrorW
22SetRestrictedErrorInfo
lib/libc/mingw/lib-common/api-ms-win-core-winrt-l1-1-0.def created+13
......@@ -0,0 +1,13 @@
1LIBRARY api-ms-win-core-winrt-l1-1-0
2
3EXPORTS
4
5RoActivateInstance
6RoGetActivationFactory
7RoGetApartmentIdentifier
8RoInitialize
9RoRegisterActivationFactories
10RoRegisterForApartmentShutdown
11RoRevokeActivationFactories
12RoUninitialize
13RoUnregisterForApartmentShutdown
lib/libc/mingw/lib-common/api-ms-win-core-winrt-registration-l1-1-0.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-winrt-registration-l1-1-0
2
3EXPORTS
4
5RoGetActivatableClassRegistration
6RoGetServerActivatableClasses
lib/libc/mingw/lib-common/api-ms-win-core-winrt-robuffer-l1-1-0.def created+5
......@@ -0,0 +1,5 @@
1LIBRARY api-ms-win-core-winrt-robuffer-l1-1-0
2
3EXPORTS
4
5RoGetBufferMarshaler
lib/libc/mingw/lib-common/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY api-ms-win-core-winrt-roparameterizediid-l1-1-0
2
3EXPORTS
4
5RoFreeParameterizedTypeExtra
6RoGetParameterizedTypeInstanceIID
7RoParameterizedTypeExtraGetTypeSignature
lib/libc/mingw/lib-common/api-ms-win-core-winrt-string-l1-1-0.def created+31
......@@ -0,0 +1,31 @@
1LIBRARY api-ms-win-core-winrt-string-l1-1-0
2
3EXPORTS
4
5HSTRING_UserFree
6HSTRING_UserFree64
7HSTRING_UserMarshal
8HSTRING_UserMarshal64
9HSTRING_UserSize
10HSTRING_UserSize64
11HSTRING_UserUnmarshal
12HSTRING_UserUnmarshal64
13WindowsCompareStringOrdinal
14WindowsConcatString
15WindowsCreateString
16WindowsCreateStringReference
17WindowsDeleteString
18WindowsDeleteStringBuffer
19WindowsDuplicateString
20WindowsGetStringLen
21WindowsGetStringRawBuffer
22WindowsInspectString
23WindowsIsStringEmpty
24WindowsPreallocateStringBuffer
25WindowsPromoteStringBuffer
26WindowsReplaceString
27WindowsStringHasEmbeddedNull
28WindowsSubstring
29WindowsSubstringWithSpecifiedLength
30WindowsTrimStringEnd
31WindowsTrimStringStart
lib/libc/mingw/lib-common/api-ms-win-core-wow64-l1-1-1.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-wow64-l1-1-1
2
3EXPORTS
4
5IsWow64Process
6IsWow64Process2
lib/libc/mingw/lib-common/api-ms-win-devices-config-l1-1-1.def created+17
......@@ -0,0 +1,17 @@
1LIBRARY api-ms-win-devices-config-l1-1-1
2
3EXPORTS
4
5CM_Get_Device_ID_List_SizeW
6CM_Get_Device_ID_ListW
7CM_Get_Device_IDW
8CM_Get_Device_Interface_List_SizeW
9CM_Get_Device_Interface_ListW
10CM_Get_Device_Interface_PropertyW
11CM_Get_DevNode_PropertyW
12CM_Get_DevNode_Status
13CM_Get_Parent
14CM_Locate_DevNodeW
15CM_MapCrToWin32Err
16CM_Register_Notification
17CM_Unregister_Notification
lib/libc/mingw/lib-common/api-ms-win-gaming-deviceinformation-l1-1-0.def created+5
......@@ -0,0 +1,5 @@
1LIBRARY api-ms-win-gaming-deviceinformation-l1-1-0
2
3EXPORTS
4
5GetGamingDeviceModelInformation
lib/libc/mingw/lib-common/api-ms-win-gaming-expandedresources-l1-1-0.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY api-ms-win-gaming-expandedresources-l1-1-0
2
3EXPORTS
4
5GetExpandedResourceExclusiveCpuCount
6HasExpandedResources
7ReleaseExclusiveCpuSets
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-0.def created+11
......@@ -0,0 +1,11 @@
1LIBRARY api-ms-win-gaming-tcui-l1-1-0
2
3EXPORTS
4
5ProcessPendingGameUI
6ShowChangeFriendRelationshipUI
7ShowGameInviteUI
8ShowPlayerPickerUI
9ShowProfileCardUI
10ShowTitleAchievementsUI
11TryCancelPendingGameUI
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-2.def created+20
......@@ -0,0 +1,20 @@
1LIBRARY api-ms-win-gaming-tcui-l1-1-2
2
3EXPORTS
4
5CheckGamingPrivilegeSilently
6CheckGamingPrivilegeSilentlyForUser
7CheckGamingPrivilegeWithUI
8CheckGamingPrivilegeWithUIForUser
9ProcessPendingGameUI
10ShowChangeFriendRelationshipUI
11ShowChangeFriendRelationshipUIForUser
12ShowGameInviteUI
13ShowGameInviteUIForUser
14ShowPlayerPickerUI
15ShowPlayerPickerUIForUser
16ShowProfileCardUI
17ShowProfileCardUIForUser
18ShowTitleAchievementsUI
19ShowTitleAchievementsUIForUser
20TryCancelPendingGameUI
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-3.def created+22
......@@ -0,0 +1,22 @@
1LIBRARY api-ms-win-gaming-tcui-l1-1-3
2
3EXPORTS
4
5CheckGamingPrivilegeSilently
6CheckGamingPrivilegeSilentlyForUser
7CheckGamingPrivilegeWithUI
8CheckGamingPrivilegeWithUIForUser
9ProcessPendingGameUI
10ShowChangeFriendRelationshipUI
11ShowChangeFriendRelationshipUIForUser
12ShowGameInviteUI
13ShowGameInviteUIForUser
14ShowGameInviteUIWithContext
15ShowGameInviteUIWithContextForUser
16ShowPlayerPickerUI
17ShowPlayerPickerUIForUser
18ShowProfileCardUI
19ShowProfileCardUIForUser
20ShowTitleAchievementsUI
21ShowTitleAchievementsUIForUser
22TryCancelPendingGameUI
lib/libc/mingw/lib-common/api-ms-win-gaming-tcui-l1-1-4.def created+30
......@@ -0,0 +1,30 @@
1LIBRARY api-ms-win-gaming-tcui-l1-1-4
2
3EXPORTS
4
5CheckGamingPrivilegeSilently
6CheckGamingPrivilegeSilentlyForUser
7CheckGamingPrivilegeWithUI
8CheckGamingPrivilegeWithUIForUser
9ProcessPendingGameUI
10ShowChangeFriendRelationshipUI
11ShowChangeFriendRelationshipUIForUser
12ShowCustomizeUserProfileUI
13ShowCustomizeUserProfileUIForUser
14ShowFindFriendsUI
15ShowFindFriendsUIForUser
16ShowGameInfoUI
17ShowGameInfoUIForUser
18ShowGameInviteUI
19ShowGameInviteUIForUser
20ShowGameInviteUIWithContext
21ShowGameInviteUIWithContextForUser
22ShowPlayerPickerUI
23ShowPlayerPickerUIForUser
24ShowProfileCardUI
25ShowProfileCardUIForUser
26ShowTitleAchievementsUI
27ShowTitleAchievementsUIForUser
28ShowUserSettingsUI
29ShowUserSettingsUIForUser
30TryCancelPendingGameUI
lib/libc/mingw/lib-common/api-ms-win-security-isolatedcontainer-l1-1-0.def created+5
......@@ -0,0 +1,5 @@
1LIBRARY api-ms-win-security-isolatedcontainer-l1-1-0
2
3EXPORTS
4
5IsProcessInIsolatedContainer
lib/libc/mingw/lib-common/api-ms-win-shcore-stream-winrt-l1-1-0.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY api-ms-win-shcore-stream-winrt-l1-1-0
2
3EXPORTS
4
5CreateRandomAccessStreamOnFile
6CreateRandomAccessStreamOverStream
7CreateStreamOverRandomAccessStream
lib/libc/mingw/lib-common/authz.def created+77
......@@ -0,0 +1,77 @@
1;
2; Definition file of AUTHZ.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "AUTHZ.dll"
7EXPORTS
8AuthzAccessCheck
9AuthzAddSidsToContext
10AuthzCachedAccessCheck
11AuthzComputeEffectivePermission
12AuthzEnumerateSecurityEventSources
13AuthzEvaluateSacl
14AuthzFreeAuditEvent
15AuthzFreeCentralAccessPolicyCache
16AuthzFreeContext
17AuthzFreeHandle
18AuthzFreeResourceManager
19AuthzGetInformationFromContext
20AuthzInitializeCompoundContext
21AuthzInitializeContextFromAuthzContext
22AuthzInitializeContextFromSid
23AuthzInitializeContextFromToken
24AuthzInitializeObjectAccessAuditEvent
25AuthzInitializeObjectAccessAuditEvent2
26AuthzInitializeRemoteAccessCheck
27AuthzInitializeRemoteResourceManager
28AuthzInitializeResourceManager
29AuthzInitializeResourceManagerEx
30AuthzInstallSecurityEventSource
31AuthzModifyClaims
32AuthzModifySecurityAttributes
33AuthzModifySids
34AuthzOpenObjectAudit
35AuthzRegisterCapChangeNotification
36AuthzRegisterSecurityEventSource
37AuthzReportSecurityEvent
38AuthzReportSecurityEventFromParams
39AuthzSetAppContainerInformation
40AuthzShutdownRemoteAccessCheck
41AuthzUninstallSecurityEventSource
42AuthzUnregisterCapChangeNotification
43AuthzUnregisterSecurityEventSource
44AuthziAccessCheckEx
45AuthziAllocateAuditParams
46AuthziCheckContextMembership
47AuthziFreeAuditEventType
48AuthziFreeAuditParams
49AuthziFreeAuditQueue
50AuthziGenerateAdminAlertAuditW
51AuthziInitializeAuditEvent
52AuthziInitializeAuditEventType
53AuthziInitializeAuditParams
54AuthziInitializeAuditParamsFromArray
55AuthziInitializeAuditParamsWithRM
56AuthziInitializeAuditQueue
57AuthziInitializeContextFromSid
58AuthziLogAuditEvent
59AuthziModifyAuditEvent
60AuthziModifyAuditEvent2
61AuthziModifyAuditEventType
62AuthziModifyAuditQueue
63AuthziQueryAuditPolicy
64AuthziSetAuditPolicy
65AuthziModifySecurityAttributes
66AuthziQuerySecurityAttributes
67AuthziSourceAudit
68FreeClaimDefinitions
69FreeClaimDictionary
70GenerateNewCAPID
71GetCentralAccessPoliciesByCapID
72GetCentralAccessPoliciesByDN
73GetClaimDefinitions
74GetClaimDomainInfo
75GetDefaultCAPESecurityDescriptor
76InitializeClaimDictionary
77RefreshClaimDictionary
lib/libc/mingw/lib-common/bluetoothapis.def created+103
......@@ -0,0 +1,103 @@
1;
2; Definition file of BluetoothApis.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "BluetoothApis.dll"
7EXPORTS
8BluetoothAddressToString
9BluetoothDisconnectDevice
10BluetoothEnableDiscovery
11BluetoothEnableIncomingConnections
12BluetoothEnumerateInstalledServices
13BluetoothEnumerateInstalledServicesEx
14BluetoothEnumerateLocalServices
15BluetoothFindBrowseGroupClose
16BluetoothFindClassIdClose
17BluetoothFindDeviceClose
18BluetoothFindFirstBrowseGroup
19BluetoothFindFirstClassId
20BluetoothFindFirstDevice
21BluetoothFindFirstProfileDescriptor
22BluetoothFindFirstProtocolDescriptorStack
23BluetoothFindFirstProtocolEntry
24BluetoothFindFirstRadio
25BluetoothFindFirstService
26BluetoothFindFirstServiceEx
27BluetoothFindNextBrowseGroup
28BluetoothFindNextClassId
29BluetoothFindNextDevice
30BluetoothFindNextProfileDescriptor
31BluetoothFindNextProtocolDescriptorStack
32BluetoothFindNextProtocolEntry
33BluetoothFindNextRadio
34BluetoothFindNextService
35BluetoothFindProfileDescriptorClose
36BluetoothFindProtocolDescriptorStackClose
37BluetoothFindProtocolEntryClose
38BluetoothFindRadioClose
39BluetoothFindServiceClose
40BluetoothGATTAbortReliableWrite
41BluetoothGATTBeginReliableWrite
42BluetoothGATTEndReliableWrite
43BluetoothGATTGetCharacteristicValue
44BluetoothGATTGetCharacteristics
45BluetoothGATTGetDescriptorValue
46BluetoothGATTGetDescriptors
47BluetoothGATTGetIncludedServices
48BluetoothGATTGetServices
49BluetoothGATTRegisterEvent
50BluetoothGATTSetCharacteristicValue
51BluetoothGATTSetDescriptorValue
52BluetoothGATTUnregisterEvent
53BluetoothGetDeviceInfo
54BluetoothGetLocalServiceInfo
55BluetoothGetRadioInfo
56BluetoothGetServicePnpInstance
57BluetoothIsConnectable
58BluetoothIsDiscoverable
59BluetoothIsVersionAvailable
60BluetoothRegisterForAuthentication
61BluetoothRegisterForAuthenticationEx
62BluetoothRemoveDevice
63BluetoothSdpEnumAttributes
64BluetoothSdpGetAttributeValue
65BluetoothSdpGetContainerElementData
66BluetoothSdpGetElementData
67BluetoothSdpGetString
68BluetoothSendAuthenticationResponse
69BluetoothSendAuthenticationResponseEx
70BluetoothSetLocalServiceInfo
71BluetoothSetServiceState
72BluetoothSetServiceStateEx
73BluetoothUnregisterAuthentication
74BluetoothUpdateDeviceRecord
75BthpCheckForUnsupportedGuid
76BthpCleanupBRDeviceNode
77BthpCleanupDeviceLocalServices
78BthpCleanupDeviceRemoteServices
79BthpCleanupLEDeviceNodes
80BthpEnableA2DPIfPresent
81BthpEnableAllServices
82BthpEnableConnectableAndDiscoverable
83BthpEnableRadioSoftware
84BthpFindPnpInfo
85BthpGATTCloseSession
86BthpInnerRecord
87BthpIsBluetoothServiceRunning
88BthpIsConnectableByDefault
89BthpIsDiscoverable
90BthpIsDiscoverableByDefault
91BthpIsRadioSoftwareEnabled
92BthpIsTopOfServiceGroup
93BthpMapStatusToErr
94BthpNextRecord
95BthpRegisterForAuthentication
96BthpSetServiceState
97BthpSetServiceStateEx
98BthpTranspose16Bits
99BthpTranspose32Bits
100BthpTransposeAndExtendBytes
101FindNextOpenVCOMPort
102InstallIncomingComPort
103ShouldForceAuthentication
lib/libc/mingw/lib-common/cabinet.def created+32
......@@ -0,0 +1,32 @@
1;
2; Definition file of Cabinet.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "Cabinet.dll"
7EXPORTS
8GetDllVersion
9Extract
10DeleteExtractedFiles
11FCICreate
12FCIAddFile
13FCIFlushFolder
14FCIFlushCabinet
15FCIDestroy
16FDICreate
17FDIIsCabinet
18FDICopy
19FDIDestroy
20FDITruncateCabinet
21CreateCompressor
22SetCompressorInformation
23QueryCompressorInformation
24Compress
25ResetCompressor
26CloseCompressor
27CreateDecompressor
28SetDecompressorInformation
29QueryDecompressorInformation
30Decompress
31ResetDecompressor
32CloseDecompressor
lib/libc/mingw/lib-common/cfgmgr32.def created+285
......@@ -0,0 +1,285 @@
1;
2; Definition file of CFGMGR32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "CFGMGR32.dll"
7EXPORTS
8CMP_GetBlockedDriverInfo
9CMP_GetServerSideDeviceInstallFlags
10CMP_Init_Detection
11CMP_RegisterNotification
12CMP_RegisterServiceNotification
13CMP_Register_Notification
14CMP_Report_LogOn
15CMP_UnregisterNotification
16CMP_WaitNoPendingInstallEvents
17CMP_WaitServicesAvailable
18CM_Add_Driver_PackageW
19CM_Add_Driver_Package_ExW
20CM_Add_Empty_Log_Conf
21CM_Add_Empty_Log_Conf_Ex
22CM_Add_IDA
23CM_Add_IDW
24CM_Add_ID_ExA
25CM_Add_ID_ExW
26CM_Add_Range
27CM_Add_Res_Des
28CM_Add_Res_Des_Ex
29CM_Apply_PowerScheme
30CM_Connect_MachineA
31CM_Connect_MachineW
32CM_Create_DevNodeA
33CM_Create_DevNodeW
34CM_Create_DevNode_ExA
35CM_Create_DevNode_ExW
36CM_Create_Range_List
37CM_Delete_Class_Key
38CM_Delete_Class_Key_Ex
39CM_Delete_DevNode_Key
40CM_Delete_DevNode_Key_Ex
41CM_Delete_Device_Interface_KeyA
42CM_Delete_Device_Interface_KeyW
43CM_Delete_Device_Interface_Key_ExA
44CM_Delete_Device_Interface_Key_ExW
45CM_Delete_Driver_PackageW
46CM_Delete_Driver_Package_ExW
47CM_Delete_PowerScheme
48CM_Delete_Range
49CM_Detect_Resource_Conflict
50CM_Detect_Resource_Conflict_Ex
51CM_Disable_DevNode
52CM_Disable_DevNode_Ex
53CM_Disconnect_Machine
54CM_Dup_Range_List
55CM_Duplicate_PowerScheme
56CM_Enable_DevNode
57CM_Enable_DevNode_Ex
58CM_Enumerate_Classes
59CM_Enumerate_Classes_Ex
60CM_Enumerate_EnumeratorsA
61CM_Enumerate_EnumeratorsW
62CM_Enumerate_Enumerators_ExA
63CM_Enumerate_Enumerators_ExW
64CM_Find_Range
65CM_First_Range
66CM_Free_Log_Conf
67CM_Free_Log_Conf_Ex
68CM_Free_Log_Conf_Handle
69CM_Free_Range_List
70CM_Free_Res_Des
71CM_Free_Res_Des_Ex
72CM_Free_Res_Des_Handle
73CM_Free_Resource_Conflict_Handle
74CM_Get_Child
75CM_Get_Child_Ex
76CM_Get_Class_Key_NameA
77CM_Get_Class_Key_NameW
78CM_Get_Class_Key_Name_ExA
79CM_Get_Class_Key_Name_ExW
80CM_Get_Class_NameA
81CM_Get_Class_NameW
82CM_Get_Class_Name_ExA
83CM_Get_Class_Name_ExW
84CM_Get_Class_PropertyW
85CM_Get_Class_Property_ExW
86CM_Get_Class_Property_Keys
87CM_Get_Class_Property_Keys_Ex
88CM_Get_Class_Registry_PropertyA
89CM_Get_Class_Registry_PropertyW
90CM_Get_Depth
91CM_Get_Depth_Ex
92CM_Get_DevNode_Custom_PropertyA
93CM_Get_DevNode_Custom_PropertyW
94CM_Get_DevNode_Custom_Property_ExA
95CM_Get_DevNode_Custom_Property_ExW
96CM_Get_DevNode_PropertyW
97CM_Get_DevNode_Property_ExW
98CM_Get_DevNode_Property_Keys
99CM_Get_DevNode_Property_Keys_Ex
100CM_Get_DevNode_Registry_PropertyA
101CM_Get_DevNode_Registry_PropertyW
102CM_Get_DevNode_Registry_Property_ExA
103CM_Get_DevNode_Registry_Property_ExW
104CM_Get_DevNode_Status
105CM_Get_DevNode_Status_Ex
106CM_Get_Device_IDA
107CM_Get_Device_IDW
108CM_Get_Device_ID_ExA
109CM_Get_Device_ID_ExW
110CM_Get_Device_ID_ListA
111CM_Get_Device_ID_ListW
112CM_Get_Device_ID_List_ExA
113CM_Get_Device_ID_List_ExW
114CM_Get_Device_ID_List_SizeA
115CM_Get_Device_ID_List_SizeW
116CM_Get_Device_ID_List_Size_ExA
117CM_Get_Device_ID_List_Size_ExW
118CM_Get_Device_ID_Size
119CM_Get_Device_ID_Size_Ex
120CM_Get_Device_Interface_AliasA
121CM_Get_Device_Interface_AliasW
122CM_Get_Device_Interface_Alias_ExA
123CM_Get_Device_Interface_Alias_ExW
124CM_Get_Device_Interface_ListA
125CM_Get_Device_Interface_ListW
126CM_Get_Device_Interface_List_ExA
127CM_Get_Device_Interface_List_ExW
128CM_Get_Device_Interface_List_SizeA
129CM_Get_Device_Interface_List_SizeW
130CM_Get_Device_Interface_List_Size_ExA
131CM_Get_Device_Interface_List_Size_ExW
132CM_Get_Device_Interface_PropertyW
133CM_Get_Device_Interface_Property_ExW
134CM_Get_Device_Interface_Property_KeysW
135CM_Get_Device_Interface_Property_Keys_ExW
136CM_Get_First_Log_Conf
137CM_Get_First_Log_Conf_Ex
138CM_Get_Global_State
139CM_Get_Global_State_Ex
140CM_Get_HW_Prof_FlagsA
141CM_Get_HW_Prof_FlagsW
142CM_Get_HW_Prof_Flags_ExA
143CM_Get_HW_Prof_Flags_ExW
144CM_Get_Hardware_Profile_InfoA
145CM_Get_Hardware_Profile_InfoW
146CM_Get_Hardware_Profile_Info_ExA
147CM_Get_Hardware_Profile_Info_ExW
148CM_Get_Log_Conf_Priority
149CM_Get_Log_Conf_Priority_Ex
150CM_Get_Next_Log_Conf
151CM_Get_Next_Log_Conf_Ex
152CM_Get_Next_Res_Des
153CM_Get_Next_Res_Des_Ex
154CM_Get_Parent
155CM_Get_Parent_Ex
156CM_Get_Res_Des_Data
157CM_Get_Res_Des_Data_Ex
158CM_Get_Res_Des_Data_Size
159CM_Get_Res_Des_Data_Size_Ex
160CM_Get_Resource_Conflict_Count
161CM_Get_Resource_Conflict_DetailsA
162CM_Get_Resource_Conflict_DetailsW
163CM_Get_Sibling
164CM_Get_Sibling_Ex
165CM_Get_Version
166CM_Get_Version_Ex
167CM_Import_PowerScheme
168CM_Install_DevNodeW
169CM_Install_DevNode_ExW
170CM_Intersect_Range_List
171CM_Invert_Range_List
172CM_Is_Dock_Station_Present
173CM_Is_Dock_Station_Present_Ex
174CM_Is_Version_Available
175CM_Is_Version_Available_Ex
176CM_Locate_DevNodeA
177CM_Locate_DevNodeW
178CM_Locate_DevNode_ExA
179CM_Locate_DevNode_ExW
180CM_MapCrToSpErr
181CM_MapCrToWin32Err
182CM_Merge_Range_List
183CM_Modify_Res_Des
184CM_Modify_Res_Des_Ex
185CM_Move_DevNode
186CM_Move_DevNode_Ex
187CM_Next_Range
188CM_Open_Class_KeyA
189CM_Open_Class_KeyW
190CM_Open_Class_Key_ExA
191CM_Open_Class_Key_ExW
192CM_Open_DevNode_Key
193CM_Open_DevNode_Key_Ex
194CM_Open_Device_Interface_KeyA
195CM_Open_Device_Interface_KeyW
196CM_Open_Device_Interface_Key_ExA
197CM_Open_Device_Interface_Key_ExW
198CM_Query_And_Remove_SubTreeA
199CM_Query_And_Remove_SubTreeW
200CM_Query_And_Remove_SubTree_ExA
201CM_Query_And_Remove_SubTree_ExW
202CM_Query_Arbitrator_Free_Data
203CM_Query_Arbitrator_Free_Data_Ex
204CM_Query_Arbitrator_Free_Size
205CM_Query_Arbitrator_Free_Size_Ex
206CM_Query_Remove_SubTree
207CM_Query_Remove_SubTree_Ex
208CM_Query_Resource_Conflict_List
209CM_Reenumerate_DevNode
210CM_Reenumerate_DevNode_Ex
211CM_Register_Device_Driver
212CM_Register_Device_Driver_Ex
213CM_Register_Device_InterfaceA
214CM_Register_Device_InterfaceW
215CM_Register_Device_Interface_ExA
216CM_Register_Device_Interface_ExW
217CM_Register_Notification
218CM_Remove_SubTree
219CM_Remove_SubTree_Ex
220CM_Request_Device_EjectA
221CM_Request_Device_EjectW
222CM_Request_Device_Eject_ExA
223CM_Request_Device_Eject_ExW
224CM_Request_Eject_PC
225CM_Request_Eject_PC_Ex
226CM_RestoreAll_DefaultPowerSchemes
227CM_Restore_DefaultPowerScheme
228CM_Run_Detection
229CM_Run_Detection_Ex
230CM_Set_ActiveScheme
231CM_Set_Class_PropertyW
232CM_Set_Class_Property_ExW
233CM_Set_Class_Registry_PropertyA
234CM_Set_Class_Registry_PropertyW
235CM_Set_DevNode_Problem
236CM_Set_DevNode_Problem_Ex
237CM_Set_DevNode_PropertyW
238CM_Set_DevNode_Property_ExW
239CM_Set_DevNode_Registry_PropertyA
240CM_Set_DevNode_Registry_PropertyW
241CM_Set_DevNode_Registry_Property_ExA
242CM_Set_DevNode_Registry_Property_ExW
243CM_Set_Device_Interface_PropertyW
244CM_Set_Device_Interface_Property_ExW
245CM_Set_HW_Prof
246CM_Set_HW_Prof_Ex
247CM_Set_HW_Prof_FlagsA
248CM_Set_HW_Prof_FlagsW
249CM_Set_HW_Prof_Flags_ExA
250CM_Set_HW_Prof_Flags_ExW
251CM_Setup_DevNode
252CM_Setup_DevNode_Ex
253CM_Test_Range_Available
254CM_Uninstall_DevNode
255CM_Uninstall_DevNode_Ex
256CM_Unregister_Device_InterfaceA
257CM_Unregister_Device_InterfaceW
258CM_Unregister_Device_Interface_ExA
259CM_Unregister_Device_Interface_ExW
260CM_Unregister_Notification
261CM_Write_UserPowerKey
262DevCloseObjectQuery
263DevCreateObjectQuery
264DevCreateObjectQueryEx
265DevCreateObjectQueryFromId
266DevCreateObjectQueryFromIdEx
267DevCreateObjectQueryFromIds
268DevCreateObjectQueryFromIdsEx
269DevFindProperty
270DevFreeObjectProperties
271DevFreeObjects
272DevGetObjectProperties
273DevGetObjectPropertiesEx
274DevGetObjects
275DevGetObjectsEx
276DevSetObjectProperties
277SwDeviceClose
278SwDeviceCreate
279SwDeviceGetLifetime
280SwDeviceInterfacePropertySet
281SwDeviceInterfaceRegister
282SwDeviceInterfaceSetState
283SwDevicePropertySet
284SwDeviceSetLifetime
285SwMemFree
lib/libc/mingw/lib-common/clusapi.def created+203
......@@ -0,0 +1,203 @@
1;
2; Definition file of CLUSAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "CLUSAPI.dll"
7EXPORTS
8CCHlpAddNodeUpdateCluster
9CCHlpConfigureNode
10CCHlpCreateClusterNameCOIfNotExists
11CCHlpGetClusterServiceSecret
12CCHlpGetDNSHostLabel
13CCHlpRestoreClusterVirtualObjectToInitialState
14AddClusterNode
15AddClusterResourceDependency
16AddClusterResourceNode
17AddResourceToClusterSharedVolumes
18BackupClusterDatabase
19CanResourceBeDependent
20CancelClusterGroupOperation
21ChangeClusterResourceGroup
22CloseCluster
23CloseClusterGroup
24CloseClusterNetInterface
25CloseClusterNetwork
26CloseClusterNode
27CloseClusterNotifyPort
28CloseClusterResource
29ClusterCloseEnum
30ClusterCloseEnumEx
31ClusterControl
32ClusterEnum
33ClusterEnumEx
34ClusterFreeMemory
35ClusterFreeMrrResponse
36ClusterGetEnumCount
37ClusterGetEnumCountEx
38ClusterGroupCloseEnum
39ClusterGroupCloseEnumEx
40ClusterGroupControl
41ClusterGroupEnum
42ClusterGroupEnumEx
43ClusterGroupGetEnumCount
44ClusterGroupGetEnumCountEx
45ClusterGroupOpenEnum
46ClusterGroupOpenEnumEx
47ClusterNetInterfaceControl
48ClusterNetworkCloseEnum
49ClusterNetworkControl
50ClusterNetworkEnum
51ClusterNetworkGetEnumCount
52ClusterNetworkOpenEnum
53ClusterNodeCloseEnum
54ClusterNodeCloseEnumEx
55ClusterNodeControl
56ClusterNodeEnum
57ClusterNodeEnumEx
58ClusterNodeGetEnumCount
59ClusterNodeGetEnumCountEx
60ClusterNodeOpenEnum
61ClusterNodeOpenEnumEx
62ClusterOpenEnum
63ClusterOpenEnumEx
64ClusterRegBatchAddCommand
65ClusterRegBatchCloseNotification
66ClusterRegBatchReadCommand
67ClusterRegCloseBatch
68ClusterRegCloseBatchEx
69ClusterRegCloseBatchNotifyPort
70ClusterRegCloseKey
71ClusterRegCloseReadBatch
72ClusterRegCloseReadBatchReply
73ClusterRegCreateBatch
74ClusterRegCreateBatchNotifyPort
75ClusterRegCreateKey
76ClusterRegCreateKeyForceSync
77ClusterRegCreateReadBatch
78ClusterRegDeleteKey
79ClusterRegDeleteKeyForceSync
80ClusterRegDeleteValue
81ClusterRegDeleteValueForceSync
82ClusterRegEnumKey
83ClusterRegEnumValue
84ClusterRegGetBatchNotification
85ClusterRegGetKeySecurity
86ClusterRegOpenKey
87ClusterRegQueryAllValues
88ClusterRegQueryInfoKey
89ClusterRegQueryValue
90ClusterRegReadBatchAddCommand
91ClusterRegReadBatchReplyNextCommand
92ClusterRegSetKeySecurity
93ClusterRegSetValue
94ClusterRegSetValueForceSync
95ClusterRegSyncDatabase
96ClusterResourceCloseEnum
97ClusterResourceCloseEnumEx
98ClusterResourceControl
99ClusterResourceEnum
100ClusterResourceEnumEx
101ClusterResourceGetEnumCount
102ClusterResourceGetEnumCountEx
103ClusterResourceOpenEnum
104ClusterResourceOpenEnumEx
105ClusterResourceTypeCloseEnum
106ClusterResourceTypeControl
107ClusterResourceTypeEnum
108ClusterResourceTypeGetEnumCount
109ClusterResourceTypeOpenEnum
110ClusterSendReceiveMrr
111ClusterSharedVolumeClearBackupState
112ClusterSharedVolumeSetSnapshotState
113ClusterStmFindDisk
114CreateCluster
115CreateClusterGroup
116CreateClusterGroupEx
117CreateClusterManagementPoint
118CreateClusterNotifyPort
119CreateClusterNotifyPortV2
120CreateClusterResource
121CreateClusterResourceType
122CreateClusterResourceWithId
123DeleteClusterGroup
124DeleteClusterResource
125DeleteClusterResourceType
126DestroyCluster
127DestroyClusterGroup
128EvictClusterNode
129EvictClusterNodeEx
130FailClusterResource
131GetClusterFromGroup
132GetClusterFromNetInterface
133GetClusterFromNetwork
134GetClusterFromNode
135GetClusterFromResource
136GetClusterGroupKey
137GetClusterGroupState
138GetClusterInformation
139GetClusterKey
140GetClusterNetInterface
141GetClusterNetInterfaceKey
142GetClusterNetInterfaceState
143GetClusterNetworkId
144GetClusterNetworkKey
145GetClusterNetworkState
146GetClusterNodeId
147GetClusterNodeKey
148GetClusterNodeState
149GetClusterNotify
150GetClusterNotifyV2
151GetClusterQuorumResource
152GetClusterResourceDependencyExpression
153GetClusterResourceKey
154GetClusterResourceNetworkName
155GetClusterResourceState
156GetClusterResourceTypeKey
157GetClusterSharedVolumeNameForFile
158GetNodeClusterState
159GetNotifyEventHandle
160IsFileOnClusterSharedVolume
161MoveClusterGroup
162MoveClusterGroupEx
163OfflineClusterGroup
164OfflineClusterGroupEx
165OfflineClusterResource
166OfflineClusterResourceEx
167OnlineClusterGroup
168OnlineClusterGroupEx
169OnlineClusterResource
170OnlineClusterResourceEx
171OpenCluster
172OpenClusterEx
173OpenClusterEx2
174OpenClusterGroup
175OpenClusterGroupEx
176OpenClusterNetInterface
177OpenClusterNetInterfaceEx
178OpenClusterNetwork
179OpenClusterNetworkEx
180OpenClusterNode
181OpenClusterNodeEx
182OpenClusterResource
183OpenClusterResourceEx
184PauseClusterNode
185PauseClusterNodeEx
186RegisterClusterNotify
187RegisterClusterNotifyV2
188RemoveClusterResourceDependency
189RemoveClusterResourceNode
190RemoveResourceFromClusterSharedVolumes
191RestartClusterResource
192RestoreClusterDatabase
193ResumeClusterNode
194ResumeClusterNodeEx
195SetClusterGroupName
196SetClusterGroupNodeList
197SetClusterName
198SetClusterNetworkName
199SetClusterNetworkPriorityOrder
200SetClusterQuorumResource
201SetClusterResourceDependencyExpression
202SetClusterResourceName
203SetClusterServiceAccountPassword
lib/libc/mingw/lib-common/credui.def created+33
......@@ -0,0 +1,33 @@
1;
2; Definition file of credui.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "credui.dll"
7EXPORTS
8CredPackAuthenticationBufferA
9CredPackAuthenticationBufferW
10CredUICmdLinePromptForCredentialsA
11CredUICmdLinePromptForCredentialsW
12CredUIConfirmCredentialsA
13CredUIConfirmCredentialsW
14CredUIInitControls
15CredUIParseUserNameA
16CredUIParseUserNameW
17CredUIPromptForCredentialsA
18CredUIPromptForCredentialsW
19CredUIPromptForWindowsCredentialsA
20CredUIPromptForWindowsCredentialsW
21CredUIPromptForWindowsCredentialsWorker
22CredUIReadSSOCredA
23CredUIReadSSOCredW
24CredUIStoreSSOCredA
25CredUIStoreSSOCredW
26CredUnPackAuthenticationBufferA
27CredUnPackAuthenticationBufferW
28SspiGetCredUIContext
29SspiIsPromptingNeeded
30SspiPromptForCredentialsA
31SspiPromptForCredentialsW
32SspiUnmarshalCredUIContext
33SspiUpdateCredentials
lib/libc/mingw/lib-common/cryptui.def created+69
......@@ -0,0 +1,69 @@
1LIBRARY "CRYPTUI.dll"
2EXPORTS
3AddChainToStore
4CertDllProtectedRootMessageBox
5CompareCertificate
6CryptUIDlgAddPolicyServer
7CryptUIDlgAddPolicyServerWithPriority
8CryptUIDlgPropertyPolicy
9DisplayHtmlHelp
10FormatDateStringAutoLayout
11GetUnknownErrorString
12InvokeHelpLink
13MyFormatEnhancedKeyUsageString
14ACUIProviderInvokeUI
15CertSelectionGetSerializedBlob
16CommonInit
17CryptDllProtectPrompt
18CryptUIDlgCertMgr
19CryptUIDlgFreeCAContext
20CryptUIDlgFreePolicyServerContext
21CryptUIDlgSelectCA
22CryptUIDlgSelectCertificateA
23CryptUIDlgSelectCertificateFromStore
24CryptUIDlgSelectCertificateW
25CryptUIDlgSelectPolicyServer
26CryptUIDlgSelectStoreA
27CryptUIDlgSelectStoreW
28CryptUIDlgViewCRLA
29CryptUIDlgViewCRLW
30CryptUIDlgViewCTLA
31CryptUIDlgViewCTLW
32CryptUIDlgViewCertificateA
33CryptUIDlgViewCertificatePropertiesA
34CryptUIDlgViewCertificatePropertiesW
35CryptUIDlgViewCertificateW
36CryptUIDlgViewContext
37CryptUIDlgViewSignerInfoA
38CryptUIDlgViewSignerInfoW
39CryptUIFreeCertificatePropertiesPagesA
40CryptUIFreeCertificatePropertiesPagesW
41CryptUIFreeViewSignaturesPagesA
42CryptUIFreeViewSignaturesPagesW
43CryptUIGetCertificatePropertiesPagesA
44CryptUIGetCertificatePropertiesPagesW
45CryptUIGetViewSignaturesPagesA
46CryptUIGetViewSignaturesPagesW
47CryptUIStartCertMgr
48CryptUIViewExpiringCerts
49CryptUIWizBuildCTL
50CryptUIWizCertRequest
51CryptUIWizCreateCertRequestNoDS
52CryptUIWizDigitalSign
53CryptUIWizExport
54CryptUIWizFreeCertRequestNoDS
55CryptUIWizFreeDigitalSignContext
56CryptUIWizImport
57CryptUIWizImportInternal
58CryptUIWizQueryCertRequestNoDS
59CryptUIWizSubmitCertRequestNoDS
60DllRegisterServer
61DllUnregisterServer
62EnrollmentCOMObjectFactory_getInstance
63I_CryptUIProtect
64I_CryptUIProtectFailure
65IsWizardExtensionAvailable
66LocalEnroll
67LocalEnrollNoDS
68RetrievePKCS7FromCA
69WizardFree
lib/libc/mingw/lib-common/cryptxml.def created+26
......@@ -0,0 +1,26 @@
1;
2; Definition file of CRYPTXML.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "CRYPTXML.dll"
7EXPORTS
8CryptXmlAddObject
9CryptXmlClose
10CryptXmlCreateReference
11CryptXmlDigestReference
12CryptXmlEncode
13CryptXmlEnumAlgorithmInfo
14CryptXmlFindAlgorithmInfo
15CryptXmlGetAlgorithmInfo
16CryptXmlGetDocContext
17CryptXmlGetReference
18CryptXmlGetSignature
19CryptXmlGetStatus
20CryptXmlGetTransforms
21CryptXmlImportPublicKey
22CryptXmlOpenToDecode
23CryptXmlOpenToEncode
24CryptXmlSetHMACSecret
25CryptXmlSign
26CryptXmlVerifySignature
lib/libc/mingw/lib-common/cscapi.def created+14
......@@ -0,0 +1,14 @@
1;
2; Definition file of CSCAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "CSCAPI.dll"
7EXPORTS
8CscNetApiGetInterface
9CscSearchApiGetInterface
10OfflineFilesEnable
11OfflineFilesGetShareCachingMode
12OfflineFilesQueryStatus
13OfflineFilesQueryStatusEx
14OfflineFilesStart
lib/libc/mingw/lib-common/d2d1.def created+19
......@@ -0,0 +1,19 @@
1;
2; Definition file of d2d1.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "d2d1.dll"
7EXPORTS
8D2D1CreateFactory
9D2D1MakeRotateMatrix
10D2D1MakeSkewMatrix
11D2D1IsMatrixInvertible
12D2D1InvertMatrix
13D2D1ConvertColorSpace
14D2D1CreateDevice
15D2D1CreateDeviceContext
16D2D1SinCos
17D2D1Tan
18D2D1Vec3Length
19D2D1ComputeMaximumScaleFactor
lib/libc/mingw/lib-common/d3d10.def created+31
......@@ -0,0 +1,31 @@
1LIBRARY "d3d10.dll"
2EXPORTS
3D3D10CompileEffectFromMemory
4D3D10CompileShader
5D3D10CreateBlob
6D3D10CreateDevice
7D3D10CreateDeviceAndSwapChain
8D3D10CreateEffectFromMemory
9D3D10CreateEffectPoolFromMemory
10D3D10CreateStateBlock
11D3D10DisassembleEffect
12D3D10DisassembleShader
13D3D10GetGeometryShaderProfile
14D3D10GetInputAndOutputSignatureBlob
15D3D10GetInputSignatureBlob
16D3D10GetOutputSignatureBlob
17D3D10GetPixelShaderProfile
18D3D10GetShaderDebugInfo
19D3D10GetVersion
20D3D10GetVertexShaderProfile
21D3D10PreprocessShader
22D3D10ReflectShader
23D3D10RegisterLayers
24D3D10StateBlockMaskDifference
25D3D10StateBlockMaskDisableAll
26D3D10StateBlockMaskDisableCapture
27D3D10StateBlockMaskEnableAll
28D3D10StateBlockMaskEnableCapture
29D3D10StateBlockMaskGetSetting
30D3D10StateBlockMaskIntersect
31D3D10StateBlockMaskUnion
lib/libc/mingw/lib-common/d3d11.def created+58
......@@ -0,0 +1,58 @@
1;
2; Definition file of d3d11.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "d3d11.dll"
7EXPORTS
8D3D11CreateDeviceForD3D12
9D3DKMTCloseAdapter
10D3DKMTDestroyAllocation
11D3DKMTDestroyContext
12D3DKMTDestroyDevice
13D3DKMTDestroySynchronizationObject
14D3DKMTQueryAdapterInfo
15D3DKMTSetDisplayPrivateDriverFormat
16D3DKMTSignalSynchronizationObject
17D3DKMTUnlock
18D3DKMTWaitForSynchronizationObject
19EnableFeatureLevelUpgrade
20OpenAdapter10
21OpenAdapter10_2
22CreateDirect3D11DeviceFromDXGIDevice
23CreateDirect3D11SurfaceFromDXGISurface
24D3D11CoreCreateDevice
25D3D11CoreCreateLayeredDevice
26D3D11CoreGetLayeredDeviceSize
27D3D11CoreRegisterLayers
28D3D11CreateDevice
29D3D11CreateDeviceAndSwapChain
30D3D11On12CreateDevice
31D3DKMTCreateAllocation
32D3DKMTCreateContext
33D3DKMTCreateDevice
34D3DKMTCreateSynchronizationObject
35D3DKMTEscape
36D3DKMTGetContextSchedulingPriority
37D3DKMTGetDeviceState
38D3DKMTGetDisplayModeList
39D3DKMTGetMultisampleMethodList
40D3DKMTGetRuntimeData
41D3DKMTGetSharedPrimaryHandle
42D3DKMTLock
43D3DKMTOpenAdapterFromHdc
44D3DKMTOpenResource
45D3DKMTPresent
46D3DKMTQueryAllocationResidency
47D3DKMTQueryResourceInfo
48D3DKMTRender
49D3DKMTSetAllocationPriority
50D3DKMTSetContextSchedulingPriority
51D3DKMTSetDisplayMode
52D3DKMTSetGammaRamp
53D3DKMTSetVidPnSourceOwner
54D3DKMTWaitForVerticalBlankEvent
55D3DPerformance_BeginEvent
56D3DPerformance_EndEvent
57D3DPerformance_GetStatus
58D3DPerformance_SetMarker
lib/libc/mingw/lib-common/d3d12.def created+19
......@@ -0,0 +1,19 @@
1LIBRARY "d3d12.dll"
2EXPORTS
3GetBehaviorValue
4D3D12CreateDevice
5D3D12GetDebugInterface
6SetAppCompatStringPointer
7D3D12CoreCreateLayeredDevice
8D3D12CoreGetLayeredDeviceSize
9D3D12CoreRegisterLayers
10D3D12CreateRootSignatureDeserializer
11D3D12CreateVersionedRootSignatureDeserializer
12D3D12DeviceRemovedExtendedData DATA
13D3D12EnableExperimentalFeatures
14D3D12PIXEventsReplaceBlock
15D3D12PIXGetThreadInfo
16D3D12PIXNotifyWakeFromFenceSignal
17D3D12PIXReportCounter
18D3D12SerializeRootSignature
19D3D12SerializeVersionedRootSignature
lib/libc/mingw/lib-common/d3d9.def created+23
......@@ -0,0 +1,23 @@
1;
2; Definition file of d3d9.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "d3d9.dll"
7EXPORTS
8ord_16 @16
9Direct3DShaderValidatorCreate9
10PSGPError
11PSGPSampleTexture
12D3DPERF_BeginEvent
13D3DPERF_EndEvent
14D3DPERF_GetStatus
15D3DPERF_QueryRepeatFrame
16D3DPERF_SetMarker
17D3DPERF_SetOptions
18D3DPERF_SetRegion
19DebugSetLevel
20DebugSetMute
21Direct3D9EnableMaximizedWindowedModeShim
22Direct3DCreate9
23Direct3DCreate9Ex
lib/libc/mingw/lib-common/d3dcompiler_47.def created+36
......@@ -0,0 +1,36 @@
1;
2; Definition file of D3DCOMPILER_47.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "D3DCOMPILER_47.dll"
7EXPORTS
8D3DAssemble
9DebugSetMute
10D3DCompile
11D3DCompile2
12D3DCompileFromFile
13D3DCompressShaders
14D3DCreateBlob
15D3DCreateFunctionLinkingGraph
16D3DCreateLinker
17D3DDecompressShaders
18D3DDisassemble
19D3DDisassemble10Effect
20D3DDisassemble11Trace
21D3DDisassembleRegion
22D3DGetBlobPart
23D3DGetDebugInfo
24D3DGetInputAndOutputSignatureBlob
25D3DGetInputSignatureBlob
26D3DGetOutputSignatureBlob
27D3DGetTraceInstructionOffsets
28D3DLoadModule
29D3DPreprocess
30D3DReadFileToBlob
31D3DReflect
32D3DReflectLibrary
33D3DReturnFailure1
34D3DSetBlobPart
35D3DStripShader
36D3DWriteBlobToFile
lib/libc/mingw/lib-common/davclnt.def created+28
......@@ -0,0 +1,28 @@
1;
2; Definition file of davclnt.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "davclnt.dll"
7EXPORTS
8DavCancelConnectionsToServer
9DavFreeUsedDiskSpace
10DavGetDiskSpaceUsage
11DavGetTheLockOwnerOfTheFile
12DavInvalidateCache
13DavRegisterAuthCallback
14DavSetCookieW
15DavUnregisterAuthCallback
16NPAddConnection
17NPAddConnection3
18NPCancelConnection
19NPCloseEnum
20NPEnumResource
21NPFormatNetworkName
22NPGetCaps
23NPGetConnection
24NPGetResourceInformation
25NPGetResourceParent
26NPGetUniversalName
27NPGetUser
28NPOpenEnum
lib/libc/mingw/lib-common/dcomp.def created+19
......@@ -0,0 +1,19 @@
1;
2; Definition file of dcomp.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dcomp.dll"
7EXPORTS
8DCompositionAttachMouseDragToHwnd
9DCompositionAttachMouseWheelToHwnd
10DCompositionCreateDevice
11DCompositionCreateDevice2
12DCompositionCreateDevice3
13DCompositionCreateSurfaceHandle
14DllCanUnloadNow
15DllGetActivationFactory
16DllGetClassObject
17DwmEnableMMCSS
18DwmFlush
19DwmpEnableDDASupport
lib/libc/mingw/lib-common/ddraw.def created+27
......@@ -0,0 +1,27 @@
1;
2; Definition file of DDRAW.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "DDRAW.dll"
7EXPORTS
8AcquireDDThreadLock
9CompleteCreateSysmemSurface
10D3DParseUnknownCommand
11DDGetAttachedSurfaceLcl
12DDInternalLock
13DDInternalUnlock
14DSoundHelp
15DirectDrawCreate
16DirectDrawCreateClipper
17DirectDrawCreateEx
18DirectDrawEnumerateA
19DirectDrawEnumerateExA
20DirectDrawEnumerateExW
21DirectDrawEnumerateW
22GetDDSurfaceLocal
23GetOLEThunkData
24GetSurfaceFromDC
25RegisterSpecialCase
26ReleaseDDThreadLock
27SetAppCompatData
lib/libc/mingw/lib-common/dfscli.def created+36
......@@ -0,0 +1,36 @@
1;
2; Definition file of dfscli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dfscli.dll"
7EXPORTS
8I_NetDfsIsThisADomainName
9NetDfsAdd
10NetDfsAddFtRoot
11NetDfsAddRootTarget
12NetDfsAddStdRoot
13NetDfsAddStdRootForced
14NetDfsEnum
15NetDfsGetClientInfo
16NetDfsGetDcAddress
17NetDfsGetFtContainerSecurity
18NetDfsGetInfo
19NetDfsGetSecurity
20NetDfsGetStdContainerSecurity
21NetDfsGetSupportedNamespaceVersion
22NetDfsManagerGetConfigInfo
23NetDfsManagerInitialize
24NetDfsManagerSendSiteInfo
25NetDfsMove
26NetDfsRemove
27NetDfsRemoveFtRoot
28NetDfsRemoveFtRootForced
29NetDfsRemoveRootTarget
30NetDfsRemoveStdRoot
31NetDfsRename
32NetDfsSetClientInfo
33NetDfsSetFtContainerSecurity
34NetDfsSetInfo
35NetDfsSetSecurity
36NetDfsSetStdContainerSecurity
lib/libc/mingw/lib-common/dhcpcsvc.def created+74
......@@ -0,0 +1,74 @@
1;
2; Definition file of dhcpcsvc.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "dhcpcsvc.DLL"
7EXPORTS
8DhcpAcquireParameters
9DhcpAcquireParametersByBroadcast
10DhcpCApiCleanup
11DhcpCApiInitialize
12DhcpClient_Generalize
13DhcpDeRegisterConnectionStateNotification
14DhcpDeRegisterOptions
15DhcpDeRegisterParamChange
16DhcpDelPersistentRequestParams
17DhcpEnableDhcp
18DhcpEnableTracing
19DhcpEnumClasses
20DhcpEnumInterfaces
21DhcpFallbackRefreshParams
22DhcpFreeEnumeratedInterfaces
23DhcpFreeLeaseInfo
24DhcpFreeLeaseInfoArray
25DhcpFreeMem
26DhcpGetClassId
27DhcpGetClientId
28DhcpGetDhcpServicedConnections
29DhcpGetFallbackParams
30DhcpGetNotificationStatus
31DhcpGetOriginalSubnetMask
32DhcpGetTraceArray
33DhcpGlobalIsShuttingDown DATA
34DhcpGlobalServiceSyncEvent DATA
35DhcpGlobalTerminateEvent DATA
36DhcpHandlePnPEvent
37DhcpIsEnabled
38DhcpLeaseIpAddress
39DhcpLeaseIpAddressEx
40DhcpNotifyConfigChange
41DhcpNotifyConfigChangeEx
42DhcpNotifyMediaReconnected
43DhcpOpenGlobalEvent
44DhcpPersistentRequestParams
45DhcpQueryLeaseInfo
46DhcpQueryLeaseInfoArray
47DhcpQueryLeaseInfoEx
48DhcpRegisterConnectionStateNotification
49DhcpRegisterOptions
50DhcpRegisterParamChange
51DhcpReleaseIpAddressLease
52DhcpReleaseIpAddressLeaseEx
53DhcpReleaseParameters
54DhcpRemoveDNSRegistrations
55DhcpRenewIpAddressLease
56DhcpRenewIpAddressLeaseEx
57DhcpRequestCachedParams
58DhcpRequestOptions
59DhcpRequestParams
60DhcpSetClassId
61DhcpSetClientId
62DhcpSetFallbackParams
63DhcpSetMSFTVendorSpecificOptions
64DhcpStaticRefreshParams
65DhcpUndoRequestParams
66Dhcpv4CheckServerAvailability
67Dhcpv4EnableDhcpEx
68McastApiCleanup
69McastApiStartup
70McastEnumerateScopes
71McastGenUID
72McastReleaseAddress
73McastRenewAddress
74McastRequestAddress
lib/libc/mingw/lib-common/dhcpsapi.def created+216
......@@ -0,0 +1,216 @@
1;
2; Definition file of DHCPSAPI.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "DHCPSAPI.DLL"
7EXPORTS
8DhcpAddFilterV4
9DhcpAddMScopeElement
10DhcpAddSecurityGroup
11DhcpAddServer
12DhcpAddSubnetElement
13DhcpAddSubnetElementV4
14DhcpAddSubnetElementV5
15DhcpAddSubnetElementV6
16DhcpAuditLogGetParams
17DhcpAuditLogSetParams
18DhcpCreateClass
19DhcpCreateClassV6
20DhcpCreateClientInfo
21DhcpCreateClientInfoV4
22DhcpCreateClientInfoVQ
23DhcpCreateOption
24DhcpCreateOptionV5
25DhcpCreateOptionV6
26DhcpCreateSubnet
27DhcpCreateSubnetV6
28DhcpCreateSubnetVQ
29DhcpDeleteClass
30DhcpDeleteClassV6
31DhcpDeleteClientInfo
32DhcpDeleteClientInfoV6
33DhcpDeleteFilterV4
34DhcpDeleteMClientInfo
35DhcpDeleteMScope
36DhcpDeleteServer
37DhcpDeleteSubnet
38DhcpDeleteSubnetV6
39DhcpDeleteSuperScopeV4
40DhcpDsCleanup
41DhcpDsClearHostServerEntries
42DhcpDsInit
43DhcpEnumClasses
44DhcpEnumClassesV6
45DhcpEnumFilterV4
46DhcpEnumMScopeClients
47DhcpEnumMScopeElements
48DhcpEnumMScopes
49DhcpEnumOptionValues
50DhcpEnumOptionValuesV5
51DhcpEnumOptionValuesV6
52DhcpEnumOptions
53DhcpEnumOptionsV5
54DhcpEnumOptionsV6
55DhcpEnumServers
56DhcpEnumSubnetClients
57DhcpEnumSubnetClientsFilterStatusInfo
58DhcpEnumSubnetClientsV4
59DhcpEnumSubnetClientsV5
60DhcpEnumSubnetClientsV6
61DhcpEnumSubnetClientsVQ
62DhcpEnumSubnetElements
63DhcpEnumSubnetElementsV4
64DhcpEnumSubnetElementsV5
65DhcpEnumSubnetElementsV6
66DhcpEnumSubnets
67DhcpEnumSubnetsV6
68DhcpGetAllOptionValues
69DhcpGetAllOptionValuesV6
70DhcpGetAllOptions
71DhcpGetAllOptionsV6
72DhcpGetClassInfo
73DhcpGetClientInfo
74DhcpGetClientInfoV4
75DhcpGetClientInfoV6
76DhcpGetClientInfoVQ
77DhcpGetClientOptions
78DhcpGetFilterV4
79DhcpGetMCastMibInfo
80DhcpGetMScopeInfo
81DhcpGetMibInfo
82DhcpGetMibInfoV5
83DhcpGetMibInfoV6
84DhcpGetMibInfoVQ
85DhcpGetOptionInfo
86DhcpGetOptionInfoV5
87DhcpGetOptionInfoV6
88DhcpGetOptionValue
89DhcpGetOptionValueV5
90DhcpGetOptionValueV6
91DhcpGetServerBindingInfo
92DhcpGetServerBindingInfoV6
93DhcpGetServerSpecificStrings
94DhcpGetSubnetDelayOffer
95DhcpGetSubnetInfo
96DhcpGetSubnetInfoV6
97DhcpGetSubnetInfoVQ
98DhcpGetSuperScopeInfoV4
99DhcpGetThreadOptions
100DhcpGetVersion
101DhcpHlprAddV4PolicyCondition
102DhcpHlprAddV4PolicyExpr
103DhcpHlprAddV4PolicyRange
104DhcpHlprCreateV4Policy
105DhcpHlprCreateV4PolicyEx
106DhcpHlprFindV4DhcpProperty
107DhcpHlprFreeV4DhcpProperty
108DhcpHlprFreeV4DhcpPropertyArray
109DhcpHlprFreeV4Policy
110DhcpHlprFreeV4PolicyArray
111DhcpHlprFreeV4PolicyEx
112DhcpHlprFreeV4PolicyExArray
113DhcpHlprIsV4PolicySingleUC
114DhcpHlprIsV4PolicyValid
115DhcpHlprIsV4PolicyWellFormed
116DhcpHlprModifyV4PolicyExpr
117DhcpHlprResetV4PolicyExpr
118DhcpModifyClass
119DhcpModifyClassV6
120DhcpRemoveMScopeElement
121DhcpRemoveOption
122DhcpRemoveOptionV5
123DhcpRemoveOptionV6
124DhcpRemoveOptionValue
125DhcpRemoveOptionValueV5
126DhcpRemoveOptionValueV6
127DhcpRemoveSubnetElement
128DhcpRemoveSubnetElementV4
129DhcpRemoveSubnetElementV5
130DhcpRemoveSubnetElementV6
131DhcpRpcFreeMemory
132DhcpScanDatabase
133DhcpScanMDatabase
134DhcpServerAuditlogParamsFree
135DhcpServerBackupDatabase
136DhcpServerGetConfig
137DhcpServerGetConfigV4
138DhcpServerGetConfigV6
139DhcpServerGetConfigVQ
140DhcpServerQueryAttribute
141DhcpServerQueryAttributes
142DhcpServerQueryDnsRegCredentials
143DhcpServerRedoAuthorization
144DhcpServerRestoreDatabase
145DhcpServerSetConfig
146DhcpServerSetConfigV4
147DhcpServerSetConfigV6
148DhcpServerSetConfigVQ
149DhcpServerSetDnsRegCredentials
150DhcpServerSetDnsRegCredentialsV5
151DhcpSetClientInfo
152DhcpSetClientInfoV4
153DhcpSetClientInfoV6
154DhcpSetClientInfoVQ
155DhcpSetFilterV4
156DhcpSetMScopeInfo
157DhcpSetOptionInfo
158DhcpSetOptionInfoV5
159DhcpSetOptionInfoV6
160DhcpSetOptionValue
161DhcpSetOptionValueV5
162DhcpSetOptionValueV6
163DhcpSetOptionValues
164DhcpSetOptionValuesV5
165DhcpSetServerBindingInfo
166DhcpSetServerBindingInfoV6
167DhcpSetSubnetDelayOffer
168DhcpSetSubnetInfo
169DhcpSetSubnetInfoV6
170DhcpSetSubnetInfoVQ
171DhcpSetSuperScopeV4
172DhcpSetThreadOptions
173DhcpV4AddPolicyRange
174DhcpV4CreateClientInfo
175DhcpV4CreateClientInfoEx
176DhcpV4CreatePolicy
177DhcpV4CreatePolicyEx
178DhcpV4DeletePolicy
179DhcpV4EnumPolicies
180DhcpV4EnumPoliciesEx
181DhcpV4EnumSubnetClients
182DhcpV4EnumSubnetClientsEx
183DhcpV4EnumSubnetReservations
184DhcpV4FailoverAddScopeToRelationship
185DhcpV4FailoverCreateRelationship
186DhcpV4FailoverDeleteRelationship
187DhcpV4FailoverDeleteScopeFromRelationship
188DhcpV4FailoverEnumRelationship
189DhcpV4FailoverGetAddressStatus
190DhcpV4FailoverGetClientInfo
191DhcpV4FailoverGetRelationship
192DhcpV4FailoverGetScopeRelationship
193DhcpV4FailoverGetScopeStatistics
194DhcpV4FailoverGetSystemTime
195DhcpV4FailoverSetRelationship
196DhcpV4FailoverTriggerAddrAllocation
197DhcpV4GetAllOptionValues
198DhcpV4GetClientInfo
199DhcpV4GetClientInfoEx
200DhcpV4GetFreeIPAddress
201DhcpV4GetOptionValue
202DhcpV4GetPolicy
203DhcpV4GetPolicyEx
204DhcpV4QueryPolicyEnforcement
205DhcpV4RemoveOptionValue
206DhcpV4RemovePolicyRange
207DhcpV4SetOptionValue
208DhcpV4SetOptionValues
209DhcpV4SetPolicy
210DhcpV4SetPolicyEnforcement
211DhcpV4SetPolicyEx
212DhcpV6CreateClientInfo
213DhcpV6GetFreeIPAddress
214DhcpV6GetStatelessStatistics
215DhcpV6GetStatelessStoreParams
216DhcpV6SetStatelessStoreParams
lib/libc/mingw/lib-common/dinput8.def created+13
......@@ -0,0 +1,13 @@
1;
2; Exports of file DINPUT8.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY DINPUT8.dll
8EXPORTS
9DirectInput8Create
10DllCanUnloadNow
11DllGetClassObject
12DllRegisterServer
13DllUnregisterServer
lib/libc/mingw/lib-common/dnsapi.def created+295
......@@ -0,0 +1,295 @@
1;
2; Definition file of DNSAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "DNSAPI.dll"
7EXPORTS
8AdaptiveTimeout_ClearInterfaceSpecificConfiguration
9AdaptiveTimeout_ResetAdaptiveTimeout
10AddRefQueryBlobEx
11BreakRecordsIntoBlob
12Coalesce_UpdateNetVersion
13CombineRecordsInBlob
14DeRefQueryBlobEx
15DelaySortDAServerlist
16DnsAcquireContextHandle_A
17DnsAcquireContextHandle_W
18DnsAllocateRecord
19DnsApiAlloc
20DnsApiAllocZero
21DnsApiFree
22DnsApiHeapReset
23DnsApiRealloc
24DnsApiSetDebugGlobals
25DnsAsyncRegisterHostAddrs
26DnsAsyncRegisterInit
27DnsAsyncRegisterTerm
28DnsCancelQuery
29DnsCheckNrptRuleIntegrity
30DnsCheckNrptRules
31DnsConnectionDeletePolicyEntries
32DnsConnectionDeletePolicyEntriesPrivate
33DnsConnectionDeleteProxyInfo
34DnsConnectionFreeNameList
35DnsConnectionFreeProxyInfo
36DnsConnectionFreeProxyInfoEx
37DnsConnectionFreeProxyList
38DnsConnectionGetHandleForHostUrlPrivate
39DnsConnectionGetNameList
40DnsConnectionGetProxyInfo
41DnsConnectionGetProxyInfoForHostUrl
42DnsConnectionGetProxyList
43DnsConnectionSetPolicyEntries
44DnsConnectionSetPolicyEntriesPrivate
45DnsConnectionSetProxyInfo
46DnsConnectionUpdateIfIndexTable
47DnsCopyStringEx
48DnsCreateReverseNameStringForIpAddress
49DnsCreateStandardDnsNameCopy
50DnsCreateStringCopy
51DnsDeRegisterLocal
52DnsDhcpRegisterAddrs
53DnsDhcpRegisterHostAddrs
54DnsDhcpRegisterInit
55DnsDhcpRegisterTerm
56DnsDhcpRemoveRegistrations
57DnsDhcpSrvRegisterHostAddr
58DnsDhcpSrvRegisterHostAddrEx
59DnsDhcpSrvRegisterHostName
60DnsDhcpSrvRegisterHostNameEx
61DnsDhcpSrvRegisterInit
62DnsDhcpSrvRegisterInitEx
63DnsDhcpSrvRegisterInitialize
64DnsDhcpSrvRegisterTerm
65DnsDisableIdnEncoding
66DnsDowncaseDnsNameLabel
67DnsExtractRecordsFromMessage_UTF8
68DnsExtractRecordsFromMessage_W
69DnsFindAuthoritativeZone
70DnsFlushResolverCache
71DnsFlushResolverCacheEntry_A
72DnsFlushResolverCacheEntry_UTF8
73DnsFlushResolverCacheEntry_W
74DnsFree
75DnsFreeAdaptersInfo
76DnsFreeConfigStructure
77DnsFreeNrptRule
78DnsFreeNrptRuleNamesList
79DnsFreePolicyConfig
80DnsFreeProxyName
81DnsGetAdaptersInfo
82DnsGetApplicationIdentifier
83DnsGetBufferLengthForStringCopy
84DnsGetCacheDataTable
85DnsGetCacheDataTableEx
86DnsGetDnsServerList
87DnsGetDomainName
88DnsGetInterfaceSettings
89DnsGetLastFailedUpdateInfo
90DnsGetNrptRuleNamesList
91DnsGetPolicyTableInfo
92DnsGetPolicyTableInfoPrivate
93DnsGetPrimaryDomainName_A
94DnsGetProxyInfoPrivate
95DnsGetProxyInformation
96DnsGetQueryRetryTimeouts
97DnsGetSettings
98DnsGlobals DATA
99DnsIpv6AddressToString
100DnsIpv6StringToAddress
101DnsIsAMailboxType
102DnsIsNSECType
103DnsIsStatusRcode
104DnsIsStringCountValidForTextType
105DnsLogEvent
106DnsMapRcodeToStatus
107DnsModifyRecordsInSet_A
108DnsModifyRecordsInSet_UTF8
109DnsModifyRecordsInSet_W
110DnsNameCompareEx_A
111DnsNameCompareEx_UTF8
112DnsNameCompareEx_W
113DnsNameCompare_A
114DnsNameCompare_UTF8
115DnsNameCompare_W
116DnsNameCopy
117DnsNameCopyAllocate
118DnsNetworkInfo_CreateFromFAZ
119DnsNetworkInformation_CreateFromFAZ
120DnsNotifyResolver
121DnsNotifyResolverClusterIp
122DnsNotifyResolverEx
123DnsQueryConfig
124DnsQueryConfigAllocEx
125DnsQueryConfigDword
126DnsQueryEx
127DnsQueryExA
128DnsQueryExUTF8
129DnsQueryExW
130DnsQuery_A
131DnsQuery_UTF8
132DnsQuery_W
133DnsRecordBuild_UTF8
134DnsRecordBuild_W
135DnsRecordCompare
136DnsRecordCopyEx
137DnsRecordListFree
138DnsRecordListUnmapV4MappedAAAAInPlace
139DnsRecordSetCompare
140DnsRecordSetCopyEx
141DnsRecordSetDetach
142DnsRecordStringForType
143DnsRecordStringForWritableType
144DnsRecordTypeForName
145DnsRegisterLocal
146DnsReleaseContextHandle
147DnsRemoveNrptRule
148DnsRemoveRegistrations
149DnsReplaceRecordSetA
150DnsReplaceRecordSetUTF8
151DnsReplaceRecordSetW
152DnsResetQueryRetryTimeouts
153DnsResolverOp
154DnsResolverQueryHvsi
155DnsScreenLocalAddrsForRegistration
156DnsServiceBrowse
157DnsServiceBrowseCancel
158DnsServiceConstructInstance
159DnsServiceCopyInstance
160DnsServiceDeRegister
161DnsServiceFreeInstance
162DnsServiceRegister
163DnsServiceRegisterCancel
164DnsServiceResolve
165DnsServiceResolveCancel
166DnsSetConfigDword
167DnsSetConfigValue
168DnsSetInterfaceSettings
169DnsSetNrptRule
170DnsSetNrptRules
171DnsSetQueryRetryTimeouts
172DnsSetSettings
173DnsStartMulticastQuery
174DnsStatusString
175DnsStopMulticastQuery
176DnsStringCopyAllocateEx
177DnsTraceServerConfig
178DnsUnicodeToUtf8
179DnsUpdate
180DnsUpdateMachinePresence
181DnsUpdateTest_A
182DnsUpdateTest_UTF8
183DnsUpdateTest_W
184DnsUtf8ToUnicode
185DnsValidateNameOrIp_TempW
186DnsValidateName_A
187DnsValidateName_UTF8
188DnsValidateName_W
189DnsValidateServerArray_A
190DnsValidateServerArray_W
191DnsValidateServerStatus
192DnsValidateServer_A
193DnsValidateServer_W
194DnsValidateUtf8Byte
195DnsWriteQuestionToBuffer_UTF8
196DnsWriteQuestionToBuffer_W
197DnsWriteReverseNameStringForIpAddress
198Dns_AddRecordsToMessage
199Dns_AllocateMsgBuf
200Dns_BuildPacket
201Dns_CacheServiceCleanup
202Dns_CacheServiceInit
203Dns_CacheServiceStopIssued
204Dns_CleanupWinsock
205Dns_CloseConnection
206Dns_CloseSocket
207Dns_CreateMulticastSocket
208Dns_CreateSocket
209Dns_CreateSocketEx
210Dns_ExtractRecordsFromMessage
211Dns_FindAuthoritativeZoneLib
212Dns_FreeMsgBuf
213Dns_GetRandomXid
214Dns_InitializeMsgBuf
215Dns_InitializeMsgRemoteSockaddr
216Dns_InitializeWinsock
217Dns_OpenTcpConnectionAndSend
218Dns_ParseMessage
219Dns_ParsePacketRecord
220Dns_PingAdapterServers
221Dns_ReadPacketName
222Dns_ReadPacketNameAllocate
223Dns_ReadRecordStructureFromPacket
224Dns_RecvTcp
225Dns_ResetNetworkInfo
226Dns_SendAndRecvUdp
227Dns_SendEx
228Dns_SetRecordDatalength
229Dns_SetRecordsSection
230Dns_SetRecordsTtl
231Dns_SkipPacketName
232Dns_SkipToRecord
233Dns_UpdateLib
234Dns_UpdateLibEx
235Dns_WriteDottedNameToPacket
236Dns_WriteQuestionToMessage
237Dns_WriteRecordStructureToPacketEx
238ExtraInfo_Init
239Faz_AreServerListsInSameNameSpace
240FlushDnsPolicyUnreachableStatus
241GetCurrentTimeInSeconds
242HostsFile_Close
243HostsFile_Open
244HostsFile_ReadLine
245IpHelp_IsAddrOnLink
246Local_GetRecordsForLocalName
247Local_GetRecordsForLocalNameEx
248NetInfo_Build
249NetInfo_Clean
250NetInfo_Copy
251NetInfo_CopyNetworkIndex
252NetInfo_CreatePerNetworkNetinfo
253NetInfo_Free
254NetInfo_GetAdapterByAddress
255NetInfo_GetAdapterByInterfaceIndex
256NetInfo_GetAdapterByName
257NetInfo_IsAddrConfig
258NetInfo_IsForUpdate
259NetInfo_IsTcpipConfigChange
260NetInfo_ResetServerPriorities
261NetInfo_UpdateDnsInterfaceConfigChange
262NetInfo_UpdateNetworkProperties
263NetInfo_UpdateServerReachability
264QueryDirectEx
265Query_Cancel
266Query_Main
267Reg_FreeUpdateInfo
268Reg_GetValueEx
269Reg_ReadGlobalsEx
270Reg_ReadUpdateInfo
271Security_ContextListTimeout
272Send_AndRecvUdpWithParam
273Send_MessagePrivate
274Send_MessagePrivateEx
275Send_OpenTcpConnectionAndSend
276Socket_CacheCleanup
277Socket_CacheInit
278Socket_CleanupWinsock
279Socket_ClearMessageSockets
280Socket_CloseEx
281Socket_CloseMessageSockets
282Socket_Create
283Socket_CreateMulticast
284Socket_InitWinsock
285Socket_JoinMulticast
286Socket_RecvFrom
287Socket_SetMulticastInterface
288Socket_SetMulticastLoopBack
289Socket_SetTtl
290Socket_TcpListen
291Trace_Reset
292Update_ReplaceAddressRecordsW
293Util_IsIp6Running
294Util_IsRunningOnXboxOne
295WriteDnsNrptRulesToRegistry
lib/libc/mingw/lib-common/dsound.def created+20
......@@ -0,0 +1,20 @@
1;
2; Exports of file DSOUND.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY DSOUND.dll
8EXPORTS
9DirectSoundCreate
10DirectSoundEnumerateA
11DirectSoundEnumerateW
12DllCanUnloadNow
13DllGetClassObject
14DirectSoundCaptureCreate
15DirectSoundCaptureEnumerateA
16DirectSoundCaptureEnumerateW
17GetDeviceID
18DirectSoundFullDuplexCreate
19DirectSoundCreate8
20DirectSoundCaptureCreate8
lib/libc/mingw/lib-common/dsprop.def created+31
......@@ -0,0 +1,31 @@
1;
2; Exports of file dsprop.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY dsprop.dll
8EXPORTS
9CheckADsError
10CrackName
11DSPROP_GetGCSearchOnDomain
12ErrMsg
13ErrMsgParam
14FindSheet
15MsgBox
16ReportError
17Smart_PADS_ATTR_INFO__Empty
18ADsPropCheckIfWritable
19ADsPropCreateNotifyObj
20ADsPropGetInitInfo
21ADsPropSendErrorMessage
22ADsPropSetHwnd
23ADsPropSetHwndWithTitle
24ADsPropShowErrorDialog
25BringSheetToForeground
26DllCanUnloadNow
27DllGetClassObject
28DllRegisterServer
29DllUnregisterServer
30IsSheetAlreadyUp
31PostADsPropSheet
lib/libc/mingw/lib-common/dsrole.def created+21
......@@ -0,0 +1,21 @@
1;
2; Definition file of dsrole.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dsrole.dll"
7EXPORTS
8DsRoleAbortDownlevelServerUpgrade
9DsRoleCancel
10DsRoleDcAsDc
11DsRoleDcAsReplica
12DsRoleDemoteDc
13DsRoleDnsNameToFlatName
14DsRoleFreeMemory
15DsRoleGetDatabaseFacts
16DsRoleGetDcOperationProgress
17DsRoleGetDcOperationResults
18DsRoleGetPrimaryDomainInformation
19DsRoleIfmHandleFree
20DsRoleServerSaveStateForUpgrade
21DsRoleUpgradeDownlevelServer
lib/libc/mingw/lib-common/dssec.def created+14
......@@ -0,0 +1,14 @@
1;
2; Exports of file DSSEC.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY DSSEC.dll
8EXPORTS
9DSCreateISecurityInfoObject
10DSCreateSecurityPage
11DSEditSecurity
12DSCreateISecurityInfoObjectEx
13DllCanUnloadNow
14DllGetClassObject
lib/libc/mingw/lib-common/dsuiext.def created+17
......@@ -0,0 +1,17 @@
1;
2; Exports of file dsuiext.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY dsuiext.dll
8EXPORTS
9DsBrowseForContainerA
10DsBrowseForContainerW
11DllCanUnloadNow
12DllGetClassObject
13DllInstall
14DllRegisterServer
15DllUnregisterServer
16DsGetIcon
17DsGetFriendlyClassName
lib/libc/mingw/lib-common/dwmapi.def created+48
......@@ -0,0 +1,48 @@
1;
2; Definition file of dwmapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "dwmapi.dll"
7EXPORTS
8DwmpDxGetWindowSharedSurface
9DwmpDxUpdateWindowSharedSurface
10DwmEnableComposition
11DwmAttachMilContent
12DwmDefWindowProc
13DwmDetachMilContent
14DwmEnableBlurBehindWindow
15DwmEnableMMCSS
16DwmExtendFrameIntoClientArea
17DwmFlush
18DwmGetColorizationColor
19DwmpDxBindSwapChain
20DwmpDxUnbindSwapChain
21DwmpDxgiIsThreadDesktopComposited
22DwmGetCompositionTimingInfo
23DwmGetGraphicsStreamClient
24DwmpDxUpdateWindowRedirectionBltSurface
25DwmpRenderFlick
26DwmpAllocateSecurityDescriptor
27DwmpFreeSecurityDescriptor
28DwmpEnableDDASupport
29DwmGetGraphicsStreamTransformHint
30DwmTetherTextContact
31DwmGetTransportAttributes
32DwmGetWindowAttribute
33DwmInvalidateIconicBitmaps
34DwmIsCompositionEnabled
35DwmModifyPreviousDxFrameDuration
36DwmQueryThumbnailSourceSize
37DwmRegisterThumbnail
38DwmRenderGesture
39DwmSetDxFrameDuration
40DwmSetIconicLivePreviewBitmap
41DwmSetIconicThumbnail
42DwmSetPresentParameters
43DwmSetWindowAttribute
44DwmShowContact
45DwmTetherContact
46DwmTransitionOwnedWindow
47DwmUnregisterThumbnail
48DwmUpdateThumbnailProperties
lib/libc/mingw/lib-common/dwrite.def created+8
......@@ -0,0 +1,8 @@
1;
2; Definition file of DWrite.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "DWrite.dll"
7EXPORTS
8DWriteCreateFactory
lib/libc/mingw/lib-common/dxgi.def created+54
......@@ -0,0 +1,54 @@
1LIBRARY "dxgi.dll"
2EXPORTS
3CompatString
4CompatValue
5D3DKMTCloseAdapter
6D3DKMTDestroyAllocation
7D3DKMTDestroyContext
8D3DKMTDestroyDevice
9D3DKMTDestroySynchronizationObject
10D3DKMTQueryAdapterInfo
11D3DKMTSetDisplayPrivateDriverFormat
12D3DKMTSignalSynchronizationObject
13D3DKMTUnlock
14D3DKMTWaitForSynchronizationObject
15DXGIDumpJournal
16DXGIRevertToSxS
17OpenAdapter10
18OpenAdapter10_2
19SetAppCompatStringPointer
20CreateDXGIFactory
21CreateDXGIFactory1
22CreateDXGIFactory2
23D3DKMTCreateAllocation
24D3DKMTCreateContext
25D3DKMTCreateDevice
26D3DKMTCreateSynchronizationObject
27D3DKMTEscape
28D3DKMTGetContextSchedulingPriority
29D3DKMTGetDeviceState
30D3DKMTGetDisplayModeList
31D3DKMTGetMultisampleMethodList
32D3DKMTGetRuntimeData
33D3DKMTGetSharedPrimaryHandle
34D3DKMTLock
35D3DKMTOpenAdapterFromHdc
36D3DKMTOpenResource
37D3DKMTPresent
38D3DKMTQueryAllocationResidency
39D3DKMTQueryResourceInfo
40D3DKMTRender
41D3DKMTSetAllocationPriority
42D3DKMTSetContextSchedulingPriority
43D3DKMTSetDisplayMode
44D3DKMTSetGammaRamp
45D3DKMTSetVidPnSourceOwner
46D3DKMTWaitForSynchronizationObject
47D3DKMTWaitForVerticalBlankEvent
48DXGID3D10CreateDevice
49DXGID3D10CreateLayeredDevice
50DXGID3D10ETWRundown
51DXGID3D10GetLayeredDeviceSize
52DXGID3D10RegisterLayers
53DXGIGetDebugInterface1
54DXGIReportAdapterConfiguration
lib/libc/mingw/lib-common/dxva2.def created+40
......@@ -0,0 +1,40 @@
1LIBRARY "dxva2.dll"
2EXPORTS
3CapabilitiesRequestAndCapabilitiesReply
4DXVA2CreateDirect3DDeviceManager9
5DXVA2CreateVideoService
6DXVAHD_CreateDevice
7DegaussMonitor
8DestroyPhysicalMonitor
9DestroyPhysicalMonitors
10GetCapabilitiesStringLength
11GetMonitorBrightness
12GetMonitorCapabilities
13GetMonitorColorTemperature
14GetMonitorContrast
15GetMonitorDisplayAreaPosition
16GetMonitorDisplayAreaSize
17GetMonitorRedGreenOrBlueDrive
18GetMonitorRedGreenOrBlueGain
19GetMonitorTechnologyType
20GetNumberOfPhysicalMonitorsFromHMONITOR
21GetNumberOfPhysicalMonitorsFromIDirect3DDevice9
22GetPhysicalMonitorsFromHMONITOR
23GetPhysicalMonitorsFromIDirect3DDevice9
24GetTimingReport
25GetVCPFeatureAndVCPFeatureReply
26OPMGetVideoOutputsFromHMONITOR
27OPMGetVideoOutputsFromIDirect3DDevice9Object
28RestoreMonitorFactoryColorDefaults
29RestoreMonitorFactoryDefaults
30SaveCurrentMonitorSettings
31SaveCurrentSettings
32SetMonitorBrightness
33SetMonitorColorTemperature
34SetMonitorContrast
35SetMonitorDisplayAreaPosition
36SetMonitorDisplayAreaSize
37SetMonitorRedGreenOrBlueDrive
38SetMonitorRedGreenOrBlueGain
39SetVCPFeature
40UABGetCertificate
lib/libc/mingw/lib-common/eappcfg.def created+22
......@@ -0,0 +1,22 @@
1;
2; Definition file of eappcfg.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "eappcfg.dll"
7EXPORTS
8EapHostPeerConfigBlob2Xml
9EapHostPeerConfigXml2Blob
10EapHostPeerCreateMethodConfiguration
11EapHostPeerCredentialsXml2Blob
12EapHostPeerFreeErrorMemory
13EapHostPeerFreeMemory
14EapHostPeerGetMethodProperties
15EapHostPeerGetMethods
16EapHostPeerInvokeConfigUI
17EapHostPeerInvokeIdentityUI
18EapHostPeerInvokeInteractiveUI
19EapHostPeerQueryCredentialInputFields
20EapHostPeerQueryInteractiveUIInputFields
21EapHostPeerQueryUIBlobFromInteractiveUIInputFields
22EapHostPeerQueryUserBlobFromCredentialInputFields
lib/libc/mingw/lib-common/eappprxy.def created+23
......@@ -0,0 +1,23 @@
1;
2; Definition file of eappprxy.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "eappprxy.dll"
7EXPORTS
8EapHostPeerBeginSession
9EapHostPeerClearConnection
10EapHostPeerEndSession
11EapHostPeerFreeEapError
12EapHostPeerFreeRuntimeMemory
13EapHostPeerGetAuthStatus
14EapHostPeerGetIdentity
15EapHostPeerGetResponseAttributes
16EapHostPeerGetResult
17EapHostPeerGetSendPacket
18EapHostPeerGetUIContext
19EapHostPeerInitialize
20EapHostPeerProcessReceivedPacket
21EapHostPeerSetResponseAttributes
22EapHostPeerSetUIContext
23EapHostPeerUninitialize
lib/libc/mingw/lib-common/elscore.def created+12
......@@ -0,0 +1,12 @@
1;
2; Definition file of elscore.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "elscore.dll"
7EXPORTS
8MappingDoAction
9MappingFreePropertyBag
10MappingFreeServices
11MappingGetServices
12MappingRecognizeText
lib/libc/mingw/lib-common/evr.def created+31
......@@ -0,0 +1,31 @@
1;
2; Definition file of EVR.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "EVR.dll"
7EXPORTS
8MFConvertColorInfoFromDXVA
9MFConvertColorInfoToDXVA
10MFConvertFromFP16Array
11MFConvertToFP16Array
12MFCopyImage
13MFCreateDXSurfaceBuffer
14MFCreateVideoMediaType
15MFCreateVideoMediaTypeFromBitMapInfoHeader
16MFCreateVideoMediaTypeFromSubtype
17MFCreateVideoMediaTypeFromVideoInfoHeader
18MFCreateVideoMediaTypeFromVideoInfoHeader2
19MFCreateVideoMixer
20MFCreateVideoMixerAndPresenter
21MFCreateVideoOTA
22MFCreateVideoPresenter
23MFCreateVideoPresenter2
24MFCreateVideoSampleAllocator
25MFCreateVideoSampleFromSurface
26MFGetPlaneSize
27MFGetStrideForBitmapInfoHeader
28MFGetUncompressedVideoFormat
29MFInitVideoFormat
30MFInitVideoFormat_RGB
31MFIsFormatYUV
lib/libc/mingw/lib-common/fltlib.def created+37
......@@ -0,0 +1,37 @@
1;
2; Exports of file FLTLIB.DLL
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY FLTLIB.DLL
8EXPORTS
9FilterAttach
10FilterAttachAtAltitude
11FilterClose
12FilterConnectCommunicationPort
13FilterCreate
14FilterDetach
15FilterFindClose
16FilterFindFirst
17FilterFindNext
18FilterGetDosName
19FilterGetInformation
20FilterGetMessage
21FilterInstanceClose
22FilterInstanceCreate
23FilterInstanceFindClose
24FilterInstanceFindFirst
25FilterInstanceFindNext
26FilterInstanceGetInformation
27FilterLoad
28FilterReplyMessage
29FilterSendMessage
30FilterUnload
31FilterVolumeClose
32FilterVolumeFindClose
33FilterVolumeFindFirst
34FilterVolumeFindNext
35FilterVolumeInstanceFindClose
36FilterVolumeInstanceFindFirst
37FilterVolumeInstanceFindNext
lib/libc/mingw/lib-common/fontsub.def created+10
......@@ -0,0 +1,10 @@
1;
2; Exports of file FONTSUB.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY FONTSUB.dll
8EXPORTS
9CreateFontPackage
10MergeFontPackage
lib/libc/mingw/lib-common/gpedit.def created+18
......@@ -0,0 +1,18 @@
1;
2; Exports of file GPEDIT.DLL
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY GPEDIT.DLL
8EXPORTS
9BrowseForGPO
10CreateGPOLink
11DeleteAllGPOLinks
12DeleteGPOLink
13DllCanUnloadNow
14DllGetClassObject
15DllRegisterServer
16DllUnregisterServer
17ExportRSoPData
18ImportRSoPData
lib/libc/mingw/lib-common/hid.def created+52
......@@ -0,0 +1,52 @@
1;
2; Exports of file HID.DLL
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY HID.DLL
8EXPORTS
9HidD_FlushQueue
10HidD_FreePreparsedData
11HidD_GetAttributes
12HidD_GetConfiguration
13HidD_GetFeature
14HidD_GetHidGuid
15HidD_GetIndexedString
16HidD_GetInputReport
17HidD_GetManufacturerString
18HidD_GetMsGenreDescriptor
19HidD_GetNumInputBuffers
20HidD_GetPhysicalDescriptor
21HidD_GetPreparsedData
22HidD_GetProductString
23HidD_GetSerialNumberString
24HidD_Hello
25HidD_SetConfiguration
26HidD_SetFeature
27HidD_SetNumInputBuffers
28HidD_SetOutputReport
29HidP_GetButtonCaps
30HidP_GetCaps
31HidP_GetData
32HidP_GetExtendedAttributes
33HidP_GetLinkCollectionNodes
34HidP_GetScaledUsageValue
35HidP_GetSpecificButtonCaps
36HidP_GetSpecificValueCaps
37HidP_GetUsageValue
38HidP_GetUsageValueArray
39HidP_GetUsages
40HidP_GetUsagesEx
41HidP_GetValueCaps
42HidP_InitializeReportForID
43HidP_MaxDataListLength
44HidP_MaxUsageListLength
45HidP_SetData
46HidP_SetScaledUsageValue
47HidP_SetUsageValue
48HidP_SetUsageValueArray
49HidP_SetUsages
50HidP_TranslateUsagesToI8042ScanCodes
51HidP_UnsetUsages
52HidP_UsageListDifference
lib/libc/mingw/lib-common/hlink.def created+40
......@@ -0,0 +1,40 @@
1;
2; Exports of file hlink.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY hlink.dll
8EXPORTS
9HlinkCreateFromMoniker
10HlinkCreateFromString
11HlinkCreateFromData
12HlinkCreateBrowseContext
13HlinkClone
14HlinkNavigateToStringReference
15HlinkOnNavigate
16HlinkNavigate
17HlinkUpdateStackItem
18HlinkOnRenameDocument
19DllCanUnloadNow
20HlinkResolveMonikerForData
21HlinkResolveStringForData
22OleSaveToStreamEx
23DllGetClassObject
24HlinkParseDisplayName
25DllRegisterServer
26HlinkQueryCreateFromData
27HlinkSetSpecialReference
28HlinkGetSpecialReference
29HlinkCreateShortcut
30HlinkResolveShortcut
31HlinkIsShortcut
32HlinkResolveShortcutToString
33HlinkCreateShortcutFromString
34HlinkGetValueFromParams
35HlinkCreateShortcutFromMoniker
36HlinkResolveShortcutToMoniker
37HlinkTranslateURL
38HlinkCreateExtensionServices
39HlinkPreprocessMoniker
40DllUnregisterServer
lib/libc/mingw/lib-common/icm32.def created+29
......@@ -0,0 +1,29 @@
1;
2; Exports of file ICM32.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY ICM32.dll
8EXPORTS
9CMCheckColors
10CMCheckColorsInGamut
11CMCheckRGBs
12CMCreateDeviceLinkProfile
13CMCreateMultiProfileTransform
14CMCreateProfile
15CMCreateProfileW
16CMCreateTransform
17CMCreateTransformExt
18CMCreateTransformExtW
19CMCreateTransformW
20CMDeleteTransform
21CMGetInfo
22CMIsProfileValid
23CMTranslateColors
24CMTranslateRGB
25CMTranslateRGBs
26CMTranslateRGBsExt
27CMConvertColorNameToIndex
28CMConvertIndexToColorName
29CMGetNamedProfileInfo
lib/libc/mingw/lib-common/icmui.def created+12
......@@ -0,0 +1,12 @@
1;
2; Exports of file ICMUI.DLL
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY ICMUI.DLL
8EXPORTS
9DllCanUnloadNow
10DllGetClassObject
11SetupColorMatchingA
12SetupColorMatchingW
lib/libc/mingw/lib-common/ksuser.def created+15
......@@ -0,0 +1,15 @@
1;
2; Definition file of ksuser.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "ksuser.dll"
7EXPORTS
8KsCreateAllocator
9KsCreateAllocator2
10KsCreateClock
11KsCreateClock2
12KsCreatePin
13KsCreatePin2
14KsCreateTopologyNode
15KsCreateTopologyNode2
lib/libc/mingw/lib-common/ktmw32.def created+51
......@@ -0,0 +1,51 @@
1;
2; Definition file of ktmw32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "ktmw32.dll"
7EXPORTS
8CommitComplete
9CommitEnlistment
10CommitTransaction
11CommitTransactionAsync
12CreateEnlistment
13CreateResourceManager
14CreateTransaction
15CreateTransactionManager
16GetCurrentClockTransactionManager
17GetEnlistmentId
18GetEnlistmentRecoveryInformation
19GetNotificationResourceManager
20GetNotificationResourceManagerAsync
21GetTransactionId
22GetTransactionInformation
23GetTransactionManagerId
24OpenEnlistment
25OpenResourceManager
26OpenTransaction
27OpenTransactionManager
28OpenTransactionManagerById
29PrePrepareComplete
30PrePrepareEnlistment
31PrepareComplete
32PrepareEnlistment
33PrivCreateTransaction
34PrivIsLogWritableTransactionManager
35PrivPropagationComplete
36PrivPropagationFailed
37PrivRegisterProtocolAddressInformation
38ReadOnlyEnlistment
39RecoverEnlistment
40RecoverResourceManager
41RecoverTransactionManager
42RenameTransactionManager
43RollbackComplete
44RollbackEnlistment
45RollbackTransaction
46RollbackTransactionAsync
47RollforwardTransactionManager
48SetEnlistmentRecoveryInformation
49SetResourceManagerCompletionPort
50SetTransactionInformation
51SinglePhaseReject
lib/libc/mingw/lib-common/loadperf.def created+21
......@@ -0,0 +1,21 @@
1;
2; Definition file of loadperf.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "loadperf.dll"
7EXPORTS
8BackupPerfRegistryToFileW
9InstallPerfDllA
10InstallPerfDllW
11LoadPerfCounterTextStringsA
12LoadPerfCounterTextStringsW
13LpAcquireInstallationMutex
14LpReleaseInstallationMutex
15RestorePerfRegistryFromFileW
16SetServiceAsTrustedA
17SetServiceAsTrustedW
18UnloadPerfCounterTextStringsA
19UnloadPerfCounterTextStringsW
20UpdatePerfNameFilesA
21UpdatePerfNameFilesW
lib/libc/mingw/lib-common/logoncli.def created+91
......@@ -0,0 +1,91 @@
1;
2; Definition file of logoncli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "logoncli.dll"
7EXPORTS
8AuthzrExtAccessCheck
9AuthzrExtFreeContext
10AuthzrExtFreeResourceManager
11AuthzrExtGetInformationFromContext
12AuthzrExtInitializeCompoundContext
13AuthzrExtInitializeContextFromSid
14AuthzrExtInitializeRemoteResourceManager
15AuthzrExtModifyClaims
16DsAddressToSiteNamesA
17DsAddressToSiteNamesExA
18DsAddressToSiteNamesExW
19DsAddressToSiteNamesW
20DsDeregisterDnsHostRecordsA
21DsDeregisterDnsHostRecordsW
22DsEnumerateDomainTrustsA
23DsEnumerateDomainTrustsW
24DsGetDcCloseW
25DsGetDcNameA
26DsGetDcNameW
27DsGetDcNameWithAccountA
28DsGetDcNameWithAccountW
29DsGetDcNextA
30DsGetDcNextW
31DsGetDcOpenA
32DsGetDcOpenW
33DsGetDcSiteCoverageA
34DsGetDcSiteCoverageW
35DsGetForestTrustInformationW
36DsGetSiteNameA
37DsGetSiteNameW
38DsMergeForestTrustInformationW
39DsValidateSubnetNameA
40DsValidateSubnetNameW
41I_DsUpdateReadOnlyServerDnsRecords
42I_NetAccountDeltas
43I_NetAccountSync
44I_NetChainSetClientAttributes
45I_NetChainSetClientAttributes2
46I_NetDatabaseDeltas
47I_NetDatabaseRedo
48I_NetDatabaseSync
49I_NetDatabaseSync2
50I_NetGetDCList
51I_NetGetForestTrustInformation
52I_NetLogonControl
53I_NetLogonControl2
54I_NetLogonGetCapabilities
55I_NetLogonGetDomainInfo
56I_NetLogonSamLogoff
57I_NetLogonSamLogon
58I_NetLogonSamLogonEx
59I_NetLogonSamLogonWithFlags
60I_NetLogonSendToSam
61I_NetLogonUasLogoff
62I_NetLogonUasLogon
63I_NetServerAuthenticate
64I_NetServerAuthenticate2
65I_NetServerAuthenticate3
66I_NetServerGetTrustInfo
67I_NetServerPasswordGet
68I_NetServerPasswordSet
69I_NetServerPasswordSet2
70I_NetServerReqChallenge
71I_NetServerTrustPasswordsGet
72I_NetlogonComputeClientDigest
73I_NetlogonComputeClientSignature
74I_NetlogonComputeServerDigest
75I_NetlogonComputeServerSignature
76I_NetlogonGetTrustRid
77I_RpcExtInitializeExtensionPoint
78NetAddServiceAccount
79NetEnumerateServiceAccounts
80NetEnumerateTrustedDomains
81NetGetAnyDCName
82NetGetDCName
83NetIsServiceAccount
84NetLogonGetTimeServiceParentDomain
85NetLogonSetServiceBits
86NetQueryServiceAccount
87NetRemoveServiceAccount
88NlBindingAddServerToCache
89NlBindingRemoveServerFromCache
90NlBindingSetAuthInfo
91NlSetDsIsCloningPDC
lib/libc/mingw/lib-common/mapi32.def created+177
......@@ -0,0 +1,177 @@
1;
2; Definition file of MAPI32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MAPI32.dll"
7EXPORTS
8ord_8 @8
9MAPILogonEx
10MAPIAllocateBuffer
11MAPIAllocateMore
12MAPIFreeBuffer
13MAPIAdminProfiles
14MAPIInitialize
15MAPIUninitialize
16PRProviderInit
17LAUNCHWIZARD
18LaunchWizard
19MAPIOpenFormMgr
20MAPIOpenLocalFormContainer
21ScInitMapiUtil
22DeinitMapiUtil
23ScGenerateMuid
24HrAllocAdviseSink
25WrapProgress
26HrThisThreadAdviseSink
27ScBinFromHexBounded
28FBinFromHex
29HexFromBin
30BuildDisplayTable
31SwapPlong
32SwapPword
33MAPIInitIdle
34MAPIDeinitIdle
35InstallFilterHook
36FtgRegisterIdleRoutine
37EnableIdleRoutine
38DeregisterIdleRoutine
39ChangeIdleRoutine
40MAPIGetDefaultMalloc
41CreateIProp
42CreateTable
43MNLS_lstrlenW
44MNLS_lstrcmpW
45MNLS_lstrcpyW
46MNLS_CompareStringW
47MNLS_MultiByteToWideChar
48MNLS_WideCharToMultiByte
49MNLS_IsBadStringPtrW
50FEqualNames
51WrapStoreEntryID
52IsBadBoundedStringPtr
53HrQueryAllRows
54PropCopyMore
55UlPropSize
56FPropContainsProp
57FPropCompareProp
58LPropCompareProp
59HrAddColumns
60HrAddColumnsEx
61FtAddFt
62FtAdcFt
63FtSubFt
64FtMulDw
65FtMulDwDw
66FtNegFt
67FtDivFtBogus
68UlAddRef
69UlRelease
70SzFindCh
71SzFindLastCh
72SzFindSz
73UFromSz
74HrGetOneProp
75HrSetOneProp
76FPropExists
77PpropFindProp
78FreePadrlist
79FreeProws
80HrSzFromEntryID
81HrEntryIDFromSz
82HrComposeEID
83HrDecomposeEID
84HrComposeMsgID
85HrDecomposeMsgID
86OpenStreamOnFile
87OpenTnefStream
88OpenTnefStreamEx
89GetTnefStreamCodepage
90UlFromSzHex
91UNKOBJ_ScAllocate
92UNKOBJ_ScAllocateMore
93UNKOBJ_Free
94UNKOBJ_FreeRows
95UNKOBJ_ScCOAllocate
96UNKOBJ_ScCOReallocate
97UNKOBJ_COFree
98UNKOBJ_ScSzFromIdsAlloc
99ScCountNotifications
100ScCopyNotifications
101ScRelocNotifications
102ScCountProps
103ScCopyProps
104ScRelocProps
105LpValFindProp
106ScDupPropset
107FBadRglpszA
108FBadRglpszW
109FBadRowSet
110FBadRglpNameID
111FBadPropTag
112FBadRow
113FBadProp
114FBadColumnSet
115RTFSync
116WrapCompressedRTFStream
117__ValidateParameters
118__CPPValidateParameters
119FBadSortOrderSet
120FBadEntryList
121FBadRestriction
122ScUNCFromLocalPath
123ScLocalPathFromUNC
124HrIStorageFromStream
125HrValidateIPMSubtree
126OpenIMsgSession
127CloseIMsgSession
128OpenIMsgOnIStg
129SetAttribIMsgOnIStg
130GetAttribIMsgOnIStg
131MapStorageSCode
132ScMAPIXFromCMC
133ScMAPIXFromSMAPI
134EncodeID
135FDecodeID
136CchOfEncoding
137CbOfEncoded
138MAPISendDocuments
139MAPILogon
140MAPILogoff
141MAPISendMail
142MAPISaveMail
143MAPIReadMail
144MAPIFindNext
145MAPIDeleteMail
146MAPIAddress
147MAPIDetails
148MAPIResolveName
149BMAPISendMail
150BMAPISaveMail
151BMAPIReadMail
152BMAPIGetReadMail
153BMAPIFindNext
154BMAPIAddress
155BMAPIGetAddress
156BMAPIDetails
157BMAPIResolveName
158cmc_act_on
159cmc_free
160cmc_list
161cmc_logoff
162cmc_logon
163cmc_look_up
164cmc_query_configuration
165cmc_read
166cmc_send
167cmc_send_documents
168HrDispatchNotifications
169HrValidateParametersV
170HrValidateParametersValist
171ScCreateConversationIndex
172HrGetOmiProvidersFlags
173HrSetOmiProvidersFlagsInvalid
174GetOutlookVersion
175FixMAPI
176FGetComponentPath
177MAPISendMailW
lib/libc/mingw/lib-common/mf.def created+97
......@@ -0,0 +1,97 @@
1;
2; Definition file of MF.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MF.dll"
7EXPORTS
8AppendPropVariant
9ConvertPropVariant
10CopyPropertyStore
11CreateNamedPropertyStore
12ExtractPropVariant
13MFCreate3GPMediaSink
14MFCreateAC3MediaSink
15MFCreateADTSMediaSink
16MFCreateASFByteStreamPlugin
17MFCreateASFContentInfo
18MFCreateASFIndexer
19MFCreateASFIndexerByteStream
20MFCreateASFMediaSink
21MFCreateASFMediaSinkActivate
22MFCreateASFMultiplexer
23MFCreateASFProfile
24MFCreateASFProfileFromPresentationDescriptor
25MFCreateASFSplitter
26MFCreateASFStreamSelector
27MFCreateASFStreamingMediaSink
28MFCreateASFStreamingMediaSinkActivate
29MFCreateAggregateSource
30MFCreateAppSourceProxy
31MFCreateAudioRenderer
32MFCreateAudioRendererActivate
33MFCreateByteCacheFile
34MFCreateCacheManager
35MFCreateCredentialCache
36MFCreateDeviceSource
37MFCreateDeviceSourceActivate
38MFCreateDrmNetNDSchemePlugin
39MFCreateFMPEG4MediaSink
40MFCreateFileBlockMap
41MFCreateFileSchemePlugin
42MFCreateHttpSchemePlugin
43MFCreateLPCMByteStreamPlugin
44MFCreateMP3ByteStreamPlugin
45MFCreateMP3MediaSink
46MFCreateMPEG4MediaSink
47MFCreateMediaProcessor
48MFCreateMediaSession
49MFCreateMuxSink
50MFCreateNSCByteStreamPlugin
51MFCreateNetSchemePlugin
52MFCreatePMPHost
53MFCreatePMPMediaSession
54MFCreatePMPServer
55MFCreatePresentationClock
56MFCreatePresentationDescriptorFromASFProfile
57MFCreateProtectedEnvironmentAccess
58MFCreateProxyLocator
59MFCreateRemoteDesktopPlugin
60MFCreateSAMIByteStreamPlugin
61MFCreateSampleCopierMFT
62MFCreateSampleGrabberSinkActivate
63MFCreateSecureHttpSchemePlugin
64MFCreateSequencerSegmentOffset
65MFCreateSequencerSource
66MFCreateSequencerSourceRemoteStream
67MFCreateSimpleTypeHandler
68MFCreateSoundEventSchemePlugin
69MFCreateSourceResolver
70MFCreateStandardQualityManager
71MFCreateTopoLoader
72MFCreateTopology
73MFCreateTopologyNode
74MFCreateTranscodeProfile
75MFCreateTranscodeSinkActivate
76MFCreateTranscodeTopology
77MFCreateTranscodeTopologyFromByteStream
78MFCreateUrlmonSchemePlugin
79MFCreateVideoRenderer
80MFCreateVideoRendererActivate
81MFCreateWMAEncoderActivate
82MFCreateWMVEncoderActivate
83MFEnumDeviceSources
84MFGetLocalId
85MFGetMultipleServiceProviders
86MFGetService
87MFGetSupportedMimeTypes
88MFGetSupportedSchemes
89MFGetSystemId
90MFGetTopoNodeCurrentType
91MFLoadSignedLibrary
92MFRR_CreateActivate
93MFReadSequencerSegmentOffset
94MFRequireProtectedEnvironment
95MFShutdownObject
96MFTranscodeGetAudioOutputAvailableTypes
97MergePropertyStore
lib/libc/mingw/lib-common/mfplat.def created+205
......@@ -0,0 +1,205 @@
1LIBRARY "MFPlat.DLL"
2EXPORTS
3FormatTagFromWfx
4MFCreateGuid
5MFGetIoPortHandle
6MFEnumLocalMFTRegistrations
7MFGetPlatformFlags
8MFGetPlatformVersion
9MFGetRandomNumber
10MFIsFeatureEnabled
11MFIsQueueThread
12MFPlatformBigEndian
13MFPlatformLittleEndian
14MFTraceError
15MFllMulDiv
16ValidateWaveFormat
17CopyPropVariant
18CreatePropVariant
19CreatePropertyStore
20DestroyPropVariant
21GetAMSubtypeFromD3DFormat
22GetD3DFormatFromMFSubtype
23LFGetGlobalPool
24MFAddPeriodicCallback
25MFAllocateSerialWorkQueue
26MFAllocateWorkQueue
27MFAllocateWorkQueueEx
28MFAppendCollection
29MFAverageTimePerFrameToFrameRate
30MFBeginCreateFile
31MFBeginGetHostByName
32MFBeginRegisterWorkQueueWithMMCSS
33MFBeginRegisterWorkQueueWithMMCSSEx
34MFBeginUnregisterWorkQueueWithMMCSS
35MFBlockThread
36MFCalculateBitmapImageSize
37MFCalculateImageSize
38MFCancelCreateFile
39MFCancelWorkItem
40MFClearLocalMFTs
41MFCompareFullToPartialMediaType
42MFCompareSockaddrAddresses
43MFConvertColorInfoFromDXVA
44MFConvertColorInfoToDXVA
45MFConvertFromFP16Array
46MFConvertToFP16Array
47MFCopyImage
48MFCreate2DMediaBuffer
49MFCreateAMMediaTypeFromMFMediaType
50MFCreateAlignedMemoryBuffer
51MFCreateAsyncResult
52MFCreateAttributes
53MFCreateAudioMediaType
54MFCreateCollection
55MFCreateDXGIDeviceManager
56MFCreateDXGISurfaceBuffer
57MFCreateDXSurfaceBuffer
58MFCreateEventQueue
59MFCreateFile
60MFCreateFileFromHandle
61MFCreateLegacyMediaBufferOnMFMediaBuffer
62MFCreateMFByteStreamOnStream
63MFCreateMFByteStreamOnStreamEx
64MFCreateMFByteStreamWrapper
65MFCreateMFVideoFormatFromMFMediaType
66MFCreateMediaBufferFromMediaType
67MFCreateMediaBufferWrapper
68MFCreateMediaEvent
69MFCreateMediaEventResult
70MFCreateMediaExtensionActivate
71MFCreateMediaExtensionActivateNoInit
72MFCreateMediaType
73MFCreateMediaTypeFromProperties
74MFCreateMediaTypeFromRepresentation
75MFCreateMemoryBuffer
76MFCreateMemoryStream
77MFCreatePathFromURL
78MFCreatePresentationDescriptor
79MFCreatePropertiesFromMediaType
80MFCreateReusableByteStream
81MFCreateSample
82MFCreateSocket
83MFCreateSocketListener
84MFCreateSourceResolver
85MFCreateSourceResolverInternal
86MFCreateStreamDescriptor
87MFCreateStreamOnMFByteStream
88MFCreateStreamOnMFByteStreamEx
89MFCreateSystemTimeSource
90MFCreateSystemUnderlyingClock
91MFCreateTempFile
92MFCreateTrackedSample
93MFCreateTransformActivate
94MFCreateURLFromPath
95MFCreateUdpSockets
96MFCreateVideoMediaType
97MFCreateVideoMediaTypeFromBitMapInfoHeader
98MFCreateVideoMediaTypeFromBitMapInfoHeaderEx
99MFCreateVideoMediaTypeFromSubtype
100MFCreateVideoMediaTypeFromVideoInfoHeader
101MFCreateVideoMediaTypeFromVideoInfoHeader2
102MFCreateVideoSampleAllocatorEx
103MFCreateWICBitmapBuffer
104MFCreateWaveFormatExFromMFMediaType
105MFDeserializeAttributesFromStream
106MFDeserializeEvent
107MFDeserializeMediaTypeFromStream
108MFDeserializePresentationDescriptor
109MFEndCreateFile
110MFEndGetHostByName
111MFEndRegisterWorkQueueWithMMCSS
112MFEndUnregisterWorkQueueWithMMCSS
113MFFrameRateToAverageTimePerFrame
114MFFreeAdaptersAddresses
115MFGetAdaptersAddresses
116MFGetAttributesAsBlob
117MFGetAttributesAsBlobSize
118MFGetConfigurationDWORD
119MFGetConfigurationPolicy
120MFGetConfigurationStore
121MFGetConfigurationString
122MFGetContentProtectionSystemCLSID
123MFGetMFTMerit
124MFGetNumericNameFromSockaddr
125MFGetPlaneSize
126MFGetPlatform
127MFGetPluginControl
128MFGetPrivateWorkqueues
129MFGetSockaddrFromNumericName
130MFGetStrideForBitmapInfoHeader
131MFGetSupportedMimeTypes
132MFGetSupportedSchemes
133MFGetSystemTime
134MFGetTimerPeriodicity
135MFGetUncompressedVideoFormat
136MFGetWorkQueueMMCSSClass
137MFGetWorkQueueMMCSSPriority
138MFGetWorkQueueMMCSSTaskId
139MFHeapAlloc
140MFHeapFree
141MFInitAMMediaTypeFromMFMediaType
142MFInitAttributesFromBlob
143MFInitMediaTypeFromAMMediaType
144MFInitMediaTypeFromMFVideoFormat
145MFInitMediaTypeFromMPEG1VideoInfo
146MFInitMediaTypeFromMPEG2VideoInfo
147MFInitMediaTypeFromVideoInfoHeader
148MFInitMediaTypeFromVideoInfoHeader2
149MFInitMediaTypeFromWaveFormatEx
150MFInitVideoFormat
151MFInitVideoFormat_RGB
152MFInvokeCallback
153MFJoinIoPort
154MFIsBottomUpFormat
155MFIsLocallyRegisteredMimeType
156MFJoinWorkQueue
157MFLockDXGIDeviceManager
158MFLockPlatform
159MFLockSharedWorkQueue
160MFLockWorkQueue
161MFMapDX9FormatToDXGIFormat
162MFMapDXGIFormatToDX9Format
163MFPutWaitingWorkItem
164MFPutWorkItem
165MFPutWorkItem2
166MFPutWorkItemEx
167MFPutWorkItemEx2
168MFRecordError
169MFRegisterLocalByteStreamHandler
170MFRegisterLocalSchemeHandler
171MFRegisterPlatformWithMMCSS
172MFRemovePeriodicCallback
173MFScheduleWorkItem
174MFScheduleWorkItemEx
175MFSerializeAttributesToStream
176MFSerializeEvent
177MFSerializeMediaTypeToStream
178MFSerializePresentationDescriptor
179MFSetSockaddrAny
180MFShutdown
181MFStartup
182MFStreamDescriptorProtectMediaType
183MFTEnum
184MFTEnumEx
185MFTGetInfo
186MFTRegister
187MFTRegisterLocal
188MFTRegisterLocalByCLSID
189MFTUnregister
190MFTUnregisterLocal
191MFTUnregisterLocalByCLSID
192MFTraceError
193MFTraceFuncEnter
194MFUnblockThread
195MFUnjoinWorkQueue
196MFUnlockDXGIDeviceManager
197MFUnlockPlatform
198MFUnlockWorkQueue
199MFUnregisterPlatformFromMMCSS
200MFUnwrapMediaType
201MFValidateMediaTypeSize
202MFWrapMediaType
203MFllMulDiv
204PropVariantFromStream
205PropVariantToStream
lib/libc/mingw/lib-common/mfreadwrite.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY "MFReadWrite.dll"
2EXPORTS
3MFCreateSinkWriterFromMediaSink
4MFCreateSinkWriterFromURL
5MFCreateSourceReaderFromByteStream
6MFCreateSourceReaderFromMediaSource
7MFCreateSourceReaderFromURL
lib/libc/mingw/lib-common/mgmtapi.def created+17
......@@ -0,0 +1,17 @@
1;
2; Exports of file mgmtapi.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY mgmtapi.dll
8EXPORTS
9SnmpMgrClose
10SnmpMgrCtl
11SnmpMgrGetTrap
12SnmpMgrGetTrapEx
13SnmpMgrOidToStr
14SnmpMgrOpen
15SnmpMgrRequest
16SnmpMgrStrToOid
17SnmpMgrTrapListen
lib/libc/mingw/lib-common/mmdevapi.def created+3
......@@ -0,0 +1,3 @@
1LIBRARY "mmdevapi.dll"
2EXPORTS
3ActivateAudioInterfaceAsync
lib/libc/mingw/lib-common/msacm32.def created+51
......@@ -0,0 +1,51 @@
1;
2; Definition file of MSACM32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MSACM32.dll"
7EXPORTS
8XRegThunkEntry
9acmDriverAddA
10acmDriverAddW
11acmDriverClose
12acmDriverDetailsA
13acmDriverDetailsW
14acmDriverEnum
15acmDriverID
16acmDriverMessage
17acmDriverOpen
18acmDriverPriority
19acmDriverRemove
20acmFilterChooseA
21acmFilterChooseW
22acmFilterDetailsA
23acmFilterDetailsW
24acmFilterEnumA
25acmFilterEnumW
26acmFilterTagDetailsA
27acmFilterTagDetailsW
28acmFilterTagEnumA
29acmFilterTagEnumW
30acmFormatChooseA
31acmFormatChooseW
32acmFormatDetailsA
33acmFormatDetailsW
34acmFormatEnumA
35acmFormatEnumW
36acmFormatSuggest
37acmFormatTagDetailsA
38acmFormatTagDetailsW
39acmFormatTagEnumA
40acmFormatTagEnumW
41acmGetVersion
42acmMessage32
43acmMetrics
44acmStreamClose
45acmStreamConvert
46acmStreamMessage
47acmStreamOpen
48acmStreamPrepareHeader
49acmStreamReset
50acmStreamSize
51acmStreamUnprepareHeader
lib/libc/mingw/lib-common/msdmo.def created+23
......@@ -0,0 +1,23 @@
1;
2; Exports of file msdmo.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY msdmo.dll
8EXPORTS
9DMOEnum
10DMOGetName
11DMOGetTypes
12DMOGuidToStrA
13DMOGuidToStrW
14DMORegister
15DMOStrToGuidA
16DMOStrToGuidW
17DMOUnregister
18MoCopyMediaType
19MoCreateMediaType
20MoDeleteMediaType
21MoDuplicateMediaType
22MoFreeMediaType
23MoInitMediaType
lib/libc/mingw/lib-common/msdrm.def created+98
......@@ -0,0 +1,98 @@
1;
2; Definition file of msdrm.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "msdrm.dll"
7EXPORTS
8DRMAcquireAdvisories
9DRMAcquireIssuanceLicenseTemplate
10DRMAcquireLicense
11DRMActivate
12DRMAddLicense
13DRMAddRightWithUser
14DRMAttest
15DRMCheckSecurity
16DRMClearAllRights
17DRMCloseEnvironmentHandle
18DRMCloseHandle
19DRMClosePubHandle
20DRMCloseQueryHandle
21DRMCloseSession
22DRMConstructCertificateChain
23DRMCreateBoundLicense
24DRMCreateClientSession
25DRMCreateEnablingBitsDecryptor
26DRMCreateEnablingBitsEncryptor
27DRMCreateEnablingPrincipal
28DRMCreateIssuanceLicense
29DRMCreateLicenseStorageSession
30DRMCreateRight
31DRMCreateUser
32DRMDecode
33DRMDeconstructCertificateChain
34DRMDecrypt
35DRMDeleteLicense
36DRMDuplicateEnvironmentHandle
37DRMDuplicateHandle
38DRMDuplicatePubHandle
39DRMDuplicateSession
40DRMEncode
41DRMEncrypt
42DRMEnumerateLicense
43DRMGetApplicationSpecificData
44DRMGetBoundLicenseAttribute
45DRMGetBoundLicenseAttributeCount
46DRMGetBoundLicenseObject
47DRMGetBoundLicenseObjectCount
48DRMGetCertificateChainCount
49DRMGetClientVersion
50DRMGetEnvironmentInfo
51DRMGetInfo
52DRMGetIntervalTime
53DRMGetIssuanceLicenseInfo
54DRMGetIssuanceLicenseTemplate
55DRMGetMetaData
56DRMGetNameAndDescription
57DRMGetOwnerLicense
58DRMGetProcAddress
59DRMGetRevocationPoint
60DRMGetRightExtendedInfo
61DRMGetRightInfo
62DRMGetSecurityProvider
63DRMGetServiceLocation
64DRMGetSignedIssuanceLicense
65DRMGetSignedIssuanceLicenseEx
66DRMGetTime
67DRMGetUnboundLicenseAttribute
68DRMGetUnboundLicenseAttributeCount
69DRMGetUnboundLicenseObject
70DRMGetUnboundLicenseObjectCount
71DRMGetUsagePolicy
72DRMGetUserInfo
73DRMGetUserRights
74DRMGetUsers
75DRMInitEnvironment
76DRMIsActivated
77DRMIsWindowProtected
78DRMLoadLibrary
79DRMParseUnboundLicense
80DRMRegisterContent
81DRMRegisterProtectedWindow
82DRMRegisterRevocationList
83DRMRepair
84DRMSetApplicationSpecificData
85DRMSetGlobalOptions
86DRMSetIntervalTime
87DRMSetMetaData
88DRMSetNameAndDescription
89DRMSetRevocationPoint
90DRMSetUsagePolicy
91DRMVerify
92DRMpCloseFile
93DRMpFileInitialize
94DRMpFileIsProtected
95DRMpFileProtect
96DRMpFileUnprotect
97DRMpFreeMemory
98__AddMachineCertToLicenseStore
lib/libc/mingw/lib-common/msi.def created+297
......@@ -0,0 +1,297 @@
1;
2; Definition file of msi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "msi.dll"
7EXPORTS
8MsiAdvertiseProductA
9MsiAdvertiseProductW
10MsiCloseAllHandles
11MsiCloseHandle
12MsiCollectUserInfoA
13MsiCollectUserInfoW
14MsiConfigureFeatureA
15MsiConfigureFeatureFromDescriptorA
16MsiConfigureFeatureFromDescriptorW
17MsiConfigureFeatureW
18MsiConfigureProductA
19MsiConfigureProductW
20MsiCreateRecord
21MsiDatabaseApplyTransformA
22MsiDatabaseApplyTransformW
23MsiDatabaseCommit
24MsiDatabaseExportA
25MsiDatabaseExportW
26MsiDatabaseGenerateTransformA
27MsiDatabaseGenerateTransformW
28MsiDatabaseGetPrimaryKeysA
29MsiDatabaseGetPrimaryKeysW
30MsiDatabaseImportA
31MsiDatabaseImportW
32MsiDatabaseMergeA
33MsiDatabaseMergeW
34MsiDatabaseOpenViewA
35MsiDatabaseOpenViewW
36MsiDoActionA
37MsiDoActionW
38MsiEnableUIPreview
39MsiEnumClientsA
40MsiEnumClientsW
41MsiEnumComponentQualifiersA
42MsiEnumComponentQualifiersW
43MsiEnumComponentsA
44MsiEnumComponentsW
45MsiEnumFeaturesA
46MsiEnumFeaturesW
47MsiEnumProductsA
48MsiEnumProductsW
49MsiEvaluateConditionA
50MsiEvaluateConditionW
51MsiGetLastErrorRecord
52MsiGetActiveDatabase
53MsiGetComponentStateA
54MsiGetComponentStateW
55MsiGetDatabaseState
56MsiGetFeatureCostA
57MsiGetFeatureCostW
58MsiGetFeatureInfoA
59MsiGetFeatureInfoW
60MsiGetFeatureStateA
61MsiGetFeatureStateW
62MsiGetFeatureUsageA
63MsiGetFeatureUsageW
64MsiGetFeatureValidStatesA
65MsiGetFeatureValidStatesW
66MsiGetLanguage
67MsiGetMode
68MsiGetProductCodeA
69MsiGetProductCodeW
70MsiGetProductInfoA
71MsiGetProductInfoFromScriptA
72MsiGetProductInfoFromScriptW
73MsiGetProductInfoW
74MsiGetProductPropertyA
75MsiGetProductPropertyW
76MsiGetPropertyA
77MsiGetPropertyW
78MsiGetSourcePathA
79MsiGetSourcePathW
80MsiGetSummaryInformationA
81MsiGetSummaryInformationW
82MsiGetTargetPathA
83MsiGetTargetPathW
84MsiGetUserInfoA
85MsiGetUserInfoW
86MsiInstallMissingComponentA
87MsiInstallMissingComponentW
88MsiInstallMissingFileA
89MsiInstallMissingFileW
90MsiInstallProductA
91MsiInstallProductW
92MsiLocateComponentA
93MsiLocateComponentW
94MsiOpenDatabaseA
95MsiOpenDatabaseW
96MsiOpenPackageA
97MsiOpenPackageW
98MsiOpenProductA
99MsiOpenProductW
100MsiPreviewBillboardA
101MsiPreviewBillboardW
102MsiPreviewDialogA
103MsiPreviewDialogW
104MsiProcessAdvertiseScriptA
105MsiProcessAdvertiseScriptW
106MsiProcessMessage
107MsiProvideComponentA
108MsiProvideComponentFromDescriptorA
109MsiProvideComponentFromDescriptorW
110MsiProvideComponentW
111MsiProvideQualifiedComponentA
112MsiProvideQualifiedComponentW
113MsiQueryFeatureStateA
114MsiQueryFeatureStateW
115MsiQueryProductStateA
116MsiQueryProductStateW
117MsiRecordDataSize
118MsiRecordGetFieldCount
119MsiRecordGetInteger
120MsiRecordGetStringA
121MsiRecordGetStringW
122MsiRecordIsNull
123MsiRecordReadStream
124MsiRecordSetInteger
125MsiRecordSetStreamA
126MsiRecordSetStreamW
127MsiRecordSetStringA
128MsiRecordSetStringW
129MsiReinstallFeatureA
130MsiReinstallFeatureFromDescriptorA
131MsiReinstallFeatureFromDescriptorW
132MsiReinstallFeatureW
133MsiReinstallProductA
134MsiReinstallProductW
135MsiSequenceA
136MsiSequenceW
137MsiSetComponentStateA
138MsiSetComponentStateW
139MsiSetExternalUIA
140MsiSetExternalUIW
141MsiSetFeatureStateA
142MsiSetFeatureStateW
143MsiSetInstallLevel
144MsiSetInternalUI
145MsiVerifyDiskSpace
146MsiSetMode
147MsiSetPropertyA
148MsiSetPropertyW
149MsiSetTargetPathA
150MsiSetTargetPathW
151MsiSummaryInfoGetPropertyA
152MsiSummaryInfoGetPropertyCount
153MsiSummaryInfoGetPropertyW
154MsiSummaryInfoPersist
155MsiSummaryInfoSetPropertyA
156MsiSummaryInfoSetPropertyW
157MsiUseFeatureA
158MsiUseFeatureW
159MsiVerifyPackageA
160MsiVerifyPackageW
161MsiViewClose
162MsiViewExecute
163MsiViewFetch
164MsiViewGetErrorA
165MsiViewGetErrorW
166MsiViewModify
167MsiDatabaseIsTablePersistentA
168MsiDatabaseIsTablePersistentW
169MsiViewGetColumnInfo
170MsiRecordClearData
171MsiEnableLogA
172MsiEnableLogW
173MsiFormatRecordA
174MsiFormatRecordW
175MsiGetComponentPathA
176MsiGetComponentPathW
177MsiApplyPatchA
178MsiApplyPatchW
179MsiAdvertiseScriptA
180MsiAdvertiseScriptW
181MsiGetPatchInfoA
182MsiGetPatchInfoW
183MsiEnumPatchesA
184MsiEnumPatchesW
185MsiGetProductCodeFromPackageCodeA
186MsiGetProductCodeFromPackageCodeW
187MsiCreateTransformSummaryInfoA
188MsiCreateTransformSummaryInfoW
189MsiQueryFeatureStateFromDescriptorA
190MsiQueryFeatureStateFromDescriptorW
191MsiConfigureProductExA
192MsiConfigureProductExW
193MsiInvalidateFeatureCache
194MsiUseFeatureExA
195MsiUseFeatureExW
196MsiGetFileVersionA
197MsiGetFileVersionW
198MsiLoadStringA
199MsiLoadStringW
200MsiMessageBoxA
201MsiMessageBoxW
202MsiDecomposeDescriptorA
203MsiDecomposeDescriptorW
204MsiProvideQualifiedComponentExA
205MsiProvideQualifiedComponentExW
206MsiEnumRelatedProductsA
207MsiEnumRelatedProductsW
208MsiSetFeatureAttributesA
209MsiSetFeatureAttributesW
210MsiSourceListClearAllA
211MsiSourceListClearAllW
212MsiSourceListAddSourceA
213MsiSourceListAddSourceW
214MsiSourceListForceResolutionA
215MsiSourceListForceResolutionW
216MsiIsProductElevatedA
217MsiIsProductElevatedW
218MsiGetShortcutTargetA
219MsiGetShortcutTargetW
220MsiGetFileHashA
221MsiGetFileHashW
222MsiEnumComponentCostsA
223MsiEnumComponentCostsW
224MsiCreateAndVerifyInstallerDirectory
225MsiGetFileSignatureInformationA
226MsiGetFileSignatureInformationW
227MsiProvideAssemblyA
228MsiProvideAssemblyW
229MsiAdvertiseProductExA
230MsiAdvertiseProductExW
231MsiNotifySidChangeA
232MsiNotifySidChangeW
233MsiOpenPackageExA
234MsiOpenPackageExW
235MsiDeleteUserDataA
236MsiDeleteUserDataW
237Migrate10CachedPackagesA
238Migrate10CachedPackagesW
239MsiRemovePatchesA
240MsiRemovePatchesW
241MsiApplyMultiplePatchesA
242MsiApplyMultiplePatchesW
243MsiExtractPatchXMLDataA
244MsiExtractPatchXMLDataW
245MsiGetPatchInfoExA
246MsiGetPatchInfoExW
247MsiEnumProductsExA
248MsiEnumProductsExW
249MsiGetProductInfoExA
250MsiGetProductInfoExW
251MsiQueryComponentStateA
252MsiQueryComponentStateW
253MsiQueryFeatureStateExA
254MsiQueryFeatureStateExW
255MsiDeterminePatchSequenceA
256MsiDeterminePatchSequenceW
257MsiSourceListAddSourceExA
258MsiSourceListAddSourceExW
259MsiSourceListClearSourceA
260MsiSourceListClearSourceW
261MsiSourceListClearAllExA
262MsiSourceListClearAllExW
263MsiSourceListForceResolutionExA
264MsiSourceListForceResolutionExW
265MsiSourceListEnumSourcesA
266MsiSourceListEnumSourcesW
267MsiSourceListGetInfoA
268MsiSourceListGetInfoW
269MsiSourceListSetInfoA
270MsiSourceListSetInfoW
271MsiEnumPatchesExA
272MsiEnumPatchesExW
273MsiSourceListEnumMediaDisksA
274MsiSourceListEnumMediaDisksW
275MsiSourceListAddMediaDiskA
276MsiSourceListAddMediaDiskW
277MsiSourceListClearMediaDiskA
278MsiSourceListClearMediaDiskW
279MsiDetermineApplicablePatchesA
280MsiDetermineApplicablePatchesW
281MsiMessageBoxExA
282MsiMessageBoxExW
283MsiSetExternalUIRecord
284MsiGetPatchFileListA
285MsiGetPatchFileListW
286MsiBeginTransactionA
287MsiBeginTransactionW
288MsiEndTransaction
289MsiJoinTransaction
290MsiSetOfflineContextW
291MsiEnumComponentsExA
292MsiEnumComponentsExW
293MsiEnumClientsExA
294MsiEnumClientsExW
295MsiGetComponentPathExA
296MsiGetComponentPathExW
297QueryInstanceCount
lib/libc/mingw/lib-common/msimg32.def created+13
......@@ -0,0 +1,13 @@
1;
2; Exports of file MSIMG32.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY MSIMG32.dll
8EXPORTS
9vSetDdrawflag
10AlphaBlend
11DllInitialize
12GradientFill
13TransparentBlt
lib/libc/mingw/lib-common/msports.def created+19
......@@ -0,0 +1,19 @@
1;
2; Exports of file MSPORTS.DLL
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY MSPORTS.DLL
8EXPORTS
9ComDBClaimNextFreePort
10ComDBClaimPort
11ComDBClose
12ComDBGetCurrentPortUsage
13ComDBOpen
14ComDBReleasePort
15ComDBResizeDatabase
16ParallelPortPropPageProvider
17PortsClassInstaller
18SerialDisplayAdvancedSettings
19SerialPortPropPageProvider
lib/libc/mingw/lib-common/mstask.def created+21
......@@ -0,0 +1,21 @@
1;
2; Exports of file mstask.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY mstask.dll
8EXPORTS
9ConvertAtJobsToTasks
10DllCanUnloadNow
11DllGetClassObject
12GetNetScheduleAccountInformation
13NetrJobAdd
14NetrJobDel
15NetrJobEnum
16NetrJobGetInfo
17SAGetAccountInformation
18SAGetNSAccountInformation
19SASetAccountInformation
20SASetNSAccountInformation
21SetNetScheduleAccountInformation
lib/libc/mingw/lib-common/mtxdm.def created+9
......@@ -0,0 +1,9 @@
1;
2; Exports of file MTxDM.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY MTxDM.dll
8EXPORTS
9GetDispenserManager
lib/libc/mingw/lib-common/ndfapi.def created+31
......@@ -0,0 +1,31 @@
1;
2; Definition file of NDFAPI.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "NDFAPI.DLL"
7EXPORTS
8NdfRunDllDiagnoseIncident
9NdfRunDllDiagnoseNetConnectionIncident
10NdfRunDllDiagnoseWithAnswerFile
11NdfRunDllDuplicateIPDefendingSystem
12NdfRunDllDuplicateIPOffendingSystem
13NdfRunDllHelpTopic
14NdfCancelIncident
15NdfCloseIncident
16NdfCreateConnectivityIncident
17NdfCreateDNSIncident
18NdfCreateGroupingIncident
19NdfCreateInboundIncident
20NdfCreateIncident
21NdfCreateNetConnectionIncident
22NdfCreatePnrpIncident
23NdfCreateSharingIncident
24NdfCreateWebIncident
25NdfCreateWebIncidentEx
26NdfCreateWinSockIncident
27NdfDiagnoseIncident
28NdfExecuteDiagnosis
29NdfGetTraceFile
30NdfRepairIncident
31NdfRepairIncidentEx
lib/libc/mingw/lib-common/netutils.def created+29
......@@ -0,0 +1,29 @@
1;
2; Definition file of netutils.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "netutils.dll"
7EXPORTS
8NetApiBufferAllocate
9NetApiBufferFree
10NetApiBufferReallocate
11NetApiBufferSize
12NetRemoteComputerSupports
13NetapipBufferAllocate
14NetpIsComputerNameValid
15NetpIsDomainNameValid
16NetpIsGroupNameValid
17NetpIsRemote
18NetpIsRemoteNameValid
19NetpIsShareNameValid
20NetpIsUncComputerNameValid
21NetpIsUserNameValid
22NetpwListCanonicalize
23NetpwListTraverse
24NetpwNameCanonicalize
25NetpwNameCompare
26NetpwNameValidate
27NetpwPathCanonicalize
28NetpwPathCompare
29NetpwPathType
lib/libc/mingw/lib-common/normaliz.def created+12
......@@ -0,0 +1,12 @@
1;
2; Definition file of Normaliz.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "Normaliz.dll"
7EXPORTS
8IdnToAscii
9IdnToNameprepUnicode
10IdnToUnicode
11IsNormalizedString
12NormalizeString
lib/libc/mingw/lib-common/ntdsapi.def created+130
......@@ -0,0 +1,130 @@
1;
2; Definition file of NTDSAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "NTDSAPI.dll"
7EXPORTS
8DsAddCloneDCW
9DsAddSidHistoryA
10DsAddSidHistoryW
11DsBindA
12DsBindByInstanceA
13DsBindByInstanceW
14DsBindToISTGA
15DsBindToISTGW
16DsBindW
17DsBindWithCredA
18DsBindWithCredW
19DsBindWithSpnA
20DsBindWithSpnExA
21DsBindWithSpnExW
22DsBindWithSpnExWWorker
23DsBindWithSpnW
24DsBindingSetTimeout
25DsClientMakeSpnForTargetServerA
26DsClientMakeSpnForTargetServerW
27DsCrackNamesA
28DsCrackNamesW
29DsCrackNamesWWorker
30DsCrackSpn2A
31DsCrackSpn2W
32DsCrackSpn3W
33DsCrackSpn4W
34DsCrackSpnA
35DsCrackSpnW
36DsCrackUnquotedMangledRdnA
37DsCrackUnquotedMangledRdnW
38DsFinishDemotionW
39DsFreeCloneDcResult
40DsFreeDomainControllerInfoA
41DsFreeDomainControllerInfoW
42DsFreeDomainControllerInfoWWorker
43DsFreeNameResultA
44DsFreeNameResultW
45DsFreeNameResultWWorker
46DsFreePasswordCredentials
47DsFreePasswordCredentialsWorker
48DsFreeSchemaGuidMapA
49DsFreeSchemaGuidMapW
50DsFreeSpnArrayA
51DsFreeSpnArrayW
52DsGetBindAddrW
53DsGetBindAnnotW
54DsGetBindInstGuid
55DsGetDomainControllerInfoA
56DsGetDomainControllerInfoW
57DsGetDomainControllerInfoWWorker
58DsGetRdnW
59DsGetSpnA
60DsGetSpnW
61DsInheritSecurityIdentityA
62DsInheritSecurityIdentityW
63DsInitDemotionW
64DsIsMangledDnA
65DsIsMangledDnW
66DsIsMangledRdnValueA
67DsIsMangledRdnValueW
68DsListDomainsInSiteA
69DsListDomainsInSiteW
70DsListInfoForServerA
71DsListInfoForServerW
72DsListRolesA
73DsListRolesW
74DsListServersForDomainInSiteA
75DsListServersForDomainInSiteW
76DsListServersInSiteA
77DsListServersInSiteW
78DsListSitesA
79DsListSitesW
80DsLogEntry
81DsMakePasswordCredentialsA
82DsMakePasswordCredentialsW
83DsMakePasswordCredentialsWWorker
84DsMakeSpnA
85DsMakeSpnW
86DsMapSchemaGuidsA
87DsMapSchemaGuidsW
88DsQuerySitesByCostA
89DsQuerySitesByCostW
90DsQuerySitesFree
91DsQuoteRdnValueA
92DsQuoteRdnValueW
93DsRemoveDsDomainA
94DsRemoveDsDomainW
95DsRemoveDsServerA
96DsRemoveDsServerW
97DsReplicaAddA
98DsReplicaAddW
99DsReplicaConsistencyCheck
100DsReplicaDelA
101DsReplicaDelW
102DsReplicaDemotionW
103DsReplicaFreeInfo
104DsReplicaGetInfo2W
105DsReplicaGetInfoW
106DsReplicaModifyA
107DsReplicaModifyW
108DsReplicaSyncA
109DsReplicaSyncAllA
110DsReplicaSyncAllW
111DsReplicaSyncW
112DsReplicaUpdateRefsA
113DsReplicaUpdateRefsW
114DsReplicaVerifyObjectsA
115DsReplicaVerifyObjectsW
116DsServerRegisterSpnA
117DsServerRegisterSpnW
118DsUnBindA
119DsUnBindW
120DsUnBindWWorker
121DsUnquoteRdnValueA
122DsUnquoteRdnValueW
123DsWriteAccountSpnA
124DsWriteAccountSpnW
125DsaopBind
126DsaopBindWithCred
127DsaopBindWithSpn
128DsaopExecuteScript
129DsaopPrepareScript
130DsaopUnBind
lib/libc/mingw/lib-common/oleacc.def created+31
......@@ -0,0 +1,31 @@
1;
2; Definition file of OLEACC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "OLEACC.dll"
7EXPORTS
8AccGetRunningUtilityState
9AccNotifyTouchInteraction
10AccSetRunningUtilityState
11AccessibleChildren
12AccessibleObjectFromEvent
13AccessibleObjectFromPoint
14AccessibleObjectFromWindow
15AccessibleObjectFromWindowTimeout
16CreateStdAccessibleObject
17CreateStdAccessibleProxyA
18CreateStdAccessibleProxyW
19GetOleaccVersionInfo
20GetProcessHandleFromHwnd
21GetRoleTextA
22GetRoleTextW
23GetStateTextA
24GetStateTextW
25IID_IAccessible
26IID_IAccessibleHandler
27LIBID_Accessibility
28LresultFromObject
29ObjectFromLresult
30PropMgrClient_LookupProp
31WindowFromAccessibleObject
lib/libc/mingw/lib-common/oledlg.def created+30
......@@ -0,0 +1,30 @@
1;
2; Definition file of oledlg.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "oledlg.dll"
7EXPORTS
8OleUIAddVerbMenuA
9OleUICanConvertOrActivateAs
10OleUIInsertObjectA
11OleUIPasteSpecialA
12OleUIEditLinksA
13OleUIChangeIconA
14OleUIConvertA
15OleUIBusyA
16OleUIUpdateLinksA
17OleUIPromptUserA
18OleUIObjectPropertiesA
19OleUIChangeSourceA
20OleUIAddVerbMenuW
21OleUIBusyW
22OleUIChangeIconW
23OleUIChangeSourceW
24OleUIConvertW
25OleUIEditLinksW
26OleUIInsertObjectW
27OleUIObjectPropertiesW
28OleUIPasteSpecialW
29OleUIPromptUserW
30OleUIUpdateLinksW
lib/libc/mingw/lib-common/p2p.def created+119
......@@ -0,0 +1,119 @@
1;
2; Definition file of P2P.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "P2P.dll"
7EXPORTS
8PeerGroupHandlePowerEvent
9PeerCollabAddContact
10PeerCollabAsyncInviteContact
11PeerCollabAsyncInviteEndpoint
12PeerCollabCancelInvitation
13PeerCollabCloseHandle
14PeerCollabDeleteContact
15PeerCollabDeleteEndpointData
16PeerCollabDeleteObject
17PeerCollabEnumApplicationRegistrationInfo
18PeerCollabEnumApplications
19PeerCollabEnumContacts
20PeerCollabEnumEndpoints
21PeerCollabEnumObjects
22PeerCollabEnumPeopleNearMe
23PeerCollabExportContact
24PeerCollabGetAppLaunchInfo
25PeerCollabGetApplicationRegistrationInfo
26PeerCollabGetContact
27PeerCollabGetEndpointName
28PeerCollabGetEventData
29PeerCollabGetInvitationResponse
30PeerCollabGetPresenceInfo
31PeerCollabGetSigninOptions
32PeerCollabInviteContact
33PeerCollabInviteEndpoint
34PeerCollabParseContact
35PeerCollabQueryContactData
36PeerCollabRefreshEndpointData
37PeerCollabRegisterApplication
38PeerCollabRegisterEvent
39PeerCollabSetEndpointName
40PeerCollabSetObject
41PeerCollabSetPresenceInfo
42PeerCollabShutdown
43PeerCollabSignin
44PeerCollabSignout
45PeerCollabStartup
46PeerCollabSubscribeEndpointData
47PeerCollabUnregisterApplication
48PeerCollabUnregisterEvent
49PeerCollabUnsubscribeEndpointData
50PeerCollabUpdateContact
51PeerCreatePeerName
52PeerEndEnumeration
53PeerEnumGroups
54PeerEnumIdentities
55PeerFreeData
56PeerGetItemCount
57PeerGetNextItem
58PeerGroupAddRecord
59PeerGroupClose
60PeerGroupCloseDirectConnection
61PeerGroupConnect
62PeerGroupConnectByAddress
63PeerGroupCreate
64PeerGroupCreateInvitation
65PeerGroupCreatePasswordInvitation
66PeerGroupDelete
67PeerGroupDeleteRecord
68PeerGroupEnumConnections
69PeerGroupEnumMembers
70PeerGroupEnumRecords
71PeerGroupExportConfig
72PeerGroupExportDatabase
73PeerGroupGetEventData
74PeerGroupGetProperties
75PeerGroupGetRecord
76PeerGroupGetStatus
77PeerGroupImportConfig
78PeerGroupImportDatabase
79PeerGroupIssueCredentials
80PeerGroupJoin
81PeerGroupOpen
82PeerGroupOpenDirectConnection
83PeerGroupParseInvitation
84PeerGroupPasswordJoin
85PeerGroupPeerTimeToUniversalTime
86PeerGroupRegisterEvent
87PeerGroupResumePasswordAuthentication
88PeerGroupSearchRecords
89PeerGroupSendData
90PeerGroupSetProperties
91PeerGroupShutdown
92PeerGroupStartup
93PeerGroupUniversalTimeToPeerTime
94PeerGroupUnregisterEvent
95PeerGroupUpdateRecord
96PeerHostNameToPeerName
97PeerIdentityCreate
98PeerIdentityDelete
99PeerIdentityExport
100PeerIdentityGetCert
101PeerIdentityGetCryptKey
102PeerIdentityGetDefault
103PeerIdentityGetFriendlyName
104PeerIdentityGetXML
105PeerIdentityImport
106PeerIdentitySetFriendlyName
107PeerNameToPeerHostName
108PeerPnrpEndResolve
109PeerPnrpGetCloudInfo
110PeerPnrpGetEndpoint
111PeerPnrpRegister
112PeerPnrpResolve
113PeerPnrpShutdown
114PeerPnrpStartResolve
115PeerPnrpStartup
116PeerPnrpUnregister
117PeerPnrpUpdateRegistration
118PeerSSPAddCredentials
119PeerSSPRemoveCredentials
lib/libc/mingw/lib-common/p2pgraph.def created+47
......@@ -0,0 +1,47 @@
1;
2; Definition file of P2PGRAPH.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "P2PGRAPH.dll"
7EXPORTS
8PeerGraphForceStopPresencePrivate
9pMemoryHelper DATA
10PeerGraphAddRecord
11PeerGraphClose
12PeerGraphCloseDirectConnection
13PeerGraphConnect
14PeerGraphCreate
15PeerGraphDelete
16PeerGraphDeleteRecord
17PeerGraphEndEnumeration
18PeerGraphEnumConnections
19PeerGraphEnumNodes
20PeerGraphEnumRecords
21PeerGraphExportDatabase
22PeerGraphFreeData
23PeerGraphGetEventData
24PeerGraphGetItemCount
25PeerGraphGetNextItem
26PeerGraphGetNodeInfo
27PeerGraphGetProperties
28PeerGraphGetRecord
29PeerGraphGetStatus
30PeerGraphImportDatabase
31PeerGraphListen
32PeerGraphOpen
33PeerGraphOpenDirectConnection
34PeerGraphPeerTimeToUniversalTime
35PeerGraphRegisterEvent
36PeerGraphSearchRecords
37PeerGraphSendData
38PeerGraphSetNodeAttributes
39PeerGraphSetPresence
40PeerGraphSetProperties
41PeerGraphShutdown
42PeerGraphStartup
43PeerGraphSuspendTimers
44PeerGraphUniversalTimeToPeerTime
45PeerGraphUnregisterEvent
46PeerGraphUpdateRecord
47PeerGraphValidateDeferredRecords
lib/libc/mingw/lib-common/powrprof.def created+116
......@@ -0,0 +1,116 @@
1;
2; Definition file of POWRPROF.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "POWRPROF.dll"
7EXPORTS
8CallNtPowerInformation
9CanUserWritePwrScheme
10DeletePwrScheme
11DevicePowerClose
12DevicePowerEnumDevices
13DevicePowerOpen
14DevicePowerSetDeviceState
15EnumPwrSchemes
16GUIDFormatToGlobalPowerPolicy
17GUIDFormatToPowerPolicy
18GetActivePwrScheme
19GetCurrentPowerPolicies
20GetPwrCapabilities
21GetPwrDiskSpindownRange
22IsAdminOverrideActive
23IsPwrHibernateAllowed
24IsPwrShutdownAllowed
25IsPwrSuspendAllowed
26LoadCurrentPwrScheme
27MergeLegacyPwrScheme
28PowerApplyPowerRequestOverride
29PowerApplySettingChanges
30PowerCanRestoreIndividualDefaultPowerScheme
31PowerCreatePossibleSetting
32PowerCreateSetting
33PowerCustomizePlatformPowerSettings
34PowerDebugDifPowerPolicies
35PowerDebugDifSystemPowerPolicies
36PowerDebugDumpPowerPolicy
37PowerDebugDumpPowerScheme
38PowerDebugDumpSystemPowerCapabilities
39PowerDebugDumpSystemPowerPolicy
40PowerDeleteScheme
41PowerDeterminePlatformRole
42PowerDeterminePlatformRoleEx
43PowerDuplicateScheme
44PowerEnumerate
45PowerGetActiveScheme
46PowerImportPowerScheme
47PowerInternalDeleteScheme
48PowerInternalDuplicateScheme
49PowerInternalImportPowerScheme
50PowerInternalRestoreDefaultPowerSchemes
51PowerInternalRestoreIndividualDefaultPowerScheme
52PowerInternalSetActiveScheme
53PowerInternalWriteToUserPowerKey
54PowerInformationWithPrivileges
55PowerIsSettingRangeDefined
56PowerOpenSystemPowerKey
57PowerOpenUserPowerKey
58PowerPolicyToGUIDFormat
59PowerReadACDefaultIndex
60PowerReadACValue
61PowerReadACValueIndex
62PowerReadDCDefaultIndex
63PowerReadDCValue
64PowerReadDCValueIndex
65PowerReadDescription
66PowerReadFriendlyName
67PowerReadIconResourceSpecifier
68PowerReadPossibleDescription
69PowerReadPossibleFriendlyName
70PowerReadPossibleValue
71PowerReadSecurityDescriptor
72PowerReadSettingAttributes
73PowerReadValueIncrement
74PowerReadValueMax
75PowerReadValueMin
76PowerReadValueUnitsSpecifier
77PowerRegisterSuspendResumeNotification
78PowerRemovePowerSetting
79PowerReplaceDefaultPowerSchemes
80PowerReportThermalEvent
81PowerRestoreDefaultPowerSchemes
82PowerRestoreIndividualDefaultPowerScheme
83PowerSetActiveScheme
84PowerSetAlsBrightnessOffset
85PowerSettingAccessCheck
86PowerSettingAccessCheckEx
87PowerSettingRegisterNotification
88PowerSettingRegisterNotificationEx
89PowerSettingUnregisterNotification
90PowerUnregisterSuspendResumeNotification
91PowerWriteACDefaultIndex
92PowerWriteACValueIndex
93PowerWriteDCDefaultIndex
94PowerWriteDCValueIndex
95PowerWriteDescription
96PowerWriteFriendlyName
97PowerWriteIconResourceSpecifier
98PowerWritePossibleDescription
99PowerWritePossibleFriendlyName
100PowerWritePossibleValue
101PowerWriteSecurityDescriptor
102PowerWriteSettingAttributes
103PowerWriteValueIncrement
104PowerWriteValueMax
105PowerWriteValueMin
106PowerWriteValueUnitsSpecifier
107ReadGlobalPwrPolicy
108ReadProcessorPwrScheme
109ReadPwrScheme
110SetActivePwrScheme
111SetSuspendState
112Sysprep_Generalize_Power
113ValidatePowerPolicies
114WriteGlobalPwrPolicy
115WriteProcessorPwrScheme
116WritePwrScheme
lib/libc/mingw/lib-common/prntvpt.def created+35
......@@ -0,0 +1,35 @@
1LIBRARY "prntvpt.dll"
2EXPORTS
3PTQuerySchemaVersionSupport
4PTOpenProvider
5PTOpenProviderEx
6PTCloseProvider
7BindPTProviderThunk
8PTGetPrintCapabilities
9PTMergeAndValidatePrintTicket
10PTConvertPrintTicketToDevMode
11PTConvertDevModeToPrintTicket
12PTReleaseMemory
13PTGetPrintDeviceCapabilities
14PTGetPrintDeviceResources
15ConvertDevModeToPrintTicketThunk
16ConvertDevModeToPrintTicketThunk2
17ConvertPrintTicketToDevModeThunk
18ConvertPrintTicketToDevModeThunk2
19DllCanUnloadNow
20DllGetClassObject
21DllMain
22DllRegisterServer
23DllUnregisterServer
24GetDeviceDefaultPrintTicketThunk
25GetDeviceNamespacesThunk
26GetPrintCapabilitiesThunk
27GetPrintCapabilitiesThunk2
28GetPrintDeviceCapabilitiesThunk
29GetPrintDeviceCapabilitiesThunk2
30GetPrintDeviceResourcesThunk
31GetPrintDeviceResourcesThunk2
32GetSchemaVersionThunk
33MergeAndValidatePrintTicketThunk
34MergeAndValidatePrintTicketThunk2
35UnbindPTProviderThunk
lib/libc/mingw/lib-common/propsys.def created+226
......@@ -0,0 +1,226 @@
1LIBRARY "PROPSYS.dll"
2EXPORTS
3SHGetPropertyStoreForWindow
4ClearPropVariantArray
5ClearVariantArray
6DllCanUnloadNow
7DllGetClassObject
8DllRegisterServer
9DllUnregisterServer
10GetProxyDllInfo
11InitPropVariantFromBooleanVector
12InitPropVariantFromBuffer
13InitPropVariantFromCLSID
14InitPropVariantFromDoubleVector
15InitPropVariantFromFileTime
16InitPropVariantFromFileTimeVector
17InitPropVariantFromGUIDAsString
18InitPropVariantFromInt16Vector
19InitPropVariantFromInt32Vector
20InitPropVariantFromInt64Vector
21InitPropVariantFromPropVariantVectorElem
22InitPropVariantFromResource
23InitPropVariantFromStrRet
24InitPropVariantFromStringAsVector
25InitPropVariantFromStringVector
26InitPropVariantFromUInt16Vector
27InitPropVariantFromUInt32Vector
28InitPropVariantFromUInt64Vector
29InitPropVariantVectorFromPropVariant
30InitVariantFromBooleanArray
31InitVariantFromBuffer
32InitVariantFromDoubleArray
33InitVariantFromFileTime
34InitVariantFromFileTimeArray
35InitVariantFromGUIDAsString
36InitVariantFromInt16Array
37InitVariantFromInt32Array
38InitVariantFromInt64Array
39InitVariantFromResource
40InitVariantFromStrRet
41InitVariantFromStringArray
42InitVariantFromUInt16Array
43InitVariantFromUInt32Array
44InitVariantFromUInt64Array
45InitVariantFromVariantArrayElem
46PSCoerceToCanonicalValue
47PSCreateAdapterFromPropertyStore
48PSCreateDelayedMultiplexPropertyStore
49PSCreateMemoryPropertyStore
50PSCreateMultiplexPropertyStore
51PSCreatePropertyChangeArray
52PSCreatePropertyStoreFromObject
53PSCreatePropertyStoreFromPropertySetStorage
54PSCreateSimplePropertyChange
55PSEnumeratePropertyDescriptions
56PSFormatForDisplay
57PSFormatForDisplayAlloc
58PSFormatPropertyValue
59PSGetImageReferenceForValue
60PSGetItemPropertyHandler
61PSGetItemPropertyHandlerWithCreateObject
62PSGetNameFromPropertyKey
63PSGetNamedPropertyFromPropertyStorage
64PSGetPropertyDescription
65PSGetPropertyDescriptionByName
66PSGetPropertyDescriptionListFromString
67PSGetPropertyFromPropertyStorage
68PSGetPropertyKeyFromName
69PSGetPropertySystem
70PSGetPropertyValue
71PSLookupPropertyHandlerCLSID
72PSPropertyBag_Delete
73PSPropertyBag_ReadBOOL
74PSPropertyBag_ReadBSTR
75PSPropertyBag_ReadDWORD
76PSPropertyBag_ReadGUID
77PSPropertyBag_ReadInt
78PSPropertyBag_ReadLONG
79PSPropertyBag_ReadPOINTL
80PSPropertyBag_ReadPOINTS
81PSPropertyBag_ReadPropertyKey
82PSPropertyBag_ReadRECTL
83PSPropertyBag_ReadSHORT
84PSPropertyBag_ReadStr
85PSPropertyBag_ReadStrAlloc
86PSPropertyBag_ReadStream
87PSPropertyBag_ReadType
88PSPropertyBag_ReadULONGLONG
89PSPropertyBag_ReadUnknown
90PSPropertyBag_WriteBOOL
91PSPropertyBag_WriteBSTR
92PSPropertyBag_WriteDWORD
93PSPropertyBag_WriteGUID
94PSPropertyBag_WriteInt
95PSPropertyBag_WriteLONG
96PSPropertyBag_WritePOINTL
97PSPropertyBag_WritePOINTS
98PSPropertyBag_WritePropertyKey
99PSPropertyBag_WriteRECTL
100PSPropertyBag_WriteSHORT
101PSPropertyBag_WriteStr
102PSPropertyBag_WriteStream
103PSPropertyBag_WriteULONGLONG
104PSPropertyBag_WriteUnknown
105PSPropertyKeyFromString
106PSRefreshPropertySchema
107PSRegisterPropertySchema
108PSSetPropertyValue
109PSStringFromPropertyKey
110PSUnregisterPropertySchema
111PropVariantChangeType
112PropVariantCompareEx
113PropVariantGetBooleanElem
114PropVariantGetDoubleElem
115PropVariantGetElementCount
116PropVariantGetFileTimeElem
117PropVariantGetInt16Elem
118PropVariantGetInt32Elem
119PropVariantGetInt64Elem
120PropVariantGetStringElem
121PropVariantGetUInt16Elem
122PropVariantGetUInt32Elem
123PropVariantGetUInt64Elem
124PropVariantToBSTR
125PropVariantToBoolean
126PropVariantToBooleanVector
127PropVariantToBooleanVectorAlloc
128PropVariantToBooleanWithDefault
129PropVariantToBuffer
130PropVariantToDouble
131PropVariantToDoubleVector
132PropVariantToDoubleVectorAlloc
133PropVariantToDoubleWithDefault
134PropVariantToFileTime
135PropVariantToFileTimeVector
136PropVariantToFileTimeVectorAlloc
137PropVariantToGUID
138PropVariantToInt16
139PropVariantToInt16Vector
140PropVariantToInt16VectorAlloc
141PropVariantToInt16WithDefault
142PropVariantToInt32
143PropVariantToInt32Vector
144PropVariantToInt32VectorAlloc
145PropVariantToInt32WithDefault
146PropVariantToInt64
147PropVariantToInt64Vector
148PropVariantToInt64VectorAlloc
149PropVariantToInt64WithDefault
150PropVariantToStrRet
151PropVariantToString
152PropVariantToStringAlloc
153PropVariantToStringVector
154PropVariantToStringVectorAlloc
155PropVariantToStringWithDefault
156PropVariantToUInt16
157PropVariantToUInt16Vector
158PropVariantToUInt16VectorAlloc
159PropVariantToUInt16WithDefault
160PropVariantToUInt32
161PropVariantToUInt32Vector
162PropVariantToUInt32VectorAlloc
163PropVariantToUInt32WithDefault
164PropVariantToUInt64
165PropVariantToUInt64Vector
166PropVariantToUInt64VectorAlloc
167PropVariantToUInt64WithDefault
168PropVariantToVariant
169PropVariantToWinRTPropertyValue
170StgDeserializePropVariant
171StgSerializePropVariant
172VariantCompare
173VariantGetBooleanElem
174VariantGetDoubleElem
175VariantGetElementCount
176VariantGetInt16Elem
177VariantGetInt32Elem
178VariantGetInt64Elem
179VariantGetStringElem
180VariantGetUInt16Elem
181VariantGetUInt32Elem
182VariantGetUInt64Elem
183VariantToBoolean
184VariantToBooleanArray
185VariantToBooleanArrayAlloc
186VariantToBooleanWithDefault
187VariantToBuffer
188VariantToDosDateTime
189VariantToDouble
190VariantToDoubleArray
191VariantToDoubleArrayAlloc
192VariantToDoubleWithDefault
193VariantToFileTime
194VariantToGUID
195VariantToInt16
196VariantToInt16Array
197VariantToInt16ArrayAlloc
198VariantToInt16WithDefault
199VariantToInt32
200VariantToInt32Array
201VariantToInt32ArrayAlloc
202VariantToInt32WithDefault
203VariantToInt64
204VariantToInt64Array
205VariantToInt64ArrayAlloc
206VariantToInt64WithDefault
207VariantToPropVariant
208VariantToStrRet
209VariantToString
210VariantToStringAlloc
211VariantToStringArray
212VariantToStringArrayAlloc
213VariantToStringWithDefault
214VariantToUInt16
215VariantToUInt16Array
216VariantToUInt16ArrayAlloc
217VariantToUInt16WithDefault
218VariantToUInt32
219VariantToUInt32Array
220VariantToUInt32ArrayAlloc
221VariantToUInt32WithDefault
222VariantToUInt64
223VariantToUInt64Array
224VariantToUInt64ArrayAlloc
225VariantToUInt64WithDefault
226WinRTPropertyValueToPropVariant
lib/libc/mingw/lib-common/qwave.def created+21
......@@ -0,0 +1,21 @@
1;
2; Definition file of qwave.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "qwave.dll"
7EXPORTS
8QDLHPathDiagnostics
9QDLHStartDiagnosingPath
10QOSAddSocketToFlow
11QOSCancel
12QOSCloseHandle
13QOSCreateHandle
14QOSEnumerateFlows
15QOSNotifyFlow
16QOSQueryFlow
17QOSRemoveSocketFromFlow
18QOSSetFlow
19QOSStartTrackingClient
20QOSStopTrackingClient
21ServiceMain
lib/libc/mingw/lib-common/resutils.def created+128
......@@ -0,0 +1,128 @@
1;
2; Definition file of RESUTILS.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "RESUTILS.dll"
7EXPORTS
8CloseClusterCryptProvider
9ClusWorkerCheckTerminate
10ClusWorkerCreate
11ClusWorkerStart
12ClusWorkerTerminate
13ClusterClearBackupStateForSharedVolume
14ClusterDecrypt
15ClusterEncrypt
16ClusterEnumTasks
17ClusterFileShareCreate
18ClusterFileShareDelete
19ClusterFileShareUpdate
20ClusterFreeTaskInfo
21ClusterFreeTaskList
22ClusterGetTaskNode
23ClusterGetVolumeNameForVolumeMountPoint
24ClusterGetVolumePathName
25ClusterIsClusterDisk
26ClusterIsPathOnSharedVolume
27ClusterPrepareSharedVolumeForBackup
28ClusterSharedVolumeCheckSnapshotPresence
29ClusterSharedVolumeCreateSnapshot
30ClusterSharedVolumeReleaseSnapshot
31ClusterTaskChangeFromXML
32ClusterTaskChangeFromXMLFile
33ClusterTaskChange_TS_V1
34ClusterTaskCreateFromXML
35ClusterTaskCreateFromXMLFile
36ClusterTaskCreate_TS_V1
37ClusterTaskDelete
38ClusterTaskDelete_TS_V1
39ClusterTaskExists_TS_V1
40ClusterTaskQuery
41CreateClusterStorageSpacesClustering
42CreateClusterStorageSpacesResourceLocator
43CreateClusterStorageSpacesSubProvider
44FreeClusterCrypt
45OpenClusterCryptProvider
46ResUtilAddUnknownProperties
47ResUtilCreateDirectoryTree
48ResUtilDupParameterBlock
49ResUtilDupString
50ResUtilEnumPrivateProperties
51ResUtilEnumProperties
52ResUtilEnumResources
53ResUtilEnumResourcesEx
54ResUtilEnumResourcesEx2
55ResUtilExpandEnvironmentStrings
56ResUtilFindBinaryProperty
57ResUtilFindDependentDiskResourceDriveLetter
58ResUtilFindDwordProperty
59ResUtilFindExpandSzProperty
60ResUtilFindExpandedSzProperty
61ResUtilFindFileTimeProperty
62ResUtilFindLongProperty
63ResUtilFindMultiSzProperty
64ResUtilFindSzProperty
65ResUtilFreeEnvironment
66ResUtilFreeParameterBlock
67ResUtilGetAllProperties
68ResUtilGetBinaryProperty
69ResUtilGetBinaryValue
70ResUtilGetClusterRoleState
71ResUtilGetCoreClusterResources
72ResUtilGetCoreClusterResourcesEx
73ResUtilGetDwordProperty
74ResUtilGetDwordValue
75ResUtilGetEnvironmentWithNetName
76ResUtilGetFileTimeProperty
77ResUtilGetLongProperty
78ResUtilGetMultiSzProperty
79ResUtilGetPrivateProperties
80ResUtilGetProperties
81ResUtilGetPropertiesToParameterBlock
82ResUtilGetProperty
83ResUtilGetPropertyFormats
84ResUtilGetPropertySize
85ResUtilGetQwordValue
86ResUtilGetResourceDependency
87ResUtilGetResourceDependencyByClass
88ResUtilGetResourceDependencyByClassEx
89ResUtilGetResourceDependencyByName
90ResUtilGetResourceDependencyByNameAndClass
91ResUtilGetResourceDependencyByNameEx
92ResUtilGetResourceDependencyEx
93ResUtilGetResourceDependentIPAddressProps
94ResUtilGetResourceName
95ResUtilGetResourceNameDependency
96ResUtilGetResourceNameDependencyEx
97ResUtilGetSzProperty
98ResUtilGetSzValue
99ResUtilIsPathValid
100ResUtilIsResourceClassEqual
101ResUtilPropertyListFromParameterBlock
102ResUtilRemoveResourceServiceEnvironment
103ResUtilResourceTypesEqual
104ResUtilResourcesEqual
105ResUtilSetBinaryValue
106ResUtilSetDwordValue
107ResUtilSetExpandSzValue
108ResUtilSetMultiSzValue
109ResUtilSetPrivatePropertyList
110ResUtilSetPropertyParameterBlock
111ResUtilSetPropertyParameterBlockEx
112ResUtilSetPropertyTable
113ResUtilSetPropertyTableEx
114ResUtilSetQwordValue
115ResUtilSetResourceServiceEnvironment
116ResUtilSetResourceServiceStartParameters
117ResUtilSetResourceServiceStartParametersEx
118ResUtilSetSzValue
119ResUtilSetUnknownProperties
120ResUtilSetValueEx
121ResUtilStartResourceService
122ResUtilStopResourceService
123ResUtilStopService
124ResUtilTerminateServiceProcessFromResDll
125ResUtilVerifyPrivatePropertyList
126ResUtilVerifyPropertyTable
127ResUtilVerifyResourceService
128ResUtilVerifyService
lib/libc/mingw/lib-common/rstrtmgr.def created+19
......@@ -0,0 +1,19 @@
1;
2; Definition file of RstrtMgr.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "RstrtMgr.DLL"
7EXPORTS
8RmAddFilter
9RmCancelCurrentTask
10RmEndSession
11RmGetFilterList
12RmGetList
13RmJoinSession
14RmRegisterResources
15RmRemoveFilter
16RmReserveHeap
17RmRestart
18RmShutdown
19RmStartSession
lib/libc/mingw/lib-common/samcli.def created+43
......@@ -0,0 +1,43 @@
1;
2; Definition file of samcli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "samcli.dll"
7EXPORTS
8NetGetDisplayInformationIndex
9NetGroupAdd
10NetGroupAddUser
11NetGroupDel
12NetGroupDelUser
13NetGroupEnum
14NetGroupGetInfo
15NetGroupGetUsers
16NetGroupSetInfo
17NetGroupSetUsers
18NetLocalGroupAdd
19NetLocalGroupAddMember
20NetLocalGroupAddMembers
21NetLocalGroupDel
22NetLocalGroupDelMember
23NetLocalGroupDelMembers
24NetLocalGroupEnum
25NetLocalGroupGetInfo
26NetLocalGroupGetMembers
27NetLocalGroupSetInfo
28NetLocalGroupSetMembers
29NetQueryDisplayInformation
30NetUserAdd
31NetUserChangePassword
32NetUserDel
33NetUserEnum
34NetUserGetGroups
35NetUserGetInfo
36NetUserGetInternetIdentityInfo
37NetUserGetLocalGroups
38NetUserModalsGet
39NetUserModalsSet
40NetUserSetGroups
41NetUserSetInfo
42NetValidatePasswordPolicy
43NetValidatePasswordPolicyFree
lib/libc/mingw/lib-common/schannel.def created+42
......@@ -0,0 +1,42 @@
1LIBRARY SCHANNEL.dll
2EXPORTS
3SpLsaModeInitialize
4AcceptSecurityContext
5AcquireCredentialsHandleA
6AcquireCredentialsHandleW
7ApplyControlToken
8CloseSslPerformanceData
9CollectSslPerformanceData
10CompleteAuthToken
11DeleteSecurityContext
12EnumerateSecurityPackagesA
13EnumerateSecurityPackagesW
14FreeContextBuffer
15FreeCredentialsHandle
16ImpersonateSecurityContext
17InitSecurityInterfaceA
18InitSecurityInterfaceW
19InitializeSecurityContextA
20InitializeSecurityContextW
21MakeSignature
22OpenSslPerformanceData
23QueryContextAttributesA
24QueryContextAttributesW
25QuerySecurityPackageInfoA
26QuerySecurityPackageInfoW
27RevertSecurityContext
28SealMessage
29SpLsaModeInitialize
30SpUserModeInitialize
31SslCrackCertificate
32SslEmptyCacheA
33SslEmptyCacheW
34SslFreeCertificate
35SslFreeCustomBuffer
36SslGenerateKeyPair
37SslGenerateRandomBits
38SslGetMaximumKeySize
39SslGetServerIdentity
40SslLoadCertificate
41UnsealMessage
42VerifySignature
lib/libc/mingw/lib-common/schedcli.def created+11
......@@ -0,0 +1,11 @@
1;
2; Definition file of schedcli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "schedcli.dll"
7EXPORTS
8NetScheduleJobAdd
9NetScheduleJobDel
10NetScheduleJobEnum
11NetScheduleJobGetInfo
lib/libc/mingw/lib-common/secur32.def created+113
......@@ -0,0 +1,113 @@
1;
2; Definition file of Secur32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "Secur32.dll"
7EXPORTS
8SecDeleteUserModeContext
9SecInitUserModeContext
10CloseLsaPerformanceData
11CollectLsaPerformanceData
12OpenLsaPerformanceData
13AcceptSecurityContext
14AcquireCredentialsHandleA
15AcquireCredentialsHandleW
16AddCredentialsA
17AddCredentialsW
18AddSecurityPackageA
19AddSecurityPackageW
20ApplyControlToken
21ChangeAccountPasswordA
22ChangeAccountPasswordW
23CompleteAuthToken
24CredMarshalTargetInfo
25CredParseUserNameWithType
26CredUnmarshalTargetInfo
27DecryptMessage
28DeleteSecurityContext
29DeleteSecurityPackageA
30DeleteSecurityPackageW
31EncryptMessage
32EnumerateSecurityPackagesA
33EnumerateSecurityPackagesW
34ExportSecurityContext
35FreeContextBuffer
36FreeCredentialsHandle
37GetComputerObjectNameA
38GetComputerObjectNameW
39GetSecurityUserInfo
40GetUserNameExA
41GetUserNameExW
42ImpersonateSecurityContext
43ImportSecurityContextA
44ImportSecurityContextW
45InitSecurityInterfaceA
46InitSecurityInterfaceW
47InitializeSecurityContextA
48InitializeSecurityContextW
49LsaCallAuthenticationPackage
50LsaConnectUntrusted
51LsaDeregisterLogonProcess
52LsaEnumerateLogonSessions
53LsaFreeReturnBuffer
54LsaGetLogonSessionData
55LsaLogonUser
56LsaLookupAuthenticationPackage
57LsaRegisterLogonProcess
58LsaRegisterPolicyChangeNotification
59LsaUnregisterPolicyChangeNotification
60MakeSignature
61QueryContextAttributesA
62QueryContextAttributesW
63QueryCredentialsAttributesA
64QueryCredentialsAttributesW
65QuerySecurityContextToken
66QuerySecurityPackageInfoA
67QuerySecurityPackageInfoW
68RevertSecurityContext
69SaslAcceptSecurityContext
70SaslEnumerateProfilesA
71SaslEnumerateProfilesW
72SaslGetContextOption
73SaslGetProfilePackageA
74SaslGetProfilePackageW
75SaslIdentifyPackageA
76SaslIdentifyPackageW
77SaslInitializeSecurityContextA
78SaslInitializeSecurityContextW
79SaslSetContextOption
80SealMessage
81SecCacheSspiPackages
82SeciAllocateAndSetCallFlags
83SeciAllocateAndSetIPAddress
84SeciFreeCallContext
85SecpFreeMemory
86SecpSetIPAddress
87SecpTranslateName
88SecpTranslateNameEx
89SetContextAttributesA
90SetContextAttributesW
91SetCredentialsAttributesA
92SetCredentialsAttributesW
93SspiCompareAuthIdentities
94SspiCopyAuthIdentity
95SspiDecryptAuthIdentity
96SspiEncodeAuthIdentityAsStrings
97SspiEncodeStringsAsAuthIdentity
98SspiEncryptAuthIdentity
99SspiExcludePackage
100SspiFreeAuthIdentity
101SspiGetTargetHostName
102SspiIsAuthIdentityEncrypted
103SspiLocalFree
104SspiMarshalAuthIdentity
105SspiPrepareForCredRead
106SspiPrepareForCredWrite
107SspiUnmarshalAuthIdentity
108SspiValidateAuthIdentity
109SspiZeroAuthIdentity
110TranslateNameA
111TranslateNameW
112UnsealMessage
113VerifySignature
lib/libc/mingw/lib-common/sensapi.def created+11
......@@ -0,0 +1,11 @@
1;
2; Exports of file SensApi.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY SensApi.dll
8EXPORTS
9IsDestinationReachableA
10IsDestinationReachableW
11IsNetworkAlive
lib/libc/mingw/lib-common/setupapi.def created+766
......@@ -0,0 +1,766 @@
1;
2; Definition file of SETUPAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "SETUPAPI.dll"
7EXPORTS
8CMP_GetBlockedDriverInfo
9CMP_GetServerSideDeviceInstallFlags
10CMP_Init_Detection
11CMP_RegisterNotification
12CMP_Report_LogOn
13CMP_UnregisterNotification
14CMP_WaitNoPendingInstallEvents
15CMP_WaitServicesAvailable
16CM_Add_Driver_PackageW
17CM_Add_Empty_Log_Conf
18CM_Add_Empty_Log_Conf_Ex
19CM_Add_IDA
20CM_Add_IDW
21CM_Add_ID_ExA
22CM_Add_ID_ExW
23CM_Add_Range
24CM_Add_Res_Des
25CM_Add_Res_Des_Ex
26CM_Apply_PowerScheme
27CM_Connect_MachineA
28CM_Connect_MachineW
29CM_Create_DevNodeA
30CM_Create_DevNodeW
31CM_Create_DevNode_ExA
32CM_Create_DevNode_ExW
33CM_Create_Range_List
34CM_Delete_Class_Key
35CM_Delete_Class_Key_Ex
36CM_Delete_DevNode_Key
37CM_Delete_DevNode_Key_Ex
38CM_Delete_Device_Interface_KeyA
39CM_Delete_Device_Interface_KeyW
40CM_Delete_Device_Interface_Key_ExA
41CM_Delete_Device_Interface_Key_ExW
42CM_Delete_Driver_PackageW
43CM_Delete_PowerScheme
44CM_Delete_Range
45CM_Detect_Resource_Conflict
46CM_Detect_Resource_Conflict_Ex
47CM_Disable_DevNode
48CM_Disable_DevNode_Ex
49CM_Disconnect_Machine
50CM_Dup_Range_List
51CM_Duplicate_PowerScheme
52CM_Enable_DevNode
53CM_Enable_DevNode_Ex
54CM_Enumerate_Classes
55CM_Enumerate_Classes_Ex
56CM_Enumerate_EnumeratorsA
57CM_Enumerate_EnumeratorsW
58CM_Enumerate_Enumerators_ExA
59CM_Enumerate_Enumerators_ExW
60CM_Find_Range
61CM_First_Range
62CM_Free_Log_Conf
63CM_Free_Log_Conf_Ex
64CM_Free_Log_Conf_Handle
65CM_Free_Range_List
66CM_Free_Res_Des
67CM_Free_Res_Des_Ex
68CM_Free_Res_Des_Handle
69CM_Free_Resource_Conflict_Handle
70CM_Get_Child
71CM_Get_Child_Ex
72CM_Get_Class_Key_NameA
73CM_Get_Class_Key_NameW
74CM_Get_Class_Key_Name_ExA
75CM_Get_Class_Key_Name_ExW
76CM_Get_Class_NameA
77CM_Get_Class_NameW
78CM_Get_Class_Name_ExA
79CM_Get_Class_Name_ExW
80CM_Get_Class_Registry_PropertyA
81CM_Get_Class_Registry_PropertyW
82CM_Get_Depth
83CM_Get_Depth_Ex
84CM_Get_DevNode_Custom_PropertyA
85CM_Get_DevNode_Custom_PropertyW
86CM_Get_DevNode_Custom_Property_ExA
87CM_Get_DevNode_Custom_Property_ExW
88CM_Get_DevNode_Registry_PropertyA
89CM_Get_DevNode_Registry_PropertyW
90CM_Get_DevNode_Registry_Property_ExA
91CM_Get_DevNode_Registry_Property_ExW
92CM_Get_DevNode_Status
93CM_Get_DevNode_Status_Ex
94CM_Get_Device_IDA
95CM_Get_Device_IDW
96CM_Get_Device_ID_ExA
97CM_Get_Device_ID_ExW
98CM_Get_Device_ID_ListA
99CM_Get_Device_ID_ListW
100CM_Get_Device_ID_List_ExA
101CM_Get_Device_ID_List_ExW
102CM_Get_Device_ID_List_SizeA
103CM_Get_Device_ID_List_SizeW
104CM_Get_Device_ID_List_Size_ExA
105CM_Get_Device_ID_List_Size_ExW
106CM_Get_Device_ID_Size
107CM_Get_Device_ID_Size_Ex
108CM_Get_Device_Interface_AliasA
109CM_Get_Device_Interface_AliasW
110CM_Get_Device_Interface_Alias_ExA
111CM_Get_Device_Interface_Alias_ExW
112CM_Get_Device_Interface_ListA
113CM_Get_Device_Interface_ListW
114CM_Get_Device_Interface_List_ExA
115CM_Get_Device_Interface_List_ExW
116CM_Get_Device_Interface_List_SizeA
117CM_Get_Device_Interface_List_SizeW
118CM_Get_Device_Interface_List_Size_ExA
119CM_Get_Device_Interface_List_Size_ExW
120CM_Get_First_Log_Conf
121CM_Get_First_Log_Conf_Ex
122CM_Get_Global_State
123CM_Get_Global_State_Ex
124CM_Get_HW_Prof_FlagsA
125CM_Get_HW_Prof_FlagsW
126CM_Get_HW_Prof_Flags_ExA
127CM_Get_HW_Prof_Flags_ExW
128CM_Get_Hardware_Profile_InfoA
129CM_Get_Hardware_Profile_InfoW
130CM_Get_Hardware_Profile_Info_ExA
131CM_Get_Hardware_Profile_Info_ExW
132CM_Get_Log_Conf_Priority
133CM_Get_Log_Conf_Priority_Ex
134CM_Get_Next_Log_Conf
135CM_Get_Next_Log_Conf_Ex
136CM_Get_Next_Res_Des
137CM_Get_Next_Res_Des_Ex
138CM_Get_Parent
139CM_Get_Parent_Ex
140CM_Get_Res_Des_Data
141CM_Get_Res_Des_Data_Ex
142CM_Get_Res_Des_Data_Size
143CM_Get_Res_Des_Data_Size_Ex
144CM_Get_Resource_Conflict_Count
145CM_Get_Resource_Conflict_DetailsA
146CM_Get_Resource_Conflict_DetailsW
147CM_Get_Sibling
148CM_Get_Sibling_Ex
149CM_Get_Version
150CM_Get_Version_Ex
151CM_Import_PowerScheme
152CM_Install_DevNodeW
153CM_Install_DevNode_ExW
154CM_Intersect_Range_List
155CM_Invert_Range_List
156CM_Is_Dock_Station_Present
157CM_Is_Dock_Station_Present_Ex
158CM_Is_Version_Available
159CM_Is_Version_Available_Ex
160CM_Locate_DevNodeA
161CM_Locate_DevNodeW
162CM_Locate_DevNode_ExA
163CM_Locate_DevNode_ExW
164CM_Merge_Range_List
165CM_Modify_Res_Des
166CM_Modify_Res_Des_Ex
167CM_Move_DevNode
168CM_Move_DevNode_Ex
169CM_Next_Range
170CM_Open_Class_KeyA
171CM_Open_Class_KeyW
172CM_Open_Class_Key_ExA
173CM_Open_Class_Key_ExW
174CM_Open_DevNode_Key
175CM_Open_DevNode_Key_Ex
176CM_Open_Device_Interface_KeyA
177CM_Open_Device_Interface_KeyW
178CM_Open_Device_Interface_Key_ExA
179CM_Open_Device_Interface_Key_ExW
180CM_Query_And_Remove_SubTreeA
181CM_Query_And_Remove_SubTreeW
182CM_Query_And_Remove_SubTree_ExA
183CM_Query_And_Remove_SubTree_ExW
184CM_Query_Arbitrator_Free_Data
185CM_Query_Arbitrator_Free_Data_Ex
186CM_Query_Arbitrator_Free_Size
187CM_Query_Arbitrator_Free_Size_Ex
188CM_Query_Remove_SubTree
189CM_Query_Remove_SubTree_Ex
190CM_Query_Resource_Conflict_List
191CM_Reenumerate_DevNode
192CM_Reenumerate_DevNode_Ex
193CM_Register_Device_Driver
194CM_Register_Device_Driver_Ex
195CM_Register_Device_InterfaceA
196CM_Register_Device_InterfaceW
197CM_Register_Device_Interface_ExA
198CM_Register_Device_Interface_ExW
199CM_Remove_SubTree
200CM_Remove_SubTree_Ex
201CM_Request_Device_EjectA
202CM_Request_Device_EjectW
203CM_Request_Device_Eject_ExA
204CM_Request_Device_Eject_ExW
205CM_Request_Eject_PC
206CM_Request_Eject_PC_Ex
207CM_RestoreAll_DefaultPowerSchemes
208CM_Restore_DefaultPowerScheme
209CM_Run_Detection
210CM_Run_Detection_Ex
211CM_Set_ActiveScheme
212CM_Set_Class_Registry_PropertyA
213CM_Set_Class_Registry_PropertyW
214CM_Set_DevNode_Problem
215CM_Set_DevNode_Problem_Ex
216CM_Set_DevNode_Registry_PropertyA
217CM_Set_DevNode_Registry_PropertyW
218CM_Set_DevNode_Registry_Property_ExA
219CM_Set_DevNode_Registry_Property_ExW
220CM_Set_HW_Prof
221CM_Set_HW_Prof_Ex
222CM_Set_HW_Prof_FlagsA
223CM_Set_HW_Prof_FlagsW
224CM_Set_HW_Prof_Flags_ExA
225CM_Set_HW_Prof_Flags_ExW
226CM_Setup_DevNode
227CM_Setup_DevNode_Ex
228CM_Test_Range_Available
229CM_Uninstall_DevNode
230CM_Uninstall_DevNode_Ex
231CM_Unregister_Device_InterfaceA
232CM_Unregister_Device_InterfaceW
233CM_Unregister_Device_Interface_ExA
234CM_Unregister_Device_Interface_ExW
235CM_Write_UserPowerKey
236DoesUserHavePrivilege
237DriverStoreAddDriverPackageA
238DriverStoreAddDriverPackageW
239DriverStoreDeleteDriverPackageA
240DriverStoreDeleteDriverPackageW
241DriverStoreEnumDriverPackageA
242DriverStoreEnumDriverPackageW
243DriverStoreFindDriverPackageA
244DriverStoreFindDriverPackageW
245ExtensionPropSheetPageProc
246InstallCatalog
247InstallHinfSection
248InstallHinfSectionA
249InstallHinfSectionW
250IsUserAdmin
251MyFree
252MyMalloc
253MyRealloc
254PnpEnumDrpFile
255PnpIsFileAclIntact
256PnpIsFileContentIntact
257PnpIsFilePnpDriver
258PnpRepairWindowsProtectedDriver
259Remote_CMP_GetServerSideDeviceInstallFlags
260Remote_CMP_WaitServicesAvailable
261Remote_CM_Add_Empty_Log_Conf
262Remote_CM_Add_ID
263Remote_CM_Add_Res_Des
264Remote_CM_Connect_Machine_Worker
265Remote_CM_Create_DevNode
266Remote_CM_Delete_Class_Key
267Remote_CM_Delete_DevNode_Key
268Remote_CM_Delete_Device_Interface_Key
269Remote_CM_Disable_DevNode
270Remote_CM_Disconnect_Machine_Worker
271Remote_CM_Enable_DevNode
272Remote_CM_Enumerate_Classes
273Remote_CM_Enumerate_Enumerators
274Remote_CM_Free_Log_Conf
275Remote_CM_Free_Res_Des
276Remote_CM_Get_Child
277Remote_CM_Get_Class_Name
278Remote_CM_Get_Class_Property
279Remote_CM_Get_Class_Property_Keys
280Remote_CM_Get_Class_Registry_Property
281Remote_CM_Get_Depth
282Remote_CM_Get_DevNode_Custom_Property
283Remote_CM_Get_DevNode_Property
284Remote_CM_Get_DevNode_Property_Keys
285Remote_CM_Get_DevNode_Registry_Property
286Remote_CM_Get_DevNode_Status
287Remote_CM_Get_Device_ID_List
288Remote_CM_Get_Device_ID_List_Size
289Remote_CM_Get_Device_Interface_Alias
290Remote_CM_Get_Device_Interface_List
291Remote_CM_Get_Device_Interface_List_Size
292Remote_CM_Get_Device_Interface_Property
293Remote_CM_Get_Device_Interface_Property_Keys
294Remote_CM_Get_First_Log_Conf
295Remote_CM_Get_Global_State
296Remote_CM_Get_HW_Prof_Flags
297Remote_CM_Get_Hardware_Profile_Info
298Remote_CM_Get_Log_Conf_Priority
299Remote_CM_Get_Next_Log_Conf
300Remote_CM_Get_Next_Res_Des
301Remote_CM_Get_Parent
302Remote_CM_Get_Res_Des_Data
303Remote_CM_Get_Res_Des_Data_Size
304Remote_CM_Get_Sibling
305Remote_CM_Get_Version
306Remote_CM_Install_DevNode
307Remote_CM_Is_Dock_Station_Present
308Remote_CM_Is_Version_Available
309Remote_CM_Locate_DevNode_Worker
310Remote_CM_Modify_Res_Des
311Remote_CM_Open_Class_Key
312Remote_CM_Open_DevNode_Key
313Remote_CM_Open_Device_Interface_Key
314Remote_CM_Query_And_Remove_SubTree
315Remote_CM_Query_Arbitrator_Free_Data
316Remote_CM_Query_Arbitrator_Free_Size
317Remote_CM_Query_Resource_Conflict_List_Worker
318Remote_CM_Reenumerate_DevNode
319Remote_CM_Register_Device_Driver
320Remote_CM_Register_Device_Interface
321Remote_CM_Request_Device_Eject
322Remote_CM_Request_Eject_PC
323Remote_CM_Run_Detection
324Remote_CM_Set_Class_Property
325Remote_CM_Set_Class_Registry_Property
326Remote_CM_Set_DevNode_Problem
327Remote_CM_Set_DevNode_Property
328Remote_CM_Set_DevNode_Registry_Property
329Remote_CM_Set_Device_Interface_Property
330Remote_CM_Set_HW_Prof
331Remote_CM_Set_HW_Prof_Flags
332Remote_CM_Setup_DevNode
333Remote_CM_Uninstall_DevNode
334Remote_CM_Unregister_Device_Interface
335SetupAddInstallSectionToDiskSpaceListA
336SetupAddInstallSectionToDiskSpaceListW
337SetupAddSectionToDiskSpaceListA
338SetupAddSectionToDiskSpaceListW
339SetupAddToDiskSpaceListA
340SetupAddToDiskSpaceListW
341SetupAddToSourceListA
342SetupAddToSourceListW
343SetupAdjustDiskSpaceListA
344SetupAdjustDiskSpaceListW
345SetupBackupErrorA
346SetupBackupErrorW
347SetupCancelTemporarySourceList
348SetupCloseFileQueue
349SetupCloseInfFile
350SetupCloseLog
351SetupCommitFileQueue
352SetupCommitFileQueueA
353SetupCommitFileQueueW
354SetupConfigureWmiFromInfSectionA
355SetupConfigureWmiFromInfSectionW
356SetupCopyErrorA
357SetupCopyErrorW
358SetupCopyOEMInfA
359SetupCopyOEMInfW
360SetupCreateDiskSpaceListA
361SetupCreateDiskSpaceListW
362SetupDecompressOrCopyFileA
363SetupDecompressOrCopyFileW
364SetupDefaultQueueCallback
365SetupDefaultQueueCallbackA
366SetupDefaultQueueCallbackW
367SetupDeleteErrorA
368SetupDeleteErrorW
369SetupDestroyDiskSpaceList
370SetupDiApplyPowerScheme
371SetupDiAskForOEMDisk
372SetupDiBuildClassInfoList
373SetupDiBuildClassInfoListExA
374SetupDiBuildClassInfoListExW
375SetupDiBuildDriverInfoList
376SetupDiCallClassInstaller
377SetupDiCancelDriverInfoSearch
378SetupDiChangeState
379SetupDiClassGuidsFromNameA
380SetupDiClassGuidsFromNameExA
381SetupDiClassGuidsFromNameExW
382SetupDiClassGuidsFromNameW
383SetupDiClassNameFromGuidA
384SetupDiClassNameFromGuidExA
385SetupDiClassNameFromGuidExW
386SetupDiClassNameFromGuidW
387SetupDiCreateDevRegKeyA
388SetupDiCreateDevRegKeyW
389SetupDiCreateDeviceInfoA
390SetupDiCreateDeviceInfoList
391SetupDiCreateDeviceInfoListExA
392SetupDiCreateDeviceInfoListExW
393SetupDiCreateDeviceInfoW
394SetupDiCreateDeviceInterfaceA
395SetupDiCreateDeviceInterfaceRegKeyA
396SetupDiCreateDeviceInterfaceRegKeyW
397SetupDiCreateDeviceInterfaceW
398SetupDiDeleteDevRegKey
399SetupDiDeleteDeviceInfo
400SetupDiDeleteDeviceInterfaceData
401SetupDiDeleteDeviceInterfaceRegKey
402SetupDiDestroyClassImageList
403SetupDiDestroyDeviceInfoList
404SetupDiDestroyDriverInfoList
405SetupDiDrawMiniIcon
406SetupDiEnumDeviceInfo
407SetupDiEnumDeviceInterfaces
408SetupDiEnumDriverInfoA
409SetupDiEnumDriverInfoW
410SetupDiGetActualModelsSectionA
411SetupDiGetActualModelsSectionW
412SetupDiGetActualSectionToInstallA
413SetupDiGetActualSectionToInstallExA
414SetupDiGetActualSectionToInstallExW
415SetupDiGetActualSectionToInstallW
416SetupDiGetClassBitmapIndex
417SetupDiGetClassDescriptionA
418SetupDiGetClassDescriptionExA
419SetupDiGetClassDescriptionExW
420SetupDiGetClassDescriptionW
421SetupDiGetClassDevPropertySheetsA
422SetupDiGetClassDevPropertySheetsW
423SetupDiGetClassDevsA
424SetupDiGetClassDevsExA
425SetupDiGetClassDevsExW
426SetupDiGetClassDevsW
427SetupDiGetClassImageIndex
428SetupDiGetClassImageList
429SetupDiGetClassImageListExA
430SetupDiGetClassImageListExW
431SetupDiGetClassInstallParamsA
432SetupDiGetClassInstallParamsW
433SetupDiGetClassPropertyExW
434SetupDiGetClassPropertyKeys
435SetupDiGetClassPropertyKeysExW
436SetupDiGetClassPropertyW
437SetupDiGetClassRegistryPropertyA
438SetupDiGetClassRegistryPropertyW
439SetupDiGetCustomDevicePropertyA
440SetupDiGetCustomDevicePropertyW
441SetupDiGetDeviceInfoListClass
442SetupDiGetDeviceInfoListDetailA
443SetupDiGetDeviceInfoListDetailW
444SetupDiGetDeviceInstallParamsA
445SetupDiGetDeviceInstallParamsW
446SetupDiGetDeviceInstanceIdA
447SetupDiGetDeviceInstanceIdW
448SetupDiGetDeviceInterfaceAlias
449SetupDiGetDeviceInterfaceDetailA
450SetupDiGetDeviceInterfaceDetailW
451SetupDiGetDeviceInterfacePropertyKeys
452SetupDiGetDeviceInterfacePropertyW
453SetupDiGetDevicePropertyKeys
454SetupDiGetDevicePropertyW
455SetupDiGetDeviceRegistryPropertyA
456SetupDiGetDeviceRegistryPropertyW
457SetupDiGetDriverInfoDetailA
458SetupDiGetDriverInfoDetailW
459SetupDiGetDriverInstallParamsA
460SetupDiGetDriverInstallParamsW
461SetupDiGetHwProfileFriendlyNameA
462SetupDiGetHwProfileFriendlyNameExA
463SetupDiGetHwProfileFriendlyNameExW
464SetupDiGetHwProfileFriendlyNameW
465SetupDiGetHwProfileList
466SetupDiGetHwProfileListExA
467SetupDiGetHwProfileListExW
468SetupDiGetINFClassA
469SetupDiGetINFClassW
470SetupDiGetSelectedDevice
471SetupDiGetSelectedDriverA
472SetupDiGetSelectedDriverW
473SetupDiGetWizardPage
474SetupDiInstallClassA
475SetupDiInstallClassExA
476SetupDiInstallClassExW
477SetupDiInstallClassW
478SetupDiInstallDevice
479SetupDiInstallDeviceInterfaces
480SetupDiInstallDriverFiles
481SetupDiLoadClassIcon
482SetupDiLoadDeviceIcon
483SetupDiMoveDuplicateDevice
484SetupDiOpenClassRegKey
485SetupDiOpenClassRegKeyExA
486SetupDiOpenClassRegKeyExW
487SetupDiOpenDevRegKey
488SetupDiOpenDeviceInfoA
489SetupDiOpenDeviceInfoW
490SetupDiOpenDeviceInterfaceA
491SetupDiOpenDeviceInterfaceRegKey
492SetupDiOpenDeviceInterfaceW
493SetupDiRegisterCoDeviceInstallers
494SetupDiRegisterDeviceInfo
495SetupDiRemoveDevice
496SetupDiRemoveDeviceInterface
497SetupDiReportAdditionalSoftwareRequested
498SetupDiReportDeviceInstallError
499SetupDiReportDriverNotFoundError
500SetupDiReportDriverPackageImportationError
501SetupDiReportGenericDriverInstalled
502SetupDiReportPnPDeviceProblem
503SetupDiRestartDevices
504SetupDiSelectBestCompatDrv
505SetupDiSelectDevice
506SetupDiSelectOEMDrv
507SetupDiSetClassInstallParamsA
508SetupDiSetClassInstallParamsW
509SetupDiSetClassPropertyExW
510SetupDiSetClassPropertyW
511SetupDiSetClassRegistryPropertyA
512SetupDiSetClassRegistryPropertyW
513SetupDiSetDeviceInstallParamsA
514SetupDiSetDeviceInstallParamsW
515SetupDiSetDeviceInterfaceDefault
516SetupDiSetDeviceInterfacePropertyW
517SetupDiSetDevicePropertyW
518SetupDiSetDeviceRegistryPropertyA
519SetupDiSetDeviceRegistryPropertyW
520SetupDiSetDriverInstallParamsA
521SetupDiSetDriverInstallParamsW
522SetupDiSetSelectedDevice
523SetupDiSetSelectedDriverA
524SetupDiSetSelectedDriverW
525SetupDiUnremoveDevice
526SetupDuplicateDiskSpaceListA
527SetupDuplicateDiskSpaceListW
528SetupEnumInfSectionsA
529SetupEnumInfSectionsW
530SetupEnumPublishedInfA
531SetupEnumPublishedInfW
532SetupFindFirstLineA
533SetupFindFirstLineW
534SetupFindNextLine
535SetupFindNextMatchLineA
536SetupFindNextMatchLineW
537SetupFreeSourceListA
538SetupFreeSourceListW
539SetupGetBackupInformationA
540SetupGetBackupInformationW
541SetupGetBinaryField
542SetupGetFieldCount
543SetupGetFileCompressionInfoA
544SetupGetFileCompressionInfoExA
545SetupGetFileCompressionInfoExW
546SetupGetFileCompressionInfoW
547SetupGetFileQueueCount
548SetupGetFileQueueFlags
549SetupGetInfDriverStoreLocationA
550SetupGetInfDriverStoreLocationW
551SetupGetInfFileListA
552SetupGetInfFileListW
553SetupGetInfInformationA
554SetupGetInfInformationW
555SetupGetInfPublishedNameA
556SetupGetInfPublishedNameW
557SetupGetInfSections
558SetupGetIntField
559SetupGetLineByIndexA
560SetupGetLineByIndexW
561SetupGetLineCountA
562SetupGetLineCountW
563SetupGetLineTextA
564SetupGetLineTextW
565SetupGetMultiSzFieldA
566SetupGetMultiSzFieldW
567SetupGetNonInteractiveMode
568SetupGetSourceFileLocationA
569SetupGetSourceFileLocationW
570SetupGetSourceFileSizeA
571SetupGetSourceFileSizeW
572SetupGetSourceInfoA
573SetupGetSourceInfoW
574SetupGetStringFieldA
575SetupGetStringFieldW
576SetupGetTargetPathA
577SetupGetTargetPathW
578SetupGetThreadLogToken
579SetupInitDefaultQueueCallback
580SetupInitDefaultQueueCallbackEx
581SetupInitializeFileLogA
582SetupInitializeFileLogW
583SetupInstallFileA
584SetupInstallFileExA
585SetupInstallFileExW
586SetupInstallFileW
587SetupInstallFilesFromInfSectionA
588SetupInstallFilesFromInfSectionW
589SetupInstallFromInfSectionA
590SetupInstallFromInfSectionW
591SetupInstallLogCloseEventGroup
592SetupInstallLogCreateEventGroup
593SetupInstallServicesFromInfSectionA
594SetupInstallServicesFromInfSectionExA
595SetupInstallServicesFromInfSectionExW
596SetupInstallServicesFromInfSectionW
597SetupIterateCabinetA
598SetupIterateCabinetW
599SetupLogErrorA
600SetupLogErrorW
601SetupLogFileA
602SetupLogFileW
603SetupOpenAppendInfFileA
604SetupOpenAppendInfFileW
605SetupOpenFileQueue
606SetupOpenInfFileA
607SetupOpenInfFileW
608SetupOpenLog
609SetupOpenMasterInf
610SetupPrepareQueueForRestoreA
611SetupPrepareQueueForRestoreW
612SetupPromptForDiskA
613SetupPromptForDiskW
614SetupPromptReboot
615SetupQueryDrivesInDiskSpaceListA
616SetupQueryDrivesInDiskSpaceListW
617SetupQueryFileLogA
618SetupQueryFileLogW
619SetupQueryInfFileInformationA
620SetupQueryInfFileInformationW
621SetupQueryInfOriginalFileInformationA
622SetupQueryInfOriginalFileInformationW
623SetupQueryInfVersionInformationA
624SetupQueryInfVersionInformationW
625SetupQuerySourceListA
626SetupQuerySourceListW
627SetupQuerySpaceRequiredOnDriveA
628SetupQuerySpaceRequiredOnDriveW
629SetupQueueCopyA
630SetupQueueCopyIndirectA
631SetupQueueCopyIndirectW
632SetupQueueCopySectionA
633SetupQueueCopySectionW
634SetupQueueCopyW
635SetupQueueDefaultCopyA
636SetupQueueDefaultCopyW
637SetupQueueDeleteA
638SetupQueueDeleteSectionA
639SetupQueueDeleteSectionW
640SetupQueueDeleteW
641SetupQueueRenameA
642SetupQueueRenameSectionA
643SetupQueueRenameSectionW
644SetupQueueRenameW
645SetupRemoveFileLogEntryA
646SetupRemoveFileLogEntryW
647SetupRemoveFromDiskSpaceListA
648SetupRemoveFromDiskSpaceListW
649SetupRemoveFromSourceListA
650SetupRemoveFromSourceListW
651SetupRemoveInstallSectionFromDiskSpaceListA
652SetupRemoveInstallSectionFromDiskSpaceListW
653SetupRemoveSectionFromDiskSpaceListA
654SetupRemoveSectionFromDiskSpaceListW
655SetupRenameErrorA
656SetupRenameErrorW
657SetupScanFileQueue
658SetupScanFileQueueA
659SetupScanFileQueueW
660SetupSetDirectoryIdA
661SetupSetDirectoryIdExA
662SetupSetDirectoryIdExW
663SetupSetDirectoryIdW
664SetupSetFileQueueAlternatePlatformA
665SetupSetFileQueueAlternatePlatformW
666SetupSetFileQueueFlags
667SetupSetNonInteractiveMode
668SetupSetPlatformPathOverrideA
669SetupSetPlatformPathOverrideW
670SetupSetSourceListA
671SetupSetSourceListW
672SetupSetThreadLogToken
673SetupTermDefaultQueueCallback
674SetupTerminateFileLog
675SetupUninstallNewlyCopiedInfs
676SetupUninstallOEMInfA
677SetupUninstallOEMInfW
678SetupVerifyInfFileA
679SetupVerifyInfFileW
680SetupWriteTextLog
681SetupWriteTextLogError
682SetupWriteTextLogInfLine
683UnicodeToMultiByte
684VerifyCatalogFile
685pGetDriverPackageHash
686pSetupAccessRunOnceNodeList
687pSetupAddMiniIconToList
688pSetupAddTagToGroupOrderListEntry
689pSetupAppendPath
690pSetupCaptureAndConvertAnsiArg
691pSetupCenterWindowRelativeToParent
692pSetupCloseTextLogSection
693pSetupConcatenatePaths
694pSetupCreateTextLogSectionA
695pSetupCreateTextLogSectionW
696pSetupDestroyRunOnceNodeList
697pSetupDiBuildInfoDataFromStrongName
698pSetupDiCrimsonLogDeviceInstall
699pSetupDiEnumSelectedDrivers
700pSetupDiGetDriverInfoExtensionId
701pSetupDiGetStrongNameForDriverNode
702pSetupDiInvalidateHelperModules
703pSetupDoLastKnownGoodBackup
704pSetupDoesUserHavePrivilege
705pSetupDuplicateString
706pSetupEnablePrivilege
707pSetupFree
708pSetupGetCurrentDriverSigningPolicy
709pSetupGetDriverDate
710pSetupGetDriverVersion
711pSetupGetField
712pSetupGetFileTitle
713pSetupGetGlobalFlags
714pSetupGetIndirectStringsFromDriverInfo
715pSetupGetInfSections
716pSetupGetQueueFlags
717pSetupGetRealSystemTime
718pSetupGuidFromString
719pSetupHandleFailedVerification
720pSetupInfGetDigitalSignatureInfo
721pSetupInfIsInbox
722pSetupInfSetDigitalSignatureInfo
723pSetupInstallCatalog
724pSetupIsBiDiLocalizedSystemEx
725pSetupIsGuidNull
726pSetupIsLocalSystem
727pSetupIsUserAdmin
728pSetupIsUserTrustedInstaller
729pSetupLoadIndirectString
730pSetupMakeSurePathExists
731pSetupMalloc
732pSetupModifyGlobalFlags
733pSetupMultiByteToUnicode
734pSetupOpenAndMapFileForRead
735pSetupOutOfMemory
736pSetupQueryMultiSzValueToArray
737pSetupRealloc
738pSetupRegistryDelnode
739pSetupRetrieveServiceConfig
740pSetupSetArrayToMultiSzValue
741pSetupSetDriverPackageRestorePoint
742pSetupSetGlobalFlags
743pSetupSetQueueFlags
744pSetupShouldDeviceBeExcluded
745pSetupStringFromGuid
746pSetupStringTableAddString
747pSetupStringTableAddStringEx
748pSetupStringTableDestroy
749pSetupStringTableDuplicate
750pSetupStringTableEnum
751pSetupStringTableGetExtraData
752pSetupStringTableInitialize
753pSetupStringTableInitializeEx
754pSetupStringTableLookUpString
755pSetupStringTableLookUpStringEx
756pSetupStringTableSetExtraData
757pSetupStringTableStringFromId
758pSetupStringTableStringFromIdEx
759pSetupUnicodeToMultiByte
760pSetupUninstallCatalog
761pSetupUnmapAndCloseFile
762pSetupValidateDriverPackage
763pSetupVerifyCatalogFile
764pSetupVerifyQueuedCatalogs
765pSetupWriteLogEntry
766pSetupWriteLogError
lib/libc/mingw/lib-common/slcext.def created+28
......@@ -0,0 +1,28 @@
1;
2; Definition file of slcext.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "slcext.dll"
7EXPORTS
8;ord_300 @300
9;ord_301 @301
10;ord_302 @302
11;ord_303 @303
12;ord_304 @304
13SLAcquireGenuineTicket
14SLActivateProduct
15SLDepositTokenActivationResponse
16SLFreeTokenActivationCertificates
17SLFreeTokenActivationGrants
18SLGenerateTokenActivationChallenge
19SLGetPackageProductKey
20SLGetPackageProperties
21SLGetPackageToken
22SLGetReferralInformation
23SLGetServerStatus
24SLGetTokenActivationCertificates
25SLGetTokenActivationGrants
26SLInstallPackage
27SLSignTokenActivationChallenge
28SLUninstallPackage
lib/libc/mingw/lib-common/slwga.def created+9
......@@ -0,0 +1,9 @@
1;
2; Definition file of SLWGA.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "SLWGA.dll"
7EXPORTS
8;ord_227 @227
9SLIsGenuineLocal
lib/libc/mingw/lib-common/snmpapi.def created+46
......@@ -0,0 +1,46 @@
1;
2; Exports of file snmpapi.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY snmpapi.dll
8EXPORTS
9SnmpSvcAddrIsIpx
10SnmpSvcAddrToSocket
11SnmpSvcGetEnterpriseOID
12SnmpSvcGetUptime
13SnmpSvcGetUptimeFromTime
14SnmpSvcInitUptime
15SnmpSvcSetLogLevel
16SnmpSvcSetLogType
17SnmpTfxClose
18SnmpTfxOpen
19SnmpTfxQuery
20SnmpUtilAnsiToUnicode
21SnmpUtilAsnAnyCpy
22SnmpUtilAsnAnyFree
23SnmpUtilDbgPrint
24SnmpUtilIdsToA
25SnmpUtilMemAlloc
26SnmpUtilMemFree
27SnmpUtilMemReAlloc
28SnmpUtilOctetsCmp
29SnmpUtilOctetsCpy
30SnmpUtilOctetsFree
31SnmpUtilOctetsNCmp
32SnmpUtilOidAppend
33SnmpUtilOidCmp
34SnmpUtilOidCpy
35SnmpUtilOidFree
36SnmpUtilOidNCmp
37SnmpUtilOidToA
38SnmpUtilPrintAsnAny
39SnmpUtilPrintOid
40SnmpUtilUTF8ToUnicode
41SnmpUtilUnicodeToAnsi
42SnmpUtilUnicodeToUTF8
43SnmpUtilVarBindCpy
44SnmpUtilVarBindFree
45SnmpUtilVarBindListCpy
46SnmpUtilVarBindListFree
lib/libc/mingw/lib-common/srvcli.def created+64
......@@ -0,0 +1,64 @@
1;
2; Definition file of srvcli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "srvcli.dll"
7EXPORTS
8I_NetDfsGetVersion
9I_NetServerSetServiceBits
10I_NetServerSetServiceBitsEx
11LocalAliasGet
12LocalFileClose
13LocalFileEnum
14LocalFileEnumEx
15LocalFileGetInfo
16LocalFileGetInfoEx
17LocalSessionDel
18LocalSessionEnum
19LocalSessionEnumEx
20LocalSessionGetInfo
21LocalSessionGetInfoEx
22LocalShareAdd
23LocalShareDelEx
24LocalShareEnum
25LocalShareEnumEx
26LocalShareGetInfo
27LocalShareGetInfoEx
28LocalShareSetInfo
29NetConnectionEnum
30NetFileClose
31NetFileEnum
32NetFileGetInfo
33NetRemoteTOD
34NetServerAliasAdd
35NetServerAliasDel
36NetServerAliasEnum
37NetServerComputerNameAdd
38NetServerComputerNameDel
39NetServerDiskEnum
40NetServerGetInfo
41NetServerSetInfo
42NetServerStatisticsGet
43NetServerTransportAdd
44NetServerTransportAddEx
45NetServerTransportDel
46NetServerTransportEnum
47NetSessionDel
48NetSessionEnum
49NetSessionGetInfo
50NetShareAdd
51NetShareCheck
52NetShareDel
53NetShareDelEx
54NetShareDelSticky
55NetShareEnum
56NetShareEnumSticky
57NetShareGetInfo
58NetShareSetInfo
59NetpsNameCanonicalize
60NetpsNameCompare
61NetpsNameValidate
62NetpsPathCanonicalize
63NetpsPathCompare
64NetpsPathType
lib/libc/mingw/lib-common/sspicli.def created+107
......@@ -0,0 +1,107 @@
1;
2; Definition file of SspiCli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "SspiCli.dll"
7EXPORTS
8SecDeleteUserModeContext
9SecInitUserModeContext
10SspiUnmarshalAuthIdentityInternal
11AcceptSecurityContext
12AcquireCredentialsHandleA
13AcquireCredentialsHandleW
14AddCredentialsA
15AddCredentialsW
16AddSecurityPackageA
17AddSecurityPackageW
18ApplyControlToken
19ChangeAccountPasswordA
20ChangeAccountPasswordW
21CompleteAuthToken
22CredMarshalTargetInfo
23CredUnmarshalTargetInfo
24DecryptMessage
25DeleteSecurityContext
26DeleteSecurityPackageA
27DeleteSecurityPackageW
28EncryptMessage
29EnumerateSecurityPackagesA
30EnumerateSecurityPackagesW
31ExportSecurityContext
32FreeContextBuffer
33FreeCredentialsHandle
34GetSecurityUserInfo
35GetUserNameExA
36GetUserNameExW
37ImpersonateSecurityContext
38ImportSecurityContextA
39ImportSecurityContextW
40InitSecurityInterfaceA
41InitSecurityInterfaceW
42InitializeSecurityContextA
43InitializeSecurityContextW
44LogonUserExExW
45LsaCallAuthenticationPackage
46LsaConnectUntrusted
47LsaDeregisterLogonProcess
48LsaEnumerateLogonSessions
49LsaFreeReturnBuffer
50LsaGetLogonSessionData
51LsaLogonUser
52LsaLookupAuthenticationPackage
53LsaRegisterLogonProcess
54LsaRegisterPolicyChangeNotification
55LsaUnregisterPolicyChangeNotification
56MakeSignature
57QueryContextAttributesA
58QueryContextAttributesW
59QueryCredentialsAttributesA
60QueryCredentialsAttributesW
61QuerySecurityContextToken
62QuerySecurityPackageInfoA
63QuerySecurityPackageInfoW
64RevertSecurityContext
65SaslAcceptSecurityContext
66SaslEnumerateProfilesA
67SaslEnumerateProfilesW
68SaslGetContextOption
69SaslGetProfilePackageA
70SaslGetProfilePackageW
71SaslIdentifyPackageA
72SaslIdentifyPackageW
73SaslInitializeSecurityContextA
74SaslInitializeSecurityContextW
75SaslSetContextOption
76SealMessage
77SecCacheSspiPackages
78SeciAllocateAndSetCallFlags
79SeciAllocateAndSetIPAddress
80SeciFreeCallContext
81SeciIsProtectedUser
82SetContextAttributesA
83SetContextAttributesW
84SetCredentialsAttributesA
85SetCredentialsAttributesW
86SspiCompareAuthIdentities
87SspiCopyAuthIdentity
88SspiDecryptAuthIdentity
89SspiDecryptAuthIdentityEx
90SspiEncodeAuthIdentityAsStrings
91SspiEncodeStringsAsAuthIdentity
92SspiEncryptAuthIdentity
93SspiEncryptAuthIdentityEx
94SspiExcludePackage
95SspiFreeAuthIdentity
96SspiGetComputerNameForSPN
97SspiGetTargetHostName
98SspiIsAuthIdentityEncrypted
99SspiLocalFree
100SspiMarshalAuthIdentity
101SspiPrepareForCredRead
102SspiPrepareForCredWrite
103SspiUnmarshalAuthIdentity
104SspiValidateAuthIdentity
105SspiZeroAuthIdentity
106UnsealMessage
107VerifySignature
lib/libc/mingw/lib-common/t2embed.def created+22
......@@ -0,0 +1,22 @@
1;
2; Exports of file t2embed.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY t2embed.dll
8EXPORTS
9TTCharToUnicode
10TTDeleteEmbeddedFont
11TTEmbedFont
12TTEmbedFontEx
13TTEmbedFontFromFileA
14TTEnableEmbeddingForFacename
15TTGetEmbeddedFontInfo
16TTGetEmbeddingType
17TTGetNewFontName
18TTIsEmbeddingEnabled
19TTIsEmbeddingEnabledForFacename
20TTLoadEmbeddedFont
21TTRunValidationTests
22TTRunValidationTestsEx
lib/libc/mingw/lib-common/tapi32.def created+286
......@@ -0,0 +1,286 @@
1;
2; Exports of file TAPI32.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY TAPI32.dll
8EXPORTS
9GetTapi16CallbackMsg
10LAddrParamsInited
11LOpenDialAsst
12LocWizardDlgProc
13MMCAddProvider
14MMCConfigProvider
15MMCGetAvailableProviders
16MMCGetDeviceFlags
17MMCGetLineInfo
18MMCGetLineStatus
19MMCGetPhoneInfo
20MMCGetPhoneStatus
21MMCGetProviderList
22MMCGetServerConfig
23MMCInitialize
24MMCRemoveProvider
25MMCSetLineInfo
26MMCSetPhoneInfo
27MMCSetServerConfig
28MMCShutdown
29NonAsyncEventThread
30TAPIWndProc
31TUISPIDLLCallback
32internalConfig
33internalCreateDefLocation
34internalNewLocationW
35internalPerformance
36internalRemoveLocation
37internalRenameLocationW
38lineAccept
39lineAddProvider
40lineAddProviderA
41lineAddProviderW
42lineAddToConference
43lineAgentSpecific
44lineAnswer
45lineBlindTransfer
46lineBlindTransferA
47lineBlindTransferW
48lineClose
49lineCompleteCall
50lineCompleteTransfer
51lineConfigDialog
52lineConfigDialogA
53lineConfigDialogEdit
54lineConfigDialogEditA
55lineConfigDialogEditW
56lineConfigDialogW
57lineConfigProvider
58lineCreateAgentA
59lineCreateAgentSessionA
60lineCreateAgentSessionW
61lineCreateAgentW
62lineDeallocateCall
63lineDevSpecific
64lineDevSpecificFeature
65lineDial
66lineDialA
67lineDialW
68lineDrop
69lineForward
70lineForwardA
71lineForwardW
72lineGatherDigits
73lineGatherDigitsA
74lineGatherDigitsW
75lineGenerateDigits
76lineGenerateDigitsA
77lineGenerateDigitsW
78lineGenerateTone
79lineGetAddressCaps
80lineGetAddressCapsA
81lineGetAddressCapsW
82lineGetAddressID
83lineGetAddressIDA
84lineGetAddressIDW
85lineGetAddressStatus
86lineGetAddressStatusA
87lineGetAddressStatusW
88lineGetAgentActivityListA
89lineGetAgentActivityListW
90lineGetAgentCapsA
91lineGetAgentCapsW
92lineGetAgentGroupListA
93lineGetAgentGroupListW
94lineGetAgentInfo
95lineGetAgentSessionInfo
96lineGetAgentSessionList
97lineGetAgentStatusA
98lineGetAgentStatusW
99lineGetAppPriority
100lineGetAppPriorityA
101lineGetAppPriorityW
102lineGetCallInfo
103lineGetCallInfoA
104lineGetCallInfoW
105lineGetCallStatus
106lineGetConfRelatedCalls
107lineGetCountry
108lineGetCountryA
109lineGetCountryW
110lineGetDevCaps
111lineGetDevCapsA
112lineGetDevCapsW
113lineGetDevConfig
114lineGetDevConfigA
115lineGetDevConfigW
116lineGetGroupListA
117lineGetGroupListW
118lineGetID
119lineGetIDA
120lineGetIDW
121lineGetIcon
122lineGetIconA
123lineGetIconW
124lineGetLineDevStatus
125lineGetLineDevStatusA
126lineGetLineDevStatusW
127lineGetMessage
128lineGetNewCalls
129lineGetNumRings
130lineGetProviderList
131lineGetProviderListA
132lineGetProviderListW
133lineGetProxyStatus
134lineGetQueueInfo
135lineGetQueueListA
136lineGetQueueListW
137lineGetRequest
138lineGetRequestA
139lineGetRequestW
140lineGetStatusMessages
141lineGetTranslateCaps
142lineGetTranslateCapsA
143lineGetTranslateCapsW
144lineHandoff
145lineHandoffA
146lineHandoffW
147lineHold
148lineInitialize
149lineInitializeExA
150lineInitializeExW
151lineMakeCall
152lineMakeCallA
153lineMakeCallW
154lineMonitorDigits
155lineMonitorMedia
156lineMonitorTones
157lineNegotiateAPIVersion
158lineNegotiateExtVersion
159lineOpen
160lineOpenA
161lineOpenW
162linePark
163lineParkA
164lineParkW
165linePickup
166linePickupA
167linePickupW
168linePrepareAddToConference
169linePrepareAddToConferenceA
170linePrepareAddToConferenceW
171lineProxyMessage
172lineProxyResponse
173lineRedirect
174lineRedirectA
175lineRedirectW
176lineRegisterRequestRecipient
177lineReleaseUserUserInfo
178lineRemoveFromConference
179lineRemoveProvider
180lineSecureCall
181lineSendUserUserInfo
182lineSetAgentActivity
183lineSetAgentGroup
184lineSetAgentMeasurementPeriod
185lineSetAgentSessionState
186lineSetAgentState
187lineSetAgentStateEx
188lineSetAppPriority
189lineSetAppPriorityA
190lineSetAppPriorityW
191lineSetAppSpecific
192lineSetCallData
193lineSetCallParams
194lineSetCallPrivilege
195lineSetCallQualityOfService
196lineSetCallTreatment
197lineSetCurrentLocation
198lineSetDevConfig
199lineSetDevConfigA
200lineSetDevConfigW
201lineSetLineDevStatus
202lineSetMediaControl
203lineSetMediaMode
204lineSetNumRings
205lineSetQueueMeasurementPeriod
206lineSetStatusMessages
207lineSetTerminal
208lineSetTollList
209lineSetTollListA
210lineSetTollListW
211lineSetupConference
212lineSetupConferenceA
213lineSetupConferenceW
214lineSetupTransfer
215lineSetupTransferA
216lineSetupTransferW
217lineShutdown
218lineSwapHold
219lineTranslateAddress
220lineTranslateAddressA
221lineTranslateAddressW
222lineTranslateDialog
223lineTranslateDialogA
224lineTranslateDialogW
225lineUncompleteCall
226lineUnhold
227lineUnpark
228lineUnparkA
229lineUnparkW
230phoneClose
231phoneConfigDialog
232phoneConfigDialogA
233phoneConfigDialogW
234phoneDevSpecific
235phoneGetButtonInfo
236phoneGetButtonInfoA
237phoneGetButtonInfoW
238phoneGetData
239phoneGetDevCaps
240phoneGetDevCapsA
241phoneGetDevCapsW
242phoneGetDisplay
243phoneGetGain
244phoneGetHookSwitch
245phoneGetID
246phoneGetIDA
247phoneGetIDW
248phoneGetIcon
249phoneGetIconA
250phoneGetIconW
251phoneGetLamp
252phoneGetMessage
253phoneGetRing
254phoneGetStatus
255phoneGetStatusA
256phoneGetStatusMessages
257phoneGetStatusW
258phoneGetVolume
259phoneInitialize
260phoneInitializeExA
261phoneInitializeExW
262phoneNegotiateAPIVersion
263phoneNegotiateExtVersion
264phoneOpen
265phoneSetButtonInfo
266phoneSetButtonInfoA
267phoneSetButtonInfoW
268phoneSetData
269phoneSetDisplay
270phoneSetGain
271phoneSetHookSwitch
272phoneSetLamp
273phoneSetRing
274phoneSetStatusMessages
275phoneSetVolume
276phoneShutdown
277tapiGetLocationInfo
278tapiGetLocationInfoA
279tapiGetLocationInfoW
280tapiRequestDrop
281tapiRequestMakeCall
282tapiRequestMakeCallA
283tapiRequestMakeCallW
284tapiRequestMediaCall
285tapiRequestMediaCallA
286tapiRequestMediaCallW
lib/libc/mingw/lib-common/tbs.def created+25
......@@ -0,0 +1,25 @@
1;
2; Definition file of tbs.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "tbs.dll"
7EXPORTS
8Tbsi_Create_Attestation_From_Log
9Tbsi_Get_TCG_Logs
10GetDeviceID
11GetDeviceIDString
12GetDeviceIDWithTimeout
13Tbsi_Context_Create
14Tbsi_FilterLog
15Tbsi_GetDeviceInfo
16Tbsi_Get_OwnerAuth
17Tbsi_Get_TCG_Log
18Tbsi_Physical_Presence_Command
19Tbsi_Revoke_Attestation
20Tbsi_ShaHash
21Tbsip_Cancel_Commands
22Tbsip_Context_Close
23Tbsip_Submit_Command
24Tbsip_Submit_Command_NonBlocking
25Tbsip_TestMorBit
lib/libc/mingw/lib-common/tdh.def created+43
......@@ -0,0 +1,43 @@
1;
2; Definition file of tdh.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "tdh.dll"
7EXPORTS
8TdhAggregatePayloadFilters
9TdhApplyPayloadFilter
10TdhCleanupPayloadEventFilterDescriptor
11TdhCloseDecodingHandle
12TdhCreatePayloadFilter
13TdhDeletePayloadFilter
14TdhEnumerateManifestProviderEvents
15TdhEnumerateProviderFieldInformation
16TdhEnumerateProviderFilters
17TdhEnumerateProviders
18TdhEnumerateRemoteWBEMProviderFieldInformation
19TdhEnumerateRemoteWBEMProviders
20TdhFormatProperty
21TdhGetAllEventsInformation
22TdhGetDecodingParameter
23TdhGetEventInformation
24TdhGetEventMapInformation
25TdhGetManifestEventInformation
26TdhGetProperty
27TdhGetPropertyOffsetAndSize
28TdhGetPropertySize
29TdhGetWppMessage
30TdhGetWppProperty
31TdhLoadManifest
32TdhLoadManifestFromBinary
33TdhLoadManifestFromMemory
34TdhOpenDecodingHandle
35TdhQueryProviderFieldInformation
36TdhQueryRemoteWBEMProviderFieldInformation
37TdhSetDecodingParameter
38TdhUnloadManifest
39TdhUnloadManifestFromMemory
40TdhValidatePayloadFilter
41TdhpFindMatchClassFromWBEM
42TdhpGetBestTraceEventInfoWBEM
43TdhpGetEventMapInfoWBEM
lib/libc/mingw/lib-common/traffic.def created+29
......@@ -0,0 +1,29 @@
1;
2; Definition file of TRAFFIC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "TRAFFIC.dll"
7EXPORTS
8TcAddFilter
9TcAddFlow
10TcCloseInterface
11TcDeleteFilter
12TcDeleteFlow
13TcDeregisterClient
14TcEnumerateFlows
15TcEnumerateInterfaces
16TcGetFlowNameA
17TcGetFlowNameW
18TcGetInterfaceList
19TcModifyFlow
20TcOpenInterfaceA
21TcOpenInterfaceW
22TcQueryFlowA
23TcQueryFlowW
24TcQueryInterface
25TcRegisterClient
26TcSetFlowA
27TcSetFlowW
28TcSetInterface
29TcSetSocketFlow
lib/libc/mingw/lib-common/txfw32.def created+16
......@@ -0,0 +1,16 @@
1;
2; Definition file of txfw32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "txfw32.dll"
7EXPORTS
8TxfGetThreadMiniVersionForCreate
9TxfLogCreateFileReadContext
10TxfLogCreateRangeReadContext
11TxfLogDestroyReadContext
12TxfLogReadRecords
13TxfLogRecordGetFileName
14TxfLogRecordGetGenericType
15TxfReadMetadataInfo
16TxfSetThreadMiniVersionForCreate
lib/libc/mingw/lib-common/usp10.def created+51
......@@ -0,0 +1,51 @@
1;
2; Definition file of USP10.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "USP10.dll"
7EXPORTS
8LpkPresent
9ScriptApplyDigitSubstitution
10ScriptApplyLogicalWidth
11ScriptBreak
12ScriptCPtoX
13ScriptCacheGetHeight
14ScriptFreeCache
15ScriptGetCMap
16ScriptGetFontAlternateGlyphs
17ScriptGetFontFeatureTags
18ScriptGetFontLanguageTags
19ScriptGetFontProperties
20ScriptGetFontScriptTags
21ScriptGetGlyphABCWidth
22ScriptGetLogicalWidths
23ScriptGetProperties
24ScriptIsComplex
25ScriptItemize
26ScriptItemizeOpenType
27ScriptJustify
28ScriptLayout
29ScriptPlace
30ScriptPlaceOpenType
31ScriptPositionSingleGlyph
32ScriptRecordDigitSubstitution
33ScriptShape
34ScriptShapeOpenType
35ScriptStringAnalyse
36ScriptStringCPtoX
37ScriptStringFree
38ScriptStringGetLogicalWidths
39ScriptStringGetOrder
40ScriptStringOut
41ScriptStringValidate
42ScriptStringXtoCP
43ScriptString_pLogAttr
44ScriptString_pSize
45ScriptString_pcOutChars
46ScriptSubstituteSingleGlyph
47ScriptTextOut
48ScriptXtoCP
49UspAllocCache
50UspAllocTemp
51UspFreeMem
lib/libc/mingw/lib-common/uxtheme.def created+88
......@@ -0,0 +1,88 @@
1;
2; Definition file of UxTheme.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "UxTheme.dll"
7EXPORTS
8BeginPanningFeedback
9EndPanningFeedback
10UpdatePanningFeedback
11BeginBufferedAnimation
12BeginBufferedPaint
13BufferedPaintClear
14BufferedPaintInit
15BufferedPaintRenderAnimation
16BufferedPaintSetAlpha
17DrawThemeBackgroundEx
18BufferedPaintStopAllAnimations
19BufferedPaintUnInit
20CloseThemeData
21DrawThemeBackground
22DrawThemeEdge
23DrawThemeIcon
24OpenThemeDataEx
25DrawThemeParentBackground
26DrawThemeParentBackgroundEx
27DrawThemeText
28GetImmersiveColorFromColorSetEx
29GetImmersiveUserColorSetPreference
30DrawThemeTextEx
31GetUserColorPreference
32GetColorFromPreference
33EnableThemeDialogTexture
34EnableTheming
35EndBufferedAnimation
36EndBufferedPaint
37GetBufferedPaintBits
38GetBufferedPaintDC
39GetBufferedPaintTargetDC
40GetBufferedPaintTargetRect
41GetCurrentThemeName
42GetThemeAnimationProperty
43GetThemeAnimationTransform
44GetThemeAppProperties
45GetThemeBackgroundContentRect
46GetThemeBackgroundExtent
47GetThemeBackgroundRegion
48GetThemeBitmap
49GetThemeBool
50GetThemeColor
51GetThemeDocumentationProperty
52GetThemeEnumValue
53GetThemeFilename
54GetThemeFont
55GetThemeInt
56GetThemeIntList
57GetThemeMargins
58GetThemeMetric
59GetThemePartSize
60GetThemePosition
61GetThemePropertyOrigin
62GetThemeRect
63GetThemeStream
64GetThemeString
65GetThemeSysBool
66GetThemeSysColor
67GetThemeSysColorBrush
68GetThemeSysFont
69GetThemeSysInt
70GetThemeSysSize
71GetThemeSysString
72GetThemeTextExtent
73GetThemeTextMetrics
74GetThemeTimingFunction
75GetThemeTransitionDuration
76GetWindowTheme
77HitTestThemeBackground
78IsAppThemed
79IsCompositionActive
80IsThemeActive
81IsThemeBackgroundPartiallyTransparent
82IsThemeDialogTextureEnabled
83IsThemePartDefined
84OpenThemeData
85SetThemeAppProperties
86SetWindowTheme
87SetWindowThemeAttribute
88ThemeInitApiHook
lib/libc/mingw/lib-common/virtdisk.def created+33
......@@ -0,0 +1,33 @@
1;
2; Definition file of VirtDisk.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "VirtDisk.dll"
7EXPORTS
8AddVirtualDiskParent
9ApplySnapshotVhdSet
10AttachVirtualDisk
11BreakMirrorVirtualDisk
12CompactVirtualDisk
13CreateVirtualDisk
14DeleteSnapshotVhdSet
15DeleteVirtualDiskMetadata
16DetachVirtualDisk
17EnumerateVirtualDiskMetadata
18ExpandVirtualDisk
19GetAllAttachedVirtualDiskPhysicalPaths
20GetStorageDependencyInformation
21GetVirtualDiskInformation
22GetVirtualDiskMetadata
23GetVirtualDiskOperationProgress
24GetVirtualDiskPhysicalPath
25MergeVirtualDisk
26MirrorVirtualDisk
27ModifyVhdSet
28OpenVirtualDisk
29QueryChangesVirtualDisk
30ResizeVirtualDisk
31SetVirtualDiskInformation
32SetVirtualDiskMetadata
33TakeSnapshotVhdSet
lib/libc/mingw/lib-common/websocket.def created+15
......@@ -0,0 +1,15 @@
1LIBRARY "websocket.dll"
2EXPORTS
3WebSocketAbortHandle
4WebSocketBeginClientHandshake
5WebSocketBeginServerHandshake
6WebSocketCompleteAction
7WebSocketCreateClientHandle
8WebSocketCreateServerHandle
9WebSocketDeleteHandle
10WebSocketEndClientHandshake
11WebSocketEndServerHandshake
12WebSocketGetAction
13WebSocketGetGlobalProperty
14WebSocketReceive
15WebSocketSend
lib/libc/mingw/lib-common/wecapi.def created+26
......@@ -0,0 +1,26 @@
1;
2; Definition file of WecApi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WecApi.dll"
7EXPORTS
8pszDbgAllocMsgA
9vDbgLogError
10EcIsConfigRequired
11EcQuickConfig
12EcClose
13EcDeleteSubscription
14EcEnumNextSubscription
15EcGetObjectArrayProperty
16EcGetObjectArraySize
17EcGetSubscriptionProperty
18EcGetSubscriptionRunTimeStatus
19EcInsertObjectArrayElement
20EcOpenSubscription
21EcOpenSubscriptionEnum
22EcRemoveObjectArrayElement
23EcRetrySubscription
24EcSaveSubscription
25EcSetObjectArrayProperty
26EcSetSubscriptionProperty
lib/libc/mingw/lib-common/wevtapi.def created+53
......@@ -0,0 +1,53 @@
1;
2; Definition file of wevtapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "wevtapi.dll"
7EXPORTS
8EvtIntSysprepCleanup
9EvtSetObjectArrayProperty
10EvtArchiveExportedLog
11EvtCancel
12EvtClearLog
13EvtClose
14EvtCreateBookmark
15EvtCreateRenderContext
16EvtExportLog
17EvtFormatMessage
18EvtGetChannelConfigProperty
19EvtGetEventInfo
20EvtGetEventMetadataProperty
21EvtGetExtendedStatus
22EvtGetLogInfo
23EvtGetObjectArrayProperty
24EvtGetObjectArraySize
25EvtGetPublisherMetadataProperty
26EvtGetQueryInfo
27EvtIntAssertConfig
28EvtIntCreateBinXMLFromCustomXML
29EvtIntCreateLocalLogfile
30EvtIntGetClassicLogDisplayName
31EvtIntRenderResourceEventTemplate
32EvtIntReportAuthzEventAndSourceAsync
33EvtIntReportEventAndSourceAsync
34EvtIntRetractConfig
35EvtIntWriteXmlEventToLocalLogfile
36EvtNext
37EvtNextChannelPath
38EvtNextEventMetadata
39EvtNextPublisherId
40EvtOpenChannelConfig
41EvtOpenChannelEnum
42EvtOpenEventMetadataEnum
43EvtOpenLog
44EvtOpenPublisherEnum
45EvtOpenPublisherMetadata
46EvtOpenSession
47EvtQuery
48EvtRender
49EvtSaveChannelConfig
50EvtSeek
51EvtSetChannelConfigProperty
52EvtSubscribe
53EvtUpdateBookmark
lib/libc/mingw/lib-common/windowscodecs.def created+116
......@@ -0,0 +1,116 @@
1LIBRARY "WindowsCodecs.dll"
2EXPORTS
3IEnumString_Next_WIC_Proxy
4IEnumString_Reset_WIC_Proxy
5IPropertyBag2_Write_Proxy
6IWICBitmapClipper_Initialize_Proxy
7IWICBitmapCodecInfo_DoesSupportAnimation_Proxy
8IWICBitmapCodecInfo_DoesSupportLossless_Proxy
9IWICBitmapCodecInfo_DoesSupportMultiframe_Proxy
10IWICBitmapCodecInfo_GetContainerFormat_Proxy
11IWICBitmapCodecInfo_GetDeviceManufacturer_Proxy
12IWICBitmapCodecInfo_GetDeviceModels_Proxy
13IWICBitmapCodecInfo_GetFileExtensions_Proxy
14IWICBitmapCodecInfo_GetMimeTypes_Proxy
15IWICBitmapDecoder_CopyPalette_Proxy
16IWICBitmapDecoder_GetColorContexts_Proxy
17IWICBitmapDecoder_GetDecoderInfo_Proxy
18IWICBitmapDecoder_GetFrameCount_Proxy
19IWICBitmapDecoder_GetFrame_Proxy
20IWICBitmapDecoder_GetMetadataQueryReader_Proxy
21IWICBitmapDecoder_GetPreview_Proxy
22IWICBitmapDecoder_GetThumbnail_Proxy
23IWICBitmapEncoder_Commit_Proxy
24IWICBitmapEncoder_CreateNewFrame_Proxy
25IWICBitmapEncoder_GetEncoderInfo_Proxy
26IWICBitmapEncoder_GetMetadataQueryWriter_Proxy
27IWICBitmapEncoder_Initialize_Proxy
28IWICBitmapEncoder_SetPalette_Proxy
29IWICBitmapEncoder_SetThumbnail_Proxy
30IWICBitmapFlipRotator_Initialize_Proxy
31IWICBitmapFrameDecode_GetColorContexts_Proxy
32IWICBitmapFrameDecode_GetMetadataQueryReader_Proxy
33IWICBitmapFrameDecode_GetThumbnail_Proxy
34IWICBitmapFrameEncode_Commit_Proxy
35IWICBitmapFrameEncode_GetMetadataQueryWriter_Proxy
36IWICBitmapFrameEncode_Initialize_Proxy
37IWICBitmapFrameEncode_SetColorContexts_Proxy
38IWICBitmapFrameEncode_SetResolution_Proxy
39IWICBitmapFrameEncode_SetSize_Proxy
40IWICBitmapFrameEncode_SetThumbnail_Proxy
41IWICBitmapFrameEncode_WriteSource_Proxy
42IWICBitmapLock_GetDataPointer_STA_Proxy
43IWICBitmapLock_GetStride_Proxy
44IWICBitmapScaler_Initialize_Proxy
45IWICBitmapSource_CopyPalette_Proxy
46IWICBitmapSource_CopyPixels_Proxy
47IWICBitmapSource_GetPixelFormat_Proxy
48IWICBitmapSource_GetResolution_Proxy
49IWICBitmapSource_GetSize_Proxy
50IWICBitmap_Lock_Proxy
51IWICBitmap_SetPalette_Proxy
52IWICBitmap_SetResolution_Proxy
53IWICColorContext_InitializeFromMemory_Proxy
54IWICComponentFactory_CreateMetadataWriterFromReader_Proxy
55IWICComponentFactory_CreateQueryWriterFromBlockWriter_Proxy
56IWICComponentInfo_GetAuthor_Proxy
57IWICComponentInfo_GetCLSID_Proxy
58IWICComponentInfo_GetFriendlyName_Proxy
59IWICComponentInfo_GetSpecVersion_Proxy
60IWICComponentInfo_GetVersion_Proxy
61IWICFastMetadataEncoder_Commit_Proxy
62IWICFastMetadataEncoder_GetMetadataQueryWriter_Proxy
63IWICFormatConverter_Initialize_Proxy
64IWICImagingFactory_CreateBitmapClipper_Proxy
65IWICImagingFactory_CreateBitmapFlipRotator_Proxy
66IWICImagingFactory_CreateBitmapFromHBITMAP_Proxy
67IWICImagingFactory_CreateBitmapFromHICON_Proxy
68IWICImagingFactory_CreateBitmapFromMemory_Proxy
69IWICImagingFactory_CreateBitmapFromSource_Proxy
70IWICImagingFactory_CreateBitmapScaler_Proxy
71IWICImagingFactory_CreateBitmap_Proxy
72IWICImagingFactory_CreateComponentInfo_Proxy
73IWICImagingFactory_CreateDecoderFromFileHandle_Proxy
74IWICImagingFactory_CreateDecoderFromFilename_Proxy
75IWICImagingFactory_CreateDecoderFromStream_Proxy
76IWICImagingFactory_CreateEncoder_Proxy
77IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy
78IWICImagingFactory_CreateFastMetadataEncoderFromFrameDecode_Proxy
79IWICImagingFactory_CreateFormatConverter_Proxy
80IWICImagingFactory_CreatePalette_Proxy
81IWICImagingFactory_CreateQueryWriterFromReader_Proxy
82IWICImagingFactory_CreateQueryWriter_Proxy
83IWICImagingFactory_CreateStream_Proxy
84IWICMetadataBlockReader_GetCount_Proxy
85IWICMetadataBlockReader_GetReaderByIndex_Proxy
86IWICMetadataQueryReader_GetContainerFormat_Proxy
87IWICMetadataQueryReader_GetEnumerator_Proxy
88IWICMetadataQueryReader_GetLocation_Proxy
89IWICMetadataQueryReader_GetMetadataByName_Proxy
90IWICMetadataQueryWriter_RemoveMetadataByName_Proxy
91IWICMetadataQueryWriter_SetMetadataByName_Proxy
92IWICPalette_GetColorCount_Proxy
93IWICPalette_GetColors_Proxy
94IWICPalette_GetType_Proxy
95IWICPalette_HasAlpha_Proxy
96IWICPalette_InitializeCustom_Proxy
97IWICPalette_InitializeFromBitmap_Proxy
98IWICPalette_InitializeFromPalette_Proxy
99IWICPalette_InitializePredefined_Proxy
100IWICPixelFormatInfo_GetBitsPerPixel_Proxy
101IWICPixelFormatInfo_GetChannelCount_Proxy
102IWICPixelFormatInfo_GetChannelMask_Proxy
103IWICStream_InitializeFromIStream_Proxy
104IWICStream_InitializeFromMemory_Proxy
105WICConvertBitmapSource
106WICCreateBitmapFromSection
107WICCreateBitmapFromSectionEx
108WICCreateColorContext_Proxy
109WICCreateImagingFactory_Proxy
110WICGetMetadataContentSize
111WICMapGuidToShortName
112WICMapSchemaToName
113WICMapShortNameToGuid
114WICMatchMetadataContent
115WICSerializeMetadataContent
116WICSetEncoderFormat_Proxy
lib/libc/mingw/lib-common/winhttp.def created+89
......@@ -0,0 +1,89 @@
1;
2; Definition file of WINHTTP.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "WINHTTP.dll"
7EXPORTS
8WinHttpPacJsWorkerMain
9DllCanUnloadNow
10DllGetClassObject
11Private1
12SvchostPushServiceGlobals
13WinHttpAddRequestHeaders
14WinHttpAddRequestHeadersEx
15WinHttpAutoProxySvcMain
16WinHttpCheckPlatform
17WinHttpCloseHandle
18WinHttpConnect
19WinHttpConnectionDeletePolicyEntries
20WinHttpConnectionDeleteProxyInfo
21WinHttpConnectionFreeNameList
22WinHttpConnectionFreeProxyInfo
23WinHttpConnectionFreeProxyList
24WinHttpConnectionGetNameList
25WinHttpConnectionGetProxyInfo
26WinHttpConnectionGetProxyList
27WinHttpConnectionSetPolicyEntries
28WinHttpConnectionSetProxyInfo
29WinHttpConnectionUpdateIfIndexTable
30WinHttpCrackUrl
31WinHttpCreateProxyResolver
32WinHttpCreateUrl
33WinHttpDetectAutoProxyConfigUrl
34WinHttpFreeProxyResult
35WinHttpFreeProxyResultEx
36WinHttpFreeProxySettings
37WinHttpGetDefaultProxyConfiguration
38WinHttpGetIEProxyConfigForCurrentUser
39WinHttpGetProxyForUrl
40WinHttpGetProxyForUrlEx
41WinHttpGetProxyForUrlEx2
42WinHttpGetProxyForUrlHvsi
43WinHttpGetProxyResult
44WinHttpGetProxyResultEx
45WinHttpGetProxySettingsVersion
46WinHttpGetTunnelSocket
47WinHttpOpen
48WinHttpOpenRequest
49WinHttpPalAcquireNextInterface
50WinHttpPalAcquireNextInterfaceAsync
51WinHttpPalCancelRequest
52WinHttpPalCreateCmSessionReference
53WinHttpPalCreateRequestCtx
54WinHttpPalDllInit
55WinHttpPalDllUnload
56WinHttpPalFreeProxyInfo
57WinHttpPalFreeRequestCtx
58WinHttpPalGetProxyCreds
59WinHttpPalGetProxyForCurrentInterface
60WinHttpPalIsImplemented
61WinHttpPalOnSendRequestComplete
62WinHttpProbeConnectivity
63WinHttpQueryAuthSchemes
64WinHttpQueryDataAvailable
65WinHttpQueryHeaders
66WinHttpQueryOption
67WinHttpReadData
68WinHttpReadProxySettings
69WinHttpReadProxySettingsHvsi
70WinHttpReceiveResponse
71WinHttpResetAutoProxy
72WinHttpSaveProxyCredentials
73WinHttpSendRequest
74WinHttpSetCredentials
75WinHttpSetDefaultProxyConfiguration
76WinHttpSetOption
77WinHttpSetProxySettingsPerUser
78WinHttpSetStatusCallback
79WinHttpSetTimeouts
80WinHttpTimeFromSystemTime
81WinHttpTimeToSystemTime
82WinHttpWebSocketClose
83WinHttpWebSocketCompleteUpgrade
84WinHttpWebSocketQueryCloseStatus
85WinHttpWebSocketReceive
86WinHttpWebSocketSend
87WinHttpWebSocketShutdown
88WinHttpWriteData
89WinHttpWriteProxySettings
lib/libc/mingw/lib-common/wininet.def created+300
......@@ -0,0 +1,300 @@
1;
2; Definition file of WININET.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "WININET.dll"
7EXPORTS
8DispatchAPICall
9AppCacheCheckManifest
10AppCacheCloseHandle
11AppCacheCreateAndCommitFile
12AppCacheDeleteGroup
13AppCacheDeleteIEGroup
14AppCacheDuplicateHandle
15AppCacheFinalize
16AppCacheFreeDownloadList
17AppCacheFreeGroupList
18AppCacheFreeIESpace
19AppCacheFreeSpace
20AppCacheGetDownloadList
21AppCacheGetFallbackUrl
22AppCacheGetGroupList
23AppCacheGetIEGroupList
24AppCacheGetInfo
25AppCacheGetManifestUrl
26AppCacheLookup
27CommitUrlCacheEntryA
28CommitUrlCacheEntryBinaryBlob
29CommitUrlCacheEntryW
30CreateMD5SSOHash
31CreateUrlCacheContainerA
32CreateUrlCacheContainerW
33CreateUrlCacheEntryA
34CreateUrlCacheEntryExW
35CreateUrlCacheEntryW
36CreateUrlCacheGroup
37DeleteIE3Cache
38DeleteUrlCacheContainerA
39DeleteUrlCacheContainerW
40DeleteUrlCacheEntry
41DeleteUrlCacheEntryA
42DeleteUrlCacheEntryW
43DeleteUrlCacheGroup
44DeleteWpadCacheForNetworks
45DetectAutoProxyUrl
46FindCloseUrlCache
47FindFirstUrlCacheContainerA
48FindFirstUrlCacheContainerW
49FindFirstUrlCacheEntryA
50FindFirstUrlCacheEntryExA
51FindFirstUrlCacheEntryExW
52FindFirstUrlCacheEntryW
53FindFirstUrlCacheGroup
54FindNextUrlCacheContainerA
55FindNextUrlCacheContainerW
56FindNextUrlCacheEntryA
57FindNextUrlCacheEntryExA
58FindNextUrlCacheEntryExW
59FindNextUrlCacheEntryW
60FindNextUrlCacheGroup
61ForceNexusLookup
62ForceNexusLookupExW
63FreeUrlCacheSpaceA
64FreeUrlCacheSpaceW
65FtpCommandA
66FtpCommandW
67FtpCreateDirectoryA
68FtpCreateDirectoryW
69FtpDeleteFileA
70FtpDeleteFileW
71FtpFindFirstFileA
72FtpFindFirstFileW
73FtpGetCurrentDirectoryA
74FtpGetCurrentDirectoryW
75FtpGetFileA
76FtpGetFileEx
77FtpGetFileSize
78FtpGetFileW
79FtpOpenFileA
80FtpOpenFileW
81FtpPutFileA
82FtpPutFileEx
83FtpPutFileW
84FtpRemoveDirectoryA
85FtpRemoveDirectoryW
86FtpRenameFileA
87FtpRenameFileW
88FtpSetCurrentDirectoryA
89FtpSetCurrentDirectoryW
90GetProxyDllInfo
91GetUrlCacheConfigInfoA
92GetUrlCacheConfigInfoW
93GetUrlCacheEntryBinaryBlob
94GetUrlCacheEntryInfoA
95GetUrlCacheEntryInfoExA
96GetUrlCacheEntryInfoExW
97GetUrlCacheEntryInfoW
98GetUrlCacheGroupAttributeA
99GetUrlCacheGroupAttributeW
100GetUrlCacheHeaderData
101GopherCreateLocatorA
102GopherCreateLocatorW
103GopherFindFirstFileA
104GopherFindFirstFileW
105GopherGetAttributeA
106GopherGetAttributeW
107GopherGetLocatorTypeA
108GopherGetLocatorTypeW
109GopherOpenFileA
110GopherOpenFileW
111HttpAddRequestHeadersA
112HttpAddRequestHeadersW
113HttpCheckDavCompliance
114HttpCloseDependencyHandle
115HttpDuplicateDependencyHandle
116HttpEndRequestA
117HttpEndRequestW
118HttpGetServerCredentials
119HttpGetTunnelSocket
120HttpIndicatePageLoadComplete
121HttpIsHostHstsEnabled
122HttpOpenDependencyHandle
123HttpOpenRequestA
124HttpOpenRequestW
125HttpPushClose
126HttpPushEnable
127HttpPushWait
128HttpQueryInfoA
129HttpQueryInfoW
130HttpSendRequestA
131HttpSendRequestExA
132HttpSendRequestExW
133HttpSendRequestW
134HttpWebSocketClose
135HttpWebSocketCompleteUpgrade
136HttpWebSocketQueryCloseStatus
137HttpWebSocketReceive
138HttpWebSocketSend
139HttpWebSocketShutdown
140IncrementUrlCacheHeaderData
141InternetAlgIdToStringA
142InternetAlgIdToStringW
143InternetAttemptConnect
144InternetAutodial
145InternetAutodialCallback
146InternetAutodialHangup
147InternetCanonicalizeUrlA
148InternetCanonicalizeUrlW
149InternetCheckConnectionA
150InternetCheckConnectionW
151InternetClearAllPerSiteCookieDecisions
152InternetCloseHandle
153InternetCombineUrlA
154InternetCombineUrlW
155InternetConfirmZoneCrossing
156InternetConfirmZoneCrossingA
157InternetConfirmZoneCrossingW
158InternetConnectA
159InternetConnectW
160InternetConvertUrlFromWireToWideChar
161InternetCrackUrlA
162InternetCrackUrlW
163InternetCreateUrlA
164InternetCreateUrlW
165InternetDial
166InternetDialA
167InternetDialW
168InternetEnumPerSiteCookieDecisionA
169InternetEnumPerSiteCookieDecisionW
170InternetErrorDlg
171InternetFindNextFileA
172InternetFindNextFileW
173InternetFortezzaCommand
174InternetFreeCookies
175InternetFreeProxyInfoList
176InternetGetCertByURL
177InternetGetCertByURLA
178InternetGetConnectedState
179InternetGetConnectedStateEx
180InternetGetConnectedStateExA
181InternetGetConnectedStateExW
182InternetGetCookieA
183InternetGetCookieEx2
184InternetGetCookieExA
185InternetGetCookieExW
186InternetGetCookieW
187InternetGetLastResponseInfoA
188InternetGetLastResponseInfoW
189InternetGetPerSiteCookieDecisionA
190InternetGetPerSiteCookieDecisionW
191InternetGetProxyForUrl
192InternetGetSecurityInfoByURL
193InternetGetSecurityInfoByURLA
194InternetGetSecurityInfoByURLW
195InternetGoOnline
196InternetGoOnlineA
197InternetGoOnlineW
198InternetHangUp
199InternetInitializeAutoProxyDll
200InternetLockRequestFile
201InternetOpenA
202InternetOpenUrlA
203InternetOpenUrlW
204InternetOpenW
205InternetQueryDataAvailable
206InternetQueryFortezzaStatus
207InternetQueryOptionA
208InternetQueryOptionW
209InternetReadFile
210InternetReadFileExA
211InternetReadFileExW
212InternetSecurityProtocolToStringA
213InternetSecurityProtocolToStringW
214InternetSetCookieA
215InternetSetCookieEx2
216InternetSetCookieExA
217InternetSetCookieExW
218InternetSetCookieW
219InternetSetDialState
220InternetSetDialStateA
221InternetSetDialStateW
222InternetSetFilePointer
223InternetSetOptionA
224InternetSetOptionExA
225InternetSetOptionExW
226InternetSetOptionW
227InternetSetPerSiteCookieDecisionA
228InternetSetPerSiteCookieDecisionW
229InternetSetStatusCallback
230InternetSetStatusCallbackA
231InternetSetStatusCallbackW
232InternetShowSecurityInfoByURL
233InternetShowSecurityInfoByURLA
234InternetShowSecurityInfoByURLW
235InternetTimeFromSystemTime
236InternetTimeFromSystemTimeA
237InternetTimeFromSystemTimeW
238InternetTimeToSystemTime
239InternetTimeToSystemTimeA
240InternetTimeToSystemTimeW
241InternetUnlockRequestFile
242InternetWriteFile
243InternetWriteFileExA
244InternetWriteFileExW
245IsHostInProxyBypassList
246IsUrlCacheEntryExpiredA
247IsUrlCacheEntryExpiredW
248LoadUrlCacheContent
249ParseX509EncodedCertificateForListBoxEntry
250PrivacyGetZonePreferenceW
251PrivacySetZonePreferenceW
252ReadUrlCacheEntryStream
253ReadUrlCacheEntryStreamEx
254RegisterUrlCacheNotification
255ResumeSuspendedDownload
256RetrieveUrlCacheEntryFileA
257RetrieveUrlCacheEntryFileW
258RetrieveUrlCacheEntryStreamA
259RetrieveUrlCacheEntryStreamW
260RunOnceUrlCache
261SetUrlCacheConfigInfoA
262SetUrlCacheConfigInfoW
263SetUrlCacheEntryGroup
264SetUrlCacheEntryGroupA
265SetUrlCacheEntryGroupW
266SetUrlCacheEntryInfoA
267SetUrlCacheEntryInfoW
268SetUrlCacheGroupAttributeA
269SetUrlCacheGroupAttributeW
270SetUrlCacheHeaderData
271ShowCertificate
272ShowClientAuthCerts
273ShowSecurityInfo
274ShowX509EncodedCertificate
275UnlockUrlCacheEntryFile
276UnlockUrlCacheEntryFileA
277UnlockUrlCacheEntryFileW
278UnlockUrlCacheEntryStream
279UpdateUrlCacheContentPath
280UrlCacheCheckEntriesExist
281UrlCacheCloseEntryHandle
282UrlCacheContainerSetEntryMaximumAge
283UrlCacheCreateContainer
284UrlCacheFindFirstEntry
285UrlCacheFindNextEntry
286UrlCacheFreeEntryInfo
287UrlCacheFreeGlobalSpace
288UrlCacheGetContentPaths
289UrlCacheGetEntryInfo
290UrlCacheGetGlobalCacheSize
291UrlCacheGetGlobalLimit
292UrlCacheReadEntryStream
293UrlCacheReloadSettings
294UrlCacheRetrieveEntryFile
295UrlCacheRetrieveEntryStream
296UrlCacheServer
297UrlCacheSetGlobalLimit
298UrlCacheUpdateEntryExtraData
299UrlZonesDetach
300_GetFileExtensionFromUrl
lib/libc/mingw/lib-common/winusb.def created+41
......@@ -0,0 +1,41 @@
1;
2; Definition file of WINUSB.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WINUSB.DLL"
7EXPORTS
8WinUsb_AbortPipe
9WinUsb_AbortPipeAsync
10WinUsb_ControlTransfer
11WinUsb_FlushPipe
12WinUsb_Free
13WinUsb_GetAdjustedFrameNumber
14WinUsb_GetAssociatedInterface
15WinUsb_GetCurrentAlternateSetting
16WinUsb_GetCurrentFrameNumber
17WinUsb_GetDescriptor
18WinUsb_GetOverlappedResult
19WinUsb_GetPipePolicy
20WinUsb_GetPowerPolicy
21WinUsb_Initialize
22WinUsb_ParseConfigurationDescriptor
23WinUsb_ParseDescriptors
24WinUsb_QueryDeviceInformation
25WinUsb_QueryInterfaceSettings
26WinUsb_QueryPipe
27WinUsb_QueryPipeEx
28WinUsb_ReadIsochPipe
29WinUsb_ReadIsochPipeAsap
30WinUsb_ReadPipe
31WinUsb_RegisterIsochBuffer
32WinUsb_ResetPipe
33WinUsb_ResetPipeAsync
34WinUsb_SetCurrentAlternateSetting
35WinUsb_SetCurrentAlternateSettingAsync
36WinUsb_SetPipePolicy
37WinUsb_SetPowerPolicy
38WinUsb_UnregisterIsochBuffer
39WinUsb_WriteIsochPipe
40WinUsb_WriteIsochPipeAsap
41WinUsb_WritePipe
lib/libc/mingw/lib-common/wkscli.def created+30
......@@ -0,0 +1,30 @@
1;
2; Definition file of wkscli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "wkscli.dll"
7EXPORTS
8NetAddAlternateComputerName
9NetEnumerateComputerNames
10NetGetJoinInformation
11NetGetJoinableOUs
12NetJoinDomain
13NetRemoveAlternateComputerName
14NetRenameMachineInDomain
15NetSetPrimaryComputerName
16NetUnjoinDomain
17NetUseAdd
18NetUseDel
19NetUseEnum
20NetUseGetInfo
21NetValidateName
22NetWkstaGetInfo
23NetWkstaSetInfo
24NetWkstaStatisticsGet
25NetWkstaTransportAdd
26NetWkstaTransportDel
27NetWkstaTransportEnum
28NetWkstaUserEnum
29NetWkstaUserGetInfo
30NetWkstaUserSetInfo
lib/libc/mingw/lib-common/wlanapi.def created+178
......@@ -0,0 +1,178 @@
1;
2; Definition file of wlanapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "wlanapi.dll"
7EXPORTS
8WFDGetSessionEndpointPairsInt
9QueryNetconStatus
10QueryNetconVirtualCharacteristic
11WFDAcceptConnectRequestAndOpenSessionInt
12WFDAcceptGroupRequestAndOpenSessionInt
13WFDCancelConnectorPairWithOOB
14WFDCancelListenerPairWithOOB
15WFDCancelOpenSession
16WFDCancelOpenSessionInt
17WFDCloseHandle
18WFDCloseHandleInt
19WFDCloseLegacySessionInt
20WFDCloseOOBPairingSession
21WFDCloseSession
22WFDCloseSessionInt
23WFDConfigureFirewallForSessionInt
24WFDDeclineConnectRequestInt
25WFDDeclineGroupRequestInt
26WFDDiscoverDevicesInt
27WFDFlushVisibleDeviceListInt
28WFDForceDisconnectInt
29WFDForceDisconnectLegacyPeerInt
30WFDFreeMemoryInt
31WFDGetDefaultGroupProfileInt
32WFDGetOOBBlob
33WFDGetProfileKeyInfoInt
34WFDGetVisibleDevicesInt
35WFDIsInterfaceWiFiDirect
36WFDIsWiFiDirectRunningOnWiFiAdapter
37WFDLowPrivCancelOpenSessionInt
38WFDLowPrivCloseHandleInt
39WFDLowPrivCloseSessionInt
40WFDLowPrivConfigureFirewallForSessionInt
41WFDLowPrivGetSessionEndpointPairsInt
42WFDLowPrivIsWfdSupportedInt
43WFDLowPrivOpenHandleInt
44WFDLowPrivRegisterNotificationInt
45WFDLowPrivStartOpenSessionByInterfaceIdInt
46WFDOpenHandle
47WFDOpenHandleInt
48WFDOpenLegacySession
49WFDOpenLegacySessionInt
50WFDPairCancelByDeviceAddressInt
51WFDPairCancelInt
52WFDPairEnumerateCeremoniesInt
53WFDPairSelectCeremonyInt
54WFDPairWithDeviceAndOpenSessionExInt
55WFDPairWithDeviceAndOpenSessionInt
56WFDParseOOBBlob
57WFDParseProfileXmlInt
58WFDQueryPropertyInt
59WFDRegisterNotificationInt
60WFDSetAdditionalIEsInt
61WFDSetPropertyInt
62WFDSetSecondaryDeviceTypeListInt
63WFDStartConnectorPairWithOOB
64WFDStartListenerPairWithOOB
65WFDStartOpenSession
66WFDStartOpenSessionInt
67WFDStartUsingGroupInt
68WFDStopDiscoverDevicesInt
69WFDStopUsingGroupInt
70WFDUpdateDeviceVisibility
71WlanAllocateMemory
72WlanCancelPlap
73WlanCloseHandle
74WlanConnect
75WlanConnectEx
76WlanConnectWithInput
77WlanDeinitPlapParams
78WlanDeleteProfile
79WlanDisconnect
80WlanDoPlap
81WlanDoesBssMatchSecurity
82WlanEnumAllInterfaces
83WlanEnumInterfaces
84WlanExtractPsdIEDataList
85WlanFreeMemory
86WlanGenerateProfileXmlBasicSettings
87WlanGetAvailableNetworkList
88WlanGetFilterList
89WlanGetInterfaceCapability
90WlanGetMFPNegotiated
91WlanGetNetworkBssList
92WlanGetProfile
93WlanGetProfileCustomUserData
94WlanGetProfileEapUserDataInfo
95WlanGetProfileIndex
96WlanGetProfileKeyInfo
97WlanGetProfileList
98WlanGetProfileMetadata
99WlanGetProfileSsidList
100WlanGetRadioInformation
101WlanGetSecuritySettings
102WlanGetStoredRadioState
103WlanHostedNetworkForceStart
104WlanHostedNetworkForceStop
105WlanHostedNetworkFreeWCNSettings
106WlanHostedNetworkHlpQueryEverUsed
107WlanHostedNetworkInitSettings
108WlanHostedNetworkQueryProperty
109WlanHostedNetworkQuerySecondaryKey
110WlanHostedNetworkQueryStatus
111WlanHostedNetworkQueryWCNSettings
112WlanHostedNetworkRefreshSecuritySettings
113WlanHostedNetworkSetProperty
114WlanHostedNetworkSetSecondaryKey
115WlanHostedNetworkSetWCNSettings
116WlanHostedNetworkStartUsing
117WlanHostedNetworkStopUsing
118WlanIhvControl
119WlanInitPlapParams
120WlanInternalScan
121WlanIsActiveConsoleUser
122WlanIsNetworkSuppressed
123WlanIsUIRequestPending
124WlanLowPrivCloseHandle
125WlanLowPrivEnumInterfaces
126WlanLowPrivFreeMemory
127WlanLowPrivOpenHandle
128WlanLowPrivQueryInterface
129WlanLowPrivSetInterface
130WlanNotifyVsIeProviderInt
131WlanOpenHandle
132WlanParseProfileXmlBasicSettings
133WlanPrivateGetAvailableNetworkList
134WlanQueryAutoConfigParameter
135WlanQueryCreateAllUserProfileRestricted
136WlanQueryInterface
137WlanQueryPlapCredentials
138WlanQueryPreConnectInput
139WlanQueryVirtualInterfaceType
140WlanReasonCodeToString
141WlanRefreshConnections
142WlanRegisterNotification
143WlanRegisterVirtualStationNotification
144WlanRemoveUIForwardingNetworkList
145WlanRenameProfile
146WlanSaveTemporaryProfile
147WlanScan
148WlanSendUIResponse
149WlanSetAllUserProfileRestricted
150WlanSetAutoConfigParameter
151WlanSetFilterList
152WlanSetInterface
153WlanSetProfile
154WlanSetProfileCustomUserData
155WlanSetProfileEapUserData
156WlanSetProfileEapXmlUserData
157WlanSetProfileList
158WlanSetProfileMetadata
159WlanSetProfilePosition
160WlanSetPsdIEDataList
161WlanSetSecuritySettings
162WlanSetUIForwardingNetworkList
163WlanSignalValueToBar
164WlanSsidToDisplayName
165WlanStartAP
166WlanStopAP
167WlanStoreRadioStateOnEnteringAirPlaneMode
168WlanStringToSsid
169WlanTryUpgradeCurrentConnectionAuthCipher
170WlanUpdateProfileWithAuthCipher
171WlanUtf8SsidToDisplayName
172WlanWcmGetInterface
173WlanWcmGetProfileList
174WlanWcmSetInterface
175WlanWfdGOSetWCNSettings
176WlanWfdGetPeerInfo
177WlanWfdStartGO
178WlanWfdStopGO
lib/libc/mingw/lib-common/wscapi.def created+38
......@@ -0,0 +1,38 @@
1;
2; Definition file of WSCAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "WSCAPI.dll"
7EXPORTS
8wscShowAMSCN
9CLSID_WSCProductList
10IID_IWSCProductList
11IID_IWscProduct
12LIBID_wscAPILib
13WscGetAntiMalwareUri
14WscGetSecurityProviderHealth
15WscQueryAntiMalwareUri
16WscRegisterForChanges
17WscRegisterForUserNotifications
18WscUnRegisterChanges
19wscAntiSpywareGetStatus
20wscAntiVirusExpiredBeyondThreshold
21wscAntiVirusGetStatus
22wscAutoUpdatesEnableScheduledMode
23wscAutoUpdatesGetStatus
24wscFirewallGetStatus
25wscGeneralSecurityGetStatus
26wscGetAlertStatus
27wscIcfEnable
28wscIeSettingsFix
29wscIsDefenderAntivirusSupported
30wscLuaSettingsFix
31wscOverrideComponentStatus
32wscPing
33wscProductInfoFree
34wscRegisterChangeNotification
35wscRegisterSecurityProduct
36wscUnRegisterChangeNotification
37wscUnregisterSecurityProduct
38wscUpdateProductStatus
lib/libc/mingw/lib-common/wtsapi32.def created+75
......@@ -0,0 +1,75 @@
1;
2; Definition file of WTSAPI32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "WTSAPI32.dll"
7EXPORTS
8QueryActiveSession
9QueryUserToken
10RegisterUsertokenForNoWinlogon
11WTSCloseServer
12WTSConnectSessionA
13WTSConnectSessionW
14WTSCreateListenerA
15WTSCreateListenerW
16WTSDisconnectSession
17WTSEnableChildSessions
18WTSEnumerateListenersA
19WTSEnumerateListenersW
20WTSEnumerateProcessesA
21WTSEnumerateProcessesExA
22WTSEnumerateProcessesExW
23WTSEnumerateProcessesW
24WTSEnumerateServersA
25WTSEnumerateServersW
26WTSEnumerateSessionsA
27WTSEnumerateSessionsExA
28WTSEnumerateSessionsExW
29WTSEnumerateSessionsW
30WTSFreeMemory
31WTSFreeMemoryExA
32WTSFreeMemoryExW
33WTSGetChildSessionId
34WTSGetListenerSecurityA
35WTSGetListenerSecurityW
36WTSIsChildSessionsEnabled
37WTSLogoffSession
38WTSOpenServerA
39WTSOpenServerExA
40WTSOpenServerExW
41WTSOpenServerW
42WTSQueryListenerConfigA
43WTSQueryListenerConfigW
44WTSQuerySessionInformationA
45WTSQuerySessionInformationW
46WTSQueryUserConfigA
47WTSQueryUserConfigW
48WTSQueryUserToken
49WTSRegisterSessionNotification
50WTSRegisterSessionNotificationEx
51WTSSendMessageA
52WTSSendMessageW
53WTSSetListenerSecurityA
54WTSSetListenerSecurityW
55WTSSetRenderHint
56WTSSetSessionInformationA
57WTSSetSessionInformationW
58WTSSetUserConfigA
59WTSSetUserConfigW
60WTSShutdownSystem
61WTSStartRemoteControlSessionA
62WTSStartRemoteControlSessionW
63WTSStopRemoteControlSession
64WTSTerminateProcess
65WTSUnRegisterSessionNotification
66WTSUnRegisterSessionNotificationEx
67WTSVirtualChannelClose
68WTSVirtualChannelOpen
69WTSVirtualChannelOpenEx
70WTSVirtualChannelPurgeInput
71WTSVirtualChannelPurgeOutput
72WTSVirtualChannelQuery
73WTSVirtualChannelRead
74WTSVirtualChannelWrite
75WTSWaitSystemEvent
lib/libc/mingw/lib32/aclui.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY ACLUI.dll
2
3EXPORTS
4CreateSecurityPage@4
5EditSecurity@8
6IID_ISecurityInformation DATA
7
lib/libc/mingw/lib32/activeds.def created+36
......@@ -0,0 +1,36 @@
1;
2; Definition file of ACTIVEDS.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "ACTIVEDS.dll"
7EXPORTS
8ADsGetObject@12
9ADsBuildEnumerator@8
10ADsFreeEnumerator@4
11ADsEnumerateNext@16
12ADsBuildVarArrayStr@12
13ADsBuildVarArrayInt@12
14ADsOpenObject@24
15DllCanUnloadNow@0
16DllGetClassObject@12
17ADsSetLastError@12
18ADsGetLastError@20
19AllocADsMem@4
20FreeADsMem@4
21ReallocADsMem@12
22AllocADsStr@4
23FreeADsStr@4
24ReallocADsStr@8
25ADsEncodeBinaryData@12
26PropVariantToAdsType@16
27AdsTypeToPropVariant@12
28AdsFreeAdsValues@8
29ADsDecodeBinaryData@12
30AdsTypeToPropVariant2@28
31PropVariantToAdsType2@32
32ConvertSecDescriptorToVariant@24
33ConvertSecurityDescriptorToSecDes@28
34BinarySDToSecurityDescriptor@24
35SecurityDescriptorToBinarySD@40
36ConvertTrusteeToSid@28
lib/libc/mingw/lib32/api-ms-win-appmodel-runtime-l1-1-1.def created+19
......@@ -0,0 +1,19 @@
1LIBRARY api-ms-win-appmodel-runtime-l1-1-1
2
3EXPORTS
4
5FormatApplicationUserModelId@16
6GetCurrentApplicationUserModelId@8
7GetCurrentPackageFamilyName@8
8GetCurrentPackageId@8
9PackageFamilyNameFromFullName@12
10PackageFamilyNameFromId@12
11PackageFullNameFromId@12
12PackageIdFromFullName@16
13PackageNameAndPublisherIdFromFamilyName@20
14ParseApplicationUserModelId@20
15VerifyApplicationUserModelId@
16VerifyPackageFamilyName@
17VerifyPackageFullName@
18VerifyPackageId@
19VerifyPackageRelativeApplicationId@
lib/libc/mingw/lib32/api-ms-win-core-comm-l1-1-1.def created+23
......@@ -0,0 +1,23 @@
1LIBRARY api-ms-win-core-comm-l1-1-1
2
3EXPORTS
4
5ClearCommBreak@4
6ClearCommError@12
7EscapeCommFunction@8
8GetCommConfig@12
9GetCommMask@8
10GetCommModemStatus@8
11GetCommProperties@8
12GetCommState@8
13GetCommTimeouts@8
14OpenCommPort@
15PurgeComm@8
16SetCommBreak@4
17SetCommConfig@12
18SetCommMask@8
19SetCommState@8
20SetCommTimeouts@8
21SetupComm@12
22TransmitCommChar@8
23WaitCommEvent@12
lib/libc/mingw/lib32/api-ms-win-core-comm-l1-1-2.def created+24
......@@ -0,0 +1,24 @@
1LIBRARY api-ms-win-core-comm-l1-1-2
2
3EXPORTS
4
5ClearCommBreak@4
6ClearCommError@12
7EscapeCommFunction@8
8GetCommConfig@12
9GetCommMask@8
10GetCommModemStatus@8
11GetCommPorts@
12GetCommProperties@8
13GetCommState@8
14GetCommTimeouts@8
15OpenCommPort@
16PurgeComm@8
17SetCommBreak@4
18SetCommConfig@12
19SetCommMask@8
20SetCommState@8
21SetCommTimeouts@8
22SetupComm@12
23TransmitCommChar@8
24WaitCommEvent@12
lib/libc/mingw/lib32/api-ms-win-core-errorhandling-l1-1-3.def created+17
......@@ -0,0 +1,17 @@
1LIBRARY api-ms-win-core-errorhandling-l1-1-3
2
3EXPORTS
4
5AddVectoredExceptionHandler@8
6FatalAppExitA@8
7FatalAppExitW@8
8GetLastError@0
9GetThreadErrorMode@0
10RaiseException@16
11RaiseFailFastException@12
12RemoveVectoredExceptionHandler@4
13SetErrorMode@4
14SetLastError@4
15SetThreadErrorMode@8
16SetUnhandledExceptionFilter@4
17UnhandledExceptionFilter@4
lib/libc/mingw/lib32/api-ms-win-core-featurestaging-l1-1-0.def created+9
......@@ -0,0 +1,9 @@
1LIBRARY api-ms-win-core-featurestaging-l1-1-0
2
3EXPORTS
4
5GetFeatureEnabledState@8
6RecordFeatureError@8
7RecordFeatureUsage@16
8SubscribeFeatureStateChangeNotification@12
9UnsubscribeFeatureStateChangeNotification@4
lib/libc/mingw/lib32/api-ms-win-core-featurestaging-l1-1-1.def created+10
......@@ -0,0 +1,10 @@
1LIBRARY api-ms-win-core-featurestaging-l1-1-1
2
3EXPORTS
4
5GetFeatureEnabledState@8
6GetFeatureVariant@16
7RecordFeatureError@8
8RecordFeatureUsage@16
9SubscribeFeatureStateChangeNotification@12
10UnsubscribeFeatureStateChangeNotification@4
lib/libc/mingw/lib32/api-ms-win-core-file-fromapp-l1-1-0.def created+15
......@@ -0,0 +1,15 @@
1LIBRARY api-ms-win-core-file-fromapp-l1-1-0
2
3EXPORTS
4
5CopyFileFromAppW@
6CreateDirectoryFromAppW@
7CreateFile2FromAppW@
8CreateFileFromAppW@
9DeleteFileFromAppW@
10FindFirstFileExFromAppW@
11GetFileAttributesExFromAppW@
12MoveFileFromAppW@
13RemoveDirectoryFromAppW@
14ReplaceFileFromAppW@
15SetFileAttributesFromAppW@
lib/libc/mingw/lib32/api-ms-win-core-handle-l1-1-0.def created+9
......@@ -0,0 +1,9 @@
1LIBRARY api-ms-win-core-handle-l1-1-0
2
3EXPORTS
4
5CloseHandle@4
6CompareObjectHandles@8
7DuplicateHandle@28
8GetHandleInformation@8
9SetHandleInformation@12
lib/libc/mingw/lib32/api-ms-win-core-libraryloader-l2-1-0.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-libraryloader-l2-1-0
2
3EXPORTS
4
5LoadPackagedLibrary@8
6QueryOptionalDelayLoadedAPI@16
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-3.def created+35
......@@ -0,0 +1,35 @@
1LIBRARY api-ms-win-core-memory-l1-1-3
2
3EXPORTS
4
5CreateFileMappingFromApp@24
6CreateFileMappingW@24
7DiscardVirtualMemory@8
8FlushViewOfFile@8
9GetLargePageMinimum@0
10GetProcessWorkingSetSizeEx@16
11GetWriteWatch@24
12MapViewOfFile@20
13MapViewOfFileEx@24
14MapViewOfFileFromApp@20
15OfferVirtualMemory@12
16OpenFileMappingFromApp@12
17OpenFileMappingW@12
18ReadProcessMemory@20
19ReclaimVirtualMemory@8
20ResetWriteWatch@8
21SetProcessValidCallTargets
22SetProcessWorkingSetSizeEx@16
23UnmapViewOfFile@4
24UnmapViewOfFileEx@8
25VirtualAlloc@16
26VirtualAllocFromApp@16
27VirtualFree@12
28VirtualFreeEx@16
29VirtualLock@8
30VirtualProtect@16
31VirtualProtectFromApp@16
32VirtualQuery@12
33VirtualQueryEx@16
34VirtualUnlock@8
35WriteProcessMemory@20
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-4.def created+35
......@@ -0,0 +1,35 @@
1LIBRARY api-ms-win-core-memory-l1-1-4
2
3EXPORTS
4
5CreateFileMappingFromApp@24
6CreateFileMappingW@24
7DiscardVirtualMemory@8
8FlushViewOfFile@8
9GetLargePageMinimum@0
10GetProcessWorkingSetSizeEx@16
11GetWriteWatch@24
12MapViewOfFile@20
13MapViewOfFileEx@24
14MapViewOfFileFromApp@20
15OfferVirtualMemory@12
16OpenFileMappingFromApp@12
17OpenFileMappingW@12
18ReadProcessMemory@20
19ReclaimVirtualMemory@8
20ResetWriteWatch@8
21SetProcessValidCallTargets
22SetProcessWorkingSetSizeEx@16
23UnmapViewOfFile@4
24UnmapViewOfFileEx@8
25VirtualAlloc@16
26VirtualAllocFromApp@16
27VirtualFree@12
28VirtualFreeEx@16
29VirtualLock@8
30VirtualProtect@16
31VirtualProtectFromApp@16
32VirtualQuery@12
33VirtualQueryEx@16
34VirtualUnlock@8
35WriteProcessMemory@20
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-5.def created+37
......@@ -0,0 +1,37 @@
1LIBRARY api-ms-win-core-memory-l1-1-5
2
3EXPORTS
4
5CreateFileMappingFromApp@24
6CreateFileMappingW@24
7DiscardVirtualMemory@8
8FlushViewOfFile@8
9GetLargePageMinimum@0
10GetProcessWorkingSetSizeEx@16
11GetWriteWatch@24
12MapViewOfFile@20
13MapViewOfFileEx@24
14MapViewOfFileFromApp@20
15OfferVirtualMemory@12
16OpenFileMappingFromApp@12
17OpenFileMappingW@12
18ReadProcessMemory@20
19ReclaimVirtualMemory@8
20ResetWriteWatch@8
21SetProcessValidCallTargets
22SetProcessWorkingSetSizeEx@16
23UnmapViewOfFile@4
24UnmapViewOfFile2@
25UnmapViewOfFileEx@8
26VirtualAlloc@16
27VirtualAllocFromApp@16
28VirtualFree@12
29VirtualFreeEx@16
30VirtualLock@8
31VirtualProtect@16
32VirtualProtectFromApp@16
33VirtualQuery@12
34VirtualQueryEx@16
35VirtualUnlock@8
36VirtualUnlockEx@
37WriteProcessMemory@20
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-6.def created+39
......@@ -0,0 +1,39 @@
1LIBRARY api-ms-win-core-memory-l1-1-6
2
3EXPORTS
4
5CreateFileMappingFromApp@24
6CreateFileMappingW@24
7DiscardVirtualMemory@8
8FlushViewOfFile@8
9GetLargePageMinimum@0
10GetProcessWorkingSetSizeEx@16
11GetWriteWatch@24
12MapViewOfFile@20
13MapViewOfFile3FromApp@
14MapViewOfFileEx@24
15MapViewOfFileFromApp@20
16OfferVirtualMemory@12
17OpenFileMappingFromApp@12
18OpenFileMappingW@12
19ReadProcessMemory@20
20ReclaimVirtualMemory@8
21ResetWriteWatch@8
22SetProcessValidCallTargets
23SetProcessWorkingSetSizeEx@16
24UnmapViewOfFile@4
25UnmapViewOfFile2@
26UnmapViewOfFileEx@8
27VirtualAlloc@16
28VirtualAlloc2FromApp@
29VirtualAllocFromApp@16
30VirtualFree@12
31VirtualFreeEx@16
32VirtualLock@8
33VirtualProtect@16
34VirtualProtectFromApp@16
35VirtualQuery@12
36VirtualQueryEx@16
37VirtualUnlock@8
38VirtualUnlockEx@
39WriteProcessMemory@20
lib/libc/mingw/lib32/api-ms-win-core-memory-l1-1-7.def created+40
......@@ -0,0 +1,40 @@
1LIBRARY api-ms-win-core-memory-l1-1-7
2
3EXPORTS
4
5CreateFileMappingFromApp@24
6CreateFileMappingW@24
7DiscardVirtualMemory@8
8FlushViewOfFile@8
9GetLargePageMinimum@0
10GetProcessWorkingSetSizeEx@16
11GetWriteWatch@24
12MapViewOfFile@20
13MapViewOfFile3FromApp@
14MapViewOfFileEx@24
15MapViewOfFileFromApp@20
16OfferVirtualMemory@12
17OpenFileMappingFromApp@12
18OpenFileMappingW@12
19ReadProcessMemory@20
20ReclaimVirtualMemory@8
21ResetWriteWatch@8
22SetProcessValidCallTargets
23SetProcessValidCallTargetsForMappedView@
24SetProcessWorkingSetSizeEx@16
25UnmapViewOfFile@4
26UnmapViewOfFile2@
27UnmapViewOfFileEx@8
28VirtualAlloc@16
29VirtualAlloc2FromApp@
30VirtualAllocFromApp@16
31VirtualFree@12
32VirtualFreeEx@16
33VirtualLock@8
34VirtualProtect@16
35VirtualProtectFromApp@16
36VirtualQuery@12
37VirtualQueryEx@16
38VirtualUnlock@8
39VirtualUnlockEx@
40WriteProcessMemory@20
lib/libc/mingw/lib32/api-ms-win-core-path-l1-1-0.def created+26
......@@ -0,0 +1,26 @@
1LIBRARY api-ms-win-core-path-l1-1-0
2
3EXPORTS
4
5PathAllocCanonicalize@
6PathAllocCombine@
7PathCchAddBackslash@
8PathCchAddBackslashEx@
9PathCchAddExtension@
10PathCchAppend@
11PathCchAppendEx@
12PathCchCanonicalize@
13PathCchCanonicalizeEx@
14PathCchCombine@
15PathCchCombineEx@
16PathCchFindExtension@
17PathCchIsRoot@
18PathCchRemoveBackslash@
19PathCchRemoveBackslashEx@
20PathCchRemoveExtension@
21PathCchRemoveFileSpec@
22PathCchRenameExtension@
23PathCchSkipRoot@
24PathCchStripPrefix@
25PathCchStripToRoot@
26PathIsUNCEx@
lib/libc/mingw/lib32/api-ms-win-core-psm-appnotify-l1-1-0.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-psm-appnotify-l1-1-0
2
3EXPORTS
4
5RegisterAppStateChangeNotification@
6UnregisterAppStateChangeNotification@
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-1.def created+9
......@@ -0,0 +1,9 @@
1LIBRARY api-ms-win-core-realtime-l1-1-1
2
3EXPORTS
4
5QueryInterruptTime@4
6QueryInterruptTimePrecise@4
7QueryThreadCycleTime@8
8QueryUnbiasedInterruptTime@4
9QueryUnbiasedInterruptTimePrecise@4
lib/libc/mingw/lib32/api-ms-win-core-realtime-l1-1-2.def created+12
......@@ -0,0 +1,12 @@
1LIBRARY api-ms-win-core-realtime-l1-1-2
2
3EXPORTS
4
5ConvertAuxiliaryCounterToPerformanceCounter@
6ConvertPerformanceCounterToAuxiliaryCounter@
7QueryAuxiliaryCounterFrequency@
8QueryInterruptTime@4
9QueryInterruptTimePrecise@4
10QueryThreadCycleTime@8
11QueryUnbiasedInterruptTime@4
12QueryUnbiasedInterruptTimePrecise@4
lib/libc/mingw/lib32/api-ms-win-core-slapi-l1-1-0.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-slapi-l1-1-0
2
3EXPORTS
4
5SLQueryLicenseValueFromApp@20
6SLQueryLicenseValueFromApp2@4
lib/libc/mingw/lib32/api-ms-win-core-synch-l1-2-0.def created+59
......@@ -0,0 +1,59 @@
1LIBRARY api-ms-win-core-synch-l1-2-0
2
3EXPORTS
4
5AcquireSRWLockExclusive@4
6AcquireSRWLockShared@4
7CancelWaitableTimer@4
8CreateEventA@16
9CreateEventExA@16
10CreateEventExW@16
11CreateEventW@16
12CreateMutexA@12
13CreateMutexExA@16
14CreateMutexExW@16
15CreateMutexW@12
16CreateSemaphoreExW@24
17CreateWaitableTimerExW@16
18DeleteCriticalSection@4
19EnterCriticalSection@4
20InitializeConditionVariable@4
21InitializeCriticalSection@4
22InitializeCriticalSectionAndSpinCount@8
23InitializeCriticalSectionEx@12
24InitializeSRWLock@4
25InitOnceBeginInitialize@16
26InitOnceComplete@12
27InitOnceExecuteOnce@16
28InitOnceInitialize@4
29LeaveCriticalSection@4
30OpenEventA@12
31OpenEventW@12
32OpenMutexW@12
33OpenSemaphoreW@12
34OpenWaitableTimerW@12
35ReleaseMutex@4
36ReleaseSemaphore@12
37ReleaseSRWLockExclusive@4
38ReleaseSRWLockShared@4
39ResetEvent@4
40SetCriticalSectionSpinCount@8
41SetEvent@4
42SetWaitableTimer@24
43SetWaitableTimerEx@28
44SignalObjectAndWait@16
45Sleep@4
46SleepConditionVariableCS@12
47SleepConditionVariableSRW@16
48SleepEx@8
49TryAcquireSRWLockExclusive@4
50TryAcquireSRWLockShared@4
51TryEnterCriticalSection@4
52WaitForMultipleObjectsEx@20
53WaitForSingleObject@8
54WaitForSingleObjectEx@12
55WaitOnAddress@16
56WakeAllConditionVariable@4
57WakeByAddressAll@4
58WakeByAddressSingle@4
59WakeConditionVariable@4
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-0.def created+31
......@@ -0,0 +1,31 @@
1LIBRARY api-ms-win-core-sysinfo-l1-2-0
2
3EXPORTS
4
5EnumSystemFirmwareTables@12
6GetComputerNameExA@12
7GetComputerNameExW@12
8GetLocalTime@4
9GetLogicalProcessorInformation@8
10GetLogicalProcessorInformationEx@12
11GetNativeSystemInfo@4
12GetProductInfo@20
13GetSystemDirectoryA@8
14GetSystemDirectoryW@8
15GetSystemFirmwareTable@16
16GetSystemInfo@4
17GetSystemTime@4
18GetSystemTimeAdjustment@12
19GetSystemTimeAsFileTime@4
20GetSystemTimePreciseAsFileTime@4
21GetTickCount@0
22GetTickCount64@0
23GetVersion@0
24GetVersionExA@4
25GetVersionExW@4
26GetWindowsDirectoryA@8
27GetWindowsDirectoryW@8
28GlobalMemoryStatusEx@4
29SetLocalTime@4
30SetSystemTime@4
31VerSetConditionMask@16
lib/libc/mingw/lib32/api-ms-win-core-sysinfo-l1-2-3.def created+33
......@@ -0,0 +1,33 @@
1LIBRARY api-ms-win-core-sysinfo-l1-2-3
2
3EXPORTS
4
5EnumSystemFirmwareTables@12
6GetComputerNameExA@12
7GetComputerNameExW@12
8GetIntegratedDisplaySize@4
9GetLocalTime@4
10GetLogicalProcessorInformation@8
11GetLogicalProcessorInformationEx@12
12GetNativeSystemInfo@4
13GetPhysicallyInstalledSystemMemory@4
14GetProductInfo@20
15GetSystemDirectoryA@8
16GetSystemDirectoryW@8
17GetSystemFirmwareTable@16
18GetSystemInfo@4
19GetSystemTime@4
20GetSystemTimeAdjustment@12
21GetSystemTimeAsFileTime@4
22GetSystemTimePreciseAsFileTime@4
23GetTickCount@0
24GetTickCount64@0
25GetVersion@0
26GetVersionExA@4
27GetVersionExW@4
28GetWindowsDirectoryA@8
29GetWindowsDirectoryW@8
30GlobalMemoryStatusEx@4
31SetLocalTime@4
32SetSystemTime@4
33VerSetConditionMask@16
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-0.def created+15
......@@ -0,0 +1,15 @@
1LIBRARY api-ms-win-core-winrt-error-l1-1-0
2
3EXPORTS
4
5GetRestrictedErrorInfo@4
6RoCaptureErrorContext@4
7RoFailFastWithErrorContext@4
8RoGetErrorReportingFlags@4
9RoOriginateError@8
10RoOriginateErrorW@12
11RoResolveRestrictedErrorInfoReference@8
12RoSetErrorReportingFlags@4
13RoTransformError@12
14RoTransformErrorW@16
15SetRestrictedErrorInfo@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-error-l1-1-1.def created+22
......@@ -0,0 +1,22 @@
1LIBRARY api-ms-win-core-winrt-error-l1-1-1
2
3EXPORTS
4
5GetRestrictedErrorInfo@4
6IsErrorPropagationEnabled@0
7RoCaptureErrorContext@4
8RoClearError@0
9RoFailFastWithErrorContext@4
10RoGetErrorReportingFlags@4
11RoGetMatchingRestrictedErrorInfo@8
12RoInspectCapturedStackBackTrace@24
13RoInspectThreadErrorInfo@20
14RoOriginateError@8
15RoOriginateErrorW@12
16RoOriginateLanguageException@12
17RoReportFailedDelegate@8
18RoReportUnhandledError@4
19RoSetErrorReportingFlags@4
20RoTransformError@12
21RoTransformErrorW@16
22SetRestrictedErrorInfo@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-l1-1-0.def created+13
......@@ -0,0 +1,13 @@
1LIBRARY api-ms-win-core-winrt-l1-1-0
2
3EXPORTS
4
5RoActivateInstance@8
6RoGetActivationFactory@12
7RoGetApartmentIdentifier@4
8RoInitialize@4
9RoRegisterActivationFactories@16
10RoRegisterForApartmentShutdown@12
11RoRevokeActivationFactories@4
12RoUninitialize@0
13RoUnregisterForApartmentShutdown@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-registration-l1-1-0.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-winrt-registration-l1-1-0
2
3EXPORTS
4
5RoGetActivatableClassRegistration@8
6RoGetServerActivatableClasses@12
lib/libc/mingw/lib32/api-ms-win-core-winrt-robuffer-l1-1-0.def created+5
......@@ -0,0 +1,5 @@
1LIBRARY api-ms-win-core-winrt-robuffer-l1-1-0
2
3EXPORTS
4
5RoGetBufferMarshaler@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-roparameterizediid-l1-1-0.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY api-ms-win-core-winrt-roparameterizediid-l1-1-0
2
3EXPORTS
4
5RoFreeParameterizedTypeExtra@4
6RoGetParameterizedTypeInstanceIID@20
7RoParameterizedTypeExtraGetTypeSignature@4
lib/libc/mingw/lib32/api-ms-win-core-winrt-string-l1-1-0.def created+30
......@@ -0,0 +1,30 @@
1LIBRARY api-ms-win-core-winrt-string-l1-1-0
2
3EXPORTS
4
5HSTRING_UserFree@8
6HSTRING_UserFree64
7HSTRING_UserMarshal@12
8HSTRING_UserMarshal64
9HSTRING_UserSize@12
10HSTRING_UserSize64
11HSTRING_UserUnmarshal@12
12HSTRING_UserUnmarshal64
13WindowsCompareStringOrdinal@12
14WindowsConcatString@12
15WindowsCreateString@12
16WindowsCreateStringReference@16
17WindowsDeleteString@4
18WindowsDeleteStringBuffer@4
19WindowsDuplicateString@8
20WindowsGetStringLen@4
21WindowsGetStringRawBuffer@8
22WindowsIsStringEmpty@4
23WindowsPreallocateStringBuffer@12
24WindowsPromoteStringBuffer@8
25WindowsReplaceString@16
26WindowsStringHasEmbeddedNull@8
27WindowsSubstring@12
28WindowsSubstringWithSpecifiedLength@16
29WindowsTrimStringEnd@12
30WindowsTrimStringStart@12
lib/libc/mingw/lib32/api-ms-win-core-wow64-l1-1-1.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY api-ms-win-core-wow64-l1-1-1
2
3EXPORTS
4
5IsWow64Process@8
6IsWow64Process2@12
lib/libc/mingw/lib32/api-ms-win-devices-config-l1-1-1.def created+17
......@@ -0,0 +1,17 @@
1LIBRARY api-ms-win-devices-config-l1-1-1
2
3EXPORTS
4
5CM_Get_Device_ID_List_SizeW@
6CM_Get_Device_ID_ListW@
7CM_Get_Device_IDW@
8CM_Get_Device_Interface_List_SizeW@
9CM_Get_Device_Interface_ListW@
10CM_Get_Device_Interface_PropertyW@
11CM_Get_DevNode_PropertyW@
12CM_Get_DevNode_Status@
13CM_Get_Parent@
14CM_Locate_DevNodeW@
15CM_MapCrToWin32Err@
16CM_Register_Notification@
17CM_Unregister_Notification@
lib/libc/mingw/lib32/api-ms-win-gaming-deviceinformation-l1-1-0.def created+5
......@@ -0,0 +1,5 @@
1LIBRARY api-ms-win-gaming-deviceinformation-l1-1-0
2
3EXPORTS
4
5GetGamingDeviceModelInformation@
lib/libc/mingw/lib32/api-ms-win-gaming-expandedresources-l1-1-0.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY api-ms-win-gaming-expandedresources-l1-1-0
2
3EXPORTS
4
5GetExpandedResourceExclusiveCpuCount@
6HasExpandedResources@
7ReleaseExclusiveCpuSets@
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-0.def created+11
......@@ -0,0 +1,11 @@
1LIBRARY api-ms-win-gaming-tcui-l1-1-0
2
3EXPORTS
4
5ProcessPendingGameUI@4
6ShowChangeFriendRelationshipUI@12
7ShowGameInviteUI@24
8ShowPlayerPickerUI@36
9ShowProfileCardUI@12
10ShowTitleAchievementsUI@12
11TryCancelPendingGameUI@0
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-2.def created+20
......@@ -0,0 +1,20 @@
1LIBRARY api-ms-win-gaming-tcui-l1-1-2
2
3EXPORTS
4
5CheckGamingPrivilegeSilently@16
6CheckGamingPrivilegeSilentlyForUser@20
7CheckGamingPrivilegeWithUI@24
8CheckGamingPrivilegeWithUIForUser@28
9ProcessPendingGameUI@4
10ShowChangeFriendRelationshipUI@12
11ShowChangeFriendRelationshipUIForUser@16
12ShowGameInviteUI@24
13ShowGameInviteUIForUser@28
14ShowPlayerPickerUI@36
15ShowPlayerPickerUIForUser@40
16ShowProfileCardUI@12
17ShowProfileCardUIForUser@16
18ShowTitleAchievementsUI@12
19ShowTitleAchievementsUIForUser@16
20TryCancelPendingGameUI@0
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-3.def created+22
......@@ -0,0 +1,22 @@
1LIBRARY api-ms-win-gaming-tcui-l1-1-3
2
3EXPORTS
4
5CheckGamingPrivilegeSilently@16
6CheckGamingPrivilegeSilentlyForUser@20
7CheckGamingPrivilegeWithUI@24
8CheckGamingPrivilegeWithUIForUser@28
9ProcessPendingGameUI@4
10ShowChangeFriendRelationshipUI@12
11ShowChangeFriendRelationshipUIForUser@16
12ShowGameInviteUI@24
13ShowGameInviteUIForUser@28
14ShowGameInviteUIWithContext@
15ShowGameInviteUIWithContextForUser@
16ShowPlayerPickerUI@36
17ShowPlayerPickerUIForUser@40
18ShowProfileCardUI@12
19ShowProfileCardUIForUser@16
20ShowTitleAchievementsUI@12
21ShowTitleAchievementsUIForUser@16
22TryCancelPendingGameUI@0
lib/libc/mingw/lib32/api-ms-win-gaming-tcui-l1-1-4.def created+30
......@@ -0,0 +1,30 @@
1LIBRARY api-ms-win-gaming-tcui-l1-1-4
2
3EXPORTS
4
5CheckGamingPrivilegeSilently@16
6CheckGamingPrivilegeSilentlyForUser@20
7CheckGamingPrivilegeWithUI@24
8CheckGamingPrivilegeWithUIForUser@28
9ProcessPendingGameUI@4
10ShowChangeFriendRelationshipUI@12
11ShowChangeFriendRelationshipUIForUser@16
12ShowCustomizeUserProfileUI@
13ShowCustomizeUserProfileUIForUser@
14ShowFindFriendsUI@
15ShowFindFriendsUIForUser@
16ShowGameInfoUI@
17ShowGameInfoUIForUser@
18ShowGameInviteUI@24
19ShowGameInviteUIForUser@28
20ShowGameInviteUIWithContext@
21ShowGameInviteUIWithContextForUser@
22ShowPlayerPickerUI@36
23ShowPlayerPickerUIForUser@40
24ShowProfileCardUI@12
25ShowProfileCardUIForUser@16
26ShowTitleAchievementsUI@12
27ShowTitleAchievementsUIForUser@16
28ShowUserSettingsUI@
29ShowUserSettingsUIForUser@
30TryCancelPendingGameUI@0
lib/libc/mingw/lib32/api-ms-win-security-isolatedcontainer-l1-1-0.def created+5
......@@ -0,0 +1,5 @@
1LIBRARY api-ms-win-security-isolatedcontainer-l1-1-0
2
3EXPORTS
4
5IsProcessInIsolatedContainer@4
lib/libc/mingw/lib32/api-ms-win-shcore-stream-winrt-l1-1-0.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY api-ms-win-shcore-stream-winrt-l1-1-0
2
3EXPORTS
4
5CreateRandomAccessStreamOnFile@16
6CreateRandomAccessStreamOverStream@16
7CreateStreamOverRandomAccessStream@12
lib/libc/mingw/lib32/authz.def created+53
......@@ -0,0 +1,53 @@
1;
2; Definition file of AUTHZ.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "AUTHZ.dll"
7EXPORTS
8AuthzAccessCheck@36
9AuthzAddSidsToContext@24
10AuthzCachedAccessCheck@20
11AuthzEnumerateSecurityEventSources@16
12AuthzEvaluateSacl@24
13AuthzFreeAuditEvent@4
14AuthzFreeContext@4
15AuthzFreeHandle@4
16AuthzFreeResourceManager@4
17AuthzGetInformationFromContext@20
18AuthzInitializeContextFromAuthzContext@28
19AuthzInitializeContextFromSid@32
20AuthzInitializeContextFromToken@32
21AuthzInitializeObjectAccessAuditEvent
22AuthzInitializeObjectAccessAuditEvent2
23AuthzInitializeResourceManager@24
24AuthzInstallSecurityEventSource@8
25AuthzModifySecurityAttributes@12
26AuthzOpenObjectAudit@32
27AuthzRegisterSecurityEventSource@12
28AuthzReportSecurityEvent
29AuthzReportSecurityEventFromParams@20
30AuthzUninstallSecurityEventSource@8
31AuthzUnregisterSecurityEventSource@8
32AuthziAccessCheckEx@40
33AuthziAllocateAuditParams@8
34AuthziCheckContextMembership@16
35AuthziFreeAuditEventType@4
36AuthziFreeAuditParams@4
37AuthziFreeAuditQueue@4
38AuthziGenerateAdminAlertAuditW@16
39AuthziInitializeAuditEvent@44
40AuthziInitializeAuditEventType@20
41AuthziInitializeAuditParams
42AuthziInitializeAuditParamsFromArray@20
43AuthziInitializeAuditParamsWithRM
44AuthziInitializeAuditQueue@20
45AuthziInitializeContextFromSid@32
46AuthziLogAuditEvent@12
47AuthziModifyAuditEvent2@32
48AuthziModifyAuditEvent@28
49AuthziModifyAuditEventType@20
50AuthziModifyAuditQueue@24
51AuthziModifySecurityAttributes@12
52AuthziQuerySecurityAttributes@24
53AuthziSourceAudit
lib/libc/mingw/lib32/avicap32.def created+8
......@@ -0,0 +1,8 @@
1LIBRARY AVICAP32.DLL
2EXPORTS
3videoThunk32@20
4capGetDriverDescriptionW@20
5capGetDriverDescriptionA@20
6capCreateCaptureWindowW@32
7capCreateCaptureWindowA@32
8AppCleanup@4
lib/libc/mingw/lib32/avifil32.def created+77
......@@ -0,0 +1,77 @@
1LIBRARY AVIFIL32.DLL
2EXPORTS
3IID_IGetFrame
4IID_IAVIStream
5IID_IAVIFile
6IID_IAVIEditStream
7EditStreamSetNameW@8
8EditStreamSetNameA@8
9EditStreamSetName@8
10EditStreamSetInfoW@12
11EditStreamSetInfoA@12
12EditStreamSetInfo@12
13EditStreamPaste@24
14EditStreamCut@16
15EditStreamCopy@16
16EditStreamClone@8
17CreateEditableStream@8
18AVIStreamWriteData@16
19AVIStreamWrite@32
20AVIStreamTimeToSample@8
21AVIStreamStart@4
22AVIStreamSetFormat@16
23AVIStreamSampleToTime@8
24AVIStreamRelease@4
25AVIStreamReadFormat@16
26AVIStreamReadData@16
27AVIStreamRead@28
28AVIStreamOpenFromFileW@24
29AVIStreamOpenFromFileA@24
30AVIStreamOpenFromFile@24
31AVIStreamLength@4
32AVIStreamInfoW@12
33AVIStreamInfoA@12
34AVIStreamInfo@12
35AVIStreamGetFrameOpen@8
36AVIStreamGetFrameClose@4
37AVIStreamGetFrame@8
38AVIStreamFindSample@12
39AVIStreamEndStreaming@4
40AVIStreamCreate@16
41AVIStreamBeginStreaming@16
42AVIStreamAddRef@4
43AVISaveW
44AVISaveVW@24
45AVISaveVA@24
46AVISaveV@24
47AVISaveOptionsFree@8
48AVISaveOptions@20
49AVISaveA
50AVISave
51AVIPutFileOnClipboard@4
52AVIMakeStreamFromClipboard@12
53AVIMakeFileFromStreams@12
54AVIMakeCompressedStream@16
55AVIGetFromClipboard@4
56AVIFileWriteData@16
57AVIFileRelease@4
58AVIFileReadData@16
59AVIFileOpenW@16
60AVIFileOpenA@16
61AVIFileOpen@16
62AVIFileInit@0
63AVIFileInfoW@12
64AVIFileInfoA@12
65AVIFileInfo@12
66AVIFileGetStream@16
67AVIFileExit@0
68AVIFileEndRecord@4
69AVIFileCreateStreamW@12
70AVIFileCreateStreamA@12
71AVIFileCreateStream@12
72AVIFileAddRef@4
73AVIClearClipboard@0
74AVIBuildFilterW@12
75AVIBuildFilterA@12
76AVIBuildFilter@12
77
lib/libc/mingw/lib32/bluetoothapis.def created+103
......@@ -0,0 +1,103 @@
1;
2; Definition file of BluetoothApis.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "BluetoothApis.dll"
7EXPORTS
8BluetoothAddressToString@12
9BluetoothDisconnectDevice@8
10BluetoothEnableDiscovery@8
11BluetoothEnableIncomingConnections@8
12BluetoothEnumerateInstalledServices@16
13BluetoothEnumerateInstalledServicesEx@16
14BluetoothEnumerateLocalServices@12
15BluetoothFindBrowseGroupClose@4
16BluetoothFindClassIdClose@4
17BluetoothFindDeviceClose@4
18BluetoothFindFirstBrowseGroup@8
19BluetoothFindFirstClassId@8
20BluetoothFindFirstDevice@8
21BluetoothFindFirstProfileDescriptor@8
22BluetoothFindFirstProtocolDescriptorStack@8
23BluetoothFindFirstProtocolEntry@8
24BluetoothFindFirstRadio@8
25BluetoothFindFirstService@8
26BluetoothFindFirstServiceEx@12
27BluetoothFindNextBrowseGroup@8
28BluetoothFindNextClassId@8
29BluetoothFindNextDevice@8
30BluetoothFindNextProfileDescriptor@8
31BluetoothFindNextProtocolDescriptorStack@8
32BluetoothFindNextProtocolEntry@8
33BluetoothFindNextRadio@8
34BluetoothFindNextService@8
35BluetoothFindProfileDescriptorClose@4
36BluetoothFindProtocolDescriptorStackClose@4
37BluetoothFindProtocolEntryClose@4
38BluetoothFindRadioClose@4
39BluetoothFindServiceClose@4
40BluetoothGATTAbortReliableWrite@16
41BluetoothGATTBeginReliableWrite@12
42BluetoothGATTEndReliableWrite@16
43BluetoothGATTGetCharacteristicValue@24
44BluetoothGATTGetCharacteristics@24
45BluetoothGATTGetDescriptorValue@24
46BluetoothGATTGetDescriptors@24
47BluetoothGATTGetIncludedServices@24
48BluetoothGATTGetServices@20
49BluetoothGATTRegisterEvent@28
50BluetoothGATTSetCharacteristicValue@24
51BluetoothGATTSetDescriptorValue@16
52BluetoothGATTUnregisterEvent@8
53BluetoothGetDeviceInfo@8
54BluetoothGetLocalServiceInfo@16
55BluetoothGetRadioInfo@8
56BluetoothGetServicePnpInstance@24
57BluetoothIsConnectable@4
58BluetoothIsDiscoverable@4
59BluetoothIsVersionAvailable@8
60BluetoothRegisterForAuthentication@16
61BluetoothRegisterForAuthenticationEx@16
62BluetoothRemoveDevice@4
63BluetoothSdpEnumAttributes@16
64BluetoothSdpGetAttributeValue@16
65BluetoothSdpGetContainerElementData@16
66BluetoothSdpGetElementData@12
67BluetoothSdpGetString@24
68BluetoothSendAuthenticationResponse@12
69BluetoothSendAuthenticationResponseEx@8
70BluetoothSetLocalServiceInfo@16
71BluetoothSetServiceState@16
72BluetoothSetServiceStateEx@20
73BluetoothUnregisterAuthentication@4
74BluetoothUpdateDeviceRecord@4
75BthpCheckForUnsupportedGuid@4
76BthpCleanupBRDeviceNode@8
77BthpCleanupDeviceLocalServices@4
78BthpCleanupDeviceRemoteServices@4
79BthpCleanupLEDeviceNodes@16
80BthpEnableA2DPIfPresent@8
81BthpEnableAllServices@8
82BthpEnableConnectableAndDiscoverable@12
83BthpEnableRadioSoftware@4
84BthpFindPnpInfo@16
85BthpGATTCloseSession@8
86BthpInnerRecord@12
87BthpIsBluetoothServiceRunning@0
88BthpIsConnectableByDefault@0
89BthpIsDiscoverable@4
90BthpIsDiscoverableByDefault@0
91BthpIsRadioSoftwareEnabled@4
92BthpIsTopOfServiceGroup@24
93BthpMapStatusToErr@4
94BthpNextRecord@8
95BthpRegisterForAuthentication@28
96BthpSetServiceState@36
97BthpSetServiceStateEx@40
98BthpTranspose16Bits@4
99BthpTranspose32Bits@4
100BthpTransposeAndExtendBytes@12
101FindNextOpenVCOMPort@4
102InstallIncomingComPort@8
103ShouldForceAuthentication@4
lib/libc/mingw/lib32/bthprops.def created+70
......@@ -0,0 +1,70 @@
1;
2; Definition file of bthprops.cpl
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "bthprops.cpl"
7EXPORTS
8ord_103@4 @103
9BluetoothAddressToString@12
10BluetoothAuthenticateDevice@20
11BluetoothAuthenticateDeviceEx@20
12BluetoothAuthenticateMultipleDevices@16
13BluetoothAuthenticationAgent@16
14BluetoothDisconnectDevice@8
15BluetoothDisplayDeviceProperties@8
16BluetoothEnableDiscovery@8
17BluetoothEnableIncomingConnections@8
18BluetoothEnumerateInstalledServices@16
19BluetoothFindBrowseGroupClose@4
20BluetoothFindClassIdClose@4
21BluetoothFindDeviceClose@4
22BluetoothFindFirstBrowseGroup@8
23BluetoothFindFirstClassId@8
24BluetoothFindFirstDevice@8
25BluetoothFindFirstProfileDescriptor@8
26BluetoothFindFirstProtocolDescriptorStack@8
27BluetoothFindFirstProtocolEntry@8
28BluetoothFindFirstRadio@8
29BluetoothFindFirstService@8
30BluetoothFindFirstServiceEx@12
31BluetoothFindNextBrowseGroup@8
32BluetoothFindNextClassId@8
33BluetoothFindNextDevice@8
34BluetoothFindNextProfileDescriptor@8
35BluetoothFindNextProtocolDescriptorStack@8
36BluetoothFindNextProtocolEntry@8
37BluetoothFindNextRadio@8
38BluetoothFindNextService@8
39BluetoothFindProfileDescriptorClose@4
40BluetoothFindProtocolDescriptorStackClose@4
41BluetoothFindProtocolEntryClose@4
42BluetoothFindRadioClose@4
43BluetoothFindServiceClose@4
44BluetoothGetDeviceInfo@8
45BluetoothGetRadioInfo@8
46BluetoothIsConnectable@4
47BluetoothIsDiscoverable@4
48BluetoothIsVersionAvailable@8
49BluetoothMapClassOfDeviceToImageIndex@4
50BluetoothMapClassOfDeviceToString@4
51BluetoothRegisterForAuthentication@16
52BluetoothRegisterForAuthenticationEx@16
53BluetoothRemoveDevice@4
54BluetoothSdpEnumAttributes@16
55BluetoothSdpGetAttributeValue@16
56BluetoothSdpGetContainerElementData@16
57BluetoothSdpGetElementData@12
58BluetoothSdpGetString@24
59BluetoothSelectDevices@4
60BluetoothSelectDevicesFree@4
61BluetoothSendAuthenticationResponse@12
62BluetoothSendAuthenticationResponseEx@8
63BluetoothSetLocalServiceInfo@16
64BluetoothSetServiceState@16
65BluetoothUnregisterAuthentication@4
66BluetoothUpdateDeviceRecord@4
67BthpEnableAllServices@8
68BthpFindPnpInfo@16
69BthpMapStatusToErr@4
70CPlApplet@16
lib/libc/mingw/lib32/cabinet.def created+21
......@@ -0,0 +1,21 @@
1;
2; Definition file of Cabinet.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "Cabinet.dll"
7EXPORTS
8GetDllVersion@0
9DllGetVersion@4
10Extract@8
11DeleteExtractedFiles@4
12FCICreate
13FCIAddFile
14FCIFlushFolder
15FCIFlushCabinet
16FCIDestroy
17FDICreate
18FDIIsCabinet
19FDICopy
20FDIDestroy
21FDITruncateCabinet
lib/libc/mingw/lib32/cfgmgr32.def created+257
......@@ -0,0 +1,257 @@
1;
2; Definition file of CFGMGR32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "CFGMGR32.dll"
7EXPORTS
8CMP_GetBlockedDriverInfo@16
9CMP_GetServerSideDeviceInstallFlags@12
10CMP_Init_Detection@4
11CMP_RegisterNotification@24
12CMP_Report_LogOn@8
13CMP_UnregisterNotification@4
14CMP_WaitNoPendingInstallEvents@4
15CMP_WaitServicesAvailable@4
16CM_Add_Driver_PackageW@40
17CM_Add_Driver_Package_ExW@44
18CM_Add_Empty_Log_Conf@16
19CM_Add_Empty_Log_Conf_Ex@20
20CM_Add_IDA@12
21CM_Add_IDW@12
22CM_Add_ID_ExA@16
23CM_Add_ID_ExW@16
24CM_Add_Range@24
25CM_Add_Res_Des@24
26CM_Add_Res_Des_Ex@28
27CM_Apply_PowerScheme@0
28CM_Connect_MachineA@8
29CM_Connect_MachineW@8
30CM_Create_DevNodeA@16
31CM_Create_DevNodeW@16
32CM_Create_DevNode_ExA@20
33CM_Create_DevNode_ExW@20
34CM_Create_Range_List@8
35CM_Delete_Class_Key@8
36CM_Delete_Class_Key_Ex@12
37CM_Delete_DevNode_Key@12
38CM_Delete_DevNode_Key_Ex@16
39CM_Delete_Device_Interface_KeyA@8
40CM_Delete_Device_Interface_KeyW@8
41CM_Delete_Device_Interface_Key_ExA@12
42CM_Delete_Device_Interface_Key_ExW@12
43CM_Delete_Driver_PackageW@24
44CM_Delete_Driver_Package_ExW@28
45CM_Delete_PowerScheme@8
46CM_Delete_Range@24
47CM_Detect_Resource_Conflict@24
48CM_Detect_Resource_Conflict_Ex@28
49CM_Disable_DevNode@8
50CM_Disable_DevNode_Ex@12
51CM_Disconnect_Machine@4
52CM_Dup_Range_List@12
53CM_Duplicate_PowerScheme@12
54CM_Enable_DevNode@8
55CM_Enable_DevNode_Ex@12
56CM_Enumerate_Classes@12
57CM_Enumerate_Classes_Ex@16
58CM_Enumerate_EnumeratorsA@16
59CM_Enumerate_EnumeratorsW@16
60CM_Enumerate_Enumerators_ExA@20
61CM_Enumerate_Enumerators_ExW@20
62CM_Find_Range@40
63CM_First_Range@20
64CM_Free_Log_Conf@8
65CM_Free_Log_Conf_Ex@12
66CM_Free_Log_Conf_Handle@4
67CM_Free_Range_List@8
68CM_Free_Res_Des@12
69CM_Free_Res_Des_Ex@16
70CM_Free_Res_Des_Handle@4
71CM_Free_Resource_Conflict_Handle@4
72CM_Get_Child@12
73CM_Get_Child_Ex@16
74CM_Get_Class_Key_NameA@16
75CM_Get_Class_Key_NameW@16
76CM_Get_Class_Key_Name_ExA@20
77CM_Get_Class_Key_Name_ExW@20
78CM_Get_Class_NameA@16
79CM_Get_Class_NameW@16
80CM_Get_Class_Name_ExA@20
81CM_Get_Class_Name_ExW@20
82CM_Get_Class_PropertyW@24
83CM_Get_Class_Property_ExW@28
84CM_Get_Class_Property_Keys@16
85CM_Get_Class_Property_Keys_Ex@20
86CM_Get_Class_Registry_PropertyA@28
87CM_Get_Class_Registry_PropertyW@28
88CM_Get_Depth@12
89CM_Get_Depth_Ex@16
90CM_Get_DevNode_Custom_PropertyA@24
91CM_Get_DevNode_Custom_PropertyW@24
92CM_Get_DevNode_Custom_Property_ExA@28
93CM_Get_DevNode_Custom_Property_ExW@28
94CM_Get_DevNode_PropertyW@24
95CM_Get_DevNode_Property_ExW@28
96CM_Get_DevNode_Property_Keys@16
97CM_Get_DevNode_Property_Keys_Ex@20
98CM_Get_DevNode_Registry_PropertyA@24
99CM_Get_DevNode_Registry_PropertyW@24
100CM_Get_DevNode_Registry_Property_ExA@28
101CM_Get_DevNode_Registry_Property_ExW@28
102CM_Get_DevNode_Status@16
103CM_Get_DevNode_Status_Ex@20
104CM_Get_Device_IDA@16
105CM_Get_Device_IDW@16
106CM_Get_Device_ID_ExA@20
107CM_Get_Device_ID_ExW@20
108CM_Get_Device_ID_ListA@16
109CM_Get_Device_ID_ListW@16
110CM_Get_Device_ID_List_ExA@20
111CM_Get_Device_ID_List_ExW@20
112CM_Get_Device_ID_List_SizeA@12
113CM_Get_Device_ID_List_SizeW@12
114CM_Get_Device_ID_List_Size_ExA@16
115CM_Get_Device_ID_List_Size_ExW@16
116CM_Get_Device_ID_Size@12
117CM_Get_Device_ID_Size_Ex@16
118CM_Get_Device_Interface_AliasA@20
119CM_Get_Device_Interface_AliasW@20
120CM_Get_Device_Interface_Alias_ExA@24
121CM_Get_Device_Interface_Alias_ExW@24
122CM_Get_Device_Interface_ListA@20
123CM_Get_Device_Interface_ListW@20
124CM_Get_Device_Interface_List_ExA@24
125CM_Get_Device_Interface_List_ExW@24
126CM_Get_Device_Interface_List_SizeA@16
127CM_Get_Device_Interface_List_SizeW@16
128CM_Get_Device_Interface_List_Size_ExA@20
129CM_Get_Device_Interface_List_Size_ExW@20
130CM_Get_Device_Interface_PropertyW@24
131CM_Get_Device_Interface_Property_ExW@28
132CM_Get_Device_Interface_Property_KeysW@16
133CM_Get_Device_Interface_Property_Keys_ExW@20
134CM_Get_First_Log_Conf@12
135CM_Get_First_Log_Conf_Ex@16
136CM_Get_Global_State@8
137CM_Get_Global_State_Ex@12
138CM_Get_HW_Prof_FlagsA@16
139CM_Get_HW_Prof_FlagsW@16
140CM_Get_HW_Prof_Flags_ExA@20
141CM_Get_HW_Prof_Flags_ExW@20
142CM_Get_Hardware_Profile_InfoA@12
143CM_Get_Hardware_Profile_InfoW@12
144CM_Get_Hardware_Profile_Info_ExA@16
145CM_Get_Hardware_Profile_Info_ExW@16
146CM_Get_Log_Conf_Priority@12
147CM_Get_Log_Conf_Priority_Ex@16
148CM_Get_Next_Log_Conf@12
149CM_Get_Next_Log_Conf_Ex@16
150CM_Get_Next_Res_Des@20
151CM_Get_Next_Res_Des_Ex@24
152CM_Get_Parent@12
153CM_Get_Parent_Ex@16
154CM_Get_Res_Des_Data@16
155CM_Get_Res_Des_Data_Ex@20
156CM_Get_Res_Des_Data_Size@12
157CM_Get_Res_Des_Data_Size_Ex@16
158CM_Get_Resource_Conflict_Count@8
159CM_Get_Resource_Conflict_DetailsA@12
160CM_Get_Resource_Conflict_DetailsW@12
161CM_Get_Sibling@12
162CM_Get_Sibling_Ex@16
163CM_Get_Version@0
164CM_Get_Version_Ex@4
165CM_Import_PowerScheme@12
166CM_Install_DevNodeW@32
167CM_Install_DevNode_ExW@36
168CM_Intersect_Range_List@16
169CM_Invert_Range_List@20
170CM_Is_Dock_Station_Present@4
171CM_Is_Dock_Station_Present_Ex@8
172CM_Is_Version_Available@4
173CM_Is_Version_Available_Ex@8
174CM_Locate_DevNodeA@12
175CM_Locate_DevNodeW@12
176CM_Locate_DevNode_ExA@16
177CM_Locate_DevNode_ExW@16
178CM_MapCrToSpErr@8
179CM_MapCrToWin32Err@8
180CM_Merge_Range_List@16
181CM_Modify_Res_Des@24
182CM_Modify_Res_Des_Ex@28
183CM_Move_DevNode@12
184CM_Move_DevNode_Ex@16
185CM_Next_Range@16
186CM_Open_Class_KeyA@24
187CM_Open_Class_KeyW@24
188CM_Open_Class_Key_ExA@28
189CM_Open_Class_Key_ExW@28
190CM_Open_DevNode_Key@24
191CM_Open_DevNode_Key_Ex@28
192CM_Open_Device_Interface_KeyA@20
193CM_Open_Device_Interface_KeyW@20
194CM_Open_Device_Interface_Key_ExA@24
195CM_Open_Device_Interface_Key_ExW@24
196CM_Query_And_Remove_SubTreeA@20
197CM_Query_And_Remove_SubTreeW@20
198CM_Query_And_Remove_SubTree_ExA@24
199CM_Query_And_Remove_SubTree_ExW@24
200CM_Query_Arbitrator_Free_Data@20
201CM_Query_Arbitrator_Free_Data_Ex@24
202CM_Query_Arbitrator_Free_Size@16
203CM_Query_Arbitrator_Free_Size_Ex@20
204CM_Query_Remove_SubTree@8
205CM_Query_Remove_SubTree_Ex@12
206CM_Query_Resource_Conflict_List@28
207CM_Reenumerate_DevNode@8
208CM_Reenumerate_DevNode_Ex@12
209CM_Register_Device_Driver@8
210CM_Register_Device_Driver_Ex@12
211CM_Register_Device_InterfaceA@24
212CM_Register_Device_InterfaceW@24
213CM_Register_Device_Interface_ExA@28
214CM_Register_Device_Interface_ExW@28
215CM_Remove_SubTree@8
216CM_Remove_SubTree_Ex@12
217CM_Request_Device_EjectA@20
218CM_Request_Device_EjectW@20
219CM_Request_Device_Eject_ExA@24
220CM_Request_Device_Eject_ExW@24
221CM_Request_Eject_PC@0
222CM_Request_Eject_PC_Ex@4
223CM_RestoreAll_DefaultPowerSchemes@4
224CM_Restore_DefaultPowerScheme@8
225CM_Run_Detection@4
226CM_Run_Detection_Ex@8
227CM_Set_ActiveScheme@8
228CM_Set_Class_PropertyW@24
229CM_Set_Class_Property_ExW@28
230CM_Set_Class_Registry_PropertyA@24
231CM_Set_Class_Registry_PropertyW@24
232CM_Set_DevNode_Problem@12
233CM_Set_DevNode_Problem_Ex@16
234CM_Set_DevNode_PropertyW@24
235CM_Set_DevNode_Property_ExW@28
236CM_Set_DevNode_Registry_PropertyA@20
237CM_Set_DevNode_Registry_PropertyW@20
238CM_Set_DevNode_Registry_Property_ExA@24
239CM_Set_DevNode_Registry_Property_ExW@24
240CM_Set_Device_Interface_PropertyW@24
241CM_Set_Device_Interface_Property_ExW@28
242CM_Set_HW_Prof@8
243CM_Set_HW_Prof_Ex@12
244CM_Set_HW_Prof_FlagsA@16
245CM_Set_HW_Prof_FlagsW@16
246CM_Set_HW_Prof_Flags_ExA@20
247CM_Set_HW_Prof_Flags_ExW@20
248CM_Setup_DevNode@8
249CM_Setup_DevNode_Ex@12
250CM_Test_Range_Available@24
251CM_Uninstall_DevNode@8
252CM_Uninstall_DevNode_Ex@12
253CM_Unregister_Device_InterfaceA@8
254CM_Unregister_Device_InterfaceW@8
255CM_Unregister_Device_Interface_ExA@12
256CM_Unregister_Device_Interface_ExW@12
257CM_Write_UserPowerKey@32
lib/libc/mingw/lib32/clfsw32.def created+69
......@@ -0,0 +1,69 @@
1;
2; Definition file of clfsw32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "clfsw32.dll"
7EXPORTS
8LsnDecrement@4
9AddLogContainer@16
10AddLogContainerSet@20
11AdvanceLogBase@16
12AlignReservedLog@16
13AllocReservedLog@12
14CLFS_LSN_INVALID DATA
15CLFS_LSN_NULL DATA
16CloseAndResetLogFile@4
17CreateLogContainerScanContext@24
18CreateLogFile@24
19CreateLogMarshallingArea@32
20DeleteLogByHandle@4
21DeleteLogFile@8
22DeleteLogMarshallingArea@4
23DeregisterManageableLogClient@4
24DumpLogRecords@44
25FlushLogBuffers@8
26FlushLogToLsn@16
27FreeReservedLog@12
28GetLogContainerName@20
29GetLogFileInformation@12
30GetLogIoStatistics@20
31GetNextLogArchiveExtent@16
32HandleLogFull@4
33InstallLogPolicy@8
34LogTailAdvanceFailure@8
35LsnBlockOffset@4
36LsnContainer@4
37LsnCreate@12
38LsnEqual@8
39LsnGreater@8
40LsnIncrement@4
41LsnInvalid@4
42LsnLess@8
43LsnNull@4
44LsnRecordSequence@4
45PrepareLogArchive@48
46QueryLogPolicy@16
47ReadLogArchiveMetadata@20
48ReadLogNotification@12
49ReadLogRecord@40
50ReadLogRestartArea@24
51ReadNextLogRecord@36
52ReadPreviousLogRestartArea@20
53RegisterForLogWriteNotification@12
54RegisterManageableLogClient@8
55RemoveLogContainer@16
56RemoveLogContainerSet@20
57RemoveLogPolicy@8
58ReserveAndAppendLog@40
59ReserveAndAppendLogAligned@44
60ScanLogContainers@12
61SetEndOfLog@12
62SetLogArchiveMode@8
63SetLogArchiveTail@12
64SetLogFileSizeWithPolicy@12
65TerminateLogArchive@4
66TerminateReadLog@4
67TruncateLog@12
68ValidateLog@16
69WriteLogRestartArea@32
lib/libc/mingw/lib32/clusapi.def created+136
......@@ -0,0 +1,136 @@
1;
2; Definition file of CLUSAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "CLUSAPI.dll"
7EXPORTS
8AddClusterNode@16
9AddClusterResourceDependency@8
10AddClusterResourceNode@8
11BackupClusterDatabase@8
12CanResourceBeDependent@8
13ChangeClusterResourceGroup@8
14CloseCluster@4
15CloseClusterGroup@4
16CloseClusterNetInterface@4
17CloseClusterNetwork@4
18CloseClusterNode@4
19CloseClusterNotifyPort@4
20CloseClusterResource@4
21ClusterCloseEnum@4
22ClusterControl@32
23ClusterEnum@20
24ClusterGetEnumCount@4
25ClusterGroupCloseEnum@4
26ClusterGroupControl@32
27ClusterGroupEnum@20
28ClusterGroupGetEnumCount@4
29ClusterGroupOpenEnum@8
30ClusterNetInterfaceControl@32
31ClusterNetworkCloseEnum@4
32ClusterNetworkControl@32
33ClusterNetworkEnum@20
34ClusterNetworkGetEnumCount@4
35ClusterNetworkOpenEnum@8
36ClusterNodeCloseEnum@4
37ClusterNodeControl@32
38ClusterNodeEnum@20
39ClusterNodeGetEnumCount@4
40ClusterNodeOpenEnum@8
41ClusterOpenEnum@8
42ClusterRegBatchAddCommand@24
43ClusterRegBatchCloseNotification@4
44ClusterRegBatchReadCommand@8
45ClusterRegCloseBatch@12
46ClusterRegCloseBatchNotifyPort@4
47ClusterRegCloseKey@4
48ClusterRegCreateBatch@8
49ClusterRegCreateBatchNotifyPort@8
50ClusterRegCreateKey@28
51ClusterRegDeleteKey@8
52ClusterRegDeleteValue@8
53ClusterRegEnumKey@20
54ClusterRegEnumValue@28
55ClusterRegGetBatchNotification@8
56ClusterRegGetKeySecurity@16
57ClusterRegOpenKey@16
58ClusterRegQueryInfoKey@32
59ClusterRegQueryValue@20
60ClusterRegSetKeySecurity@12
61ClusterRegSetValue@20
62ClusterResourceCloseEnum@4
63ClusterResourceControl@32
64ClusterResourceEnum@20
65ClusterResourceGetEnumCount@4
66ClusterResourceOpenEnum@8
67ClusterResourceTypeCloseEnum@4
68ClusterResourceTypeControl@36
69ClusterResourceTypeEnum@20
70ClusterResourceTypeGetEnumCount@4
71ClusterResourceTypeOpenEnum@12
72CreateCluster@12
73CreateClusterGroup@8
74CreateClusterNotifyPort@16
75CreateClusterResource@16
76CreateClusterResourceType@24
77DeleteClusterGroup@4
78DeleteClusterResource@4
79DeleteClusterResourceType@8
80DestroyCluster@16
81DestroyClusterGroup@4
82EvictClusterNode@4
83EvictClusterNodeEx@12
84FailClusterResource@4
85GetClusterFromGroup@4
86GetClusterFromNetInterface@4
87GetClusterFromNetwork@4
88GetClusterFromNode@4
89GetClusterFromResource@4
90GetClusterGroupKey@8
91GetClusterGroupState@12
92GetClusterInformation@16
93GetClusterKey@8
94GetClusterNetInterface@20
95GetClusterNetInterfaceKey@8
96GetClusterNetInterfaceState@4
97GetClusterNetworkId@12
98GetClusterNetworkKey@8
99GetClusterNetworkState@4
100GetClusterNodeId@12
101GetClusterNodeKey@8
102GetClusterNodeState@4
103GetClusterNotify@24
104GetClusterQuorumResource@24
105GetClusterResourceDependencyExpression@12
106GetClusterResourceKey@8
107GetClusterResourceNetworkName@12
108GetClusterResourceState@20
109GetClusterResourceTypeKey@12
110GetNodeClusterState@8
111MoveClusterGroup@8
112OfflineClusterGroup@4
113OfflineClusterResource@4
114OnlineClusterGroup@8
115OnlineClusterResource@4
116OpenCluster@4
117OpenClusterGroup@8
118OpenClusterNetInterface@8
119OpenClusterNetwork@8
120OpenClusterNode@8
121OpenClusterResource@8
122PauseClusterNode@4
123RegisterClusterNotify@16
124RemoveClusterResourceDependency@8
125RemoveClusterResourceNode@8
126RestoreClusterDatabase@12
127ResumeClusterNode@4
128SetClusterGroupName@8
129SetClusterGroupNodeList@12
130SetClusterName@8
131SetClusterNetworkName@8
132SetClusterNetworkPriorityOrder@12
133SetClusterQuorumResource@12
134SetClusterResourceDependencyExpression@8
135SetClusterResourceName@8
136SetClusterServiceAccountPassword@20
lib/libc/mingw/lib32/credui.def created+31
......@@ -0,0 +1,31 @@
1;
2; Definition file of credui.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "credui.dll"
7EXPORTS
8CredPackAuthenticationBufferA@20
9CredPackAuthenticationBufferW@20
10CredUICmdLinePromptForCredentialsA@36
11CredUICmdLinePromptForCredentialsW@36
12CredUIConfirmCredentialsA@8
13CredUIConfirmCredentialsW@8
14CredUIInitControls
15CredUIParseUserNameA@20
16CredUIParseUserNameW@20
17CredUIPromptForCredentialsA@40
18CredUIPromptForCredentialsW@40
19CredUIPromptForWindowsCredentialsA@36
20CredUIPromptForWindowsCredentialsW@36
21CredUIPromptForWindowsCredentialsWorker@44
22CredUIReadSSOCredA@8
23CredUIReadSSOCredW@8
24CredUIStoreSSOCredA@16
25CredUIStoreSSOCredW@16
26CredUnPackAuthenticationBufferA@36
27CredUnPackAuthenticationBufferW@36
28DllCanUnloadNow
29DllGetClassObject@12
30DllRegisterServer
31DllUnregisterServer
lib/libc/mingw/lib32/cryptxml.def created+26
......@@ -0,0 +1,26 @@
1;
2; Definition file of CRYPTXML.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "CRYPTXML.dll"
7EXPORTS
8CryptXmlAddObject@24
9CryptXmlClose@4
10CryptXmlCreateReference@36
11CryptXmlDigestReference@12
12CryptXmlEncode@24
13CryptXmlEnumAlgorithmInfo@16
14CryptXmlFindAlgorithmInfo@16
15CryptXmlGetAlgorithmInfo@12
16CryptXmlGetDocContext@8
17CryptXmlGetReference@8
18CryptXmlGetSignature@8
19CryptXmlGetStatus@8
20CryptXmlGetTransforms@4
21CryptXmlImportPublicKey@12
22CryptXmlOpenToDecode@24
23CryptXmlOpenToEncode@28
24CryptXmlSetHMACSecret@12
25CryptXmlSign@32
26CryptXmlVerifySignature@12
lib/libc/mingw/lib32/cscapi.def created+11
......@@ -0,0 +1,11 @@
1;
2; Definition file of CSCAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "CSCAPI.dll"
7EXPORTS
8CscNetApiGetInterface@16
9CscSearchApiGetInterface@12
10OfflineFilesEnable@8
11OfflineFilesQueryStatus@8
lib/libc/mingw/lib32/d2d1.def created+12
......@@ -0,0 +1,12 @@
1;
2; Definition file of d2d1.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "d2d1.dll"
7EXPORTS
8D2D1CreateFactory@16
9D2D1MakeRotateMatrix@16
10D2D1MakeSkewMatrix@20
11D2D1IsMatrixInvertible@4
12D2D1InvertMatrix@4
lib/libc/mingw/lib32/d3d10.def created+31
......@@ -0,0 +1,31 @@
1LIBRARY "d3d10.dll"
2EXPORTS
3D3D10CompileEffectFromMemory@36
4D3D10CompileShader@40
5D3D10CreateBlob@8
6D3D10CreateDevice@24
7D3D10CreateDeviceAndSwapChain@32
8D3D10CreateEffectFromMemory@24
9D3D10CreateEffectPoolFromMemory@20
10D3D10CreateStateBlock@12
11D3D10DisassembleEffect@12
12D3D10DisassembleShader@20
13D3D10GetGeometryShaderProfile@4
14D3D10GetInputAndOutputSignatureBlob@12
15D3D10GetInputSignatureBlob@12
16D3D10GetOutputSignatureBlob@12
17D3D10GetPixelShaderProfile@4
18D3D10GetShaderDebugInfo@12
19D3D10GetVersion@0
20D3D10GetVertexShaderProfile@4
21D3D10PreprocessShader@28
22D3D10ReflectShader@12
23D3D10RegisterLayers@0
24D3D10StateBlockMaskDifference@12
25D3D10StateBlockMaskDisableAll@4
26D3D10StateBlockMaskDisableCapture@16
27D3D10StateBlockMaskEnableAll@4
28D3D10StateBlockMaskEnableCapture@16
29D3D10StateBlockMaskGetSetting@12
30D3D10StateBlockMaskIntersect@12
31D3D10StateBlockMaskUnion@12
lib/libc/mingw/lib32/d3d11.def created+59
......@@ -0,0 +1,59 @@
1;
2; Definition file of d3d11.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "d3d11.dll"
7EXPORTS
8D3D11CreateDeviceForD3D12@36
9D3DKMTCloseAdapter@4
10D3DKMTDestroyAllocation@4
11D3DKMTDestroyContext@4
12D3DKMTDestroyDevice@4
13D3DKMTDestroySynchronizationObject@4
14D3DKMTPresent@4
15D3DKMTQueryAdapterInfo@4
16D3DKMTSetDisplayPrivateDriverFormat@4
17D3DKMTSignalSynchronizationObject@4
18D3DKMTUnlock@4
19D3DKMTWaitForSynchronizationObject@4
20EnableFeatureLevelUpgrade
21OpenAdapter10@4
22OpenAdapter10_2@4
23CreateDirect3D11DeviceFromDXGIDevice@8
24CreateDirect3D11SurfaceFromDXGISurface@8
25D3D11CoreCreateDevice@40
26D3D11CoreCreateLayeredDevice@20
27D3D11CoreGetLayeredDeviceSize@8
28D3D11CoreRegisterLayers@8
29D3D11CreateDevice@40
30D3D11CreateDeviceAndSwapChain@48
31D3D11On12CreateDevice@40
32D3DKMTCreateAllocation@4
33D3DKMTCreateContext@4
34D3DKMTCreateDevice@4
35D3DKMTCreateSynchronizationObject@4
36D3DKMTEscape@4
37D3DKMTGetContextSchedulingPriority@4
38D3DKMTGetDeviceState@4
39D3DKMTGetDisplayModeList@4
40D3DKMTGetMultisampleMethodList@4
41D3DKMTGetRuntimeData@4
42D3DKMTGetSharedPrimaryHandle@4
43D3DKMTLock@4
44D3DKMTOpenAdapterFromHdc@4
45D3DKMTOpenResource@4
46D3DKMTPresent@4
47D3DKMTQueryAllocationResidency@4
48D3DKMTQueryResourceInfo@4
49D3DKMTRender@4
50D3DKMTSetAllocationPriority@4
51D3DKMTSetContextSchedulingPriority@4
52D3DKMTSetDisplayMode@4
53D3DKMTSetGammaRamp@4
54D3DKMTSetVidPnSourceOwner@4
55D3DKMTWaitForVerticalBlankEvent@4
56D3DPerformance_BeginEvent@8
57D3DPerformance_EndEvent@4
58D3DPerformance_GetStatus@4
59D3DPerformance_SetMarker@8
lib/libc/mingw/lib32/d3d12.def created+19
......@@ -0,0 +1,19 @@
1LIBRARY "d3d12.dll"
2EXPORTS
3GetBehaviorValue@8
4D3D12CreateDevice@16
5D3D12GetDebugInterface@8
6SetAppCompatStringPointer@8
7D3D12CoreCreateLayeredDevice@20
8D3D12CoreGetLayeredDeviceSize@8
9D3D12CoreRegisterLayers@8
10D3D12CreateRootSignatureDeserializer@16
11D3D12CreateVersionedRootSignatureDeserializer@16
12D3D12DeviceRemovedExtendedData DATA
13D3D12EnableExperimentalFeatures@16
14D3D12PIXEventsReplaceBlock@4
15D3D12PIXGetThreadInfo@0
16D3D12PIXNotifyWakeFromFenceSignal@4
17D3D12PIXReportCounter@8
18D3D12SerializeRootSignature@16
19D3D12SerializeVersionedRootSignature@12
lib/libc/mingw/lib32/d3d9.def created+16
......@@ -0,0 +1,16 @@
1LIBRARY d3d9.dll
2EXPORTS
3Direct3DShaderValidatorCreate9@0
4;PSGPError@12 ;unknown
5;PSGPSampleTexture@20 ;unknown
6D3DPERF_BeginEvent@8
7D3DPERF_EndEvent@0
8D3DPERF_GetStatus@0
9D3DPERF_QueryRepeatFrame@0
10D3DPERF_SetMarker@8
11D3DPERF_SetOptions@4
12D3DPERF_SetRegion@8
13;DebugSetLevel ;unknown
14;DebugSetMute@0
15Direct3DCreate9@4
16Direct3DCreate9Ex@8
lib/libc/mingw/lib32/d3dcompiler_47.def created+36
......@@ -0,0 +1,36 @@
1;
2; Definition file of D3DCOMPILER_47.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "D3DCOMPILER_47.dll"
7EXPORTS
8D3DAssemble@32
9DebugSetMute
10D3DCompile2@56
11D3DCompile@44
12D3DCompileFromFile@36
13D3DCompressShaders@16
14D3DCreateBlob@8
15D3DCreateFunctionLinkingGraph@8
16D3DCreateLinker@4
17D3DDecompressShaders@32
18D3DDisassemble10Effect@12
19D3DDisassemble11Trace@28
20D3DDisassemble@20
21D3DDisassembleRegion@32
22D3DGetBlobPart@20
23D3DGetDebugInfo@12
24D3DGetInputAndOutputSignatureBlob@12
25D3DGetInputSignatureBlob@12
26D3DGetOutputSignatureBlob@12
27D3DGetTraceInstructionOffsets@28
28D3DLoadModule@12
29D3DPreprocess@28
30D3DReadFileToBlob@8
31D3DReflect@16
32D3DReflectLibrary@16
33D3DReturnFailure1@12
34D3DSetBlobPart@28
35D3DStripShader@16
36D3DWriteBlobToFile@12
lib/libc/mingw/lib32/davclnt.def created+30
......@@ -0,0 +1,30 @@
1;
2; Definition file of davclnt.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "davclnt.dll"
7EXPORTS
8DavCancelConnectionsToServer@8
9DavFreeUsedDiskSpace@4
10DavGetDiskSpaceUsage@16
11DavGetTheLockOwnerOfTheFile@12
12DavInvalidateCache@4
13DavRegisterAuthCallback@8
14DavUnregisterAuthCallback@4
15DllCanUnloadNow@0
16DllGetClassObject@12
17DllMain@12
18NPAddConnection3@20
19NPAddConnection@12
20NPCancelConnection@8
21NPCloseEnum@4
22NPEnumResource@16
23NPFormatNetworkName@20
24NPGetCaps@4
25NPGetConnection@12
26NPGetResourceInformation@16
27NPGetResourceParent@12
28NPGetUniversalName@16
29NPGetUser@12
30NPOpenEnum@20
lib/libc/mingw/lib32/dcomp.def created+19
......@@ -0,0 +1,19 @@
1;
2; Definition file of dcomp.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dcomp.dll"
7EXPORTS
8DCompositionAttachMouseDragToHwnd@12
9DCompositionAttachMouseWheelToHwnd@12
10DCompositionCreateDevice2@12
11DCompositionCreateDevice3@12
12DCompositionCreateDevice@12
13DCompositionCreateSurfaceHandle@12
14DllCanUnloadNow
15DllGetActivationFactory@8
16DllGetClassObject@12
17DwmEnableMMCSS@4
18DwmFlush
19DwmpEnableDDASupport
lib/libc/mingw/lib32/ddraw.def created+15
......@@ -0,0 +1,15 @@
1LIBRARY ddraw.dll
2EXPORTS
3DDGetAttachedSurfaceLcl@12
4DDInternalLock@8
5DDInternalUnlock@4
6DSoundHelp@12
7DirectDrawCreate@12
8DirectDrawCreateClipper@12
9DirectDrawCreateEx@16
10DirectDrawEnumerateA@8
11DirectDrawEnumerateExA@12
12DirectDrawEnumerateExW@12
13DirectDrawEnumerateW@8
14GetDDSurfaceLocal@12
15GetSurfaceFromDC@12
lib/libc/mingw/lib32/dfscli.def created+36
......@@ -0,0 +1,36 @@
1;
2; Definition file of dfscli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dfscli.dll"
7EXPORTS
8I_NetDfsIsThisADomainName@4
9NetDfsAdd@20
10NetDfsAddFtRoot@20
11NetDfsAddRootTarget@20
12NetDfsAddStdRoot@16
13NetDfsAddStdRootForced@16
14NetDfsEnum@24
15NetDfsGetClientInfo@20
16NetDfsGetDcAddress@16
17NetDfsGetFtContainerSecurity@16
18NetDfsGetInfo@20
19NetDfsGetSecurity@16
20NetDfsGetStdContainerSecurity@16
21NetDfsGetSupportedNamespaceVersion@12
22NetDfsManagerGetConfigInfo@28
23NetDfsManagerInitialize@8
24NetDfsManagerSendSiteInfo@12
25NetDfsMove@12
26NetDfsRemove@12
27NetDfsRemoveFtRoot@16
28NetDfsRemoveFtRootForced@20
29NetDfsRemoveRootTarget@12
30NetDfsRemoveStdRoot@12
31NetDfsRename@8
32NetDfsSetClientInfo@20
33NetDfsSetFtContainerSecurity@12
34NetDfsSetInfo@20
35NetDfsSetSecurity@12
36NetDfsSetStdContainerSecurity@12
lib/libc/mingw/lib32/dhcpcsvc.def created+71
......@@ -0,0 +1,71 @@
1LIBRARY DHCPCSVC.DLL
2EXPORTS
3DhcpAcquireParameters@4
4DhcpAcquireParametersByBroadcast@4
5DhcpCApiCleanup
6DhcpCApiCleanup@0
7DhcpCApiInitialize@4
8DhcpClient_Generalize
9DhcpDeRegisterConnectionStateNotification@8
10DhcpDeRegisterOptions@4
11DhcpDeRegisterParamChange@12
12DhcpDelPersistentRequestParams@8
13DhcpEnableDhcp@8
14DhcpEnableTracing@4
15DhcpEnumClasses@16
16DhcpEnumInterfaces@4
17DhcpFallbackRefreshParams@4
18DhcpFreeEnumeratedInterfaces@4
19DhcpFreeLeaseInfo@4
20DhcpFreeLeaseInfoArray@8
21DhcpFreeMem@4
22DhcpGetClassId@8
23DhcpGetClientId@8
24DhcpGetDhcpServicedConnections@12
25DhcpGetFallbackParams@8
26DhcpGetNotificationStatus@8
27DhcpGetOriginalSubnetMask@8
28DhcpGetTraceArray@4
29DhcpGlobalIsShuttingDown DATA
30DhcpGlobalServiceSyncEvent DATA
31DhcpGlobalTerminateEvent DATA
32DhcpHandlePnPEvent@20
33DhcpIsEnabled@8
34DhcpLeaseIpAddress@24
35DhcpLeaseIpAddressEx@32
36DhcpNotifyConfigChange@28
37DhcpNotifyConfigChangeEx@32
38DhcpNotifyMediaReconnected@4
39DhcpOpenGlobalEvent
40DhcpPersistentRequestParams@28
41DhcpQueryLeaseInfo@8
42DhcpQueryLeaseInfoArray@12
43DhcpQueryLeaseInfoEx@12
44DhcpRegisterConnectionStateNotification@12
45DhcpRegisterOptions@16
46DhcpRegisterParamChange@28
47DhcpRemoveDNSRegistrations@0
48DhcpReleaseIpAddressLease@8
49DhcpReleaseIpAddressLeaseEx@16
50DhcpReleaseParameters@4
51DhcpRemoveDNSRegistrations
52DhcpRenewIpAddressLease@16
53DhcpRenewIpAddressLeaseEx@24
54DhcpRequestCachedParams@20
55DhcpRequestOptions@28
56DhcpRequestParams@44
57DhcpSetClassId@8
58DhcpSetClientId@8
59DhcpSetFallbackParams@8
60DhcpSetMSFTVendorSpecificOptions@24
61DhcpStaticRefreshParams@4
62DhcpUndoRequestParams@16
63Dhcpv4CheckServerAvailability@8
64Dhcpv4EnableDhcpEx@4
65McastApiCleanup
66McastApiStartup@4
67McastEnumerateScopes@20
68McastGenUID@4
69McastReleaseAddress@12
70McastRenewAddress@16
71McastRequestAddress@20
lib/libc/mingw/lib32/dhcpcsvc6.def created+17
......@@ -0,0 +1,17 @@
1;
2; Definition file of dhcpcsvc6.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dhcpcsvc6.DLL"
7EXPORTS
8Dhcpv6AcquireParameters@4
9Dhcpv6FreeLeaseInfo@4
10Dhcpv6IsEnabled@8
11Dhcpv6Main@4
12Dhcpv6QueryLeaseInfo@8
13Dhcpv6ReleaseParameters@4
14Dhcpv6ReleasePrefix@12
15Dhcpv6RenewPrefix@20
16Dhcpv6RequestParams@32
17Dhcpv6RequestPrefix@16
lib/libc/mingw/lib32/dhcpsapi.def created+144
......@@ -0,0 +1,144 @@
1;
2; Definition file of DHCPSAPI.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "DHCPSAPI.DLL"
7EXPORTS
8DhcpAddMScopeElement@12
9DhcpAddServer@20
10DhcpAddSubnetElement@12
11DhcpAddSubnetElementV4@12
12DhcpAddSubnetElementV5@12
13DhcpAddSubnetElementV6@24
14DhcpAuditLogGetParams@24
15DhcpAuditLogSetParams@24
16DhcpCreateClass@12
17DhcpCreateClassV6@12
18DhcpCreateClientInfo@8
19DhcpCreateClientInfoV4@8
20DhcpCreateClientInfoVQ@8
21DhcpCreateOption@12
22DhcpCreateOptionV5@24
23DhcpCreateOptionV6@24
24DhcpCreateSubnet@12
25DhcpCreateSubnetV6@24
26DhcpCreateSubnetVQ@12
27DhcpDeleteClass@12
28DhcpDeleteClassV6@12
29DhcpDeleteClientInfo@8
30DhcpDeleteClientInfoV6@8
31DhcpDeleteMClientInfo@8
32DhcpDeleteMScope@12
33DhcpDeleteServer@20
34DhcpDeleteSubnet@12
35DhcpDeleteSubnetV6@24
36DhcpDeleteSuperScopeV4@8
37DhcpDsCleanup@0
38DhcpDsClearHostServerEntries@0
39DhcpDsInit@0
40DhcpEnumClasses@28
41DhcpEnumClassesV6@28
42DhcpEnumMScopeClients@28
43DhcpEnumMScopeElements@32
44DhcpEnumMScopes@24
45DhcpEnumOptionValues@28
46DhcpEnumOptionValuesV5@40
47DhcpEnumOptionValuesV6@40
48DhcpEnumOptions@24
49DhcpEnumOptionsV5@36
50DhcpEnumOptionsV6@36
51DhcpEnumServers@20
52DhcpEnumSubnetClients@28
53DhcpEnumSubnetClientsV4@28
54DhcpEnumSubnetClientsV5@28
55DhcpEnumSubnetClientsV6@40
56DhcpEnumSubnetClientsVQ@28
57DhcpEnumSubnetElements@32
58DhcpEnumSubnetElementsV4@32
59DhcpEnumSubnetElementsV5@32
60DhcpEnumSubnetElementsV6@44
61DhcpEnumSubnets@24
62DhcpEnumSubnetsV6@24
63DhcpGetAllOptionValues@16
64DhcpGetAllOptionValuesV6@16
65DhcpGetAllOptions@12
66DhcpGetAllOptionsV6@12
67DhcpGetClassInfo@16
68DhcpGetClientInfo@12
69DhcpGetClientInfoV4@12
70DhcpGetClientInfoV6@12
71DhcpGetClientInfoVQ@12
72DhcpGetClientOptions@16
73DhcpGetMCastMibInfo@8
74DhcpGetMScopeInfo@12
75DhcpGetMibInfo@8
76DhcpGetMibInfoV6@8
77DhcpGetMibInfoVQ@8
78DhcpGetOptionInfo@12
79DhcpGetOptionInfoV5@24
80DhcpGetOptionInfoV6@24
81DhcpGetOptionValue@16
82DhcpGetOptionValueV5@28
83DhcpGetOptionValueV6@28
84DhcpGetServerBindingInfo@12
85DhcpGetServerBindingInfoV6@12
86DhcpGetServerSpecificStrings@8
87DhcpGetSubnetInfo@12
88DhcpGetSubnetInfoV6@24
89DhcpGetSubnetInfoVQ@12
90DhcpGetSuperScopeInfoV4@8
91DhcpGetThreadOptions@8
92DhcpGetVersion@12
93DhcpModifyClass@12
94DhcpModifyClassV6@12
95DhcpRemoveMScopeElement@16
96DhcpRemoveOption@8
97DhcpRemoveOptionV5@20
98DhcpRemoveOptionV6@20
99DhcpRemoveOptionValue@12
100DhcpRemoveOptionValueV5@24
101DhcpRemoveOptionValueV6@24
102DhcpRemoveSubnetElement@16
103DhcpRemoveSubnetElementV4@16
104DhcpRemoveSubnetElementV5@16
105DhcpRemoveSubnetElementV6@28
106DhcpRpcFreeMemory@4
107DhcpScanDatabase@16
108DhcpScanMDatabase@16
109DhcpServerAuditlogParamsFree@4
110DhcpServerBackupDatabase@8
111DhcpServerGetConfig@8
112DhcpServerGetConfigV4@8
113DhcpServerGetConfigV6@12
114DhcpServerGetConfigVQ@8
115DhcpServerQueryAttribute@16
116DhcpServerQueryAttributes@20
117DhcpServerQueryDnsRegCredentials@20
118DhcpServerRedoAuthorization@8
119DhcpServerRestoreDatabase@8
120DhcpServerSetConfig@12
121DhcpServerSetConfigV4@12
122DhcpServerSetConfigV6@16
123DhcpServerSetConfigVQ@12
124DhcpServerSetDnsRegCredentials@16
125DhcpSetClientInfo@8
126DhcpSetClientInfoV4@8
127DhcpSetClientInfoV6@8
128DhcpSetClientInfoVQ@8
129DhcpSetMScopeInfo@16
130DhcpSetOptionInfo@12
131DhcpSetOptionInfoV5@24
132DhcpSetOptionInfoV6@24
133DhcpSetOptionValue@16
134DhcpSetOptionValueV5@28
135DhcpSetOptionValueV6@28
136DhcpSetOptionValues@12
137DhcpSetOptionValuesV5@24
138DhcpSetServerBindingInfo@12
139DhcpSetServerBindingInfoV6@12
140DhcpSetSubnetInfo@12
141DhcpSetSubnetInfoV6@24
142DhcpSetSubnetInfoVQ@12
143DhcpSetSuperScopeV4@16
144DhcpSetThreadOptions@8
lib/libc/mingw/lib32/dinput8.def created+3
......@@ -0,0 +1,3 @@
1LIBRARY dinput8.dll
2EXPORTS
3DirectInput8Create@20
lib/libc/mingw/lib32/dnsapi.def created+295
......@@ -0,0 +1,295 @@
1;
2; Definition file of DNSAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "DNSAPI.dll"
7EXPORTS
8DnsGetDomainName
9DnsIsAMailboxType
10DnsIsNSECType
11DnsIsStatusRcode
12DnsMapRcodeToStatus
13DnsStatusString
14DnsUnicodeToUtf8@8
15DnsUtf8ToUnicode@8
16Dns_ReadPacketName@20
17Dns_ReadPacketNameAllocate@20
18Dns_SkipPacketName
19Dns_WriteDottedNameToPacket@16
20AdaptiveTimeout_ClearInterfaceSpecificConfiguration
21AdaptiveTimeout_ResetAdaptiveTimeout
22AddRefQueryBlobEx@16
23BreakRecordsIntoBlob@12
24Coalesce_UpdateNetVersion
25CombineRecordsInBlob@8
26DeRefQueryBlobEx@16
27DelaySortDAServerlist
28DnsAcquireContextHandle_A@12
29DnsAcquireContextHandle_W@12
30DnsAllocateRecord@4
31DnsApiAlloc@4
32DnsApiAllocZero@4
33DnsApiFree@4
34DnsApiHeapReset@12
35DnsApiRealloc@8
36DnsApiSetDebugGlobals@4
37DnsAsyncRegisterHostAddrs@40
38DnsAsyncRegisterInit@4
39DnsAsyncRegisterTerm
40DnsCancelQuery@4
41DnsCheckNrptRuleIntegrity@4
42DnsCheckNrptRules@12
43DnsConnectionDeletePolicyEntries@4
44DnsConnectionDeletePolicyEntriesPrivate@8
45DnsConnectionDeleteProxyInfo@8
46DnsConnectionFreeNameList@4
47DnsConnectionFreeProxyInfo@4
48DnsConnectionFreeProxyInfoEx@4
49DnsConnectionFreeProxyList@4
50DnsConnectionGetHandleForHostUrlPrivate@24
51DnsConnectionGetNameList@4
52DnsConnectionGetProxyInfo@12
53DnsConnectionGetProxyInfoForHostUrl@20
54DnsConnectionGetProxyList@8
55DnsConnectionSetPolicyEntries@8
56DnsConnectionSetPolicyEntriesPrivate@12
57DnsConnectionSetProxyInfo@12
58DnsConnectionUpdateIfIndexTable@4
59DnsCopyStringEx@20
60DnsCreateReverseNameStringForIpAddress@4
61DnsCreateStandardDnsNameCopy@12
62DnsCreateStringCopy@8
63DnsDeRegisterLocal@8
64DnsDhcpRegisterAddrs@4
65DnsDhcpRegisterHostAddrs@40
66DnsDhcpRegisterInit
67DnsDhcpRegisterTerm
68DnsDhcpRemoveRegistrations
69DnsDhcpSrvRegisterHostAddr@4
70DnsDhcpSrvRegisterHostAddrEx@4
71DnsDhcpSrvRegisterHostName@48
72DnsDhcpSrvRegisterHostNameEx@60
73DnsDhcpSrvRegisterInit@8
74DnsDhcpSrvRegisterInitEx@12
75DnsDhcpSrvRegisterInitialize@4
76DnsDhcpSrvRegisterTerm
77DnsDisableIdnEncoding@8
78DnsDowncaseDnsNameLabel@16
79DnsExtractRecordsFromMessage_UTF8@12
80DnsExtractRecordsFromMessage_W@12
81DnsFindAuthoritativeZone@16
82DnsFlushResolverCache
83DnsFlushResolverCacheEntry_A@4
84DnsFlushResolverCacheEntry_UTF8@4
85DnsFlushResolverCacheEntry_W@4
86DnsFree@8
87DnsFreeAdaptersInfo@8
88DnsFreeConfigStructure@8
89DnsFreeNrptRule@4
90DnsFreeNrptRuleNamesList@8
91DnsFreePolicyConfig@4
92DnsFreeProxyName@4
93DnsGetAdaptersInfo@24
94DnsGetApplicationIdentifier@12
95DnsGetBufferLengthForStringCopy@16
96DnsGetCacheDataTable@4
97DnsGetCacheDataTableEx@12
98DnsGetDnsServerList@4
99DnsGetInterfaceSettings@20
100DnsGetLastFailedUpdateInfo@4
101DnsGetNrptRuleNamesList@8
102DnsGetPolicyTableInfo@16
103DnsGetPolicyTableInfoPrivate@16
104DnsGetPrimaryDomainName_A
105DnsGetProxyInfoPrivate@16
106DnsGetProxyInformation@20
107DnsGetQueryRetryTimeouts@24
108DnsGetSettings@4
109DnsGlobals DATA
110DnsIpv6AddressToString@8
111DnsIpv6StringToAddress@12
112DnsIsStringCountValidForTextType@8
113DnsLogEvent@16
114DnsModifyRecordsInSet_A@24
115DnsModifyRecordsInSet_UTF8@24
116DnsModifyRecordsInSet_W@24
117DnsNameCompareEx_A@12
118DnsNameCompareEx_UTF8@12
119DnsNameCompareEx_W@12
120DnsNameCompare_A@8
121DnsNameCompare_UTF8@8
122DnsNameCompare_W@8
123DnsNameCopy@24
124DnsNameCopyAllocate@16
125DnsNetworkInfo_CreateFromFAZ@20
126DnsNetworkInformation_CreateFromFAZ@16
127DnsNotifyResolver@8
128DnsNotifyResolverClusterIp@8
129DnsNotifyResolverEx@16
130DnsQueryConfig@24
131DnsQueryConfigAllocEx@12
132DnsQueryConfigDword@8
133DnsQueryEx@12
134DnsQueryExA@4
135DnsQueryExUTF8@4
136DnsQueryExW@4
137DnsQuery_A@24
138DnsQuery_UTF8@24
139DnsQuery_W@24
140DnsRecordBuild_UTF8@28
141DnsRecordBuild_W@28
142DnsRecordCompare@8
143DnsRecordCopyEx@12
144DnsRecordListFree@8
145DnsRecordListUnmapV4MappedAAAAInPlace@4
146DnsRecordSetCompare@16
147DnsRecordSetCopyEx@12
148DnsRecordSetDetach@4
149DnsRecordStringForType@4
150DnsRecordStringForWritableType@4
151DnsRecordTypeForName@8
152DnsRegisterLocal@16
153DnsReleaseContextHandle@4
154DnsRemoveNrptRule@4
155DnsRemoveRegistrations
156DnsReplaceRecordSetA@20
157DnsReplaceRecordSetUTF8@20
158DnsReplaceRecordSetW@20
159DnsResetQueryRetryTimeouts@16
160DnsResolverOp@12
161DnsResolverQueryHvsi@32
162DnsScreenLocalAddrsForRegistration@12
163DnsServiceBrowse@8
164DnsServiceBrowseCancel@4
165DnsServiceConstructInstance@40
166DnsServiceCopyInstance@4
167DnsServiceDeRegister@8
168DnsServiceFreeInstance@4
169DnsServiceRegister@8
170DnsServiceRegisterCancel@4
171DnsServiceResolve@8
172DnsServiceResolveCancel@4
173DnsSetConfigDword@12
174DnsSetConfigValue@20
175DnsSetInterfaceSettings@20
176DnsSetNrptRule@12
177DnsSetNrptRules@16
178DnsSetQueryRetryTimeouts@24
179DnsSetSettings@4
180DnsStartMulticastQuery@8
181DnsStopMulticastQuery@4
182DnsStringCopyAllocateEx@16
183DnsTraceServerConfig@12
184DnsUpdate@20
185DnsUpdateMachinePresence
186DnsUpdateTest_A@16
187DnsUpdateTest_UTF8@16
188DnsUpdateTest_W@16
189DnsValidateNameOrIp_TempW@8
190DnsValidateName_A@8
191DnsValidateName_UTF8@8
192DnsValidateName_W@8
193DnsValidateServerArray_A@12
194DnsValidateServerArray_W@12
195DnsValidateServerStatus@12
196DnsValidateServer_A@12
197DnsValidateServer_W@12
198DnsValidateUtf8Byte@8
199DnsWriteQuestionToBuffer_UTF8@24
200DnsWriteQuestionToBuffer_W@24
201DnsWriteReverseNameStringForIpAddress@8
202Dns_AddRecordsToMessage@12
203Dns_AllocateMsgBuf@4
204Dns_BuildPacket@28
205Dns_CacheServiceCleanup
206Dns_CacheServiceInit
207Dns_CacheServiceStopIssued
208Dns_CleanupWinsock@0
209Dns_CloseConnection@4
210Dns_CloseSocket@4
211Dns_CreateMulticastSocket@20
212Dns_CreateSocket@12
213Dns_CreateSocketEx@20
214Dns_ExtractRecordsFromMessage@12
215Dns_FindAuthoritativeZoneLib@16
216Dns_FreeMsgBuf@4
217Dns_GetRandomXid@4
218Dns_InitializeMsgBuf@4
219Dns_InitializeMsgRemoteSockaddr@8
220Dns_InitializeWinsock
221Dns_OpenTcpConnectionAndSend@12
222Dns_ParseMessage@20
223Dns_ParsePacketRecord@12
224Dns_PingAdapterServers@4
225Dns_ReadRecordStructureFromPacket@12
226Dns_RecvTcp@4
227Dns_ResetNetworkInfo@4
228Dns_SendAndRecvUdp@20
229Dns_SendEx@12
230Dns_SetRecordDatalength@8
231Dns_SetRecordsSection@8
232Dns_SetRecordsTtl@8
233Dns_SkipToRecord@12
234Dns_UpdateLib@20
235Dns_UpdateLibEx@28
236Dns_WriteQuestionToMessage@16
237Dns_WriteRecordStructureToPacketEx@20
238ExtraInfo_Init@8
239Faz_AreServerListsInSameNameSpace@12
240FlushDnsPolicyUnreachableStatus
241GetCurrentTimeInSeconds
242HostsFile_Close@4
243HostsFile_Open@4
244HostsFile_ReadLine@4
245IpHelp_IsAddrOnLink@4
246Local_GetRecordsForLocalName@8
247Local_GetRecordsForLocalNameEx@20
248NetInfo_Build@8
249NetInfo_Clean@8
250NetInfo_Copy@4
251NetInfo_CopyNetworkIndex@8
252NetInfo_CreatePerNetworkNetinfo@8
253NetInfo_Free@4
254NetInfo_GetAdapterByAddress@12
255NetInfo_GetAdapterByInterfaceIndex@12
256NetInfo_GetAdapterByName@8
257NetInfo_IsAddrConfig@8
258NetInfo_IsForUpdate@4
259NetInfo_IsTcpipConfigChange@4
260NetInfo_ResetServerPriorities@8
261NetInfo_UpdateDnsInterfaceConfigChange@4
262NetInfo_UpdateNetworkProperties@28
263NetInfo_UpdateServerReachability@12
264QueryDirectEx@40
265Query_Cancel@12
266Query_Main@4
267Reg_FreeUpdateInfo@8
268Reg_GetValueEx@28
269Reg_ReadGlobalsEx@8
270Reg_ReadUpdateInfo@8
271Security_ContextListTimeout@4
272Send_AndRecvUdpWithParam@4
273Send_MessagePrivate@12
274Send_MessagePrivateEx@16
275Send_OpenTcpConnectionAndSend@12
276Socket_CacheCleanup@0
277Socket_CacheInit@4
278Socket_CleanupWinsock@0
279Socket_ClearMessageSockets@4
280Socket_CloseEx@8
281Socket_CloseMessageSockets@4
282Socket_Create@20
283Socket_CreateMulticast@20
284Socket_InitWinsock@4
285Socket_JoinMulticast@20
286Socket_RecvFrom@40
287Socket_SetMulticastInterface@16
288Socket_SetMulticastLoopBack@12
289Socket_SetTtl@20
290Socket_TcpListen@4
291Trace_Reset@0
292Update_ReplaceAddressRecordsW@20
293Util_IsIp6Running@0
294Util_IsRunningOnXboxOne@0
295WriteDnsNrptRulesToRegistry@16
lib/libc/mingw/lib32/dsound.def created+12
......@@ -0,0 +1,12 @@
1LIBRARY dsound.dll
2EXPORTS
3DirectSoundCaptureCreate@12
4DirectSoundCaptureCreate8@12
5DirectSoundCaptureEnumerateA@8
6DirectSoundCaptureEnumerateW@8
7DirectSoundCreate@12
8DirectSoundCreate8@12
9DirectSoundEnumerateA@8
10DirectSoundEnumerateW@8
11DirectSoundFullDuplexCreate@40
12GetDeviceID@8
lib/libc/mingw/lib32/dsrole.def created+21
......@@ -0,0 +1,21 @@
1;
2; Definition file of dsrole.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dsrole.dll"
7EXPORTS
8DsRoleAbortDownlevelServerUpgrade@16
9DsRoleCancel@8
10DsRoleDcAsDc@68
11DsRoleDcAsReplica@12
12DsRoleDemoteDc@44
13DsRoleDnsNameToFlatName@16
14DsRoleFreeMemory@4
15DsRoleGetDatabaseFacts@24
16DsRoleGetDcOperationProgress@12
17DsRoleGetDcOperationResults@12
18DsRoleGetPrimaryDomainInformation@12
19DsRoleIfmHandleFree@8
20DsRoleServerSaveStateForUpgrade@4
21DsRoleUpgradeDownlevelServer@48
lib/libc/mingw/lib32/dssec.def created+13
......@@ -0,0 +1,13 @@
1;
2; Definition file of DSSEC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "DSSEC.dll"
7EXPORTS
8DSCreateISecurityInfoObject@28
9DSCreateSecurityPage@28
10DSEditSecurity@32
11DSCreateISecurityInfoObjectEx@40
12DllCanUnloadNow
13DllGetClassObject@12
lib/libc/mingw/lib32/dwmapi.def created+48
......@@ -0,0 +1,48 @@
1;
2; Definition file of dwmapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dwmapi.dll"
7EXPORTS
8DwmpDxGetWindowSharedSurface@32
9DwmpDxUpdateWindowSharedSurface@24
10DwmEnableComposition@4
11DwmAttachMilContent@4
12DwmDefWindowProc@20
13DwmDetachMilContent@4
14DwmEnableBlurBehindWindow@8
15DwmEnableMMCSS@4
16DwmExtendFrameIntoClientArea@8
17DwmFlush@0
18DwmGetColorizationColor@8
19DwmpDxBindSwapChain@12
20DwmpDxUnbindSwapChain@8
21DwmpDxgiIsThreadDesktopComposited@4
22DwmGetCompositionTimingInfo@8
23DwmGetGraphicsStreamClient@8
24DwmpDxUpdateWindowRedirectionBltSurface@36
25DwmpRenderFlick@12
26DwmpAllocateSecurityDescriptor@8
27DwmpFreeSecurityDescriptor@4
28DwmpEnableDDASupport@0
29DwmGetGraphicsStreamTransformHint@8
30DwmTetherTextContact@20
31DwmGetTransportAttributes@12
32DwmGetWindowAttribute@16
33DwmInvalidateIconicBitmaps@4
34DwmIsCompositionEnabled@4
35DwmModifyPreviousDxFrameDuration@12
36DwmQueryThumbnailSourceSize@8
37DwmRegisterThumbnail@12
38DwmRenderGesture@16
39DwmSetDxFrameDuration@8
40DwmSetIconicLivePreviewBitmap@16
41DwmSetIconicThumbnail@12
42DwmSetPresentParameters@8
43DwmSetWindowAttribute@16
44DwmShowContact@8
45DwmTetherContact@16
46DwmTransitionOwnedWindow@8
47DwmUnregisterThumbnail@4
48DwmUpdateThumbnailProperties@8
lib/libc/mingw/lib32/dwrite.def created+8
......@@ -0,0 +1,8 @@
1;
2; Definition file of DWrite.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "DWrite.dll"
7EXPORTS
8DWriteCreateFactory@12
lib/libc/mingw/lib32/dxgi.def created+51
......@@ -0,0 +1,51 @@
1;
2; Definition file of dxgi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dxgi.dll"
7EXPORTS
8D3DKMTCloseAdapter@4
9D3DKMTDestroyAllocation@4
10D3DKMTDestroyContext@4
11D3DKMTDestroyDevice@4
12D3DKMTDestroySynchronizationObject@4
13D3DKMTQueryAdapterInfo@4
14D3DKMTSetDisplayPrivateDriverFormat@4
15D3DKMTSignalSynchronizationObject@4
16D3DKMTUnlock@4
17DXGIDumpJournal@4
18OpenAdapter10@4
19OpenAdapter10_2@4
20CreateDXGIFactory1@8
21CreateDXGIFactory@8
22D3DKMTCreateAllocation@4
23D3DKMTCreateContext@4
24D3DKMTCreateDevice@4
25D3DKMTCreateSynchronizationObject@4
26D3DKMTEscape@4
27D3DKMTGetContextSchedulingPriority@4
28D3DKMTGetDeviceState@4
29D3DKMTGetDisplayModeList@4
30D3DKMTGetMultisampleMethodList@4
31D3DKMTGetRuntimeData@4
32D3DKMTGetSharedPrimaryHandle@4
33D3DKMTLock@4
34D3DKMTOpenAdapterFromHdc@4
35D3DKMTOpenResource@4
36D3DKMTPresent@4
37D3DKMTQueryAllocationResidency@4
38D3DKMTQueryResourceInfo@4
39D3DKMTRender@4
40D3DKMTSetAllocationPriority@4
41D3DKMTSetContextSchedulingPriority@4
42D3DKMTSetDisplayMode@4
43D3DKMTSetGammaRamp@4
44D3DKMTSetVidPnSourceOwner@4
45D3DKMTWaitForSynchronizationObject@4
46D3DKMTWaitForVerticalBlankEvent@4
47DXGID3D10CreateDevice@24
48DXGID3D10CreateLayeredDevice@20
49DXGID3D10GetLayeredDeviceSize@8
50DXGID3D10RegisterLayers@8
51DXGIReportAdapterConfiguration@4
lib/libc/mingw/lib32/dxva2.def created+44
......@@ -0,0 +1,44 @@
1;
2; Definition file of dxva2.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dxva2.dll"
7EXPORTS
8CapabilitiesRequestAndCapabilitiesReply@12
9DXVA2CreateDirect3DDeviceManager9@8
10DXVA2CreateVideoService@12
11DegaussMonitor@4
12DestroyPhysicalMonitor@4
13DestroyPhysicalMonitors@8
14GetCapabilitiesStringLength@8
15GetMonitorBrightness@16
16GetMonitorCapabilities@12
17GetMonitorColorTemperature@8
18GetMonitorContrast@16
19GetMonitorDisplayAreaPosition@20
20GetMonitorDisplayAreaSize@20
21GetMonitorRedGreenOrBlueDrive@20
22GetMonitorRedGreenOrBlueGain@20
23GetMonitorTechnologyType@8
24GetNumberOfPhysicalMonitorsFromHMONITOR@8
25GetNumberOfPhysicalMonitorsFromIDirect3DDevice9@8
26GetPhysicalMonitorsFromHMONITOR@12
27GetPhysicalMonitorsFromIDirect3DDevice9@12
28GetTimingReport@8
29GetVCPFeatureAndVCPFeatureReply@20
30OPMGetVideoOutputsFromHMONITOR@16
31OPMGetVideoOutputsFromIDirect3DDevice9Object@16
32RestoreMonitorFactoryColorDefaults@4
33RestoreMonitorFactoryDefaults@4
34SaveCurrentMonitorSettings@4
35SaveCurrentSettings@4
36SetMonitorBrightness@8
37SetMonitorColorTemperature@8
38SetMonitorContrast@8
39SetMonitorDisplayAreaPosition@12
40SetMonitorDisplayAreaSize@12
41SetMonitorRedGreenOrBlueDrive@12
42SetMonitorRedGreenOrBlueGain@12
43SetVCPFeature@12
44UABGetCertificate@12
lib/libc/mingw/lib32/eappcfg.def created+20
......@@ -0,0 +1,20 @@
1;
2; Definition file of eappcfg.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "eappcfg.dll"
7EXPORTS
8EapHostPeerConfigBlob2Xml@36
9EapHostPeerConfigXml2Blob@24
10EapHostPeerCredentialsXml2Blob@32
11EapHostPeerFreeErrorMemory@4
12EapHostPeerFreeMemory@4
13EapHostPeerGetMethods@8
14EapHostPeerInvokeConfigUI@44
15EapHostPeerInvokeIdentityUI@64
16EapHostPeerInvokeInteractiveUI@24
17EapHostPeerQueryCredentialInputFields@40
18EapHostPeerQueryInteractiveUIInputFields@28
19EapHostPeerQueryUIBlobFromInteractiveUIInputFields@36
20EapHostPeerQueryUserBlobFromCredentialInputFields@48
lib/libc/mingw/lib32/eappprxy.def created+23
......@@ -0,0 +1,23 @@
1;
2; Definition file of eappprxy.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "eappprxy.dll"
7EXPORTS
8EapHostPeerBeginSession@68
9EapHostPeerClearConnection@8
10EapHostPeerEndSession@8
11EapHostPeerFreeEapError@4
12EapHostPeerFreeRuntimeMemory@4
13EapHostPeerGetAuthStatus@20
14EapHostPeerGetIdentity@68
15EapHostPeerGetResponseAttributes@12
16EapHostPeerGetResult@16
17EapHostPeerGetSendPacket@16
18EapHostPeerGetUIContext@16
19EapHostPeerInitialize@0
20EapHostPeerProcessReceivedPacket@20
21EapHostPeerSetResponseAttributes@16
22EapHostPeerSetUIContext@20
23EapHostPeerUninitialize@0
lib/libc/mingw/lib32/elscore.def created+12
......@@ -0,0 +1,12 @@
1;
2; Definition file of elscore.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "elscore.dll"
7EXPORTS
8MappingDoAction@12
9MappingFreePropertyBag@4
10MappingFreeServices@4
11MappingGetServices@12
12MappingRecognizeText@24
lib/libc/mingw/lib32/esent.def created+557
......@@ -0,0 +1,557 @@
1;
2; Definition file of ESENT.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "ESENT.dll"
7EXPORTS
8JetAddColumnA@28@28
9JetAddColumnW@28@28
10JetAttachDatabase2A@16@16
11JetAttachDatabase2W@16@16
12JetAttachDatabaseA@12@12
13JetAttachDatabaseW@12@12
14JetAttachDatabaseWithStreamingA@24@24
15JetAttachDatabaseWithStreamingW@24@24
16JetBackupA@12@12
17JetBackupInstanceA@16@16
18JetBackupInstanceW@16@16
19JetBackupW@12@12
20JetBeginExternalBackup@4@4
21JetBeginExternalBackupInstance@8@8
22JetBeginSessionA@16@16
23JetBeginSessionW@16@16
24JetBeginTransaction2@8@8
25JetBeginTransaction@4@4
26JetCloseDatabase@12@12
27JetCloseFile@4@4
28JetCloseFileInstance@8@8
29JetCloseTable@8@8
30JetCommitTransaction@8@8
31JetCompactA@24@24
32JetCompactW@24@24
33JetComputeStats@8@8
34JetConvertDDLA@20@20
35JetConvertDDLW@20@20
36JetCreateDatabase2A@20@20
37JetCreateDatabase2W@20@20
38JetCreateDatabaseA@20@20
39JetCreateDatabaseW@20@20
40JetCreateDatabaseWithStreamingA@28@28
41JetCreateDatabaseWithStreamingW@28@28
42JetCreateIndex2A@16@16
43JetCreateIndex2W@16@16
44JetCreateIndexA@28@28
45JetCreateIndexW@28@28
46JetCreateInstance2A@16@16
47JetCreateInstance2W@16@16
48JetCreateInstanceA@8@8
49JetCreateInstanceW@8@8
50JetCreateTableA@24@24
51JetCreateTableColumnIndex2A@12@12
52JetCreateTableColumnIndex2W@12@12
53JetCreateTableColumnIndexA@12@12
54JetCreateTableColumnIndexW@12@12
55JetCreateTableW@24@24
56JetDBUtilitiesA@4@4
57JetDBUtilitiesW@4@4
58JetDefragment2A@28@28
59JetDefragment2W@28@28
60JetDefragment3A@32@32
61JetDefragment3W@32@32
62JetDefragmentA@24@24
63JetDefragmentW@24@24
64JetDelete@8@8
65JetDeleteColumn2A@16@16
66JetDeleteColumn2W@16@16
67JetDeleteColumnA@12@12
68JetDeleteColumnW@12@12
69JetDeleteIndexA@12@12
70JetDeleteIndexW@12@12
71JetDeleteTableA@12@12
72JetDeleteTableW@12@12
73JetDetachDatabase2A@12@12
74JetDetachDatabase2W@12@12
75JetDetachDatabaseA@8@8
76JetDetachDatabaseW@8@8
77JetDupCursor@16@16
78JetDupSession@8@8
79JetEnableMultiInstanceA@12@12
80JetEnableMultiInstanceW@12@12
81JetEndExternalBackup@0@0
82JetEndExternalBackupInstance2@8@8
83JetEndExternalBackupInstance@4@4
84JetEndSession@8@8
85JetEnumerateColumns@40@40
86JetEscrowUpdate@36@36
87JetExternalRestore2A@40@40
88JetExternalRestore2W@40@40
89JetExternalRestoreA@32@32
90JetExternalRestoreW@32@32
91JetFreeBuffer@4@4
92JetGetAttachInfoA@12@12
93JetGetAttachInfoInstanceA@16@16
94JetGetAttachInfoInstanceW@16@16
95JetGetAttachInfoW@12@12
96JetGetBookmark@20@20
97JetGetColumnInfoA@28@28
98JetGetColumnInfoW@28@28
99JetGetCounter@12@12
100JetGetCurrentIndexA@16@16
101JetGetCurrentIndexW@16@16
102JetGetCursorInfo@20@20
103JetGetDatabaseFileInfoA@16@16
104JetGetDatabaseFileInfoW@16@16
105JetGetDatabaseInfoA@20@20
106JetGetDatabaseInfoW@20@20
107JetGetDatabasePages@28@28
108JetGetIndexInfoA@28@28
109JetGetIndexInfoW@28@28
110JetGetInstanceInfoA@8@8
111JetGetInstanceInfoW@8@8
112JetGetInstanceMiscInfo@16@16
113JetGetLS@16@16
114JetGetLock@12@12
115JetGetLogFileInfoA@16@16
116JetGetLogFileInfoW@16@16
117JetGetLogInfoA@12@12
118JetGetLogInfoInstance2A@20@20
119JetGetLogInfoInstance2W@20@20
120JetGetLogInfoInstanceA@16@16
121JetGetLogInfoInstanceW@16@16
122JetGetLogInfoW@12@12
123JetGetMaxDatabaseSize@16@16
124JetGetObjectInfoA@32@32
125JetGetObjectInfoW@32@32
126JetGetPageInfo@24@24
127JetGetRecordPosition@16@16
128JetGetRecordSize@16@16
129JetGetResourceParam@16@16
130JetGetSecondaryIndexBookmark@36@36
131JetGetSessionInfo@16@16
132JetGetSystemParameterA@24@24
133JetGetSystemParameterW@24@24
134JetGetTableColumnInfoA@24@24
135JetGetTableColumnInfoW@24@24
136JetGetTableIndexInfoA@24@24
137JetGetTableIndexInfoW@24@24
138JetGetTableInfoA@20@20
139JetGetTableInfoW@20@20
140JetGetThreadStats@8@8
141JetGetTruncateLogInfoInstanceA@16@16
142JetGetTruncateLogInfoInstanceW@16@16
143JetGetVersion@8@8
144JetGotoBookmark@16@16
145JetGotoPosition@12@12
146JetGotoSecondaryIndexBookmark@28@28
147JetGrowDatabase@16@16
148JetIdle@8@8
149JetIndexRecordCount@16@16
150JetInit2@8@8
151JetInit3A@12@12
152JetInit3W@12@12
153JetInit@4@4
154JetIntersectIndexes@20@20
155JetMakeKey@20@20
156JetMove@16@16
157JetOSSnapshotAbort@8@8
158JetOSSnapshotEnd@8@8
159JetOSSnapshotFreezeA@16@16
160JetOSSnapshotFreezeW@16@16
161JetOSSnapshotGetFreezeInfoA@16@16
162JetOSSnapshotGetFreezeInfoW@16@16
163JetOSSnapshotPrepare@8@8
164JetOSSnapshotPrepareInstance@12@12
165JetOSSnapshotThaw@8@8
166JetOSSnapshotTruncateLog@8@8
167JetOSSnapshotTruncateLogInstance@12@12
168JetOpenDatabaseA@20@20
169JetOpenDatabaseW@20@20
170JetOpenFileA@16@16
171JetOpenFileInstanceA@20@20
172JetOpenFileInstanceW@20@20
173JetOpenFileSectionInstanceA@28@28
174JetOpenFileSectionInstanceW@28@28
175JetOpenFileW@16@16
176JetOpenTableA@28@28
177JetOpenTableW@28@28
178JetOpenTempTable2@28@28
179JetOpenTempTable3@28@28
180JetOpenTempTable@24@24
181JetOpenTemporaryTable@8@8
182JetPrepareToCommitTransaction@16@16
183JetPrepareUpdate@12@12
184JetReadFile@16@16
185JetReadFileInstance@20@20
186JetRegisterCallback@24@24
187JetRenameColumnA@20@20
188JetRenameColumnW@20@20
189JetRenameTableA@16@16
190JetRenameTableW@16@16
191JetResetCounter@8@8
192JetResetSessionContext@4@4
193JetResetTableSequential@12@12
194JetRestore2A@12@12
195JetRestore2W@12@12
196JetRestoreA@8@8
197JetRestoreInstanceA@16@16
198JetRestoreInstanceW@16@16
199JetRestoreW@8@8
200JetRetrieveColumn@32@32
201JetRetrieveColumns@16@16
202JetRetrieveKey@24@24
203JetRetrieveTaggedColumnList@28@28
204JetRollback@8@8
205JetSeek@12@12
206JetSetColumn@28@28
207JetSetColumnDefaultValueA@28@28
208JetSetColumnDefaultValueW@28@28
209JetSetColumns@16@16
210JetSetCurrentIndex2A@16@16
211JetSetCurrentIndex2W@16@16
212JetSetCurrentIndex3A@20@20
213JetSetCurrentIndex3W@20@20
214JetSetCurrentIndex4A@24@24
215JetSetCurrentIndex4W@24@24
216JetSetCurrentIndexA@12@12
217JetSetCurrentIndexW@12@12
218JetSetDatabaseSizeA@16@16
219JetSetDatabaseSizeW@16@16
220JetSetIndexRange@12@12
221JetSetLS@16@16
222JetSetMaxDatabaseSize@16@16
223JetSetResourceParam@16@16
224JetSetSessionContext@8@8
225JetSetSystemParameterA@20@20
226JetSetSystemParameterW@20@20
227JetSetTableSequential@12@12
228JetSnapshotStartA@12@12
229JetSnapshotStartW@12@12
230JetSnapshotStop@8@8
231JetStopBackup@0@0
232JetStopBackupInstance@4@4
233JetStopService@0@0
234JetStopServiceInstance@4@4
235JetTerm2@8@8
236JetTerm@4@4
237JetTracing@12@12
238JetTruncateLog@0@0
239JetTruncateLogInstance@4@4
240JetUnregisterCallback@16@16
241JetUpdate2@24@24
242JetUpdate@20@20
243JetUpgradeDatabaseA@16@16
244JetUpgradeDatabaseW@16@16
245JetAddColumn@28
246JetAddColumnA@28
247JetAddColumnW@28
248JetAttachDatabase2@16
249JetAttachDatabase2A@16
250JetAttachDatabase2W@16
251JetAttachDatabase@12
252JetAttachDatabaseA@12
253JetAttachDatabaseW@12
254JetAttachDatabaseWithStreaming@24
255JetAttachDatabaseWithStreamingA@24
256JetAttachDatabaseWithStreamingW@24
257JetBackup@12
258JetBackupA@12
259JetBackupInstance@16
260JetBackupInstanceA@16
261JetBackupInstanceW@16
262JetBackupW@12
263JetBeginExternalBackup@4
264JetBeginExternalBackupInstance@8
265JetBeginSession@16
266JetBeginSessionA@16
267JetBeginSessionW@16
268JetBeginTransaction2@8
269JetBeginTransaction@4
270JetCloseDatabase@12
271JetCloseFile@4
272JetCloseFileInstance@8
273JetCloseTable@8
274JetCommitTransaction@8
275JetCompact@24
276JetCompactA@24
277JetCompactW@24
278JetComputeStats@8
279JetConvertDDL@20
280JetConvertDDLA@20
281JetConvertDDLW@20
282JetCreateDatabase2@20
283JetCreateDatabase2A@20
284JetCreateDatabase2W@20
285JetCreateDatabase@20
286JetCreateDatabaseA@20
287JetCreateDatabaseW@20
288JetCreateDatabaseWithStreaming@28
289JetCreateDatabaseWithStreamingA@28
290JetCreateDatabaseWithStreamingW@28
291JetCreateIndex2@16
292JetCreateIndex2A@16
293JetCreateIndex2W@16
294JetCreateIndex@28
295JetCreateIndexA@28
296JetCreateIndexW@28
297JetCreateInstance2@16
298JetCreateInstance2A@16
299JetCreateInstance2W@16
300JetCreateInstance@8
301JetCreateInstanceA@8
302JetCreateInstanceW@8
303JetCreateTable@24
304JetCreateTableA@24
305JetCreateTableColumnIndex2@12
306JetCreateTableColumnIndex2A@12
307JetCreateTableColumnIndex2W@12
308JetCreateTableColumnIndex@12
309JetCreateTableColumnIndexA@12
310JetCreateTableColumnIndexW@12
311JetCreateTableW@24
312JetDBUtilities@4
313JetDBUtilitiesA@4
314JetDBUtilitiesW@4
315JetDefragment2@28
316JetDefragment2A@28
317JetDefragment2W@28
318JetDefragment3@32
319JetDefragment3A@32
320JetDefragment3W@32
321JetDefragment@24
322JetDefragmentA@24
323JetDefragmentW@24
324JetDelete@8
325JetDeleteColumn2@16
326JetDeleteColumn2A@16
327JetDeleteColumn2W@16
328JetDeleteColumn@12
329JetDeleteColumnA@12
330JetDeleteColumnW@12
331JetDeleteIndex@12
332JetDeleteIndexA@12
333JetDeleteIndexW@12
334JetDeleteTable@12
335JetDeleteTableA@12
336JetDeleteTableW@12
337JetDetachDatabase2@12
338JetDetachDatabase2A@12
339JetDetachDatabase2W@12
340JetDetachDatabase@8
341JetDetachDatabaseA@8
342JetDetachDatabaseW@8
343JetDupCursor@16
344JetDupSession@8
345JetEnableMultiInstance@12
346JetEnableMultiInstanceA@12
347JetEnableMultiInstanceW@12
348JetEndExternalBackup@0
349JetEndExternalBackupInstance2@8
350JetEndExternalBackupInstance@4
351JetEndSession@8
352JetEnumerateColumns@40
353JetEscrowUpdate@36
354JetExternalRestore2@40
355JetExternalRestore2A@40
356JetExternalRestore2W@40
357JetExternalRestore@32
358JetExternalRestoreA@32
359JetExternalRestoreW@32
360JetFreeBuffer@4
361JetGetAttachInfo@12
362JetGetAttachInfoA@12
363JetGetAttachInfoInstance@16
364JetGetAttachInfoInstanceA@16
365JetGetAttachInfoInstanceW@16
366JetGetAttachInfoW@12
367JetGetBookmark@20
368JetGetColumnInfo@28
369JetGetColumnInfoA@28
370JetGetColumnInfoW@28
371JetGetCounter@12
372JetGetCurrentIndex@16
373JetGetCurrentIndexA@16
374JetGetCurrentIndexW@16
375JetGetCursorInfo@20
376JetGetDatabaseFileInfo@16
377JetGetDatabaseFileInfoA@16
378JetGetDatabaseFileInfoW@16
379JetGetDatabaseInfo@20
380JetGetDatabaseInfoA@20
381JetGetDatabaseInfoW@20
382JetGetDatabasePages@28
383JetGetIndexInfo@28
384JetGetIndexInfoA@28
385JetGetIndexInfoW@28
386JetGetInstanceInfo@8
387JetGetInstanceInfoA@8
388JetGetInstanceInfoW@8
389JetGetInstanceMiscInfo@16
390JetGetLS@16
391JetGetLock@12
392JetGetLogFileInfo@16
393JetGetLogFileInfoA@16
394JetGetLogFileInfoW@16
395JetGetLogInfo@12
396JetGetLogInfoA@12
397JetGetLogInfoInstance2@20
398JetGetLogInfoInstance2A@20
399JetGetLogInfoInstance2W@20
400JetGetLogInfoInstance@16
401JetGetLogInfoInstanceA@16
402JetGetLogInfoInstanceW@16
403JetGetLogInfoW@12
404JetGetMaxDatabaseSize@16
405JetGetObjectInfo@32
406JetGetObjectInfoA@32
407JetGetObjectInfoW@32
408JetGetPageInfo@24
409JetGetRecordPosition@16
410JetGetRecordSize@16
411JetGetResourceParam@16
412JetGetSecondaryIndexBookmark@36
413JetGetSessionInfo@16
414JetGetSystemParameter@24
415JetGetSystemParameterA@24
416JetGetSystemParameterW@24
417JetGetTableColumnInfo@24
418JetGetTableColumnInfoA@24
419JetGetTableColumnInfoW@24
420JetGetTableIndexInfo@24
421JetGetTableIndexInfoA@24
422JetGetTableIndexInfoW@24
423JetGetTableInfo@20
424JetGetTableInfoA@20
425JetGetTableInfoW@20
426JetGetThreadStats@8
427JetGetTruncateLogInfoInstance@16
428JetGetTruncateLogInfoInstanceA@16
429JetGetTruncateLogInfoInstanceW@16
430JetGetVersion@8
431JetGotoBookmark@16
432JetGotoPosition@12
433JetGotoSecondaryIndexBookmark@28
434JetGrowDatabase@16
435JetIdle@8
436JetIndexRecordCount@16
437JetInit2@8
438JetInit3@12
439JetInit3A@12
440JetInit3W@12
441JetInit@4
442JetIntersectIndexes@20
443JetMakeKey@20
444JetMove@16
445JetOSSnapshotAbort@8
446JetOSSnapshotEnd@8
447JetOSSnapshotFreeze@16
448JetOSSnapshotFreezeA@16
449JetOSSnapshotFreezeW@16
450JetOSSnapshotGetFreezeInfo@16
451JetOSSnapshotGetFreezeInfoA@16
452JetOSSnapshotGetFreezeInfoW@16
453JetOSSnapshotPrepare@8
454JetOSSnapshotPrepareInstance@12
455JetOSSnapshotThaw@8
456JetOSSnapshotTruncateLog@8
457JetOSSnapshotTruncateLogInstance@12
458JetOpenDatabase@20
459JetOpenDatabaseA@20
460JetOpenDatabaseW@20
461JetOpenFile@16
462JetOpenFileA@16
463JetOpenFileInstance@20
464JetOpenFileInstanceA@20
465JetOpenFileInstanceW@20
466JetOpenFileSectionInstance@28
467JetOpenFileSectionInstanceA@28
468JetOpenFileSectionInstanceW@28
469JetOpenFileW@16
470JetOpenTable@28
471JetOpenTableA@28
472JetOpenTableW@28
473JetOpenTempTable2@28
474JetOpenTempTable3@28
475JetOpenTempTable@24
476JetOpenTemporaryTable@8
477JetPrepareToCommitTransaction@16
478JetPrepareUpdate@12
479JetReadFile@16
480JetReadFileInstance@20
481JetRegisterCallback@24
482JetRenameColumn@20
483JetRenameColumnA@20
484JetRenameColumnW@20
485JetRenameTable@16
486JetRenameTableA@16
487JetRenameTableW@16
488JetResetCounter@8
489JetResetSessionContext@4
490JetResetTableSequential@12
491JetRestore2@12
492JetRestore2A@12
493JetRestore2W@12
494JetRestore@8
495JetRestoreA@8
496JetRestoreInstance@16
497JetRestoreInstanceA@16
498JetRestoreInstanceW@16
499JetRestoreW@8
500JetRetrieveColumn@32
501JetRetrieveColumns@16
502JetRetrieveKey@24
503JetRetrieveTaggedColumnList@28
504JetRollback@8
505JetSeek@12
506JetSetColumn@28
507JetSetColumnDefaultValue@28
508JetSetColumnDefaultValueA@28
509JetSetColumnDefaultValueW@28
510JetSetColumns@16
511JetSetCurrentIndex2@16
512JetSetCurrentIndex2A@16
513JetSetCurrentIndex2W@16
514JetSetCurrentIndex3@20
515JetSetCurrentIndex3A@20
516JetSetCurrentIndex3W@20
517JetSetCurrentIndex4@24
518JetSetCurrentIndex4A@24
519JetSetCurrentIndex4W@24
520JetSetCurrentIndex@12
521JetSetCurrentIndexA@12
522JetSetCurrentIndexW@12
523JetSetDatabaseSize@16
524JetSetDatabaseSizeA@16
525JetSetDatabaseSizeW@16
526JetSetIndexRange@12
527JetSetLS@16
528JetSetMaxDatabaseSize@16
529JetSetResourceParam@16
530JetSetSessionContext@8
531JetSetSystemParameter@20
532JetSetSystemParameterA@20
533JetSetSystemParameterW@20
534JetSetTableSequential@12
535JetSnapshotStart@12
536JetSnapshotStartA@12
537JetSnapshotStartW@12
538JetSnapshotStop@8
539JetStopBackup@0
540JetStopBackupInstance@4
541JetStopService@0
542JetStopServiceInstance@4
543JetTerm2@8
544JetTerm@4
545JetTracing@12
546JetTruncateLog@0
547JetTruncateLogInstance@4
548JetUnregisterCallback@16
549JetUpdate2@24
550JetUpdate@20
551JetUpgradeDatabase@16
552JetUpgradeDatabaseA@16
553JetUpgradeDatabaseW@16
554ese@20
555esent@12
556ese@20@20
557esent@12@12
lib/libc/mingw/lib32/evr.def created+34
......@@ -0,0 +1,34 @@
1;
2; Definition file of EVR.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "EVR.dll"
7EXPORTS
8DllCanUnloadNow@0
9DllGetClassObject@12
10DllRegisterServer@0
11DllUnregisterServer@0
12MFConvertColorInfoFromDXVA@8
13MFConvertColorInfoToDXVA@8
14MFConvertFromFP16Array@12
15MFConvertToFP16Array@12
16MFCopyImage@24
17MFCreateDXSurfaceBuffer@16
18MFCreateVideoMediaType@8
19MFCreateVideoMediaTypeFromBitMapInfoHeader@48
20MFCreateVideoMediaTypeFromSubtype@8
21MFCreateVideoMediaTypeFromVideoInfoHeader2@24
22MFCreateVideoMediaTypeFromVideoInfoHeader@36
23MFCreateVideoMixer@16
24MFCreateVideoMixerAndPresenter@24
25MFCreateVideoOTA@8
26MFCreateVideoPresenter@16
27MFCreateVideoSampleAllocator@8
28MFCreateVideoSampleFromSurface@8
29MFGetPlaneSize@16
30MFGetStrideForBitmapInfoHeader@12
31MFGetUncompressedVideoFormat@4
32MFInitVideoFormat@8
33MFInitVideoFormat_RGB@16
34MFIsFormatYUV@4
lib/libc/mingw/lib32/faultrep.def created+5
......@@ -0,0 +1,5 @@
1LIBRARY faultrep.DLL
2EXPORTS
3AddERExcludedApplicationA@4
4AddERExcludedApplicationW@4
5ReportFault@8
lib/libc/mingw/lib32/fwpuclnt.def created+146
......@@ -0,0 +1,146 @@
1;
2; Definition file of fwpuclnt.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "fwpuclnt.dll"
7EXPORTS
8FwpmCalloutAdd0@16
9FwpmCalloutCreateEnumHandle0@12
10FwpmCalloutDeleteById0@8
11FwpmCalloutDeleteByKey0@8
12FwpmCalloutDestroyEnumHandle0@8
13FwpmCalloutEnum0@20
14FwpmCalloutGetById0@12
15FwpmCalloutGetByKey0@12
16FwpmCalloutGetSecurityInfoByKey0@32
17FwpmCalloutSetSecurityInfoByKey0@28
18FwpmCalloutSubscribeChanges0@20
19FwpmCalloutSubscriptionsGet0@12
20FwpmCalloutUnsubscribeChanges0@8
21FwpmDiagnoseNetFailure0@12
22FwpmEngineClose0@4
23FwpmEngineGetOption0@12
24FwpmEngineGetSecurityInfo0@28
25FwpmEngineOpen0@20
26FwpmEngineSetOption0@12
27FwpmEngineSetSecurityInfo0@24
28FwpmEventProviderCreate0@8
29FwpmEventProviderDestroy0@4
30FwpmEventProviderFireNetEvent0@12
31FwpmEventProviderIsNetEventTypeEnabled0@12
32FwpmFilterAdd0@16
33FwpmFilterCreateEnumHandle0@12
34FwpmFilterDeleteById0@12
35FwpmFilterDeleteByKey0@8
36FwpmFilterDestroyEnumHandle0@8
37FwpmFilterEnum0@20
38FwpmFilterGetById0@16
39FwpmFilterGetByKey0@12
40FwpmFilterGetSecurityInfoByKey0@32
41FwpmFilterSetSecurityInfoByKey0@28
42FwpmFilterSubscribeChanges0@20
43FwpmFilterSubscriptionsGet0@12
44FwpmFilterUnsubscribeChanges0@8
45FwpmFreeMemory0@4
46FwpmGetAppIdFromFileName0@8
47FwpmIPsecTunnelAdd0@28
48FwpmIPsecTunnelDeleteByKey0@8
49FwpmLayerCreateEnumHandle0@12
50FwpmLayerDestroyEnumHandle0@8
51FwpmLayerEnum0@20
52FwpmLayerGetById0@12
53FwpmLayerGetByKey0@12
54FwpmLayerGetSecurityInfoByKey0@32
55FwpmLayerSetSecurityInfoByKey0@28
56FwpmNetEventCreateEnumHandle0@12
57FwpmNetEventDestroyEnumHandle0@8
58FwpmNetEventEnum0@20
59FwpmNetEventsGetSecurityInfo0@28
60FwpmNetEventsSetSecurityInfo0@24
61FwpmProviderAdd0@12
62FwpmProviderContextAdd0@16
63FwpmProviderContextCreateEnumHandle0@12
64FwpmProviderContextDeleteById0@12
65FwpmProviderContextDeleteByKey0@8
66FwpmProviderContextDestroyEnumHandle0@8
67FwpmProviderContextEnum0@20
68FwpmProviderContextGetById0@16
69FwpmProviderContextGetByKey0@12
70FwpmProviderContextGetSecurityInfoByKey0@32
71FwpmProviderContextSetSecurityInfoByKey0@28
72FwpmProviderContextSubscribeChanges0@20
73FwpmProviderContextSubscriptionsGet0@12
74FwpmProviderContextUnsubscribeChanges0@8
75FwpmProviderCreateEnumHandle0@12
76FwpmProviderDeleteByKey0@8
77FwpmProviderDestroyEnumHandle0@8
78FwpmProviderEnum0@20
79FwpmProviderGetByKey0@12
80FwpmProviderGetSecurityInfoByKey0@32
81FwpmProviderSetSecurityInfoByKey0@28
82FwpmProviderSubscribeChanges0@20
83FwpmProviderSubscriptionsGet0@12
84FwpmProviderUnsubscribeChanges0@8
85FwpmSessionCreateEnumHandle0@12
86FwpmSessionDestroyEnumHandle0@8
87FwpmSessionEnum0@20
88FwpmSubLayerAdd0@12
89FwpmSubLayerCreateEnumHandle0@12
90FwpmSubLayerDeleteByKey0@8
91FwpmSubLayerDestroyEnumHandle0@8
92FwpmSubLayerEnum0@20
93FwpmSubLayerGetByKey0@12
94FwpmSubLayerGetSecurityInfoByKey0@32
95FwpmSubLayerSetSecurityInfoByKey0@28
96FwpmSubLayerSubscribeChanges0@20
97FwpmSubLayerSubscriptionsGet0@12
98FwpmSubLayerUnsubscribeChanges0@8
99FwpmTraceRestoreDefaults0@0
100FwpmTransactionAbort0@4
101FwpmTransactionBegin0@8
102FwpmTransactionCommit0@4
103FwpsAleExplicitCredentialsQuery0@16
104FwpsClassifyUser0@28
105FwpsFreeMemory0@4
106FwpsGetInProcReplicaOffset0@4
107FwpsLayerCreateInProcReplica0@8
108FwpsLayerReleaseInProcReplica0@8
109FwpsOpenToken0@20
110IPsecGetStatistics0@8
111IPsecKeyModuleAdd0@12
112IPsecKeyModuleCompleteAcquire0@16
113IPsecKeyModuleDelete0@8
114IPsecSaContextAddInbound0@16
115IPsecSaContextAddOutbound0@16
116IPsecSaContextCreate0@16
117IPsecSaContextCreateEnumHandle0@12
118IPsecSaContextDeleteById0@12
119IPsecSaContextDestroyEnumHandle0@8
120IPsecSaContextEnum0@20
121IPsecSaContextExpire0@12
122IPsecSaContextGetById0@16
123IPsecSaContextGetSpi0@20
124IPsecSaCreateEnumHandle0@12
125IPsecSaDbGetSecurityInfo0@28
126IPsecSaDbSetSecurityInfo0@24
127IPsecSaDestroyEnumHandle0@8
128IPsecSaEnum0@20
129IPsecSaInitiateAsync0@16
130IkeextGetConfigParameters0@4
131IkeextGetStatistics0@8
132IkeextSaCreateEnumHandle0@12
133IkeextSaDbGetSecurityInfo0@28
134IkeextSaDbSetSecurityInfo0@24
135IkeextSaDeleteById0@12
136IkeextSaDestroyEnumHandle0@8
137IkeextSaEnum0@20
138IkeextSaGetById0@16
139IkeextSetConfigParameters0@4
140WSADeleteSocketPeerTargetName@20
141WSAImpersonateSocketPeer@12
142WSAQuerySocketSecurity@28
143WSARevertImpersonation@0
144WSASetSocketPeerTargetName@20
145WSASetSocketSecurity@20
146wfpdiagW@16
lib/libc/mingw/lib32/gpedit.def created+20
......@@ -0,0 +1,20 @@
1;
2; Definition file of GPEDIT.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "GPEDIT.DLL"
7EXPORTS
8ord_100@8 @100
9ord_101@4 @101
10ord_102 @102
11ord_103@12 @103
12ord_104@12 @104
13BrowseForGPO@8
14CreateGPOLink@12
15DeleteAllGPOLinks@4
16DeleteGPOLink@8
17DllCanUnloadNow
18DllGetClassObject@12
19ExportRSoPData@8
20ImportRSoPData@8
lib/libc/mingw/lib32/hid.def created+47
......@@ -0,0 +1,47 @@
1LIBRARY hid.dll
2EXPORTS
3HidD_FlushQueue@4
4HidD_FreePreparsedData@4
5HidD_GetAttributes@8
6HidD_GetConfiguration@12
7HidD_GetFeature@12
8HidD_GetHidGuid@4
9HidD_GetIndexedString@16
10HidD_GetInputReport@12
11HidD_GetManufacturerString@12
12HidD_GetMsGenreDescriptor@12
13HidD_GetNumInputBuffers@8
14HidD_GetPhysicalDescriptor@12
15HidD_GetPreparsedData@8
16HidD_GetProductString@12
17HidD_GetSerialNumberString@12
18HidD_Hello@8
19HidD_SetConfiguration@12
20HidD_SetFeature@12
21HidD_SetNumInputBuffers@8
22HidD_SetOutputReport@12
23HidP_GetButtonCaps@16
24HidP_GetCaps@8
25HidP_GetData@24
26HidP_GetExtendedAttributes@20
27HidP_GetLinkCollectionNodes@12
28HidP_GetScaledUsageValue@32
29HidP_GetSpecificButtonCaps@28
30HidP_GetSpecificValueCaps@28
31HidP_GetUsageValue@32
32HidP_GetUsageValueArray@36
33HidP_GetUsages@32
34HidP_GetUsagesEx@28
35HidP_GetValueCaps@16
36HidP_InitializeReportForID@20
37HidP_MaxDataListLength@8
38HidP_MaxUsageListLength@12
39HidP_SetData@24
40HidP_SetScaledUsageValue@32
41HidP_SetUsageValue@32
42HidP_SetUsageValueArray@36
43HidP_SetUsages@32
44HidP_TranslateUsagesToI8042ScanCodes@24
45HidP_UnsetUsages@32
46HidP_UsageListDifference@20
47;HidservInstaller
lib/libc/mingw/lib32/httpapi.def created+44
......@@ -0,0 +1,44 @@
1;
2; Definition file of HTTPAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "HTTPAPI.dll"
7EXPORTS
8HttpAddFragmentToCache@20
9HttpAddUrl@12
10HttpAddUrlToUrlGroup@24
11HttpCancelHttpRequest@16
12HttpCloseRequestQueue@4
13HttpCloseServerSession@8
14HttpCloseUrlGroup@8
15HttpControlService@20
16HttpCreateHttpHandle@8
17HttpCreateRequestQueue@20
18HttpCreateServerSession@12
19HttpCreateUrlGroup@16
20HttpDeleteServiceConfiguration@20
21HttpFlushResponseCache@16
22HttpGetCounters@24
23HttpInitialize@12
24HttpQueryRequestQueueProperty@28
25HttpQueryServerSessionProperty@24
26HttpQueryServiceConfiguration@32
27HttpQueryUrlGroupProperty@24
28HttpReadFragmentFromCache@28
29HttpReceiveClientCertificate@32
30HttpReceiveHttpRequest@32
31HttpReceiveRequestEntityBody@32
32HttpRemoveUrl@8
33HttpRemoveUrlFromUrlGroup@16
34HttpSendHttpResponse@44
35HttpSendResponseEntityBody@44
36HttpSetRequestQueueProperty@24
37HttpSetServerSessionProperty@20
38HttpSetServiceConfiguration@20
39HttpSetUrlGroupProperty@20
40HttpShutdownRequestQueue@4
41HttpTerminate@8
42HttpWaitForDemandStart@8
43HttpWaitForDisconnect@16
44HttpWaitForDisconnectEx@20
lib/libc/mingw/lib32/icmui.def created+4
......@@ -0,0 +1,4 @@
1LIBRARY ICMUI.DLL
2EXPORTS
3SetupColorMatchingA@4
4SetupColorMatchingW@4
lib/libc/mingw/lib32/iscsidsc.def created+79
......@@ -0,0 +1,79 @@
1;
2; Definition file of ISCSIDSC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "ISCSIDSC.dll"
7EXPORTS
8AddISNSServerA@4
9AddISNSServerW@4
10AddIScsiConnectionA@40
11AddIScsiConnectionW@40
12AddIScsiSendTargetPortalA@24
13AddIScsiSendTargetPortalW@24
14AddIScsiStaticTargetA@28
15AddIScsiStaticTargetW@28
16AddPersistentIScsiDeviceA@4
17AddPersistentIScsiDeviceW@4
18ClearPersistentIScsiDevices
19;DllMain@12
20GetDevicesForIScsiSessionA@12
21GetDevicesForIScsiSessionW@12
22GetIScsiIKEInfoA@16
23GetIScsiIKEInfoW@16
24GetIScsiInitiatorNodeNameA@4
25GetIScsiInitiatorNodeNameW@4
26GetIScsiSessionListA@12
27GetIScsiSessionListW@12
28GetIScsiTargetInformationA@20
29GetIScsiTargetInformationW@20
30GetIScsiVersionInformation@4
31LoginIScsiTargetA@56
32LoginIScsiTargetW@56
33LogoutIScsiTarget@4
34RefreshISNSServerA@4
35RefreshISNSServerW@4
36RefreshIScsiSendTargetPortalA@12
37RefreshIScsiSendTargetPortalW@12
38RemoveISNSServerA@4
39RemoveISNSServerW@4
40RemoveIScsiConnection@8
41RemoveIScsiPersistentTargetA@16
42RemoveIScsiPersistentTargetW@16
43RemoveIScsiSendTargetPortalA@12
44RemoveIScsiSendTargetPortalW@12
45RemoveIScsiStaticTargetA@4
46RemoveIScsiStaticTargetW@4
47RemovePersistentIScsiDeviceA@4
48RemovePersistentIScsiDeviceW@4
49ReportActiveIScsiTargetMappingsA@12
50ReportActiveIScsiTargetMappingsW@12
51ReportISNSServerListA@8
52ReportISNSServerListW@8
53ReportIScsiInitiatorListA@8
54ReportIScsiInitiatorListW@8
55ReportIScsiPersistentLoginsA@12
56ReportIScsiPersistentLoginsW@12
57ReportIScsiSendTargetPortalsA@8
58ReportIScsiSendTargetPortalsExA@12
59ReportIScsiSendTargetPortalsExW@12
60ReportIScsiSendTargetPortalsW@8
61ReportIScsiTargetPortalsA@20
62ReportIScsiTargetPortalsW@20
63ReportIScsiTargetsA@12
64ReportIScsiTargetsW@12
65ReportPersistentIScsiDevicesA@8
66ReportPersistentIScsiDevicesW@8
67SendScsiInquiry@40
68SendScsiReadCapacity@32
69SendScsiReportLuns@24
70SetIScsiGroupPresharedKey@12
71SetIScsiIKEInfoA@16
72SetIScsiIKEInfoW@16
73SetIScsiInitiatorCHAPSharedSecret@8
74SetIScsiInitiatorNodeNameA@4
75SetIScsiInitiatorNodeNameW@4
76SetIScsiTunnelModeOuterAddressA@20
77SetIScsiTunnelModeOuterAddressW@20
78SetupPersistentIScsiDevices
79SetupPersistentIScsiVolumes
lib/libc/mingw/lib32/ksuser.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY ksuser.dll
2EXPORTS
3KsCreateAllocator@12
4KsCreateClock@12
5KsCreatePin@16
6KsCreateTopologyNode@16
lib/libc/mingw/lib32/ktmw32.def created+51
......@@ -0,0 +1,51 @@
1;
2; Definition file of ktmw32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "ktmw32.dll"
7EXPORTS
8CommitComplete@8
9CommitEnlistment@8
10CommitTransaction@4
11CommitTransactionAsync@4
12CreateEnlistment@24
13CreateResourceManager@20
14CreateTransaction@28
15CreateTransactionManager@16
16GetCurrentClockTransactionManager@8
17GetEnlistmentId@8
18GetEnlistmentRecoveryInformation@16
19GetNotificationResourceManager@20
20GetNotificationResourceManagerAsync@20
21GetTransactionId@8
22GetTransactionInformation@28
23GetTransactionManagerId@8
24OpenEnlistment@12
25OpenResourceManager@12
26OpenTransaction@8
27OpenTransactionManager@12
28OpenTransactionManagerById@12
29PrePrepareComplete@8
30PrePrepareEnlistment@8
31PrepareComplete@8
32PrepareEnlistment@8
33PrivCreateTransaction@28
34PrivIsLogWritableTransactionManager@4
35PrivPropagationComplete@16
36PrivPropagationFailed@8
37PrivRegisterProtocolAddressInformation@20
38ReadOnlyEnlistment@8
39RecoverEnlistment@8
40RecoverResourceManager@4
41RecoverTransactionManager@4
42RenameTransactionManager@8
43RollbackComplete@8
44RollbackEnlistment@8
45RollbackTransaction@4
46RollbackTransactionAsync@4
47RollforwardTransactionManager@8
48SetEnlistmentRecoveryInformation@12
49SetResourceManagerCompletionPort@12
50SetTransactionInformation@20
51SinglePhaseReject@8
lib/libc/mingw/lib32/logoncli.def created+80
......@@ -0,0 +1,80 @@
1;
2; Definition file of logoncli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "logoncli.dll"
7EXPORTS
8DsAddressToSiteNamesA@16
9DsAddressToSiteNamesExA@20
10DsAddressToSiteNamesExW@20
11DsAddressToSiteNamesW@16
12DsDeregisterDnsHostRecordsA@20
13DsDeregisterDnsHostRecordsW@20
14DsEnumerateDomainTrustsA@16
15DsEnumerateDomainTrustsW@16
16DsGetDcCloseW@4
17DsGetDcNameA@24
18DsGetDcNameW@24
19DsGetDcNameWithAccountA@32
20DsGetDcNameWithAccountW@32
21DsGetDcNextA@16
22DsGetDcNextW@16
23DsGetDcOpenA@28
24DsGetDcOpenW@28
25DsGetDcSiteCoverageA@12
26DsGetDcSiteCoverageW@12
27DsGetForestTrustInformationW@16
28DsGetSiteNameA@8
29DsGetSiteNameW@8
30DsMergeForestTrustInformationW@16
31DsValidateSubnetNameA@4
32DsValidateSubnetNameW@4
33I_DsUpdateReadOnlyServerDnsRecords@28
34I_NetAccountDeltas@48
35I_NetAccountSync@48
36I_NetChainSetClientAttributes2@36
37I_NetChainSetClientAttributes@36
38I_NetDatabaseDeltas@32
39I_NetDatabaseRedo@28
40I_NetDatabaseSync2@36
41I_NetDatabaseSync@32
42I_NetGetDCList@16
43I_NetGetForestTrustInformation@24
44I_NetLogonControl2@20
45I_NetLogonControl@16
46I_NetLogonGetCapabilities@24
47I_NetLogonGetDomainInfo@28
48I_NetLogonSamLogoff@24
49I_NetLogonSamLogon@36
50I_NetLogonSamLogonEx@40
51I_NetLogonSamLogonWithFlags@40
52I_NetLogonSendToSam@24
53I_NetLogonUasLogoff@12
54I_NetLogonUasLogon@12
55I_NetServerAuthenticate2@28
56I_NetServerAuthenticate3@32
57I_NetServerAuthenticate@24
58I_NetServerGetTrustInfo@36
59I_NetServerPasswordGet@28
60I_NetServerPasswordSet2@28
61I_NetServerPasswordSet@28
62I_NetServerReqChallenge@16
63I_NetServerTrustPasswordsGet@32
64I_NetlogonComputeClientDigest@24
65I_NetlogonComputeServerDigest@24
66I_NetlogonGetTrustRid@12
67I_RpcExtInitializeExtensionPoint@8
68NetAddServiceAccount@16
69NetEnumerateServiceAccounts@16
70NetEnumerateTrustedDomains@8
71NetGetAnyDCName@12
72NetGetDCName@12
73NetIsServiceAccount@12
74NetLogonGetTimeServiceParentDomain@12
75NetLogonSetServiceBits@12
76NetQueryServiceAccount@16
77NetRemoveServiceAccount@12
78NlBindingAddServerToCache@8
79NlBindingRemoveServerFromCache@8
80NlBindingSetAuthInfo@20
lib/libc/mingw/lib32/mapi32.def created+164
......@@ -0,0 +1,164 @@
1LIBRARY MAPI32.DLL
2EXPORTS
3BuildDisplayTable@40
4CbOfEncoded@4
5CchOfEncoding@4
6ChangeIdleRoutine@28
7CloseIMsgSession@4
8CreateIProp@24
9CreateTable@36
10DeinitMapiUtil@0
11DeregisterIdleRoutine@4
12EnableIdleRoutine@8
13EncodeID@12
14FBadColumnSet@4
15FBadEntryList@4
16FBadProp@4
17FBadPropTag@4
18FBadRestriction@4
19FBadRglpNameID@8
20FBadRglpszA@8
21FBadRglpszW@8
22FBadRow@4
23FBadRowSet@4
24FBadSortOrderSet@4
25FBinFromHex@8
26FDecodeID@12
27FEqualNames@8
28FPropCompareProp@12
29FPropContainsProp@12
30FPropExists@8
31FreePadrlist@4
32FreeProws@4
33FtAdcFt@20
34FtAddFt@16
35FtDivFtBogus@20
36FtMulDw@12
37FtMulDwDw@8
38FtNegFt@8
39FtSubFt@16
40FtgRegisterIdleRoutine@20
41GetAttribIMsgOnIStg@12
42GetTnefStreamCodepage
43GetTnefStreamCodepage@12
44HexFromBin@12
45HrAddColumns@16
46HrAddColumnsEx@20
47HrAllocAdviseSink@12
48HrComposeEID@28
49HrComposeMsgID@24
50HrDecomposeEID@28
51HrDecomposeMsgID@24
52HrDispatchNotifications@4
53HrEntryIDFromSz@12
54HrGetOneProp@12
55HrIStorageFromStream@16
56HrQueryAllRows@24
57HrSetOneProp@8
58HrSzFromEntryID@12
59HrThisThreadAdviseSink@8
60HrValidateIPMSubtree@20
61HrValidateParameters@8
62InstallFilterHook@4
63IsBadBoundedStringPtr@8
64LAUNCHWIZARD
65LPropCompareProp@8
66LaunchWizard@20
67LpValFindProp@12
68MAPI_NSCP_SynchronizeClient@8
69MAPIAddress@44
70MAPIAdminProfiles
71MAPIAdminProfiles@8
72MAPIAllocateBuffer
73MAPIAllocateBuffer@8
74MAPIAllocateMore
75MAPIAllocateMore@12
76MAPIDeinitIdle@0
77MAPIDeleteMail@20
78MAPIDetails@20
79MAPIFindNext@28
80MAPIFreeBuffer
81MAPIFreeBuffer@4
82MAPIGetDefaultMalloc@0
83MAPIGetNetscapeVersion@0
84MAPIInitIdle@4
85MAPIInitialize
86MAPIInitialize@4
87MAPILogoff@16
88MAPILogon@24
89MAPILogonEx
90MAPILogonEx@20
91MAPIOpenFormMgr
92MAPIOpenFormMgr@8
93MAPIOpenLocalFormContainer
94MAPIOpenLocalFormContainer@4
95MAPIReadMail@24
96MAPIResolveName@24
97MAPISaveMail@24
98MAPISendDocuments@20
99MAPISendMail
100MAPISendMail@20
101MAPIUninitialize
102MAPIUninitialize@0
103MNLS_CompareStringW@24
104MNLS_IsBadStringPtrW@8
105MNLS_MultiByteToWideChar@24
106MNLS_WideCharToMultiByte@32
107MNLS_lstrcmpW@8
108MNLS_lstrcpyW@8
109MNLS_lstrlenW@4
110MapStorageSCode@4
111OpenIMsgOnIStg@44
112OpenIMsgSession@12
113OpenStreamOnFile
114OpenStreamOnFile@24
115OpenTnefStream
116OpenTnefStream@28
117OpenTnefStreamEx
118OpenTnefStreamEx@32
119PRProviderInit
120PpropFindProp@12
121PropCopyMore@16
122RTFSync
123RTFSync@12
124ScBinFromHexBounded@12
125ScCopyNotifications@16
126ScCopyProps@16
127ScCountNotifications@12
128ScCountProps@12
129ScCreateConversationIndex@16
130ScDupPropset@16
131ScGenerateMuid@4
132ScInitMapiUtil@4
133ScLocalPathFromUNC@12
134ScMAPIXFromCMC
135ScMAPIXFromSMAPI
136ScRelocNotifications@20
137ScRelocProps@20
138ScSplEntry
139ScUNCFromLocalPath@12
140SetAttribIMsgOnIStg@16
141SwapPlong@8
142SwapPword@8
143SzFindCh@8
144SzFindLastCh@8
145SzFindSz@8
146UFromSz@4
147UNKOBJ_COFree@8
148UNKOBJ_Free@8
149UNKOBJ_FreeRows@8
150UNKOBJ_ScAllocate@12
151UNKOBJ_ScAllocateMore@16
152UNKOBJ_ScCOAllocate@12
153UNKOBJ_ScCOReallocate@12
154UNKOBJ_ScSzFromIdsAlloc@20
155UlAddRef@4
156UlFromSzHex@4
157UlPropSize@4
158UlRelease@4
159WrapCompressedRTFStream
160WrapCompressedRTFStream@12
161WrapProgress@20
162WrapStoreEntryID@24
163__CPPValidateParameters@8
164__ValidateParameters@8
lib/libc/mingw/lib32/mf.def created+73
......@@ -0,0 +1,73 @@
1;
2; Definition file of MF.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "MF.dll"
7EXPORTS
8AppendPropVariant@8
9ConvertPropVariant@8
10CopyPropertyStore@12
11CreateNamedPropertyStore@4
12DllCanUnloadNow@0
13DllGetClassObject@12
14DllRegisterServer@0
15DllUnregisterServer@0
16ExtractPropVariant@12
17MFCreateASFByteStreamPlugin@8
18MFCreateASFContentInfo@4
19MFCreateASFIndexer@4
20MFCreateASFIndexerByteStream@16
21MFCreateASFMediaSink@8
22MFCreateASFMediaSinkActivate@12
23MFCreateASFMultiplexer@4
24MFCreateASFProfile@4
25MFCreateASFProfileFromPresentationDescriptor@8
26MFCreateASFSplitter@4
27MFCreateASFStreamSelector@8
28MFCreateAppSourceProxy@12
29MFCreateAudioRenderer@8
30MFCreateAudioRendererActivate@4
31MFCreateByteCacheFile@8
32MFCreateCacheManager@8
33MFCreateCredentialCache@4
34MFCreateDrmNetNDSchemePlugin@8
35MFCreateFileBlockMap@32
36MFCreateFileSchemePlugin@8
37MFCreateHttpSchemePlugin@8
38MFCreateLPCMByteStreamPlugin@8
39MFCreateMP3ByteStreamPlugin@8
40MFCreateMediaProcessor@4
41MFCreateMediaSession@8
42MFCreateNetSchemePlugin@8
43MFCreatePMPHost@12
44MFCreatePMPMediaSession@16
45MFCreatePMPServer@8
46MFCreatePresentationClock@4
47MFCreatePresentationDescriptorFromASFProfile@8
48MFCreateProxyLocator@12
49MFCreateRemoteDesktopPlugin@4
50MFCreateSAMIByteStreamPlugin@8
51MFCreateSampleGrabberSinkActivate@12
52MFCreateSecureHttpSchemePlugin@8
53MFCreateSequencerSegmentOffset@16
54MFCreateSequencerSource@8
55MFCreateSequencerSourceRemoteStream@12
56MFCreateSimpleTypeHandler@4
57MFCreateSourceResolver@4
58MFCreateStandardQualityManager@4
59MFCreateTopoLoader@4
60MFCreateTopology@4
61MFCreateTopologyNode@8
62MFCreateVideoRenderer@8
63MFCreateVideoRendererActivate@8
64MFCreateWMAEncoderActivate@12
65MFCreateWMVEncoderActivate@12
66MFGetMultipleServiceProviders@16
67MFGetService@16
68MFGetSupportedMimeTypes@4
69MFGetSupportedSchemes@4
70MFReadSequencerSegmentOffset@12
71MFRequireProtectedEnvironment@4
72MFShutdownObject@4
73MergePropertyStore@12
lib/libc/mingw/lib32/mfplat.def created+133
......@@ -0,0 +1,133 @@
1;
2; Definition file of MFPlat.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "MFPlat.DLL"
7EXPORTS
8FormatTagFromWfx@4
9MFCreateGuid@4
10MFGetIoPortHandle@0
11MFGetRandomNumber@8
12MFIsQueueThread@4
13MFPlatformBigEndian@0
14MFPlatformLittleEndian@0
15MFTraceError@20
16MFllMulDiv@32
17ValidateWaveFormat@4
18CopyPropVariant@12
19CreatePropVariant@16
20CreatePropertyStore@4
21DestroyPropVariant@4
22LFGetGlobalPool@8
23MFAddPeriodicCallback@12
24MFAllocateWorkQueue@4
25MFAppendCollection@8
26MFAverageTimePerFrameToFrameRate@16
27MFBeginCreateFile@28
28MFBeginGetHostByName@12
29MFBeginRegisterWorkQueueWithMMCSS@20
30MFBeginUnregisterWorkQueueWithMMCSS@12
31MFBlockThread@0
32MFCalculateBitmapImageSize@16
33MFCalculateImageSize@16
34MFCancelCreateFile@4
35MFCancelWorkItem@8
36MFCompareFullToPartialMediaType@8
37MFCompareSockaddrAddresses@8
38MFCreateAMMediaTypeFromMFMediaType@24
39MFCreateAlignedMemoryBuffer@12
40MFCreateAsyncResult@16
41MFCreateAttributes@8
42MFCreateAudioMediaType@8
43MFCreateCollection@4
44MFCreateEventQueue@4
45MFCreateFile@20
46MFCreateLegacyMediaBufferOnMFMediaBuffer@16
47MFCreateMFVideoFormatFromMFMediaType@12
48MFCreateMediaBufferWrapper@16
49MFCreateMediaEvent@20
50MFCreateMediaType@4
51MFCreateMediaTypeFromRepresentation@24
52MFCreateMemoryBuffer@8
53MFCreateMemoryStream@16
54MFCreatePathFromURL@8
55MFCreatePresentationDescriptor@12
56MFCreateSample@4
57MFCreateSocket@16
58MFCreateSocketListener@12
59MFCreateStreamDescriptor@16
60MFCreateSystemTimeSource@4
61MFCreateSystemUnderlyingClock@4
62MFCreateTempFile@16
63MFCreateURLFromPath@8
64MFCreateUdpSockets@36
65MFCreateWaveFormatExFromMFMediaType@16
66MFDeserializeAttributesFromStream@12
67MFDeserializeEvent@12
68MFDeserializeMediaTypeFromStream@8
69MFDeserializePresentationDescriptor@12
70MFEndCreateFile@8
71MFEndGetHostByName@12
72MFEndRegisterWorkQueueWithMMCSS@8
73MFEndUnregisterWorkQueueWithMMCSS@4
74MFFrameRateToAverageTimePerFrame@12
75MFFreeAdaptersAddresses@4
76MFGetAdaptersAddresses@8
77MFGetAttributesAsBlob@12
78MFGetAttributesAsBlobSize@8
79MFGetConfigurationDWORD@12
80MFGetConfigurationPolicy@16
81MFGetConfigurationStore@16
82MFGetConfigurationString@16
83MFGetNumericNameFromSockaddr@20
84MFGetPlatform@0
85MFGetPrivateWorkqueues@4
86MFGetSockaddrFromNumericName@12
87MFGetSystemTime@0
88MFGetTimerPeriodicity@4
89MFGetWorkQueueMMCSSClass@12
90MFGetWorkQueueMMCSSTaskId@8
91MFHeapAlloc@20
92MFHeapFree@4
93MFInitAMMediaTypeFromMFMediaType@24
94MFInitAttributesFromBlob@12
95MFInitMediaTypeFromAMMediaType@8
96MFInitMediaTypeFromMFVideoFormat@12
97MFInitMediaTypeFromMPEG1VideoInfo@16
98MFInitMediaTypeFromMPEG2VideoInfo@16
99MFInitMediaTypeFromVideoInfoHeader2@16
100MFInitMediaTypeFromVideoInfoHeader@16
101MFInitMediaTypeFromWaveFormatEx@12
102MFInvokeCallback@4
103MFJoinIoPort@4
104MFLockPlatform@0
105MFLockWorkQueue@4
106MFPutWorkItem@12
107MFPutWorkItemEx@8
108MFRecordError@4
109MFRemovePeriodicCallback@4
110MFScheduleWorkItem@20
111MFScheduleWorkItemEx@16
112MFSerializeAttributesToStream@12
113MFSerializeEvent@12
114MFSerializeMediaTypeToStream@8
115MFSerializePresentationDescriptor@12
116MFSetSockaddrAny@8
117MFShutdown@0
118MFStartup@8
119MFStreamDescriptorProtectMediaType@8
120MFTEnum@40
121MFTEnumEx@36
122MFTGetInfo@40
123MFTRegister@60
124MFTUnregister@16
125MFTraceFuncEnter@16
126MFUnblockThread@0
127MFUnlockPlatform@0
128MFUnlockWorkQueue@4
129MFUnwrapMediaType@8
130MFValidateMediaTypeSize@24
131MFWrapMediaType@16
132PropVariantFromStream@8
133PropVariantToStream@8
lib/libc/mingw/lib32/mfreadwrite.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY "MFReadWrite.dll"
2EXPORTS
3MFCreateSinkWriterFromMediaSink@12
4MFCreateSinkWriterFromURL@16
5MFCreateSourceReaderFromByteStream@12
6MFCreateSourceReaderFromMediaSource@12
7MFCreateSourceReaderFromURL@12
lib/libc/mingw/lib32/mgmtapi.def created+14
......@@ -0,0 +1,14 @@
1LIBRARY MGMTAPI.DLL
2EXPORTS
3SnmpMgrClose@4
4SnmpMgrCtl@28
5SnmpMgrGetTrap@24
6SnmpMgrGetTrapEx@32
7;SnmpMgrMIB2Disk@8
8SnmpMgrOidToStr@8
9SnmpMgrOpen@16
10SnmpMgrRequest@20
11SnmpMgrStrToOid@8
12SnmpMgrTrapListen@4
13serverTrapThread@4
14;dbginit@8
lib/libc/mingw/lib32/mmdevapi.def created+3
......@@ -0,0 +1,3 @@
1LIBRARY "mmdevapi.dll"
2EXPORTS
3ActivateAudioInterfaceAsync@20
lib/libc/mingw/lib32/mprapi.def created+141
......@@ -0,0 +1,141 @@
1;
2; Definition file of MPRAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "MPRAPI.dll"
7EXPORTS
8CompressPhoneNumber@8
9MprAdminBufferFree@4
10MprAdminConnectionClearStats@8
11MprAdminConnectionEnum@28
12MprAdminConnectionGetInfo@16
13MprAdminConnectionRemoveQuarantine@12
14MprAdminDeregisterConnectionNotification@8
15MprAdminDeviceEnum@16
16MprAdminEstablishDomainRasServer@12
17MprAdminGetErrorString@8
18MprAdminGetPDCServer@12
19MprAdminInterfaceConnect@16
20MprAdminInterfaceCreate@16
21MprAdminInterfaceDelete@8
22MprAdminInterfaceDeviceGetInfo@20
23MprAdminInterfaceDeviceSetInfo@20
24MprAdminInterfaceDisconnect@8
25MprAdminInterfaceEnum@28
26MprAdminInterfaceGetCredentials@20
27MprAdminInterfaceGetCredentialsEx@16
28MprAdminInterfaceGetHandle@16
29MprAdminInterfaceGetInfo@16
30MprAdminInterfaceQueryUpdateResult@16
31MprAdminInterfaceSetCredentials@20
32MprAdminInterfaceSetCredentialsEx@16
33MprAdminInterfaceSetInfo@16
34MprAdminInterfaceTransportAdd@20
35MprAdminInterfaceTransportGetInfo@20
36MprAdminInterfaceTransportRemove@12
37MprAdminInterfaceTransportSetInfo@20
38MprAdminInterfaceUpdatePhonebookInfo@8
39MprAdminInterfaceUpdateRoutes@16
40MprAdminIsDomainRasServer@12
41MprAdminIsServiceRunning@4
42MprAdminMIBBufferFree@4
43MprAdminMIBEntryCreate@20
44MprAdminMIBEntryDelete@20
45MprAdminMIBEntryGet@28
46MprAdminMIBEntryGetFirst@28
47MprAdminMIBEntryGetNext@28
48MprAdminMIBEntrySet@20
49MprAdminMIBServerConnect@8
50MprAdminMIBServerDisconnect@4
51MprAdminPortClearStats@8
52MprAdminPortDisconnect@8
53MprAdminPortEnum@32
54MprAdminPortGetInfo@16
55MprAdminPortReset@8
56MprAdminRegisterConnectionNotification@8
57MprAdminSendUserMessage@12
58MprAdminServerConnect@8
59MprAdminServerDisconnect@4
60MprAdminServerGetCredentials@12
61MprAdminServerGetInfo@12
62MprAdminServerSetCredentials@12
63MprAdminServerSetInfo@12
64MprAdminTransportCreate@32
65MprAdminTransportGetInfo@24
66MprAdminTransportSetInfo@24
67MprAdminUpgradeUsers@8
68MprAdminUserClose@4
69MprAdminUserGetInfo@16
70MprAdminUserOpen@12
71MprAdminUserRead@12
72MprAdminUserReadProfFlags@8
73MprAdminUserServerConnect@12
74MprAdminUserServerDisconnect@4
75MprAdminUserSetInfo@16
76MprAdminUserWrite@12
77MprAdminUserWriteProfFlags@8
78MprConfigBufferFree@4
79MprConfigFilterGetInfo@16
80MprConfigFilterSetInfo@16
81MprConfigGetFriendlyName@16
82MprConfigGetGuidName@16
83MprConfigInterfaceCreate@16
84MprConfigInterfaceDelete@8
85MprConfigInterfaceEnum@28
86MprConfigInterfaceGetHandle@12
87MprConfigInterfaceGetInfo@20
88MprConfigInterfaceSetInfo@16
89MprConfigInterfaceTransportAdd@28
90MprConfigInterfaceTransportEnum@32
91MprConfigInterfaceTransportGetHandle@16
92MprConfigInterfaceTransportGetInfo@20
93MprConfigInterfaceTransportRemove@12
94MprConfigInterfaceTransportSetInfo@20
95MprConfigServerBackup@8
96MprConfigServerConnect@8
97MprConfigServerDisconnect@4
98MprConfigServerGetInfo@12
99MprConfigServerInstall@8
100MprConfigServerRefresh@4
101MprConfigServerRestore@8
102MprConfigServerSetInfo@12
103MprConfigTransportCreate@36
104MprConfigTransportDelete@8
105MprConfigTransportEnum@28
106MprConfigTransportGetHandle@12
107MprConfigTransportGetInfo@28
108MprConfigTransportSetInfo@28
109MprDomainQueryAccess@8
110MprDomainQueryRasServer@12
111MprDomainRegisterRasServer@12
112MprDomainSetAccess@8
113MprGetUsrParams@12
114MprInfoBlockAdd@24
115MprInfoBlockFind@20
116MprInfoBlockQuerySize@4
117MprInfoBlockRemove@12
118MprInfoBlockSet@24
119MprInfoCreate@8
120MprInfoDelete@4
121MprInfoDuplicate@8
122MprInfoRemoveAll@8
123MprPortSetUsage@4
124MprSetupIpInIpInterfaceFriendlyNameCreate@8
125MprSetupIpInIpInterfaceFriendlyNameDelete@8
126MprSetupIpInIpInterfaceFriendlyNameEnum@12
127MprSetupIpInIpInterfaceFriendlyNameFree@4
128RasAdminConnectionClearStats@8
129RasAdminConnectionEnum@28
130RasAdminConnectionGetInfo@16
131MprAdminConnectionRemoveQuarantine@12
132RasAdminGetErrorString@12
133MprAdminGetPDCServer@12
134RasAdminPortClearStats@8
135RasAdminPortDisconnect@8
136RasAdminPortEnum@32
137RasAdminPortGetInfo@16
138RasAdminPortReset@8
139RasAdminUserGetInfo@12
140RasAdminUserSetInfo@12
141RasPrivilegeAndCallBackNumber@8
lib/libc/mingw/lib32/msacm32.def created+46
......@@ -0,0 +1,46 @@
1LIBRARY MSACM32.DLL
2EXPORTS
3XRegThunkEntry@36
4acmDriverAddA@20
5acmDriverAddW@20
6acmDriverClose@8
7acmDriverDetailsA@12
8acmDriverDetailsW@12
9acmDriverEnum@12
10acmDriverID@12
11acmDriverMessage@16
12acmDriverOpen@12
13acmDriverPriority@12
14acmDriverRemove@8
15acmFilterChooseA@4
16acmFilterChooseW@4
17acmFilterDetailsA@12
18acmFilterDetailsW@12
19acmFilterEnumA@20
20acmFilterEnumW@20
21acmFilterTagDetailsA@12
22acmFilterTagDetailsW@12
23acmFilterTagEnumA@20
24acmFilterTagEnumW@20
25acmFormatChooseA@4
26acmFormatChooseW@4
27acmFormatDetailsA@12
28acmFormatDetailsW@12
29acmFormatEnumA@20
30acmFormatEnumW@20
31acmFormatSuggest@20
32acmFormatTagDetailsA@12
33acmFormatTagDetailsW@12
34acmFormatTagEnumA@20
35acmFormatTagEnumW@20
36acmGetVersion@0
37acmMessage32@24
38acmMetrics@12
39acmStreamClose@8
40acmStreamConvert@12
41acmStreamMessage@16
42acmStreamOpen@32
43acmStreamPrepareHeader@12
44acmStreamReset@8
45acmStreamSize@16
46acmStreamUnprepareHeader@12
lib/libc/mingw/lib32/mscms.def created+100
......@@ -0,0 +1,100 @@
1;
2; Definition file of mscms.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "mscms.dll"
7EXPORTS
8AssociateColorProfileWithDeviceA@12
9AssociateColorProfileWithDeviceW@12
10CheckBitmapBits@36
11CheckColors@20
12CloseColorProfile@4
13ColorCplGetDefaultProfileScope@16
14ColorCplGetDefaultRenderingIntentScope@4
15ColorCplGetProfileProperties@8
16ColorCplHasSystemWideAssociationListChanged@12
17ColorCplInitialize@0
18ColorCplLoadAssociationList@16
19ColorCplMergeAssociationLists@8
20ColorCplOverwritePerUserAssociationList@8
21ColorCplReleaseProfileProperties@4
22ColorCplResetSystemWideAssociationListChangedWarning@8
23ColorCplSaveAssociationList@16
24ColorCplSetUsePerUserProfiles@12
25ColorCplUninitialize@0
26ConvertColorNameToIndex@16
27ConvertIndexToColorName@16
28CreateColorTransformA@16
29CreateColorTransformW@16
30CreateDeviceLinkProfile@28
31CreateMultiProfileTransform@24
32CreateProfileFromLogColorSpaceA@8
33CreateProfileFromLogColorSpaceW@8
34DeleteColorTransform@4
35DeviceRenameEvent@12
36DisassociateColorProfileFromDeviceA@12
37DisassociateColorProfileFromDeviceW@12
38EnumColorProfilesA@20
39EnumColorProfilesW@20
40GenerateCopyFilePaths@36
41GetCMMInfo@8
42GetColorDirectoryA@12
43GetColorDirectoryW@12
44GetColorProfileElement@24
45GetColorProfileElementTag@12
46GetColorProfileFromHandle@12
47GetColorProfileHeader@8
48GetCountColorProfileElements@8
49GetNamedProfileInfo@8
50GetPS2ColorRenderingDictionary@20
51GetPS2ColorRenderingIntent@16
52GetPS2ColorSpaceArray@24
53GetStandardColorSpaceProfileA@16
54GetStandardColorSpaceProfileW@16
55InstallColorProfileA@8
56InstallColorProfileW@8
57InternalGetDeviceConfig@24
58InternalGetPS2CSAFromLCS@16
59InternalGetPS2ColorRenderingDictionary@20
60InternalGetPS2ColorSpaceArray@24
61InternalGetPS2PreviewCRD@24
62InternalSetDeviceConfig@24
63IsColorProfileTagPresent@12
64IsColorProfileValid@8
65OpenColorProfileA@16
66OpenColorProfileW@16
67RegisterCMMA@12
68RegisterCMMW@12
69SelectCMM@4
70SetColorProfileElement@20
71SetColorProfileElementReference@12
72SetColorProfileElementSize@12
73SetColorProfileHeader@8
74SetStandardColorSpaceProfileA@12
75SetStandardColorSpaceProfileW@12
76SpoolerCopyFileEvent@12
77TranslateBitmapBits@44
78TranslateColors@24
79UninstallColorProfileA@12
80UninstallColorProfileW@12
81UnregisterCMMA@8
82UnregisterCMMW@8
83WcsAssociateColorProfileWithDevice@12
84WcsCheckColors@28
85WcsCreateIccProfile@8
86WcsDisassociateColorProfileFromDevice@12
87WcsEnumColorProfiles@20
88WcsEnumColorProfilesSize@12
89WcsGetDefaultColorProfile@28
90WcsGetDefaultColorProfileSize@24
91WcsGetDefaultRenderingIntent@8
92WcsGetUsePerUserProfiles@12
93WcsGpCanInstallOrUninstallProfiles@4
94WcsGpCanModifyDeviceAssociationList@12
95WcsOpenColorProfileA@28
96WcsOpenColorProfileW@28
97WcsSetDefaultColorProfile@24
98WcsSetDefaultRenderingIntent@8
99WcsSetUsePerUserProfiles@12
100WcsTranslateColors@40
lib/libc/mingw/lib32/msctfmonitor.def created+89
......@@ -0,0 +1,89 @@
1;
2; Definition file of MSCTF.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "MSCTF.dll"
7EXPORTS
8TF_GetLangDescriptionFromHKL@12
9TF_GetLangIcon@12
10TF_GetLangIconFromHKL@4
11TF_RunInputCPL@0
12CtfImeAssociateFocus@12
13CtfImeConfigure@16
14CtfImeConversionList@20
15CtfImeCreateInputContext@4
16CtfImeCreateThreadMgr@8
17CtfImeDestroy@4
18CtfImeDestroyInputContext@4
19CtfImeDestroyThreadMgr@0
20CtfImeDispatchDefImeMessage@16
21CtfImeEnumRegisterWord@20
22CtfImeEscape@12
23CtfImeEscapeEx@16
24CtfImeGetGuidAtom@12
25CtfImeGetRegisterWordStyle@8
26CtfImeInquire@12
27CtfImeInquireExW@16
28CtfImeIsGuidMapEnable@4
29CtfImeIsIME@4
30CtfImeProcessCicHotkey@12
31CtfImeProcessKey@16
32CtfImeRegisterWord@12
33CtfImeSelect@8
34CtfImeSelectEx@12
35CtfImeSetActiveContext@8
36CtfImeSetCompositionString@24
37CtfImeSetFocus@8
38CtfImeToAsciiEx@24
39CtfImeUnregisterWord@12
40CtfNotifyIME@16
41DllCanUnloadNow@0
42DllGetClassObject@12
43DllRegisterServer@0
44DllUnregisterServer@0
45SetInputScope@8
46SetInputScopeXML@8
47SetInputScopes2@24
48SetInputScopes@28
49TF_AttachThreadInput@8
50TF_CUASAppFix@4
51TF_CanUninitialize@0
52TF_CheckThreadInputIdle@8
53TF_CleanUpPrivateMessages@4
54TF_ClearLangBarAddIns@4
55TF_CreateCategoryMgr@4
56TF_CreateCicLoadMutex@4
57TF_CreateCicLoadWinStaMutex@0
58TF_CreateDisplayAttributeMgr@4
59TF_CreateInputProcessorProfiles@4
60TF_CreateLangBarItemMgr@4
61TF_CreateLangBarMgr@4
62TF_CreateThreadMgr@4
63TF_DllDetachInOther@0
64TF_GetAppCompatFlags@0
65TF_GetCompatibleKeyboardLayout@4
66TF_GetGlobalCompartment@4
67TF_GetInitSystemFlags@0
68TF_GetInputScope@8
69TF_GetShowFloatingStatus@4
70TF_GetThreadFlags@16
71TF_GetThreadMgr@4
72TF_InitSystem@4
73TF_InvalidAssemblyListCache@0
74TF_InvalidAssemblyListCacheIfExist@0
75TF_IsCtfmonRunning@0
76TF_IsFullScreenWindowActivated@0
77TF_IsThreadWithFlags@4
78TF_MapCompatibleHKL@12
79TF_MapCompatibleKeyboardTip@12
80TF_Notify@12
81TF_PostAllThreadMsg@8
82TF_RegisterLangBarAddIn@12
83TF_SendLangBandMsg@8
84TF_SetDefaultRemoteKeyboardLayout@8
85TF_SetShowFloatingStatus@8
86TF_SetThreadFlags@8
87TF_UninitSystem@0
88TF_UnregisterLangBarAddIn@8
89TF_WaitForInitialized@4
lib/libc/mingw/lib32/msdmo.def created+17
......@@ -0,0 +1,17 @@
1LIBRARY msdmo.dll
2EXPORTS
3DMOEnum@28
4DMOGetName@8
5DMOGetTypes@28
6DMOGuidToStrA@8
7DMOGuidToStrW@8
8DMORegister@32
9DMOStrToGuidA@8
10DMOStrToGuidW@8
11DMOUnregister@8
12MoCopyMediaType@8
13MoCreateMediaType@8
14MoDeleteMediaType@4
15MoDuplicateMediaType@8
16MoFreeMediaType@4
17MoInitMediaType@8
lib/libc/mingw/lib32/msdrm.def created+95
......@@ -0,0 +1,95 @@
1;
2; Definition file of msdrm.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "msdrm.dll"
7EXPORTS
8DRMAcquireAdvisories@16
9DRMAcquireIssuanceLicenseTemplate@28
10DRMAcquireLicense@28
11DRMActivate@24
12DRMAddLicense@12
13DRMAddRightWithUser@12
14DRMAttest@20
15DRMCheckSecurity@8
16DRMClearAllRights@4
17DRMCloseEnvironmentHandle@4
18DRMCloseHandle@4
19DRMClosePubHandle@4
20DRMCloseQueryHandle@4
21DRMCloseSession@4
22DRMConstructCertificateChain@16
23DRMCreateBoundLicense@20
24DRMCreateClientSession@20
25DRMCreateEnablingBitsDecryptor@20
26DRMCreateEnablingBitsEncryptor@20
27DRMCreateEnablingPrincipal@24
28DRMCreateIssuanceLicense@32
29DRMCreateLicenseStorageSession@24
30DRMCreateRight@28
31DRMCreateUser@16
32DRMDecode@16
33DRMDeconstructCertificateChain@16
34DRMDecrypt@24
35DRMDeleteLicense@8
36DRMDuplicateEnvironmentHandle@8
37DRMDuplicateHandle@8
38DRMDuplicatePubHandle@8
39DRMDuplicateSession@8
40DRMEncode@20
41DRMEncrypt@24
42DRMEnumerateLicense@24
43DRMGetApplicationSpecificData@24
44DRMGetBoundLicenseAttribute@24
45DRMGetBoundLicenseAttributeCount@12
46DRMGetBoundLicenseObject@16
47DRMGetBoundLicenseObjectCount@12
48DRMGetCertificateChainCount@8
49DRMGetClientVersion@4
50DRMGetEnvironmentInfo@20
51DRMGetInfo@20
52DRMGetIntervalTime@8
53DRMGetIssuanceLicenseInfo@40
54DRMGetIssuanceLicenseTemplate@12
55DRMGetMetaData@52
56DRMGetNameAndDescription@28
57DRMGetOwnerLicense@12
58DRMGetProcAddress@12
59DRMGetRevocationPoint@48
60DRMGetRightExtendedInfo@24
61DRMGetRightInfo@20
62DRMGetSecurityProvider@20
63DRMGetServiceLocation@24
64DRMGetSignedIssuanceLicense@40
65DRMGetTime@12
66DRMGetUnboundLicenseAttribute@24
67DRMGetUnboundLicenseAttributeCount@12
68DRMGetUnboundLicenseObject@16
69DRMGetUnboundLicenseObjectCount@12
70DRMGetUsagePolicy@64
71DRMGetUserInfo@28
72DRMGetUserRights@16
73DRMGetUsers@12
74DRMInitEnvironment@28
75DRMIsActivated@12
76DRMIsWindowProtected@8
77DRMLoadLibrary@20
78DRMParseUnboundLicense@8
79DRMRegisterContent@4
80DRMRegisterProtectedWindow@8
81DRMRegisterRevocationList@8
82DRMRepair@0
83DRMSetApplicationSpecificData@16
84DRMSetGlobalOptions@12
85DRMSetIntervalTime@8
86DRMSetMetaData@28
87DRMSetNameAndDescription@20
88DRMSetRevocationPoint@32
89DRMSetUsagePolicy@44
90DRMVerify@32
91DllCanUnloadNow@0
92DllGetClassObject@12
93DllRegisterServer@0
94DllUnregisterServer@0
95__AddMachineCertToLicenseStore@12
lib/libc/mingw/lib32/msi.def created+288
......@@ -0,0 +1,288 @@
1;
2; Definition file of msi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "msi.dll"
7EXPORTS
8MsiAdvertiseProductA@16
9MsiAdvertiseProductW@16
10MsiCloseAllHandles@0
11MsiCloseHandle@4
12MsiCollectUserInfoA@4
13MsiCollectUserInfoW@4
14MsiConfigureFeatureA@12
15MsiConfigureFeatureFromDescriptorA@8
16MsiConfigureFeatureFromDescriptorW@8
17MsiConfigureFeatureW@12
18MsiConfigureProductA@12
19MsiConfigureProductW@12
20MsiCreateRecord@4
21MsiDatabaseApplyTransformA@12
22MsiDatabaseApplyTransformW@12
23MsiDatabaseCommit@4
24MsiDatabaseExportA@16
25MsiDatabaseExportW@16
26MsiDatabaseGenerateTransformA@20
27MsiDatabaseGenerateTransformW@20
28MsiDatabaseGetPrimaryKeysA@12
29MsiDatabaseGetPrimaryKeysW@12
30MsiDatabaseImportA@12
31MsiDatabaseImportW@12
32MsiDatabaseMergeA@12
33MsiDatabaseMergeW@12
34MsiDatabaseOpenViewA@12
35MsiDatabaseOpenViewW@12
36MsiDoActionA@8
37MsiDoActionW@8
38MsiEnableUIPreview@8
39MsiEnumClientsA@12
40MsiEnumClientsW@12
41MsiEnumComponentQualifiersA@24
42MsiEnumComponentQualifiersW@24
43MsiEnumComponentsA@8
44MsiEnumComponentsW@8
45MsiEnumFeaturesA@16
46MsiEnumFeaturesW@16
47MsiEnumProductsA@8
48MsiEnumProductsW@8
49MsiEvaluateConditionA@8
50MsiEvaluateConditionW@8
51MsiGetLastErrorRecord@0
52MsiGetActiveDatabase@4
53MsiGetComponentStateA@16
54MsiGetComponentStateW@16
55MsiGetDatabaseState@4
56MsiGetFeatureCostA@20
57MsiGetFeatureCostW@20
58MsiGetFeatureInfoA@28
59MsiGetFeatureInfoW@28
60MsiGetFeatureStateA@16
61MsiGetFeatureStateW@16
62MsiGetFeatureUsageA@16
63MsiGetFeatureUsageW@16
64MsiGetFeatureValidStatesA@12
65MsiGetFeatureValidStatesW@12
66MsiGetLanguage@4
67MsiGetMode@8
68MsiGetProductCodeA@8
69MsiGetProductCodeW@8
70MsiGetProductInfoA@16
71MsiGetProductInfoFromScriptA@32
72MsiGetProductInfoFromScriptW@32
73MsiGetProductInfoW@16
74MsiGetProductPropertyA@16
75MsiGetProductPropertyW@16
76MsiGetPropertyA@16
77MsiGetPropertyW@16
78MsiGetSourcePathA@16
79MsiGetSourcePathW@16
80MsiGetSummaryInformationA@16
81MsiGetSummaryInformationW@16
82MsiGetTargetPathA@16
83MsiGetTargetPathW@16
84MsiGetUserInfoA@28
85MsiGetUserInfoW@28
86MsiInstallMissingComponentA@12
87MsiInstallMissingComponentW@12
88MsiInstallMissingFileA@8
89MsiInstallMissingFileW@8
90MsiInstallProductA@8
91MsiInstallProductW@8
92MsiLocateComponentA@12
93MsiLocateComponentW@12
94MsiOpenDatabaseA@12
95MsiOpenDatabaseW@12
96MsiOpenPackageA@8
97MsiOpenPackageW@8
98MsiOpenProductA@8
99MsiOpenProductW@8
100MsiPreviewBillboardA@12
101MsiPreviewBillboardW@12
102MsiPreviewDialogA@8
103MsiPreviewDialogW@8
104MsiProcessAdvertiseScriptA@20
105MsiProcessAdvertiseScriptW@20
106MsiProcessMessage@12
107MsiProvideComponentA@24
108MsiProvideComponentFromDescriptorA@16
109MsiProvideComponentFromDescriptorW@16
110MsiProvideComponentW@24
111MsiProvideQualifiedComponentA@20
112MsiProvideQualifiedComponentW@20
113MsiQueryFeatureStateA@8
114MsiQueryFeatureStateW@8
115MsiQueryProductStateA@4
116MsiQueryProductStateW@4
117MsiRecordDataSize@8
118MsiRecordGetFieldCount@4
119MsiRecordGetInteger@8
120MsiRecordGetStringA@16
121MsiRecordGetStringW@16
122MsiRecordIsNull@8
123MsiRecordReadStream@16
124MsiRecordSetInteger@12
125MsiRecordSetStreamA@12
126MsiRecordSetStreamW@12
127MsiRecordSetStringA@12
128MsiRecordSetStringW@12
129MsiReinstallFeatureA@12
130MsiReinstallFeatureFromDescriptorA@8
131MsiReinstallFeatureFromDescriptorW@8
132MsiReinstallFeatureW@12
133MsiReinstallProductA@8
134MsiReinstallProductW@8
135MsiSequenceA@12
136MsiSequenceW@12
137MsiSetComponentStateA@12
138MsiSetComponentStateW@12
139MsiSetExternalUIA@12
140MsiSetExternalUIW@12
141MsiSetFeatureStateA@12
142MsiSetFeatureStateW@12
143MsiSetInstallLevel@8
144MsiSetInternalUI@8
145MsiVerifyDiskSpace@4
146MsiSetMode@12
147MsiSetPropertyA@12
148MsiSetPropertyW@12
149MsiSetTargetPathA@12
150MsiSetTargetPathW@12
151MsiSummaryInfoGetPropertyA@28
152MsiSummaryInfoGetPropertyCount@8
153MsiSummaryInfoGetPropertyW@28
154MsiSummaryInfoPersist@4
155MsiSummaryInfoSetPropertyA@24
156MsiSummaryInfoSetPropertyW@24
157MsiUseFeatureA@8
158MsiUseFeatureW@8
159MsiVerifyPackageA@4
160MsiVerifyPackageW@4
161MsiViewClose@4
162MsiViewExecute@8
163MsiViewFetch@8
164MsiViewGetErrorA@12
165MsiViewGetErrorW@12
166MsiViewModify@12
167MsiDatabaseIsTablePersistentA@8
168MsiDatabaseIsTablePersistentW@8
169MsiViewGetColumnInfo@12
170MsiRecordClearData@4
171MsiEnableLogA@12
172MsiEnableLogW@12
173MsiFormatRecordA@16
174MsiFormatRecordW@16
175MsiGetComponentPathA@16
176MsiGetComponentPathW@16
177MsiApplyPatchA@16
178MsiApplyPatchW@16
179MsiAdvertiseScriptA@16
180MsiAdvertiseScriptW@16
181MsiGetPatchInfoA@16
182MsiGetPatchInfoW@16
183MsiEnumPatchesA@20
184MsiEnumPatchesW@20
185DllGetVersion@4
186MsiGetProductCodeFromPackageCodeA@8
187MsiGetProductCodeFromPackageCodeW@8
188MsiCreateTransformSummaryInfoA@20
189MsiCreateTransformSummaryInfoW@20
190MsiQueryFeatureStateFromDescriptorA@4
191MsiQueryFeatureStateFromDescriptorW@4
192MsiConfigureProductExA@16
193MsiConfigureProductExW@16
194;MsiInvalidateFeatureCache
195MsiUseFeatureExA@16
196MsiUseFeatureExW@16
197MsiGetFileVersionA@20
198MsiGetFileVersionW@20
199MsiLoadStringA@20
200MsiLoadStringW@20
201MsiMessageBoxA@24
202MsiMessageBoxW@24
203MsiDecomposeDescriptorA@20
204MsiDecomposeDescriptorW@20
205MsiProvideQualifiedComponentExA@32
206MsiProvideQualifiedComponentExW@32
207MsiEnumRelatedProductsA@16
208MsiEnumRelatedProductsW@16
209MsiSetFeatureAttributesA@12
210MsiSetFeatureAttributesW@12
211MsiSourceListClearAllA@12
212MsiSourceListClearAllW@12
213MsiSourceListAddSourceA@16
214MsiSourceListAddSourceW@16
215MsiSourceListForceResolutionA@12
216MsiSourceListForceResolutionW@12
217MsiIsProductElevatedA@8
218MsiIsProductElevatedW@8
219MsiGetShortcutTargetA@16
220MsiGetShortcutTargetW@16
221MsiGetFileHashA@12
222MsiGetFileHashW@12
223MsiEnumComponentCostsA@32
224MsiEnumComponentCostsW@32
225MsiCreateAndVerifyInstallerDirectory@4
226MsiGetFileSignatureInformationA@20
227MsiGetFileSignatureInformationW@20
228MsiProvideAssemblyA@24
229MsiProvideAssemblyW@24
230MsiAdvertiseProductExA@24
231MsiAdvertiseProductExW@24
232MsiNotifySidChangeA@8
233MsiNotifySidChangeW@8
234MsiOpenPackageExA@12
235MsiOpenPackageExW@12
236MsiDeleteUserDataA@12
237MsiDeleteUserDataW@12
238Migrate10CachedPackagesA@16
239Migrate10CachedPackagesW@16
240MsiRemovePatchesA@16
241MsiRemovePatchesW@16
242MsiApplyMultiplePatchesA@12
243MsiApplyMultiplePatchesW@12
244MsiExtractPatchXMLDataA@16
245MsiExtractPatchXMLDataW@16
246MsiGetPatchInfoExA@28
247MsiGetPatchInfoExW@28
248MsiEnumProductsExA@32
249MsiEnumProductsExW@32
250MsiGetProductInfoExA@24
251MsiGetProductInfoExW@24
252MsiQueryComponentStateA@20
253MsiQueryComponentStateW@20
254MsiQueryFeatureStateExA@20
255MsiQueryFeatureStateExW@20
256MsiDeterminePatchSequenceA@20
257MsiDeterminePatchSequenceW@20
258MsiSourceListAddSourceExA@24
259MsiSourceListAddSourceExW@24
260MsiSourceListClearSourceA@20
261MsiSourceListClearSourceW@20
262MsiSourceListClearAllExA@16
263MsiSourceListClearAllExW@16
264MsiSourceListForceResolutionExA@16
265MsiSourceListForceResolutionExW@16
266MsiSourceListEnumSourcesA@28
267MsiSourceListEnumSourcesW@28
268MsiSourceListGetInfoA@28
269MsiSourceListGetInfoW@28
270MsiSourceListSetInfoA@24
271MsiSourceListSetInfoW@24
272MsiEnumPatchesExA@40
273MsiEnumPatchesExW@40
274MsiSourceListEnumMediaDisksA@40
275MsiSourceListEnumMediaDisksW@40
276MsiSourceListAddMediaDiskA@28
277MsiSourceListAddMediaDiskW@28
278MsiSourceListClearMediaDiskA@20
279MsiSourceListClearMediaDiskW@20
280MsiDetermineApplicablePatchesA@12
281MsiDetermineApplicablePatchesW@12
282MsiMessageBoxExA@28
283MsiMessageBoxExW@28
284MsiSetExternalUIRecord@16
285;DllCanUnloadNow
286;DllGetClassObject@12
287;DllRegisterServer
288;DllUnregisterServer
lib/libc/mingw/lib32/msimg32.def created+5
......@@ -0,0 +1,5 @@
1LIBRARY MSIMG32.DLL
2EXPORTS
3AlphaBlend@44
4GradientFill@24
5TransparentBlt@44
lib/libc/mingw/lib32/mstask.def created+33
......@@ -0,0 +1,33 @@
1;
2; Definition file of mstask.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "mstask.dll"
7EXPORTS
8ConvertAtJobsToTasks@0
9DllCanUnloadNow@0
10DllGetClassObject@12
11GetNetScheduleAccountInformation@12
12NetrJobAdd@12
13NetrJobDel@12
14NetrJobEnum@20
15NetrJobGetInfo@12
16SAGetAccountInformation@16
17SAGetNSAccountInformation@12
18SASetAccountInformation@20
19SASetNSAccountInformation@12
20SetNetScheduleAccountInformation@12
21_ConvertAtJobsToTasks@0@0
22_DllCanUnloadNow@0@0
23_DllGetClassObject@12@12
24_GetNetScheduleAccountInformation@12@12
25_NetrJobAdd@12@12
26_NetrJobDel@12@12
27_NetrJobEnum@20@20
28_NetrJobGetInfo@12@12
29_SAGetAccountInformation@16@16
30_SAGetNSAccountInformation@12@12
31_SASetAccountInformation@20@20
32_SASetNSAccountInformation@12@12
33_SetNetScheduleAccountInformation@12@12
lib/libc/mingw/lib32/msvfw32.def created+49
......@@ -0,0 +1,49 @@
1LIBRARY MSVFW32.DLL
2EXPORTS
3VideoForWindowsVersion@0
4StretchDIB@48
5MCIWndRegisterClass
6MCIWndCreateW
7MCIWndCreateA
8MCIWndCreate
9ICSeqCompressFrameStart@8
10ICSeqCompressFrameEnd@4
11ICSeqCompressFrame@20
12ICSendMessage@16
13ICRemove@12
14ICOpenFunction@16
15ICOpen@12
16ICMThunk32@20
17ICLocate@20
18ICInstall@20
19ICInfo@12
20ICImageDecompress@20
21ICImageCompress@28
22ICGetInfo@12
23ICGetDisplayFormat@24
24ICDrawBegin
25ICDraw
26ICDecompress
27ICCompressorFree@4
28ICCompressorChoose@24
29ICCompress
30ICClose@4
31GetSaveFileNamePreviewW@4
32GetSaveFileNamePreviewA@4
33GetOpenFileNamePreviewW@4
34GetOpenFileNamePreviewA@4
35GetOpenFileNamePreview@4
36DrawDibTime@8
37DrawDibStop@4
38DrawDibStart@8
39DrawDibSetPalette@8
40DrawDibRealize@12
41DrawDibProfileDisplay@4
42DrawDibOpen@0
43DrawDibGetPalette@4
44DrawDibGetBuffer@16
45DrawDibEnd@4
46DrawDibDraw@52
47DrawDibClose@4
48DrawDibChangePalette@16
49DrawDibBegin@32
lib/libc/mingw/lib32/ndfapi.def created+25
......@@ -0,0 +1,25 @@
1;
2; Definition file of NDFAPI.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "NDFAPI.DLL"
7EXPORTS
8NdfRunDllDiagnoseIncident@16
9NdfRunDllDiagnoseNetConnectionIncident@16
10NdfRunDllDuplicateIPDefendingSystem@16
11NdfRunDllDuplicateIPOffendingSystem@16
12NdfRunDllHelpTopic@16
13DllCanUnloadNow@0
14DllGetClassObject@12
15DllRegisterServer@0
16DllUnregisterServer@0
17NdfCloseIncident@4
18NdfCreateConnectivityIncident@4
19NdfCreateDNSIncident@12
20NdfCreateIncident@16
21NdfCreateSharingIncident@8
22NdfCreateWebIncident@8
23NdfCreateWebIncidentEx@16
24NdfCreateWinSockIncident@24
25NdfExecuteDiagnosis@8
lib/libc/mingw/lib32/netutils.def created+29
......@@ -0,0 +1,29 @@
1;
2; Definition file of netutils.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "netutils.dll"
7EXPORTS
8NetApiBufferAllocate@8
9NetApiBufferFree@4
10NetApiBufferReallocate@12
11NetApiBufferSize@8
12NetRemoteComputerSupports@12
13NetapipBufferAllocate@8
14NetpIsComputerNameValid@4
15NetpIsDomainNameValid@4
16NetpIsGroupNameValid@4
17NetpIsRemote@20
18NetpIsRemoteNameValid@4
19NetpIsShareNameValid@4
20NetpIsUncComputerNameValid@4
21NetpIsUserNameValid@4
22NetpwListCanonicalize@32
23NetpwListTraverse@12
24NetpwNameCanonicalize@20
25NetpwNameCompare@16
26NetpwNameValidate@12
27NetpwPathCanonicalize@24
28NetpwPathCompare@16
29NetpwPathType@12
lib/libc/mingw/lib32/newdev.def created+6
......@@ -0,0 +1,6 @@
1LIBRARY newdev.dll
2EXPORTS
3UpdateDriverForPlugAndPlayDevicesA
4UpdateDriverForPlugAndPlayDevicesW
5UpdateDriverForPlugAndPlayDevicesA@20==UpdateDriverForPlugAndPlayDevicesA
6UpdateDriverForPlugAndPlayDevicesW@20==UpdateDriverForPlugAndPlayDevicesW
lib/libc/mingw/lib32/normaliz.def created+12
......@@ -0,0 +1,12 @@
1;
2; Definition file of Normaliz.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "Normaliz.dll"
7EXPORTS
8IdnToAscii@20
9IdnToNameprepUnicode@20
10IdnToUnicode@20
11IsNormalizedString@12
12NormalizeString@20
lib/libc/mingw/lib32/ntdsapi.def created+119
......@@ -0,0 +1,119 @@
1;
2; Definition file of NTDSAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "NTDSAPI.dll"
7EXPORTS
8DsAddSidHistoryA@32
9DsAddSidHistoryW@32
10DsBindA@12
11DsBindByInstanceA@32
12DsBindByInstanceW@32
13DsBindToISTGA@8
14DsBindToISTGW@8
15DsBindW@12
16DsBindWithCredA@16
17DsBindWithCredW@16
18DsBindWithSpnA@20
19DsBindWithSpnExA@24
20DsBindWithSpnExW@24
21DsBindWithSpnW@20
22DsBindingSetTimeout@8
23DsClientMakeSpnForTargetServerA@16
24DsClientMakeSpnForTargetServerW@16
25DsCrackNamesA@28
26DsCrackNamesW@28
27DsCrackSpn2A@36
28DsCrackSpn2W@36
29DsCrackSpn3W@44
30DsCrackSpnA@32
31DsCrackSpnW@32
32DsCrackUnquotedMangledRdnA@16
33DsCrackUnquotedMangledRdnW@16
34DsFinishDemotionW@20
35DsFreeDomainControllerInfoA@12
36DsFreeDomainControllerInfoW@12
37DsFreeNameResultA@4
38DsFreeNameResultW@4
39DsFreePasswordCredentials@4
40DsFreeSchemaGuidMapA@4
41DsFreeSchemaGuidMapW@4
42DsFreeSpnArrayA@8
43DsFreeSpnArrayW@8
44DsGetBindAddrW@4
45DsGetBindAnnotW@4
46DsGetBindInstGuid@4
47DsGetDomainControllerInfoA@20
48DsGetDomainControllerInfoW@20
49DsGetRdnW@24
50DsGetSpnA@36
51DsGetSpnW@36
52DsInheritSecurityIdentityA@16
53DsInheritSecurityIdentityW@16
54DsInitDemotionW@4
55DsIsMangledDnA@8
56DsIsMangledDnW@8
57DsIsMangledRdnValueA@12
58DsIsMangledRdnValueW@12
59DsListDomainsInSiteA@12
60DsListDomainsInSiteW@12
61DsListInfoForServerA@12
62DsListInfoForServerW@12
63DsListRolesA@8
64DsListRolesW@8
65DsListServersForDomainInSiteA@16
66DsListServersForDomainInSiteW@16
67DsListServersInSiteA@12
68DsListServersInSiteW@12
69DsListSitesA@8
70DsListSitesW@8
71DsLogEntry@0
72DsMakePasswordCredentialsA@16
73DsMakePasswordCredentialsW@16
74DsMakeSpnA@28
75DsMakeSpnW@28
76DsMapSchemaGuidsA@16
77DsMapSchemaGuidsW@16
78DsQuerySitesByCostA@24
79DsQuerySitesByCostW@24
80DsQuerySitesFree@4
81DsQuoteRdnValueA@16
82DsQuoteRdnValueW@16
83DsRemoveDsDomainA@8
84DsRemoveDsDomainW@8
85DsRemoveDsServerA@20
86DsRemoveDsServerW@20
87DsReplicaAddA@28
88DsReplicaAddW@28
89DsReplicaConsistencyCheck@12
90DsReplicaDelA@16
91DsReplicaDelW@16
92DsReplicaDemotionW@16
93DsReplicaFreeInfo@8
94DsReplicaGetInfo2W@36
95DsReplicaGetInfoW@20
96DsReplicaModifyA@36
97DsReplicaModifyW@36
98DsReplicaSyncA@16
99DsReplicaSyncAllA@24
100DsReplicaSyncAllW@24
101DsReplicaSyncW@16
102DsReplicaUpdateRefsA@20
103DsReplicaUpdateRefsW@20
104DsReplicaVerifyObjectsA@16
105DsReplicaVerifyObjectsW@16
106DsServerRegisterSpnA@12
107DsServerRegisterSpnW@12
108DsUnBindA@4
109DsUnBindW@4
110DsUnquoteRdnValueA@16
111DsUnquoteRdnValueW@16
112DsWriteAccountSpnA@20
113DsWriteAccountSpnW@20
114DsaopBind@20
115DsaopBindWithCred@24
116DsaopBindWithSpn@28
117DsaopExecuteScript@24
118DsaopPrepareScript@16
119DsaopUnBind@4
lib/libc/mingw/lib32/oleacc.def created+31
......@@ -0,0 +1,31 @@
1;
2; Definition file of OLEACC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "OLEACC.dll"
7EXPORTS
8DllRegisterServer@0
9DllUnregisterServer@0
10AccessibleChildren@20
11AccessibleObjectFromEvent@20
12AccessibleObjectFromPoint@16
13AccessibleObjectFromWindow@16
14CreateStdAccessibleObject@16
15CreateStdAccessibleProxyA@20
16CreateStdAccessibleProxyW@20
17DllCanUnloadNow@0
18DllGetClassObject@12
19GetOleaccVersionInfo@8
20GetProcessHandleFromHwnd@4
21GetRoleTextA@12
22GetRoleTextW@12
23GetStateTextA@12
24GetStateTextW@12
25;IID_IAccessible DATA
26;IID_IAccessibleHandler DATA
27;LIBID_Accessibility DATA
28LresultFromObject@12
29ObjectFromLresult@16
30PropMgrClient_LookupProp@28
31WindowFromAccessibleObject@8
lib/libc/mingw/lib32/oledlg.def created+30
......@@ -0,0 +1,30 @@
1;
2; Definition file of oledlg.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "oledlg.dll"
7EXPORTS
8OleUIAddVerbMenuA@36
9OleUICanConvertOrActivateAs@12
10OleUIInsertObjectA@4
11OleUIPasteSpecialA@4
12OleUIEditLinksA@4
13OleUIChangeIconA@4
14OleUIConvertA@4
15OleUIBusyA@4
16OleUIUpdateLinksA@16
17OleUIPromptUserA
18OleUIObjectPropertiesA@4
19OleUIChangeSourceA@4
20OleUIAddVerbMenuW@36
21OleUIBusyW@4
22OleUIChangeIconW@4
23OleUIChangeSourceW@4
24OleUIConvertW@4
25OleUIEditLinksW@4
26OleUIInsertObjectW@4
27OleUIObjectPropertiesW@4
28OleUIPasteSpecialW@4
29OleUIPromptUserW
30OleUIUpdateLinksW@16
lib/libc/mingw/lib32/p2p.def created+118
......@@ -0,0 +1,118 @@
1;
2; Definition file of P2P.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "P2P.dll"
7EXPORTS
8DllMain@12
9PeerCollabAddContact@8
10PeerCollabAsyncInviteContact@20
11PeerCollabAsyncInviteEndpoint@16
12PeerCollabCancelInvitation@4
13PeerCollabCloseHandle@4
14PeerCollabDeleteContact@4
15PeerCollabDeleteEndpointData@4
16PeerCollabDeleteObject@4
17PeerCollabEnumApplicationRegistrationInfo@8
18PeerCollabEnumApplications@12
19PeerCollabEnumContacts@4
20PeerCollabEnumEndpoints@8
21PeerCollabEnumObjects@12
22PeerCollabEnumPeopleNearMe@4
23PeerCollabExportContact@8
24PeerCollabGetAppLaunchInfo@4
25PeerCollabGetApplicationRegistrationInfo@12
26PeerCollabGetContact@8
27PeerCollabGetEndpointName@4
28PeerCollabGetEventData@8
29PeerCollabGetInvitationResponse@8
30PeerCollabGetPresenceInfo@8
31PeerCollabGetSigninOptions@4
32PeerCollabInviteContact@16
33PeerCollabInviteEndpoint@12
34PeerCollabParseContact@8
35PeerCollabQueryContactData@8
36PeerCollabRefreshEndpointData@4
37PeerCollabRegisterApplication@8
38PeerCollabRegisterEvent@16
39PeerCollabSetEndpointName@4
40PeerCollabSetObject@4
41PeerCollabSetPresenceInfo@4
42PeerCollabShutdown@0
43PeerCollabSignin@8
44PeerCollabSignout@4
45PeerCollabStartup@4
46PeerCollabSubscribeEndpointData@4
47PeerCollabUnregisterApplication@8
48PeerCollabUnregisterEvent@4
49PeerCollabUnsubscribeEndpointData@4
50PeerCollabUpdateContact@4
51PeerCreatePeerName@12
52PeerEndEnumeration@4
53PeerEnumGroups@8
54PeerEnumIdentities@4
55PeerFreeData@4
56PeerGetItemCount@8
57PeerGetNextItem@12
58PeerGroupAddRecord@12
59PeerGroupClose@4
60PeerGroupCloseDirectConnection@12
61PeerGroupConnect@4
62PeerGroupConnectByAddress@12
63PeerGroupCreate@8
64PeerGroupCreateInvitation@24
65PeerGroupCreatePasswordInvitation@8
66PeerGroupDelete@8
67PeerGroupDeleteRecord@8
68PeerGroupEnumConnections@12
69PeerGroupEnumMembers@16
70PeerGroupEnumRecords@12
71PeerGroupExportConfig@12
72PeerGroupExportDatabase@8
73PeerGroupGetEventData@8
74PeerGroupGetProperties@8
75PeerGroupGetRecord@12
76PeerGroupGetStatus@8
77PeerGroupImportConfig@20
78PeerGroupImportDatabase@8
79PeerGroupIssueCredentials@20
80PeerGroupJoin@16
81PeerGroupOpen@16
82PeerGroupOpenDirectConnection@16
83PeerGroupParseInvitation@8
84PeerGroupPasswordJoin@20
85PeerGroupPeerTimeToUniversalTime@12
86PeerGroupRegisterEvent@20
87PeerGroupSearchRecords@12
88PeerGroupSendData@24
89PeerGroupSetProperties@8
90PeerGroupShutdown@0
91PeerGroupStartup@8
92PeerGroupUniversalTimeToPeerTime@12
93PeerGroupUnregisterEvent@4
94PeerGroupUpdateRecord@8
95PeerHostNameToPeerName@8
96PeerIdentityCreate@16
97PeerIdentityDelete@4
98PeerIdentityExport@12
99PeerIdentityGetCert@12
100PeerIdentityGetCryptKey@8
101PeerIdentityGetDefault@4
102PeerIdentityGetFriendlyName@8
103PeerIdentityGetXML@8
104PeerIdentityImport@12
105PeerIdentitySetFriendlyName@8
106PeerNameToPeerHostName@8
107PeerPnrpEndResolve@4
108PeerPnrpGetCloudInfo@8
109PeerPnrpGetEndpoint@8
110PeerPnrpRegister@12
111PeerPnrpResolve@16
112PeerPnrpShutdown@0
113PeerPnrpStartResolve@20
114PeerPnrpStartup@4
115PeerPnrpUnregister@4
116PeerPnrpUpdateRegistration@8
117PeerSSPAddCredentials@12
118PeerSSPRemoveCredentials@4
lib/libc/mingw/lib32/p2pgraph.def created+45
......@@ -0,0 +1,45 @@
1;
2; Definition file of P2PGRAPH.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "P2PGRAPH.dll"
7EXPORTS
8pMemoryHelper DATA
9PeerGraphAddRecord@12
10PeerGraphClose@4
11PeerGraphCloseDirectConnection@12
12PeerGraphConnect@16
13PeerGraphCreate@16
14PeerGraphDelete@12
15PeerGraphDeleteRecord@12
16PeerGraphEndEnumeration@4
17PeerGraphEnumConnections@12
18PeerGraphEnumNodes@12
19PeerGraphEnumRecords@16
20PeerGraphExportDatabase@8
21PeerGraphFreeData@4
22PeerGraphGetEventData@8
23PeerGraphGetItemCount@8
24PeerGraphGetNextItem@12
25PeerGraphGetNodeInfo@16
26PeerGraphGetProperties@8
27PeerGraphGetRecord@12
28PeerGraphGetStatus@8
29PeerGraphImportDatabase@8
30PeerGraphListen@16
31PeerGraphOpen@28
32PeerGraphOpenDirectConnection@16
33PeerGraphPeerTimeToUniversalTime@12
34PeerGraphRegisterEvent@20
35PeerGraphSearchRecords@12
36PeerGraphSendData@24
37PeerGraphSetNodeAttributes@8
38PeerGraphSetPresence@8
39PeerGraphSetProperties@8
40PeerGraphShutdown@0
41PeerGraphStartup@8
42PeerGraphUniversalTimeToPeerTime@12
43PeerGraphUnregisterEvent@4
44PeerGraphUpdateRecord@8
45PeerGraphValidateDeferredRecords@12
lib/libc/mingw/lib32/pdh.def created+135
......@@ -0,0 +1,135 @@
1;
2; Definition file of pdh.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "pdh.dll"
7EXPORTS
8PdhAdd009CounterA@16
9PdhAdd009CounterW@16
10PdhAddCounterA@16
11PdhAddCounterW@16
12PdhAddEnglishCounterA@16
13PdhAddEnglishCounterW@16
14PdhAddRelogCounter@28
15PdhBindInputDataSourceA@8
16PdhBindInputDataSourceW@8
17PdhBrowseCountersA@4
18PdhBrowseCountersHA@4
19PdhBrowseCountersHW@4
20PdhBrowseCountersW@4
21PdhCalculateCounterFromRawValue@20
22PdhCloseLog@8
23PdhCloseQuery@4
24PdhCollectQueryData@4
25PdhCollectQueryDataEx@12
26PdhCollectQueryDataWithTime@8
27PdhComputeCounterStatistics@24
28PdhConnectMachineA@4
29PdhConnectMachineW@4
30PdhCreateSQLTablesA@4
31PdhCreateSQLTablesW@4
32PdhEnumLogSetNamesA@12
33PdhEnumLogSetNamesW@12
34PdhEnumMachinesA@12
35PdhEnumMachinesHA@12
36PdhEnumMachinesHW@12
37PdhEnumMachinesW@12
38PdhEnumObjectItemsA@36
39PdhEnumObjectItemsHA@36
40PdhEnumObjectItemsHW@36
41PdhEnumObjectItemsW@36
42PdhEnumObjectsA@24
43PdhEnumObjectsHA@24
44PdhEnumObjectsHW@24
45PdhEnumObjectsW@24
46PdhExpandCounterPathA@12
47PdhExpandCounterPathW@12
48PdhExpandWildCardPathA@20
49PdhExpandWildCardPathHA@20
50PdhExpandWildCardPathHW@20
51PdhExpandWildCardPathW@20
52PdhFormatFromRawValue@24
53PdhGetCounterInfoA@16
54PdhGetCounterInfoW@16
55PdhGetCounterTimeBase@8
56PdhGetDataSourceTimeRangeA@16
57PdhGetDataSourceTimeRangeH@16
58PdhGetDataSourceTimeRangeW@16
59PdhGetDefaultPerfCounterA@20
60PdhGetDefaultPerfCounterHA@20
61PdhGetDefaultPerfCounterHW@20
62PdhGetDefaultPerfCounterW@20
63PdhGetDefaultPerfObjectA@16
64PdhGetDefaultPerfObjectHA@16
65PdhGetDefaultPerfObjectHW@16
66PdhGetDefaultPerfObjectW@16
67PdhGetDllVersion@4
68PdhGetExplainText@12
69PdhGetFormattedCounterArrayA@20
70PdhGetFormattedCounterArrayW@20
71PdhGetFormattedCounterValue@16
72PdhGetLogFileSize@8
73PdhGetLogFileTypeA@8
74PdhGetLogFileTypeW@8
75PdhGetLogSetGUID@12
76PdhGetRawCounterArrayA@16
77PdhGetRawCounterArrayW@16
78PdhGetRawCounterValue@12
79PdhIsRealTimeQuery@4
80PdhListLogFileHeaderA@12
81PdhListLogFileHeaderW@12
82PdhLookupPerfIndexByNameA@12
83PdhLookupPerfIndexByNameW@12
84PdhLookupPerfNameByIndexA@16
85PdhLookupPerfNameByIndexW@16
86PdhMakeCounterPathA@16
87PdhMakeCounterPathW@16
88PdhOpenLogA@28
89PdhOpenLogW@28
90PdhOpenQuery@12
91PdhOpenQueryA@12
92PdhOpenQueryH@12
93PdhOpenQueryW@12
94PdhParseCounterPathA@16
95PdhParseCounterPathW@16
96PdhParseInstanceNameA@24
97PdhParseInstanceNameW@24
98PdhReadRawLogRecord@20
99PdhRelogA@8
100PdhRelogW@8
101PdhRemoveCounter@4
102PdhResetRelogCounterValues@4
103PdhSelectDataSourceA@16
104PdhSelectDataSourceW@16
105PdhSetCounterScaleFactor@8
106PdhSetCounterValue@12
107PdhSetDefaultRealTimeDataSource@4
108PdhSetLogSetRunID@8
109PdhSetQueryTimeRange@8
110PdhTranslate009CounterA@12
111PdhTranslate009CounterW@12
112PdhTranslateLocaleCounterA@12
113PdhTranslateLocaleCounterW@12
114PdhUpdateLogA@8
115PdhUpdateLogFileCatalog@4
116PdhUpdateLogW@8
117PdhValidatePathA@4
118PdhValidatePathExA@8
119PdhValidatePathExW@8
120PdhValidatePathW@4
121PdhVbAddCounter@12
122PdhVbCreateCounterPathList@8
123PdhVbGetCounterPathElements@28
124PdhVbGetCounterPathFromList@12
125PdhVbGetDoubleCounterValue@8
126PdhVbGetLogFileSize@8
127PdhVbGetOneCounterPath@16
128PdhVbIsGoodStatus@4
129PdhVbOpenLog@28
130PdhVbOpenQuery@4
131PdhVbUpdateLog@8
132PdhVerifySQLDBA@4
133PdhVerifySQLDBW@4
134PdhWriteRelogSample@12
135PdhpGetLoggerName@16
lib/libc/mingw/lib32/powrprof.def created+103
......@@ -0,0 +1,103 @@
1;
2; Definition file of POWRPROF.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "POWRPROF.dll"
7EXPORTS
8CallNtPowerInformation@20
9CanUserWritePwrScheme@0
10DeletePwrScheme@4
11DevicePowerClose
12DevicePowerEnumDevices@20
13DevicePowerOpen@4
14DevicePowerSetDeviceState@12
15EnumPwrSchemes@8
16GUIDFormatToGlobalPowerPolicy@8
17GUIDFormatToPowerPolicy@8
18GetActivePwrScheme@4
19GetCurrentPowerPolicies@8
20GetPwrCapabilities@4
21GetPwrDiskSpindownRange@8
22IsAdminOverrideActive@4
23IsPwrHibernateAllowed@0
24IsPwrShutdownAllowed@0
25IsPwrSuspendAllowed@0
26LoadCurrentPwrScheme@16
27MergeLegacyPwrScheme@16
28PowerCanRestoreIndividualDefaultPowerScheme@4
29PowerCreatePossibleSetting@16
30PowerCreateSetting@12
31PowerCustomizePlatformPowerSettings@0
32PowerDebugDifPowerPolicies@16
33PowerDebugDifSystemPowerPolicies@16
34PowerDebugDumpPowerPolicy@12
35PowerDebugDumpPowerScheme@12
36PowerDebugDumpSystemPowerCapabilities@12
37PowerDebugDumpSystemPowerPolicy@12
38PowerDeleteScheme@8
39PowerDeterminePlatformRole@0
40PowerDuplicateScheme@12
41PowerEnumerate@28
42PowerGetActiveScheme@8
43PowerImportPowerScheme@12
44PowerInternalDeleteScheme@8
45PowerInternalDuplicateScheme@12
46PowerInternalImportPowerScheme@12
47PowerInternalRestoreDefaultPowerSchemes@0
48PowerInternalRestoreIndividualDefaultPowerScheme@4
49PowerInternalSetActiveScheme@8
50PowerInternalWriteToUserPowerKey@32
51PowerOpenSystemPowerKey@12
52PowerOpenUserPowerKey@12
53PowerPolicyToGUIDFormat@8
54PowerReadACDefaultIndex@20
55PowerReadACValue@28
56PowerReadACValueIndex@20
57PowerReadDCDefaultIndex@20
58PowerReadDCValue@28
59PowerReadDCValueIndex@20
60PowerReadDescription@24
61PowerReadFriendlyName@24
62PowerReadIconResourceSpecifier@24
63PowerReadPossibleDescription@24
64PowerReadPossibleFriendlyName@24
65PowerReadPossibleValue@28
66PowerReadSecurityDescriptor@12
67PowerReadSettingAttributes@8
68PowerReadValueIncrement@16
69PowerReadValueMax@16
70PowerReadValueMin@16
71PowerReadValueUnitsSpecifier@20
72PowerRemovePowerSetting@8
73PowerReplaceDefaultPowerSchemes@0
74PowerRestoreDefaultPowerSchemes@0
75PowerRestoreIndividualDefaultPowerScheme@4
76PowerSetActiveScheme@8
77PowerSettingAccessCheck@8
78PowerWriteACDefaultIndex@20
79PowerWriteACValueIndex@20
80PowerWriteDCDefaultIndex@20
81PowerWriteDCValueIndex@20
82PowerWriteDescription@24
83PowerWriteFriendlyName@24
84PowerWriteIconResourceSpecifier@24
85PowerWritePossibleDescription@24
86PowerWritePossibleFriendlyName@24
87PowerWritePossibleValue@28
88PowerWriteSecurityDescriptor@12
89PowerWriteSettingAttributes@12
90PowerWriteValueIncrement@16
91PowerWriteValueMax@16
92PowerWriteValueMin@16
93PowerWriteValueUnitsSpecifier@20
94ReadGlobalPwrPolicy@4
95ReadProcessorPwrScheme@8
96ReadPwrScheme@8
97SetActivePwrScheme@12
98SetSuspendState@12
99Sysprep_Generalize_Power@0
100ValidatePowerPolicies@8
101WriteGlobalPwrPolicy@4
102WriteProcessorPwrScheme@8
103WritePwrScheme@16
lib/libc/mingw/lib32/prntvpt.def created+35
......@@ -0,0 +1,35 @@
1LIBRARY "prntvpt.dll"
2EXPORTS
3PTQuerySchemaVersionSupport@8
4PTOpenProvider@12
5PTOpenProviderEx@20
6PTCloseProvider@4
7BindPTProviderThunk@20
8PTGetPrintCapabilities@16
9PTMergeAndValidatePrintTicket@24
10PTConvertPrintTicketToDevMode@28
11PTConvertDevModeToPrintTicket@20
12PTReleaseMemory@4
13PTGetPrintDeviceCapabilities@16
14PTGetPrintDeviceResources@20
15ConvertDevModeToPrintTicketThunk2@24
16ConvertDevModeToPrintTicketThunk@20
17ConvertPrintTicketToDevModeThunk2@32
18ConvertPrintTicketToDevModeThunk@28
19DllCanUnloadNow@0
20DllGetClassObject@12
21DllMain@12
22DllRegisterServer@0
23DllUnregisterServer@0
24GetDeviceDefaultPrintTicketThunk@12
25GetDeviceNamespacesThunk@12
26GetPrintCapabilitiesThunk2@24
27GetPrintCapabilitiesThunk@20
28GetPrintDeviceCapabilitiesThunk2@24
29GetPrintDeviceCapabilitiesThunk@20
30GetPrintDeviceResourcesThunk2@28
31GetPrintDeviceResourcesThunk@24
32GetSchemaVersionThunk@4
33MergeAndValidatePrintTicketThunk2@36
34MergeAndValidatePrintTicketThunk@28
35UnbindPTProviderThunk@4
lib/libc/mingw/lib32/propsys.def created+226
......@@ -0,0 +1,226 @@
1LIBRARY "PROPSYS.dll"
2EXPORTS
3SHGetPropertyStoreForWindow@12
4ClearPropVariantArray@8
5ClearVariantArray@8
6DllCanUnloadNow@0
7DllGetClassObject@12
8DllRegisterServer@0
9DllUnregisterServer@0
10GetProxyDllInfo@8
11InitPropVariantFromBooleanVector@12
12InitPropVariantFromBuffer@12
13InitPropVariantFromCLSID@8
14InitPropVariantFromDoubleVector@12
15InitPropVariantFromFileTime@8
16InitPropVariantFromFileTimeVector@12
17InitPropVariantFromGUIDAsString@8
18InitPropVariantFromInt16Vector@12
19InitPropVariantFromInt32Vector@12
20InitPropVariantFromInt64Vector@12
21InitPropVariantFromPropVariantVectorElem@12
22InitPropVariantFromResource@12
23InitPropVariantFromStrRet@12
24InitPropVariantFromStringAsVector@8
25InitPropVariantFromStringVector@12
26InitPropVariantFromUInt16Vector@12
27InitPropVariantFromUInt32Vector@12
28InitPropVariantFromUInt64Vector@12
29InitPropVariantVectorFromPropVariant@8
30InitVariantFromBooleanArray@12
31InitVariantFromBuffer@12
32InitVariantFromDoubleArray@12
33InitVariantFromFileTime@8
34InitVariantFromFileTimeArray@12
35InitVariantFromGUIDAsString@8
36InitVariantFromInt16Array@12
37InitVariantFromInt32Array@12
38InitVariantFromInt64Array@12
39InitVariantFromResource@12
40InitVariantFromStrRet@12
41InitVariantFromStringArray@12
42InitVariantFromUInt16Array@12
43InitVariantFromUInt32Array@12
44InitVariantFromUInt64Array@12
45InitVariantFromVariantArrayElem@12
46PSCoerceToCanonicalValue@8
47PSCreateAdapterFromPropertyStore@12
48PSCreateDelayedMultiplexPropertyStore@24
49PSCreateMemoryPropertyStore@8
50PSCreateMultiplexPropertyStore@16
51PSCreatePropertyChangeArray@24
52PSCreatePropertyStoreFromObject@16
53PSCreatePropertyStoreFromPropertySetStorage@16
54PSCreateSimplePropertyChange@20
55PSEnumeratePropertyDescriptions@12
56PSFormatForDisplay@20
57PSFormatForDisplayAlloc@16
58PSFormatPropertyValue@16
59PSGetImageReferenceForValue@12
60PSGetItemPropertyHandler@16
61PSGetItemPropertyHandlerWithCreateObject@20
62PSGetNameFromPropertyKey@8
63PSGetNamedPropertyFromPropertyStorage@16
64PSGetPropertyDescription@12
65PSGetPropertyDescriptionByName@12
66PSGetPropertyDescriptionListFromString@12
67PSGetPropertyFromPropertyStorage@16
68PSGetPropertyKeyFromName@8
69PSGetPropertySystem@8
70PSGetPropertyValue@12
71PSLookupPropertyHandlerCLSID@8
72PSPropertyBag_Delete@8
73PSPropertyBag_ReadBOOL@12
74PSPropertyBag_ReadBSTR@12
75PSPropertyBag_ReadDWORD@12
76PSPropertyBag_ReadGUID@12
77PSPropertyBag_ReadInt@12
78PSPropertyBag_ReadLONG@12
79PSPropertyBag_ReadPOINTL@12
80PSPropertyBag_ReadPOINTS@12
81PSPropertyBag_ReadPropertyKey@12
82PSPropertyBag_ReadRECTL@12
83PSPropertyBag_ReadSHORT@12
84PSPropertyBag_ReadStr@16
85PSPropertyBag_ReadStrAlloc@12
86PSPropertyBag_ReadStream@12
87PSPropertyBag_ReadType@16
88PSPropertyBag_ReadULONGLONG@12
89PSPropertyBag_ReadUnknown@16
90PSPropertyBag_WriteBOOL@12
91PSPropertyBag_WriteBSTR@12
92PSPropertyBag_WriteDWORD@12
93PSPropertyBag_WriteGUID@12
94PSPropertyBag_WriteInt@12
95PSPropertyBag_WriteLONG@12
96PSPropertyBag_WritePOINTL@12
97PSPropertyBag_WritePOINTS@12
98PSPropertyBag_WritePropertyKey@12
99PSPropertyBag_WriteRECTL@12
100PSPropertyBag_WriteSHORT@12
101PSPropertyBag_WriteStr@12
102PSPropertyBag_WriteStream@12
103PSPropertyBag_WriteULONGLONG@16
104PSPropertyBag_WriteUnknown@12
105PSPropertyKeyFromString@8
106PSRefreshPropertySchema@0
107PSRegisterPropertySchema@4
108PSSetPropertyValue@12
109PSStringFromPropertyKey@12
110PSUnregisterPropertySchema@4
111PropVariantChangeType@16
112PropVariantCompareEx@16
113PropVariantGetBooleanElem@12
114PropVariantGetDoubleElem@12
115PropVariantGetElementCount@4
116PropVariantGetFileTimeElem@12
117PropVariantGetInt16Elem@12
118PropVariantGetInt32Elem@12
119PropVariantGetInt64Elem@12
120PropVariantGetStringElem@12
121PropVariantGetUInt16Elem@12
122PropVariantGetUInt32Elem@12
123PropVariantGetUInt64Elem@12
124PropVariantToBSTR@8
125PropVariantToBoolean@8
126PropVariantToBooleanVector@16
127PropVariantToBooleanVectorAlloc@12
128PropVariantToBooleanWithDefault@8
129PropVariantToBuffer@12
130PropVariantToDouble@8
131PropVariantToDoubleVector@16
132PropVariantToDoubleVectorAlloc@12
133PropVariantToDoubleWithDefault@12
134PropVariantToFileTime@12
135PropVariantToFileTimeVector@16
136PropVariantToFileTimeVectorAlloc@12
137PropVariantToGUID@8
138PropVariantToInt16@8
139PropVariantToInt16Vector@16
140PropVariantToInt16VectorAlloc@12
141PropVariantToInt16WithDefault@8
142PropVariantToInt32@8
143PropVariantToInt32Vector@16
144PropVariantToInt32VectorAlloc@12
145PropVariantToInt32WithDefault@8
146PropVariantToInt64@8
147PropVariantToInt64Vector@16
148PropVariantToInt64VectorAlloc@12
149PropVariantToInt64WithDefault@12
150PropVariantToStrRet@8
151PropVariantToString@12
152PropVariantToStringAlloc@8
153PropVariantToStringVector@16
154PropVariantToStringVectorAlloc@12
155PropVariantToStringWithDefault@8
156PropVariantToUInt16@8
157PropVariantToUInt16Vector@16
158PropVariantToUInt16VectorAlloc@12
159PropVariantToUInt16WithDefault@8
160PropVariantToUInt32@8
161PropVariantToUInt32Vector@16
162PropVariantToUInt32VectorAlloc@12
163PropVariantToUInt32WithDefault@8
164PropVariantToUInt64@8
165PropVariantToUInt64Vector@16
166PropVariantToUInt64VectorAlloc@12
167PropVariantToUInt64WithDefault@12
168PropVariantToVariant@8
169PropVariantToWinRTPropertyValue@12
170StgDeserializePropVariant@12
171StgSerializePropVariant@12
172VariantCompare@8
173VariantGetBooleanElem@12
174VariantGetDoubleElem@12
175VariantGetElementCount@4
176VariantGetInt16Elem@12
177VariantGetInt32Elem@12
178VariantGetInt64Elem@12
179VariantGetStringElem@12
180VariantGetUInt16Elem@12
181VariantGetUInt32Elem@12
182VariantGetUInt64Elem@12
183VariantToBoolean@8
184VariantToBooleanArray@16
185VariantToBooleanArrayAlloc@12
186VariantToBooleanWithDefault@8
187VariantToBuffer@12
188VariantToDosDateTime@12
189VariantToDouble@8
190VariantToDoubleArray@16
191VariantToDoubleArrayAlloc@12
192VariantToDoubleWithDefault@12
193VariantToFileTime@12
194VariantToGUID@8
195VariantToInt16@8
196VariantToInt16Array@16
197VariantToInt16ArrayAlloc@12
198VariantToInt16WithDefault@8
199VariantToInt32@8
200VariantToInt32Array@16
201VariantToInt32ArrayAlloc@12
202VariantToInt32WithDefault@8
203VariantToInt64@8
204VariantToInt64Array@16
205VariantToInt64ArrayAlloc@12
206VariantToInt64WithDefault@12
207VariantToPropVariant@8
208VariantToStrRet@8
209VariantToString@12
210VariantToStringAlloc@8
211VariantToStringArray@16
212VariantToStringArrayAlloc@12
213VariantToStringWithDefault@8
214VariantToUInt16@8
215VariantToUInt16Array@16
216VariantToUInt16ArrayAlloc@12
217VariantToUInt16WithDefault@8
218VariantToUInt32@8
219VariantToUInt32Array@16
220VariantToUInt32ArrayAlloc@12
221VariantToUInt32WithDefault@8
222VariantToUInt64@8
223VariantToUInt64Array@16
224VariantToUInt64ArrayAlloc@12
225VariantToUInt64WithDefault@12
226WinRTPropertyValueToPropVariant@8
lib/libc/mingw/lib32/quartz.def created+7
......@@ -0,0 +1,7 @@
1LIBRARY quartz.dll
2EXPORTS
3AMGetErrorTextA@12
4AMGetErrorTextW@12
5AmpFactorToDB@4
6DBToAmpFactor@4
7
lib/libc/mingw/lib32/qwave.def created+21
......@@ -0,0 +1,21 @@
1;
2; Definition file of qwave.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "qwave.dll"
7EXPORTS
8QDLHPathDiagnostics@20
9QDLHStartDiagnosingPath@12
10QOSAddSocketToFlow@24
11QOSCancel@8
12QOSCloseHandle@4
13QOSCreateHandle@8
14QOSEnumerateFlows@12
15QOSNotifyFlow@28
16QOSQueryFlow@28
17QOSRemoveSocketFromFlow@16
18QOSSetFlow@28
19QOSStartTrackingClient@12
20QOSStopTrackingClient@12
21ServiceMain@8
lib/libc/mingw/lib32/rasapi32.def created+146
......@@ -0,0 +1,146 @@
1LIBRARY RASAPI32.DLL
2EXPORTS
3DDMGetPhonebookInfo@32
4DwCloneEntry@12
5DwDeleteSubEntry@12
6DwEnumEntriesForAllUsers@12
7DwEnumEntryDetails@16
8FreeSharedAccessApplication@4
9FreeSharedAccessServer@4
10RasAutoDialSharedConnection@0
11RasAutodialAddressToNetwork@12
12RasAutodialEntryToNetwork@12
13RasClearConnectionStatistics@4
14RasClearLinkStatistics@8
15RasConnectionNotificationA@12
16RasConnectionNotificationW@12
17RasCreatePhonebookEntryA@8
18RasCreatePhonebookEntryW@8
19RasDeleteEntryA@8
20RasDeleteEntryW@8
21RasDialA@24
22RasDialW@24
23RasDialWow@20
24RasEditPhonebookEntryA@12
25RasEditPhonebookEntryW@12
26RasEnumAutodialAddressesA@12
27RasEnumAutodialAddressesW@12
28RasEnumConnectionsA@12
29RasEnumConnectionsW@12
30RasEnumConnectionsWow@12
31RasEnumDevicesA@12
32RasEnumDevicesW@12
33RasEnumEntriesA@20
34RasEnumEntriesW@20
35RasEnumEntriesWow@20
36RasFreeEapUserIdentityA@4
37RasFreeEapUserIdentityW@4
38RasFreeLanConnTable@8
39RasFreeSharedAccessSettings@4
40RasGetAutodialAddressA@20
41RasGetAutodialAddressW@20
42RasGetAutodialEnableA@8
43RasGetAutodialEnableW@8
44RasGetAutodialParamA@12
45RasGetAutodialParamW@12
46RasGetConnectResponse@8
47RasGetConnectStatusA@8
48RasGetConnectStatusW@8
49RasGetConnectStatusWow@8
50RasGetConnectionStatistics@8
51RasGetCountryInfoA@8
52RasGetCountryInfoW@8
53RasGetCredentialsA@12
54RasGetCredentialsW@12
55RasGetCustomAuthDataA@16
56RasGetCustomAuthDataW@16
57RasGetEapUserDataA@20
58RasGetEapUserDataW@20
59RasGetEapUserIdentityA@20
60RasGetEapUserIdentityW@20
61RasGetEntryDialParamsA@12
62RasGetEntryDialParamsW@12
63RasGetEntryHrasconnA@12
64RasGetEntryHrasconnW@12
65RasGetEntryPropertiesA@24
66RasGetEntryPropertiesW@24
67RasGetErrorStringA@12
68RasGetErrorStringW@12
69RasGetErrorStringWow@12
70RasGetHport@4
71RasGetLinkStatistics@12
72RasGetProjectionInfoA@16
73RasGetProjectionInfoW@16
74RasGetSubEntryHandleA@12
75RasGetSubEntryHandleW@12
76RasGetSubEntryPropertiesA@28
77RasGetSubEntryPropertiesW@28
78RasHangUpA@4
79RasHangUpW@4
80RasHangUpWow@4
81RasInvokeEapUI@16
82RasIsRouterConnection@4
83RasIsSharedConnection@8
84RasLoadSharedAccessSettings@4
85RasNameFromSharedConnection@8
86RasQueryLanConnTable@12
87RasQueryRedialOnLinkFailure@12
88RasQuerySharedAutoDial@4
89RasQuerySharedConnection@4
90RasQuerySharedConnectionCredentials@8
91RasQuerySharedPrivateLan@4
92RasQuerySharedPrivateLanAddress@4
93RasRenameEntryA@12
94RasRenameEntryW@12
95RasSaveSharedAccessSettings@4
96RasSetAutodialAddressA@20
97RasSetAutodialAddressW@20
98RasSetAutodialEnableA@8
99RasSetAutodialEnableW@8
100RasSetAutodialParamA@12
101RasSetAutodialParamW@12
102RasSetCredentialsA@16
103RasSetCredentialsW@16
104RasSetCustomAuthDataA@16
105RasSetCustomAuthDataW@16
106RasSetEapUserDataA@20
107RasSetEapUserDataW@20
108RasSetEntryDialParamsA@12
109RasSetEntryDialParamsW@12
110RasSetEntryPropertiesA@24
111RasSetEntryPropertiesW@24
112RasSetOldPassword@8
113RasSetSharedAutoDial@4
114RasSetSharedConnectionCredentials@8
115RasSetSubEntryPropertiesA@28
116RasSetSubEntryPropertiesW@28
117RasShareConnection@8
118RasUnshareConnection@4
119RasValidateEntryNameA@8
120RasValidateEntryNameW@8
121RasfileClose@4
122RasfileDeleteLine@4
123RasfileFindFirstLine@12
124RasfileFindLastLine@12
125RasfileFindMarkedLine@8
126RasfileFindNextKeyLine@12
127RasfileFindNextLine@12
128RasfileFindPrevLine@12
129RasfileFindSectionLine@12
130RasfileGetKeyValueFields@12
131RasfileGetLine@4
132RasfileGetLineMark@4
133RasfileGetLineText@8
134RasfileGetLineType@4
135RasfileGetSectionName@8
136RasfileInsertLine@12
137RasfileLoad@16
138RasfileLoadInfo@8
139RasfilePutKeyValueFields@12
140RasfilePutLineMark@8
141RasfilePutLineText@8
142RasfilePutSectionName@8
143RasfileWrite@8
144SharedAccessResponseListToString@8
145SharedAccessResponseStringToList@12
146UnInitializeRAS@0
lib/libc/mingw/lib32/rasdlg.def created+8
......@@ -0,0 +1,8 @@
1LIBRARY RASDLG.DLL
2EXPORTS
3RasDialDlgA@16
4RasDialDlgW@16
5RasEntryDlgA@12
6RasEntryDlgW@12
7RasPhonebookDlgA@12
8RasPhonebookDlgW@12
lib/libc/mingw/lib32/rstrtmgr.def created+19
......@@ -0,0 +1,19 @@
1;
2; Definition file of RstrtMgr.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "RstrtMgr.DLL"
7EXPORTS
8RmAddFilter@20
9RmCancelCurrentTask@4
10RmEndSession@4
11RmGetFilterList@16
12RmGetList@20
13RmJoinSession@8
14RmRegisterResources@28
15RmRemoveFilter@16
16RmReserveHeap@4
17RmRestart@12
18RmShutdown@12
19RmStartSession@12
lib/libc/mingw/lib32/rtm.def created+18
......@@ -0,0 +1,18 @@
1LIBRARY RTM.DLL
2EXPORTS
3MgmAddGroupMembershipEntry@32
4MgmDeleteGroupMembershipEntry@32
5MgmDeRegisterMProtocol@4
6MgmGetFirstMfe@12
7MgmGetFirstMfeStats@16
8MgmGetMfe@12
9MgmGetMfeStats@16
10MgmGetNextMfe@16
11MgmGetNextMfeStats@20
12MgmGetProtocolOnInterface@16
13MgmGroupEnumerationEnd@4
14MgmGroupEnumerationGetNext@16
15MgmGroupEnumerationStart@12
16MgmRegisterMProtocol@16
17MgmReleaseInterfaceOwnership@12
18MgmTakeInterfaceOwnership@12
lib/libc/mingw/lib32/samcli.def created+42
......@@ -0,0 +1,42 @@
1;
2; Definition file of samcli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "samcli.dll"
7EXPORTS
8NetGetDisplayInformationIndex@16
9NetGroupAdd@16
10NetGroupAddUser@12
11NetGroupDel@8
12NetGroupDelUser@12
13NetGroupEnum@28
14NetGroupGetInfo@16
15NetGroupGetUsers@32
16NetGroupSetInfo@20
17NetGroupSetUsers@20
18NetLocalGroupAdd@16
19NetLocalGroupAddMember@12
20NetLocalGroupAddMembers@20
21NetLocalGroupDel@8
22NetLocalGroupDelMember@12
23NetLocalGroupDelMembers@20
24NetLocalGroupEnum@28
25NetLocalGroupGetInfo@16
26NetLocalGroupGetMembers@32
27NetLocalGroupSetInfo@20
28NetLocalGroupSetMembers@20
29NetQueryDisplayInformation@28
30NetUserAdd@16
31NetUserChangePassword@16
32NetUserDel@8
33NetUserEnum@32
34NetUserGetGroups@28
35NetUserGetInfo@16
36NetUserGetLocalGroups@32
37NetUserModalsGet@12
38NetUserModalsSet@16
39NetUserSetGroups@20
40NetUserSetInfo@20
41NetValidatePasswordPolicy@20
42NetValidatePasswordPolicyFree@4
lib/libc/mingw/lib32/schannel.def created+40
......@@ -0,0 +1,40 @@
1LIBRARY SCHANNEL.dll
2EXPORTS
3AcceptSecurityContext@36
4AcquireCredentialsHandleA@36
5AcquireCredentialsHandleW@36
6ApplyControlToken@8
7CloseSslPerformanceData
8CollectSslPerformanceData@16
9CompleteAuthToken@8
10DeleteSecurityContext@4
11EnumerateSecurityPackagesA@8
12EnumerateSecurityPackagesW@8
13FreeContextBuffer@4
14FreeCredentialsHandle@4
15ImpersonateSecurityContext@4
16InitSecurityInterfaceA@0
17InitSecurityInterfaceW@0
18InitializeSecurityContextA@48
19InitializeSecurityContextW@48
20MakeSignature@16
21OpenSslPerformanceData@4
22QueryContextAttributesA@12
23QueryContextAttributesW@12
24QuerySecurityPackageInfoA@8
25QuerySecurityPackageInfoW@8
26RevertSecurityContext@4
27SealMessage@16
28SpLsaModeInitialize@16
29SpUserModeInitialize@16
30SslCrackCertificate@16
31SslEmptyCacheA@8
32SslEmptyCacheW@8
33SslFreeCertificate@4
34SslGenerateKeyPair@16
35SslGenerateRandomBits@8
36SslGetMaximumKeySize@4
37SslLoadCertificate@12
38SupportsChannelBinding
39UnsealMessage@16
40VerifySignature@16
lib/libc/mingw/lib32/schedcli.def created+11
......@@ -0,0 +1,11 @@
1;
2; Definition file of schedcli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "schedcli.dll"
7EXPORTS
8NetScheduleJobAdd@12
9NetScheduleJobDel@12
10NetScheduleJobEnum@24
11NetScheduleJobGetInfo@12
lib/libc/mingw/lib32/secur32.def created+111
......@@ -0,0 +1,111 @@
1;
2; Definition file of Secur32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "Secur32.dll"
7EXPORTS
8CloseLsaPerformanceData@0
9CollectLsaPerformanceData@16
10OpenLsaPerformanceData@4
11AcceptSecurityContext@36
12AcquireCredentialsHandleA@36
13AcquireCredentialsHandleW@36
14ApplyControlTokenA@8
15ApplyControlTokenW@8
16AddCredentialsA@32
17AddCredentialsW@32
18AddSecurityPackageA@8
19AddSecurityPackageW@8
20ApplyControlToken@8
21ChangeAccountPasswordA@32
22ChangeAccountPasswordW@32
23CompleteAuthToken@8
24CredMarshalTargetInfo@12
25CredParseUserNameWithType@16
26CredUnmarshalTargetInfo@16
27DecryptMessage@16
28DeleteSecurityContext@4
29DeleteSecurityPackageA@4
30DeleteSecurityPackageW@4
31EncryptMessage@16
32EnumerateSecurityPackagesA@8
33EnumerateSecurityPackagesW@8
34ExportSecurityContext@16
35FreeContextBuffer@4
36FreeCredentialsHandle@4
37GetComputerObjectNameA@12
38GetComputerObjectNameW@12
39GetSecurityUserInfo@12
40GetUserNameExA@12
41GetUserNameExW@12
42ImpersonateSecurityContext@4
43ImportSecurityContextA@16
44ImportSecurityContextW@16
45InitSecurityInterfaceA@0
46InitSecurityInterfaceW@0
47InitializeSecurityContextA@48
48InitializeSecurityContextW@48
49LsaCallAuthenticationPackage@28
50LsaConnectUntrusted@4
51LsaDeregisterLogonProcess@4
52LsaEnumerateLogonSessions@8
53LsaFreeReturnBuffer@4
54LsaGetLogonSessionData@8
55LsaLogonUser@56
56LsaLookupAuthenticationPackage@12
57LsaRegisterLogonProcess@12
58LsaRegisterPolicyChangeNotification@8
59LsaUnregisterPolicyChangeNotification@8
60MakeSignature@16
61QueryContextAttributesA@12
62QueryContextAttributesW@12
63QueryCredentialsAttributesA@12
64QueryCredentialsAttributesW@12
65QuerySecurityContextToken@8
66QuerySecurityPackageInfoA@8
67QuerySecurityPackageInfoW@8
68RevertSecurityContext@4
69SaslAcceptSecurityContext@36
70SaslEnumerateProfilesA@8
71SaslEnumerateProfilesW@8
72SaslGetContextOption@20
73SaslGetProfilePackageA@8
74SaslGetProfilePackageW@8
75SaslIdentifyPackageA@8
76SaslIdentifyPackageW@8
77SaslInitializeSecurityContextA@48
78SaslInitializeSecurityContextW@48
79SaslSetContextOption@16
80SealMessage@16
81SeciAllocateAndSetCallFlags@8
82SeciAllocateAndSetIPAddress@12
83SeciFreeCallContext@0
84SecpFreeMemory@4
85SecpTranslateName@24
86SecpTranslateNameEx@24
87SetContextAttributesA@16
88SetContextAttributesW@16
89SetCredentialsAttributesA@16
90SetCredentialsAttributesW@16
91SspiCompareAuthIdentities@16
92SspiCopyAuthIdentity@8
93SspiDecryptAuthIdentity@4
94SspiEncodeAuthIdentityAsStrings@16
95SspiEncodeStringsAsAuthIdentity@16
96SspiEncryptAuthIdentity@4
97SspiExcludePackage@12
98SspiFreeAuthIdentity@4
99SspiGetTargetHostName@8
100SspiIsAuthIdentityEncrypted@4
101SspiLocalFree@4
102SspiMarshalAuthIdentity@12
103SspiPrepareForCredRead@16
104SspiPrepareForCredWrite@28
105SspiUnmarshalAuthIdentity@12
106SspiValidateAuthIdentity@4
107SspiZeroAuthIdentity@4
108TranslateNameA@20
109TranslateNameW@20
110UnsealMessage@16
111VerifySignature@16
lib/libc/mingw/lib32/slc.def created+55
......@@ -0,0 +1,55 @@
1;
2; Definition file of slc.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "slc.dll"
7EXPORTS
8SLpAuthenticateGenuineTicketResponse@4
9SLpBeginGenuineTicketTransaction@4
10SLpCheckProductKey@4
11SLpDepositTokenActivationResponse@4
12SLpGenerateTokenActivationChallenge@4
13SLpGetGenuineBlob@4
14SLpGetGenuineLocal@4
15SLpGetLicenseAcquisitionInfo@4
16SLpGetMachineUGUID@4
17SLpGetTokenActivationGrantInfo@4
18SLpVLActivateProduct@4
19SLClose@4
20SLConsumeRight@4
21SLConsumeWindowsRight@4
22SLDepositOfflineConfirmationId@4
23SLFireEvent@4
24SLGenerateOfflineInstallationId@4
25SLGetGenuineInformation@4
26SLGetInstalledProductKeyIds@4
27SLGetInstalledSAMLicenseApplications@4
28SLGetLicense@4
29SLGetLicenseFileId@4
30SLGetLicenseInformation@24
31SLGetLicensingStatusInformation@4
32SLGetPKeyId@4
33SLGetPKeyInformation@24
34SLGetPolicyInformation@20
35SLGetPolicyInformationDWORD@12
36SLGetProductSkuInformation@24
37SLGetSAMLicense@4
38SLGetSLIDList@4
39SLGetServiceInformation@20
40SLGetWindowsInformation@4
41SLGetWindowsInformationDWORD@4
42SLInstallLicense@4
43SLInstallProofOfPurchase@4
44SLInstallSAMLicense@4
45SLOpen@4
46SLReArmWindows@4
47SLRegisterEvent@4
48SLRegisterWindowsEvent@4
49SLSetCurrentProductKey@4
50SLSetGenuineInformation@4
51SLUninstallLicense@4
52SLUninstallProofOfPurchase@4
53SLUninstallSAMLicense@4
54SLUnregisterEvent@4
55SLUnregisterWindowsEvent@4
lib/libc/mingw/lib32/slcext.def created+28
......@@ -0,0 +1,28 @@
1;
2; Definition file of slcext.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "slcext.dll"
7EXPORTS
8;ord_300@28 @300
9;ord_301@36 @301
10;ord_302@28 @302
11;ord_303@40 @303
12;ord_304@16 @304
13SLAcquireGenuineTicket@4
14SLActivateProduct@4
15SLDepositTokenActivationResponse@4
16SLFreeTokenActivationCertificates@4
17SLFreeTokenActivationGrants@4
18SLGenerateTokenActivationChallenge@4
19SLGetPackageProductKey@12
20SLGetPackageProperties@16
21SLGetPackageToken@16
22SLGetReferralInformation@20
23SLGetServerStatus@4
24SLGetTokenActivationCertificates@4
25SLGetTokenActivationGrants@4
26SLInstallPackage@24
27SLSignTokenActivationChallenge@4
28SLUninstallPackage@20
lib/libc/mingw/lib32/slwga.def created+9
......@@ -0,0 +1,9 @@
1;
2; Definition file of SLWGA.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "SLWGA.dll"
7EXPORTS
8;ord_227@8 @227
9SLIsGenuineLocal@12
lib/libc/mingw/lib32/snmpapi.def created+40
......@@ -0,0 +1,40 @@
1LIBRARY snmpapi.dll
2EXPORTS
3SnmpSvcAddrIsIpx@12
4SnmpSvcAddrToSocket@8
5SnmpSvcBufRevAndCpy@12
6SnmpSvcBufRevInPlace@8
7SnmpSvcDecodeMessage@20
8SnmpSvcEncodeMessage@16
9SnmpSvcGenerateAuthFailTrap@4
10SnmpSvcGenerateColdStartTrap@4
11SnmpSvcGenerateLinkDownTrap@8
12SnmpSvcGenerateLinkUpTrap@8
13SnmpSvcGenerateTrap@20
14SnmpSvcGenerateWarmStartTrap@4
15SnmpSvcGetUptime@0
16SnmpSvcInitUptime@0
17SnmpSvcReleaseMessage@4
18SnmpSvcReportEvent@16
19SnmpSvcSetLogLevel@4
20SnmpSvcSetLogType@4
21SnmpUtilAnsiToUnicode@12
22SnmpUtilDbgPrint
23SnmpUtilIdsToA@8
24SnmpUtilMemAlloc@4
25SnmpUtilMemFree@4
26SnmpUtilMemReAlloc@8
27SnmpUtilOidAppend@8
28SnmpUtilOidCmp@8
29SnmpUtilOidCpy@8
30SnmpUtilOidFree@4
31SnmpUtilOidNCmp@12
32SnmpUtilOidToA@4
33SnmpUtilPrintAsnAny@4
34SnmpUtilPrintOid@4
35SnmpUtilStrlenW@4
36SnmpUtilUnicodeToAnsi@12
37SnmpUtilVarBindCpy@8
38SnmpUtilVarBindFree@4
39SnmpUtilVarBindListCpy@8
40SnmpUtilVarBindListFree@4
lib/libc/mingw/lib32/spoolss.def created+217
......@@ -0,0 +1,217 @@
1;
2; Definition file of SPOOLSS.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "SPOOLSS.DLL"
7EXPORTS
8OpenPrinterExW@16
9RouterCorePrinterDriverInstalled@44
10RouterCreatePrintAsyncNotificationChannel@24
11RouterDeletePrinterDriverPackage@12
12RouterGetCorePrinterDrivers@20
13RouterGetPrintClassObject@12
14RouterGetPrinterDriverPackagePath@28
15RouterInstallPrinterDriverFromPackage@20
16RouterRegisterForPrintAsyncNotifications@24
17RouterUnregisterForPrintAsyncNotifications@4
18RouterUploadPrinterDriverPackage@24
19AbortPrinter@4
20AddFormW@12
21AddJobW@20
22AddMonitorW@12
23AddPerMachineConnectionW@16
24AddPortExW@16
25AddPortW@12
26AddPrintProcessorW@16
27AddPrintProvidorW@12
28AddPrinterConnectionW@4
29AddPrinterDriverExW@16
30AddPrinterDriverW@12
31AddPrinterExW@20
32AddPrinterW@12
33AdjustPointers@12
34AdjustPointersInStructuresArray@20
35AlignKMPtr@8
36AlignRpcPtr@8
37AllocSplStr@4
38AllowRemoteCalls@0
39AppendPrinterNotifyInfoData@12
40BuildOtherNamesFromMachineName@8
41CacheAddName@4
42CacheCreateAndAddNode@8
43CacheCreateAndAddNodeWithIPAddresses@16
44CacheDeleteNode@4
45CacheIsNameCluster@4
46CacheIsNameInNodeList@8
47CallDrvDevModeConversion@28
48CallRouterFindFirstPrinterChangeNotification@20
49CheckLocalCall@0
50ClosePrinter@4
51ClusterSplClose@4
52ClusterSplIsAlive@4
53ClusterSplOpen@20
54ConfigurePortW@12
55CreatePrinterIC@8
56DeleteFormW@8
57DeleteMonitorW@12
58DeletePerMachineConnectionW@8
59DeletePortW@12
60DeletePrintProcessorW@12
61DeletePrintProvidorW@12
62DeletePrinter@4
63DeletePrinterConnectionW@4
64DeletePrinterDataExW@12
65DeletePrinterDataW@8
66DeletePrinterDriverExW@20
67DeletePrinterDriverW@12
68DeletePrinterIC@4
69DeletePrinterKeyW@8
70DllAllocSplMem@4
71DllAllocSplStr@4
72DllCanUnloadNow@0
73DllFreeSplMem@4
74DllFreeSplStr@4
75DllGetClassObject@12
76DllMain@12
77DllReallocSplMem@12
78DllReallocSplStr@8
79DllRegisterServer@0
80DllUnregisterServer@0
81EndDocPrinter@4
82EndPagePrinter@4
83EnumFormsW@24
84EnumJobsW@32
85EnumMonitorsW@24
86EnumPerMachineConnectionsW@20
87EnumPortsW@24
88EnumPrintProcessorDatatypesW@28
89EnumPrintProcessorsW@28
90EnumPrinterDataExW@24
91EnumPrinterDataW@36
92EnumPrinterDriversW@28
93EnumPrinterKeyW@20
94EnumPrintersW@28
95FindClosePrinterChangeNotification@4
96FlushPrinter@20
97FormatPrinterForRegistryKey@12
98FormatRegistryKeyForPrinter@12
99FreeOtherNames@8
100GetBindingHandleIndex@0
101GetFormW@24
102GetJobAttributes@12
103GetJobAttributesEx@24
104GetJobW@24
105GetNetworkId@8
106GetPrintProcessorDirectoryW@24
107GetPrinterDataExW@28
108GetPrinterDataW@24
109GetPrinterDriverDirectoryW@24
110GetPrinterDriverExW@40
111GetPrinterDriverW@24
112GetPrinterW@20
113GetServerPolicy@8
114GetShrinkedSize@8
115ImpersonatePrinterClient@4
116InitializeRouter@4
117IsNameTheLocalMachineOrAClusterSpooler@4
118IsNamedPipeRpcCall@0
119LoadDriver@4
120LoadDriverFiletoConvertDevmode@4
121LoadDriverWithVersion@8
122LogWmiTraceEvent@12
123MIDL_user_allocate1@4
124MIDL_user_free1@4
125MarshallDownStructure@16
126MarshallDownStructuresArray@20
127MarshallUpStructure@20
128MarshallUpStructuresArray@24
129OldGetPrinterDriverW@24
130OpenPrinter2W@16
131OpenPrinterPort2W@16
132OpenPrinterW@12
133PackStrings@16
134PartialReplyPrinterChangeNotification@8
135PlayGdiScriptOnPrinterIC@24
136PrinterHandleRundown@4
137PrinterMessageBoxW@24
138ProvidorFindClosePrinterChangeNotification@4
139ProvidorFindFirstPrinterChangeNotification@24
140ReadPrinter@16
141ReallocSplMem@12
142ReallocSplStr@8
143RemoteFindFirstPrinterChangeNotification@28
144ReplyClosePrinter@4
145ReplyOpenPrinter@20
146ReplyPrinterChangeNotification@16
147ReplyPrinterChangeNotificationEx@20
148ReportJobProcessingProgress@16
149ResetPrinterW@8
150RevertToPrinterSelf@0
151RouterAddPrinterConnection2@12
152RouterAllocBidiMem@4
153RouterAllocBidiResponseContainer@4
154RouterAllocPrinterNotifyInfo@4
155RouterBroadcastMessage@20
156;RouterFindCompatibleDriver ; Check!!! Couldn't determine function argument count. Function doesn't return.
157RouterFindFirstPrinterChangeNotification@24
158RouterFindNextPrinterChangeNotification@20
159RouterFreeBidiMem@4
160RouterFreeBidiResponseContainer@4
161RouterFreePrinterNotifyInfo@4
162RouterInternalGetPrinterDriver@40
163RouterRefreshPrinterChangeNotification@16
164RouterReplyPrinter@24
165RouterSpoolerSetPolicy@12
166ScheduleJob@8
167SeekPrinter@24
168SendRecvBidiData@16
169SetFormW@16
170SetJobW@20
171SetPortW@16
172SetPrinterDataExW@24
173SetPrinterDataW@20
174SetPrinterW@16
175SplCloseSpoolFileHandle@4
176SplCommitSpoolData@28
177SplDriverUnloadComplete@4
178SplGetClientUserHandle@4
179SplGetSpoolFileInfo@24
180SplGetUserSidStringFromToken@16
181SplInitializeWinSpoolDrv@4
182SplIsSessionZero@12
183SplIsUpgrade@0
184SplPowerEvent@4
185SplProcessPnPEvent@12
186SplProcessSessionEvent@12
187SplPromptUIInUsersSession@16
188SplQueryUserInfo@8
189SplReadPrinter@12
190SplRegisterForDeviceEvents@12
191SplRegisterForSessionEvents@8
192SplShutDownRouter@0
193SplUnregisterForDeviceEvents@4
194SplUnregisterForSessionEvents@4
195SplWerNotifyLogger@4
196SpoolerFindClosePrinterChangeNotification@4
197SpoolerFindFirstPrinterChangeNotification@32
198SpoolerFindNextPrinterChangeNotification@16
199SpoolerFreePrinterNotifyInfo@4
200SpoolerHasInitialized@0
201SpoolerInit@0
202SpoolerRefreshPrinterChangeNotification@16
203StartDocPrinterW@12
204StartPagePrinter@4
205UndoAlignKMPtr@8
206UndoAlignRpcPtr@16
207UnloadDriver@4
208UnloadDriverFile@4
209UpdateBufferSize@24
210UpdatePrinterRegAll@16
211UpdatePrinterRegUser@20
212WaitForPrinterChange@8
213WaitForSpoolerInitialization@0
214WritePrinter@16
215XcvDataW@32
216bGetDevModePerUser@12
217bSetDevModePerUser@12
lib/libc/mingw/lib32/srvcli.def created+46
......@@ -0,0 +1,46 @@
1;
2; Definition file of srvcli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "srvcli.dll"
7EXPORTS
8I_NetDfsGetVersion@8
9I_NetServerSetServiceBits@16
10I_NetServerSetServiceBitsEx@24
11NetConnectionEnum@32
12NetFileClose@8
13NetFileEnum@36
14NetFileGetInfo@16
15NetRemoteTOD@8
16NetServerAliasAdd@12
17NetServerAliasDel@12
18NetServerAliasEnum@28
19NetServerComputerNameAdd@12
20NetServerComputerNameDel@8
21NetServerDiskEnum@28
22NetServerGetInfo@12
23NetServerSetInfo@16
24NetServerStatisticsGet@16
25NetServerTransportAdd@12
26NetServerTransportAddEx@12
27NetServerTransportDel@12
28NetServerTransportEnum@28
29NetSessionDel@12
30NetSessionEnum@36
31NetSessionGetInfo@20
32NetShareAdd@16
33NetShareCheck@12
34NetShareDel@12
35NetShareDelEx@12
36NetShareDelSticky@12
37NetShareEnum@28
38NetShareEnumSticky@28
39NetShareGetInfo@16
40NetShareSetInfo@20
41NetpsNameCanonicalize@24
42NetpsNameCompare@20
43NetpsNameValidate@16
44NetpsPathCanonicalize@28
45NetpsPathCompare@20
46NetpsPathType@16
lib/libc/mingw/lib32/sspicli.def created+104
......@@ -0,0 +1,104 @@
1;
2; Definition file of SspiCli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "SspiCli.dll"
7EXPORTS
8SecDeleteUserModeContext@4
9SecInitUserModeContext@8
10SspiUnmarshalAuthIdentityInternal@16
11AcceptSecurityContext@36
12AcquireCredentialsHandleA@36
13AcquireCredentialsHandleW@36
14AddCredentialsA@32
15AddCredentialsW@32
16AddSecurityPackageA@8
17AddSecurityPackageW@8
18ApplyControlToken@8
19ChangeAccountPasswordA@32
20ChangeAccountPasswordW@32
21CompleteAuthToken@8
22CredMarshalTargetInfo@12
23CredUnmarshalTargetInfo@16
24DecryptMessage@16
25DeleteSecurityContext@4
26DeleteSecurityPackageA@4
27DeleteSecurityPackageW@4
28EncryptMessage@16
29EnumerateSecurityPackagesA@8
30EnumerateSecurityPackagesW@8
31ExportSecurityContext@16
32FreeContextBuffer@4
33FreeCredentialsHandle@4
34GetSecurityUserInfo@12
35GetUserNameExA@12
36GetUserNameExW@12
37ImpersonateSecurityContext@4
38ImportSecurityContextA@16
39ImportSecurityContextW@16
40InitSecurityInterfaceA@0
41InitSecurityInterfaceW@0
42InitializeSecurityContextA@48
43InitializeSecurityContextW@48
44LogonUserExExW@44
45LsaCallAuthenticationPackage@28
46LsaConnectUntrusted@4
47LsaDeregisterLogonProcess@4
48LsaEnumerateLogonSessions@8
49LsaFreeReturnBuffer@4
50LsaGetLogonSessionData@8
51LsaLogonUser@56
52LsaLookupAuthenticationPackage@12
53LsaRegisterLogonProcess@12
54LsaRegisterPolicyChangeNotification@8
55LsaUnregisterPolicyChangeNotification@8
56MakeSignature@16
57QueryContextAttributesA@12
58QueryContextAttributesW@12
59QueryCredentialsAttributesA@12
60QueryCredentialsAttributesW@12
61QuerySecurityContextToken@8
62QuerySecurityPackageInfoA@8
63QuerySecurityPackageInfoW@8
64RevertSecurityContext@4
65SaslAcceptSecurityContext@36
66SaslEnumerateProfilesA@8
67SaslEnumerateProfilesW@8
68SaslGetContextOption@20
69SaslGetProfilePackageA@8
70SaslGetProfilePackageW@8
71SaslIdentifyPackageA@8
72SaslIdentifyPackageW@8
73SaslInitializeSecurityContextA@48
74SaslInitializeSecurityContextW@48
75SaslSetContextOption@16
76SealMessage@16
77SecCacheSspiPackages@0
78SeciAllocateAndSetCallFlags@8
79SeciAllocateAndSetIPAddress@12
80SeciFreeCallContext@0
81SetContextAttributesA@16
82SetContextAttributesW@16
83SetCredentialsAttributesA@16
84SetCredentialsAttributesW@16
85SspiCompareAuthIdentities@16
86SspiCopyAuthIdentity@8
87SspiDecryptAuthIdentity@4
88SspiEncodeAuthIdentityAsStrings@16
89SspiEncodeStringsAsAuthIdentity@16
90SspiEncryptAuthIdentity@4
91SspiExcludePackage@12
92SspiFreeAuthIdentity@4
93SspiGetComputerNameForSPN@8
94SspiGetTargetHostName@8
95SspiIsAuthIdentityEncrypted@4
96SspiLocalFree@4
97SspiMarshalAuthIdentity@12
98SspiPrepareForCredRead@16
99SspiPrepareForCredWrite@28
100SspiUnmarshalAuthIdentity@12
101SspiValidateAuthIdentity@4
102SspiZeroAuthIdentity@4
103UnsealMessage@16
104VerifySignature@16
lib/libc/mingw/lib32/t2embed.def created+27
......@@ -0,0 +1,27 @@
1LIBRARY t2embed.dll
2EXPORTS
3TTCharToUnicode@24
4TTDeleteEmbeddedFont@12
5TTEmbedFont@44
6TTEmbedFontFromFileA@52
7TTEnableEmbeddingForFacename@8
8TTGetEmbeddedFontInfo@28
9TTGetEmbeddingType@8
10TTIsEmbeddingEnabled@8
11TTIsEmbeddingEnabledForFacename@8
12TTLoadEmbeddedFont@40
13TTRunValidationTests@8
14_TTCharToUnicode@24@24
15_TTDeleteEmbeddedFont@12@12
16_TTEmbedFont@44@44
17_TTEmbedFontFromFileA@52@52
18_TTEnableEmbeddingForFacename@8@8
19_TTGetEmbeddedFontInfo@28@28
20_TTGetEmbeddingType@8@8
21_TTIsEmbeddingEnabled@8@8
22_TTIsEmbeddingEnabledForFacename@8@8
23_TTLoadEmbeddedFont@40@40
24_TTRunValidationTests@8@8
25TTEmbedFontEx@44
26TTRunValidationTestsEx@8
27TTGetNewFontName@20
lib/libc/mingw/lib32/tapi32.def created+285
......@@ -0,0 +1,285 @@
1;
2; Definition file of TAPI32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "TAPI32.dll"
7EXPORTS
8;GetTapi16CallbackMsg@8
9;LAddrParamsInited@4
10;LOpenDialAsst@16
11;LocWizardDlgProc@16
12;MMCAddProvider@16
13;MMCConfigProvider@12
14;MMCGetAvailableProviders@8
15;MMCGetDeviceFlags@24
16;MMCGetLineInfo@8
17;MMCGetLineStatus@24
18;MMCGetPhoneInfo@8
19;MMCGetPhoneStatus@24
20;MMCGetProviderList@8
21;MMCGetServerConfig@8
22;MMCInitialize@16
23;MMCRemoveProvider@12
24;MMCSetLineInfo@8
25;MMCSetPhoneInfo@8
26;MMCSetServerConfig@8
27;MMCShutdown@4
28;NonAsyncEventThread
29;TAPIWndProc@16
30;TUISPIDLLCallback@16
31;internalConfig@16
32;internalCreateDefLocation@4
33;internalNewLocationW@4
34;internalPerformance@4
35;internalRemoveLocation@4
36;internalRenameLocationW@8
37lineAccept@12
38lineAddProvider@12
39lineAddProviderA@12
40lineAddProviderW@12
41lineAddToConference@8
42lineAgentSpecific@20
43lineAnswer@12
44lineBlindTransfer@12
45lineBlindTransferA@12
46lineBlindTransferW@12
47lineClose@4
48lineCompleteCall@16
49lineCompleteTransfer@16
50lineConfigDialog@12
51lineConfigDialogA@12
52lineConfigDialogEdit@24
53lineConfigDialogEditA@24
54lineConfigDialogEditW@24
55lineConfigDialogW@12
56lineConfigProvider@8
57lineCreateAgentA@16
58lineCreateAgentSessionA@24
59lineCreateAgentSessionW@24
60lineCreateAgentW@16
61lineDeallocateCall@4
62lineDevSpecific@20
63lineDevSpecificFeature@16
64lineDial@12
65lineDialA@12
66lineDialW@12
67lineDrop@12
68lineForward@28
69lineForwardA@28
70lineForwardW@28
71lineGatherDigits@28
72lineGatherDigitsA@28
73lineGatherDigitsW@28
74lineGenerateDigits@16
75lineGenerateDigitsA@16
76lineGenerateDigitsW@16
77lineGenerateTone@20
78lineGetAddressCaps@24
79lineGetAddressCapsA@24
80lineGetAddressCapsW@24
81lineGetAddressID@20
82lineGetAddressIDA@20
83lineGetAddressIDW@20
84lineGetAddressStatus@12
85lineGetAddressStatusA@12
86lineGetAddressStatusW@12
87lineGetAgentActivityListA@12
88lineGetAgentActivityListW@12
89lineGetAgentCapsA@20
90lineGetAgentCapsW@20
91lineGetAgentGroupListA@12
92lineGetAgentGroupListW@12
93lineGetAgentInfo@12
94lineGetAgentSessionInfo@12
95lineGetAgentSessionList@12
96lineGetAgentStatusA@12
97lineGetAgentStatusW@12
98lineGetAppPriority@24
99lineGetAppPriorityA@24
100lineGetAppPriorityW@24
101lineGetCallInfo@8
102lineGetCallInfoA@8
103lineGetCallInfoW@8
104lineGetCallStatus@8
105lineGetConfRelatedCalls@8
106lineGetCountry@12
107lineGetCountryA@12
108lineGetCountryW@12
109lineGetDevCaps@20
110lineGetDevCapsA@20
111lineGetDevCapsW@20
112lineGetDevConfig@12
113lineGetDevConfigA@12
114lineGetDevConfigW@12
115lineGetGroupListA@8
116lineGetGroupListW@8
117lineGetID@24
118lineGetIDA@24
119lineGetIDW@24
120lineGetIcon@12
121lineGetIconA@12
122lineGetIconW@12
123lineGetLineDevStatus@8
124lineGetLineDevStatusA@8
125lineGetLineDevStatusW@8
126lineGetMessage@12
127lineGetNewCalls@16
128lineGetNumRings@12
129lineGetProviderList@8
130lineGetProviderListA@8
131lineGetProviderListW@8
132lineGetProxyStatus@16
133lineGetQueueInfo@12
134lineGetQueueListA@12
135lineGetQueueListW@12
136lineGetRequest@12
137lineGetRequestA@12
138lineGetRequestW@12
139lineGetStatusMessages@12
140lineGetTranslateCaps@12
141lineGetTranslateCapsA@12
142lineGetTranslateCapsW@12
143lineHandoff@12
144lineHandoffA@12
145lineHandoffW@12
146lineHold@4
147lineInitialize@20
148lineInitializeExA@28
149lineInitializeExW@28
150lineMakeCall@20
151lineMakeCallA@20
152lineMakeCallW@20
153lineMonitorDigits@8
154lineMonitorMedia@8
155lineMonitorTones@12
156lineNegotiateAPIVersion@24
157lineNegotiateExtVersion@24
158lineOpen@36
159lineOpenA@36
160lineOpenW@36
161linePark@16
162lineParkA@16
163lineParkW@16
164linePickup@20
165linePickupA@20
166linePickupW@20
167linePrepareAddToConference@12
168linePrepareAddToConferenceA@12
169linePrepareAddToConferenceW@12
170lineProxyMessage@24
171lineProxyResponse@12
172lineRedirect@12
173lineRedirectA@12
174lineRedirectW@12
175lineRegisterRequestRecipient@16
176lineReleaseUserUserInfo@4
177lineRemoveFromConference@4
178lineRemoveProvider@8
179lineSecureCall@4
180lineSendUserUserInfo@12
181lineSetAgentActivity@12
182lineSetAgentGroup@12
183lineSetAgentMeasurementPeriod@12
184lineSetAgentSessionState@16
185lineSetAgentState@16
186lineSetAgentStateEx@16
187lineSetAppPriority@24
188lineSetAppPriorityA@24
189lineSetAppPriorityW@24
190lineSetAppSpecific@8
191lineSetCallData@12
192lineSetCallParams@20
193lineSetCallPrivilege@8
194lineSetCallQualityOfService@20
195lineSetCallTreatment@8
196lineSetCurrentLocation@8
197lineSetDevConfig@16
198lineSetDevConfigA@16
199lineSetDevConfigW@16
200lineSetLineDevStatus@12
201lineSetMediaControl@48
202lineSetMediaMode@8
203lineSetNumRings@12
204lineSetQueueMeasurementPeriod@12
205lineSetStatusMessages@12
206lineSetTerminal@28
207lineSetTollList@16
208lineSetTollListA@16
209lineSetTollListW@16
210lineSetupConference@24
211lineSetupConferenceA@24
212lineSetupConferenceW@24
213lineSetupTransfer@12
214lineSetupTransferA@12
215lineSetupTransferW@12
216lineShutdown@4
217lineSwapHold@8
218lineTranslateAddress@28
219lineTranslateAddressA@28
220lineTranslateAddressW@28
221lineTranslateDialog@20
222lineTranslateDialogA@20
223lineTranslateDialogW@20
224lineUncompleteCall@8
225lineUnhold@4
226lineUnpark@16
227lineUnparkA@16
228lineUnparkW@16
229phoneClose@4
230phoneConfigDialog@12
231phoneConfigDialogA@12
232phoneConfigDialogW@12
233phoneDevSpecific@12
234phoneGetButtonInfo@12
235phoneGetButtonInfoA@12
236phoneGetButtonInfoW@12
237phoneGetData@16
238phoneGetDevCaps@20
239phoneGetDevCapsA@20
240phoneGetDevCapsW@20
241phoneGetDisplay@8
242phoneGetGain@12
243phoneGetHookSwitch@8
244phoneGetID@12
245phoneGetIDA@12
246phoneGetIDW@12
247phoneGetIcon@12
248phoneGetIconA@12
249phoneGetIconW@12
250phoneGetLamp@12
251phoneGetMessage@12
252phoneGetRing@12
253phoneGetStatus@8
254phoneGetStatusA@8
255phoneGetStatusMessages@16
256phoneGetStatusW@8
257phoneGetVolume@12
258phoneInitialize@20
259phoneInitializeExA@28
260phoneInitializeExW@28
261phoneNegotiateAPIVersion@24
262phoneNegotiateExtVersion@24
263phoneOpen@28
264phoneSetButtonInfo@12
265phoneSetButtonInfoA@12
266phoneSetButtonInfoW@12
267phoneSetData@16
268phoneSetDisplay@20
269phoneSetGain@12
270phoneSetHookSwitch@12
271phoneSetLamp@12
272phoneSetRing@12
273phoneSetStatusMessages@16
274phoneSetVolume@12
275phoneShutdown@4
276tapiGetLocationInfo@8
277tapiGetLocationInfoA@8
278tapiGetLocationInfoW@8
279tapiRequestDrop@8
280tapiRequestMakeCall@16
281tapiRequestMakeCallA@16
282tapiRequestMakeCallW@16
283tapiRequestMediaCall@40
284tapiRequestMediaCallA@40
285tapiRequestMediaCallW@40
lib/libc/mingw/lib32/tbs.def created+13
......@@ -0,0 +1,13 @@
1;
2; Definition file of tbs.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "tbs.dll"
7EXPORTS
8Tbsi_Context_Create@8
9Tbsi_Get_TCG_Log@12
10Tbsi_Physical_Presence_Command@20
11Tbsip_Cancel_Commands@4
12Tbsip_Context_Close@4
13Tbsip_Submit_Command@28
lib/libc/mingw/lib32/tdh.def created+43
......@@ -0,0 +1,43 @@
1;
2; Definition file of tdh.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "tdh.dll"
7EXPORTS
8TdhAggregatePayloadFilters@16
9TdhApplyPayloadFilter@28
10TdhCleanupPayloadEventFilterDescriptor@4
11TdhCloseDecodingHandle@4
12TdhCreatePayloadFilter@24
13TdhDeletePayloadFilter@4
14TdhEnumerateManifestProviderEvents@12
15TdhEnumerateProviderFieldInformation@16
16TdhEnumerateProviderFilters@24
17TdhEnumerateProviders@8
18TdhEnumerateRemoteWBEMProviderFieldInformation@20
19TdhEnumerateRemoteWBEMProviders@12
20TdhFormatProperty@44
21TdhGetAllEventsInformation@24
22TdhGetDecodingParameter@8
23TdhGetEventInformation@20
24TdhGetEventMapInformation@16
25TdhGetManifestEventInformation@16
26TdhGetProperty@28
27TdhGetPropertyOffsetAndSize@24
28TdhGetPropertySize@24
29TdhGetWppMessage@16
30TdhGetWppProperty@20
31TdhLoadManifest@4
32TdhLoadManifestFromBinary@4
33TdhLoadManifestFromMemory@8
34TdhOpenDecodingHandle@4
35TdhQueryProviderFieldInformation@24
36TdhQueryRemoteWBEMProviderFieldInformation@28
37TdhSetDecodingParameter@8
38TdhUnloadManifest@4
39TdhUnloadManifestFromMemory@8
40TdhValidatePayloadFilter@12
41TdhpFindMatchClassFromWBEM@28
42TdhpGetBestTraceEventInfoWBEM@12
43TdhpGetEventMapInfoWBEM@16
lib/libc/mingw/lib32/txfw32.def created+16
......@@ -0,0 +1,16 @@
1;
2; Definition file of txfw32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "txfw32.dll"
7EXPORTS
8TxfGetThreadMiniVersionForCreate@4
9TxfLogCreateFileReadContext@28
10TxfLogCreateRangeReadContext@36
11TxfLogDestroyReadContext@4
12TxfLogReadRecords@20
13TxfLogRecordGetFileName@20
14TxfLogRecordGetGenericType@16
15TxfReadMetadataInfo@20
16TxfSetThreadMiniVersionForCreate@4
lib/libc/mingw/lib32/usp10.def created+51
......@@ -0,0 +1,51 @@
1;
2; Definition file of USP10.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "USP10.dll"
7EXPORTS
8LpkPresent@0
9ScriptApplyDigitSubstitution@12
10ScriptApplyLogicalWidth@36
11ScriptBreak@16
12ScriptCPtoX@36
13ScriptCacheGetHeight@12
14ScriptFreeCache@4
15ScriptGetCMap@24
16ScriptGetFontAlternateGlyphs@40
17ScriptGetFontFeatureTags@32
18ScriptGetFontLanguageTags@28
19ScriptGetFontProperties@12
20ScriptGetFontScriptTags@24
21ScriptGetGlyphABCWidth@16
22ScriptGetLogicalWidths@28
23ScriptGetProperties@8
24ScriptIsComplex@12
25ScriptItemize@28
26ScriptItemizeOpenType@32
27ScriptJustify@24
28ScriptLayout@16
29ScriptPlace@36
30ScriptPlaceOpenType@72
31ScriptPositionSingleGlyph@52
32ScriptRecordDigitSubstitution@8
33ScriptShape@40
34ScriptShapeOpenType@64
35ScriptStringAnalyse@52
36ScriptStringCPtoX@16
37ScriptStringFree@4
38ScriptStringGetLogicalWidths@8
39ScriptStringGetOrder@8
40ScriptStringOut@32
41ScriptStringValidate@4
42ScriptStringXtoCP@16
43ScriptString_pLogAttr@4
44ScriptString_pSize@4
45ScriptString_pcOutChars@4
46ScriptSubstituteSingleGlyph@36
47ScriptTextOut@56
48ScriptXtoCP@36
49UspAllocCache@8
50UspAllocTemp@8
51UspFreeMem@4
lib/libc/mingw/lib32/uxtheme.def created+81
......@@ -0,0 +1,81 @@
1;
2; Definition file of UxTheme.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "UxTheme.dll"
7EXPORTS
8BeginPanningFeedback@4
9EndPanningFeedback@8
10UpdatePanningFeedback@16
11BeginBufferedAnimation@32
12BeginBufferedPaint@20
13BufferedPaintClear@8
14BufferedPaintInit@0
15BufferedPaintRenderAnimation@8
16BufferedPaintSetAlpha@12
17DrawThemeBackgroundEx@24
18BufferedPaintStopAllAnimations@4
19BufferedPaintUnInit@0
20CloseThemeData@4
21DrawThemeBackground@24
22DrawThemeEdge@32
23DrawThemeIcon@28
24DrawThemeParentBackground@12
25DrawThemeParentBackgroundEx@16
26DrawThemeText@36
27OpenThemeDataEx@12
28DrawThemeTextEx@36
29EnableThemeDialogTexture@8
30EnableTheming@4
31EndBufferedAnimation@8
32EndBufferedPaint@8
33GetBufferedPaintBits@12
34GetBufferedPaintDC@4
35GetBufferedPaintTargetDC@4
36GetBufferedPaintTargetRect@8
37GetCurrentThemeName@24
38GetThemeAppProperties@0
39GetThemeBackgroundContentRect@24
40GetThemeBackgroundExtent@24
41GetThemeBackgroundRegion@24
42GetThemeBitmap@24
43GetThemeBool@20
44GetThemeColor@20
45GetThemeDocumentationProperty@16
46GetThemeEnumValue@20
47GetThemeFilename@24
48GetThemeFont@24
49GetThemeInt@20
50GetThemeIntList@20
51GetThemeMargins@28
52GetThemeMetric@24
53GetThemePartSize@28
54GetThemePosition@20
55GetThemePropertyOrigin@20
56GetThemeRect@20
57GetThemeStream@28
58GetThemeString@24
59GetThemeSysBool@8
60GetThemeSysColor@8
61GetThemeSysColorBrush@8
62GetThemeSysFont@12
63GetThemeSysInt@12
64GetThemeSysSize@8
65GetThemeSysString@16
66GetThemeTextExtent@36
67GetThemeTextMetrics@20
68GetThemeTransitionDuration@24
69GetWindowTheme@4
70HitTestThemeBackground@40
71IsAppThemed@0
72IsCompositionActive@0
73IsThemeActive@0
74IsThemeBackgroundPartiallyTransparent@12
75IsThemeDialogTextureEnabled@4
76IsThemePartDefined@12
77OpenThemeData@8
78SetThemeAppProperties@4
79SetWindowTheme@12
80SetWindowThemeAttribute@16
81ThemeInitApiHook@8
lib/libc/mingw/lib32/virtdisk.def created+33
......@@ -0,0 +1,33 @@
1;
2; Definition file of VirtDisk.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "VirtDisk.dll"
7EXPORTS
8AddVirtualDiskParent@8
9ApplySnapshotVhdSet@12
10AttachVirtualDisk@24
11BreakMirrorVirtualDisk@4
12CompactVirtualDisk@16
13CreateVirtualDisk@36
14DeleteSnapshotVhdSet@12
15DeleteVirtualDiskMetadata@8
16DetachVirtualDisk@12
17EnumerateVirtualDiskMetadata@12
18ExpandVirtualDisk@16
19GetAllAttachedVirtualDiskPhysicalPaths@8
20GetStorageDependencyInformation@20
21GetVirtualDiskInformation@16
22GetVirtualDiskMetadata@16
23GetVirtualDiskOperationProgress@12
24GetVirtualDiskPhysicalPath@12
25MergeVirtualDisk@16
26MirrorVirtualDisk@16
27ModifyVhdSet@12
28OpenVirtualDisk@24
29QueryChangesVirtualDisk@40
30ResizeVirtualDisk@16
31SetVirtualDiskInformation@8
32SetVirtualDiskMetadata@16
33TakeSnapshotVhdSet@12
lib/libc/mingw/lib32/vssapi.def created+160
......@@ -0,0 +1,160 @@
1;
2; Definition file of VSSAPI.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "VSSAPI.DLL"
7EXPORTS
8IsVolumeSnapshotted@12
9VssFreeSnapshotProperties@4
10ShouldBlockRevert@8
11; public: __thiscall CVssJetWriter::CVssJetWriter(void)
12??0CVssJetWriter@@QAE@XZ ; has WINAPI (@0)
13; public: __thiscall CVssWriter::CVssWriter(void)
14??0CVssWriter@@QAE@XZ ; has WINAPI (@0)
15; public: virtual __thiscall CVssJetWriter::~CVssJetWriter(void)
16??1CVssJetWriter@@UAE@XZ ; has WINAPI (@0)
17; public: virtual __thiscall CVssWriter::~CVssWriter(void)
18??1CVssWriter@@UAE@XZ ; has WINAPI (@0)
19; protected: bool __stdcall CVssJetWriter::AreComponentsSelected(void)const
20?AreComponentsSelected@CVssJetWriter@@IBG_NXZ ; has WINAPI (@4)
21; protected: bool __stdcall CVssWriter::AreComponentsSelected(void)const
22?AreComponentsSelected@CVssWriter@@IBG_NXZ ; has WINAPI (@4)
23; long __stdcall CreateVssBackupComponents(class IVssBackupComponents **)
24?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z ; has WINAPI (@4)
25; long __stdcall CreateVssExamineWriterMetadata(unsigned short *,class IVssExamineWriterMetadata **)
26?CreateVssExamineWriterMetadata@@YGJPAGPAPAVIVssExamineWriterMetadata@@@Z ; has WINAPI (@8)
27; long __stdcall CreateVssSnapshotSetDescription(struct _GUID,long,class IVssSnapshotSetDescription **)
28?CreateVssSnapshotSetDescription@@YGJU_GUID@@JPAPAVIVssSnapshotSetDescription@@@Z ; has WINAPI (@24)
29; protected: enum _VSS_BACKUP_TYPE __stdcall CVssJetWriter::GetBackupType(void)const
30?GetBackupType@CVssJetWriter@@IBG?AW4_VSS_BACKUP_TYPE@@XZ ; has WINAPI (@4)
31; protected: enum _VSS_BACKUP_TYPE __stdcall CVssWriter::GetBackupType(void)const
32?GetBackupType@CVssWriter@@IBG?AW4_VSS_BACKUP_TYPE@@XZ ; has WINAPI (@4)
33; protected: long __stdcall CVssJetWriter::GetContext(void)const
34?GetContext@CVssJetWriter@@IBGJXZ ; has WINAPI (@4)
35; protected: long __stdcall CVssWriter::GetContext(void)const
36?GetContext@CVssWriter@@IBGJXZ ; has WINAPI (@4)
37; protected: enum _VSS_APPLICATION_LEVEL __stdcall CVssJetWriter::GetCurrentLevel(void)const
38?GetCurrentLevel@CVssJetWriter@@IBG?AW4_VSS_APPLICATION_LEVEL@@XZ ; has WINAPI (@4)
39; protected: enum _VSS_APPLICATION_LEVEL __stdcall CVssWriter::GetCurrentLevel(void)const
40?GetCurrentLevel@CVssWriter@@IBG?AW4_VSS_APPLICATION_LEVEL@@XZ ; has WINAPI (@4)
41; protected: struct _GUID __stdcall CVssJetWriter::GetCurrentSnapshotSetId(void)const
42?GetCurrentSnapshotSetId@CVssJetWriter@@IBG?AU_GUID@@XZ ; has WINAPI (@8)
43; protected: struct _GUID __stdcall CVssWriter::GetCurrentSnapshotSetId(void)const
44?GetCurrentSnapshotSetId@CVssWriter@@IBG?AU_GUID@@XZ ; has WINAPI (@8)
45; protected: unsigned short const **__stdcall CVssJetWriter::GetCurrentVolumeArray(void)const
46?GetCurrentVolumeArray@CVssJetWriter@@IBGPAPBGXZ ; has WINAPI (@4)
47; protected: unsigned short const **__stdcall CVssWriter::GetCurrentVolumeArray(void)const
48?GetCurrentVolumeArray@CVssWriter@@IBGPAPBGXZ ; has WINAPI (@4)
49; protected: unsigned int __stdcall CVssJetWriter::GetCurrentVolumeCount(void)const
50?GetCurrentVolumeCount@CVssJetWriter@@IBGIXZ ; has WINAPI (@4)
51; protected: unsigned int __stdcall CVssWriter::GetCurrentVolumeCount(void)const
52?GetCurrentVolumeCount@CVssWriter@@IBGIXZ ; has WINAPI (@4)
53; protected: enum _VSS_RESTORE_TYPE __stdcall CVssJetWriter::GetRestoreType(void)const
54?GetRestoreType@CVssJetWriter@@IBG?AW4_VSS_RESTORE_TYPE@@XZ ; has WINAPI (@4)
55; protected: enum _VSS_RESTORE_TYPE __stdcall CVssWriter::GetRestoreType(void)const
56?GetRestoreType@CVssWriter@@IBG?AW4_VSS_RESTORE_TYPE@@XZ ; has WINAPI (@4)
57; protected: long __stdcall CVssJetWriter::GetSnapshotDeviceName(unsigned short const *,unsigned short const **)const
58?GetSnapshotDeviceName@CVssJetWriter@@IBGJPBGPAPBG@Z ; has WINAPI (@12)
59; protected: long __stdcall CVssWriter::GetSnapshotDeviceName(unsigned short const *,unsigned short const **)const
60?GetSnapshotDeviceName@CVssWriter@@IBGJPBGPAPBG@Z ; has WINAPI (@12)
61; public: long __stdcall CVssJetWriter::Initialize(struct _GUID,unsigned short const *,bool,bool,unsigned short const *,unsigned short const *,unsigned long)
62?Initialize@CVssJetWriter@@QAGJU_GUID@@PBG_N211K@Z ; has WINAPI (@44)
63; public: long __stdcall CVssWriter::Initialize(struct _GUID,unsigned short const *,enum VSS_USAGE_TYPE,enum VSS_SOURCE_TYPE,enum _VSS_APPLICATION_LEVEL,unsigned long,enum VSS_ALTERNATE_WRITER_STATE,bool,unsigned short const *)
64?Initialize@CVssWriter@@QAGJU_GUID@@PBGW4VSS_USAGE_TYPE@@W4VSS_SOURCE_TYPE@@W4_VSS_APPLICATION_LEVEL@@KW4VSS_ALTERNATE_WRITER_STATE@@_N1@Z ; has WINAPI (@52)
65; public: long __stdcall CVssWriter::InstallAlternateWriter(struct _GUID,struct _GUID)
66?InstallAlternateWriter@CVssWriter@@QAGJU_GUID@@0@Z ; has WINAPI (@36)
67; protected: bool __stdcall CVssJetWriter::IsBootableSystemStateBackedUp(void)const
68?IsBootableSystemStateBackedUp@CVssJetWriter@@IBG_NXZ ; has WINAPI (@4)
69; protected: bool __stdcall CVssWriter::IsBootableSystemStateBackedUp(void)const
70?IsBootableSystemStateBackedUp@CVssWriter@@IBG_NXZ ; has WINAPI (@4)
71; protected: bool __stdcall CVssJetWriter::IsPartialFileSupportEnabled(void)const
72?IsPartialFileSupportEnabled@CVssJetWriter@@IBG_NXZ ; has WINAPI (@4)
73; protected: bool __stdcall CVssWriter::IsPartialFileSupportEnabled(void)const
74?IsPartialFileSupportEnabled@CVssWriter@@IBG_NXZ ; has WINAPI (@4)
75; protected: bool __stdcall CVssJetWriter::IsPathAffected(unsigned short const *)const
76?IsPathAffected@CVssJetWriter@@IBG_NPBG@Z ; has WINAPI (@8)
77; protected: bool __stdcall CVssWriter::IsPathAffected(unsigned short const *)const
78?IsPathAffected@CVssWriter@@IBG_NPBG@Z ; has WINAPI (@8)
79; long __stdcall LoadVssSnapshotSetDescription(unsigned short const *,class IVssSnapshotSetDescription **,struct _GUID)
80?LoadVssSnapshotSetDescription@@YGJPBGPAPAVIVssSnapshotSetDescription@@U_GUID@@@Z ; has WINAPI (@24)
81; public: virtual void __stdcall CVssJetWriter::OnAbortBegin(void)
82?OnAbortBegin@CVssJetWriter@@UAGXXZ ; has WINAPI (@4)
83; public: virtual void __stdcall CVssJetWriter::OnAbortEnd(void)
84?OnAbortEnd@CVssJetWriter@@UAGXXZ ; has WINAPI (@4)
85; public: virtual bool __stdcall CVssWriter::OnBackOffIOOnVolume(unsigned short *,struct _GUID,struct _GUID)
86?OnBackOffIOOnVolume@CVssWriter@@UAG_NPAGU_GUID@@1@Z ; has WINAPI (@40)
87; public: virtual bool __stdcall CVssWriter::OnBackupComplete(class IVssWriterComponents *)
88?OnBackupComplete@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
89; public: virtual bool __stdcall CVssJetWriter::OnBackupCompleteBegin(class IVssWriterComponents *)
90?OnBackupCompleteBegin@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
91; public: virtual bool __stdcall CVssJetWriter::OnBackupCompleteEnd(class IVssWriterComponents *,bool)
92?OnBackupCompleteEnd@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@_N@Z ; has WINAPI (@12)
93; public: virtual bool __stdcall CVssWriter::OnBackupShutdown(struct _GUID)
94?OnBackupShutdown@CVssWriter@@UAG_NU_GUID@@@Z ; has WINAPI (@20)
95; public: virtual bool __stdcall CVssWriter::OnContinueIOOnVolume(unsigned short *,struct _GUID,struct _GUID)
96?OnContinueIOOnVolume@CVssWriter@@UAG_NPAGU_GUID@@1@Z ; has WINAPI (@40)
97; public: virtual bool __stdcall CVssJetWriter::OnFreezeBegin(void)
98?OnFreezeBegin@CVssJetWriter@@UAG_NXZ ; has WINAPI (@4)
99; public: virtual bool __stdcall CVssJetWriter::OnFreezeEnd(bool)
100?OnFreezeEnd@CVssJetWriter@@UAG_N_N@Z ; has WINAPI (@8)
101; public: virtual bool __stdcall CVssJetWriter::OnIdentify(class IVssCreateWriterMetadata *)
102?OnIdentify@CVssJetWriter@@UAG_NPAVIVssCreateWriterMetadata@@@Z ; has WINAPI (@8)
103; public: virtual bool __stdcall CVssWriter::OnIdentify(class IVssCreateWriterMetadata *)
104?OnIdentify@CVssWriter@@UAG_NPAVIVssCreateWriterMetadata@@@Z ; has WINAPI (@8)
105; public: virtual bool __stdcall CVssWriter::OnPostRestore(class IVssWriterComponents *)
106?OnPostRestore@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
107; public: virtual bool __stdcall CVssJetWriter::OnPostRestoreBegin(class IVssWriterComponents *)
108?OnPostRestoreBegin@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
109; public: virtual bool __stdcall CVssJetWriter::OnPostRestoreEnd(class IVssWriterComponents *,bool)
110?OnPostRestoreEnd@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@_N@Z ; has WINAPI (@12)
111; public: virtual bool __stdcall CVssJetWriter::OnPostSnapshot(class IVssWriterComponents *)
112?OnPostSnapshot@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
113; public: virtual bool __stdcall CVssWriter::OnPostSnapshot(class IVssWriterComponents *)
114?OnPostSnapshot@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
115; public: virtual bool __stdcall CVssWriter::OnPreRestore(class IVssWriterComponents *)
116?OnPreRestore@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
117; public: virtual bool __stdcall CVssJetWriter::OnPreRestoreBegin(class IVssWriterComponents *)
118?OnPreRestoreBegin@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
119; public: virtual bool __stdcall CVssJetWriter::OnPreRestoreEnd(class IVssWriterComponents *,bool)
120?OnPreRestoreEnd@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@_N@Z ; has WINAPI (@12)
121; public: virtual bool __stdcall CVssWriter::OnPrepareBackup(class IVssWriterComponents *)
122?OnPrepareBackup@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
123; public: virtual bool __stdcall CVssJetWriter::OnPrepareBackupBegin(class IVssWriterComponents *)
124?OnPrepareBackupBegin@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z ; has WINAPI (@8)
125; public: virtual bool __stdcall CVssJetWriter::OnPrepareBackupEnd(class IVssWriterComponents *,bool)
126?OnPrepareBackupEnd@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@_N@Z ; has WINAPI (@12)
127; public: virtual bool __stdcall CVssJetWriter::OnPrepareSnapshotBegin(void)
128?OnPrepareSnapshotBegin@CVssJetWriter@@UAG_NXZ ; has WINAPI (@4)
129; public: virtual bool __stdcall CVssJetWriter::OnPrepareSnapshotEnd(bool)
130?OnPrepareSnapshotEnd@CVssJetWriter@@UAG_N_N@Z ; has WINAPI (@8)
131; public: virtual bool __stdcall CVssJetWriter::OnThawBegin(void)
132?OnThawBegin@CVssJetWriter@@UAG_NXZ ; has WINAPI (@4)
133; public: virtual bool __stdcall CVssJetWriter::OnThawEnd(bool)
134?OnThawEnd@CVssJetWriter@@UAG_N_N@Z ; has WINAPI (@8)
135; public: virtual bool __stdcall CVssWriter::OnVSSApplicationStartup(void)
136?OnVSSApplicationStartup@CVssWriter@@UAG_NXZ ; has WINAPI (@4)
137; public: virtual bool __stdcall CVssWriter::OnVSSShutdown(void)
138?OnVSSShutdown@CVssWriter@@UAG_NXZ ; has WINAPI (@4)
139; protected: long __stdcall CVssJetWriter::SetWriterFailure(long)
140?SetWriterFailure@CVssJetWriter@@IAGJJ@Z ; has WINAPI (@8)
141; protected: long __stdcall CVssWriter::SetWriterFailure(long)
142?SetWriterFailure@CVssWriter@@IAGJJ@Z ; has WINAPI (@8)
143; public: long __stdcall CVssWriter::Subscribe(unsigned long)
144?Subscribe@CVssWriter@@QAGJK@Z ; has WINAPI (@8)
145; public: void __stdcall CVssJetWriter::Uninitialize(void)
146?Uninitialize@CVssJetWriter@@QAGXXZ ; has WINAPI (@4)
147; public: long __stdcall CVssWriter::Unsubscribe(void)
148?Unsubscribe@CVssWriter@@QAGJXZ ; has WINAPI (@4)
149CreateVssBackupComponentsInternal@4
150CreateVssExamineWriterMetadataInternal@8
151CreateVssExpressWriterInternal@4
152CreateWriter@8
153CreateWriterEx@8
154;DllCanUnloadNow@0
155;DllGetClassObject@12
156GetProviderMgmtInterface@36
157GetProviderMgmtInterfaceInternal@36
158IsVolumeSnapshottedInternal@12
159ShouldBlockRevertInternal@8
160VssFreeSnapshotPropertiesInternal@4
lib/libc/mingw/lib32/wdsclientapi.def created+46
......@@ -0,0 +1,46 @@
1;
2; Definition file of WDSCLIENTAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WDSCLIENTAPI.dll"
7EXPORTS
8WdsCliAuthorizeSession@8
9WdsCliCancelTransfer@4
10WdsCliClose@4
11WdsCliCreateSession@12
12WdsCliFindFirstImage@8
13WdsCliFindNextImage@4
14WdsCliFreeDomainJoinInformation@4
15WdsCliFreeStringArray@8
16WdsCliFreeUnattendVariables@8
17WdsCliGetClientUnattend@20
18WdsCliGetDomainJoinInformation@16
19WdsCliGetEnumerationFlags@8
20WdsCliGetImageArchitecture@8
21WdsCliGetImageDescription@8
22WdsCliGetImageFiles@12
23WdsCliGetImageGroup@8
24WdsCliGetImageHalName@8
25WdsCliGetImageHandleFromFindHandle@8
26WdsCliGetImageHandleFromTransferHandle@8
27WdsCliGetImageIndex@8
28WdsCliGetImageLanguage@8
29WdsCliGetImageLanguages@12
30WdsCliGetImageLastModifiedTime@8
31WdsCliGetImageName@8
32WdsCliGetImageNamespace@8
33WdsCliGetImageParameter@16
34WdsCliGetImagePath@8
35WdsCliGetImageSize@8
36WdsCliGetImageType@8
37WdsCliGetImageVersion@8
38WdsCliGetTransferSize@8
39WdsCliGetUnattendVariables@20
40WdsCliInitializeLog@16
41WdsCliLog
42WdsCliObtainDriverPackages@16
43WdsCliRegisterTrace@4
44WdsCliTransferFile@36
45WdsCliTransferImage@28
46WdsCliWaitForTransfer@4
lib/libc/mingw/lib32/wdstptc.def created+22
......@@ -0,0 +1,22 @@
1;
2; Definition file of WDSTPTC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WDSTPTC.dll"
7EXPORTS
8;WdsTptcDownload@36
9WdsTransportClientRegisterTrace@4
10WdsTransportClientAddRefBuffer@4
11WdsTransportClientCancelSession@4
12WdsTransportClientCancelSessionEx@8
13WdsTransportClientCloseSession@4
14WdsTransportClientCompleteReceive@12
15WdsTransportClientInitialize@0
16WdsTransportClientInitializeSession@12
17WdsTransportClientQueryStatus@12
18WdsTransportClientRegisterCallback@12
19WdsTransportClientReleaseBuffer@4
20WdsTransportClientShutdown@0
21WdsTransportClientStartSession@4
22WdsTransportClientWaitForCompletion@8
lib/libc/mingw/lib32/websocket.def created+15
......@@ -0,0 +1,15 @@
1LIBRARY "websocket.dll"
2EXPORTS
3WebSocketAbortHandle@4
4WebSocketBeginClientHandshake@36
5WebSocketBeginServerHandshake@32
6WebSocketCompleteAction@12
7WebSocketCreateClientHandle@12
8WebSocketCreateServerHandle@12
9WebSocketDeleteHandle@4
10WebSocketEndClientHandshake@24
11WebSocketEndServerHandshake@4
12WebSocketGetAction@32
13WebSocketGetGlobalProperty@12
14WebSocketReceive@12
15WebSocketSend@16
lib/libc/mingw/lib32/wecapi.def created+24
......@@ -0,0 +1,24 @@
1;
2; Definition file of WecApi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WecApi.dll"
7EXPORTS
8EcIsConfigRequired@4
9EcQuickConfig@0
10EcClose@4
11EcDeleteSubscription@8
12EcEnumNextSubscription@16
13EcGetObjectArrayProperty@28
14EcGetObjectArraySize@8
15EcGetSubscriptionProperty@24
16EcGetSubscriptionRunTimeStatus@28
17EcInsertObjectArrayElement@8
18EcOpenSubscription@12
19EcOpenSubscriptionEnum@4
20EcRemoveObjectArrayElement@8
21EcRetrySubscription@12
22EcSaveSubscription@8
23EcSetObjectArrayProperty@20
24EcSetSubscriptionProperty@16
lib/libc/mingw/lib32/wer.def created+84
......@@ -0,0 +1,84 @@
1;
2; Definition file of wer.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "wer.dll"
7EXPORTS
8WerSysprepCleanup@0
9WerSysprepGeneralize@0
10WerSysprepSpecialize@0
11WerUnattendedSetup@0
12WerpAddAppCompatData@12
13WerpAddFile@24
14WerpAddMemoryBlock@12
15WerpAddRegisteredDataToReport@8
16WerpAddSecondaryParameter@12
17WerpAddTextToReport@12
18WerpArchiveReport@20
19WerpCancelResponseDownload@4
20WerpCancelUpload@4
21WerpCloseStore@4
22WerpCreateMachineStore@0
23WerpDeleteReport@8
24WerpDestroyWerString@4
25WerpDownloadResponse@28
26WerpDownloadResponseTemplate@12
27WerpEnumerateStoreNext@8
28WerpEnumerateStoreStart@4
29WerpExtractReportFiles@12
30WerpGetBucketId@8
31WerpGetDynamicParameter@16
32WerpGetEventType@8
33WerpGetFileByIndex@24
34WerpGetFilePathByIndex@12
35WerpGetNumFiles@8
36WerpGetNumSecParams@8
37WerpGetNumSigParams@8
38WerpGetReportFinalConsent@8
39WerpGetReportFlags@8
40WerpGetReportInformation@8
41WerpGetReportTime@8
42WerpGetReportType@8
43WerpGetResponseId@12
44WerpGetResponseUrl@8
45WerpGetSecParamByIndex@16
46WerpGetSigParamByIndex@16
47WerpGetStoreLocation@12
48WerpGetStoreType@8
49WerpGetTextFromReport@12
50WerpGetUIParamByIndex@12
51WerpGetUploadTime@8
52WerpGetWerStringData@4
53WerpIsTransportAvailable@0
54WerpLoadReport@16
55WerpOpenMachineArchive@8
56WerpOpenMachineQueue@8
57WerpOpenUserArchive@8
58WerpReportCancel@4
59WerpRestartApplication@20
60WerpSetDynamicParameter@16
61WerpSetEventName@8
62WerpSetReportFlags@8
63WerpSetReportInformation@8
64WerpSetReportTime@8
65WerpSetReportUploadContextToken@8
66WerpShowNXNotification@4
67WerpShowSecondLevelConsent@12
68WerpShowUpsellUI@8
69WerpSubmitReportFromStore@28
70WerpSvcReportFromMachineQueue@8
71WerAddExcludedApplication@8
72WerRemoveExcludedApplication@8
73WerReportAddDump@28
74WerReportAddFile@16
75WerReportCloseHandle@4
76WerReportCreate@16
77WerReportSetParameter@16
78WerReportSetUIOption@12
79WerReportSubmit@16
80WerpGetReportConsent@12
81WerpIsDisabled@8
82WerpOpenUserQueue@8
83WerpPromtUser@16
84WerpSetCallBack@12
lib/libc/mingw/lib32/wevtapi.def created+52
......@@ -0,0 +1,52 @@
1;
2; Definition file of wevtapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "wevtapi.dll"
7EXPORTS
8EvtIntSysprepCleanup@0
9EvtSetObjectArrayProperty@20
10EvtArchiveExportedLog@16
11EvtCancel@4
12EvtClearLog@16
13EvtClose@4
14EvtCreateBookmark@4
15EvtCreateRenderContext@12
16EvtExportLog@20
17EvtFormatMessage@36
18EvtGetChannelConfigProperty@24
19EvtGetEventInfo@20
20EvtGetEventMetadataProperty@24
21EvtGetExtendedStatus@12
22EvtGetLogInfo@20
23EvtGetObjectArrayProperty@28
24EvtGetObjectArraySize@8
25EvtGetPublisherMetadataProperty@24
26EvtGetQueryInfo@20
27EvtIntAssertConfig@12
28EvtIntCreateLocalLogfile@8
29EvtIntGetClassicLogDisplayName@28
30EvtIntRenderResourceEventTemplate@0
31EvtIntReportAuthzEventAndSourceAsync@44
32EvtIntReportEventAndSourceAsync@44
33EvtIntRetractConfig@12
34EvtIntWriteXmlEventToLocalLogfile@12
35EvtNext@24
36EvtNextChannelPath@16
37EvtNextEventMetadata@8
38EvtNextPublisherId@16
39EvtOpenChannelConfig@12
40EvtOpenChannelEnum@8
41EvtOpenEventMetadataEnum@8
42EvtOpenLog@12
43EvtOpenPublisherEnum@8
44EvtOpenPublisherMetadata@20
45EvtOpenSession@16
46EvtQuery@16
47EvtRender@28
48EvtSaveChannelConfig@8
49EvtSeek@24
50EvtSetChannelConfigProperty@16
51EvtSubscribe@32
52EvtUpdateBookmark@8
lib/libc/mingw/lib32/windowscodecs.def created+116
......@@ -0,0 +1,116 @@
1LIBRARY "windowscodecs.dll"
2EXPORTS
3IEnumString_Next_WIC_Proxy@16
4IEnumString_Reset_WIC_Proxy@4
5IPropertyBag2_Write_Proxy@16
6IWICBitmapClipper_Initialize_Proxy@12
7IWICBitmapCodecInfo_DoesSupportAnimation_Proxy@8
8IWICBitmapCodecInfo_DoesSupportLossless_Proxy@8
9IWICBitmapCodecInfo_DoesSupportMultiframe_Proxy@8
10IWICBitmapCodecInfo_GetContainerFormat_Proxy@8
11IWICBitmapCodecInfo_GetDeviceManufacturer_Proxy@16
12IWICBitmapCodecInfo_GetDeviceModels_Proxy@16
13IWICBitmapCodecInfo_GetFileExtensions_Proxy@16
14IWICBitmapCodecInfo_GetMimeTypes_Proxy@16
15IWICBitmapDecoder_CopyPalette_Proxy@8
16IWICBitmapDecoder_GetColorContexts_Proxy@16
17IWICBitmapDecoder_GetDecoderInfo_Proxy@8
18IWICBitmapDecoder_GetFrameCount_Proxy@8
19IWICBitmapDecoder_GetFrame_Proxy@12
20IWICBitmapDecoder_GetMetadataQueryReader_Proxy@8
21IWICBitmapDecoder_GetPreview_Proxy@8
22IWICBitmapDecoder_GetThumbnail_Proxy@8
23IWICBitmapEncoder_Commit_Proxy@4
24IWICBitmapEncoder_CreateNewFrame_Proxy@12
25IWICBitmapEncoder_GetEncoderInfo_Proxy@8
26IWICBitmapEncoder_GetMetadataQueryWriter_Proxy@8
27IWICBitmapEncoder_Initialize_Proxy@12
28IWICBitmapEncoder_SetPalette_Proxy@8
29IWICBitmapEncoder_SetThumbnail_Proxy@8
30IWICBitmapFlipRotator_Initialize_Proxy@12
31IWICBitmapFrameDecode_GetColorContexts_Proxy@16
32IWICBitmapFrameDecode_GetMetadataQueryReader_Proxy@8
33IWICBitmapFrameDecode_GetThumbnail_Proxy@8
34IWICBitmapFrameEncode_Commit_Proxy@4
35IWICBitmapFrameEncode_GetMetadataQueryWriter_Proxy@8
36IWICBitmapFrameEncode_Initialize_Proxy@8
37IWICBitmapFrameEncode_SetColorContexts_Proxy@12
38IWICBitmapFrameEncode_SetResolution_Proxy@20
39IWICBitmapFrameEncode_SetSize_Proxy@12
40IWICBitmapFrameEncode_SetThumbnail_Proxy@8
41IWICBitmapFrameEncode_WriteSource_Proxy@12
42IWICBitmapLock_GetDataPointer_STA_Proxy@12
43IWICBitmapLock_GetStride_Proxy@8
44IWICBitmapScaler_Initialize_Proxy@20
45IWICBitmapSource_CopyPalette_Proxy@8
46IWICBitmapSource_CopyPixels_Proxy@20
47IWICBitmapSource_GetPixelFormat_Proxy@8
48IWICBitmapSource_GetResolution_Proxy@12
49IWICBitmapSource_GetSize_Proxy@12
50IWICBitmap_Lock_Proxy@16
51IWICBitmap_SetPalette_Proxy@8
52IWICBitmap_SetResolution_Proxy@20
53IWICColorContext_InitializeFromMemory_Proxy@12
54IWICComponentFactory_CreateMetadataWriterFromReader_Proxy@16
55IWICComponentFactory_CreateQueryWriterFromBlockWriter_Proxy@12
56IWICComponentInfo_GetAuthor_Proxy@16
57IWICComponentInfo_GetCLSID_Proxy@8
58IWICComponentInfo_GetFriendlyName_Proxy@16
59IWICComponentInfo_GetSpecVersion_Proxy@16
60IWICComponentInfo_GetVersion_Proxy@16
61IWICFastMetadataEncoder_Commit_Proxy@4
62IWICFastMetadataEncoder_GetMetadataQueryWriter_Proxy@8
63IWICFormatConverter_Initialize_Proxy@32
64IWICImagingFactory_CreateBitmapClipper_Proxy@8
65IWICImagingFactory_CreateBitmapFlipRotator_Proxy@8
66IWICImagingFactory_CreateBitmapFromHBITMAP_Proxy@20
67IWICImagingFactory_CreateBitmapFromHICON_Proxy@12
68IWICImagingFactory_CreateBitmapFromMemory_Proxy@32
69IWICImagingFactory_CreateBitmapFromSource_Proxy@16
70IWICImagingFactory_CreateBitmapScaler_Proxy@8
71IWICImagingFactory_CreateBitmap_Proxy@24
72IWICImagingFactory_CreateComponentInfo_Proxy@12
73IWICImagingFactory_CreateDecoderFromFileHandle_Proxy@20
74IWICImagingFactory_CreateDecoderFromFilename_Proxy@24
75IWICImagingFactory_CreateDecoderFromStream_Proxy@20
76IWICImagingFactory_CreateEncoder_Proxy@16
77IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy@12
78IWICImagingFactory_CreateFastMetadataEncoderFromFrameDecode_Proxy@12
79IWICImagingFactory_CreateFormatConverter_Proxy@8
80IWICImagingFactory_CreatePalette_Proxy@8
81IWICImagingFactory_CreateQueryWriterFromReader_Proxy@16
82IWICImagingFactory_CreateQueryWriter_Proxy@16
83IWICImagingFactory_CreateStream_Proxy@8
84IWICMetadataBlockReader_GetCount_Proxy@8
85IWICMetadataBlockReader_GetReaderByIndex_Proxy@12
86IWICMetadataQueryReader_GetContainerFormat_Proxy@8
87IWICMetadataQueryReader_GetEnumerator_Proxy@8
88IWICMetadataQueryReader_GetLocation_Proxy@16
89IWICMetadataQueryReader_GetMetadataByName_Proxy@12
90IWICMetadataQueryWriter_RemoveMetadataByName_Proxy@8
91IWICMetadataQueryWriter_SetMetadataByName_Proxy@12
92IWICPalette_GetColorCount_Proxy@8
93IWICPalette_GetColors_Proxy@16
94IWICPalette_GetType_Proxy@8
95IWICPalette_HasAlpha_Proxy@8
96IWICPalette_InitializeCustom_Proxy@12
97IWICPalette_InitializeFromBitmap_Proxy@16
98IWICPalette_InitializeFromPalette_Proxy@8
99IWICPalette_InitializePredefined_Proxy@12
100IWICPixelFormatInfo_GetBitsPerPixel_Proxy@8
101IWICPixelFormatInfo_GetChannelCount_Proxy@8
102IWICPixelFormatInfo_GetChannelMask_Proxy@20
103IWICStream_InitializeFromIStream_Proxy@8
104IWICStream_InitializeFromMemory_Proxy@12
105WICConvertBitmapSource@12
106WICCreateBitmapFromSection@28
107WICCreateBitmapFromSectionEx@32
108WICCreateColorContext_Proxy@8
109WICCreateImagingFactory_Proxy@8
110WICGetMetadataContentSize@12
111WICMapGuidToShortName@16
112WICMapSchemaToName@20
113WICMapShortNameToGuid@8
114WICMatchMetadataContent@16
115WICSerializeMetadataContent@16
116WICSetEncoderFormat_Proxy@16
lib/libc/mingw/lib32/winhttp.def created+76
......@@ -0,0 +1,76 @@
1;
2; Definition file of WINHTTP.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WINHTTP.dll"
7EXPORTS
8WinHttpPacJsWorkerMain@8
9DllCanUnloadNow@0
10DllGetClassObject@12
11Private1@20
12SvchostPushServiceGlobals@4
13WinHttpAddRequestHeaders@16
14WinHttpAddRequestHeadersEx@32
15WinHttpAutoProxySvcMain@8
16WinHttpCheckPlatform@0
17WinHttpCloseHandle@4
18WinHttpConnect@16
19WinHttpConnectionDeletePolicyEntries@8
20WinHttpConnectionDeleteProxyInfo@8
21WinHttpConnectionFreeNameList@4
22WinHttpConnectionFreeProxyInfo@4
23WinHttpConnectionFreeProxyList@4
24WinHttpConnectionGetNameList@4
25WinHttpConnectionGetProxyInfo@12
26WinHttpConnectionGetProxyList@8
27WinHttpConnectionSetPolicyEntries@12
28WinHttpConnectionSetProxyInfo@12
29WinHttpConnectionUpdateIfIndexTable@8
30WinHttpCrackUrl@16
31WinHttpCreateProxyResolver@8
32WinHttpCreateUrl@16
33WinHttpDetectAutoProxyConfigUrl@8
34WinHttpFreeProxyResult@4
35WinHttpFreeProxyResultEx@4
36WinHttpFreeProxySettings@4
37WinHttpGetDefaultProxyConfiguration@4
38WinHttpGetIEProxyConfigForCurrentUser@4
39WinHttpGetProxyForUrl@16
40WinHttpGetProxyForUrlEx2@24
41WinHttpGetProxyForUrlEx@16
42WinHttpGetProxyForUrlHvsi@36
43WinHttpGetProxyResult@8
44WinHttpGetProxyResultEx@8
45WinHttpGetProxySettingsVersion@8
46WinHttpGetTunnelSocket@16
47WinHttpOpen@20
48WinHttpOpenRequest@28
49WinHttpProbeConnectivity@24
50WinHttpQueryAuthSchemes@16
51WinHttpQueryDataAvailable@8
52WinHttpQueryHeaders@24
53WinHttpQueryOption@16
54WinHttpReadData@16
55WinHttpReadProxySettings@28
56WinHttpReadProxySettingsHvsi@32
57WinHttpReceiveResponse@8
58WinHttpResetAutoProxy@8
59WinHttpSaveProxyCredentials@16
60WinHttpSendRequest@28
61WinHttpSetCredentials@24
62WinHttpSetDefaultProxyConfiguration@4
63WinHttpSetOption@16
64WinHttpSetProxySettingsPerUser@4
65WinHttpSetStatusCallback@16
66WinHttpSetTimeouts@20
67WinHttpTimeFromSystemTime@8
68WinHttpTimeToSystemTime@8
69WinHttpWebSocketClose@16
70WinHttpWebSocketCompleteUpgrade@8
71WinHttpWebSocketQueryCloseStatus@20
72WinHttpWebSocketReceive@20
73WinHttpWebSocketSend@16
74WinHttpWebSocketShutdown@16
75WinHttpWriteData@16
76WinHttpWriteProxySettings@12
lib/libc/mingw/lib32/wininet.def created+313
......@@ -0,0 +1,313 @@
1; Which header declares the functions not in wininet?
2LIBRARY WININET.DLL
3EXPORTS
4DispatchAPICall@16
5AppCacheCheckManifest@32
6AppCacheCloseHandle@4
7AppCacheCreateAndCommitFile@20
8AppCacheDeleteGroup@4
9AppCacheDeleteIEGroup@4
10AppCacheDuplicateHandle@8
11AppCacheFinalize@16
12AppCacheFreeDownloadList@4
13AppCacheFreeGroupList@4
14AppCacheFreeIESpace@8
15AppCacheFreeSpace@8
16AppCacheGetDownloadList@8
17AppCacheGetFallbackUrl@12
18AppCacheGetGroupList@4
19AppCacheGetIEGroupList@4
20AppCacheGetInfo@8
21AppCacheGetManifestUrl@8
22AppCacheLookup@12
23CommitUrlCacheEntryA@44
24CommitUrlCacheEntryBinaryBlob@32
25CommitUrlCacheEntryW@44
26CreateMD5SSOHash@16
27CreateUrlCacheContainerA@32
28CreateUrlCacheContainerW@32
29CreateUrlCacheEntryA@20
30CreateUrlCacheEntryExW@24
31CreateUrlCacheEntryW@20
32CreateUrlCacheGroup@8
33DeleteIE3Cache@16
34DeleteUrlCacheContainerA@8
35DeleteUrlCacheContainerW@8
36DeleteUrlCacheEntry@4
37DeleteUrlCacheEntryA@4
38DeleteUrlCacheEntryW@4
39DeleteUrlCacheGroup@16
40DeleteWpadCacheForNetworks@4
41DetectAutoProxyUrl@12
42DoConnectoidsExist@0
43ExportCookieFileA@8
44ExportCookieFileW@8
45FindCloseUrlCache@4
46FindFirstUrlCacheContainerA@16
47FindFirstUrlCacheContainerW@16
48FindFirstUrlCacheEntryA@12
49FindFirstUrlCacheEntryExA@40
50FindFirstUrlCacheEntryExW@40
51FindFirstUrlCacheEntryW@12
52FindFirstUrlCacheGroup@24
53FindNextUrlCacheContainerA@12
54FindNextUrlCacheContainerW@12
55FindNextUrlCacheEntryA@12
56FindNextUrlCacheEntryExA@24
57FindNextUrlCacheEntryExW@24
58FindNextUrlCacheEntryW@12
59FindNextUrlCacheGroup@12
60FindP3PPolicySymbol@4
61ForceNexusLookup@0
62ForceNexusLookupExW@20
63FreeP3PObject@4
64FreeUrlCacheSpaceA@12
65FreeUrlCacheSpaceW@12
66FtpCommandA@24
67FtpCommandW@24
68FtpCreateDirectoryA@8
69FtpCreateDirectoryW@8
70FtpDeleteFileA@8
71FtpDeleteFileW@8
72FtpFindFirstFileA@20
73FtpFindFirstFileW@20
74FtpGetCurrentDirectoryA@12
75FtpGetCurrentDirectoryW@12
76FtpGetFileA@28
77FtpGetFileEx@28
78FtpGetFileSize@8
79FtpGetFileW@28
80FtpOpenFileA@20
81FtpOpenFileW@20
82FtpPutFileA@20
83FtpPutFileEx@20
84FtpPutFileW@20
85FtpRemoveDirectoryA@8
86FtpRemoveDirectoryW@8
87FtpRenameFileA@12
88FtpRenameFileW@12
89FtpSetCurrentDirectoryA@8
90FtpSetCurrentDirectoryW@8
91GetDiskInfoA@16
92GetP3PPolicy@16
93GetP3PRequestStatus@4
94GetUrlCacheConfigInfoA@12
95GetUrlCacheConfigInfoW@12
96GetUrlCacheEntryBinaryBlob@28
97GetUrlCacheEntryInfoA@12
98GetUrlCacheEntryInfoExA@28
99GetUrlCacheEntryInfoExW@28
100GetUrlCacheEntryInfoW@12
101GetUrlCacheGroupAttributeA@28
102GetUrlCacheGroupAttributeW@28
103GetUrlCacheHeaderData@8
104GopherCreateLocatorA@28
105GopherCreateLocatorW@28
106GopherFindFirstFileA@24
107GopherFindFirstFileW@24
108GopherGetAttributeA@32
109GopherGetAttributeW@32
110GopherGetLocatorTypeA@8
111GopherGetLocatorTypeW@8
112GopherOpenFileA@20
113GopherOpenFileW@20
114HttpAddRequestHeadersA@16
115HttpAddRequestHeadersW@16
116HttpCheckDavCompliance@20
117HttpCheckDavComplianceA@20
118HttpCheckDavComplianceW@20
119HttpCloseDependencyHandle@4
120HttpDuplicateDependencyHandle@8
121HttpEndRequestA@16
122HttpEndRequestW@16
123HttpGetServerCredentials@12
124HttpGetTunnelSocket@16
125HttpIndicatePageLoadComplete@4
126HttpIsHostHstsEnabled@8
127HttpOpenDependencyHandle@12
128HttpOpenRequestA@32
129HttpOpenRequestW@32
130HttpPushClose@4
131HttpPushEnable@12
132HttpPushWait@12
133HttpQueryInfoA@20
134HttpQueryInfoW@20
135HttpSendRequestA@20
136HttpSendRequestExA@20
137HttpSendRequestExW@20
138HttpSendRequestW@20
139HttpWebSocketClose@16
140HttpWebSocketCompleteUpgrade@8
141HttpWebSocketQueryCloseStatus@20
142HttpWebSocketReceive@20
143HttpWebSocketSend@16
144HttpWebSocketShutdown@16
145ImportCookieFileA@4
146ImportCookieFileW@4
147IncrementUrlCacheHeaderData@8
148InternetAlgIdToStringA@16
149InternetAlgIdToStringW@16
150InternetAttemptConnect@4
151InternetAutodial@8
152InternetAutodialCallback@8
153InternetAutodialHangup@4
154InternetCanonicalizeUrlA@16
155InternetCanonicalizeUrlW@16
156InternetCheckConnectionA@12
157InternetCheckConnectionW@12
158InternetClearAllPerSiteCookieDecisions@0
159InternetCloseHandle@4
160InternetCombineUrlA@20
161InternetCombineUrlW@20
162InternetConfirmZoneCrossing@16
163InternetConfirmZoneCrossingA@16
164InternetConfirmZoneCrossingW@16
165InternetConnectA@32
166InternetConnectW@32
167InternetConvertUrlFromWireToWideChar@32
168InternetCrackUrlA@16
169InternetCrackUrlW@16
170InternetCreateUrlA@16
171InternetCreateUrlW@16
172;InternetDebugGetLocalTime@8
173InternetDial@20
174InternetDialA@20
175InternetDialW@20
176InternetEnumPerSiteCookieDecisionA@16
177InternetEnumPerSiteCookieDecisionW@16
178InternetErrorDlg@20
179InternetFindNextFileA@8
180InternetFindNextFileW@8
181InternetFortezzaCommand@12
182InternetFreeCookies@8
183InternetFreeProxyInfoList@4
184InternetGetCertByURL@12
185InternetGetCertByURLA@12
186InternetGetConnectedState@8
187InternetGetConnectedStateEx@16
188InternetGetConnectedStateExA@16
189InternetGetConnectedStateExW@16
190InternetGetCookieA@16
191InternetGetCookieEx2@20
192InternetGetCookieExA@24
193InternetGetCookieExW@24
194InternetGetCookieW@16
195InternetGetLastResponseInfoA@12
196InternetGetLastResponseInfoW@12
197InternetGetPerSiteCookieDecisionA@8
198InternetGetPerSiteCookieDecisionW@8
199InternetGetProxyForUrl@12
200InternetGetSecurityInfoByURL@12
201InternetGetSecurityInfoByURLA@12
202InternetGetSecurityInfoByURLW@12
203InternetGoOnline@12
204InternetGoOnlineA@12
205InternetGoOnlineW@12
206InternetHangUp@8
207InternetInitializeAutoProxyDll@4
208InternetLockRequestFile@8
209InternetOpenA@20
210InternetOpenUrlA@24
211InternetOpenUrlW@24
212InternetOpenW@20
213InternetQueryDataAvailable@16
214InternetQueryFortezzaStatus@8
215InternetQueryOptionA@16
216InternetQueryOptionW@16
217InternetReadFile@16
218InternetReadFileExA@16
219InternetReadFileExW@16
220InternetSecurityProtocolToStringA@16
221InternetSecurityProtocolToStringW@16
222InternetSetCookieA@12
223InternetSetCookieEx2@20
224InternetSetCookieExA@20
225InternetSetCookieExW@20
226InternetSetCookieW@12
227InternetSetDialState@12
228InternetSetDialStateA@12
229InternetSetDialStateW@12
230InternetSetFilePointer@20
231InternetSetOptionA@16
232InternetSetOptionExA@20
233InternetSetOptionExW@20
234InternetSetOptionW@16
235InternetSetPerSiteCookieDecisionA@8
236InternetSetPerSiteCookieDecisionW@8
237InternetSetStatusCallback@8
238InternetSetStatusCallbackA@8
239InternetSetStatusCallbackW@8
240InternetShowSecurityInfoByURL@8
241InternetShowSecurityInfoByURLA@8
242InternetShowSecurityInfoByURLW@8
243InternetTimeFromSystemTime@16
244InternetTimeFromSystemTimeA@16
245InternetTimeFromSystemTimeW@16
246InternetTimeToSystemTime@12
247InternetTimeToSystemTimeA@12
248InternetTimeToSystemTimeW@12
249InternetUnlockRequestFile@4
250InternetWriteFile@16
251InternetWriteFileExA@16
252InternetWriteFileExW@16
253IsDomainLegalCookieDomainA@8
254IsDomainLegalCookieDomainW@8
255IsHostInProxyBypassList@12
256IsProfilesEnabled@0
257IsUrlCacheEntryExpiredA@12
258IsUrlCacheEntryExpiredW@12
259LoadUrlCacheContent@0
260MapResourceToPolicy@16
261ParseX509EncodedCertificateForListBoxEntry@16
262PerformOperationOverUrlCacheA@40
263PrivacyGetZonePreferenceW@20
264PrivacySetZonePreferenceW@16
265ReadUrlCacheEntryStream@20
266ReadUrlCacheEntryStreamEx@20
267RegisterUrlCacheNotification@24
268ResumeSuspendedDownload@8
269RetrieveUrlCacheEntryFileA@16
270RetrieveUrlCacheEntryFileW@16
271RetrieveUrlCacheEntryStreamA@20
272RetrieveUrlCacheEntryStreamW@20
273RunOnceUrlCache@16
274SetUrlCacheConfigInfoA@8
275SetUrlCacheConfigInfoW@8
276SetUrlCacheEntryGroup@28
277SetUrlCacheEntryGroupA@28
278SetUrlCacheEntryGroupW@28
279SetUrlCacheEntryInfoA@12
280SetUrlCacheEntryInfoW@12
281SetUrlCacheGroupAttributeA@24
282SetUrlCacheGroupAttributeW@24
283SetUrlCacheHeaderData@8
284ShowCertificate@8
285ShowClientAuthCerts@4
286ShowSecurityInfo@8
287ShowX509EncodedCertificate@12
288UnlockUrlCacheEntryFile@8
289UnlockUrlCacheEntryFileA@8
290UnlockUrlCacheEntryFileW@8
291UnlockUrlCacheEntryStream@8
292UpdateUrlCacheContentPath@4
293UrlCacheCheckEntriesExist@12
294UrlCacheCloseEntryHandle@4
295UrlCacheContainerSetEntryMaximumAge@8
296UrlCacheCreateContainer@24
297UrlCacheFindFirstEntry@28
298UrlCacheFindNextEntry@8
299UrlCacheFreeEntryInfo@4
300UrlCacheFreeGlobalSpace@12
301UrlCacheGetContentPaths@8
302UrlCacheGetEntryInfo@12
303UrlCacheGetGlobalCacheSize@12
304UrlCacheGetGlobalLimit@8
305UrlCacheReadEntryStream@24
306UrlCacheReloadSettings@0
307UrlCacheRetrieveEntryFile@16
308UrlCacheRetrieveEntryStream@20
309UrlCacheServer@0
310UrlCacheSetGlobalLimit@12
311UrlCacheUpdateEntryExtraData@16
312UrlZonesDetach@0
313_GetFileExtensionFromUrl@16
lib/libc/mingw/lib32/winusb.def created+41
......@@ -0,0 +1,41 @@
1;
2; Definition file of WINUSB.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WINUSB.DLL"
7EXPORTS
8WinUsb_AbortPipe@8
9WinUsb_AbortPipeAsync@12
10WinUsb_ControlTransfer@28
11WinUsb_FlushPipe@8
12WinUsb_Free@4
13WinUsb_GetAdjustedFrameNumber@12
14WinUsb_GetAssociatedInterface@12
15WinUsb_GetCurrentAlternateSetting@8
16WinUsb_GetCurrentFrameNumber@12
17WinUsb_GetDescriptor@28
18WinUsb_GetOverlappedResult@16
19WinUsb_GetPipePolicy@20
20WinUsb_GetPowerPolicy@16
21WinUsb_Initialize@8
22WinUsb_ParseConfigurationDescriptor@28
23WinUsb_ParseDescriptors@16
24WinUsb_QueryDeviceInformation@16
25WinUsb_QueryInterfaceSettings@12
26WinUsb_QueryPipe@16
27WinUsb_QueryPipeEx@16
28WinUsb_ReadIsochPipe@28
29WinUsb_ReadIsochPipeAsap@28
30WinUsb_ReadPipe@24
31WinUsb_RegisterIsochBuffer@20
32WinUsb_ResetPipe@8
33WinUsb_ResetPipeAsync@12
34WinUsb_SetCurrentAlternateSetting@8
35WinUsb_SetCurrentAlternateSettingAsync@12
36WinUsb_SetPipePolicy@20
37WinUsb_SetPowerPolicy@16
38WinUsb_UnregisterIsochBuffer@4
39WinUsb_WriteIsochPipe@20
40WinUsb_WriteIsochPipeAsap@20
41WinUsb_WritePipe@24
lib/libc/mingw/lib32/wkscli.def created+30
......@@ -0,0 +1,30 @@
1;
2; Definition file of wkscli.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "wkscli.dll"
7EXPORTS
8NetAddAlternateComputerName@20
9NetEnumerateComputerNames@20
10NetGetJoinInformation@12
11NetGetJoinableOUs@24
12NetJoinDomain@24
13NetRemoveAlternateComputerName@20
14NetRenameMachineInDomain@20
15NetSetPrimaryComputerName@20
16NetUnjoinDomain@16
17NetUseAdd@16
18NetUseDel@12
19NetUseEnum@28
20NetUseGetInfo@16
21NetValidateName@20
22NetWkstaGetInfo@12
23NetWkstaSetInfo@16
24NetWkstaStatisticsGet@16
25NetWkstaTransportAdd@16
26NetWkstaTransportDel@12
27NetWkstaTransportEnum@28
28NetWkstaUserEnum@28
29NetWkstaUserGetInfo@12
30NetWkstaUserSetInfo@16
lib/libc/mingw/lib32/wlanapi.def created+43
......@@ -0,0 +1,43 @@
1;
2; Definition file of Wlanapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "Wlanapi.dll"
7EXPORTS
8WlanAllocateMemory@4
9WlanCloseHandle@8
10WlanConnect@16
11WlanDeleteProfile@16
12WlanDisconnect@12
13WlanEnumInterfaces@12
14WlanExtractPsdIEDataList@24
15WlanFreeMemory@4
16WlanGetAvailableNetworkList@20
17WlanGetFilterList@16
18WlanGetInterfaceCapability@16
19WlanGetNetworkBssList@28
20WlanGetProfile@28
21WlanGetProfileCustomUserData@24
22WlanGetProfileList@16
23WlanGetSecuritySettings@20
24WlanIhvControl@32
25WlanOpenHandle@16
26WlanQueryAutoConfigParameter@24
27WlanQueryInterface@28
28WlanReasonCodeToString@16
29WlanRegisterNotification@28
30WlanRenameProfile@20
31WlanSaveTemporaryProfile@28
32WlanScan@20
33WlanSetAutoConfigParameter@20
34WlanSetFilterList@16
35WlanSetInterface@24
36WlanSetProfile@32
37WlanSetProfileCustomUserData@24
38WlanSetProfileEapUserData@44
39WlanSetProfileEapXmlUserData@24
40WlanSetProfileList@20
41WlanSetProfilePosition@20
42WlanSetPsdIEDataList@16
43WlanSetSecuritySettings@12
lib/libc/mingw/lib32/wsdapi.def created+41
......@@ -0,0 +1,41 @@
1;
2; Definition file of wsdapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "wsdapi.dll"
7EXPORTS
8WSDCancelAddrChangeNotify@4
9WSDCreateHttpAddressAdvanced@8
10WSDNotifyAddrChange@12
11WSDAllocateLinkedMemory@8
12WSDAttachLinkedMemory@8
13WSDCreateDeviceHost@12
14WSDCreateDeviceHostAdvanced@20
15WSDCreateDeviceProxy@16
16WSDCreateDeviceProxyAdvanced@20
17WSDCreateDiscoveryProvider@8
18WSDCreateDiscoveryPublisher@8
19WSDCreateHttpAddress@4
20WSDCreateHttpMessageParameters@4
21WSDCreateHttpTransport@8
22WSDCreateMetadataAgent@12
23WSDCreateOutboundAttachment@4
24WSDCreateUdpAddress@4
25WSDCreateUdpMessageParameters@4
26WSDCreateUdpTransport@4
27WSDDetachLinkedMemory@4
28WSDFreeLinkedMemory@4
29WSDGenerateFault@24
30WSDGenerateFaultEx@20
31WSDGenerateRandomDelay@8
32WSDGetConfigurationOption@12
33WSDProcessFault@12
34WSDSetConfigurationOption@12
35WSDXMLAddChild@8
36WSDXMLAddSibling@8
37WSDXMLBuildAnyForSingleElement@12
38WSDXMLCleanupElement@4
39WSDXMLCreateContext@4
40WSDXMLGetNameFromBuiltinNamespace@12
41WSDXMLGetValueFromAny@16
lib/libc/mingw/lib32/wsnmp32.def created+48
......@@ -0,0 +1,48 @@
1LIBRARY wsnmp32.dll
2EXPORTS
3SnmpCancelMsg@8
4SnmpCleanup@0
5SnmpClose@4
6SnmpContextToStr@8
7SnmpCountVbl@4
8SnmpCreatePdu@24
9SnmpCreateSession@16
10SnmpCreateVbl@12
11SnmpDecodeMsg@24
12SnmpDeleteVb@8
13SnmpDuplicatePdu@8
14SnmpDuplicateVbl@8
15SnmpEncodeMsg@24
16SnmpEntityToStr@12
17SnmpFreeContext@4
18SnmpFreeDescriptor@8
19SnmpFreeEntity@4
20SnmpFreePdu@4
21SnmpFreeVbl@4
22SnmpGetLastError@4
23SnmpGetPduData@24
24SnmpGetRetransmitMode@4
25SnmpGetRetry@12
26SnmpGetTimeout@12
27SnmpGetTranslateMode@4
28SnmpGetVb@16
29SnmpGetVendorInfo@4
30SnmpListen@8
31SnmpOidCompare@16
32SnmpOidCopy@8
33SnmpOidToStr@12
34SnmpOpen@8
35SnmpRecvMsg@20
36SnmpRegister@24
37SnmpSendMsg@20
38SnmpSetPduData@24
39SnmpSetPort@8
40SnmpSetRetransmitMode@4
41SnmpSetRetry@8
42SnmpSetTimeout@8
43SnmpSetTranslateMode@4
44SnmpSetVb@16
45SnmpStartup@20
46SnmpStrToContext@8
47SnmpStrToEntity@8
48SnmpStrToOid@8
lib/libc/mingw/lib32/wtsapi32.def created+50
......@@ -0,0 +1,50 @@
1;
2; Definition file of WTSAPI32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WTSAPI32.dll"
7EXPORTS
8WTSCloseServer@4
9WTSConnectSessionA@16
10WTSConnectSessionW@16
11WTSDisconnectSession@12
12WTSEnumerateProcessesA@20
13WTSEnumerateProcessesW@20
14WTSEnumerateServersA@20
15WTSEnumerateServersW@20
16WTSEnumerateSessionsA@20
17WTSEnumerateSessionsW@20
18WTSFreeMemory@4
19WTSLogoffSession@12
20WTSOpenServerA@4
21WTSOpenServerW@4
22WTSQuerySessionInformationA@20
23WTSQuerySessionInformationW@20
24WTSQueryUserConfigA@20
25WTSQueryUserConfigW@20
26WTSQueryUserToken@8
27WTSRegisterSessionNotification@8
28WTSRegisterSessionNotificationEx@12
29WTSSendMessageA@40
30WTSSendMessageW@40
31WTSSetSessionInformationA@20
32WTSSetSessionInformationW@20
33WTSSetUserConfigA@20
34WTSSetUserConfigW@20
35WTSShutdownSystem@8
36WTSStartRemoteControlSessionA@16
37WTSStartRemoteControlSessionW@16
38WTSStopRemoteControlSession@4
39WTSTerminateProcess@12
40WTSUnRegisterSessionNotification@4
41WTSUnRegisterSessionNotificationEx@8
42WTSVirtualChannelClose@4
43WTSVirtualChannelOpen@12
44WTSVirtualChannelOpenEx@12
45WTSVirtualChannelPurgeInput@4
46WTSVirtualChannelPurgeOutput@4
47WTSVirtualChannelQuery@16
48WTSVirtualChannelRead@20
49WTSVirtualChannelWrite@16
50WTSWaitSystemEvent@12
lib/libc/mingw/lib64/aclui.def created+11
......@@ -0,0 +1,11 @@
1;
2; Exports of file ACLUI.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY ACLUI.dll
8EXPORTS
9CreateSecurityPage
10EditSecurity
11IID_ISecurityInformation DATA
lib/libc/mingw/lib64/apphelp.def created+166
......@@ -0,0 +1,166 @@
1;
2; Exports of file apphelp.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY apphelp.dll
8EXPORTS
9AllowPermLayer
10ApphelpCheckExe
11ApphelpCheckIME
12ApphelpCheckInstallShieldPackage
13ApphelpCheckMsiPackage
14ApphelpCheckRunApp
15ApphelpCheckShellObject
16ApphelpFixMsiPackage
17ApphelpFixMsiPackageExe
18ApphelpFreeFileAttributes
19ApphelpGetFileAttributes
20ApphelpGetNTVDMInfo
21ApphelpGetShimDebugLevel
22ApphelpQueryModuleData
23ApphelpReleaseExe
24ApphelpShowDialog
25ApphelpShowUI
26ApphelpUpdateCacheEntry
27GetPermLayers
28SdbBeginWriteListTag
29SdbBuildCompatEnvVariables
30SdbCloseApphelpInformation
31SdbCloseDatabase
32SdbCloseDatabaseWrite
33SdbCloseLocalDatabase
34SdbCommitIndexes
35SdbCreateDatabase
36SdbCreateHelpCenterURL
37SdbCreateMsiTransformFile
38SdbDeclareIndex
39SdbDeletePermLayerKeys
40SdbEndWriteListTag
41SdbEnumMsiTransforms
42SdbEscapeApphelpURL
43SdbFindCustomActionForPackage
44SdbFindFirstDWORDIndexedTag
45SdbFindFirstGUIDIndexedTag
46SdbFindFirstMsiPackage
47SdbFindFirstMsiPackage_Str
48SdbFindFirstNamedTag
49SdbFindFirstStringIndexedTag
50SdbFindFirstTag
51SdbFindFirstTagRef
52SdbFindMsiPackageByID
53SdbFindNextDWORDIndexedTag
54SdbFindNextGUIDIndexedTag
55SdbFindNextMsiPackage
56SdbFindNextStringIndexedTag
57SdbFindNextTag
58SdbFindNextTagRef
59SdbFormatAttribute
60SdbFreeDatabaseInformation
61SdbFreeFileAttributes
62SdbFreeFileInfo
63SdbFreeFlagInfo
64SdbGUIDFromString
65SdbGUIDToString
66SdbGetAppCompatDataSize
67SdbGetAppPatchDir
68SdbGetBinaryTagData
69SdbGetDatabaseGUID
70SdbGetDatabaseID
71SdbGetDatabaseInformation
72SdbGetDatabaseInformationByName
73SdbGetDatabaseMatch
74SdbGetDatabaseVersion
75SdbGetDllPath
76SdbGetEntryFlags
77SdbGetFileAttributes
78SdbGetFileInfo
79SdbGetFirstChild
80SdbGetImageType
81SdbGetIndex
82SdbGetItemFromItemRef
83SdbGetLayerName
84SdbGetLayerTagRef
85SdbGetLocalPDB
86SdbGetMatchingExe
87SdbGetMsiPackageInformation
88SdbGetNamedLayer
89SdbGetNextChild
90SdbGetNthUserSdb
91SdbGetPDBFromGUID
92SdbGetPermLayerKeys
93SdbGetShowDebugInfoOption
94SdbGetShowDebugInfoOptionValue
95SdbGetStandardDatabaseGUID
96SdbGetStringTagPtr
97SdbGetTagDataSize
98SdbGetTagFromTagID
99SdbGrabMatchingInfo
100SdbGrabMatchingInfoEx
101SdbInitDatabase
102SdbInitDatabaseEx
103SdbIsNullGUID
104SdbIsTagrefFromLocalDB
105SdbIsTagrefFromMainDB
106SdbMakeIndexKeyFromString
107SdbOpenApphelpDetailsDatabase
108SdbOpenApphelpDetailsDatabaseSP
109SdbOpenApphelpInformation
110SdbOpenApphelpInformationByID
111SdbOpenDatabase
112SdbOpenLocalDatabase
113SdbPackAppCompatData
114SdbQueryApphelpInformation
115SdbQueryData
116SdbQueryDataEx
117SdbQueryDataExTagID
118SdbQueryFlagInfo
119SdbQueryFlagMask
120SdbReadApphelpData
121SdbReadApphelpDetailsData
122SdbReadBYTETag
123SdbReadBYTETagRef
124SdbReadBinaryTag
125SdbReadDWORDTag
126SdbReadDWORDTagRef
127SdbReadEntryInformation
128SdbReadMsiTransformInfo
129SdbReadPatchBits
130SdbReadQWORDTag
131SdbReadQWORDTagRef
132SdbReadStringTag
133SdbReadStringTagRef
134SdbReadWORDTag
135SdbReadWORDTagRef
136SdbRegisterDatabase
137SdbRegisterDatabaseEx
138SdbReleaseDatabase
139SdbReleaseMatchingExe
140SdbResolveDatabase
141SdbSetApphelpDebugParameters
142SdbSetEntryFlags
143SdbSetImageType
144SdbSetPermLayerKeys
145SdbShowApphelpDialog
146SdbStartIndexing
147SdbStopIndexing
148SdbTagIDToTagRef
149SdbTagRefToTagID
150SdbTagToString
151SdbUnpackAppCompatData
152SdbUnregisterDatabase
153SdbWriteBYTETag
154SdbWriteBinaryTag
155SdbWriteBinaryTagFromFile
156SdbWriteDWORDTag
157SdbWriteNULLTag
158SdbWriteQWORDTag
159SdbWriteStringRefTag
160SdbWriteStringTag
161SdbWriteStringTagDirect
162SdbWriteWORDTag
163SetPermLayers
164ShimDbgPrint
165ShimDumpCache
166ShimFlushCache
lib/libc/mingw/lib64/avicap32.def created+14
......@@ -0,0 +1,14 @@
1;
2; Exports of file AVICAP32.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY AVICAP32.dll
8EXPORTS
9AppCleanup
10capCreateCaptureWindowA
11capCreateCaptureWindowW
12capGetDriverDescriptionA
13capGetDriverDescriptionW
14videoThunk32
lib/libc/mingw/lib64/avifil32.def created+84
......@@ -0,0 +1,84 @@
1;
2; Exports of file AVIFIL32.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY AVIFIL32.dll
8EXPORTS
9AVIBuildFilter
10AVIBuildFilterA
11AVIBuildFilterW
12AVIClearClipboard
13AVIFileAddRef
14AVIFileCreateStream
15AVIFileCreateStreamA
16AVIFileCreateStreamW
17AVIFileEndRecord
18AVIFileExit
19AVIFileGetStream
20AVIFileInfo
21AVIFileInfoA
22AVIFileInfoW
23AVIFileInit
24AVIFileOpen
25AVIFileOpenA
26AVIFileOpenW
27AVIFileReadData
28AVIFileRelease
29AVIFileWriteData
30AVIGetFromClipboard
31AVIMakeCompressedStream
32AVIMakeFileFromStreams
33AVIMakeStreamFromClipboard
34AVIPutFileOnClipboard
35AVISave
36AVISaveA
37AVISaveOptions
38AVISaveOptionsFree
39AVISaveV
40AVISaveVA
41AVISaveVW
42AVISaveW
43AVIStreamAddRef
44AVIStreamBeginStreaming
45AVIStreamCreate
46AVIStreamEndStreaming
47AVIStreamFindSample
48AVIStreamGetFrame
49AVIStreamGetFrameClose
50AVIStreamGetFrameOpen
51AVIStreamInfo
52AVIStreamInfoA
53AVIStreamInfoW
54AVIStreamLength
55AVIStreamOpenFromFile
56AVIStreamOpenFromFileA
57AVIStreamOpenFromFileW
58AVIStreamRead
59AVIStreamReadData
60AVIStreamReadFormat
61AVIStreamRelease
62AVIStreamSampleToTime
63AVIStreamSetFormat
64AVIStreamStart
65AVIStreamTimeToSample
66AVIStreamWrite
67AVIStreamWriteData
68CreateEditableStream
69DllCanUnloadNow
70DllGetClassObject
71EditStreamClone
72EditStreamCopy
73EditStreamCut
74EditStreamPaste
75EditStreamSetInfo
76EditStreamSetInfoA
77EditStreamSetInfoW
78EditStreamSetName
79EditStreamSetNameA
80EditStreamSetNameW
81IID_IAVIEditStream
82IID_IAVIFile
83IID_IAVIStream
84IID_IGetFrame
lib/libc/mingw/lib64/bthprops.def created+70
......@@ -0,0 +1,70 @@
1;
2; Definition file of bthprops.cpl
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "bthprops.cpl"
7EXPORTS
8ord_103 @103
9BluetoothAddressToString
10BluetoothAuthenticateDevice
11BluetoothAuthenticateDeviceEx
12BluetoothAuthenticateMultipleDevices
13BluetoothAuthenticationAgent
14BluetoothDisconnectDevice
15BluetoothDisplayDeviceProperties
16BluetoothEnableDiscovery
17BluetoothEnableIncomingConnections
18BluetoothEnumerateInstalledServices
19BluetoothFindBrowseGroupClose
20BluetoothFindClassIdClose
21BluetoothFindDeviceClose
22BluetoothFindFirstBrowseGroup
23BluetoothFindFirstClassId
24BluetoothFindFirstDevice
25BluetoothFindFirstProfileDescriptor
26BluetoothFindFirstProtocolDescriptorStack
27BluetoothFindFirstProtocolEntry
28BluetoothFindFirstRadio
29BluetoothFindFirstService
30BluetoothFindFirstServiceEx
31BluetoothFindNextBrowseGroup
32BluetoothFindNextClassId
33BluetoothFindNextDevice
34BluetoothFindNextProfileDescriptor
35BluetoothFindNextProtocolDescriptorStack
36BluetoothFindNextProtocolEntry
37BluetoothFindNextRadio
38BluetoothFindNextService
39BluetoothFindProfileDescriptorClose
40BluetoothFindProtocolDescriptorStackClose
41BluetoothFindProtocolEntryClose
42BluetoothFindRadioClose
43BluetoothFindServiceClose
44BluetoothGetDeviceInfo
45BluetoothGetRadioInfo
46BluetoothIsConnectable
47BluetoothIsDiscoverable
48BluetoothIsVersionAvailable
49BluetoothMapClassOfDeviceToImageIndex
50BluetoothMapClassOfDeviceToString
51BluetoothRegisterForAuthentication
52BluetoothRegisterForAuthenticationEx
53BluetoothRemoveDevice
54BluetoothSdpEnumAttributes
55BluetoothSdpGetAttributeValue
56BluetoothSdpGetContainerElementData
57BluetoothSdpGetElementData
58BluetoothSdpGetString
59BluetoothSelectDevices
60BluetoothSelectDevicesFree
61BluetoothSendAuthenticationResponse
62BluetoothSendAuthenticationResponseEx
63BluetoothSetLocalServiceInfo
64BluetoothSetServiceState
65BluetoothUnregisterAuthentication
66BluetoothUpdateDeviceRecord
67BthpEnableAllServices
68BthpFindPnpInfo
69BthpMapStatusToErr
70CPlApplet
lib/libc/mingw/lib64/clfsw32.def created+69
......@@ -0,0 +1,69 @@
1;
2; Definition file of clfsw32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "clfsw32.dll"
7EXPORTS
8LsnDecrement
9AddLogContainer
10AddLogContainerSet
11AdvanceLogBase
12AlignReservedLog
13AllocReservedLog
14CLFS_LSN_INVALID DATA
15CLFS_LSN_NULL DATA
16CloseAndResetLogFile
17CreateLogContainerScanContext
18CreateLogFile
19CreateLogMarshallingArea
20DeleteLogByHandle
21DeleteLogFile
22DeleteLogMarshallingArea
23DeregisterManageableLogClient
24DumpLogRecords
25FlushLogBuffers
26FlushLogToLsn
27FreeReservedLog
28GetLogContainerName
29GetLogFileInformation
30GetLogIoStatistics
31GetNextLogArchiveExtent
32HandleLogFull
33InstallLogPolicy
34LogTailAdvanceFailure
35LsnBlockOffset
36LsnContainer
37LsnCreate
38LsnEqual
39LsnGreater
40LsnIncrement
41LsnInvalid
42LsnLess
43LsnNull
44LsnRecordSequence
45PrepareLogArchive
46QueryLogPolicy
47ReadLogArchiveMetadata
48ReadLogNotification
49ReadLogRecord
50ReadLogRestartArea
51ReadNextLogRecord
52ReadPreviousLogRestartArea
53RegisterForLogWriteNotification
54RegisterManageableLogClient
55RemoveLogContainer
56RemoveLogContainerSet
57RemoveLogPolicy
58ReserveAndAppendLog
59ReserveAndAppendLogAligned
60ScanLogContainers
61SetEndOfLog
62SetLogArchiveMode
63SetLogArchiveTail
64SetLogFileSizeWithPolicy
65TerminateLogArchive
66TerminateReadLog
67TruncateLog
68ValidateLog
69WriteLogRestartArea
lib/libc/mingw/lib64/comsvcs.def created+29
......@@ -0,0 +1,29 @@
1;
2; Exports of file comsvcs.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY comsvcs.dll
8EXPORTS
9CosGetCallContext
10GetMTAThreadPoolMetrics
11CoCreateActivity
12CoEnterServiceDomain
13CoLeaveServiceDomain
14CoLoadServices
15ComSvcsExceptionFilter
16ComSvcsLogError
17DispManGetContext
18DllCanUnloadNow
19DllGetClassObject
20DllRegisterServer
21DllUnregisterServer
22GetManagedExtensions
23GetObjectContext
24GetTrkSvrObject
25MTSCreateActivity
26MiniDumpW
27RecycleSurrogate
28RegisterComEvents
29SafeRef
lib/libc/mingw/lib64/dciman32.def created+28
......@@ -0,0 +1,28 @@
1;
2; Exports of file DCIMAN32.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY DCIMAN32.dll
8EXPORTS
9DCIBeginAccess
10DCICloseProvider
11DCICreateOffscreen
12DCICreateOverlay
13DCICreatePrimary
14DCIDestroy
15DCIDraw
16DCIEndAccess
17DCIEnum
18DCIOpenProvider
19DCISetClipList
20DCISetDestination
21DCISetSrcDestClip
22GetDCRegionData
23GetWindowRegionData
24WinWatchClose
25WinWatchDidStatusChange
26WinWatchGetClipList
27WinWatchNotify
28WinWatchOpen
lib/libc/mingw/lib64/dhcpcsvc6.def created+17
......@@ -0,0 +1,17 @@
1;
2; Definition file of dhcpcsvc6.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "dhcpcsvc6.DLL"
7EXPORTS
8Dhcpv6AcquireParameters
9Dhcpv6FreeLeaseInfo
10Dhcpv6IsEnabled
11Dhcpv6Main
12Dhcpv6QueryLeaseInfo
13Dhcpv6ReleaseParameters
14Dhcpv6ReleasePrefix
15Dhcpv6RenewPrefix
16Dhcpv6RequestParams
17Dhcpv6RequestPrefix
lib/libc/mingw/lib64/esent.def created+318
......@@ -0,0 +1,318 @@
1;
2; Definition file of ESENT.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "ESENT.dll"
7EXPORTS
8JetAddColumn
9JetAddColumnA
10JetAddColumnW
11JetAttachDatabase
12JetAttachDatabase2
13JetAttachDatabase2A
14JetAttachDatabase2W
15JetAttachDatabaseA
16JetAttachDatabaseW
17JetAttachDatabaseWithStreaming
18JetAttachDatabaseWithStreamingA
19JetAttachDatabaseWithStreamingW
20JetBackup
21JetBackupA
22JetBackupInstance
23JetBackupInstanceA
24JetBackupInstanceW
25JetBackupW
26JetBeginExternalBackup
27JetBeginExternalBackupInstance
28JetBeginSession
29JetBeginSessionA
30JetBeginSessionW
31JetBeginTransaction
32JetBeginTransaction2
33JetCloseDatabase
34JetCloseFile
35JetCloseFileInstance
36JetCloseTable
37JetCommitTransaction
38JetCompact
39JetCompactA
40JetCompactW
41JetComputeStats
42JetConvertDDL
43JetConvertDDLA
44JetConvertDDLW
45JetCreateDatabase
46JetCreateDatabase2
47JetCreateDatabase2A
48JetCreateDatabase2W
49JetCreateDatabaseA
50JetCreateDatabaseW
51JetCreateDatabaseWithStreaming
52JetCreateDatabaseWithStreamingA
53JetCreateDatabaseWithStreamingW
54JetCreateIndex
55JetCreateIndex2
56JetCreateIndex2A
57JetCreateIndex2W
58JetCreateIndexA
59JetCreateIndexW
60JetCreateInstance
61JetCreateInstance2
62JetCreateInstance2A
63JetCreateInstance2W
64JetCreateInstanceA
65JetCreateInstanceW
66JetCreateTable
67JetCreateTableA
68JetCreateTableColumnIndex
69JetCreateTableColumnIndex2
70JetCreateTableColumnIndex2A
71JetCreateTableColumnIndex2W
72JetCreateTableColumnIndexA
73JetCreateTableColumnIndexW
74JetCreateTableW
75JetDBUtilities
76JetDBUtilitiesA
77JetDBUtilitiesW
78JetDefragment
79JetDefragment2
80JetDefragment2A
81JetDefragment2W
82JetDefragment3
83JetDefragment3A
84JetDefragment3W
85JetDefragmentA
86JetDefragmentW
87JetDelete
88JetDeleteColumn
89JetDeleteColumn2
90JetDeleteColumn2A
91JetDeleteColumn2W
92JetDeleteColumnA
93JetDeleteColumnW
94JetDeleteIndex
95JetDeleteIndexA
96JetDeleteIndexW
97JetDeleteTable
98JetDeleteTableA
99JetDeleteTableW
100JetDetachDatabase
101JetDetachDatabase2
102JetDetachDatabase2A
103JetDetachDatabase2W
104JetDetachDatabaseA
105JetDetachDatabaseW
106JetDupCursor
107JetDupSession
108JetEnableMultiInstance
109JetEnableMultiInstanceA
110JetEnableMultiInstanceW
111JetEndExternalBackup
112JetEndExternalBackupInstance
113JetEndExternalBackupInstance2
114JetEndSession
115JetEnumerateColumns
116JetEscrowUpdate
117JetExternalRestore
118JetExternalRestore2
119JetExternalRestore2A
120JetExternalRestore2W
121JetExternalRestoreA
122JetExternalRestoreW
123JetFreeBuffer
124JetGetAttachInfo
125JetGetAttachInfoA
126JetGetAttachInfoInstance
127JetGetAttachInfoInstanceA
128JetGetAttachInfoInstanceW
129JetGetAttachInfoW
130JetGetBookmark
131JetGetColumnInfo
132JetGetColumnInfoA
133JetGetColumnInfoW
134JetGetCounter
135JetGetCurrentIndex
136JetGetCurrentIndexA
137JetGetCurrentIndexW
138JetGetCursorInfo
139JetGetDatabaseFileInfo
140JetGetDatabaseFileInfoA
141JetGetDatabaseFileInfoW
142JetGetDatabaseInfo
143JetGetDatabaseInfoA
144JetGetDatabaseInfoW
145JetGetDatabasePages
146JetGetIndexInfo
147JetGetIndexInfoA
148JetGetIndexInfoW
149JetGetInstanceInfo
150JetGetInstanceInfoA
151JetGetInstanceInfoW
152JetGetInstanceMiscInfo
153JetGetLS
154JetGetLock
155JetGetLogFileInfo
156JetGetLogFileInfoA
157JetGetLogFileInfoW
158JetGetLogInfo
159JetGetLogInfoA
160JetGetLogInfoInstance
161JetGetLogInfoInstance2
162JetGetLogInfoInstance2A
163JetGetLogInfoInstance2W
164JetGetLogInfoInstanceA
165JetGetLogInfoInstanceW
166JetGetLogInfoW
167JetGetMaxDatabaseSize
168JetGetObjectInfo
169JetGetObjectInfoA
170JetGetObjectInfoW
171JetGetPageInfo
172JetGetRecordPosition
173JetGetRecordSize
174JetGetResourceParam
175JetGetSecondaryIndexBookmark
176JetGetSessionInfo
177JetGetSystemParameter
178JetGetSystemParameterA
179JetGetSystemParameterW
180JetGetTableColumnInfo
181JetGetTableColumnInfoA
182JetGetTableColumnInfoW
183JetGetTableIndexInfo
184JetGetTableIndexInfoA
185JetGetTableIndexInfoW
186JetGetTableInfo
187JetGetTableInfoA
188JetGetTableInfoW
189JetGetThreadStats
190JetGetTruncateLogInfoInstance
191JetGetTruncateLogInfoInstanceA
192JetGetTruncateLogInfoInstanceW
193JetGetVersion
194JetGotoBookmark
195JetGotoPosition
196JetGotoSecondaryIndexBookmark
197JetGrowDatabase
198JetIdle
199JetIndexRecordCount
200JetInit
201JetInit2
202JetInit3
203JetInit3A
204JetInit3W
205JetIntersectIndexes
206JetMakeKey
207JetMove
208JetOSSnapshotAbort
209JetOSSnapshotEnd
210JetOSSnapshotFreeze
211JetOSSnapshotFreezeA
212JetOSSnapshotFreezeW
213JetOSSnapshotGetFreezeInfo
214JetOSSnapshotGetFreezeInfoA
215JetOSSnapshotGetFreezeInfoW
216JetOSSnapshotPrepare
217JetOSSnapshotPrepareInstance
218JetOSSnapshotThaw
219JetOSSnapshotTruncateLog
220JetOSSnapshotTruncateLogInstance
221JetOpenDatabase
222JetOpenDatabaseA
223JetOpenDatabaseW
224JetOpenFile
225JetOpenFileA
226JetOpenFileInstance
227JetOpenFileInstanceA
228JetOpenFileInstanceW
229JetOpenFileSectionInstance
230JetOpenFileSectionInstanceA
231JetOpenFileSectionInstanceW
232JetOpenFileW
233JetOpenTable
234JetOpenTableA
235JetOpenTableW
236JetOpenTempTable
237JetOpenTempTable2
238JetOpenTempTable3
239JetOpenTemporaryTable
240JetPrepareToCommitTransaction
241JetPrepareUpdate
242JetReadFile
243JetReadFileInstance
244JetRegisterCallback
245JetRenameColumn
246JetRenameColumnA
247JetRenameColumnW
248JetRenameTable
249JetRenameTableA
250JetRenameTableW
251JetResetCounter
252JetResetSessionContext
253JetResetTableSequential
254JetRestore
255JetRestore2
256JetRestore2A
257JetRestore2W
258JetRestoreA
259JetRestoreInstance
260JetRestoreInstanceA
261JetRestoreInstanceW
262JetRestoreW
263JetRetrieveColumn
264JetRetrieveColumns
265JetRetrieveKey
266JetRetrieveTaggedColumnList
267JetRollback
268JetSeek
269JetSetColumn
270JetSetColumnDefaultValue
271JetSetColumnDefaultValueA
272JetSetColumnDefaultValueW
273JetSetColumns
274JetSetCurrentIndex
275JetSetCurrentIndex2
276JetSetCurrentIndex2A
277JetSetCurrentIndex2W
278JetSetCurrentIndex3
279JetSetCurrentIndex3A
280JetSetCurrentIndex3W
281JetSetCurrentIndex4
282JetSetCurrentIndex4A
283JetSetCurrentIndex4W
284JetSetCurrentIndexA
285JetSetCurrentIndexW
286JetSetDatabaseSize
287JetSetDatabaseSizeA
288JetSetDatabaseSizeW
289JetSetIndexRange
290JetSetLS
291JetSetMaxDatabaseSize
292JetSetResourceParam
293JetSetSessionContext
294JetSetSystemParameter
295JetSetSystemParameterA
296JetSetSystemParameterW
297JetSetTableSequential
298JetSnapshotStart
299JetSnapshotStartA
300JetSnapshotStartW
301JetSnapshotStop
302JetStopBackup
303JetStopBackupInstance
304JetStopService
305JetStopServiceInstance
306JetTerm
307JetTerm2
308JetTracing
309JetTruncateLog
310JetTruncateLogInstance
311JetUnregisterCallback
312JetUpdate
313JetUpdate2
314JetUpgradeDatabase
315JetUpgradeDatabaseA
316JetUpgradeDatabaseW
317ese
318esent
lib/libc/mingw/lib64/faultrep.def created+19
......@@ -0,0 +1,19 @@
1;
2; Exports of file faultrep.DLL
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY faultrep.DLL
8EXPORTS
9AddERExcludedApplicationA
10AddERExcludedApplicationW
11CreateMinidumpW
12ReportEREvent
13ReportEREventDW
14ReportFault
15ReportFaultDWM
16ReportFaultFromQueue
17ReportFaultToQueue
18ReportHang
19ReportKernelFaultDWW
lib/libc/mingw/lib64/fwpuclnt.def created+146
......@@ -0,0 +1,146 @@
1;
2; Definition file of fwpuclnt.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "fwpuclnt.dll"
7EXPORTS
8FwpmCalloutAdd0
9FwpmCalloutCreateEnumHandle0
10FwpmCalloutDeleteById0
11FwpmCalloutDeleteByKey0
12FwpmCalloutDestroyEnumHandle0
13FwpmCalloutEnum0
14FwpmCalloutGetById0
15FwpmCalloutGetByKey0
16FwpmCalloutGetSecurityInfoByKey0
17FwpmCalloutSetSecurityInfoByKey0
18FwpmCalloutSubscribeChanges0
19FwpmCalloutSubscriptionsGet0
20FwpmCalloutUnsubscribeChanges0
21FwpmDiagnoseNetFailure0
22FwpmEngineClose0
23FwpmEngineGetOption0
24FwpmEngineGetSecurityInfo0
25FwpmEngineOpen0
26FwpmEngineSetOption0
27FwpmEngineSetSecurityInfo0
28FwpmEventProviderCreate0
29FwpmEventProviderDestroy0
30FwpmEventProviderFireNetEvent0
31FwpmEventProviderIsNetEventTypeEnabled0
32FwpmFilterAdd0
33FwpmFilterCreateEnumHandle0
34FwpmFilterDeleteById0
35FwpmFilterDeleteByKey0
36FwpmFilterDestroyEnumHandle0
37FwpmFilterEnum0
38FwpmFilterGetById0
39FwpmFilterGetByKey0
40FwpmFilterGetSecurityInfoByKey0
41FwpmFilterSetSecurityInfoByKey0
42FwpmFilterSubscribeChanges0
43FwpmFilterSubscriptionsGet0
44FwpmFilterUnsubscribeChanges0
45FwpmFreeMemory0
46FwpmGetAppIdFromFileName0
47FwpmIPsecTunnelAdd0
48FwpmIPsecTunnelDeleteByKey0
49FwpmLayerCreateEnumHandle0
50FwpmLayerDestroyEnumHandle0
51FwpmLayerEnum0
52FwpmLayerGetById0
53FwpmLayerGetByKey0
54FwpmLayerGetSecurityInfoByKey0
55FwpmLayerSetSecurityInfoByKey0
56FwpmNetEventCreateEnumHandle0
57FwpmNetEventDestroyEnumHandle0
58FwpmNetEventEnum0
59FwpmNetEventsGetSecurityInfo0
60FwpmNetEventsSetSecurityInfo0
61FwpmProviderAdd0
62FwpmProviderContextAdd0
63FwpmProviderContextCreateEnumHandle0
64FwpmProviderContextDeleteById0
65FwpmProviderContextDeleteByKey0
66FwpmProviderContextDestroyEnumHandle0
67FwpmProviderContextEnum0
68FwpmProviderContextGetById0
69FwpmProviderContextGetByKey0
70FwpmProviderContextGetSecurityInfoByKey0
71FwpmProviderContextSetSecurityInfoByKey0
72FwpmProviderContextSubscribeChanges0
73FwpmProviderContextSubscriptionsGet0
74FwpmProviderContextUnsubscribeChanges0
75FwpmProviderCreateEnumHandle0
76FwpmProviderDeleteByKey0
77FwpmProviderDestroyEnumHandle0
78FwpmProviderEnum0
79FwpmProviderGetByKey0
80FwpmProviderGetSecurityInfoByKey0
81FwpmProviderSetSecurityInfoByKey0
82FwpmProviderSubscribeChanges0
83FwpmProviderSubscriptionsGet0
84FwpmProviderUnsubscribeChanges0
85FwpmSessionCreateEnumHandle0
86FwpmSessionDestroyEnumHandle0
87FwpmSessionEnum0
88FwpmSubLayerAdd0
89FwpmSubLayerCreateEnumHandle0
90FwpmSubLayerDeleteByKey0
91FwpmSubLayerDestroyEnumHandle0
92FwpmSubLayerEnum0
93FwpmSubLayerGetByKey0
94FwpmSubLayerGetSecurityInfoByKey0
95FwpmSubLayerSetSecurityInfoByKey0
96FwpmSubLayerSubscribeChanges0
97FwpmSubLayerSubscriptionsGet0
98FwpmSubLayerUnsubscribeChanges0
99FwpmTraceRestoreDefaults0
100FwpmTransactionAbort0
101FwpmTransactionBegin0
102FwpmTransactionCommit0
103FwpsAleExplicitCredentialsQuery0
104FwpsClassifyUser0
105FwpsFreeMemory0
106FwpsGetInProcReplicaOffset0
107FwpsLayerCreateInProcReplica0
108FwpsLayerReleaseInProcReplica0
109FwpsOpenToken0
110IPsecGetStatistics0
111IPsecKeyModuleAdd0
112IPsecKeyModuleCompleteAcquire0
113IPsecKeyModuleDelete0
114IPsecSaContextAddInbound0
115IPsecSaContextAddOutbound0
116IPsecSaContextCreate0
117IPsecSaContextCreateEnumHandle0
118IPsecSaContextDeleteById0
119IPsecSaContextDestroyEnumHandle0
120IPsecSaContextEnum0
121IPsecSaContextExpire0
122IPsecSaContextGetById0
123IPsecSaContextGetSpi0
124IPsecSaCreateEnumHandle0
125IPsecSaDbGetSecurityInfo0
126IPsecSaDbSetSecurityInfo0
127IPsecSaDestroyEnumHandle0
128IPsecSaEnum0
129IPsecSaInitiateAsync0
130IkeextGetConfigParameters0
131IkeextGetStatistics0
132IkeextSaCreateEnumHandle0
133IkeextSaDbGetSecurityInfo0
134IkeextSaDbSetSecurityInfo0
135IkeextSaDeleteById0
136IkeextSaDestroyEnumHandle0
137IkeextSaEnum0
138IkeextSaGetById0
139IkeextSetConfigParameters0
140WSADeleteSocketPeerTargetName
141WSAImpersonateSocketPeer
142WSAQuerySocketSecurity
143WSARevertImpersonation
144WSASetSocketPeerTargetName
145WSASetSocketSecurity
146wfpdiagW
lib/libc/mingw/lib64/httpapi.def created+73
......@@ -0,0 +1,73 @@
1;
2; Definition file of HTTPAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "HTTPAPI.dll"
7EXPORTS
8HttpAddFragmentToCache
9HttpAddUrl
10HttpAddUrlToConfigGroup
11HttpCreateAppPool
12HttpCreateConfigGroup
13HttpCreateFilter
14HttpAddUrlToUrlGroup
15HttpCancelHttpRequest
16HttpCloseRequestQueue
17HttpCloseServerSession
18HttpCloseUrlGroup
19HttpControlService
20HttpCreateHttpHandle
21HttpCreateRequestQueue
22HttpCreateServerSession
23HttpCreateUrlGroup
24HttpDeleteConfigGroup
25HttpDeleteServiceConfiguration
26HttpFilterAccept
27HttpFilterAppRead
28HttpFilterAppWrite
29HttpFilterAppWriteAndRawRead
30HttpFilterClose
31HttpFilterRawRead
32HttpFilterRawWrite
33HttpFilterRawWriteAndAppRead
34HttpFlushResponseCache
35HttpGetCounters
36HttpInitialize
37HttpOpenAppPool
38HttpOpenControlChannel
39HttpOpenFilter
40HttpQueryAppPoolInformation
41HttpQueryConfigGroupInformation
42HttpQueryControlChannelInformation
43HttpQueryRequestQueueProperty
44HttpQueryServerSessionProperty
45HttpQueryServiceConfiguration
46HttpQueryUrlGroupProperty
47HttpReadFragmentFromCache
48HttpReceiveClientCertificate
49HttpReceiveHttpRequest
50HttpReceiveRequestEntityBody
51HttpRemoveAllUrlsFromConfigGroup
52HttpRemoveUrl
53HttpRemoveUrlFromConfigGroup
54HttpRemoveUrlFromUrlGroup
55HttpSendHttpResponse
56HttpSendResponseEntityBody
57HttpSetAppPoolInformation
58HttpSetConfigGroupInformation
59HttpSetControlChannelInformation
60HttpSetAppPoolInformation
61HttpSetConfigGroupInformation
62HttpSetControlChannelInformation
63HttpSetRequestQueueProperty
64HttpSetServerSessionProperty
65HttpSetServiceConfiguration
66HttpShutdownAppPool
67HttpShutdownFilter
68HttpSetUrlGroupProperty
69HttpShutdownRequestQueue
70HttpTerminate
71HttpWaitForDemandStart
72HttpWaitForDisconnect
73HttpWaitForDisconnectEx
lib/libc/mingw/lib64/iscsidsc.def created+79
......@@ -0,0 +1,79 @@
1;
2; Definition file of ISCSIDSC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "ISCSIDSC.dll"
7EXPORTS
8AddISNSServerA
9AddISNSServerW
10AddIScsiConnectionA
11AddIScsiConnectionW
12AddIScsiSendTargetPortalA
13AddIScsiSendTargetPortalW
14AddIScsiStaticTargetA
15AddIScsiStaticTargetW
16AddPersistentIScsiDeviceA
17AddPersistentIScsiDeviceW
18ClearPersistentIScsiDevices
19;DllMain
20GetDevicesForIScsiSessionA
21GetDevicesForIScsiSessionW
22GetIScsiIKEInfoA
23GetIScsiIKEInfoW
24GetIScsiInitiatorNodeNameA
25GetIScsiInitiatorNodeNameW
26GetIScsiSessionListA
27GetIScsiSessionListW
28GetIScsiTargetInformationA
29GetIScsiTargetInformationW
30GetIScsiVersionInformation
31LoginIScsiTargetA
32LoginIScsiTargetW
33LogoutIScsiTarget
34RefreshISNSServerA
35RefreshISNSServerW
36RefreshIScsiSendTargetPortalA
37RefreshIScsiSendTargetPortalW
38RemoveISNSServerA
39RemoveISNSServerW
40RemoveIScsiConnection
41RemoveIScsiPersistentTargetA
42RemoveIScsiPersistentTargetW
43RemoveIScsiSendTargetPortalA
44RemoveIScsiSendTargetPortalW
45RemoveIScsiStaticTargetA
46RemoveIScsiStaticTargetW
47RemovePersistentIScsiDeviceA
48RemovePersistentIScsiDeviceW
49ReportActiveIScsiTargetMappingsA
50ReportActiveIScsiTargetMappingsW
51ReportISNSServerListA
52ReportISNSServerListW
53ReportIScsiInitiatorListA
54ReportIScsiInitiatorListW
55ReportIScsiPersistentLoginsA
56ReportIScsiPersistentLoginsW
57ReportIScsiSendTargetPortalsA
58ReportIScsiSendTargetPortalsExA
59ReportIScsiSendTargetPortalsExW
60ReportIScsiSendTargetPortalsW
61ReportIScsiTargetPortalsA
62ReportIScsiTargetPortalsW
63ReportIScsiTargetsA
64ReportIScsiTargetsW
65ReportPersistentIScsiDevicesA
66ReportPersistentIScsiDevicesW
67SendScsiInquiry
68SendScsiReadCapacity
69SendScsiReportLuns
70SetIScsiGroupPresharedKey
71SetIScsiIKEInfoA
72SetIScsiIKEInfoW
73SetIScsiInitiatorCHAPSharedSecret
74SetIScsiInitiatorNodeNameA
75SetIScsiInitiatorNodeNameW
76SetIScsiTunnelModeOuterAddressA
77SetIScsiTunnelModeOuterAddressW
78SetupPersistentIScsiDevices
79SetupPersistentIScsiVolumes
lib/libc/mingw/lib64/mprapi.def created+140
......@@ -0,0 +1,140 @@
1;
2; Definition file of MPRAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "MPRAPI.dll"
7EXPORTS
8CompressPhoneNumber
9MprAdminBufferFree
10MprAdminConnectionClearStats
11MprAdminConnectionEnum
12MprAdminConnectionGetInfo
13MprAdminConnectionRemoveQuarantine
14MprAdminDeregisterConnectionNotification
15MprAdminDeviceEnum
16MprAdminEstablishDomainRasServer
17MprAdminGetErrorString
18MprAdminGetPDCServer
19MprAdminInterfaceConnect
20MprAdminInterfaceCreate
21MprAdminInterfaceDelete
22MprAdminInterfaceDeviceGetInfo
23MprAdminInterfaceDeviceSetInfo
24MprAdminInterfaceDisconnect
25MprAdminInterfaceEnum
26MprAdminInterfaceGetCredentials
27MprAdminInterfaceGetCredentialsEx
28MprAdminInterfaceGetHandle
29MprAdminInterfaceGetInfo
30MprAdminInterfaceQueryUpdateResult
31MprAdminInterfaceSetCredentials
32MprAdminInterfaceSetCredentialsEx
33MprAdminInterfaceSetInfo
34MprAdminInterfaceTransportAdd
35MprAdminInterfaceTransportGetInfo
36MprAdminInterfaceTransportRemove
37MprAdminInterfaceTransportSetInfo
38MprAdminInterfaceUpdatePhonebookInfo
39MprAdminInterfaceUpdateRoutes
40MprAdminIsDomainRasServer
41MprAdminIsServiceRunning
42MprAdminMIBBufferFree
43MprAdminMIBEntryCreate
44MprAdminMIBEntryDelete
45MprAdminMIBEntryGet
46MprAdminMIBEntryGetFirst
47MprAdminMIBEntryGetNext
48MprAdminMIBEntrySet
49MprAdminMIBServerConnect
50MprAdminMIBServerDisconnect
51MprAdminPortClearStats
52MprAdminPortDisconnect
53MprAdminPortEnum
54MprAdminPortGetInfo
55MprAdminPortReset
56MprAdminRegisterConnectionNotification
57MprAdminSendUserMessage
58MprAdminServerConnect
59MprAdminServerDisconnect
60MprAdminServerGetCredentials
61MprAdminServerGetInfo
62MprAdminServerSetCredentials
63MprAdminServerSetInfo
64MprAdminTransportCreate
65MprAdminTransportGetInfo
66MprAdminTransportSetInfo
67MprAdminUpgradeUsers
68MprAdminUserClose
69MprAdminUserGetInfo
70MprAdminUserOpen
71MprAdminUserRead
72MprAdminUserReadProfFlags
73MprAdminUserServerConnect
74MprAdminUserServerDisconnect
75MprAdminUserSetInfo
76MprAdminUserWrite
77MprAdminUserWriteProfFlags
78MprConfigBufferFree
79MprConfigFilterGetInfo
80MprConfigFilterSetInfo
81MprConfigGetFriendlyName
82MprConfigGetGuidName
83MprConfigInterfaceCreate
84MprConfigInterfaceDelete
85MprConfigInterfaceEnum
86MprConfigInterfaceGetHandle
87MprConfigInterfaceGetInfo
88MprConfigInterfaceSetInfo
89MprConfigInterfaceTransportAdd
90MprConfigInterfaceTransportEnum
91MprConfigInterfaceTransportGetHandle
92MprConfigInterfaceTransportGetInfo
93MprConfigInterfaceTransportRemove
94MprConfigInterfaceTransportSetInfo
95MprConfigServerBackup
96MprConfigServerConnect
97MprConfigServerDisconnect
98MprConfigServerGetInfo
99MprConfigServerInstall
100MprConfigServerRefresh
101MprConfigServerRestore
102MprConfigServerSetInfo
103MprConfigTransportCreate
104MprConfigTransportDelete
105MprConfigTransportEnum
106MprConfigTransportGetHandle
107MprConfigTransportGetInfo
108MprConfigTransportSetInfo
109MprDomainQueryAccess
110MprDomainQueryRasServer
111MprDomainRegisterRasServer
112MprDomainSetAccess
113MprGetUsrParams
114MprInfoBlockAdd
115MprInfoBlockFind
116MprInfoBlockQuerySize
117MprInfoBlockRemove
118MprInfoBlockSet
119MprInfoCreate
120MprInfoDelete
121MprInfoDuplicate
122MprInfoRemoveAll
123MprPortSetUsage
124RasAdminBufferFree
125RasAdminConnectionClearStats
126RasAdminConnectionEnum
127RasAdminConnectionGetInfo
128RasAdminGetErrorString
129RasAdminGetPDCServer
130RasAdminIsServiceRunning
131RasAdminPortClearStats
132RasAdminPortDisconnect
133RasAdminPortEnum
134RasAdminPortGetInfo
135RasAdminPortReset
136RasAdminServerConnect
137RasAdminServerDisconnect
138RasAdminUserGetInfo
139RasAdminUserSetInfo
140RasPrivilegeAndCallBackNumber
lib/libc/mingw/lib64/mscms.def created+100
......@@ -0,0 +1,100 @@
1;
2; Definition file of mscms.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "mscms.dll"
7EXPORTS
8AssociateColorProfileWithDeviceA
9AssociateColorProfileWithDeviceW
10CheckBitmapBits
11CheckColors
12CloseColorProfile
13ColorCplGetDefaultProfileScope
14ColorCplGetDefaultRenderingIntentScope
15ColorCplGetProfileProperties
16ColorCplHasSystemWideAssociationListChanged
17ColorCplInitialize
18ColorCplLoadAssociationList
19ColorCplMergeAssociationLists
20ColorCplOverwritePerUserAssociationList
21ColorCplReleaseProfileProperties
22ColorCplResetSystemWideAssociationListChangedWarning
23ColorCplSaveAssociationList
24ColorCplSetUsePerUserProfiles
25ColorCplUninitialize
26ConvertColorNameToIndex
27ConvertIndexToColorName
28CreateColorTransformA
29CreateColorTransformW
30CreateDeviceLinkProfile
31CreateMultiProfileTransform
32CreateProfileFromLogColorSpaceA
33CreateProfileFromLogColorSpaceW
34DeleteColorTransform
35DeviceRenameEvent
36DisassociateColorProfileFromDeviceA
37DisassociateColorProfileFromDeviceW
38EnumColorProfilesA
39EnumColorProfilesW
40GenerateCopyFilePaths
41GetCMMInfo
42GetColorDirectoryA
43GetColorDirectoryW
44GetColorProfileElement
45GetColorProfileElementTag
46GetColorProfileFromHandle
47GetColorProfileHeader
48GetCountColorProfileElements
49GetNamedProfileInfo
50GetPS2ColorRenderingDictionary
51GetPS2ColorRenderingIntent
52GetPS2ColorSpaceArray
53GetStandardColorSpaceProfileA
54GetStandardColorSpaceProfileW
55InstallColorProfileA
56InstallColorProfileW
57InternalGetDeviceConfig
58InternalGetPS2CSAFromLCS
59InternalGetPS2ColorRenderingDictionary
60InternalGetPS2ColorSpaceArray
61InternalGetPS2PreviewCRD
62InternalSetDeviceConfig
63IsColorProfileTagPresent
64IsColorProfileValid
65OpenColorProfileA
66OpenColorProfileW
67RegisterCMMA
68RegisterCMMW
69SelectCMM
70SetColorProfileElement
71SetColorProfileElementReference
72SetColorProfileElementSize
73SetColorProfileHeader
74SetStandardColorSpaceProfileA
75SetStandardColorSpaceProfileW
76SpoolerCopyFileEvent
77TranslateBitmapBits
78TranslateColors
79UninstallColorProfileA
80UninstallColorProfileW
81UnregisterCMMA
82UnregisterCMMW
83WcsAssociateColorProfileWithDevice
84WcsCheckColors
85WcsCreateIccProfile
86WcsDisassociateColorProfileFromDevice
87WcsEnumColorProfiles
88WcsEnumColorProfilesSize
89WcsGetDefaultColorProfile
90WcsGetDefaultColorProfileSize
91WcsGetDefaultRenderingIntent
92WcsGetUsePerUserProfiles
93WcsGpCanInstallOrUninstallProfiles
94WcsGpCanModifyDeviceAssociationList
95WcsOpenColorProfileA
96WcsOpenColorProfileW
97WcsSetDefaultColorProfile
98WcsSetDefaultRenderingIntent
99WcsSetUsePerUserProfiles
100WcsTranslateColors
lib/libc/mingw/lib64/msctfmonitor.def created+89
......@@ -0,0 +1,89 @@
1;
2; Definition file of MSCTF.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "MSCTF.dll"
7EXPORTS
8TF_GetLangDescriptionFromHKL
9TF_GetLangIcon
10TF_GetLangIconFromHKL
11TF_RunInputCPL
12CtfImeAssociateFocus
13CtfImeConfigure
14CtfImeConversionList
15CtfImeCreateInputContext
16CtfImeCreateThreadMgr
17CtfImeDestroy
18CtfImeDestroyInputContext
19CtfImeDestroyThreadMgr
20CtfImeDispatchDefImeMessage
21CtfImeEnumRegisterWord
22CtfImeEscape
23CtfImeEscapeEx
24CtfImeGetGuidAtom
25CtfImeGetRegisterWordStyle
26CtfImeInquire
27CtfImeInquireExW
28CtfImeIsGuidMapEnable
29CtfImeIsIME
30CtfImeProcessCicHotkey
31CtfImeProcessKey
32CtfImeRegisterWord
33CtfImeSelect
34CtfImeSelectEx
35CtfImeSetActiveContext
36CtfImeSetCompositionString
37CtfImeSetFocus
38CtfImeToAsciiEx
39CtfImeUnregisterWord
40CtfNotifyIME
41DllCanUnloadNow
42DllGetClassObject
43DllRegisterServer
44DllUnregisterServer
45SetInputScope
46SetInputScopeXML
47SetInputScopes
48SetInputScopes2
49TF_AttachThreadInput
50TF_CUASAppFix
51TF_CanUninitialize
52TF_CheckThreadInputIdle
53TF_CleanUpPrivateMessages
54TF_ClearLangBarAddIns
55TF_CreateCategoryMgr
56TF_CreateCicLoadMutex
57TF_CreateCicLoadWinStaMutex
58TF_CreateDisplayAttributeMgr
59TF_CreateInputProcessorProfiles
60TF_CreateLangBarItemMgr
61TF_CreateLangBarMgr
62TF_CreateThreadMgr
63TF_DllDetachInOther
64TF_GetAppCompatFlags
65TF_GetCompatibleKeyboardLayout
66TF_GetGlobalCompartment
67TF_GetInitSystemFlags
68TF_GetInputScope
69TF_GetShowFloatingStatus
70TF_GetThreadFlags
71TF_GetThreadMgr
72TF_InitSystem
73TF_InvalidAssemblyListCache
74TF_InvalidAssemblyListCacheIfExist
75TF_IsCtfmonRunning
76TF_IsFullScreenWindowActivated
77TF_IsThreadWithFlags
78TF_MapCompatibleHKL
79TF_MapCompatibleKeyboardTip
80TF_Notify
81TF_PostAllThreadMsg
82TF_RegisterLangBarAddIn
83TF_SendLangBandMsg
84TF_SetDefaultRemoteKeyboardLayout
85TF_SetShowFloatingStatus
86TF_SetThreadFlags
87TF_UninitSystem
88TF_UnregisterLangBarAddIn
89TF_WaitForInitialized
lib/libc/mingw/lib64/msvfw32.def created+55
......@@ -0,0 +1,55 @@
1;
2; Exports of file MSVFW32.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY MSVFW32.dll
8EXPORTS
9VideoForWindowsVersion
10DrawDibBegin
11DrawDibChangePalette
12DrawDibClose
13DrawDibDraw
14DrawDibEnd
15DrawDibGetBuffer
16DrawDibGetPalette
17DrawDibOpen
18DrawDibProfileDisplay
19DrawDibRealize
20DrawDibSetPalette
21DrawDibStart
22DrawDibStop
23DrawDibTime
24GetOpenFileNamePreview
25GetOpenFileNamePreviewA
26GetOpenFileNamePreviewW
27GetSaveFileNamePreviewA
28GetSaveFileNamePreviewW
29ICClose
30ICCompress
31ICCompressorChoose
32ICCompressorFree
33ICDecompress
34ICDraw
35ICDrawBegin
36ICGetDisplayFormat
37ICGetInfo
38ICImageCompress
39ICImageDecompress
40ICInfo
41ICInstall
42ICLocate
43ICMThunk32
44ICOpen
45ICOpenFunction
46ICRemove
47ICSendMessage
48ICSeqCompressFrame
49ICSeqCompressFrameEnd
50ICSeqCompressFrameStart
51MCIWndCreate
52MCIWndCreateA
53MCIWndCreateW
54MCIWndRegisterClass
55StretchDIB
lib/libc/mingw/lib64/newdev.def created+20
......@@ -0,0 +1,20 @@
1;
2; Exports of file newdev.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY newdev.dll
8EXPORTS
9ClientSideInstallW
10DevInstallW
11InstallDevInst
12InstallDevInstEx
13InstallNewDevice
14InstallSelectedDevice
15InstallSelectedDriver
16InstallWindowsUpdateDriver
17RollbackDriver
18UpdateDriverForPlugAndPlayDevicesA
19UpdateDriverForPlugAndPlayDevicesW
20WindowsUpdateDriverSearchingPolicyUi
lib/libc/mingw/lib64/ntlanman.def created+39
......@@ -0,0 +1,39 @@
1;
2; Exports of file NTLANMAN.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY NTLANMAN.dll
8EXPORTS
9NPGetConnection
10NPGetCaps
11DllMain
12I_SystemFocusDialog
13NPGetUser
14NPAddConnection
15NPCancelConnection
16IsDfsPathEx
17NPAddConnection3ForCSCAgent
18NPCancelConnectionForCSCAgent
19ServerBrowseDialogA0
20ShareAsDialogA0
21ShareCreate
22ShareManage
23ShareStop
24StopShareDialogA0
25NPPropertyDialog
26NPGetDirectoryType
27NPDirectoryNotify
28NPGetPropertyText
29NPOpenEnum
30NPEnumResource
31NPCloseEnum
32NPFormatNetworkName
33NPAddConnection3
34NPGetUniversalName
35NPGetResourceParent
36NPGetConnectionPerformance
37NPGetResourceInformation
38NPGetReconnectFlags
39NPGetConnection3
lib/libc/mingw/lib64/pdh.def created+173
......@@ -0,0 +1,173 @@
1;
2; Definition file of pdh.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "pdh.dll"
7EXPORTS
8PdhPlaGetLogFileNameA
9DllInstall
10PdhAdd009CounterA
11PdhAdd009CounterW
12PdhAddCounterA
13PdhAddCounterW
14PdhAddEnglishCounterA
15PdhAddEnglishCounterW
16PdhBindInputDataSourceA
17PdhBindInputDataSourceW
18PdhBrowseCountersA
19PdhBrowseCountersHA
20PdhBrowseCountersHW
21PdhBrowseCountersW
22PdhCalculateCounterFromRawValue
23PdhCloseLog
24PdhCloseQuery
25PdhCollectQueryData
26PdhCollectQueryDataEx
27PdhCollectQueryDataWithTime
28PdhComputeCounterStatistics
29PdhConnectMachineA
30PdhConnectMachineW
31PdhCreateSQLTablesA
32PdhCreateSQLTablesW
33PdhEnumLogSetNamesA
34PdhEnumLogSetNamesW
35PdhEnumMachinesA
36PdhEnumMachinesHA
37PdhEnumMachinesHW
38PdhEnumMachinesW
39PdhEnumObjectItemsA
40PdhEnumObjectItemsHA
41PdhEnumObjectItemsHW
42PdhEnumObjectItemsW
43PdhEnumObjectsA
44PdhEnumObjectsHA
45PdhEnumObjectsHW
46PdhEnumObjectsW
47PdhExpandCounterPathA
48PdhExpandCounterPathW
49PdhExpandWildCardPathA
50PdhExpandWildCardPathHA
51PdhExpandWildCardPathHW
52PdhExpandWildCardPathW
53PdhFormatFromRawValue
54PdhGetCounterInfoA
55PdhGetCounterInfoW
56PdhGetCounterTimeBase
57PdhGetDataSourceTimeRangeA
58PdhGetDataSourceTimeRangeH
59PdhGetDataSourceTimeRangeW
60PdhGetDefaultPerfCounterA
61PdhGetDefaultPerfCounterHA
62PdhGetDefaultPerfCounterHW
63PdhGetDefaultPerfCounterW
64PdhGetDefaultPerfObjectA
65PdhGetDefaultPerfObjectHA
66PdhGetDefaultPerfObjectHW
67PdhGetDefaultPerfObjectW
68PdhGetDllVersion
69PdhGetExplainText
70PdhGetFormattedCounterArrayA
71PdhGetFormattedCounterArrayW
72PdhGetFormattedCounterValue
73PdhGetLogFileSize
74PdhGetLogFileTypeA
75PdhGetLogFileTypeW
76PdhGetLogSetGUID
77PdhGetRawCounterArrayA
78PdhGetRawCounterArrayW
79PdhGetRawCounterValue
80PdhIsRealTimeQuery
81PdhListLogFileHeaderA
82PdhListLogFileHeaderW
83PdhLookupPerfIndexByNameA
84PdhLookupPerfIndexByNameW
85PdhLookupPerfNameByIndexA
86PdhLookupPerfNameByIndexW
87PdhMakeCounterPathA
88PdhMakeCounterPathW
89PdhOpenLogA
90PdhOpenLogW
91PdhOpenQuery
92PdhOpenQueryA
93PdhOpenQueryH
94PdhOpenQueryW
95PdhParseCounterPathA
96PdhParseCounterPathW
97PdhParseInstanceNameA
98PdhParseInstanceNameW
99PdhPlaAddItemA
100PdhPlaAddItemW
101PdhPlaCreateA
102PdhPlaCreateW
103PdhPlaDeleteA
104PdhPlaDeleteW
105PdhPlaDowngradeW
106PdhPlaEnumCollectionsA
107PdhPlaEnumCollectionsW
108PdhPlaGetInfoA
109PdhPlaGetInfoW
110PdhPlaGetLogFileNameW
111PdhPlaGetScheduleA
112PdhPlaGetScheduleW
113PdhPlaRemoveAllItemsA
114PdhPlaRemoveAllItemsW
115PdhPlaScheduleA
116PdhPlaScheduleW
117PdhPlaSetInfoA
118PdhPlaSetInfoW
119PdhPlaSetItemListA
120PdhPlaSetItemListW
121PdhPlaSetRunAsA
122PdhPlaSetRunAsW
123PdhPlaStartA
124PdhPlaStartW
125PdhPlaStopA
126PdhPlaStopW
127PdhPlaUpgradeW
128PdhPlaValidateInfoA
129PdhPlaValidateInfoW
130PdhReadRawLogRecord
131PdhRelogA
132PdhRelogW
133PdhRemoveCounter
134PdhSelectDataSourceA
135PdhSelectDataSourceW
136PdhSetCounterScaleFactor
137PdhSetDefaultRealTimeDataSource
138PdhSetLogSetRunID
139PdhSetQueryTimeRange
140PdhTranslate009CounterA
141PdhTranslate009CounterW
142PdhTranslateLocaleCounterA
143PdhTranslateLocaleCounterW
144PdhUpdateLogA
145PdhUpdateLogFileCatalog
146PdhUpdateLogW
147PdhValidatePathA
148PdhValidatePathExA
149PdhValidatePathExW
150PdhValidatePathW
151PdhVbAddCounter
152PdhVbCreateCounterPathList
153PdhVbGetCounterPathElements
154PdhVbGetCounterPathFromList
155PdhVbGetDoubleCounterValue
156PdhVbGetLogFileSize
157PdhVbGetOneCounterPath
158PdhVbIsGoodStatus
159PdhVbOpenLog
160PdhVbOpenQuery
161PdhVbUpdateLog
162PdhVerifySQLDBA
163PdhVerifySQLDBW
164PdhiPla2003SP1Installed
165PdhiPlaDowngrade
166PdhiPlaFormatBlanksA
167PdhiPlaFormatBlanksW
168PdhiPlaGetVersion
169PdhiPlaRunAs
170PdhiPlaSetRunAs
171PdhiPlaUpgrade
172PlaTimeInfoToMilliSeconds
173PdhpGetLoggerName
lib/libc/mingw/lib64/quartz.def created+17
......@@ -0,0 +1,17 @@
1;
2; Exports of file QUARTZ.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY QUARTZ.dll
8EXPORTS
9AMGetErrorTextA
10AMGetErrorTextW
11AmpFactorToDB
12DBToAmpFactor
13DllCanUnloadNow
14DllGetClassObject
15DllRegisterServer
16DllUnregisterServer
17GetProxyDllInfo
lib/libc/mingw/lib64/query.def created+1447
......@@ -0,0 +1,1447 @@
1;
2; Exports of file query.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY query.dll
8EXPORTS
9; class CCoTaskAllocator CoTaskAllocator
10?CoTaskAllocator@@3VCCoTaskAllocator@@A DATA
11; public: __cdecl CAllocStorageVariant::CAllocStorageVariant(struct tagPROPVARIANT & __ptr64,class PMemoryAllocator & __ptr64) __ptr64
12??0CAllocStorageVariant@@QEAA@AEAUtagPROPVARIANT@@AEAVPMemoryAllocator@@@Z
13; public: __cdecl CAllocStorageVariant::CAllocStorageVariant(class PDeSerStream & __ptr64,class PMemoryAllocator & __ptr64) __ptr64
14??0CAllocStorageVariant@@QEAA@AEAVPDeSerStream@@AEAVPMemoryAllocator@@@Z
15; public: __cdecl CAllocStorageVariant::CAllocStorageVariant(char const * __ptr64,class PMemoryAllocator & __ptr64) __ptr64
16??0CAllocStorageVariant@@QEAA@PEBDAEAVPMemoryAllocator@@@Z
17; public: __cdecl CAllocStorageVariant::CAllocStorageVariant(unsigned short const * __ptr64,class PMemoryAllocator & __ptr64) __ptr64
18??0CAllocStorageVariant@@QEAA@PEBGAEAVPMemoryAllocator@@@Z
19; public: __cdecl CAllocStorageVariant::CAllocStorageVariant(struct _GUID const * __ptr64,class PMemoryAllocator & __ptr64) __ptr64
20??0CAllocStorageVariant@@QEAA@PEBU_GUID@@AEAVPMemoryAllocator@@@Z
21; public: __cdecl CAllocStorageVariant::CAllocStorageVariant(enum VARENUM,unsigned long,class PMemoryAllocator & __ptr64) __ptr64
22??0CAllocStorageVariant@@QEAA@W4VARENUM@@KAEAVPMemoryAllocator@@@Z
23; public: __cdecl CCatState::CCatState(void) __ptr64
24??0CCatState@@QEAA@XZ
25; public: __cdecl CCategorizationSet::CCategorizationSet(class CCategorizationSet const & __ptr64) __ptr64
26??0CCategorizationSet@@QEAA@AEBV0@@Z
27; public: __cdecl CCategorizationSet::CCategorizationSet(unsigned int) __ptr64
28??0CCategorizationSet@@QEAA@I@Z
29; public: __cdecl CCiAdminParams::CCiAdminParams(class CLangList * __ptr64) __ptr64
30??0CCiAdminParams@@QEAA@PEAVCLangList@@@Z
31; public: __cdecl CCiRegParams::CCiRegParams(unsigned short const * __ptr64) __ptr64
32??0CCiRegParams@@QEAA@PEBG@Z
33; public: __cdecl CColumnSet::CColumnSet(unsigned int) __ptr64
34??0CColumnSet@@QEAA@I@Z
35; public: __cdecl CColumns::CColumns(class CColumns const & __ptr64) __ptr64
36??0CColumns@@QEAA@AEBV0@@Z
37; public: __cdecl CColumns::CColumns(unsigned int) __ptr64
38??0CColumns@@QEAA@I@Z
39; public: __cdecl CContentRestriction::CContentRestriction(unsigned short const * __ptr64,class CFullPropSpec const & __ptr64,unsigned long,unsigned long) __ptr64
40??0CContentRestriction@@QEAA@PEBGAEBVCFullPropSpec@@KK@Z
41; public: __cdecl CDFA::CDFA(unsigned short const * __ptr64,class CTimeLimit & __ptr64,unsigned char) __ptr64
42??0CDFA@@QEAA@PEBGAEAVCTimeLimit@@E@Z
43; public: __cdecl CDbColId::CDbColId(struct _GUID const & __ptr64,unsigned short const * __ptr64) __ptr64
44??0CDbColId@@QEAA@AEBU_GUID@@PEBG@Z
45; public: __cdecl CDbColId::CDbColId(struct tagDBID const & __ptr64) __ptr64
46??0CDbColId@@QEAA@AEBUtagDBID@@@Z
47; public: __cdecl CDbColId::CDbColId(class CDbColId const & __ptr64) __ptr64
48??0CDbColId@@QEAA@AEBV0@@Z
49; public: __cdecl CDbColId::CDbColId(void) __ptr64
50??0CDbColId@@QEAA@XZ
51; public: __cdecl CDbColumns::CDbColumns(unsigned int) __ptr64
52??0CDbColumns@@QEAA@I@Z
53; public: __cdecl CDbContentRestriction::CDbContentRestriction(unsigned short const * __ptr64,struct tagDBID const & __ptr64,unsigned long,unsigned long) __ptr64
54??0CDbContentRestriction@@QEAA@PEBGAEBUtagDBID@@KK@Z
55; public: __cdecl CDbContentRestriction::CDbContentRestriction(unsigned short const * __ptr64,class CDbColumnNode const & __ptr64,unsigned long,unsigned long) __ptr64
56??0CDbContentRestriction@@QEAA@PEBGAEBVCDbColumnNode@@KK@Z
57; public: __cdecl CDbNatLangRestriction::CDbNatLangRestriction(unsigned short const * __ptr64,struct tagDBID const & __ptr64,unsigned long) __ptr64
58??0CDbNatLangRestriction@@QEAA@PEBGAEBUtagDBID@@K@Z
59; public: __cdecl CDbNatLangRestriction::CDbNatLangRestriction(unsigned short const * __ptr64,class CDbColumnNode const & __ptr64,unsigned long) __ptr64
60??0CDbNatLangRestriction@@QEAA@PEBGAEBVCDbColumnNode@@K@Z
61; public: __cdecl CDbQueryResults::CDbQueryResults(void) __ptr64
62??0CDbQueryResults@@QEAA@XZ
63; public: __cdecl CDbSelectNode::CDbSelectNode(void) __ptr64
64??0CDbSelectNode@@QEAA@XZ
65; public: __cdecl CDbSortSet::CDbSortSet(unsigned int) __ptr64
66??0CDbSortSet@@QEAA@I@Z
67; public: __cdecl CDefColumnRegEntry::CDefColumnRegEntry(void) __ptr64
68??0CDefColumnRegEntry@@QEAA@XZ
69; public: __cdecl CDriveInfo::CDriveInfo(unsigned short const * __ptr64,unsigned long) __ptr64
70??0CDriveInfo@@QEAA@PEBGK@Z
71; public: __cdecl CDynStream::CDynStream(class PMmStream * __ptr64) __ptr64
72??0CDynStream@@QEAA@PEAVPMmStream@@@Z
73; public: __cdecl CEventItem::CEventItem(unsigned short,unsigned short,unsigned long,unsigned short,unsigned long,void const * __ptr64) __ptr64
74??0CEventItem@@QEAA@GGKGKPEBX@Z
75; public: __cdecl CEventLog::CEventLog(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64
76??0CEventLog@@QEAA@PEBG0@Z
77; public: __cdecl CException::CException(long) __ptr64
78??0CException@@QEAA@J@Z
79; public: __cdecl CException::CException(void) __ptr64
80??0CException@@QEAA@XZ
81; public: __cdecl CFileBuffer::CFileBuffer(class CFileMapView & __ptr64,unsigned int) __ptr64
82??0CFileBuffer@@QEAA@AEAVCFileMapView@@I@Z
83; public: __cdecl CFileMapView::CFileMapView(unsigned short const * __ptr64) __ptr64
84??0CFileMapView@@QEAA@PEBG@Z
85; public: __cdecl CFilterDaemon::CFilterDaemon(class CiProxy & __ptr64,class CCiFrameworkParams & __ptr64,class CLangList & __ptr64,unsigned char * __ptr64,unsigned long,struct ICiCFilterClient * __ptr64) __ptr64
86??0CFilterDaemon@@QEAA@AEAVCiProxy@@AEAVCCiFrameworkParams@@AEAVCLangList@@PEAEKPEAUICiCFilterClient@@@Z
87; public: __cdecl CFullPath::CFullPath(unsigned short const * __ptr64) __ptr64
88??0CFullPath@@QEAA@PEBG@Z
89; public: __cdecl CFullPath::CFullPath(unsigned short const * __ptr64,unsigned int) __ptr64
90??0CFullPath@@QEAA@PEBGI@Z
91; public: __cdecl CFullPropSpec::CFullPropSpec(class PDeSerStream & __ptr64) __ptr64
92??0CFullPropSpec@@QEAA@AEAVPDeSerStream@@@Z
93; public: __cdecl CFullPropSpec::CFullPropSpec(class CFullPropSpec const & __ptr64) __ptr64
94??0CFullPropSpec@@QEAA@AEBV0@@Z
95; public: __cdecl CFullPropSpec::CFullPropSpec(void) __ptr64
96??0CFullPropSpec@@QEAA@XZ
97; public: __cdecl CFwAsyncWorkItem::CFwAsyncWorkItem(class CWorkManager & __ptr64,class CWorkQueue & __ptr64) __ptr64
98??0CFwAsyncWorkItem@@QEAA@AEAVCWorkManager@@AEAVCWorkQueue@@@Z
99; public: __cdecl CFwEventItem::CFwEventItem(unsigned short,unsigned long,unsigned short,unsigned long,void * __ptr64) __ptr64
100??0CFwEventItem@@QEAA@GKGKPEAX@Z
101; public: __cdecl CGenericCiProxy::CGenericCiProxy(class CSharedNameGen & __ptr64,unsigned long,unsigned long) __ptr64
102??0CGenericCiProxy@@QEAA@AEAVCSharedNameGen@@KK@Z
103; public: __cdecl CGetDbProps::CGetDbProps(void) __ptr64
104??0CGetDbProps@@QEAA@XZ
105; public: __cdecl CImpersonateRemoteAccess::CImpersonateRemoteAccess(class CImpersonationTokenCache * __ptr64) __ptr64
106??0CImpersonateRemoteAccess@@QEAA@PEAVCImpersonationTokenCache@@@Z
107; public: __cdecl CImpersonationTokenCache::CImpersonationTokenCache(unsigned short const * __ptr64) __ptr64
108??0CImpersonationTokenCache@@QEAA@PEBG@Z
109; public: __cdecl CIndexTable::CIndexTable(class CiStorage & __ptr64,class CTransaction & __ptr64) __ptr64
110??0CIndexTable@@QEAA@AEAVCiStorage@@AEAVCTransaction@@@Z
111; public: __cdecl CInternalPropertyRestriction::CInternalPropertyRestriction(unsigned long,unsigned long,class CStorageVariant const & __ptr64,class CRestriction * __ptr64) __ptr64
112??0CInternalPropertyRestriction@@QEAA@KKAEBVCStorageVariant@@PEAVCRestriction@@@Z
113; public: __cdecl CKeyArray::CKeyArray(int,int) __ptr64
114??0CKeyArray@@QEAA@HH@Z
115; public: __cdecl CLangList::CLangList(struct ICiCLangRes * __ptr64,unsigned long) __ptr64
116??0CLangList@@QEAA@PEAUICiCLangRes@@K@Z
117; public: __cdecl CLocalGlobalPropertyList::CLocalGlobalPropertyList(unsigned long) __ptr64
118??0CLocalGlobalPropertyList@@QEAA@K@Z
119; public: __cdecl CLocalGlobalPropertyList::CLocalGlobalPropertyList(class CEmptyPropertyList * __ptr64,int,unsigned short const * __ptr64,unsigned long) __ptr64
120??0CLocalGlobalPropertyList@@QEAA@PEAVCEmptyPropertyList@@HPEBGK@Z
121; public: __cdecl CMachineAdmin::CMachineAdmin(unsigned short const * __ptr64,int) __ptr64
122??0CMachineAdmin@@QEAA@PEBGH@Z
123; public: __cdecl CMemSerStream::CMemSerStream(unsigned int) __ptr64
124??0CMemSerStream@@QEAA@I@Z
125; public: __cdecl CMemSerStream::CMemSerStream(unsigned char * __ptr64,unsigned long) __ptr64
126??0CMemSerStream@@QEAA@PEAEK@Z
127; public: __cdecl CMetaDataMgr::CMetaDataMgr(int,enum CiVRootTypeEnum,unsigned long,unsigned short const * __ptr64) __ptr64
128??0CMetaDataMgr@@QEAA@HW4CiVRootTypeEnum@@KPEBG@Z
129; public: __cdecl CMmStream::CMmStream(unsigned long,int) __ptr64
130??0CMmStream@@QEAA@KH@Z
131; public: __cdecl CMmStreamConsecBuf::CMmStreamConsecBuf(void) __ptr64
132??0CMmStreamConsecBuf@@QEAA@XZ
133; public: __cdecl CNatLanguageRestriction::CNatLanguageRestriction(unsigned short const * __ptr64,class CFullPropSpec const & __ptr64,unsigned long) __ptr64
134??0CNatLanguageRestriction@@QEAA@PEBGAEBVCFullPropSpec@@K@Z
135; public: __cdecl CNodeRestriction::CNodeRestriction(unsigned long,unsigned int) __ptr64
136??0CNodeRestriction@@QEAA@KI@Z
137; public: __cdecl CNormalizer::CNormalizer(class PNoiseList & __ptr64) __ptr64
138??0CNormalizer@@QEAA@AEAVPNoiseList@@@Z
139; public: __cdecl CPathParser::CPathParser(unsigned short const * __ptr64,unsigned long) __ptr64
140??0CPathParser@@QEAA@PEBGK@Z
141; public: __cdecl CPerfMon::CPerfMon(unsigned short const * __ptr64) __ptr64
142??0CPerfMon@@QEAA@PEBG@Z
143; public: __cdecl CPersDeComp::CPersDeComp(class PDirectory & __ptr64,unsigned long,class CPhysIndex & __ptr64,unsigned long,int,int) __ptr64
144??0CPersDeComp@@QEAA@AEAVPDirectory@@KAEAVCPhysIndex@@KHH@Z
145; protected: __cdecl CPhysStorage::CPhysStorage(class PStorage & __ptr64,class PStorageObject & __ptr64,unsigned long,unsigned int,class PMmStream * __ptr64,int,unsigned int,int) __ptr64
146??0CPhysStorage@@IEAA@AEAVPStorage@@AEAVPStorageObject@@KIPEAVPMmStream@@HIH@Z
147; protected: __cdecl CPhysStorage::CPhysStorage(class PStorage & __ptr64,class PStorageObject & __ptr64,unsigned long,class PMmStream * __ptr64,enum CPhysStorage::EOpenMode,int,unsigned int,int) __ptr64
148??0CPhysStorage@@IEAA@AEAVPStorage@@AEAVPStorageObject@@KPEAVPMmStream@@W4EOpenMode@1@HIH@Z
149; public: __cdecl CPidLookupTable::CPidLookupTable(void) __ptr64
150??0CPidLookupTable@@QEAA@XZ
151; public: __cdecl CPidRemapper::CPidRemapper(class XInterface<struct IPropertyMapper> & __ptr64) __ptr64
152??0CPidRemapper@@QEAA@AEAV?$XInterface@UIPropertyMapper@@@@@Z
153; public: __cdecl CPidRemapper::CPidRemapper(class CPidMapper const & __ptr64,class XInterface<struct IPropertyMapper> & __ptr64,class CRestriction * __ptr64,class CColumnSet * __ptr64,class CSortSet * __ptr64) __ptr64
154??0CPidRemapper@@QEAA@AEBVCPidMapper@@AEAV?$XInterface@UIPropertyMapper@@@@PEAVCRestriction@@PEAVCColumnSet@@PEAVCSortSet@@@Z
155; public: __cdecl CPropListFile::CPropListFile(class CEmptyPropertyList * __ptr64,int,unsigned short const * __ptr64,unsigned long) __ptr64
156??0CPropListFile@@QEAA@PEAVCEmptyPropertyList@@HPEBGK@Z
157; public: __cdecl CPropNameArray::CPropNameArray(class PDeSerStream & __ptr64) __ptr64
158??0CPropNameArray@@QEAA@AEAVPDeSerStream@@@Z
159; public: __cdecl CPropNameArray::CPropNameArray(unsigned int) __ptr64
160??0CPropNameArray@@QEAA@I@Z
161; public: __cdecl CPropStoreManager::CPropStoreManager(unsigned long) __ptr64
162??0CPropStoreManager@@QEAA@K@Z
163; public: __cdecl CPropertyRestriction::CPropertyRestriction(unsigned long,class CFullPropSpec const & __ptr64,class CStorageVariant const & __ptr64) __ptr64
164??0CPropertyRestriction@@QEAA@KAEBVCFullPropSpec@@AEBVCStorageVariant@@@Z
165; public: __cdecl CPropertyRestriction::CPropertyRestriction(void) __ptr64
166??0CPropertyRestriction@@QEAA@XZ
167; public: __cdecl CPropertyStoreWids::CPropertyStoreWids(class CPropStoreManager & __ptr64) __ptr64
168??0CPropertyStoreWids@@QEAA@AEAVCPropStoreManager@@@Z
169; public: __cdecl CPropertyValueParser::CPropertyValueParser(class CQueryScanner & __ptr64,unsigned short,unsigned long) __ptr64
170??0CPropertyValueParser@@QEAA@AEAVCQueryScanner@@GK@Z
171; public: __cdecl CQueryScanner::CQueryScanner(unsigned short const * __ptr64,int,unsigned long,int) __ptr64
172??0CQueryScanner@@QEAA@PEBGHKH@Z
173; public: __cdecl CRangeKeyRepository::CRangeKeyRepository(void) __ptr64
174??0CRangeKeyRepository@@QEAA@XZ
175; public: __cdecl CRcovStrmAppendTrans::CRcovStrmAppendTrans(class PRcovStorageObj & __ptr64) __ptr64
176??0CRcovStrmAppendTrans@@QEAA@AEAVPRcovStorageObj@@@Z
177; public: __cdecl CRcovStrmMDTrans::CRcovStrmMDTrans(class PRcovStorageObj & __ptr64,enum CRcovStrmMDTrans::MDOp,unsigned long) __ptr64
178??0CRcovStrmMDTrans@@QEAA@AEAVPRcovStorageObj@@W4MDOp@0@K@Z
179; protected: __cdecl CRcovStrmTrans::CRcovStrmTrans(class PRcovStorageObj & __ptr64,enum RcovOpType) __ptr64
180??0CRcovStrmTrans@@IEAA@AEAVPRcovStorageObj@@W4RcovOpType@@@Z
181; public: __cdecl CRegAccess::CRegAccess(unsigned long,unsigned short const * __ptr64) __ptr64
182??0CRegAccess@@QEAA@KPEBG@Z
183; public: __cdecl CRegChangeEvent::CRegChangeEvent(unsigned short const * __ptr64,int) __ptr64
184??0CRegChangeEvent@@QEAA@PEBGH@Z
185; public: __cdecl CRegNotify::CRegNotify(unsigned short const * __ptr64) __ptr64
186??0CRegNotify@@QEAA@PEBG@Z
187; public: __cdecl CRequestClient::CRequestClient(unsigned short const * __ptr64,struct IDBProperties * __ptr64) __ptr64
188??0CRequestClient@@QEAA@PEBGPEAUIDBProperties@@@Z
189; public: __cdecl CRequestQueue::CRequestQueue(unsigned int,unsigned int,unsigned int,int,unsigned int,unsigned int,struct _GUID const & __ptr64) __ptr64
190??0CRequestQueue@@QEAA@IIIHIIAEBU_GUID@@@Z
191; public: __cdecl CScopeRestriction::CScopeRestriction(unsigned short const * __ptr64,int,int) __ptr64
192??0CScopeRestriction@@QEAA@PEBGHH@Z
193; public: __cdecl CSdidLookupTable::CSdidLookupTable(void) __ptr64
194??0CSdidLookupTable@@QEAA@XZ
195; public: __cdecl CSizeSerStream::CSizeSerStream(void) __ptr64
196??0CSizeSerStream@@QEAA@XZ
197; public: __cdecl CSort::CSort(unsigned int) __ptr64
198??0CSort@@QEAA@I@Z
199; public: __cdecl CSortSet::CSortSet(unsigned int) __ptr64
200??0CSortSet@@QEAA@I@Z
201; public: __cdecl CStandardPropMapper::CStandardPropMapper(void) __ptr64
202??0CStandardPropMapper@@QEAA@XZ
203; public: __cdecl CSvcQuery::CSvcQuery(unsigned short const * __ptr64,struct IDBProperties * __ptr64) __ptr64
204??0CSvcQuery@@QEAA@PEBGPEAUIDBProperties@@@Z
205; public: __cdecl CSynRestriction::CSynRestriction(class CKey const & __ptr64,unsigned long,unsigned long,unsigned long,int) __ptr64
206??0CSynRestriction@@QEAA@AEBVCKey@@KKKH@Z
207; public: __cdecl CTimeLimit::CTimeLimit(unsigned long,unsigned long) __ptr64
208??0CTimeLimit@@QEAA@KK@Z
209; public: __cdecl CTransaction::CTransaction(void) __ptr64
210??0CTransaction@@QEAA@XZ
211; public: __cdecl CUnfilteredRestriction::CUnfilteredRestriction(void) __ptr64
212??0CUnfilteredRestriction@@QEAA@XZ
213; public: __cdecl CValueNormalizer::CValueNormalizer(class PKeyRepository & __ptr64) __ptr64
214??0CValueNormalizer@@QEAA@AEAVPKeyRepository@@@Z
215; public: __cdecl CVirtualString::CVirtualString(unsigned int) __ptr64
216??0CVirtualString@@QEAA@I@Z
217; public: __cdecl CWin32RegAccess::CWin32RegAccess(struct HKEY__ * __ptr64,unsigned short const * __ptr64) __ptr64
218??0CWin32RegAccess@@QEAA@PEAUHKEY__@@PEBG@Z
219; public: __cdecl CWordRestriction::CWordRestriction(class CKeyBuf const & __ptr64,unsigned long,unsigned long,unsigned long,int) __ptr64
220??0CWordRestriction@@QEAA@AEBVCKeyBuf@@KKKH@Z
221; public: __cdecl CWorkQueue::CWorkQueue(unsigned int,enum CWorkQueue::WorkQueueType) __ptr64
222??0CWorkQueue@@QEAA@IW4WorkQueueType@0@@Z
223; public: __cdecl CiStorage::CiStorage(unsigned short const * __ptr64,struct ICiCAdviseStatus & __ptr64,unsigned long,unsigned long,int) __ptr64
224??0CiStorage@@QEAA@PEBGAEAUICiCAdviseStatus@@KKH@Z
225; public: __cdecl SStorageObject::SStorageObject(class PStorageObject * __ptr64) __ptr64
226??0SStorageObject@@QEAA@PEAVPStorageObject@@@Z
227; protected: __cdecl CAllocStorageVariant::~CAllocStorageVariant(void) __ptr64
228??1CAllocStorageVariant@@IEAA@XZ
229; public: __cdecl CCatState::~CCatState(void) __ptr64
230??1CCatState@@QEAA@XZ
231; public: __cdecl CCatalogAdmin::~CCatalogAdmin(void) __ptr64
232??1CCatalogAdmin@@QEAA@XZ
233; public: __cdecl CCatalogEnum::~CCatalogEnum(void) __ptr64
234??1CCatalogEnum@@QEAA@XZ
235; public: __cdecl CColumns::~CColumns(void) __ptr64
236??1CColumns@@QEAA@XZ
237; public: __cdecl CContentRestriction::~CContentRestriction(void) __ptr64
238??1CContentRestriction@@QEAA@XZ
239; public: __cdecl CDFA::~CDFA(void) __ptr64
240??1CDFA@@QEAA@XZ
241; public: __cdecl CDbCmdTreeNode::~CDbCmdTreeNode(void) __ptr64
242??1CDbCmdTreeNode@@QEAA@XZ
243; public: __cdecl CDbColumns::~CDbColumns(void) __ptr64
244??1CDbColumns@@QEAA@XZ
245; public: __cdecl CDbPropSet::~CDbPropSet(void) __ptr64
246??1CDbPropSet@@QEAA@XZ
247; public: __cdecl CDbQueryResults::~CDbQueryResults(void) __ptr64
248??1CDbQueryResults@@QEAA@XZ
249; public: __cdecl CDbSortSet::~CDbSortSet(void) __ptr64
250??1CDbSortSet@@QEAA@XZ
251; public: __cdecl CDynStream::~CDynStream(void) __ptr64
252??1CDynStream@@QEAA@XZ
253; public: __cdecl CEventItem::~CEventItem(void) __ptr64
254??1CEventItem@@QEAA@XZ
255; public: __cdecl CEventLog::~CEventLog(void) __ptr64
256??1CEventLog@@QEAA@XZ
257; public: __cdecl CFileMapView::~CFileMapView(void) __ptr64
258??1CFileMapView@@QEAA@XZ
259; public: __cdecl CFilterDaemon::~CFilterDaemon(void) __ptr64
260??1CFilterDaemon@@QEAA@XZ
261; public: virtual __cdecl CFwAsyncWorkItem::~CFwAsyncWorkItem(void) __ptr64
262??1CFwAsyncWorkItem@@UEAA@XZ
263; public: __cdecl CFwEventItem::~CFwEventItem(void) __ptr64
264??1CFwEventItem@@QEAA@XZ
265; public: virtual __cdecl CGenericCiProxy::~CGenericCiProxy(void) __ptr64
266??1CGenericCiProxy@@UEAA@XZ
267; public: __cdecl CImpersonateClient::~CImpersonateClient(void) __ptr64
268??1CImpersonateClient@@QEAA@XZ
269; public: __cdecl CImpersonateSystem::~CImpersonateSystem(void) __ptr64
270??1CImpersonateSystem@@QEAA@XZ
271; public: __cdecl CImpersonationTokenCache::~CImpersonationTokenCache(void) __ptr64
272??1CImpersonationTokenCache@@QEAA@XZ
273; public: __cdecl CInternalPropertyRestriction::~CInternalPropertyRestriction(void) __ptr64
274??1CInternalPropertyRestriction@@QEAA@XZ
275; public: __cdecl CKeyArray::~CKeyArray(void) __ptr64
276??1CKeyArray@@QEAA@XZ
277; public: __cdecl CLangList::~CLangList(void) __ptr64
278??1CLangList@@QEAA@XZ
279; public: __cdecl CMachineAdmin::~CMachineAdmin(void) __ptr64
280??1CMachineAdmin@@QEAA@XZ
281; public: virtual __cdecl CMemSerStream::~CMemSerStream(void) __ptr64
282??1CMemSerStream@@UEAA@XZ
283; public: __cdecl CMetaDataMgr::~CMetaDataMgr(void) __ptr64
284??1CMetaDataMgr@@QEAA@XZ
285; public: virtual __cdecl CMmStream::~CMmStream(void) __ptr64
286??1CMmStream@@UEAA@XZ
287; public: __cdecl CMmStreamConsecBuf::~CMmStreamConsecBuf(void) __ptr64
288??1CMmStreamConsecBuf@@QEAA@XZ
289; public: __cdecl CNatLanguageRestriction::~CNatLanguageRestriction(void) __ptr64
290??1CNatLanguageRestriction@@QEAA@XZ
291; public: __cdecl CNodeRestriction::~CNodeRestriction(void) __ptr64
292??1CNodeRestriction@@QEAA@XZ
293; public: __cdecl CNotRestriction::~CNotRestriction(void) __ptr64
294??1CNotRestriction@@QEAA@XZ
295; public: __cdecl COccRestriction::~COccRestriction(void) __ptr64
296??1COccRestriction@@QEAA@XZ
297; public: __cdecl CParseCommandTree::~CParseCommandTree(void) __ptr64
298??1CParseCommandTree@@QEAA@XZ
299; public: __cdecl CPerfMon::~CPerfMon(void) __ptr64
300??1CPerfMon@@QEAA@XZ
301; public: __cdecl CPhraseRestriction::~CPhraseRestriction(void) __ptr64
302??1CPhraseRestriction@@QEAA@XZ
303; public: virtual __cdecl CPhysStorage::~CPhysStorage(void) __ptr64
304??1CPhysStorage@@UEAA@XZ
305; public: __cdecl CPidLookupTable::~CPidLookupTable(void) __ptr64
306??1CPidLookupTable@@QEAA@XZ
307; public: __cdecl CPidRemapper::~CPidRemapper(void) __ptr64
308??1CPidRemapper@@QEAA@XZ
309; public: __cdecl CProcess::~CProcess(void) __ptr64
310??1CProcess@@QEAA@XZ
311; public: __cdecl CPropStoreManager::~CPropStoreManager(void) __ptr64
312??1CPropStoreManager@@QEAA@XZ
313; public: virtual __cdecl CPropertyList::~CPropertyList(void) __ptr64
314??1CPropertyList@@UEAA@XZ
315; public: __cdecl CPropertyRestriction::~CPropertyRestriction(void) __ptr64
316??1CPropertyRestriction@@QEAA@XZ
317; public: __cdecl CPropertyStore::~CPropertyStore(void) __ptr64
318??1CPropertyStore@@QEAA@XZ
319; public: __cdecl CPropertyStoreWids::~CPropertyStoreWids(void) __ptr64
320??1CPropertyStoreWids@@QEAA@XZ
321; public: __cdecl CQueryUnknown::~CQueryUnknown(void) __ptr64
322??1CQueryUnknown@@QEAA@XZ
323; public: virtual __cdecl CRangeKeyRepository::~CRangeKeyRepository(void) __ptr64
324??1CRangeKeyRepository@@UEAA@XZ
325; public: __cdecl CRegChangeEvent::~CRegChangeEvent(void) __ptr64
326??1CRegChangeEvent@@QEAA@XZ
327; protected: virtual __cdecl CRegNotify::~CRegNotify(void) __ptr64
328??1CRegNotify@@MEAA@XZ
329; public: __cdecl CRestriction::~CRestriction(void) __ptr64
330??1CRestriction@@QEAA@XZ
331; public: __cdecl CScopeAdmin::~CScopeAdmin(void) __ptr64
332??1CScopeAdmin@@QEAA@XZ
333; public: __cdecl CScopeEnum::~CScopeEnum(void) __ptr64
334??1CScopeEnum@@QEAA@XZ
335; public: __cdecl CScopeRestriction::~CScopeRestriction(void) __ptr64
336??1CScopeRestriction@@QEAA@XZ
337; public: __cdecl CSdidLookupTable::~CSdidLookupTable(void) __ptr64
338??1CSdidLookupTable@@QEAA@XZ
339; public: virtual __cdecl CSizeSerStream::~CSizeSerStream(void) __ptr64
340??1CSizeSerStream@@UEAA@XZ
341; public: __cdecl CSort::~CSort(void) __ptr64
342??1CSort@@QEAA@XZ
343; public: __cdecl CSynRestriction::~CSynRestriction(void) __ptr64
344??1CSynRestriction@@QEAA@XZ
345; public: __cdecl CVirtualString::~CVirtualString(void) __ptr64
346??1CVirtualString@@QEAA@XZ
347; public: __cdecl CWin32RegAccess::~CWin32RegAccess(void) __ptr64
348??1CWin32RegAccess@@QEAA@XZ
349; public: __cdecl CWordRestriction::~CWordRestriction(void) __ptr64
350??1CWordRestriction@@QEAA@XZ
351; public: __cdecl CWorkManager::~CWorkManager(void) __ptr64
352??1CWorkManager@@QEAA@XZ
353; public: __cdecl CWorkQueue::~CWorkQueue(void) __ptr64
354??1CWorkQueue@@QEAA@XZ
355; public: __cdecl SStorageObject::~SStorageObject(void) __ptr64
356??1SStorageObject@@QEAA@XZ
357; public: class CDbColId & __ptr64 __cdecl CDbColId::operator=(class CDbColId const & __ptr64) __ptr64
358??4CDbColId@@QEAAAEAV0@AEBV0@@Z
359; public: int __cdecl CDbColId::operator==(class CDbColId const & __ptr64)const __ptr64
360??8CDbColId@@QEBAHAEBV0@@Z
361; public: void __cdecl CWorkManager::AbortWorkItems(void) __ptr64
362?AbortWorkItems@CWorkManager@@QEAAXXZ
363; public: void __cdecl CQueryScanner::Accept(void) __ptr64
364?Accept@CQueryScanner@@QEAAXXZ
365; public: void __cdecl CQueryScanner::AcceptCommand(void) __ptr64
366?AcceptCommand@CQueryScanner@@QEAAXXZ
367; public: void __cdecl CQueryScanner::AcceptWord(void) __ptr64
368?AcceptWord@CQueryScanner@@QEAAXXZ
369; public: int __cdecl CSdidLookupTable::AccessCheck(unsigned long,void * __ptr64,unsigned long,int & __ptr64) __ptr64
370?AccessCheck@CSdidLookupTable@@QEAAHKPEAXKAEAH@Z
371; public: unsigned short * __ptr64 __cdecl CQueryScanner::AcqLine(int) __ptr64
372?AcqLine@CQueryScanner@@QEAAPEAGH@Z
373; public: unsigned short * __ptr64 __cdecl CQueryScanner::AcqPath(void) __ptr64
374?AcqPath@CQueryScanner@@QEAAPEAGXZ
375; public: unsigned short * __ptr64 __cdecl CQueryScanner::AcqPhrase(void) __ptr64
376?AcqPhrase@CQueryScanner@@QEAAPEAGXZ
377; public: class CRangeRestriction * __ptr64 __cdecl CRangeKeyRepository::AcqRst(void) __ptr64
378?AcqRst@CRangeKeyRepository@@QEAAPEAVCRangeRestriction@@XZ
379; public: unsigned short * __ptr64 __cdecl CQueryScanner::AcqWord(void) __ptr64
380?AcqWord@CQueryScanner@@QEAAPEAGXZ
381; private: void __cdecl CPropertyStore::AcquireRead(class CReadWriteLockRecord & __ptr64) __ptr64
382?AcquireRead@CPropertyStore@@AEAAXAEAVCReadWriteLockRecord@@@Z
383; public: int __cdecl CDbColumns::Add(class CDbColId const & __ptr64,unsigned int) __ptr64
384?Add@CDbColumns@@QEAAHAEBVCDbColId@@I@Z
385; public: void __cdecl CDbQueryResults::Add(unsigned short * __ptr64,unsigned long) __ptr64
386?Add@CDbQueryResults@@QEAAXPEAGK@Z
387; public: int __cdecl CDbSortSet::Add(class CDbColId const & __ptr64,unsigned long,unsigned int) __ptr64
388?Add@CDbSortSet@@QEAAHAEBVCDbColId@@KI@Z
389; public: int __cdecl CDbSortSet::Add(class CDbSortKey const & __ptr64,unsigned int) __ptr64
390?Add@CDbSortSet@@QEAAHAEBVCDbSortKey@@I@Z
391; public: int __cdecl CKeyArray::Add(int,class CKey const & __ptr64) __ptr64
392?Add@CKeyArray@@QEAAHHAEBVCKey@@@Z
393; public: int __cdecl CKeyArray::Add(int,class CKeyBuf const & __ptr64) __ptr64
394?Add@CKeyArray@@QEAAHHAEBVCKeyBuf@@@Z
395; public: void __cdecl CWorkQueue::Add(class PWorkItem * __ptr64) __ptr64
396?Add@CWorkQueue@@QEAAXPEAVPWorkItem@@@Z
397; public: void __cdecl CEventItem::AddArg(unsigned long) __ptr64
398?AddArg@CEventItem@@QEAAXK@Z
399; public: void __cdecl CEventItem::AddArg(unsigned short const * __ptr64) __ptr64
400?AddArg@CEventItem@@QEAAXPEBG@Z
401; public: void __cdecl CFwEventItem::AddArg(unsigned long) __ptr64
402?AddArg@CFwEventItem@@QEAAXK@Z
403; public: void __cdecl CFwEventItem::AddArg(unsigned short const * __ptr64) __ptr64
404?AddArg@CFwEventItem@@QEAAXPEBG@Z
405; public: void __cdecl CCatalogAdmin::AddCachedProperty(class CFullPropSpec const & __ptr64,unsigned long,unsigned long,unsigned long,int) __ptr64
406?AddCachedProperty@CCatalogAdmin@@QEAAXAEBVCFullPropSpec@@KKKH@Z
407; public: void __cdecl CCatState::AddCatalog(class XPtrST<unsigned short> & __ptr64) __ptr64
408?AddCatalog@CCatState@@QEAAXAEAV?$XPtrST@G@@@Z
409; public: void __cdecl CMachineAdmin::AddCatalog(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64
410?AddCatalog@CMachineAdmin@@QEAAXPEBG0@Z
411; public: void __cdecl CNodeRestriction::AddChild(class CRestriction * __ptr64,unsigned int & __ptr64) __ptr64
412?AddChild@CNodeRestriction@@QEAAXPEAVCRestriction@@AEAI@Z
413; public: void __cdecl CCatState::AddDir(class XPtrST<unsigned short> & __ptr64) __ptr64
414?AddDir@CCatState@@QEAAXAEAV?$XPtrST@G@@@Z
415; public: virtual void __cdecl CPropertyList::AddEntry(class CPropEntry * __ptr64,int) __ptr64
416?AddEntry@CPropertyList@@UEAAXPEAVCPropEntry@@H@Z
417; public: void __cdecl CEventItem::AddError(unsigned long) __ptr64
418?AddError@CEventItem@@QEAAXK@Z
419; public: void __cdecl CSynRestriction::AddKey(class CKeyBuf const & __ptr64) __ptr64
420?AddKey@CSynRestriction@@QEAAXAEBVCKeyBuf@@@Z
421; public: void __cdecl CCatState::AddMachine(class XPtrST<unsigned short> & __ptr64) __ptr64
422?AddMachine@CCatState@@QEAAXAEAV?$XPtrST@G@@@Z
423; public: virtual unsigned long __cdecl CDbProperties::AddRef(void) __ptr64
424?AddRef@CDbProperties@@UEAAKXZ
425; public: virtual unsigned long __cdecl CEmptyPropertyList::AddRef(void) __ptr64
426?AddRef@CEmptyPropertyList@@UEAAKXZ
427; public: virtual unsigned long __cdecl CEnumString::AddRef(void) __ptr64
428?AddRef@CEnumString@@UEAAKXZ
429; public: virtual unsigned long __cdecl CEnumWorkid::AddRef(void) __ptr64
430?AddRef@CEnumWorkid@@UEAAKXZ
431; public: virtual unsigned long __cdecl CFwPropertyMapper::AddRef(void) __ptr64
432?AddRef@CFwPropertyMapper@@UEAAKXZ
433; public: virtual unsigned long __cdecl CQueryUnknown::AddRef(void) __ptr64
434?AddRef@CQueryUnknown@@UEAAKXZ
435; public: void __cdecl CWorkQueue::AddRefWorkThreads(void) __ptr64
436?AddRefWorkThreads@CWorkQueue@@QEAAXXZ
437; public: void __cdecl CCatalogAdmin::AddScope(unsigned short const * __ptr64,unsigned short const * __ptr64,int,unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64
438?AddScope@CCatalogAdmin@@QEAAXPEBG0H00@Z
439; public: int __cdecl CDbSortNode::AddSortColumn(struct tagDBID const & __ptr64,int,unsigned long) __ptr64
440?AddSortColumn@CDbSortNode@@QEAAHAEBUtagDBID@@HK@Z
441; public: int __cdecl CDbNestingNode::AddTable(class CDbCmdTreeNode * __ptr64) __ptr64
442?AddTable@CDbNestingNode@@QEAAHPEAVCDbCmdTreeNode@@@Z
443; public: void __cdecl CWorkManager::AddToWorkList(class CFwAsyncWorkItem * __ptr64) __ptr64
444?AddToWorkList@CWorkManager@@QEAAXPEAVCFwAsyncWorkItem@@@Z
445; public: void __cdecl CFwAsyncWorkItem::AddToWorkQueue(void) __ptr64
446?AddToWorkQueue@CFwAsyncWorkItem@@QEAAXXZ
447; public: static unsigned short * __ptr64 __cdecl CDbCmdTreeNode::AllocAndCopyWString(unsigned short const * __ptr64)
448?AllocAndCopyWString@CDbCmdTreeNode@@SAPEAGPEBG@Z
449; unsigned short * __ptr64 __cdecl AllocHeapAndCopy(unsigned short const * __ptr64,unsigned long & __ptr64)
450?AllocHeapAndCopy@@YAPEAGPEBGAEAK@Z
451; unsigned short * __ptr64 __cdecl AllocHeapAndGetWString(class PDeSerStream & __ptr64)
452?AllocHeapAndGetWString@@YAPEAGAEAVPDeSerStream@@@Z
453; public: void __cdecl CEnumString::Append(unsigned short const * __ptr64) __ptr64
454?Append@CEnumString@@QEAAXPEBG@Z
455; public: void __cdecl CEnumWorkid::Append(unsigned long) __ptr64
456?Append@CEnumWorkid@@QEAAXK@Z
457; protected: void __cdecl CDbCmdTreeNode::AppendChild(class CDbCmdTreeNode * __ptr64) __ptr64
458?AppendChild@CDbCmdTreeNode@@IEAAXPEAV1@@Z
459; protected: int __cdecl CDbListAnchor::AppendListElement(unsigned short,struct tagDBID const & __ptr64) __ptr64
460?AppendListElement@CDbListAnchor@@IEAAHGAEBUtagDBID@@@Z
461; protected: int __cdecl CDbListAnchor::AppendListElement(class CDbCmdTreeNode * __ptr64) __ptr64
462?AppendListElement@CDbListAnchor@@IEAAHPEAVCDbCmdTreeNode@@@Z
463; public: int __cdecl CDbProjectListAnchor::AppendListElement(struct tagDBID const & __ptr64,unsigned short * __ptr64) __ptr64
464?AppendListElement@CDbProjectListAnchor@@QEAAHAEBUtagDBID@@PEAG@Z
465; public: unsigned __int64 __cdecl CPropStoreManager::BeginTransaction(void) __ptr64
466?BeginTransaction@CPropStoreManager@@QEAA_KXZ
467; public: static long __cdecl CCiOle::BindIFilter(unsigned short const * __ptr64,struct IUnknown * __ptr64,struct _GUID const & __ptr64,struct IFilter * __ptr64 * __ptr64,int)
468?BindIFilter@CCiOle@@SAJPEBGPEAUIUnknown@@AEBU_GUID@@PEAPEAUIFilter@@H@Z
469; public: static long __cdecl CCiOle::BindIFilter(unsigned short const * __ptr64,struct IUnknown * __ptr64,struct IFilter * __ptr64 * __ptr64,int)
470?BindIFilter@CCiOle@@SAJPEBGPEAUIUnknown@@PEAPEAUIFilter@@H@Z
471; public: unsigned long * __ptr64 __cdecl CPhysStorage::BorrowBuffer(unsigned long,int,int) __ptr64
472?BorrowBuffer@CPhysStorage@@QEAAPEAKKHH@Z
473; public: unsigned long * __ptr64 __cdecl CPhysStorage::BorrowNewBuffer(unsigned long) __ptr64
474?BorrowNewBuffer@CPhysStorage@@QEAAPEAKK@Z
475; void __cdecl BuildRegistryPropertiesKey(class XArray<unsigned short> & __ptr64,unsigned short const * __ptr64)
476?BuildRegistryPropertiesKey@@YAXAEAV?$XArray@G@@PEBG@Z
477; void __cdecl BuildRegistryScopesKey(class XArray<unsigned short> & __ptr64,unsigned short const * __ptr64)
478?BuildRegistryScopesKey@@YAXAEAV?$XArray@G@@PEBG@Z
479; void __cdecl CIShutdown(void)
480?CIShutdown@@YAXXZ
481; public: void __cdecl CCatState::ChangeCurrentCatalog(unsigned short const * __ptr64) __ptr64
482?ChangeCurrentCatalog@CCatState@@QEAAXPEBG@Z
483; public: void __cdecl CCatState::ChangeCurrentDepth(int) __ptr64
484?ChangeCurrentDepth@CCatState@@QEAAXH@Z
485; public: void __cdecl CCatState::ChangeCurrentMachine(unsigned short const * __ptr64) __ptr64
486?ChangeCurrentMachine@CCatState@@QEAAXPEBG@Z
487; public: void __cdecl CCatState::ChangeCurrentScope(unsigned short const * __ptr64) __ptr64
488?ChangeCurrentScope@CCatState@@QEAAXPEBG@Z
489; private: void __cdecl CPropStoreInfo::ChangeDirty(int) __ptr64
490?ChangeDirty@CPropStoreInfo@@AEAAXH@Z
491; public: long __cdecl CLocalGlobalPropertyList::CheckError(unsigned long & __ptr64,unsigned short * __ptr64 * __ptr64) __ptr64
492?CheckError@CLocalGlobalPropertyList@@QEAAJAEAKPEAPEAG@Z
493; public: long __cdecl CPropListFile::CheckError(unsigned long & __ptr64,unsigned short * __ptr64 * __ptr64) __ptr64
494?CheckError@CPropListFile@@QEAAJAEAKPEAPEAG@Z
495; public: static int __cdecl CiStorage::CheckHasIndexTable(unsigned short const * __ptr64)
496?CheckHasIndexTable@CiStorage@@SAHPEBG@Z
497CiCreateSecurityDescriptor
498; int __cdecl CiGetPassword(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short * __ptr64)
499?CiGetPassword@@YAHPEBG0PEAG@Z
500; void * __ptr64 __cdecl CiNtOpen(unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long)
501?CiNtOpen@@YAPEAXPEBGKKK@Z
502; long __cdecl CiNtOpenNoThrow(void * __ptr64 & __ptr64,unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long)
503?CiNtOpenNoThrow@@YAJAEAPEAXPEBGKKK@Z
504; public: void __cdecl CDbColId::Cleanup(void) __ptr64
505?Cleanup@CDbColId@@QEAAXXZ
506; protected: void __cdecl CDbCmdTreeNode::CleanupDataValue(void) __ptr64
507?CleanupDataValue@CDbCmdTreeNode@@IEAAXXZ
508; public: void __cdecl CCombinedPropertyList::ClearList(void) __ptr64
509?ClearList@CCombinedPropertyList@@QEAAXXZ
510; public: void __cdecl CPropertyList::ClearList(void) __ptr64
511?ClearList@CPropertyList@@QEAAXXZ
512; public: class CDbCmdTreeNode * __ptr64 __cdecl CDbCmdTreeNode::Clone(int)const __ptr64
513?Clone@CDbCmdTreeNode@@QEBAPEAV1@H@Z
514; public: virtual long __cdecl CEnumString::Clone(struct IEnumString * __ptr64 * __ptr64) __ptr64
515?Clone@CEnumString@@UEAAJPEAPEAUIEnumString@@@Z
516; public: class CNodeRestriction * __ptr64 __cdecl CNodeRestriction::Clone(void)const __ptr64
517?Clone@CNodeRestriction@@QEBAPEAV1@XZ
518; public: class COccRestriction * __ptr64 __cdecl COccRestriction::Clone(void)const __ptr64
519?Clone@COccRestriction@@QEBAPEAV1@XZ
520; public: class CRestriction * __ptr64 __cdecl CRestriction::Clone(void)const __ptr64
521?Clone@CRestriction@@QEBAPEAV1@XZ
522; public: void __cdecl CPhysStorage::Close(void) __ptr64
523?Close@CPhysStorage@@QEAAXXZ
524; protected: void __cdecl CPipeClient::Close(void) __ptr64
525?Close@CPipeClient@@IEAAXXZ
526; public: void __cdecl COLEPropManager::CPropSetMap::Close(void) __ptr64
527?Close@CPropSetMap@COLEPropManager@@QEAAXXZ
528; public: void __cdecl CPropStoreManager::CloseRecord(class CCompositePropRecord * __ptr64) __ptr64
529?CloseRecord@CPropStoreManager@@QEAAXPEAVCCompositePropRecord@@@Z
530; public: void __cdecl CPropStoreManager::CloseRecord(class CCompositePropRecordForWrites * __ptr64) __ptr64
531?CloseRecord@CPropStoreManager@@QEAAXPEAVCCompositePropRecordForWrites@@@Z
532; public: void __cdecl CRcovStrmAppendTrans::Commit(void) __ptr64
533?Commit@CRcovStrmAppendTrans@@QEAAXXZ
534; public: void __cdecl CRcovStrmMDTrans::Commit(void) __ptr64
535?Commit@CRcovStrmMDTrans@@QEAAXXZ
536; public: void __cdecl CRcovStrmWriteTrans::Commit(void) __ptr64
537?Commit@CRcovStrmWriteTrans@@QEAAXXZ
538; public: static int __cdecl CDriveInfo::ContainsDrive(unsigned short const * __ptr64)
539?ContainsDrive@CDriveInfo@@SAHPEBG@Z
540; public: void __cdecl CMachineAdmin::CreateSubdirs(unsigned short const * __ptr64) __ptr64
541?CreateSubdirs@CMachineAdmin@@QEAAXPEBG@Z
542; public: void __cdecl CRequestClient::DataWriteRead(void * __ptr64,unsigned long,void * __ptr64,unsigned long,unsigned long & __ptr64) __ptr64
543?DataWriteRead@CRequestClient@@QEAAXPEAXK0KAEAK@Z
544; void __cdecl DecodeEscapes(unsigned short * __ptr64,unsigned long & __ptr64,unsigned short * __ptr64)
545?DecodeEscapes@@YAXPEAGAEAK0@Z
546; void __cdecl DecodeHtmlNumeric(unsigned short * __ptr64)
547?DecodeHtmlNumeric@@YAXPEAG@Z
548; void __cdecl DecodeURLEscapes(unsigned char * __ptr64,unsigned long & __ptr64,unsigned short * __ptr64,unsigned long)
549?DecodeURLEscapes@@YAXPEAEAEAKPEAGK@Z
550; public: void __cdecl CPropStoreManager::DeleteRecord(unsigned long) __ptr64
551?DeleteRecord@CPropStoreManager@@QEAAXK@Z
552; public: void __cdecl CCatalogAdmin::DeleteRegistryParamNoThrow(unsigned short const * __ptr64) __ptr64
553?DeleteRegistryParamNoThrow@CCatalogAdmin@@QEAAXPEBG@Z
554; public: static unsigned int __cdecl CiStorage::DetermineDriveType(unsigned short const * __ptr64)
555?DetermineDriveType@CiStorage@@SAIPEBG@Z
556; public: int __cdecl CMachineAdmin::DisableCI(void) __ptr64
557?DisableCI@CMachineAdmin@@QEAAHXZ
558; public: void __cdecl CRegNotify::DisableNotification(void) __ptr64
559?DisableNotification@CRegNotify@@QEAAXXZ
560; public: void __cdecl CMetaDataMgr::DisableVPathNotify(void) __ptr64
561?DisableVPathNotify@CMetaDataMgr@@QEAAXXZ
562; public: void __cdecl CRequestClient::Disconnect(void) __ptr64
563?Disconnect@CRequestClient@@QEAAXXZ
564; public: long __cdecl CCopyRcovObject::DoIt(void) __ptr64
565?DoIt@CCopyRcovObject@@QEAAJXZ
566; public: long __cdecl CFilterDaemon::DoUpdates(void) __ptr64
567?DoUpdates@CFilterDaemon@@QEAAJXZ
568; public: void __cdecl CFwAsyncWorkItem::Done(void) __ptr64
569?Done@CFwAsyncWorkItem@@QEAAXXZ
570; long __cdecl DumpWorkId(unsigned short const * __ptr64,unsigned long,unsigned char * __ptr64,unsigned long & __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned long)
571?DumpWorkId@@YAJPEBGKPEAEAEAK00K@Z
572; public: void __cdecl CPidLookupTable::Empty(void) __ptr64
573?Empty@CPidLookupTable@@QEAAXXZ
574; public: void __cdecl CPropStoreManager::Empty(void) __ptr64
575?Empty@CPropStoreManager@@QEAAXXZ
576; public: void __cdecl CRcovStrmWriteTrans::Empty(void) __ptr64
577?Empty@CRcovStrmWriteTrans@@QEAAXXZ
578; public: void __cdecl CSdidLookupTable::Empty(void) __ptr64
579?Empty@CSdidLookupTable@@QEAAXXZ
580; public: int __cdecl CMachineAdmin::EnableCI(void) __ptr64
581?EnableCI@CMachineAdmin@@QEAAHXZ
582; public: void __cdecl CMetaDataMgr::EnableVPathNotify(class CMetaDataVPathChangeCallBack * __ptr64) __ptr64
583?EnableVPathNotify@CMetaDataMgr@@QEAAXPEAVCMetaDataVPathChangeCallBack@@@Z
584; public: void __cdecl CPropStoreManager::EndTransaction(unsigned __int64,int,unsigned long,unsigned long) __ptr64
585?EndTransaction@CPropStoreManager@@QEAAX_KHKK@Z
586; public: int __cdecl CWin32RegAccess::Enum(unsigned short * __ptr64,unsigned long) __ptr64
587?Enum@CWin32RegAccess@@QEAAHPEAGK@Z
588; public: virtual long __cdecl CEmptyPropertyList::EnumPropInfo(unsigned long,unsigned short const * __ptr64 * __ptr64,struct tagDBID * __ptr64 * __ptr64,unsigned short * __ptr64,unsigned int * __ptr64) __ptr64
589?EnumPropInfo@CEmptyPropertyList@@UEAAJKPEAPEBGPEAPEAUtagDBID@@PEAGPEAI@Z
590; public: void __cdecl CMetaDataMgr::EnumVPaths(class CMetaDataCallBack & __ptr64) __ptr64
591?EnumVPaths@CMetaDataMgr@@QEAAXAEAVCMetaDataCallBack@@@Z
592; public: void __cdecl CMetaDataMgr::EnumVServers(class CMetaDataVirtualServerCallBack & __ptr64) __ptr64
593?EnumVServers@CMetaDataMgr@@QEAAXAEAVCMetaDataVirtualServerCallBack@@@Z
594; public: static void __cdecl CiStorage::EnumerateFilesInDir(unsigned short const * __ptr64,class CEnumString & __ptr64)
595?EnumerateFilesInDir@CiStorage@@SAXPEBGAEAVCEnumString@@@Z
596; public: int __cdecl CPidLookupTable::EnumerateProperty(class CFullPropSpec & __ptr64,unsigned int & __ptr64) __ptr64
597?EnumerateProperty@CPidLookupTable@@QEAAHAEAVCFullPropSpec@@AEAI@Z
598; public: void __cdecl CRegAccess::EnumerateValues(unsigned short * __ptr64,class CRegCallBack & __ptr64) __ptr64
599?EnumerateValues@CRegAccess@@QEAAXPEAGAEAVCRegCallBack@@@Z
600; public: int __cdecl CMmStreamConsecBuf::Eof(void) __ptr64
601?Eof@CMmStreamConsecBuf@@QEAAHXZ
602; public: int __cdecl CMetaDataMgr::ExtensionHasScriptMap(unsigned short const * __ptr64) __ptr64
603?ExtensionHasScriptMap@CMetaDataMgr@@QEAAHPEBG@Z
604; public: virtual long __cdecl CPidConverter::FPSToPROPID(class CFullPropSpec const & __ptr64,unsigned long & __ptr64) __ptr64
605?FPSToPROPID@CPidConverter@@UEAAJAEBVCFullPropSpec@@AEAK@Z
606; public: void __cdecl CPropStoreManager::FastInit(class CiStorage * __ptr64) __ptr64
607?FastInit@CPropStoreManager@@QEAAXPEAVCiStorage@@@Z
608; public: void __cdecl COLEPropManager::FetchProperty(struct _GUID const & __ptr64,struct tagPROPSPEC const & __ptr64,struct tagPROPVARIANT * __ptr64,unsigned int * __ptr64) __ptr64
609?FetchProperty@COLEPropManager@@QEAAXAEBU_GUID@@AEBUtagPROPSPEC@@PEAUtagPROPVARIANT@@PEAI@Z
610; public: int __cdecl CKeyArray::FillMax(int) __ptr64
611?FillMax@CKeyArray@@QEAAHH@Z
612; public: class CPropEntry const * __ptr64 __cdecl CEmptyPropertyList::Find(class CDbColId const & __ptr64) __ptr64
613?Find@CEmptyPropertyList@@QEAAPEBVCPropEntry@@AEBVCDbColId@@@Z
614; public: virtual class CPropEntry const * __ptr64 __cdecl CPropertyList::Find(class CDbColId const & __ptr64) __ptr64
615?Find@CPropertyList@@UEAAPEBVCPropEntry@@AEBVCDbColId@@@Z
616; public: virtual class CPropEntry const * __ptr64 __cdecl CPropertyList::Find(unsigned short const * __ptr64) __ptr64
617?Find@CPropertyList@@UEAAPEBVCPropEntry@@PEBG@Z
618; public: int __cdecl CPidLookupTable::FindPropid(class CFullPropSpec const & __ptr64,unsigned long & __ptr64,int) __ptr64
619?FindPropid@CPidLookupTable@@QEAAHAEBVCFullPropSpec@@AEAKH@Z
620; public: void __cdecl CDynStream::Flush(void) __ptr64
621?Flush@CDynStream@@QEAAXXZ
622; public: void __cdecl CPhysStorage::Flush(int) __ptr64
623?Flush@CPhysStorage@@QEAAXH@Z
624; public: void __cdecl CPropStoreManager::Flush(void) __ptr64
625?Flush@CPropStoreManager@@QEAAXXZ
626; public: static void __cdecl CCiOle::FlushIdle(void)
627?FlushIdle@CCiOle@@SAXXZ
628; public: struct tagDBCOMMANDTREE * __ptr64 __cdecl CTextToTree::FormFullTree(void) __ptr64
629?FormFullTree@CTextToTree@@QEAAPEAUtagDBCOMMANDTREE@@XZ
630; class CDbCmdTreeNode * __ptr64 __cdecl FormQueryTree(class CDbCmdTreeNode & __ptr64,class CCatState & __ptr64,struct IColumnMapper * __ptr64,int,int)
631?FormQueryTree@@YAPEAVCDbCmdTreeNode@@AEAV1@AEAVCCatState@@PEAUIColumnMapper@@HH@Z
632FsCiShutdown
633; public: unsigned long __cdecl CRegAccess::Get(unsigned short const * __ptr64) __ptr64
634?Get@CRegAccess@@QEAAKPEBG@Z
635; public: void __cdecl CRegAccess::Get(unsigned short const * __ptr64,unsigned short * __ptr64,unsigned int) __ptr64
636?Get@CRegAccess@@QEAAXPEBGPEAGI@Z
637; public: int __cdecl CWin32RegAccess::Get(unsigned short const * __ptr64,unsigned long & __ptr64) __ptr64
638?Get@CWin32RegAccess@@QEAAHPEBGAEAK@Z
639; public: int __cdecl CWin32RegAccess::Get(unsigned short const * __ptr64,unsigned short * __ptr64,unsigned int,int) __ptr64
640?Get@CWin32RegAccess@@QEAAHPEBGPEAGIH@Z
641; public: virtual long __cdecl CPropertyList::GetAllEntries(class CPropEntry * __ptr64 * __ptr64,unsigned long) __ptr64
642?GetAllEntries@CPropertyList@@UEAAJPEAPEAVCPropEntry@@K@Z
643; public: short __cdecl CAllocStorageVariant::GetBOOL(unsigned int)const __ptr64
644?GetBOOL@CAllocStorageVariant@@QEBAFI@Z
645; public: unsigned long __cdecl CPropStoreManager::GetBackupSize(unsigned long) __ptr64
646?GetBackupSize@CPropStoreManager@@QEAAKK@Z
647; public: virtual void __cdecl CMemDeSerStream::GetBlob(unsigned char * __ptr64,unsigned long) __ptr64
648?GetBlob@CMemDeSerStream@@UEAAXPEAEK@Z
649; unsigned long __cdecl GetBrowserCodepage(class CWebServer & __ptr64,unsigned long)
650?GetBrowserCodepage@@YAKAEAVCWebServer@@K@Z
651; public: virtual unsigned char __cdecl CMemDeSerStream::GetByte(void) __ptr64
652?GetByte@CMemDeSerStream@@UEAAEXZ
653; public: unsigned short const * __ptr64 __cdecl CCatState::GetCD(void) __ptr64
654?GetCD@CCatState@@QEAAPEBGXZ
655; public: int __cdecl CWebServer::GetCGIVariable(char const * __ptr64,class XArray<unsigned short> & __ptr64,unsigned long & __ptr64) __ptr64
656?GetCGIVariable@CWebServer@@QEAAHPEBDAEAV?$XArray@G@@AEAK@Z
657; public: int __cdecl CWebServer::GetCGIVariableW(unsigned short const * __ptr64,class XArray<unsigned short> & __ptr64,unsigned long & __ptr64) __ptr64
658?GetCGIVariableW@CWebServer@@QEAAHPEBGAEAV?$XArray@G@@AEAK@Z
659; public: struct _GUID __cdecl CAllocStorageVariant::GetCLSID(unsigned int)const __ptr64
660?GetCLSID@CAllocStorageVariant@@QEBA?AU_GUID@@I@Z
661; public: union tagCY __cdecl CAllocStorageVariant::GetCY(unsigned int)const __ptr64
662?GetCY@CAllocStorageVariant@@QEBA?ATtagCY@@I@Z
663; public: unsigned short const * __ptr64 __cdecl CCatState::GetCategory(unsigned int)const __ptr64
664?GetCategory@CCatState@@QEBAPEBGI@Z
665; public: virtual void __cdecl CMemDeSerStream::GetChar(char * __ptr64,unsigned long) __ptr64
666?GetChar@CMemDeSerStream@@UEAAXPEADK@Z
667; public: unsigned short const * __ptr64 __cdecl CCatState::GetColumn(unsigned int)const __ptr64
668?GetColumn@CCatState@@QEBAPEBGI@Z
669; public: unsigned short __cdecl CQueryScanner::GetCommandChar(void) __ptr64
670?GetCommandChar@CQueryScanner@@QEAAGXZ
671; public: double __cdecl CAllocStorageVariant::GetDATE(unsigned int)const __ptr64
672?GetDATE@CAllocStorageVariant@@QEBANI@Z
673; public: int __cdecl CCatalogAdmin::GetDWORDParam(unsigned short const * __ptr64,unsigned long & __ptr64) __ptr64
674?GetDWORDParam@CCatalogAdmin@@QEAAHPEBGAEAK@Z
675; public: int __cdecl CMachineAdmin::GetDWORDParam(unsigned short const * __ptr64,unsigned long & __ptr64) __ptr64
676?GetDWORDParam@CMachineAdmin@@QEAAHPEBGAEAK@Z
677; public: void __cdecl CDriveInfo::GetDiskSpace(__int64 & __ptr64,__int64 & __ptr64) __ptr64
678?GetDiskSpace@CDriveInfo@@QEAAXAEA_J0@Z
679; public: virtual double __cdecl CMemDeSerStream::GetDouble(void) __ptr64
680?GetDouble@CMemDeSerStream@@UEAANXZ
681; public: static void __cdecl CDriveInfo::GetDrive(unsigned short const * __ptr64,unsigned short * __ptr64)
682?GetDrive@CDriveInfo@@SAXPEBGPEAG@Z
683; public: unsigned char * __ptr64 __cdecl CGenericCiProxy::GetEntryBuffer(unsigned long & __ptr64) __ptr64
684?GetEntryBuffer@CGenericCiProxy@@QEAAPEAEAEAK@Z
685; public: struct _FILETIME __cdecl CAllocStorageVariant::GetFILETIME(unsigned int)const __ptr64
686?GetFILETIME@CAllocStorageVariant@@QEBA?AU_FILETIME@@I@Z
687; public: int __cdecl CPathParser::GetFileName(unsigned short * __ptr64,unsigned long & __ptr64)const __ptr64
688?GetFileName@CPathParser@@QEBAHPEAGAEAK@Z
689; public: enum CDriveInfo::eFileSystem __cdecl CDriveInfo::GetFileSystem(int) __ptr64
690?GetFileSystem@CDriveInfo@@QEAA?AW4eFileSystem@1@H@Z
691; public: virtual float __cdecl CMemDeSerStream::GetFloat(void) __ptr64
692?GetFloat@CMemDeSerStream@@UEAAMXZ
693; public: virtual void __cdecl CMemDeSerStream::GetGUID(struct _GUID & __ptr64) __ptr64
694?GetGUID@CMemDeSerStream@@UEAAXAEAU_GUID@@@Z
695; class CPropListFile * __ptr64 __cdecl GetGlobalPropListFile(void)
696?GetGlobalPropListFile@@YAPEAVCPropListFile@@XZ
697; class CStaticPropertyList * __ptr64 __cdecl GetGlobalStaticPropertyList(void)
698?GetGlobalStaticPropertyList@@YAPEAVCStaticPropertyList@@XZ
699; public: short __cdecl CAllocStorageVariant::GetI2(unsigned int)const __ptr64
700?GetI2@CAllocStorageVariant@@QEBAFI@Z
701; public: long __cdecl CAllocStorageVariant::GetI4(unsigned int)const __ptr64
702?GetI4@CAllocStorageVariant@@QEBAJI@Z
703; public: union _LARGE_INTEGER __cdecl CAllocStorageVariant::GetI8(unsigned int)const __ptr64
704?GetI8@CAllocStorageVariant@@QEBA?AT_LARGE_INTEGER@@I@Z
705; unsigned long __cdecl GetLCIDFromString(unsigned short * __ptr64)
706?GetLCIDFromString@@YAKPEAG@Z
707; public: char * __ptr64 __cdecl CAllocStorageVariant::GetLPSTR(unsigned int)const __ptr64
708?GetLPSTR@CAllocStorageVariant@@QEBAPEADI@Z
709; public: unsigned short * __ptr64 __cdecl CAllocStorageVariant::GetLPWSTR(unsigned int)const __ptr64
710?GetLPWSTR@CAllocStorageVariant@@QEBAPEAGI@Z
711; public: unsigned short const * __ptr64 __cdecl CCatalogAdmin::GetLocation(void) __ptr64
712?GetLocation@CCatalogAdmin@@QEAAPEBGXZ
713; public: virtual long __cdecl CMemDeSerStream::GetLong(void) __ptr64
714?GetLong@CMemDeSerStream@@UEAAJXZ
715; public: int __cdecl CQueryScanner::GetNumber(unsigned long & __ptr64,int & __ptr64) __ptr64
716?GetNumber@CQueryScanner@@QEAAHAEAKAEAH@Z
717; public: int __cdecl CQueryScanner::GetNumber(double & __ptr64) __ptr64
718?GetNumber@CQueryScanner@@QEAAHAEAN@Z
719; public: int __cdecl CQueryScanner::GetNumber(__int64 & __ptr64,int & __ptr64) __ptr64
720?GetNumber@CQueryScanner@@QEAAHAEA_JAEAH@Z
721; public: int __cdecl CQueryScanner::GetNumber(unsigned __int64 & __ptr64,int & __ptr64) __ptr64
722?GetNumber@CQueryScanner@@QEAAHAEA_KAEAH@Z
723; public: void __cdecl CKeyDeComp::GetOffset(struct BitOffset & __ptr64) __ptr64
724?GetOffset@CKeyDeComp@@QEAAXAEAUBitOffset@@@Z
725; long __cdecl GetOleDBErrorInfo(struct IUnknown * __ptr64,struct _GUID const & __ptr64,unsigned long,unsigned int,struct tagERRORINFO * __ptr64,struct IErrorInfo * __ptr64 * __ptr64)
726?GetOleDBErrorInfo@@YAJPEAUIUnknown@@AEBU_GUID@@KIPEAUtagERRORINFO@@PEAPEAUIErrorInfo@@@Z
727; long __cdecl GetOleError(class CException & __ptr64)
728?GetOleError@@YAJAEAVCException@@@Z
729; public: unsigned long __cdecl CWebServer::GetPhysicalPath(unsigned short const * __ptr64,unsigned short * __ptr64,unsigned long,unsigned long) __ptr64
730?GetPhysicalPath@CWebServer@@QEAAKPEBGPEAGKK@Z
731; public: int __cdecl CEmptyPropertyList::GetPropInfo(class CDbColId const & __ptr64,unsigned short const * __ptr64 * __ptr64,unsigned short * __ptr64,unsigned int * __ptr64) __ptr64
732?GetPropInfo@CEmptyPropertyList@@QEAAHAEBVCDbColId@@PEAPEBGPEAGPEAI@Z
733; public: int __cdecl CEmptyPropertyList::GetPropInfo(unsigned short const * __ptr64,class CDbColId * __ptr64 * __ptr64,unsigned short * __ptr64,unsigned int * __ptr64) __ptr64
734?GetPropInfo@CEmptyPropertyList@@QEAAHPEBGPEAPEAVCDbColId@@PEAGPEAI@Z
735; public: virtual long __cdecl CEmptyPropertyList::GetPropInfoFromId(struct tagDBID const * __ptr64,unsigned short * __ptr64 * __ptr64,unsigned short * __ptr64,unsigned int * __ptr64) __ptr64
736?GetPropInfoFromId@CEmptyPropertyList@@UEAAJPEBUtagDBID@@PEAPEAGPEAGPEAI@Z
737; public: virtual long __cdecl CEmptyPropertyList::GetPropInfoFromName(unsigned short const * __ptr64,struct tagDBID * __ptr64 * __ptr64,unsigned short * __ptr64,unsigned int * __ptr64) __ptr64
738?GetPropInfoFromName@CEmptyPropertyList@@UEAAJPEBGPEAPEAUtagDBID@@PEAGPEAI@Z
739; public: static unsigned short __cdecl CEmptyPropertyList::GetPropType(unsigned int)
740?GetPropType@CEmptyPropertyList@@SAGI@Z
741; public: static unsigned int __cdecl CEmptyPropertyList::GetPropTypeCount(void)
742?GetPropTypeCount@CEmptyPropertyList@@SAIXZ
743; public: static unsigned short const * __ptr64 __cdecl CEmptyPropertyList::GetPropTypeName(unsigned int)
744?GetPropTypeName@CEmptyPropertyList@@SAPEBGI@Z
745; public: virtual long __cdecl CDbProperties::GetProperties(unsigned long,struct tagDBPROPIDSET const * __ptr64 const,unsigned long * __ptr64,struct tagDBPROPSET * __ptr64 * __ptr64) __ptr64
746?GetProperties@CDbProperties@@UEAAJKQEBUtagDBPROPIDSET@@PEAKPEAPEAUtagDBPROPSET@@@Z
747; public: void __cdecl CGetDbProps::GetProperties(struct IDBProperties * __ptr64,unsigned long) __ptr64
748?GetProperties@CGetDbProps@@QEAAXPEAUIDBProperties@@K@Z
749; public: virtual long __cdecl CDbProperties::GetPropertyInfo(unsigned long,struct tagDBPROPIDSET const * __ptr64 const,unsigned long * __ptr64,struct tagDBPROPINFOSET * __ptr64 * __ptr64,unsigned short * __ptr64 * __ptr64) __ptr64
750?GetPropertyInfo@CDbProperties@@UEAAJKQEBUtagDBPROPIDSET@@PEAKPEAPEAUtagDBPROPINFOSET@@PEAPEAG@Z
751; public: float __cdecl CAllocStorageVariant::GetR4(unsigned int)const __ptr64
752?GetR4@CAllocStorageVariant@@QEBAMI@Z
753; public: double __cdecl CAllocStorageVariant::GetR8(unsigned int)const __ptr64
754?GetR8@CAllocStorageVariant@@QEBANI@Z
755; public: int __cdecl CMachineAdmin::GetSZParam(unsigned short const * __ptr64,unsigned short * __ptr64,unsigned long) __ptr64
756?GetSZParam@CMachineAdmin@@QEAAHPEBGPEAGK@Z
757; long __cdecl GetScodeError(class CException & __ptr64)
758?GetScodeError@@YAJAEAVCException@@@Z
759; int __cdecl GetSecret(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short * __ptr64 * __ptr64,unsigned long * __ptr64)
760?GetSecret@@YAHPEBG0PEAPEAGPEAK@Z
761; public: unsigned long __cdecl CDriveInfo::GetSectorSize(void) __ptr64
762?GetSectorSize@CDriveInfo@@QEAAKXZ
763; public: void __cdecl CCatState::GetSortProp(unsigned int,unsigned short const * __ptr64 * __ptr64,enum SORTDIR * __ptr64)const __ptr64
764?GetSortProp@CCatState@@QEBAXIPEAPEBGPEAW4SORTDIR@@@Z
765; void __cdecl GetStackTrace(char * __ptr64,unsigned long)
766?GetStackTrace@@YAXPEADK@Z
767; public: unsigned char const * __ptr64 __cdecl CGenericCiProxy::GetStartupData(struct _GUID & __ptr64,unsigned long & __ptr64) __ptr64
768?GetStartupData@CGenericCiProxy@@QEAAPEBEAEAU_GUID@@AEAK@Z
769; public: class PStorage & __ptr64 __cdecl CPropStoreManager::GetStorage(unsigned long) __ptr64
770?GetStorage@CPropStoreManager@@QEAAAEAVPStorage@@K@Z
771; public: unsigned short * __ptr64 __cdecl CKey::GetStr(void)const __ptr64
772?GetStr@CKey@@QEBAPEAGXZ
773; public: unsigned short * __ptr64 __cdecl CKeyBuf::GetStr(void)const __ptr64
774?GetStr@CKeyBuf@@QEBAPEAGXZ
775; public: virtual char * __ptr64 __cdecl CMemDeSerStream::GetString(void) __ptr64
776?GetString@CMemDeSerStream@@UEAAPEADXZ
777; class CDbRestriction * __ptr64 __cdecl GetStringDbRestriction(unsigned short const * __ptr64,unsigned long,struct IColumnMapper * __ptr64,unsigned long)
778?GetStringDbRestriction@@YAPEAVCDbRestriction@@PEBGKPEAUIColumnMapper@@K@Z
779; void __cdecl GetStringFromLCID(unsigned long,unsigned short * __ptr64)
780?GetStringFromLCID@@YAXKPEAG@Z
781; public: unsigned long __cdecl CPropStoreManager::GetTotalSizeInKB(void) __ptr64
782?GetTotalSizeInKB@CPropStoreManager@@QEAAKXZ
783; public: unsigned long __cdecl CPropertyStore::GetTotalSizeInKB(void) __ptr64
784?GetTotalSizeInKB@CPropertyStore@@QEAAKXZ
785; public: virtual unsigned long __cdecl CMemDeSerStream::GetULong(void) __ptr64
786?GetULong@CMemDeSerStream@@UEAAKXZ
787; public: virtual unsigned short __cdecl CMemDeSerStream::GetUShort(void) __ptr64
788?GetUShort@CMemDeSerStream@@UEAAGXZ
789; public: void __cdecl CIndexTable::GetUserHdrInfo(unsigned int & __ptr64,int & __ptr64) __ptr64
790?GetUserHdrInfo@CIndexTable@@QEAAXAEAIAEAH@Z
791; public: unsigned long __cdecl CMetaDataMgr::GetVPathAccess(unsigned short const * __ptr64) __ptr64
792?GetVPathAccess@CMetaDataMgr@@QEAAKPEBG@Z
793; public: unsigned long __cdecl CMetaDataMgr::GetVPathAuthorization(unsigned short const * __ptr64) __ptr64
794?GetVPathAuthorization@CMetaDataMgr@@QEAAKPEBG@Z
795; public: unsigned long __cdecl CMetaDataMgr::GetVPathSSLAccess(unsigned short const * __ptr64) __ptr64
796?GetVPathSSLAccess@CMetaDataMgr@@QEAAKPEBG@Z
797; public: unsigned short const * __ptr64 __cdecl CDriveInfo::GetVolumeName(int) __ptr64
798?GetVolumeName@CDriveInfo@@QEAAPEBGH@Z
799; public: virtual void __cdecl CMemDeSerStream::GetWChar(unsigned short * __ptr64,unsigned long) __ptr64
800?GetWChar@CMemDeSerStream@@UEAAXPEAGK@Z
801; public: virtual unsigned short * __ptr64 __cdecl CMemDeSerStream::GetWString(void) __ptr64
802?GetWString@CMemDeSerStream@@UEAAPEAGXZ
803; public: long __cdecl CDbCmdTreeNode::GetWeight(void)const __ptr64
804?GetWeight@CDbCmdTreeNode@@QEBAJXZ
805; public: void __cdecl CDynStream::Grow(class PStorage & __ptr64,unsigned long) __ptr64
806?Grow@CDynStream@@QEAAXAEAVPStorage@@K@Z
807; private: void __cdecl CVirtualString::GrowBuffer(unsigned long) __ptr64
808?GrowBuffer@CVirtualString@@AEAAXK@Z
809; void __cdecl HTMLEscapeW(unsigned short const * __ptr64,class CVirtualString & __ptr64,unsigned long)
810?HTMLEscapeW@@YAXPEBGAEAVCVirtualString@@K@Z
811; private: void __cdecl CImpersonateClient::Impersonate(void) __ptr64
812?Impersonate@CImpersonateClient@@AEAAXXZ
813; public: void __cdecl CFileMapView::Init(void) __ptr64
814?Init@CFileMapView@@QEAAXXZ
815; public: void __cdecl CMmStreamConsecBuf::Init(class PMmStream * __ptr64) __ptr64
816?Init@CMmStreamConsecBuf@@QEAAXPEAVPMmStream@@@Z
817; public: int __cdecl CPidLookupTable::Init(class PRcovStorageObj * __ptr64) __ptr64
818?Init@CPidLookupTable@@QEAAHPEAVPRcovStorageObj@@@Z
819; public: void __cdecl CRcovStorageHdr::Init(unsigned long) __ptr64
820?Init@CRcovStorageHdr@@QEAAXK@Z
821; public: void __cdecl CRegChangeEvent::Init(void) __ptr64
822?Init@CRegChangeEvent@@QEAAXXZ
823; public: int __cdecl CSdidLookupTable::Init(class CiStorage * __ptr64) __ptr64
824?Init@CSdidLookupTable@@QEAAHPEAVCiStorage@@@Z
825; public: virtual void __cdecl CPropertyList::InitIterator(void) __ptr64
826?InitIterator@CPropertyList@@UEAAXXZ
827; public: void __cdecl CImpersonationTokenCache::Initialize(unsigned short const * __ptr64,int,int,int,unsigned long,unsigned long,unsigned long) __ptr64
828?Initialize@CImpersonationTokenCache@@QEAAXPEBGHHHKKK@Z
829; public: void __cdecl CDynStream::InitializeForRead(void) __ptr64
830?InitializeForRead@CDynStream@@QEAAXXZ
831; public: void __cdecl CDynStream::InitializeForWrite(unsigned long) __ptr64
832?InitializeForWrite@CDynStream@@QEAAXK@Z
833; protected: void __cdecl CDbCmdTreeNode::InsertChild(class CDbCmdTreeNode * __ptr64) __ptr64
834?InsertChild@CDbCmdTreeNode@@IEAAXPEAV1@@Z
835; public: int __cdecl CMachineAdmin::IsCIEnabled(void) __ptr64
836?IsCIEnabled@CMachineAdmin@@QEAAHXZ
837; public: int __cdecl CMachineAdmin::IsCIPaused(void) __ptr64
838?IsCIPaused@CMachineAdmin@@QEAAHXZ
839; public: int __cdecl CMachineAdmin::IsCIStarted(void) __ptr64
840?IsCIStarted@CMachineAdmin@@QEAAHXZ
841; public: int __cdecl CMachineAdmin::IsCIStopped(void) __ptr64
842?IsCIStopped@CMachineAdmin@@QEAAHXZ
843; public: int __cdecl CCatalogAdmin::IsCatalogInactive(void) __ptr64
844?IsCatalogInactive@CCatalogAdmin@@QEAAHXZ
845; int __cdecl IsDirectoryWritable(unsigned short const * __ptr64)
846?IsDirectoryWritable@@YAHPEBG@Z
847; public: static int __cdecl CMetaDataMgr::IsIISAdminUp(int & __ptr64)
848?IsIISAdminUp@CMetaDataMgr@@SAHAEAH@Z
849; public: static int __cdecl CImpersonateSystem::IsImpersonated(void)
850?IsImpersonated@CImpersonateSystem@@SAHXZ
851; public: int __cdecl CRestriction::IsLeaf(void)const __ptr64
852?IsLeaf@CRestriction@@QEBAHXZ
853; int __cdecl IsNullPointerVariant(struct tagPROPVARIANT * __ptr64)
854?IsNullPointerVariant@@YAHPEAUtagPROPVARIANT@@@Z
855; public: int __cdecl CCatalogAdmin::IsPaused(void) __ptr64
856?IsPaused@CCatalogAdmin@@QEAAHXZ
857; public: static int __cdecl CImpersonateSystem::IsRunningAsSystem(void)
858?IsRunningAsSystem@CImpersonateSystem@@SAHXZ
859; public: int __cdecl CDriveInfo::IsSameDrive(unsigned short const * __ptr64) __ptr64
860?IsSameDrive@CDriveInfo@@QEAAHPEBG@Z
861; long __cdecl IsScopeValid(unsigned short const * __ptr64,unsigned int,int)
862?IsScopeValid@@YAJPEBGIH@Z
863; public: int __cdecl CCatalogAdmin::IsStarted(void) __ptr64
864?IsStarted@CCatalogAdmin@@QEAAHXZ
865; public: int __cdecl CCatalogAdmin::IsStopped(void) __ptr64
866?IsStopped@CCatalogAdmin@@QEAAHXZ
867; public: int __cdecl CAllocStorageVariant::IsValid(void)const __ptr64
868?IsValid@CAllocStorageVariant@@QEBAHXZ
869; public: int __cdecl CNodeRestriction::IsValid(void)const __ptr64
870?IsValid@CNodeRestriction@@QEBAHXZ
871; public: int __cdecl COccRestriction::IsValid(void)const __ptr64
872?IsValid@COccRestriction@@QEBAHXZ
873; public: int __cdecl CRestriction::IsValid(void)const __ptr64
874?IsValid@CRestriction@@QEBAHXZ
875; public: int __cdecl CFilterDaemon::IsWaitingForDocument(void) __ptr64
876?IsWaitingForDocument@CFilterDaemon@@QEAAHXZ
877; public: int __cdecl CDriveInfo::IsWriteProtected(void) __ptr64
878?IsWriteProtected@CDriveInfo@@QEAAHXZ
879; public: void __cdecl CLocalGlobalPropertyList::Load(unsigned short const * __ptr64 const) __ptr64
880?Load@CLocalGlobalPropertyList@@QEAAXQEBG@Z
881; unsigned long __cdecl LocaleToCodepage(unsigned long)
882?LocaleToCodepage@@YAKK@Z
883; private: unsigned long __cdecl CPropertyStore::LokNewWorkId(unsigned long,int,int) __ptr64
884?LokNewWorkId@CPropertyStore@@AEAAKKHH@Z
885; public: int __cdecl CCatStateInfo::LokUpdate(void) __ptr64
886?LokUpdate@CCatStateInfo@@QEAAHXZ
887; public: void __cdecl CPropStoreManager::LongInit(int & __ptr64,unsigned long & __ptr64,void (__cdecl*)(unsigned long,int,void const * __ptr64),void const * __ptr64) __ptr64
888?LongInit@CPropStoreManager@@QEAAXAEAHAEAKP6AXKHPEBX@Z2@Z
889; private: unsigned int __cdecl CPropStoreInfo::Lookup(unsigned long) __ptr64
890?Lookup@CPropStoreInfo@@AEAAIK@Z
891; public: unsigned long __cdecl CSdidLookupTable::LookupSDID(void * __ptr64,unsigned long) __ptr64
892?LookupSDID@CSdidLookupTable@@QEAAKPEAXK@Z
893; public: void __cdecl CPhysStorage::MakeBackupCopy(class CPhysStorage & __ptr64,class PSaveProgressTracker & __ptr64) __ptr64
894?MakeBackupCopy@CPhysStorage@@QEAAXAEAV1@AEAVPSaveProgressTracker@@@Z
895; public: void __cdecl CPidLookupTable::MakeBackupCopy(class PRcovStorageObj & __ptr64,class PSaveProgressTracker & __ptr64) __ptr64
896?MakeBackupCopy@CPidLookupTable@@QEAAXAEAVPRcovStorageObj@@AEAVPSaveProgressTracker@@@Z
897; public: void __cdecl CPropStoreManager::MakeBackupCopy(struct IProgressNotify * __ptr64,int & __ptr64,class CiStorage & __ptr64,struct ICiEnumWorkids * __ptr64,struct IEnumString * __ptr64 * __ptr64) __ptr64
898?MakeBackupCopy@CPropStoreManager@@QEAAXPEAUIProgressNotify@@AEAHAEAVCiStorage@@PEAUICiEnumWorkids@@PEAPEAUIEnumString@@@Z
899; long __cdecl MakeICommand(struct IUnknown * __ptr64 * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,struct IUnknown * __ptr64)
900?MakeICommand@@YAJPEAPEAUIUnknown@@PEBG1PEAU1@@Z
901; long __cdecl MakeISearch(struct ISearchQueryHits * __ptr64 * __ptr64,class CDbRestriction * __ptr64,unsigned short const * __ptr64)
902?MakeISearch@@YAJPEAPEAUISearchQueryHits@@PEAVCDbRestriction@@PEBG@Z
903; long __cdecl MakeLocalICommand(struct IUnknown * __ptr64 * __ptr64,struct ICiCDocStore * __ptr64,struct IUnknown * __ptr64)
904?MakeLocalICommand@@YAJPEAPEAUIUnknown@@PEAUICiCDocStore@@PEAU1@@Z
905; long __cdecl MakeMetadataICommand(struct IUnknown * __ptr64 * __ptr64,enum CiMetaData,unsigned short const * __ptr64,unsigned short const * __ptr64,struct IUnknown * __ptr64)
906?MakeMetadataICommand@@YAJPEAPEAUIUnknown@@W4CiMetaData@@PEBG2PEAU1@@Z
907; public: void __cdecl CFullPath::MakePath(unsigned short const * __ptr64) __ptr64
908?MakePath@CFullPath@@QEAAXPEBG@Z
909; public: void __cdecl CFullPath::MakePath(unsigned short const * __ptr64,unsigned int) __ptr64
910?MakePath@CFullPath@@QEAAXPEBGI@Z
911; private: void __cdecl CImpersonateSystem::MakePrivileged(void) __ptr64
912?MakePrivileged@CImpersonateSystem@@AEAAXXZ
913; public: void __cdecl CMmStreamConsecBuf::Map(unsigned long) __ptr64
914?Map@CMmStreamConsecBuf@@QEAAXK@Z
915; public: int __cdecl CDynStream::MarkDirty(void) __ptr64
916?MarkDirty@CDynStream@@QEAAHXZ
917; public: void __cdecl CBaseStorageVariant::Marshall(class PSerStream & __ptr64)const __ptr64
918?Marshall@CBaseStorageVariant@@QEBAXAEAVPSerStream@@@Z
919; public: void __cdecl CContentRestriction::Marshall(class PSerStream & __ptr64)const __ptr64
920?Marshall@CContentRestriction@@QEBAXAEAVPSerStream@@@Z
921; public: void __cdecl CDbCmdTreeNode::Marshall(class PSerStream & __ptr64)const __ptr64
922?Marshall@CDbCmdTreeNode@@QEBAXAEAVPSerStream@@@Z
923; public: void __cdecl CFullPropSpec::Marshall(class PSerStream & __ptr64)const __ptr64
924?Marshall@CFullPropSpec@@QEBAXAEAVPSerStream@@@Z
925; public: void __cdecl CNatLanguageRestriction::Marshall(class PSerStream & __ptr64)const __ptr64
926?Marshall@CNatLanguageRestriction@@QEBAXAEAVPSerStream@@@Z
927; public: void __cdecl CNodeRestriction::Marshall(class PSerStream & __ptr64)const __ptr64
928?Marshall@CNodeRestriction@@QEBAXAEAVPSerStream@@@Z
929; public: void __cdecl CNotRestriction::Marshall(class PSerStream & __ptr64)const __ptr64
930?Marshall@CNotRestriction@@QEBAXAEAVPSerStream@@@Z
931; public: void __cdecl CPropNameArray::Marshall(class PSerStream & __ptr64)const __ptr64
932?Marshall@CPropNameArray@@QEBAXAEAVPSerStream@@@Z
933; public: void __cdecl CPropertyRestriction::Marshall(class PSerStream & __ptr64)const __ptr64
934?Marshall@CPropertyRestriction@@QEBAXAEAVPSerStream@@@Z
935; public: void __cdecl CRestriction::Marshall(class PSerStream & __ptr64)const __ptr64
936?Marshall@CRestriction@@QEBAXAEAVPSerStream@@@Z
937; public: void __cdecl CVectorRestriction::Marshall(class PSerStream & __ptr64)const __ptr64
938?Marshall@CVectorRestriction@@QEBAXAEAVPSerStream@@@Z
939; public: int __cdecl CBufferCache::MinPageInUse(unsigned long & __ptr64) __ptr64
940?MinPageInUse@CBufferCache@@QEAAHAEAK@Z
941; public: int __cdecl CPhysStorage::MinPageInUse(unsigned long & __ptr64) __ptr64
942?MinPageInUse@CPhysStorage@@QEAAHAEAK@Z
943; unsigned long __cdecl MultiByteToXArrayWideChar(unsigned char const * __ptr64,unsigned long,unsigned int,class XArray<unsigned short> & __ptr64)
944?MultiByteToXArrayWideChar@@YAKPEBEKIAEAV?$XArray@G@@@Z
945; unsigned __int64 __cdecl My_wcstoui64(unsigned short const * __ptr64,unsigned short * __ptr64 * __ptr64,int)
946?My_wcstoui64@@YA_KPEBGPEAPEAGH@Z
947; public: unsigned long __cdecl CPidRemapper::NameToReal(class CFullPropSpec const * __ptr64) __ptr64
948?NameToReal@CPidRemapper@@QEAAKPEBVCFullPropSpec@@@Z
949; public: static struct IStemmer * __ptr64 __cdecl CCiOle::NewStemmer(struct _GUID const & __ptr64)
950?NewStemmer@CCiOle@@SAPEAUIStemmer@@AEBU_GUID@@@Z
951; public: static struct IWordBreaker * __ptr64 __cdecl CCiOle::NewWordBreaker(struct _GUID const & __ptr64)
952?NewWordBreaker@CCiOle@@SAPEAUIWordBreaker@@AEBU_GUID@@@Z
953; public: int __cdecl CCatalogEnum::Next(void) __ptr64
954?Next@CCatalogEnum@@QEAAHXZ
955; public: virtual long __cdecl CEnumString::Next(unsigned long,unsigned short * __ptr64 * __ptr64,unsigned long * __ptr64) __ptr64
956?Next@CEnumString@@UEAAJKPEAPEAGPEAK@Z
957; public: virtual long __cdecl CEnumWorkid::Next(unsigned long,unsigned long * __ptr64,unsigned long * __ptr64) __ptr64
958?Next@CEnumWorkid@@UEAAJKPEAK0@Z
959; public: virtual class CPropEntry const * __ptr64 __cdecl CPropertyList::Next(void) __ptr64
960?Next@CPropertyList@@UEAAPEBVCPropEntry@@XZ
961; public: int __cdecl CScopeEnum::Next(void) __ptr64
962?Next@CScopeEnum@@QEAAHXZ
963; public: unsigned long __cdecl CPropertyStoreWids::NextWorkId(void) __ptr64
964?NextWorkId@CPropertyStoreWids@@QEAAKXZ
965; public: unsigned int __cdecl CCatState::NumberOfColumns(void)const __ptr64
966?NumberOfColumns@CCatState@@QEBAIXZ
967; public: unsigned int __cdecl CCatState::NumberOfSortProps(void)const __ptr64
968?NumberOfSortProps@CCatState@@QEBAIXZ
969; public: void __cdecl CMmStream::Open(unsigned short const * __ptr64,unsigned long,unsigned long,unsigned long,unsigned long,int) __ptr64
970?Open@CMmStream@@QEAAXPEBGKKKKH@Z
971; public: int __cdecl COLEPropManager::Open(class CFunnyPath const & __ptr64) __ptr64
972?Open@COLEPropManager@@QEAAHAEBVCFunnyPath@@@Z
973; public: void __cdecl CMmStream::OpenExclusive(unsigned short * __ptr64,int) __ptr64
974?OpenExclusive@CMmStream@@QEAAXPEAGH@Z
975; struct _iobuf * __ptr64 __cdecl OpenFileFromPath(unsigned short const * __ptr64)
976?OpenFileFromPath@@YAPEAU_iobuf@@PEBG@Z
977; public: class CCompositePropRecord * __ptr64 __cdecl CPropStoreManager::OpenRecord(unsigned long,unsigned char * __ptr64) __ptr64
978?OpenRecord@CPropStoreManager@@QEAAPEAVCCompositePropRecord@@KPEAE@Z
979; public: class CCompositePropRecordForWrites * __ptr64 __cdecl CPropStoreManager::OpenRecordForWrites(unsigned long,unsigned char * __ptr64) __ptr64
980?OpenRecordForWrites@CPropStoreManager@@QEAAPEAVCCompositePropRecordForWrites@@KPEAE@Z
981; long __cdecl ParseCatalogURL(unsigned short const * __ptr64,class XPtrST<unsigned short> & __ptr64,class XPtrST<unsigned short> & __ptr64)
982?ParseCatalogURL@@YAJPEBGAEAV?$XPtrST@G@@1@Z
983; public: class CRestriction * __ptr64 __cdecl CParseCommandTree::ParseExpression(class CDbCmdTreeNode * __ptr64) __ptr64
984?ParseExpression@CParseCommandTree@@QEAAPEAVCRestriction@@PEAVCDbCmdTreeNode@@@Z
985; public: static void __cdecl CPropertyList::ParseOneLine(class CQueryScanner & __ptr64,int,class XPtr<class CPropEntry> & __ptr64)
986?ParseOneLine@CPropertyList@@SAXAEAVCQueryScanner@@HAEAV?$XPtr@VCPropEntry@@@@@Z
987; public: class CDbRestriction * __ptr64 __cdecl CQueryParser::ParseQueryPhrase(void) __ptr64
988?ParseQueryPhrase@CQueryParser@@QEAAPEAVCDbRestriction@@XZ
989; class CDbColumns * __ptr64 __cdecl ParseStringColumns(unsigned short const * __ptr64,struct IColumnMapper * __ptr64,unsigned long,class PVariableSet * __ptr64,class CDynArray<unsigned short> * __ptr64)
990?ParseStringColumns@@YAPEAVCDbColumns@@PEBGPEAUIColumnMapper@@KPEAVPVariableSet@@PEAV?$CDynArray@G@@@Z
991; public: int __cdecl CCatalogAdmin::Pause(void) __ptr64
992?Pause@CCatalogAdmin@@QEAAHXZ
993; public: int __cdecl CMachineAdmin::PauseCI(void) __ptr64
994?PauseCI@CMachineAdmin@@QEAAHXZ
995; public: virtual unsigned long __cdecl CMemDeSerStream::PeekULong(void) __ptr64
996?PeekULong@CMemDeSerStream@@UEAAKXZ
997; public: unsigned long __cdecl CPidMapper::PidToRealPid(unsigned long) __ptr64
998?PidToRealPid@CPidMapper@@QEAAKK@Z
999; public: unsigned long __cdecl CStandardPropMapper::PropertyToPropId(class CFullPropSpec const & __ptr64,int) __ptr64
1000?PropertyToPropId@CStandardPropMapper@@QEAAKAEBVCFullPropSpec@@H@Z
1001; public: virtual long __cdecl CFwPropertyMapper::PropertyToPropid(struct tagFULLPROPSPEC const * __ptr64,int,unsigned long * __ptr64) __ptr64
1002?PropertyToPropid@CFwPropertyMapper@@UEAAJPEBUtagFULLPROPSPEC@@HPEAK@Z
1003; public: void __cdecl CValueNormalizer::PutMaxValue(unsigned long,unsigned long & __ptr64,enum VARENUM) __ptr64
1004?PutMaxValue@CValueNormalizer@@QEAAXKAEAKW4VARENUM@@@Z
1005; public: void __cdecl CValueNormalizer::PutMinValue(unsigned long,unsigned long & __ptr64,enum VARENUM) __ptr64
1006?PutMinValue@CValueNormalizer@@QEAAXKAEAKW4VARENUM@@@Z
1007; public: void __cdecl CValueNormalizer::PutValue(unsigned long,unsigned long & __ptr64,class CStorageVariant const & __ptr64) __ptr64
1008?PutValue@CValueNormalizer@@QEAAXKAEAKAEBVCStorageVariant@@@Z
1009; void __cdecl PutWString(class PSerStream & __ptr64,unsigned short const * __ptr64)
1010?PutWString@@YAXAEAVPSerStream@@PEBG@Z
1011; private: class CDbRestriction * __ptr64 __cdecl CQueryParser::Query(class CDbNodeRestriction * __ptr64) __ptr64
1012?Query@CQueryParser@@AEAAPEAVCDbRestriction@@PEAVCDbNodeRestriction@@@Z
1013; public: class CCatalogAdmin * __ptr64 __cdecl CCatalogEnum::QueryCatalogAdmin(void) __ptr64
1014?QueryCatalogAdmin@CCatalogEnum@@QEAAPEAVCCatalogAdmin@@XZ
1015; public: class CCatalogAdmin * __ptr64 __cdecl CMachineAdmin::QueryCatalogAdmin(unsigned short const * __ptr64) __ptr64
1016?QueryCatalogAdmin@CMachineAdmin@@QEAAPEAVCCatalogAdmin@@PEBG@Z
1017; public: class CCatalogEnum * __ptr64 __cdecl CMachineAdmin::QueryCatalogEnum(void) __ptr64
1018?QueryCatalogEnum@CMachineAdmin@@QEAAPEAVCCatalogEnum@@XZ
1019; public: virtual long __cdecl CDbProperties::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64
1020?QueryInterface@CDbProperties@@UEAAJAEBU_GUID@@PEAPEAX@Z
1021; public: virtual long __cdecl CEmptyPropertyList::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64
1022?QueryInterface@CEmptyPropertyList@@UEAAJAEBU_GUID@@PEAPEAX@Z
1023; public: virtual long __cdecl CEnumString::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64
1024?QueryInterface@CEnumString@@UEAAJAEBU_GUID@@PEAPEAX@Z
1025; public: virtual long __cdecl CEnumWorkid::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64
1026?QueryInterface@CEnumWorkid@@UEAAJAEBU_GUID@@PEAPEAX@Z
1027; public: virtual long __cdecl CFwPropertyMapper::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64
1028?QueryInterface@CFwPropertyMapper@@UEAAJAEBU_GUID@@PEAPEAX@Z
1029; public: virtual long __cdecl CQueryUnknown::QueryInterface(struct _GUID const & __ptr64,void * __ptr64 * __ptr64) __ptr64
1030?QueryInterface@CQueryUnknown@@UEAAJAEBU_GUID@@PEAPEAX@Z
1031; public: class PRcovStorageObj * __ptr64 __cdecl CiStorage::QueryPidLookupTable(unsigned long) __ptr64
1032?QueryPidLookupTable@CiStorage@@QEAAPEAVPRcovStorageObj@@K@Z
1033; public: class CScopeAdmin * __ptr64 __cdecl CCatalogAdmin::QueryScopeAdmin(unsigned short const * __ptr64) __ptr64
1034?QueryScopeAdmin@CCatalogAdmin@@QEAAPEAVCScopeAdmin@@PEBG@Z
1035; public: class CScopeAdmin * __ptr64 __cdecl CScopeEnum::QueryScopeAdmin(void) __ptr64
1036?QueryScopeAdmin@CScopeEnum@@QEAAPEAVCScopeAdmin@@XZ
1037; public: class CScopeEnum * __ptr64 __cdecl CCatalogAdmin::QueryScopeEnum(void) __ptr64
1038?QueryScopeEnum@CCatalogAdmin@@QEAAPEAVCScopeEnum@@XZ
1039; public: class PRcovStorageObj * __ptr64 __cdecl CiStorage::QueryScopeList(unsigned long) __ptr64
1040?QueryScopeList@CiStorage@@QEAAPEAVPRcovStorageObj@@K@Z
1041; public: class PRcovStorageObj * __ptr64 __cdecl CiStorage::QuerySdidLookupTable(unsigned long) __ptr64
1042?QuerySdidLookupTable@CiStorage@@QEAAPEAVPRcovStorageObj@@K@Z
1043; public: class PRcovStorageObj * __ptr64 __cdecl CiStorage::QueryVirtualScopeList(unsigned long) __ptr64
1044?QueryVirtualScopeList@CiStorage@@QEAAPEAVPRcovStorageObj@@K@Z
1045; public: void __cdecl CPidRemapper::ReBuild(class CPidMapper const & __ptr64) __ptr64
1046?ReBuild@CPidRemapper@@QEAAXAEBVCPidMapper@@@Z
1047; public: void __cdecl CQueryUnknown::ReInit(unsigned long,class CRowset * __ptr64 * __ptr64) __ptr64
1048?ReInit@CQueryUnknown@@QEAAXKPEAPEAVCRowset@@@Z
1049; public: void __cdecl CImpersonationTokenCache::ReInitializeIISScopes(void) __ptr64
1050?ReInitializeIISScopes@CImpersonationTokenCache@@QEAAXXZ
1051; private: virtual void __cdecl CPhysIndex::ReOpenStream(void) __ptr64
1052?ReOpenStream@CPhysIndex@@EEAAXXZ
1053; public: unsigned long __cdecl CDynStream::Read(void * __ptr64,unsigned long) __ptr64
1054?Read@CDynStream@@QEAAKPEAXK@Z
1055; public: unsigned long __cdecl CRcovStrmTrans::Read(void * __ptr64,unsigned long) __ptr64
1056?Read@CRcovStrmTrans@@QEAAKPEAXK@Z
1057; public: unsigned long __cdecl CRegAccess::Read(unsigned short const * __ptr64,unsigned long) __ptr64
1058?Read@CRegAccess@@QEAAKPEBGK@Z
1059; public: unsigned short * __ptr64 __cdecl CRegAccess::Read(unsigned short const * __ptr64,unsigned short const * __ptr64) __ptr64
1060?Read@CRegAccess@@QEAAPEAGPEBG0@Z
1061; public: int __cdecl CPropStoreManager::ReadPrimaryProperty(unsigned long,unsigned long,struct tagPROPVARIANT & __ptr64) __ptr64
1062?ReadPrimaryProperty@CPropStoreManager@@QEAAHKKAEAUtagPROPVARIANT@@@Z
1063; public: int __cdecl COLEPropManager::ReadProperty(class CFullPropSpec const & __ptr64,struct tagPROPVARIANT & __ptr64) __ptr64
1064?ReadProperty@COLEPropManager@@QEAAHAEBVCFullPropSpec@@AEAUtagPROPVARIANT@@@Z
1065; public: int __cdecl CPropStoreManager::ReadProperty(class CCompositePropRecord & __ptr64,unsigned long,struct tagPROPVARIANT & __ptr64) __ptr64
1066?ReadProperty@CPropStoreManager@@QEAAHAEAVCCompositePropRecord@@KAEAUtagPROPVARIANT@@@Z
1067; public: int __cdecl CPropStoreManager::ReadProperty(class CCompositePropRecord & __ptr64,unsigned long,struct tagPROPVARIANT & __ptr64,unsigned char * __ptr64,unsigned int * __ptr64) __ptr64
1068?ReadProperty@CPropStoreManager@@QEAAHAEAVCCompositePropRecord@@KAEAUtagPROPVARIANT@@PEAEPEAI@Z
1069; public: int __cdecl CPropStoreManager::ReadProperty(class CCompositePropRecord & __ptr64,unsigned long,struct tagPROPVARIANT * __ptr64,unsigned int * __ptr64) __ptr64
1070?ReadProperty@CPropStoreManager@@QEAAHAEAVCCompositePropRecord@@KPEAUtagPROPVARIANT@@PEAI@Z
1071; public: int __cdecl CPropStoreManager::ReadProperty(unsigned long,unsigned long,struct tagPROPVARIANT & __ptr64) __ptr64
1072?ReadProperty@CPropStoreManager@@QEAAHKKAEAUtagPROPVARIANT@@@Z
1073; public: int __cdecl CPropStoreManager::ReadProperty(unsigned long,unsigned long,struct tagPROPVARIANT & __ptr64,unsigned char * __ptr64,unsigned int * __ptr64) __ptr64
1074?ReadProperty@CPropStoreManager@@QEAAHKKAEAUtagPROPVARIANT@@PEAEPEAI@Z
1075; public: int __cdecl CPropStoreManager::ReadProperty(unsigned long,unsigned long,struct tagPROPVARIANT * __ptr64,unsigned int * __ptr64) __ptr64
1076?ReadProperty@CPropStoreManager@@QEAAHKKPEAUtagPROPVARIANT@@PEAI@Z
1077; public: int __cdecl CPropertyStore::ReadProperty(class CPropRecordNoLock & __ptr64,unsigned long,struct tagPROPVARIANT * __ptr64,unsigned int * __ptr64) __ptr64
1078?ReadProperty@CPropertyStore@@QEAAHAEAVCPropRecordNoLock@@KPEAUtagPROPVARIANT@@PEAI@Z
1079; public: int __cdecl CPropertyStore::ReadProperty(unsigned long,unsigned long,struct tagPROPVARIANT & __ptr64) __ptr64
1080?ReadProperty@CPropertyStore@@QEAAHKKAEAUtagPROPVARIANT@@@Z
1081; public: unsigned char __cdecl CDFA::Recognize(unsigned short const * __ptr64) __ptr64
1082?Recognize@CDFA@@QEAAEPEBG@Z
1083; public: void __cdecl CCiRegParams::Refresh(struct ICiAdminParams * __ptr64,int) __ptr64
1084?Refresh@CCiRegParams@@QEAAXPEAUICiAdminParams@@H@Z
1085; public: void __cdecl CDefColumnRegEntry::Refresh(int) __ptr64
1086?Refresh@CDefColumnRegEntry@@QEAAXH@Z
1087; public: void __cdecl CWorkQueue::RefreshParams(unsigned long,unsigned long) __ptr64
1088?RefreshParams@CWorkQueue@@QEAAXKK@Z
1089; public: virtual unsigned long __cdecl CDbProperties::Release(void) __ptr64
1090?Release@CDbProperties@@UEAAKXZ
1091; public: virtual unsigned long __cdecl CEmptyPropertyList::Release(void) __ptr64
1092?Release@CEmptyPropertyList@@UEAAKXZ
1093; public: virtual unsigned long __cdecl CEnumString::Release(void) __ptr64
1094?Release@CEnumString@@UEAAKXZ
1095; public: virtual unsigned long __cdecl CEnumWorkid::Release(void) __ptr64
1096?Release@CEnumWorkid@@UEAAKXZ
1097; public: virtual unsigned long __cdecl CFwPropertyMapper::Release(void) __ptr64
1098?Release@CFwPropertyMapper@@UEAAKXZ
1099; public: void __cdecl CImpersonateRemoteAccess::Release(void) __ptr64
1100?Release@CImpersonateRemoteAccess@@QEAAXXZ
1101; public: virtual unsigned long __cdecl CQueryUnknown::Release(void) __ptr64
1102?Release@CQueryUnknown@@UEAAKXZ
1103; public: void __cdecl CWorkQueue::Release(class CWorkThread * __ptr64) __ptr64
1104?Release@CWorkQueue@@QEAAXPEAVCWorkThread@@@Z
1105; private: void __cdecl CPropertyStore::ReleaseRead(class CReadWriteLockRecord & __ptr64) __ptr64
1106?ReleaseRead@CPropertyStore@@AEAAXAEAVCReadWriteLockRecord@@@Z
1107; public: void __cdecl CWorkQueue::ReleaseWorkThreads(void) __ptr64
1108?ReleaseWorkThreads@CWorkQueue@@QEAAXXZ
1109; public: void __cdecl CColumns::Remove(unsigned int) __ptr64
1110?Remove@CColumns@@QEAAXI@Z
1111; public: void __cdecl CDbSortSet::Remove(unsigned int) __ptr64
1112?Remove@CDbSortSet@@QEAAXI@Z
1113; public: void __cdecl CSort::Remove(unsigned int) __ptr64
1114?Remove@CSort@@QEAAXI@Z
1115; private: void __cdecl CWorkQueue::Remove(class CWorkThread & __ptr64) __ptr64
1116?Remove@CWorkQueue@@AEAAXAEAVCWorkThread@@@Z
1117; public: void __cdecl CWorkQueue::Remove(class PWorkItem * __ptr64) __ptr64
1118?Remove@CWorkQueue@@QEAAXPEAVPWorkItem@@@Z
1119; public: void __cdecl CMachineAdmin::RemoveCatalog(unsigned short const * __ptr64,int) __ptr64
1120?RemoveCatalog@CMachineAdmin@@QEAAXPEBGH@Z
1121; public: void __cdecl CMachineAdmin::RemoveCatalogFiles(unsigned short const * __ptr64) __ptr64
1122?RemoveCatalogFiles@CMachineAdmin@@QEAAXPEBG@Z
1123; public: class CRestriction * __ptr64 __cdecl CNodeRestriction::RemoveChild(unsigned int) __ptr64
1124?RemoveChild@CNodeRestriction@@QEAAPEAVCRestriction@@I@Z
1125; protected: class CDbCmdTreeNode * __ptr64 __cdecl CDbCmdTreeNode::RemoveFirstChild(void) __ptr64
1126?RemoveFirstChild@CDbCmdTreeNode@@IEAAPEAV1@XZ
1127; public: void __cdecl CCatalogAdmin::RemoveScope(unsigned short const * __ptr64) __ptr64
1128?RemoveScope@CCatalogAdmin@@QEAAXPEBG@Z
1129; public: void __cdecl CPhysStorage::Reopen(int) __ptr64
1130?Reopen@CPhysStorage@@QEAAXH@Z
1131; public: void __cdecl CEventLog::ReportEventW(class CEventItem & __ptr64) __ptr64
1132?ReportEventW@CEventLog@@QEAAXAEAVCEventItem@@@Z
1133; public: void __cdecl CFwEventItem::ReportEventW(struct ICiCAdviseStatus & __ptr64) __ptr64
1134?ReportEventW@CFwEventItem@@QEAAXAEAUICiCAdviseStatus@@@Z
1135; public: int __cdecl CPhysStorage::RequiresFlush(unsigned long) __ptr64
1136?RequiresFlush@CPhysStorage@@QEAAHK@Z
1137; public: void __cdecl CRegChangeEvent::Reset(void) __ptr64
1138?Reset@CRegChangeEvent@@QEAAXXZ
1139; public: void __cdecl CQueryScanner::ResetBuffer(unsigned short const * __ptr64) __ptr64
1140?ResetBuffer@CQueryScanner@@QEAAXPEBG@Z
1141; protected: void __cdecl CAllocStorageVariant::ResetType(class PMemoryAllocator & __ptr64) __ptr64
1142?ResetType@CAllocStorageVariant@@IEAAXAEAVPMemoryAllocator@@@Z
1143; public: void __cdecl CProcess::Resume(void) __ptr64
1144?Resume@CProcess@@QEAAXXZ
1145; public: void __cdecl CPhysStorage::ReturnBuffer(unsigned long,int,int) __ptr64
1146?ReturnBuffer@CPhysStorage@@QEAAXKHH@Z
1147; public: void __cdecl CMmStreamConsecBuf::Rewind(void) __ptr64
1148?Rewind@CMmStreamConsecBuf@@QEAAXXZ
1149; unsigned long __cdecl SaComputeSize(unsigned short,struct tagSAFEARRAY & __ptr64)
1150?SaComputeSize@@YAKGAEAUtagSAFEARRAY@@@Z
1151; int __cdecl SaCreateAndCopy(class PMemoryAllocator & __ptr64,struct tagSAFEARRAY * __ptr64,struct tagSAFEARRAY * __ptr64 * __ptr64)
1152?SaCreateAndCopy@@YAHAEAVPMemoryAllocator@@PEAUtagSAFEARRAY@@PEAPEAU2@@Z
1153; int __cdecl SaCreateData(class PVarAllocator & __ptr64,unsigned short,struct tagSAFEARRAY & __ptr64,struct tagSAFEARRAY & __ptr64,int)
1154?SaCreateData@@YAHAEAVPVarAllocator@@GAEAUtagSAFEARRAY@@1H@Z
1155; public: int __cdecl CRcovStrmTrans::Seek(unsigned long) __ptr64
1156?Seek@CRcovStrmTrans@@QEAAHK@Z
1157; public: void __cdecl CDbQueryResults::Serialize(class PSerStream & __ptr64)const __ptr64
1158?Serialize@CDbQueryResults@@QEBAXAEAVPSerStream@@@Z
1159; public: void __cdecl CPidRemapper::Set(class XArray<unsigned long> & __ptr64) __ptr64
1160?Set@CPidRemapper@@QEAAXAEAV?$XArray@K@@@Z
1161; public: void __cdecl CScopeAdmin::SetAlias(unsigned short const * __ptr64) __ptr64
1162?SetAlias@CScopeAdmin@@QEAAXPEBG@Z
1163; public: void __cdecl CStorageVariant::SetBOOL(short,unsigned int) __ptr64
1164?SetBOOL@CStorageVariant@@QEAAXFI@Z
1165; public: void __cdecl CAllocStorageVariant::SetBSTR(unsigned short * __ptr64,class PMemoryAllocator & __ptr64) __ptr64
1166?SetBSTR@CAllocStorageVariant@@QEAAXPEAGAEAVPMemoryAllocator@@@Z
1167; public: void __cdecl CStorageVariant::SetBSTR(unsigned short * __ptr64,unsigned int) __ptr64
1168?SetBSTR@CStorageVariant@@QEAAXPEAGI@Z
1169; public: void __cdecl CPropStoreManager::SetBackupSize(unsigned long,unsigned long) __ptr64
1170?SetBackupSize@CPropStoreManager@@QEAAXKK@Z
1171; public: void __cdecl CCatState::SetCD(unsigned short const * __ptr64) __ptr64
1172?SetCD@CCatState@@QEAAXPEBG@Z
1173; public: void __cdecl CStorageVariant::SetCLSID(struct _GUID const * __ptr64) __ptr64
1174?SetCLSID@CStorageVariant@@QEAAXPEBU_GUID@@@Z
1175; public: void __cdecl CStorageVariant::SetCLSID(struct _GUID,unsigned int) __ptr64
1176?SetCLSID@CStorageVariant@@QEAAXU_GUID@@I@Z
1177; public: void __cdecl CStorageVariant::SetCY(union tagCY,unsigned int) __ptr64
1178?SetCY@CStorageVariant@@QEAAXTtagCY@@I@Z
1179; public: void __cdecl CCatState::SetCatalog(unsigned short const * __ptr64) __ptr64
1180?SetCatalog@CCatState@@QEAAXPEBG@Z
1181; public: void __cdecl CCatState::SetColumn(unsigned short const * __ptr64,unsigned int) __ptr64
1182?SetColumn@CCatState@@QEAAXPEBGI@Z
1183; private: void __cdecl CQueryParser::SetCurrentProperty(unsigned short const * __ptr64,enum PropertyType) __ptr64
1184?SetCurrentProperty@CQueryParser@@AEAAXPEBGW4PropertyType@@@Z
1185; public: void __cdecl CStorageVariant::SetDATE(double,unsigned int) __ptr64
1186?SetDATE@CStorageVariant@@QEAAXNI@Z
1187; public: void __cdecl CCatalogAdmin::SetDWORDParam(unsigned short const * __ptr64,unsigned long) __ptr64
1188?SetDWORDParam@CCatalogAdmin@@QEAAXPEBGK@Z
1189; public: void __cdecl CMachineAdmin::SetDWORDParam(unsigned short const * __ptr64,unsigned long) __ptr64
1190?SetDWORDParam@CMachineAdmin@@QEAAXPEBGK@Z
1191; public: void __cdecl CCatState::SetDefaultProperty(unsigned short const * __ptr64) __ptr64
1192?SetDefaultProperty@CCatState@@QEAAXPEBG@Z
1193; public: void __cdecl CScopeAdmin::SetExclude(int) __ptr64
1194?SetExclude@CScopeAdmin@@QEAAXH@Z
1195; public: void __cdecl CStorageVariant::SetFILETIME(struct _FILETIME,unsigned int) __ptr64
1196?SetFILETIME@CStorageVariant@@QEAAXU_FILETIME@@I@Z
1197; public: void __cdecl CStorageVariant::SetI2(short,unsigned int) __ptr64
1198?SetI2@CStorageVariant@@QEAAXFI@Z
1199; public: void __cdecl CStorageVariant::SetI4(long,unsigned int) __ptr64
1200?SetI4@CStorageVariant@@QEAAXJI@Z
1201; public: void __cdecl CStorageVariant::SetI8(union _LARGE_INTEGER,unsigned int) __ptr64
1202?SetI8@CStorageVariant@@QEAAXT_LARGE_INTEGER@@I@Z
1203; public: void __cdecl CStorageVariant::SetLPSTR(char const * __ptr64,unsigned int) __ptr64
1204?SetLPSTR@CStorageVariant@@QEAAXPEBDI@Z
1205; public: void __cdecl CStorageVariant::SetLPWSTR(unsigned short const * __ptr64,unsigned int) __ptr64
1206?SetLPWSTR@CStorageVariant@@QEAAXPEBGI@Z
1207; public: void __cdecl CCatState::SetLocale(unsigned short const * __ptr64) __ptr64
1208?SetLocale@CCatState@@QEAAXPEBG@Z
1209; public: void __cdecl CScopeAdmin::SetLogonInfo(unsigned short const * __ptr64,unsigned short const * __ptr64,class CCatalogAdmin & __ptr64) __ptr64
1210?SetLogonInfo@CScopeAdmin@@QEAAXPEBG0AEAVCCatalogAdmin@@@Z
1211; public: void __cdecl CPropStoreManager::SetMappedCacheSize(unsigned long,unsigned long) __ptr64
1212?SetMappedCacheSize@CPropStoreManager@@QEAAXKK@Z
1213; public: void __cdecl CCatState::SetNumberOfColumns(unsigned int) __ptr64
1214?SetNumberOfColumns@CCatState@@QEAAXI@Z
1215; public: void __cdecl CCatState::SetNumberOfSortProps(unsigned int) __ptr64
1216?SetNumberOfSortProps@CCatState@@QEAAXI@Z
1217; public: void __cdecl CScopeAdmin::SetPath(unsigned short const * __ptr64) __ptr64
1218?SetPath@CScopeAdmin@@QEAAXPEBG@Z
1219; public: void __cdecl CContentRestriction::SetPhrase(unsigned short const * __ptr64) __ptr64
1220?SetPhrase@CContentRestriction@@QEAAXPEBG@Z
1221; public: void __cdecl CNatLanguageRestriction::SetPhrase(unsigned short const * __ptr64) __ptr64
1222?SetPhrase@CNatLanguageRestriction@@QEAAXPEBG@Z
1223; public: void __cdecl CGenericCiProxy::SetPriority(unsigned long,unsigned long) __ptr64
1224?SetPriority@CGenericCiProxy@@QEAAXKK@Z
1225; public: virtual long __cdecl CDbProperties::SetProperties(unsigned long,struct tagDBPROPSET * __ptr64 const) __ptr64
1226?SetProperties@CDbProperties@@UEAAJKQEAUtagDBPROPSET@@@Z
1227; public: int __cdecl CDbColId::SetProperty(unsigned short const * __ptr64) __ptr64
1228?SetProperty@CDbColId@@QEAAHPEBG@Z
1229; public: int __cdecl CDbPropBaseRestriction::SetProperty(struct tagDBID const & __ptr64) __ptr64
1230?SetProperty@CDbPropBaseRestriction@@QEAAHAEBUtagDBID@@@Z
1231; public: int __cdecl CDbPropBaseRestriction::SetProperty(class CDbColumnNode const & __ptr64) __ptr64
1232?SetProperty@CDbPropBaseRestriction@@QEAAHAEBVCDbColumnNode@@@Z
1233; public: int __cdecl CFullPropSpec::SetProperty(unsigned short const * __ptr64) __ptr64
1234?SetProperty@CFullPropSpec@@QEAAHPEBG@Z
1235; public: void __cdecl CFullPropSpec::SetProperty(unsigned long) __ptr64
1236?SetProperty@CFullPropSpec@@QEAAXK@Z
1237; public: void __cdecl CStorageVariant::SetR4(float,unsigned int) __ptr64
1238?SetR4@CStorageVariant@@QEAAXMI@Z
1239; public: void __cdecl CStorageVariant::SetR8(double,unsigned int) __ptr64
1240?SetR8@CStorageVariant@@QEAAXNI@Z
1241; public: int __cdecl CDbSelectNode::SetRestriction(class CDbCmdTreeNode * __ptr64) __ptr64
1242?SetRestriction@CDbSelectNode@@QEAAHPEAVCDbCmdTreeNode@@@Z
1243; public: static void __cdecl CImpersonateSystem::SetRunningAsSystem(void)
1244?SetRunningAsSystem@CImpersonateSystem@@SAXXZ
1245; public: void __cdecl CMachineAdmin::SetSZParam(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned long) __ptr64
1246?SetSZParam@CMachineAdmin@@QEAAXPEBG0K@Z
1247; void __cdecl SetScopeProperties(struct ICommand * __ptr64,unsigned int,unsigned short const * __ptr64 const * __ptr64,unsigned long const * __ptr64,unsigned short const * __ptr64 const * __ptr64,unsigned short const * __ptr64 const * __ptr64)
1248?SetScopeProperties@@YAXPEAUICommand@@IPEBQEBGPEBK11@Z
1249; long __cdecl SetScopePropertiesNoThrow(struct ICommand * __ptr64,unsigned int,unsigned short const * __ptr64 const * __ptr64,unsigned long const * __ptr64,unsigned short const * __ptr64 const * __ptr64,unsigned short const * __ptr64 const * __ptr64)
1250?SetScopePropertiesNoThrow@@YAJPEAUICommand@@IPEBQEBGPEBK11@Z
1251; void __cdecl SetSecret(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned long)
1252?SetSecret@@YAXPEBG00K@Z
1253; public: void __cdecl CCatState::SetSortProp(unsigned short const * __ptr64,enum SORTDIR,unsigned int) __ptr64
1254?SetSortProp@CCatState@@QEAAXPEBGW4SORTDIR@@I@Z
1255; public: void __cdecl CStorageVariant::SetUI1(unsigned char,unsigned int) __ptr64
1256?SetUI1@CStorageVariant@@QEAAXEI@Z
1257; public: void __cdecl CStorageVariant::SetUI2(unsigned short,unsigned int) __ptr64
1258?SetUI2@CStorageVariant@@QEAAXGI@Z
1259; public: void __cdecl CStorageVariant::SetUI4(unsigned long,unsigned int) __ptr64
1260?SetUI4@CStorageVariant@@QEAAXKI@Z
1261; public: void __cdecl CStorageVariant::SetUI8(union _ULARGE_INTEGER,unsigned int) __ptr64
1262?SetUI8@CStorageVariant@@QEAAXT_ULARGE_INTEGER@@I@Z
1263; public: void __cdecl CPropertyRestriction::SetValue(struct tagBLOB & __ptr64) __ptr64
1264?SetValue@CPropertyRestriction@@QEAAXAEAUtagBLOB@@@Z
1265; public: void __cdecl CPropertyRestriction::SetValue(unsigned short * __ptr64) __ptr64
1266?SetValue@CPropertyRestriction@@QEAAXPEAG@Z
1267; public: void __cdecl CPropertyRestriction::SetValue(struct _GUID * __ptr64) __ptr64
1268?SetValue@CPropertyRestriction@@QEAAXPEAU_GUID@@@Z
1269; public: void __cdecl CDbCmdTreeNode::SetWeight(long) __ptr64
1270?SetWeight@CDbCmdTreeNode@@QEAAXJ@Z
1271; public: void __cdecl CPropStoreManager::Setup(unsigned long,unsigned long,unsigned long,unsigned __int64,int,unsigned long) __ptr64
1272?Setup@CPropStoreManager@@QEAAXKKK_KHK@Z
1273; public: void __cdecl CDynStream::Shrink(class PStorage & __ptr64,unsigned long) __ptr64
1274?Shrink@CDynStream@@QEAAXAEAVPStorage@@K@Z
1275; public: unsigned long __cdecl CPhysStorage::ShrinkFromFront(unsigned long,unsigned long) __ptr64
1276?ShrinkFromFront@CPhysStorage@@QEAAKKK@Z
1277; public: void __cdecl CPhysStorage::ShrinkToFit(void) __ptr64
1278?ShrinkToFit@CPhysStorage@@QEAAXXZ
1279; public: static void __cdecl CCiOle::Shutdown(void)
1280?Shutdown@CCiOle@@SAXXZ
1281; public: void __cdecl CPropStoreManager::Shutdown(void) __ptr64
1282?Shutdown@CPropStoreManager@@QEAAXXZ
1283; public: void __cdecl CWorkQueue::Shutdown(void) __ptr64
1284?Shutdown@CWorkQueue@@QEAAXXZ
1285; public: unsigned long __cdecl CDbQueryResults::Size(void) __ptr64
1286?Size@CDbQueryResults@@QEAAKXZ
1287; public: virtual long __cdecl CEnumString::Skip(unsigned long) __ptr64
1288?Skip@CEnumString@@UEAAJK@Z
1289; public: virtual long __cdecl CEnumWorkid::Skip(unsigned long) __ptr64
1290?Skip@CEnumWorkid@@UEAAJK@Z
1291; public: virtual void __cdecl CMemDeSerStream::SkipBlob(unsigned long) __ptr64
1292?SkipBlob@CMemDeSerStream@@UEAAXK@Z
1293; public: virtual void __cdecl CMemDeSerStream::SkipByte(void) __ptr64
1294?SkipByte@CMemDeSerStream@@UEAAXXZ
1295; public: virtual void __cdecl CMemDeSerStream::SkipChar(unsigned long) __ptr64
1296?SkipChar@CMemDeSerStream@@UEAAXK@Z
1297; public: virtual void __cdecl CMemDeSerStream::SkipDouble(void) __ptr64
1298?SkipDouble@CMemDeSerStream@@UEAAXXZ
1299; public: virtual void __cdecl CMemDeSerStream::SkipFloat(void) __ptr64
1300?SkipFloat@CMemDeSerStream@@UEAAXXZ
1301; public: virtual void __cdecl CMemDeSerStream::SkipGUID(void) __ptr64
1302?SkipGUID@CMemDeSerStream@@UEAAXXZ
1303; public: virtual void __cdecl CMemDeSerStream::SkipLong(void) __ptr64
1304?SkipLong@CMemDeSerStream@@UEAAXXZ
1305; public: virtual void __cdecl CMemDeSerStream::SkipULong(void) __ptr64
1306?SkipULong@CMemDeSerStream@@UEAAXXZ
1307; public: virtual void __cdecl CMemDeSerStream::SkipUShort(void) __ptr64
1308?SkipUShort@CMemDeSerStream@@UEAAXXZ
1309; public: virtual void __cdecl CMemDeSerStream::SkipWChar(unsigned long) __ptr64
1310?SkipWChar@CMemDeSerStream@@UEAAXK@Z
1311; public: int __cdecl CCatalogAdmin::Start(void) __ptr64
1312?Start@CCatalogAdmin@@QEAAHXZ
1313; public: int __cdecl CMachineAdmin::StartCI(void) __ptr64
1314?StartCI@CMachineAdmin@@QEAAHXZ
1315; public: int __cdecl CCatalogAdmin::Stop(void) __ptr64
1316?Stop@CCatalogAdmin@@QEAAHXZ
1317; public: int __cdecl CMachineAdmin::StopCI(void) __ptr64
1318?StopCI@CMachineAdmin@@QEAAHXZ
1319; public: void __cdecl CFilterDaemon::StopFiltering(void) __ptr64
1320?StopFiltering@CFilterDaemon@@QEAAXXZ
1321; public: unsigned int __cdecl CKey::StrLen(void)const __ptr64
1322?StrLen@CKey@@QEBAIXZ
1323; public: unsigned int __cdecl CKeyBuf::StrLen(void)const __ptr64
1324?StrLen@CKeyBuf@@QEBAIXZ
1325; void __cdecl SystemExceptionTranslator(unsigned int,struct _EXCEPTION_POINTERS * __ptr64)
1326?SystemExceptionTranslator@@YAXIPEAU_EXCEPTION_POINTERS@@@Z
1327; public: unsigned long __cdecl CRestriction::TreeCount(void)const __ptr64
1328?TreeCount@CRestriction@@QEBAKXZ
1329; public: void __cdecl CMachineAdmin::TunePerformance(int,unsigned short,unsigned short) __ptr64
1330?TunePerformance@CMachineAdmin@@QEAAXHGG@Z
1331; void __cdecl URLEscapeW(unsigned short const * __ptr64,class CVirtualString & __ptr64,unsigned long,int)
1332?URLEscapeW@@YAXPEBGAEAVCVirtualString@@KH@Z
1333; public: int __cdecl CDbProperties::UnMarshall(class PDeSerStream & __ptr64) __ptr64
1334?UnMarshall@CDbProperties@@QEAAHAEAVPDeSerStream@@@Z
1335; public: static class CRestriction * __ptr64 __cdecl CRestriction::UnMarshall(class PDeSerStream & __ptr64)
1336?UnMarshall@CRestriction@@SAPEAV1@AEAVPDeSerStream@@@Z
1337; public: static class CDbCmdTreeNode * __ptr64 __cdecl CDbCmdTreeNode::UnMarshallTree(class PDeSerStream & __ptr64)
1338?UnMarshallTree@CDbCmdTreeNode@@SAPEAV1@AEAVPDeSerStream@@@Z
1339; void __cdecl UnPickle(int,class XPtr<class CColumnSet> & __ptr64,class XPtr<class CRestriction> & __ptr64,class XPtr<class CSortSet> & __ptr64,class XPtr<class CCategorizationSet> & __ptr64,class CRowsetProperties & __ptr64,class XPtr<class CPidMapper> & __ptr64,unsigned char * __ptr64,unsigned long)
1340?UnPickle@@YAXHAEAV?$XPtr@VCColumnSet@@@@AEAV?$XPtr@VCRestriction@@@@AEAV?$XPtr@VCSortSet@@@@AEAV?$XPtr@VCCategorizationSet@@@@AEAVCRowsetProperties@@AEAV?$XPtr@VCPidMapper@@@@PEAEK@Z
1341; protected: void __cdecl CRcovStrmTrans::Unmap(enum CRcovStorageHdr::DataCopyNum) __ptr64
1342?Unmap@CRcovStrmTrans@@IEAAXW4DataCopyNum@CRcovStorageHdr@@@Z
1343; unsigned long __cdecl UpdateContentIndex(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned short const * __ptr64,int)
1344?UpdateContentIndex@@YAKPEBG00H@Z
1345; public: void __cdecl CDiskFreeStatus::UpdateDiskLowInfo(void) __ptr64
1346?UpdateDiskLowInfo@CDiskFreeStatus@@QEAAXXZ
1347; int __cdecl VT_VARIANT_EQ(struct tagPROPVARIANT const & __ptr64,struct tagPROPVARIANT const & __ptr64)
1348?VT_VARIANT_EQ@@YAHAEBUtagPROPVARIANT@@0@Z
1349; int __cdecl VT_VARIANT_GE(struct tagPROPVARIANT const & __ptr64,struct tagPROPVARIANT const & __ptr64)
1350?VT_VARIANT_GE@@YAHAEBUtagPROPVARIANT@@0@Z
1351; int __cdecl VT_VARIANT_GT(struct tagPROPVARIANT const & __ptr64,struct tagPROPVARIANT const & __ptr64)
1352?VT_VARIANT_GT@@YAHAEBUtagPROPVARIANT@@0@Z
1353; int __cdecl VT_VARIANT_LE(struct tagPROPVARIANT const & __ptr64,struct tagPROPVARIANT const & __ptr64)
1354?VT_VARIANT_LE@@YAHAEBUtagPROPVARIANT@@0@Z
1355; int __cdecl VT_VARIANT_LT(struct tagPROPVARIANT const & __ptr64,struct tagPROPVARIANT const & __ptr64)
1356?VT_VARIANT_LT@@YAHAEBUtagPROPVARIANT@@0@Z
1357; int __cdecl VT_VARIANT_NE(struct tagPROPVARIANT const & __ptr64,struct tagPROPVARIANT const & __ptr64)
1358?VT_VARIANT_NE@@YAHAEBUtagPROPVARIANT@@0@Z
1359; int __cdecl ValidateScopeRestriction(class CRestriction * __ptr64)
1360?ValidateScopeRestriction@@YAHPEAVCRestriction@@@Z
1361; public: void __cdecl PRcovStorageObj::VerifyConsistency(void) __ptr64
1362?VerifyConsistency@PRcovStorageObj@@QEAAXXZ
1363; void __cdecl VerifyThreadHasAdminPrivilege(void)
1364?VerifyThreadHasAdminPrivilege@@YAXXZ
1365; unsigned long __cdecl WideCharToXArrayMultiByte(unsigned short const * __ptr64,unsigned long,unsigned int,class XArray<unsigned char> & __ptr64)
1366?WideCharToXArrayMultiByte@@YAKPEBGKIAEAV?$XArray@E@@@Z
1367; public: void __cdecl CDynStream::Write(void * __ptr64,unsigned long) __ptr64
1368?Write@CDynStream@@QEAAXPEAXK@Z
1369; protected: void __cdecl CRcovStrmTrans::Write(void const * __ptr64,unsigned long) __ptr64
1370?Write@CRcovStrmTrans@@IEAAXPEBXK@Z
1371; public: long __cdecl CPropStoreManager::WritePrimaryProperty(class CCompositePropRecordForWrites & __ptr64,unsigned long,class CStorageVariant const & __ptr64) __ptr64
1372?WritePrimaryProperty@CPropStoreManager@@QEAAJAEAVCCompositePropRecordForWrites@@KAEBVCStorageVariant@@@Z
1373; public: long __cdecl CPropStoreManager::WritePrimaryProperty(unsigned long,unsigned long,class CStorageVariant const & __ptr64) __ptr64
1374?WritePrimaryProperty@CPropStoreManager@@QEAAJKKAEBVCStorageVariant@@@Z
1375; public: long __cdecl CPropStoreManager::WriteProperty(class CCompositePropRecordForWrites & __ptr64,unsigned long,class CStorageVariant const & __ptr64) __ptr64
1376?WriteProperty@CPropStoreManager@@QEAAJAEAVCCompositePropRecordForWrites@@KAEBVCStorageVariant@@@Z
1377; public: long __cdecl CPropStoreManager::WriteProperty(unsigned long,unsigned long,class CStorageVariant const & __ptr64) __ptr64
1378?WriteProperty@CPropStoreManager@@QEAAJKKAEBVCStorageVariant@@@Z
1379; public: unsigned long __cdecl CPropStoreManager::WritePropertyInNewRecord(unsigned long,class CStorageVariant const & __ptr64) __ptr64
1380?WritePropertyInNewRecord@CPropStoreManager@@QEAAKKAEBVCStorageVariant@@@Z
1381; private: class CDbProjectListAnchor * __ptr64 __cdecl CDbNestingNode::_FindGroupListAnchor(void) __ptr64
1382?_FindGroupListAnchor@CDbNestingNode@@AEAAPEAVCDbProjectListAnchor@@XZ
1383; private: class CDbProjectListAnchor * __ptr64 __cdecl CDbProjectNode::_FindOrAddAnchor(void) __ptr64
1384?_FindOrAddAnchor@CDbProjectNode@@AEAAPEAVCDbProjectListAnchor@@XZ
1385; private: class CDbSortListAnchor * __ptr64 __cdecl CDbSortNode::_FindOrAddAnchor(void) __ptr64
1386?_FindOrAddAnchor@CDbSortNode@@AEAAPEAVCDbSortListAnchor@@XZ
1387; private: class CDbScalarValue * __ptr64 __cdecl CDbPropertyRestriction::_FindOrAddValueNode(void) __ptr64
1388?_FindOrAddValueNode@CDbPropertyRestriction@@AEAAPEAVCDbScalarValue@@XZ
1389; private: int __cdecl CImpersonateRemoteAccess::_ImpersonateIf(unsigned short const * __ptr64,unsigned short const * __ptr64,unsigned long) __ptr64
1390?_ImpersonateIf@CImpersonateRemoteAccess@@AEAAHPEBG0K@Z
1391; unsigned __int64 __cdecl _wcstoui64(unsigned short const * __ptr64,unsigned short * __ptr64 * __ptr64,int)
1392?_wcstoui64@@YA_KPEBGPEAPEAGH@Z
1393; void __cdecl ciDelete(void * __ptr64)
1394?ciDelete@@YAXPEAX@Z
1395; int __cdecl ciIsValidPointer(void const * __ptr64)
1396?ciIsValidPointer@@YAHPEBX@Z
1397; void * __ptr64 __cdecl ciNew(unsigned __int64)
1398?ciNew@@YAPEAX_K@Z
1399; public: unsigned long __cdecl CFileBuffer::fgetsw(class XGrowable<unsigned short,260> & __ptr64) __ptr64
1400?fgetsw@CFileBuffer@@QEAAKAEAV?$XGrowable@G$0BAE@@@@Z
1401; unsigned short * __ptr64 __cdecl wcsipattern(unsigned short * __ptr64,unsigned short const * __ptr64)
1402?wcsipattern@@YAPEAGPEAGPEBG@Z
1403AbortMerges
1404BeginCacheTransaction
1405BindIFilterFromStorage
1406BindIFilterFromStream
1407CIBuildQueryNode
1408CIBuildQueryTree
1409CICreateCommand
1410CIGetGlobalPropertyList
1411CIMakeICommand
1412CIRestrictionToFullTree
1413CIState
1414CITextToFullTree
1415CITextToFullTreeEx
1416CITextToSelectTree
1417CITextToSelectTreeEx
1418CiSvcMain
1419CollectCIISAPIPerformanceData
1420CollectCIPerformanceData
1421CollectFILTERPerformanceData
1422DllCanUnloadNow
1423DllGetClassObject
1424DllRegisterServer
1425DllUnregisterServer
1426DoneCIISAPIPerformanceData
1427DoneCIPerformanceData
1428DoneFILTERPerformanceData
1429EndCacheTransaction
1430ForceMasterMerge
1431InitializeCIISAPIPerformanceData
1432InitializeCIPerformanceData
1433InitializeFILTERPerformanceData
1434LoadBHIFilter
1435LoadBinaryFilter
1436LoadIFilter
1437LoadIFilterEx
1438LoadTextFilter
1439LocateCatalogs
1440LocateCatalogsA
1441LocateCatalogsW
1442SetCatalogState
1443SetupCache
1444SetupCacheEx
1445StartFWCiSvcWork
1446StopFWCiSvcWork
1447SvcEntry_CiSvc
lib/libc/mingw/lib64/rasapi32.def created+150
......@@ -0,0 +1,150 @@
1;
2; Exports of file RASAPI32.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY RASAPI32.dll
8EXPORTS
9DDMFreePhonebookContext
10DDMGetPhonebookInfo
11DwCloneEntry
12DwDeleteSubEntry
13DwEnumEntriesForAllUsers
14DwEnumEntryDetails
15DwRasUninitialize
16RasAutoDialSharedConnection
17RasAutodialAddressToNetwork
18RasAutodialEntryToNetwork
19RasClearConnectionStatistics
20RasClearLinkStatistics
21RasConnectionNotificationA
22RasConnectionNotificationW
23RasCreatePhonebookEntryA
24RasCreatePhonebookEntryW
25RasDeleteEntryA
26RasDeleteEntryW
27RasDeleteSubEntryA
28RasDeleteSubEntryW
29RasDialA
30RasDialW
31RasDialWow
32RasEditPhonebookEntryA
33RasEditPhonebookEntryW
34RasEnumAutodialAddressesA
35RasEnumAutodialAddressesW
36RasEnumConnectionsA
37RasEnumConnectionsW
38RasEnumConnectionsWow
39RasEnumDevicesA
40RasEnumDevicesW
41RasEnumEntriesA
42RasEnumEntriesW
43RasEnumEntriesWow
44RasFreeEapUserIdentityA
45RasFreeEapUserIdentityW
46RasGetAutodialAddressA
47RasGetAutodialAddressW
48RasGetAutodialEnableA
49RasGetAutodialEnableW
50RasGetAutodialParamA
51RasGetAutodialParamW
52RasGetConnectResponse
53RasGetConnectStatusA
54RasGetConnectStatusW
55RasGetConnectStatusWow
56RasGetConnectionStatistics
57RasGetCountryInfoA
58RasGetCountryInfoW
59RasGetCredentialsA
60RasGetCredentialsW
61RasGetCustomAuthDataA
62RasGetCustomAuthDataW
63RasGetEapUserDataA
64RasGetEapUserDataW
65RasGetEapUserIdentityA
66RasGetEapUserIdentityW
67RasGetEntryDialParamsA
68RasGetEntryDialParamsW
69RasGetEntryHrasconnA
70RasGetEntryHrasconnW
71RasGetEntryPropertiesA
72RasGetEntryPropertiesW
73RasGetErrorStringA
74RasGetErrorStringW
75RasGetErrorStringWow
76RasGetHport
77RasGetLinkStatistics
78RasGetProjectionInfoA
79RasGetProjectionInfoW
80RasGetSubEntryHandleA
81RasGetSubEntryHandleW
82RasGetSubEntryPropertiesA
83RasGetSubEntryPropertiesW
84RasHangUpA
85RasHangUpW
86RasHangUpWow
87RasInvokeEapUI
88RasIsRouterConnection
89RasIsSharedConnection
90RasQueryRedialOnLinkFailure
91RasQuerySharedAutoDial
92RasQuerySharedConnection
93RasRenameEntryA
94RasRenameEntryW
95RasScriptExecute
96RasScriptGetEventCode
97RasScriptGetIpAddress
98RasScriptInit
99RasScriptReceive
100RasScriptSend
101RasScriptTerm
102RasSetAutodialAddressA
103RasSetAutodialAddressW
104RasSetAutodialEnableA
105RasSetAutodialEnableW
106RasSetAutodialParamA
107RasSetAutodialParamW
108RasSetCredentialsA
109RasSetCredentialsW
110RasSetCustomAuthDataA
111RasSetCustomAuthDataW
112RasSetEapUserDataA
113RasSetEapUserDataW
114RasSetEntryDialParamsA
115RasSetEntryDialParamsW
116RasSetEntryPropertiesA
117RasSetEntryPropertiesW
118RasSetOldPassword
119RasSetSharedAutoDial
120RasSetSubEntryPropertiesA
121RasSetSubEntryPropertiesW
122RasValidateEntryNameA
123RasValidateEntryNameW
124RasfileClose
125RasfileDeleteLine
126RasfileFindFirstLine
127RasfileFindLastLine
128RasfileFindMarkedLine
129RasfileFindNextKeyLine
130RasfileFindNextLine
131RasfileFindPrevLine
132RasfileFindSectionLine
133RasfileGetKeyValueFields
134RasfileGetLine
135RasfileGetLineMark
136RasfileGetLineText
137RasfileGetLineType
138RasfileGetSectionName
139RasfileInsertLine
140RasfileLoad
141RasfileLoadEx
142RasfileLoadInfo
143RasfilePutKeyValueFields
144RasfilePutLineMark
145RasfilePutLineText
146RasfilePutSectionName
147RasfileWrite
148SharedAccessResponseListToString
149SharedAccessResponseStringToList
150UnInitializeRAS
lib/libc/mingw/lib64/rasdlg.def created+45
......@@ -0,0 +1,45 @@
1;
2; Exports of file RASDLG.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY RASDLG.dll
8EXPORTS
9DwTerminalDlg
10GetRasDialOutProtocols
11RasAutodialDisableDlgA
12RasAutodialDisableDlgW
13RasAutodialQueryDlgA
14RasAutodialQueryDlgW
15RasDialDlgA
16RasDialDlgW
17RasEntryDlgA
18RasEntryDlgW
19RasMonitorDlgA
20RasMonitorDlgW
21RasPhonebookDlgA
22RasPhonebookDlgW
23RasSrvAddPropPages
24RasSrvAddWizPages
25RasSrvAllowConnectionsConfig
26RasSrvCleanupService
27RasSrvEnumConnections
28RasSrvHangupConnection
29RasSrvInitializeService
30RasSrvIsConnectionConnected
31RasSrvIsICConfigured
32RasSrvIsServiceRunning
33RasSrvQueryShowIcon
34RasUserEnableManualDial
35RasUserGetManualDial
36RasUserPrefsDlg
37RasWizCreateNewEntry
38RasWizGetNCCFlags
39RasWizGetSuggestedEntryName
40RasWizGetUserInputConnectionName
41RasWizIsEntryRenamable
42RasWizQueryMaxPageCount
43RasWizSetEntryName
44RouterEntryDlgA
45RouterEntryDlgW
lib/libc/mingw/lib64/rtm.def created+120
......@@ -0,0 +1,120 @@
1;
2; Exports of file rtm.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY rtm.dll
8EXPORTS
9BestMatchInTable
10CheckTable
11CreateTable
12DeleteFromTable
13DestroyTable
14DumpTable
15EnumOverTable
16InsertIntoTable
17MgmAddGroupMembershipEntry
18MgmDeInitialize
19MgmDeRegisterMProtocol
20MgmDeleteGroupMembershipEntry
21MgmGetFirstMfe
22MgmGetFirstMfeStats
23MgmGetMfe
24MgmGetMfeStats
25MgmGetNextMfe
26MgmGetNextMfeStats
27MgmGetProtocolOnInterface
28MgmGroupEnumerationEnd
29MgmGroupEnumerationGetNext
30MgmGroupEnumerationStart
31MgmInitialize
32MgmRegisterMProtocol
33MgmReleaseInterfaceOwnership
34MgmTakeInterfaceOwnership
35NextMatchInTable
36RtmAddNextHop
37RtmAddRoute
38RtmAddRouteToDest
39RtmBlockConvertRoutesToStatic
40RtmBlockDeleteRoutes
41RtmBlockMethods
42RtmBlockSetRouteEnable
43RtmCloseEnumerationHandle
44RtmCreateDestEnum
45RtmCreateEnumerationHandle
46RtmCreateNextHopEnum
47RtmCreateRouteEnum
48RtmCreateRouteList
49RtmCreateRouteListEnum
50RtmCreateRouteTable
51RtmDeleteEnumHandle
52RtmDeleteNextHop
53RtmDeleteRoute
54RtmDeleteRouteList
55RtmDeleteRouteTable
56RtmDeleteRouteToDest
57RtmDequeueRouteChangeMessage
58RtmDereferenceHandles
59RtmDeregisterClient
60RtmDeregisterEntity
61RtmDeregisterFromChangeNotification
62RtmEnumerateGetNextRoute
63RtmFindNextHop
64RtmGetAddressFamilyInfo
65RtmGetChangeStatus
66RtmGetChangedDests
67RtmGetDestInfo
68RtmGetEntityInfo
69RtmGetEntityMethods
70RtmGetEnumDests
71RtmGetEnumNextHops
72RtmGetEnumRoutes
73RtmGetExactMatchDestination
74RtmGetExactMatchRoute
75RtmGetFirstRoute
76RtmGetInstanceInfo
77RtmGetInstances
78RtmGetLessSpecificDestination
79RtmGetListEnumRoutes
80RtmGetMostSpecificDestination
81RtmGetNetworkCount
82RtmGetNextHopInfo
83RtmGetNextHopPointer
84RtmGetNextRoute
85RtmGetOpaqueInformationPointer
86RtmGetRegisteredEntities
87RtmGetRouteAge
88RtmGetRouteInfo
89RtmGetRoutePointer
90RtmHoldDestination
91RtmIgnoreChangedDests
92RtmInsertInRouteList
93RtmInvokeMethod
94RtmIsBestRoute
95RtmIsMarkedForChangeNotification
96RtmIsRoute
97RtmLockDestination
98RtmLockNextHop
99RtmLockRoute
100RtmLookupIPDestination
101RtmMarkDestForChangeNotification
102RtmReadAddressFamilyConfig
103RtmReadInstanceConfig
104RtmReferenceHandles
105RtmRegisterClient
106RtmRegisterEntity
107RtmRegisterForChangeNotification
108RtmReleaseChangedDests
109RtmReleaseDestInfo
110RtmReleaseDests
111RtmReleaseEntities
112RtmReleaseEntityInfo
113RtmReleaseNextHopInfo
114RtmReleaseNextHops
115RtmReleaseRouteInfo
116RtmReleaseRoutes
117RtmUpdateAndUnlockRoute
118RtmWriteAddressFamilyConfig
119RtmWriteInstanceConfig
120SearchInTable
lib/libc/mingw/lib64/sfc.def created+16
......@@ -0,0 +1,16 @@
1;
2; Exports of file sfc.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY sfc.dll
8EXPORTS
9SRSetRestorePoint
10SRSetRestorePointA
11SRSetRestorePointW
12SfcGetNextProtectedFile
13SfcIsFileProtected
14SfcWLEventLogoff
15SfcWLEventLogon
16SfpVerifyFile
lib/libc/mingw/lib64/shdocvw.def created+36
......@@ -0,0 +1,36 @@
1;
2; Exports of file SHDOCVW.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY SHDOCVW.dll
8EXPORTS
9AddUrlToFavorites
10DllCanUnloadNow
11DllGetClassObject
12DllGetVersion
13DllInstall
14DllRegisterServer
15DllRegisterWindowClasses
16DllUnregisterServer
17DoAddToFavDlg
18DoAddToFavDlgW
19DoFileDownload
20DoFileDownloadEx
21DoOrganizeFavDlg
22DoOrganizeFavDlgW
23DoPrivacyDlg
24HlinkFindFrame
25HlinkFrameNavigate
26HlinkFrameNavigateNHL
27IEWriteErrorLog
28ImportPrivacySettings
29SHAddSubscribeFavorite
30OpenURL
31SHGetIDispatchForFolder
32SetQueryNetSessionCount
33SetShellOfflineState
34SoftwareUpdateMessageBox
35URLQualifyA
36URLQualifyW
lib/libc/mingw/lib64/slc.def created+55
......@@ -0,0 +1,55 @@
1;
2; Definition file of slc.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "slc.dll"
7EXPORTS
8SLpAuthenticateGenuineTicketResponse
9SLpBeginGenuineTicketTransaction
10SLpCheckProductKey
11SLpDepositTokenActivationResponse
12SLpGenerateTokenActivationChallenge
13SLpGetGenuineBlob
14SLpGetGenuineLocal
15SLpGetLicenseAcquisitionInfo
16SLpGetMachineUGUID
17SLpGetTokenActivationGrantInfo
18SLpVLActivateProduct
19SLClose
20SLConsumeRight
21SLConsumeWindowsRight
22SLDepositOfflineConfirmationId
23SLFireEvent
24SLGenerateOfflineInstallationId
25SLGetGenuineInformation
26SLGetInstalledProductKeyIds
27SLGetInstalledSAMLicenseApplications
28SLGetLicense
29SLGetLicenseFileId
30SLGetLicenseInformation
31SLGetLicensingStatusInformation
32SLGetPKeyId
33SLGetPKeyInformation
34SLGetPolicyInformation
35SLGetPolicyInformationDWORD
36SLGetProductSkuInformation
37SLGetSAMLicense
38SLGetSLIDList
39SLGetServiceInformation
40SLGetWindowsInformation
41SLGetWindowsInformationDWORD
42SLInstallLicense
43SLInstallProofOfPurchase
44SLInstallSAMLicense
45SLOpen
46SLReArmWindows
47SLRegisterEvent
48SLRegisterWindowsEvent
49SLSetCurrentProductKey
50SLSetGenuineInformation
51SLUninstallLicense
52SLUninstallProofOfPurchase
53SLUninstallSAMLicense
54SLUnregisterEvent
55SLUnregisterWindowsEvent
lib/libc/mingw/lib64/spoolss.def created+223
......@@ -0,0 +1,223 @@
1;
2; Definition file of SPOOLSS.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "SPOOLSS.DLL"
7EXPORTS
8OpenPrinterExW
9RouterCorePrinterDriverInstalled
10RouterCreatePrintAsyncNotificationChannel
11RouterDeletePrinterDriverPackage
12RouterGetCorePrinterDrivers
13RouterGetPrintClassObject
14RouterGetPrinterDriverPackagePath
15RouterInstallPrinterDriverFromPackage
16RouterRegisterForPrintAsyncNotifications
17RouterUnregisterForPrintAsyncNotifications
18RouterUploadPrinterDriverPackage
19AbortPrinter
20AddDriverCatalog
21AddFormW
22AddJobW
23AddMonitorW
24AddPerMachineConnectionW
25AddPortExW
26AddPortW
27AddPrintProcessorW
28AddPrintProvidorW
29AddPrinterConnectionW
30AddPrinterDriverExW
31AddPrinterDriverW
32AddPrinterExW
33AddPrinterW
34AdjustPointers
35AdjustPointersInStructuresArray
36AlignKMPtr
37AlignRpcPtr
38AllocSplStr
39AllowRemoteCalls
40AppendPrinterNotifyInfoData
41BuildOtherNamesFromMachineName
42CacheAddName
43CacheCreateAndAddNode
44CacheCreateAndAddNodeWithIPAddresses
45CacheDeleteNode
46CacheIsNameCluster
47CacheIsNameInNodeList
48CallDrvDevModeConversion
49CallRouterFindFirstPrinterChangeNotification
50CheckLocalCall
51ClosePrinter
52ClusterSplClose
53ClusterSplIsAlive
54ClusterSplOpen
55ConfigurePortW
56CreatePrinterIC
57DbgGetPointers
58DeleteFormW
59DeleteMonitorW
60DeletePerMachineConnectionW
61DeletePortW
62DeletePrintProcessorW
63DeletePrintProvidorW
64DeletePrinter
65DeletePrinterConnectionW
66DeletePrinterDataExW
67DeletePrinterDataW
68DeletePrinterDriverExW
69DeletePrinterDriverW
70DeletePrinterIC
71DeletePrinterKeyW
72DllAllocSplMem
73DllAllocSplStr
74DllCanUnloadNow
75DllFreeSplMem
76DllFreeSplStr
77DllGetClassObject
78DllMain
79DllReallocSplMem
80DllReallocSplStr
81DllRegisterServer
82DllUnregisterServer
83EndDocPrinter
84EndPagePrinter
85EnumFormsW
86EnumJobsW
87EnumMonitorsW
88EnumPerMachineConnectionsW
89EnumPortsW
90EnumPrintProcessorDatatypesW
91EnumPrintProcessorsW
92EnumPrinterDataExW
93EnumPrinterDataW
94EnumPrinterDriversW
95EnumPrinterKeyW
96EnumPrintersW
97FindClosePrinterChangeNotification
98FlushPrinter
99FormatPrinterForRegistryKey
100FormatRegistryKeyForPrinter
101FreeOtherNames
102GetClientUserHandle
103GetBindingHandleIndex
104GetFormW
105GetJobAttributes
106GetJobAttributesEx
107GetJobW
108GetNetworkId
109GetPrintProcessorDirectoryW
110GetPrinterDataExW
111GetPrinterDataW
112GetPrinterDriverDirectoryW
113GetPrinterDriverExW
114GetPrinterDriverW
115GetPrinterW
116GetServerPolicy
117GetShrinkedSize
118ImpersonatePrinterClient
119InitializeRouter
120IsNameTheLocalMachineOrAClusterSpooler
121IsNamedPipeRpcCall
122LoadDriver
123LoadDriverFiletoConvertDevmode
124LoadDriverWithVersion
125LogWmiTraceEvent
126MIDL_user_allocate1
127MIDL_user_free1
128MarshallDownStructure
129MarshallDownStructuresArray
130MarshallUpStructure
131MarshallUpStructuresArray
132OldGetPrinterDriverW
133OpenPrinterExW
134OpenPrinterPortW
135OpenPrinter2W
136OpenPrinterPort2W
137OpenPrinterW
138PackStrings
139PartialReplyPrinterChangeNotification
140PlayGdiScriptOnPrinterIC
141PrinterHandleRundown
142PrinterMessageBoxW
143ProvidorFindClosePrinterChangeNotification
144ProvidorFindFirstPrinterChangeNotification
145ReadPrinter
146ReallocSplMem
147ReallocSplStr
148RemoteFindFirstPrinterChangeNotification
149ReplyClosePrinter
150ReplyOpenPrinter
151ReplyPrinterChangeNotification
152ReplyPrinterChangeNotificationEx
153ReportJobProcessingProgress
154ResetPrinterW
155RevertToPrinterSelf
156RouterAddPrinterConnection2
157RouterAllocBidiMem
158RouterAllocBidiResponseContainer
159RouterAllocPrinterNotifyInfo
160RouterBroadcastMessage
161RouterFindCompatibleDriver
162RouterFindFirstPrinterChangeNotification
163RouterFindNextPrinterChangeNotification
164RouterFreeBidiMem
165RouterFreeBidiResponseContainer
166RouterFreePrinterNotifyInfo
167RouterInternalGetPrinterDriver
168RouterRefreshPrinterChangeNotification
169RouterReplyPrinter
170RouterSpoolerSetPolicy
171ScheduleJob
172SeekPrinter
173SendRecvBidiData
174SetAllocFailCount
175SetFormW
176SetJobW
177SetPortW
178SetPrinterDataExW
179SetPrinterDataW
180SetPrinterW
181SplCloseSpoolFileHandle
182SplCommitSpoolData
183SplDriverUnloadComplete
184SplGetClientUserHandle
185SplGetSpoolFileInfo
186SplGetUserSidStringFromToken
187SplInitializeWinSpoolDrv
188SplIsSessionZero
189SplIsUpgrade
190SplPowerEvent
191SplProcessPnPEvent
192SplProcessSessionEvent
193SplPromptUIInUsersSession
194SplQueryUserInfo
195SplReadPrinter
196SplRegisterForDeviceEvents
197SplRegisterForSessionEvents
198SplShutDownRouter
199SplUnregisterForDeviceEvents
200SplUnregisterForSessionEvents
201SplWerNotifyLogger
202SpoolerFindClosePrinterChangeNotification
203SpoolerFindFirstPrinterChangeNotification
204SpoolerFindNextPrinterChangeNotification
205SpoolerFreePrinterNotifyInfo
206SpoolerHasInitialized
207SpoolerInit
208SpoolerRefreshPrinterChangeNotification
209StartDocPrinterW
210StartPagePrinter
211UndoAlignKMPtr
212UndoAlignRpcPtr
213UnloadDriver
214UnloadDriverFile
215UpdateBufferSize
216UpdatePrinterRegAll
217UpdatePrinterRegUser
218WaitForPrinterChange
219WaitForSpoolerInitialization
220WritePrinter
221XcvDataW
222bGetDevModePerUser
223bSetDevModePerUser
lib/libc/mingw/lib64/vssapi.def created+160
......@@ -0,0 +1,160 @@
1;
2; Definition file of VSSAPI.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "VSSAPI.DLL"
7EXPORTS
8IsVolumeSnapshotted
9VssFreeSnapshotProperties
10ShouldBlockRevert
11; public: __cdecl CVssJetWriter::CVssJetWriter(void)__ptr64
12??0CVssJetWriter@@QEAA@XZ
13; public: __cdecl CVssWriter::CVssWriter(void)__ptr64
14??0CVssWriter@@QEAA@XZ
15; public: virtual __cdecl CVssJetWriter::~CVssJetWriter(void)__ptr64
16??1CVssJetWriter@@UEAA@XZ
17; public: virtual __cdecl CVssWriter::~CVssWriter(void)__ptr64
18??1CVssWriter@@UEAA@XZ
19; protected: bool __cdecl CVssJetWriter::AreComponentsSelected(void)const __ptr64
20?AreComponentsSelected@CVssJetWriter@@IEBA_NXZ
21; protected: bool __cdecl CVssWriter::AreComponentsSelected(void)const __ptr64
22?AreComponentsSelected@CVssWriter@@IEBA_NXZ
23; long __cdecl CreateVssBackupComponents(class IVssBackupComponents *__ptr64 *__ptr64)
24?CreateVssBackupComponents@@YAJPEAPEAVIVssBackupComponents@@@Z
25; long __cdecl CreateVssExamineWriterMetadata(unsigned short *__ptr64,class IVssExamineWriterMetadata *__ptr64 *__ptr64)
26?CreateVssExamineWriterMetadata@@YAJPEAGPEAPEAVIVssExamineWriterMetadata@@@Z
27; long __cdecl CreateVssSnapshotSetDescription(struct _GUID,long,class IVssSnapshotSetDescription *__ptr64 *__ptr64)
28?CreateVssSnapshotSetDescription@@YAJU_GUID@@JPEAPEAVIVssSnapshotSetDescription@@@Z
29; protected: enum _VSS_BACKUP_TYPE __cdecl CVssJetWriter::GetBackupType(void)const __ptr64
30?GetBackupType@CVssJetWriter@@IEBA?AW4_VSS_BACKUP_TYPE@@XZ
31; protected: enum _VSS_BACKUP_TYPE __cdecl CVssWriter::GetBackupType(void)const __ptr64
32?GetBackupType@CVssWriter@@IEBA?AW4_VSS_BACKUP_TYPE@@XZ
33; protected: long __cdecl CVssJetWriter::GetContext(void)const __ptr64
34?GetContext@CVssJetWriter@@IEBAJXZ
35; protected: long __cdecl CVssWriter::GetContext(void)const __ptr64
36?GetContext@CVssWriter@@IEBAJXZ
37; protected: enum _VSS_APPLICATION_LEVEL __cdecl CVssJetWriter::GetCurrentLevel(void)const __ptr64
38?GetCurrentLevel@CVssJetWriter@@IEBA?AW4_VSS_APPLICATION_LEVEL@@XZ
39; protected: enum _VSS_APPLICATION_LEVEL __cdecl CVssWriter::GetCurrentLevel(void)const __ptr64
40?GetCurrentLevel@CVssWriter@@IEBA?AW4_VSS_APPLICATION_LEVEL@@XZ
41; protected: struct _GUID __cdecl CVssJetWriter::GetCurrentSnapshotSetId(void)const __ptr64
42?GetCurrentSnapshotSetId@CVssJetWriter@@IEBA?AU_GUID@@XZ
43; protected: struct _GUID __cdecl CVssWriter::GetCurrentSnapshotSetId(void)const __ptr64
44?GetCurrentSnapshotSetId@CVssWriter@@IEBA?AU_GUID@@XZ
45; protected: unsigned short const *__ptr64 *__ptr64 __cdecl CVssJetWriter::GetCurrentVolumeArray(void)const __ptr64
46?GetCurrentVolumeArray@CVssJetWriter@@IEBAPEAPEBGXZ
47; protected: unsigned short const *__ptr64 *__ptr64 __cdecl CVssWriter::GetCurrentVolumeArray(void)const __ptr64
48?GetCurrentVolumeArray@CVssWriter@@IEBAPEAPEBGXZ
49; protected: unsigned int __cdecl CVssJetWriter::GetCurrentVolumeCount(void)const __ptr64
50?GetCurrentVolumeCount@CVssJetWriter@@IEBAIXZ
51; protected: unsigned int __cdecl CVssWriter::GetCurrentVolumeCount(void)const __ptr64
52?GetCurrentVolumeCount@CVssWriter@@IEBAIXZ
53; protected: enum _VSS_RESTORE_TYPE __cdecl CVssJetWriter::GetRestoreType(void)const __ptr64
54?GetRestoreType@CVssJetWriter@@IEBA?AW4_VSS_RESTORE_TYPE@@XZ
55; protected: enum _VSS_RESTORE_TYPE __cdecl CVssWriter::GetRestoreType(void)const __ptr64
56?GetRestoreType@CVssWriter@@IEBA?AW4_VSS_RESTORE_TYPE@@XZ
57; protected: long __cdecl CVssJetWriter::GetSnapshotDeviceName(unsigned short const *__ptr64,unsigned short const *__ptr64 *__ptr64)const __ptr64
58?GetSnapshotDeviceName@CVssJetWriter@@IEBAJPEBGPEAPEBG@Z
59; protected: long __cdecl CVssWriter::GetSnapshotDeviceName(unsigned short const *__ptr64,unsigned short const *__ptr64 *__ptr64)const __ptr64
60?GetSnapshotDeviceName@CVssWriter@@IEBAJPEBGPEAPEBG@Z
61; public: long __cdecl CVssJetWriter::Initialize(struct _GUID,unsigned short const *__ptr64,bool,bool,unsigned short const *__ptr64,unsigned short const *__ptr64,unsigned long)__ptr64
62?Initialize@CVssJetWriter@@QEAAJU_GUID@@PEBG_N211K@Z
63; public: long __cdecl CVssWriter::Initialize(struct _GUID,unsigned short const *__ptr64,enum VSS_USAGE_TYPE,enum VSS_SOURCE_TYPE,enum _VSS_APPLICATION_LEVEL,unsigned long,enum VSS_ALTERNATE_WRITER_STATE,bool,unsigned short const *__ptr64)__ptr64
64?Initialize@CVssWriter@@QEAAJU_GUID@@PEBGW4VSS_USAGE_TYPE@@W4VSS_SOURCE_TYPE@@W4_VSS_APPLICATION_LEVEL@@KW4VSS_ALTERNATE_WRITER_STATE@@_N1@Z
65; public: long __cdecl CVssWriter::InstallAlternateWriter(struct _GUID,struct _GUID)__ptr64
66?InstallAlternateWriter@CVssWriter@@QEAAJU_GUID@@0@Z
67; protected: bool __cdecl CVssJetWriter::IsBootableSystemStateBackedUp(void)const __ptr64
68?IsBootableSystemStateBackedUp@CVssJetWriter@@IEBA_NXZ
69; protected: bool __cdecl CVssWriter::IsBootableSystemStateBackedUp(void)const __ptr64
70?IsBootableSystemStateBackedUp@CVssWriter@@IEBA_NXZ
71; protected: bool __cdecl CVssJetWriter::IsPartialFileSupportEnabled(void)const __ptr64
72?IsPartialFileSupportEnabled@CVssJetWriter@@IEBA_NXZ
73; protected: bool __cdecl CVssWriter::IsPartialFileSupportEnabled(void)const __ptr64
74?IsPartialFileSupportEnabled@CVssWriter@@IEBA_NXZ
75; protected: bool __cdecl CVssJetWriter::IsPathAffected(unsigned short const *__ptr64)const __ptr64
76?IsPathAffected@CVssJetWriter@@IEBA_NPEBG@Z
77; protected: bool __cdecl CVssWriter::IsPathAffected(unsigned short const *__ptr64)const __ptr64
78?IsPathAffected@CVssWriter@@IEBA_NPEBG@Z
79; long __cdecl LoadVssSnapshotSetDescription(unsigned short const *__ptr64,class IVssSnapshotSetDescription *__ptr64 *__ptr64,struct _GUID)
80?LoadVssSnapshotSetDescription@@YAJPEBGPEAPEAVIVssSnapshotSetDescription@@U_GUID@@@Z
81; public: virtual void __cdecl CVssJetWriter::OnAbortBegin(void)__ptr64
82?OnAbortBegin@CVssJetWriter@@UEAAXXZ
83; public: virtual void __cdecl CVssJetWriter::OnAbortEnd(void)__ptr64
84?OnAbortEnd@CVssJetWriter@@UEAAXXZ
85; public: virtual bool __cdecl CVssWriter::OnBackOffIOOnVolume(unsigned short *__ptr64,struct _GUID,struct _GUID)__ptr64
86?OnBackOffIOOnVolume@CVssWriter@@UEAA_NPEAGU_GUID@@1@Z
87; public: virtual bool __cdecl CVssWriter::OnBackupComplete(class IVssWriterComponents *__ptr64)__ptr64
88?OnBackupComplete@CVssWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
89; public: virtual bool __cdecl CVssJetWriter::OnBackupCompleteBegin(class IVssWriterComponents *__ptr64)__ptr64
90?OnBackupCompleteBegin@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
91; public: virtual bool __cdecl CVssJetWriter::OnBackupCompleteEnd(class IVssWriterComponents *__ptr64,bool)__ptr64
92?OnBackupCompleteEnd@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@_N@Z
93; public: virtual bool __cdecl CVssWriter::OnBackupShutdown(struct _GUID)__ptr64
94?OnBackupShutdown@CVssWriter@@UEAA_NU_GUID@@@Z
95; public: virtual bool __cdecl CVssWriter::OnContinueIOOnVolume(unsigned short *__ptr64,struct _GUID,struct _GUID)__ptr64
96?OnContinueIOOnVolume@CVssWriter@@UEAA_NPEAGU_GUID@@1@Z
97; public: virtual bool __cdecl CVssJetWriter::OnFreezeBegin(void)__ptr64
98?OnFreezeBegin@CVssJetWriter@@UEAA_NXZ
99; public: virtual bool __cdecl CVssJetWriter::OnFreezeEnd(bool)__ptr64
100?OnFreezeEnd@CVssJetWriter@@UEAA_N_N@Z
101; public: virtual bool __cdecl CVssJetWriter::OnIdentify(class IVssCreateWriterMetadata *__ptr64)__ptr64
102?OnIdentify@CVssJetWriter@@UEAA_NPEAVIVssCreateWriterMetadata@@@Z
103; public: virtual bool __cdecl CVssWriter::OnIdentify(class IVssCreateWriterMetadata *__ptr64)__ptr64
104?OnIdentify@CVssWriter@@UEAA_NPEAVIVssCreateWriterMetadata@@@Z
105; public: virtual bool __cdecl CVssWriter::OnPostRestore(class IVssWriterComponents *__ptr64)__ptr64
106?OnPostRestore@CVssWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
107; public: virtual bool __cdecl CVssJetWriter::OnPostRestoreBegin(class IVssWriterComponents *__ptr64)__ptr64
108?OnPostRestoreBegin@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
109; public: virtual bool __cdecl CVssJetWriter::OnPostRestoreEnd(class IVssWriterComponents *__ptr64,bool)__ptr64
110?OnPostRestoreEnd@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@_N@Z
111; public: virtual bool __cdecl CVssJetWriter::OnPostSnapshot(class IVssWriterComponents *__ptr64)__ptr64
112?OnPostSnapshot@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
113; public: virtual bool __cdecl CVssWriter::OnPostSnapshot(class IVssWriterComponents *__ptr64)__ptr64
114?OnPostSnapshot@CVssWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
115; public: virtual bool __cdecl CVssWriter::OnPreRestore(class IVssWriterComponents *__ptr64)__ptr64
116?OnPreRestore@CVssWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
117; public: virtual bool __cdecl CVssJetWriter::OnPreRestoreBegin(class IVssWriterComponents *__ptr64)__ptr64
118?OnPreRestoreBegin@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
119; public: virtual bool __cdecl CVssJetWriter::OnPreRestoreEnd(class IVssWriterComponents *__ptr64,bool)__ptr64
120?OnPreRestoreEnd@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@_N@Z
121; public: virtual bool __cdecl CVssWriter::OnPrepareBackup(class IVssWriterComponents *__ptr64)__ptr64
122?OnPrepareBackup@CVssWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
123; public: virtual bool __cdecl CVssJetWriter::OnPrepareBackupBegin(class IVssWriterComponents *__ptr64)__ptr64
124?OnPrepareBackupBegin@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z
125; public: virtual bool __cdecl CVssJetWriter::OnPrepareBackupEnd(class IVssWriterComponents *__ptr64,bool)__ptr64
126?OnPrepareBackupEnd@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@_N@Z
127; public: virtual bool __cdecl CVssJetWriter::OnPrepareSnapshotBegin(void)__ptr64
128?OnPrepareSnapshotBegin@CVssJetWriter@@UEAA_NXZ
129; public: virtual bool __cdecl CVssJetWriter::OnPrepareSnapshotEnd(bool)__ptr64
130?OnPrepareSnapshotEnd@CVssJetWriter@@UEAA_N_N@Z
131; public: virtual bool __cdecl CVssJetWriter::OnThawBegin(void)__ptr64
132?OnThawBegin@CVssJetWriter@@UEAA_NXZ
133; public: virtual bool __cdecl CVssJetWriter::OnThawEnd(bool)__ptr64
134?OnThawEnd@CVssJetWriter@@UEAA_N_N@Z
135; public: virtual bool __cdecl CVssWriter::OnVSSApplicationStartup(void)__ptr64
136?OnVSSApplicationStartup@CVssWriter@@UEAA_NXZ
137; public: virtual bool __cdecl CVssWriter::OnVSSShutdown(void)__ptr64
138?OnVSSShutdown@CVssWriter@@UEAA_NXZ
139; protected: long __cdecl CVssJetWriter::SetWriterFailure(long)__ptr64
140?SetWriterFailure@CVssJetWriter@@IEAAJJ@Z
141; protected: long __cdecl CVssWriter::SetWriterFailure(long)__ptr64
142?SetWriterFailure@CVssWriter@@IEAAJJ@Z
143; public: long __cdecl CVssWriter::Subscribe(unsigned long)__ptr64
144?Subscribe@CVssWriter@@QEAAJK@Z
145; public: void __cdecl CVssJetWriter::Uninitialize(void)__ptr64
146?Uninitialize@CVssJetWriter@@QEAAXXZ
147; public: long __cdecl CVssWriter::Unsubscribe(void)__ptr64
148?Unsubscribe@CVssWriter@@QEAAJXZ
149CreateVssBackupComponentsInternal
150CreateVssExamineWriterMetadataInternal
151CreateVssExpressWriterInternal
152CreateWriter
153CreateWriterEx
154;DllCanUnloadNow
155;DllGetClassObject
156GetProviderMgmtInterface
157GetProviderMgmtInterfaceInternal
158IsVolumeSnapshottedInternal
159ShouldBlockRevertInternal
160VssFreeSnapshotPropertiesInternal
lib/libc/mingw/lib64/wdsclientapi.def created+46
......@@ -0,0 +1,46 @@
1;
2; Definition file of WDSCLIENTAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WDSCLIENTAPI.dll"
7EXPORTS
8WdsCliAuthorizeSession
9WdsCliCancelTransfer
10WdsCliClose
11WdsCliCreateSession
12WdsCliFindFirstImage
13WdsCliFindNextImage
14WdsCliFreeDomainJoinInformation
15WdsCliFreeStringArray
16WdsCliFreeUnattendVariables
17WdsCliGetClientUnattend
18WdsCliGetDomainJoinInformation
19WdsCliGetEnumerationFlags
20WdsCliGetImageArchitecture
21WdsCliGetImageDescription
22WdsCliGetImageFiles
23WdsCliGetImageGroup
24WdsCliGetImageHalName
25WdsCliGetImageHandleFromFindHandle
26WdsCliGetImageHandleFromTransferHandle
27WdsCliGetImageIndex
28WdsCliGetImageLanguage
29WdsCliGetImageLanguages
30WdsCliGetImageLastModifiedTime
31WdsCliGetImageName
32WdsCliGetImageNamespace
33WdsCliGetImageParameter
34WdsCliGetImagePath
35WdsCliGetImageSize
36WdsCliGetImageType
37WdsCliGetImageVersion
38WdsCliGetTransferSize
39WdsCliGetUnattendVariables
40WdsCliInitializeLog
41WdsCliLog
42WdsCliObtainDriverPackages
43WdsCliRegisterTrace
44WdsCliTransferFile
45WdsCliTransferImage
46WdsCliWaitForTransfer
lib/libc/mingw/lib64/wdstptc.def created+22
......@@ -0,0 +1,22 @@
1;
2; Definition file of WDSTPTC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "WDSTPTC.dll"
7EXPORTS
8WdsTptcDownload
9WdsTransportClientRegisterTrace
10WdsTransportClientAddRefBuffer
11WdsTransportClientCancelSession
12WdsTransportClientCancelSessionEx
13WdsTransportClientCloseSession
14WdsTransportClientCompleteReceive
15WdsTransportClientInitialize
16WdsTransportClientInitializeSession
17WdsTransportClientQueryStatus
18WdsTransportClientRegisterCallback
19WdsTransportClientReleaseBuffer
20WdsTransportClientShutdown
21WdsTransportClientStartSession
22WdsTransportClientWaitForCompletion
lib/libc/mingw/lib64/wer.def created+84
......@@ -0,0 +1,84 @@
1;
2; Definition file of wer.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "wer.dll"
7EXPORTS
8WerSysprepCleanup
9WerSysprepGeneralize
10WerSysprepSpecialize
11WerUnattendedSetup
12WerpAddAppCompatData
13WerpAddFile
14WerpAddMemoryBlock
15WerpAddRegisteredDataToReport
16WerpAddSecondaryParameter
17WerpAddTextToReport
18WerpArchiveReport
19WerpCancelResponseDownload
20WerpCancelUpload
21WerpCloseStore
22WerpCreateMachineStore
23WerpDeleteReport
24WerpDestroyWerString
25WerpDownloadResponse
26WerpDownloadResponseTemplate
27WerpEnumerateStoreNext
28WerpEnumerateStoreStart
29WerpExtractReportFiles
30WerpGetBucketId
31WerpGetDynamicParameter
32WerpGetEventType
33WerpGetFileByIndex
34WerpGetFilePathByIndex
35WerpGetNumFiles
36WerpGetNumSecParams
37WerpGetNumSigParams
38WerpGetReportFinalConsent
39WerpGetReportFlags
40WerpGetReportInformation
41WerpGetReportTime
42WerpGetReportType
43WerpGetResponseId
44WerpGetResponseUrl
45WerpGetSecParamByIndex
46WerpGetSigParamByIndex
47WerpGetStoreLocation
48WerpGetStoreType
49WerpGetTextFromReport
50WerpGetUIParamByIndex
51WerpGetUploadTime
52WerpGetWerStringData
53WerpIsTransportAvailable
54WerpLoadReport
55WerpOpenMachineArchive
56WerpOpenMachineQueue
57WerpOpenUserArchive
58WerpReportCancel
59WerpRestartApplication
60WerpSetDynamicParameter
61WerpSetEventName
62WerpSetReportFlags
63WerpSetReportInformation
64WerpSetReportTime
65WerpSetReportUploadContextToken
66WerpShowNXNotification
67WerpShowSecondLevelConsent
68WerpShowUpsellUI
69WerpSubmitReportFromStore
70WerpSvcReportFromMachineQueue
71WerAddExcludedApplication
72WerRemoveExcludedApplication
73WerReportAddDump
74WerReportAddFile
75WerReportCloseHandle
76WerReportCreate
77WerReportSetParameter
78WerReportSetUIOption
79WerReportSubmit
80WerpGetReportConsent
81WerpIsDisabled
82WerpOpenUserQueue
83WerpPromtUser
84WerpSetCallBack
lib/libc/mingw/lib64/winfax.def created+64
......@@ -0,0 +1,64 @@
1;
2; Exports of file WINFAX.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY WINFAX.dll
8EXPORTS
9FaxAbort
10FaxAccessCheck
11FaxClose
12FaxCompleteJobParamsA
13FaxCompleteJobParamsW
14FaxConnectFaxServerA
15FaxConnectFaxServerW
16FaxEnableRoutingMethodA
17FaxEnableRoutingMethodW
18FaxEnumGlobalRoutingInfoA
19FaxEnumGlobalRoutingInfoW
20FaxEnumJobsA
21FaxEnumJobsW
22FaxEnumPortsA
23FaxEnumPortsW
24FaxEnumRoutingMethodsA
25FaxEnumRoutingMethodsW
26FaxFreeBuffer
27FaxGetConfigurationA
28FaxGetConfigurationW
29FaxGetDeviceStatusA
30FaxGetDeviceStatusW
31FaxGetJobA
32FaxGetJobW
33FaxGetLoggingCategoriesA
34FaxGetLoggingCategoriesW
35FaxGetPageData
36FaxGetPortA
37FaxGetPortW
38FaxGetRoutingInfoA
39FaxGetRoutingInfoW
40FaxInitializeEventQueue
41FaxOpenPort
42FaxPrintCoverPageA
43FaxPrintCoverPageW
44FaxRegisterRoutingExtensionW
45FaxRegisterServiceProviderW
46FaxSendDocumentA
47FaxSendDocumentForBroadcastA
48FaxSendDocumentForBroadcastW
49FaxSendDocumentW
50FaxSetConfigurationA
51FaxSetConfigurationW
52FaxSetGlobalRoutingInfoA
53FaxSetGlobalRoutingInfoW
54FaxSetJobA
55FaxSetJobW
56FaxSetLoggingCategoriesA
57FaxSetLoggingCategoriesW
58FaxSetPortA
59FaxSetPortW
60FaxSetRoutingInfoA
61FaxSetRoutingInfoW
62FaxStartPrintJobA
63FaxStartPrintJobW
64FaxUnregisterServiceProviderW
lib/libc/mingw/lib64/winsta.def created+111
......@@ -0,0 +1,111 @@
1;
2; Exports of file WINSTA.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY WINSTA.dll
8EXPORTS
9LogonIdFromWinStationNameA
10LogonIdFromWinStationNameW
11RemoteAssistancePrepareSystemRestore
12ServerGetInternetConnectorStatus
13ServerLicensingClose
14ServerLicensingDeactivateCurrentPolicy
15ServerLicensingFreePolicyInformation
16ServerLicensingGetAvailablePolicyIds
17ServerLicensingGetPolicy
18ServerLicensingGetPolicyInformationA
19ServerLicensingGetPolicyInformationW
20ServerLicensingLoadPolicy
21ServerLicensingOpenA
22ServerLicensingOpenW
23ServerLicensingSetPolicy
24ServerLicensingUnloadPolicy
25ServerQueryInetConnectorInformationA
26ServerQueryInetConnectorInformationW
27ServerSetInternetConnectorStatus
28WinStationActivateLicense
29WinStationAutoReconnect
30WinStationBroadcastSystemMessage
31WinStationCanLogonProceed
32WinStationCheckAccess
33WinStationCheckLoopBack
34WinStationCloseServer
35WinStationConnectA
36WinStationConnectCallback
37WinStationConnectW
38WinStationDisconnect
39WinStationEnumerateA
40WinStationEnumerateLicenses
41WinStationEnumerateProcesses
42WinStationEnumerateW
43WinStationEnumerate_IndexedA
44WinStationEnumerate_IndexedW
45WinStationFreeGAPMemory
46WinStationFreeMemory
47WinStationGenerateLicense
48WinStationGetAllProcesses
49WinStationGetLanAdapterNameA
50WinStationGetLanAdapterNameW
51WinStationGetMachinePolicy
52WinStationGetProcessSid
53WinStationGetTermSrvCountersValue
54WinStationInstallLicense
55WinStationIsHelpAssistantSession
56WinStationNameFromLogonIdA
57WinStationNameFromLogonIdW
58WinStationNtsdDebug
59WinStationOpenServerA
60WinStationOpenServerW
61WinStationQueryInformationA
62WinStationQueryInformationW
63WinStationQueryLicense
64WinStationQueryLogonCredentialsW
65WinStationQueryUpdateRequired
66WinStationRedirectErrorMessage
67WinStationRegisterConsoleNotification
68WinStationRegisterConsoleNotificationEx
69WinStationRegisterNotificationEvent
70WinStationRemoveLicense
71WinStationRenameA
72WinStationRenameW
73WinStationReset
74WinStationSendMessageA
75WinStationSendMessageW
76WinStationSendWindowMessage
77WinStationServerPing
78WinStationSetInformationA
79WinStationSetInformationW
80WinStationSetPoolCount
81WinStationShadow
82WinStationShadowStop
83WinStationShutdownSystem
84WinStationTerminateProcess
85WinStationUnRegisterConsoleNotification
86WinStationUnRegisterNotificationEvent
87WinStationVirtualOpen
88WinStationWaitSystemEvent
89_NWLogonQueryAdmin
90_NWLogonSetAdmin
91_WinStationAnnoyancePopup
92_WinStationBeepOpen
93_WinStationBreakPoint
94_WinStationCallback
95_WinStationCheckForApplicationName
96_WinStationFUSCanRemoteUserDisconnect
97_WinStationGetApplicationInfo
98_WinStationNotifyDisconnectPipe
99_WinStationNotifyLogoff
100_WinStationNotifyLogon
101_WinStationNotifyNewSession
102_WinStationOpenSessionDirectory
103_WinStationReInitializeSecurity
104_WinStationReadRegistry
105_WinStationSessionInitialized
106_WinStationShadowTarget
107_WinStationShadowTargetSetup
108_WinStationUpdateClientCachedCredentials
109_WinStationUpdateSettings
110_WinStationUpdateUserConfig
111_WinStationWaitForConnect
lib/libc/mingw/lib64/wsdapi.def created+41
......@@ -0,0 +1,41 @@
1;
2; Definition file of wsdapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008
5;
6LIBRARY "wsdapi.dll"
7EXPORTS
8WSDCancelAddrChangeNotify
9WSDCreateHttpAddressAdvanced
10WSDNotifyAddrChange
11WSDAllocateLinkedMemory
12WSDAttachLinkedMemory
13WSDCreateDeviceHost
14WSDCreateDeviceHostAdvanced
15WSDCreateDeviceProxy
16WSDCreateDeviceProxyAdvanced
17WSDCreateDiscoveryProvider
18WSDCreateDiscoveryPublisher
19WSDCreateHttpAddress
20WSDCreateHttpMessageParameters
21WSDCreateHttpTransport
22WSDCreateMetadataAgent
23WSDCreateOutboundAttachment
24WSDCreateUdpAddress
25WSDCreateUdpMessageParameters
26WSDCreateUdpTransport
27WSDDetachLinkedMemory
28WSDFreeLinkedMemory
29WSDGenerateFault
30WSDGenerateFaultEx
31WSDGenerateRandomDelay
32WSDGetConfigurationOption
33WSDProcessFault
34WSDSetConfigurationOption
35WSDXMLAddChild
36WSDXMLAddSibling
37WSDXMLBuildAnyForSingleElement
38WSDXMLCleanupElement
39WSDXMLCreateContext
40WSDXMLGetNameFromBuiltinNamespace
41WSDXMLGetValueFromAny
lib/libc/mingw/libarm32/aclui.def created+15
......@@ -0,0 +1,15 @@
1;
2; Definition file of ACLUI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "ACLUI.dll"
7EXPORTS
8CreateSecurityPage
9EditSecurity
10EditSecurityAdvanced
11EditResourceCondition
12EditConditionalAceClaims
13GetLocalizedStringForCondition
14GetTlsIndexForClaimDictionary
15IID_ISecurityInformation
lib/libc/mingw/libarm32/apphelp.def created+260
......@@ -0,0 +1,260 @@
1;
2; Definition file of apphelp.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "apphelp.dll"
7EXPORTS
8ord_1 @1
9ord_2 @2
10ord_3 @3
11ord_4 @4
12ord_5 @5
13ord_6 @6
14ord_7 @7
15ord_8 @8
16ord_9 @9
17ord_10 @10
18ord_11 @11
19ord_12 @12
20ord_13 @13
21ord_14 @14
22AllowPermLayer
23ApphelpCheckExe
24ord_17 @17
25ord_18 @18
26ord_19 @19
27ord_20 @20
28ord_21 @21
29ord_22 @22
30ord_23 @23
31ord_24 @24
32ord_25 @25
33ord_26 @26
34ord_27 @27
35ord_28 @28
36ord_29 @29
37ord_30 @30
38ord_31 @31
39ord_32 @32
40ord_33 @33
41ApphelpCheckIME
42ApphelpCheckInstallShieldPackage
43ApphelpCheckModule
44ApphelpCheckMsiPackage
45ApphelpCheckRunApp
46ApphelpCheckRunAppEx
47ApphelpCheckShellObject
48ApphelpCreateAppcompatData
49ApphelpDebugPrintf
50ApphelpFixMsiPackage
51ApphelpFixMsiPackageExe
52ApphelpFreeFileAttributes
53ApphelpGetFileAttributes
54ApphelpGetMsiProperties
55ApphelpGetNTVDMInfo
56ApphelpGetShimDebugLevel
57ApphelpIsPortMonAllowed
58ApphelpParseModuleData
59ApphelpQueryModuleData
60ApphelpQueryModuleDataEx
61ApphelpShowDialog
62ApphelpUpdateCacheEntry
63DlEnumChannels
64DlGetStateEx
65DlSetFlagsEx
66DlSetLevelEx
67DlSetStateEx
68DlSnapshot
69GetPermLayers
70SE_AddHookset
71SE_CALLBACK_AddHook
72SE_CALLBACK_Lookup
73SE_COM_AddHook
74SE_COM_AddServer
75SE_COM_HookInterface
76SE_COM_HookObject
77SE_COM_Lookup
78SE_DllLoaded
79SE_DllUnloaded
80SE_DynamicShim
81SE_GetHookAPIs
82SE_GetMaxShimCount
83SE_GetProcAddressForCaller
84SE_GetProcAddressIgnoreIncExc
85SE_GetProcAddressLoad
86SE_GetShimCount
87SE_GetShimId
88SE_InitializeEngine
89SE_InstallAfterInit
90SE_InstallBeforeInit
91SE_IsShimDll
92SE_LdrEntryRemoved
93SE_LdrResolveDllName
94SE_LookupAddress
95SE_LookupCaller
96SE_ProcessDying
97SE_ShimDPF
98SE_ShimDllLoaded
99SE_WINRT_AddHook
100SE_WINRT_HookObject
101SdbAddLayerTagRefToQuery
102SdbApphelpNotify
103SdbApphelpNotifyEx
104SdbApphelpNotifyEx2
105SdbBeginWriteListTag
106SdbBuildCompatEnvVariables
107SdbCloseApphelpInformation
108SdbCloseDatabase
109SdbCloseDatabaseWrite
110SdbCloseLocalDatabase
111SdbCommitIndexes
112SdbCreateDatabase
113SdbCreateHelpCenterURL
114SdbCreateMsiTransformFile
115SdbDeclareIndex
116SdbDeletePermLayerKeys
117SdbDumpSearchPathPartCaches
118SdbEndWriteListTag
119SdbEnumMsiTransforms
120SdbEscapeApphelpURL
121SdbFindCustomActionForPackage
122SdbFindFirstDWORDIndexedTag
123SdbFindFirstGUIDIndexedTag
124SdbFindFirstMsiPackage
125SdbFindFirstMsiPackage_Str
126SdbFindFirstNamedTag
127SdbFindFirstStringIndexedTag
128SdbFindFirstTag
129SdbFindFirstTagRef
130SdbFindMsiPackageByID
131SdbFindNextDWORDIndexedTag
132SdbFindNextGUIDIndexedTag
133SdbFindNextMsiPackage
134SdbFindNextStringIndexedTag
135SdbFindNextTag
136SdbFindNextTagRef
137SdbFormatAttribute
138SdbFreeDatabaseInformation
139SdbFreeFileAttributes
140SdbFreeFileInfo
141SdbFreeFlagInfo
142SdbGUIDFromString
143SdbGUIDToString
144SdbGetAppCompatDataSize
145SdbGetAppPatchDir
146SdbGetBinaryTagData
147SdbGetDatabaseGUID
148SdbGetDatabaseID
149SdbGetDatabaseInformation
150SdbGetDatabaseInformationByName
151SdbGetDatabaseMatch
152SdbGetDatabaseVersion
153SdbGetDllPath
154SdbGetEntryFlags
155SdbGetFileAttributes
156SdbGetFileImageType
157SdbGetFileImageTypeEx
158SdbGetFileInfo
159SdbGetFirstChild
160SdbGetImageType
161SdbGetIndex
162SdbGetItemFromItemRef
163SdbGetLayerName
164SdbGetLayerTagRef
165SdbGetLocalPDB
166SdbGetMatchingExe
167SdbGetMsiPackageInformation
168SdbGetNamedLayer
169SdbGetNextChild
170SdbGetNthUserSdb
171SdbGetPDBFromGUID
172SdbGetPermLayerKeys
173SdbGetShowDebugInfoOption
174SdbGetShowDebugInfoOptionValue
175SdbGetStandardDatabaseGUID
176SdbGetStringTagPtr
177SdbGetTagDataSize
178SdbGetTagFromTagID
179SdbGrabMatchingInfo
180SdbGrabMatchingInfoEx
181SdbInitDatabase
182SdbInitDatabaseEx
183SdbIsNullGUID
184SdbIsStandardDatabase
185SdbIsTagrefFromLocalDB
186SdbIsTagrefFromMainDB
187SdbLoadString
188SdbMakeIndexKeyFromString
189SdbOpenApphelpDetailsDatabase
190SdbOpenApphelpDetailsDatabaseSP
191SdbOpenApphelpInformation
192SdbOpenApphelpInformationByID
193SdbOpenApphelpResourceFile
194SdbOpenDatabase
195SdbOpenDbFromGuid
196SdbOpenLocalDatabase
197SdbPackAppCompatData
198SdbQueryApphelpInformation
199SdbQueryBlockUpgrade
200SdbQueryContext
201SdbQueryData
202SdbQueryDataEx
203SdbQueryDataExTagID
204SdbQueryFlagInfo
205SdbQueryFlagMask
206SdbQueryName
207SdbQueryReinstallUpgrade
208SdbReadApphelpData
209SdbReadApphelpDetailsData
210SdbReadBYTETag
211SdbReadBYTETagRef
212SdbReadBinaryTag
213SdbReadDWORDTag
214SdbReadDWORDTagRef
215SdbReadEntryInformation
216SdbReadMsiTransformInfo
217SdbReadPatchBits
218SdbReadQWORDTag
219SdbReadQWORDTagRef
220SdbReadStringTag
221SdbReadStringTagRef
222SdbReadWORDTag
223SdbReadWORDTagRef
224SdbRegisterDatabase
225SdbRegisterDatabaseEx
226SdbReleaseDatabase
227SdbReleaseMatchingExe
228SdbResolveDatabase
229SdbSetApphelpDebugParameters
230SdbSetEntryFlags
231SdbSetImageType
232SdbSetPermLayerKeys
233SdbShowApphelpDialog
234SdbShowApphelpFromQuery
235SdbStartIndexing
236SdbStopIndexing
237SdbStringDuplicate
238SdbStringReplace
239SdbStringReplaceArray
240SdbTagIDToTagRef
241SdbTagRefToTagID
242SdbTagToString
243SdbUnpackAppCompatData
244SdbUnregisterDatabase
245SdbWriteBYTETag
246SdbWriteBinaryTag
247SdbWriteBinaryTagFromFile
248SdbWriteDWORDTag
249SdbWriteNULLTag
250SdbWriteQWORDTag
251SdbWriteStringRefTag
252SdbWriteStringTag
253SdbWriteStringTagDirect
254SdbWriteWORDTag
255SetPermLayerState
256SetPermLayerStateEx
257SetPermLayers
258ShimDbgPrint
259ShimDumpCache
260ShimFlushCache
lib/libc/mingw/libarm32/certpoleng.def created+15
......@@ -0,0 +1,15 @@
1;
2; Definition file of certpoleng.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "certpoleng.dll"
7EXPORTS
8PstAcquirePrivateKey
9PstGetCertificateChain
10PstGetCertificates
11PstGetTrustAnchors
12PstGetTrustAnchorsEx
13PstGetUserNameForCertificate
14PstMapCertificate
15PstValidate
lib/libc/mingw/libarm32/clfsw32.def created+70
......@@ -0,0 +1,70 @@
1;
2; Definition file of clfsw32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "clfsw32.dll"
7EXPORTS
8LsnDecrement
9AddLogContainer
10AddLogContainerSet
11AdvanceLogBase
12AlignReservedLog
13AllocReservedLog
14CLFS_LSN_INVALID
15CLFS_LSN_NULL
16CloseAndResetLogFile
17CreateLogContainerScanContext
18CreateLogFile
19CreateLogMarshallingArea
20DeleteLogByHandle
21DeleteLogFile
22DeleteLogMarshallingArea
23DeregisterManageableLogClient
24DumpLogRecords
25FlushLogBuffers
26FlushLogToLsn
27FreeReservedLog
28GetLogContainerName
29GetLogFileInformation
30GetLogIoStatistics
31GetLogReservationInfo
32GetNextLogArchiveExtent
33HandleLogFull
34InstallLogPolicy
35LogTailAdvanceFailure
36LsnBlockOffset
37LsnContainer
38LsnCreate
39LsnEqual
40LsnGreater
41LsnIncrement
42LsnInvalid
43LsnLess
44LsnNull
45LsnRecordSequence
46PrepareLogArchive
47QueryLogPolicy
48ReadLogArchiveMetadata
49ReadLogNotification
50ReadLogRecord
51ReadLogRestartArea
52ReadNextLogRecord
53ReadPreviousLogRestartArea
54RegisterForLogWriteNotification
55RegisterManageableLogClient
56RemoveLogContainer
57RemoveLogContainerSet
58RemoveLogPolicy
59ReserveAndAppendLog
60ReserveAndAppendLogAligned
61ScanLogContainers
62SetEndOfLog
63SetLogArchiveMode
64SetLogArchiveTail
65SetLogFileSizeWithPolicy
66TerminateLogArchive
67TerminateReadLog
68TruncateLog
69ValidateLog
70WriteLogRestartArea
lib/libc/mingw/libarm32/comsvcs.def created+25
......@@ -0,0 +1,25 @@
1;
2; Definition file of comsvcs.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "comsvcs.dll"
7EXPORTS
8CosGetCallContext
9ord_6 @6
10ord_7 @7
11CoCreateActivity
12CoEnterServiceDomain
13CoLeaveServiceDomain
14CoLoadServices
15ComSvcsExceptionFilter
16ComSvcsLogError
17DispManGetContext
18GetMTAThreadPoolMetrics
19GetManagedExtensions
20GetObjectContext
21GetTrkSvrObject
22MTSCreateActivity
23MiniDumpW
24RecycleSurrogate
25SafeRef
lib/libc/mingw/libarm32/d3d10_1.def created+37
......@@ -0,0 +1,37 @@
1;
2; Definition file of d3d10_1.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "d3d10_1.dll"
7EXPORTS
8RevertToOldImplementation
9D3D10CompileEffectFromMemory
10D3D10CompileShader
11D3D10CreateBlob
12D3D10CreateDevice1
13D3D10CreateDeviceAndSwapChain1
14D3D10CreateEffectFromMemory
15D3D10CreateEffectPoolFromMemory
16D3D10CreateStateBlock
17D3D10DisassembleEffect
18D3D10DisassembleShader
19D3D10GetGeometryShaderProfile
20D3D10GetInputAndOutputSignatureBlob
21D3D10GetInputSignatureBlob
22D3D10GetOutputSignatureBlob
23D3D10GetPixelShaderProfile
24D3D10GetShaderDebugInfo
25D3D10GetVersion
26D3D10GetVertexShaderProfile
27D3D10PreprocessShader
28D3D10ReflectShader
29D3D10RegisterLayers
30D3D10StateBlockMaskDifference
31D3D10StateBlockMaskDisableAll
32D3D10StateBlockMaskDisableCapture
33D3D10StateBlockMaskEnableAll
34D3D10StateBlockMaskEnableCapture
35D3D10StateBlockMaskGetSetting
36D3D10StateBlockMaskIntersect
37D3D10StateBlockMaskUnion
lib/libc/mingw/libarm32/deviceaccess.def created+8
......@@ -0,0 +1,8 @@
1;
2; Definition file of deviceaccess.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "deviceaccess.dll"
7EXPORTS
8CreateDeviceAccessInstance
lib/libc/mingw/libarm32/dhcpcsvc6.def created+29
......@@ -0,0 +1,29 @@
1;
2; Definition file of dhcpcsvc6.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "dhcpcsvc6.DLL"
7EXPORTS
8Dhcpv6AcquireParameters
9Dhcpv6CApiCleanup
10Dhcpv6CApiInitialize
11Dhcpv6CancelOperation
12Dhcpv6EnableDhcp
13Dhcpv6EnableTracing
14Dhcpv6FreeLeaseInfo
15Dhcpv6FreeLeaseInfoArray
16Dhcpv6GetTraceArray
17Dhcpv6GetUserClasses
18Dhcpv6IsEnabled
19Dhcpv6QueryLeaseInfo
20Dhcpv6QueryLeaseInfoArray
21Dhcpv6ReleaseParameters
22Dhcpv6ReleasePrefix
23Dhcpv6ReleasePrefixEx
24Dhcpv6RenewPrefix
25Dhcpv6RenewPrefixEx
26Dhcpv6RequestParams
27Dhcpv6RequestPrefix
28Dhcpv6RequestPrefixEx
29Dhcpv6SetUserClass
lib/libc/mingw/libarm32/drt.def created+28
......@@ -0,0 +1,28 @@
1;
2; Definition file of drt.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "drt.dll"
7EXPORTS
8DrtFlushCache
9DrtGetCacheStatsEx
10DrtHandlePowerEvent
11DrtPingPeer
12DrtStartPartitionDetection
13DrtClose
14DrtContinueSearch
15DrtEndSearch
16DrtGetEventData
17DrtGetEventDataSize
18DrtGetInstanceName
19DrtGetInstanceNameSize
20DrtGetSearchPath
21DrtGetSearchPathSize
22DrtGetSearchResult
23DrtGetSearchResultSize
24DrtOpen
25DrtRegisterKey
26DrtStartSearch
27DrtUnregisterKey
28DrtUpdateKey
lib/libc/mingw/libarm32/drtprov.def created+16
......@@ -0,0 +1,16 @@
1;
2; Definition file of drtprov.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "drtprov.dll"
7EXPORTS
8DrtCreateDerivedKey
9DrtCreateDerivedKeySecurityProvider
10DrtCreateDnsBootstrapResolver
11DrtCreateNullSecurityProvider
12DrtCreatePnrpBootstrapResolver
13DrtDeleteDerivedKeySecurityProvider
14DrtDeleteDnsBootstrapResolver
15DrtDeleteNullSecurityProvider
16DrtDeletePnrpBootstrapResolver
lib/libc/mingw/libarm32/drttransport.def created+9
......@@ -0,0 +1,9 @@
1;
2; Definition file of drttransport.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "drttransport.dll"
7EXPORTS
8DrtCreateIpv6UdpTransport
9DrtDeleteIpv6UdpTransport
lib/libc/mingw/libarm32/dsparse.def created+26
......@@ -0,0 +1,26 @@
1;
2; Definition file of DSPARSE.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "DSPARSE.dll"
7EXPORTS
8DsCrackSpn2A
9DsCrackSpn2W
10DsCrackSpn3W
11DsCrackSpn4W
12DsCrackSpnA
13DsCrackSpnW
14DsCrackUnquotedMangledRdnA
15DsCrackUnquotedMangledRdnW
16DsGetRdnW
17DsIsMangledDnA
18DsIsMangledDnW
19DsIsMangledRdnValueA
20DsIsMangledRdnValueW
21DsMakeSpnA
22DsMakeSpnW
23DsQuoteRdnValueA
24DsQuoteRdnValueW
25DsUnquoteRdnValueA
26DsUnquoteRdnValueW
lib/libc/mingw/libarm32/efswrt.def created+11
......@@ -0,0 +1,11 @@
1;
2; Definition file of efswrt.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "efswrt.dll"
7EXPORTS
8EnterpriseDataCopyProtection
9EnterpriseDataGetStatus
10EnterpriseDataProtect
11EnterpriseDataRevoke
lib/libc/mingw/libarm32/esent.def created+363
......@@ -0,0 +1,363 @@
1;
2; Definition file of ESENT.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "ESENT.dll"
7EXPORTS
8DebugExtensionInitialize
9DebugExtensionNotify
10DebugExtensionUninitialize
11JetAddColumn
12JetAddColumnA
13JetAddColumnW
14JetAttachDatabase
15JetAttachDatabase2
16JetAttachDatabase2A
17JetAttachDatabase2W
18JetAttachDatabaseA
19JetAttachDatabaseW
20JetAttachDatabaseWithStreaming
21JetAttachDatabaseWithStreamingA
22JetAttachDatabaseWithStreamingW
23JetBackup
24JetBackupA
25JetBackupInstance
26JetBackupInstanceA
27JetBackupInstanceW
28JetBackupW
29JetBeginDatabaseIncrementalReseed
30JetBeginDatabaseIncrementalReseedA
31JetBeginDatabaseIncrementalReseedW
32JetBeginExternalBackup
33JetBeginExternalBackupInstance
34JetBeginSession
35JetBeginSessionA
36JetBeginSessionW
37JetBeginSurrogateBackup
38JetBeginTransaction
39JetBeginTransaction2
40JetBeginTransaction3
41JetCloseDatabase
42JetCloseFile
43JetCloseFileInstance
44JetCloseTable
45JetCommitTransaction
46JetCommitTransaction2
47JetCompact
48JetCompactA
49JetCompactW
50JetComputeStats
51JetConfigureProcessForCrashDump
52JetConsumeLogData
53JetConvertDDL
54JetConvertDDLA
55JetConvertDDLW
56JetCreateDatabase
57JetCreateDatabase2
58JetCreateDatabase2A
59JetCreateDatabase2W
60JetCreateDatabaseA
61JetCreateDatabaseW
62JetCreateDatabaseWithStreaming
63JetCreateDatabaseWithStreamingA
64JetCreateDatabaseWithStreamingW
65JetCreateIndex
66JetCreateIndex2
67JetCreateIndex2A
68JetCreateIndex2W
69JetCreateIndex3A
70JetCreateIndex3W
71JetCreateIndex4A
72JetCreateIndex4W
73JetCreateIndexA
74JetCreateIndexW
75JetCreateInstance
76JetCreateInstance2
77JetCreateInstance2A
78JetCreateInstance2W
79JetCreateInstanceA
80JetCreateInstanceW
81JetCreateTable
82JetCreateTableA
83JetCreateTableColumnIndex
84JetCreateTableColumnIndex2
85JetCreateTableColumnIndex2A
86JetCreateTableColumnIndex2W
87JetCreateTableColumnIndex3A
88JetCreateTableColumnIndex3W
89JetCreateTableColumnIndex4A
90JetCreateTableColumnIndex4W
91JetCreateTableColumnIndexA
92JetCreateTableColumnIndexW
93JetCreateTableW
94JetDBUtilities
95JetDBUtilitiesA
96JetDBUtilitiesW
97JetDatabaseScan
98JetDefragment
99JetDefragment2
100JetDefragment2A
101JetDefragment2W
102JetDefragment3
103JetDefragment3A
104JetDefragment3W
105JetDefragmentA
106JetDefragmentW
107JetDelete
108JetDeleteColumn
109JetDeleteColumn2
110JetDeleteColumn2A
111JetDeleteColumn2W
112JetDeleteColumnA
113JetDeleteColumnW
114JetDeleteIndex
115JetDeleteIndexA
116JetDeleteIndexW
117JetDeleteTable
118JetDeleteTableA
119JetDeleteTableW
120JetDetachDatabase
121JetDetachDatabase2
122JetDetachDatabase2A
123JetDetachDatabase2W
124JetDetachDatabaseA
125JetDetachDatabaseW
126JetDupCursor
127JetDupSession
128JetEnableMultiInstance
129JetEnableMultiInstanceA
130JetEnableMultiInstanceW
131JetEndDatabaseIncrementalReseed
132JetEndDatabaseIncrementalReseedA
133JetEndDatabaseIncrementalReseedW
134JetEndExternalBackup
135JetEndExternalBackupInstance
136JetEndExternalBackupInstance2
137JetEndSession
138JetEndSurrogateBackup
139JetEnumerateColumns
140JetEscrowUpdate
141JetExternalRestore
142JetExternalRestore2
143JetExternalRestore2A
144JetExternalRestore2W
145JetExternalRestoreA
146JetExternalRestoreW
147JetFreeBuffer
148JetGetAttachInfo
149JetGetAttachInfoA
150JetGetAttachInfoInstance
151JetGetAttachInfoInstanceA
152JetGetAttachInfoInstanceW
153JetGetAttachInfoW
154JetGetBookmark
155JetGetColumnInfo
156JetGetColumnInfoA
157JetGetColumnInfoW
158JetGetCounter
159JetGetCurrentIndex
160JetGetCurrentIndexA
161JetGetCurrentIndexW
162JetGetCursorInfo
163JetGetDatabaseFileInfo
164JetGetDatabaseFileInfoA
165JetGetDatabaseFileInfoW
166JetGetDatabaseInfo
167JetGetDatabaseInfoA
168JetGetDatabaseInfoW
169JetGetDatabasePages
170JetGetErrorInfoW
171JetGetIndexInfo
172JetGetIndexInfoA
173JetGetIndexInfoW
174JetGetInstanceInfo
175JetGetInstanceInfoA
176JetGetInstanceInfoW
177JetGetInstanceMiscInfo
178JetGetLS
179JetGetLock
180JetGetLogFileInfo
181JetGetLogFileInfoA
182JetGetLogFileInfoW
183JetGetLogInfo
184JetGetLogInfoA
185JetGetLogInfoInstance
186JetGetLogInfoInstance2
187JetGetLogInfoInstance2A
188JetGetLogInfoInstance2W
189JetGetLogInfoInstanceA
190JetGetLogInfoInstanceW
191JetGetLogInfoW
192JetGetMaxDatabaseSize
193JetGetObjectInfo
194JetGetObjectInfoA
195JetGetObjectInfoW
196JetGetPageInfo
197JetGetPageInfo2
198JetGetRecordPosition
199JetGetRecordSize
200JetGetRecordSize2
201JetGetResourceParam
202JetGetSecondaryIndexBookmark
203JetGetSessionInfo
204JetGetSessionParameter
205JetGetSystemParameter
206JetGetSystemParameterA
207JetGetSystemParameterW
208JetGetTableColumnInfo
209JetGetTableColumnInfoA
210JetGetTableColumnInfoW
211JetGetTableIndexInfo
212JetGetTableIndexInfoA
213JetGetTableIndexInfoW
214JetGetTableInfo
215JetGetTableInfoA
216JetGetTableInfoW
217JetGetThreadStats
218JetGetTruncateLogInfoInstance
219JetGetTruncateLogInfoInstanceA
220JetGetTruncateLogInfoInstanceW
221JetGetVersion
222JetGotoBookmark
223JetGotoPosition
224JetGotoSecondaryIndexBookmark
225JetGrowDatabase
226JetIdle
227JetIndexRecordCount
228JetInit
229JetInit2
230JetInit3
231JetInit3A
232JetInit3W
233JetInit4
234JetInit4A
235JetInit4W
236JetIntersectIndexes
237JetMakeKey
238JetMove
239JetOSSnapshotAbort
240JetOSSnapshotEnd
241JetOSSnapshotFreeze
242JetOSSnapshotFreezeA
243JetOSSnapshotFreezeW
244JetOSSnapshotGetFreezeInfo
245JetOSSnapshotGetFreezeInfoA
246JetOSSnapshotGetFreezeInfoW
247JetOSSnapshotPrepare
248JetOSSnapshotPrepareInstance
249JetOSSnapshotThaw
250JetOSSnapshotTruncateLog
251JetOSSnapshotTruncateLogInstance
252JetOnlinePatchDatabasePage
253JetOpenDatabase
254JetOpenDatabaseA
255JetOpenDatabaseW
256JetOpenFile
257JetOpenFileA
258JetOpenFileInstance
259JetOpenFileInstanceA
260JetOpenFileInstanceW
261JetOpenFileSectionInstance
262JetOpenFileSectionInstanceA
263JetOpenFileSectionInstanceW
264JetOpenFileW
265JetOpenTable
266JetOpenTableA
267JetOpenTableW
268JetOpenTempTable
269JetOpenTempTable2
270JetOpenTempTable3
271JetOpenTemporaryTable
272JetOpenTemporaryTable2
273JetPatchDatabasePages
274JetPatchDatabasePagesA
275JetPatchDatabasePagesW
276JetPrepareToCommitTransaction
277JetPrepareUpdate
278JetPrereadIndexRanges
279JetPrereadKeys
280JetPrereadTablesW
281JetReadFile
282JetReadFileInstance
283JetRegisterCallback
284JetRemoveLogfileA
285JetRemoveLogfileW
286JetRenameColumn
287JetRenameColumnA
288JetRenameColumnW
289JetRenameTable
290JetRenameTableA
291JetRenameTableW
292JetResetCounter
293JetResetSessionContext
294JetResetTableSequential
295JetResizeDatabase
296JetRestore
297JetRestore2
298JetRestore2A
299JetRestore2W
300JetRestoreA
301JetRestoreInstance
302JetRestoreInstanceA
303JetRestoreInstanceW
304JetRestoreW
305JetRetrieveColumn
306JetRetrieveColumns
307JetRetrieveKey
308JetRetrieveTaggedColumnList
309JetRollback
310JetSeek
311JetSetColumn
312JetSetColumnDefaultValue
313JetSetColumnDefaultValueA
314JetSetColumnDefaultValueW
315JetSetColumns
316JetSetCurrentIndex
317JetSetCurrentIndex2
318JetSetCurrentIndex2A
319JetSetCurrentIndex2W
320JetSetCurrentIndex3
321JetSetCurrentIndex3A
322JetSetCurrentIndex3W
323JetSetCurrentIndex4
324JetSetCurrentIndex4A
325JetSetCurrentIndex4W
326JetSetCurrentIndexA
327JetSetCurrentIndexW
328JetSetCursorFilter
329JetSetDatabaseSize
330JetSetDatabaseSizeA
331JetSetDatabaseSizeW
332JetSetIndexRange
333JetSetLS
334JetSetMaxDatabaseSize
335JetSetResourceParam
336JetSetSessionContext
337JetSetSessionParameter
338JetSetSystemParameter
339JetSetSystemParameterA
340JetSetSystemParameterW
341JetSetTableSequential
342JetSnapshotStart
343JetSnapshotStartA
344JetSnapshotStartW
345JetSnapshotStop
346JetStopBackup
347JetStopBackupInstance
348JetStopService
349JetStopServiceInstance
350JetStopServiceInstance2
351JetTerm
352JetTerm2
353JetTestHook
354JetTracing
355JetTruncateLog
356JetTruncateLogInstance
357JetUnregisterCallback
358JetUpdate
359JetUpdate2
360JetUpgradeDatabase
361JetUpgradeDatabaseA
362JetUpgradeDatabaseW
363ese
lib/libc/mingw/libarm32/faultrep.def created+17
......@@ -0,0 +1,17 @@
1;
2; Definition file of faultrep.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "faultrep.dll"
7EXPORTS
8ord_1 @1
9CheckPerUserCrossProcessThrottle
10UpdatePerUserLastCrossProcessCollectionTime
11AddERExcludedApplicationA
12AddERExcludedApplicationW
13CancelHangReporting
14ReportFault
15ReportHang
16WerReportHang
17WerpInitiateCrashReporting
lib/libc/mingw/libarm32/fhsvcctl.def created+20
......@@ -0,0 +1,20 @@
1;
2; Definition file of fhsvcctl.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "fhsvcctl.dll"
7EXPORTS
8FhQueryConfiguredUsersCount
9FhServiceBlockBackup
10FhServiceClearProtectionState
11FhServiceClosePipe
12FhServiceEnterMaintenanceMode
13FhServiceExitMaintenanceMode
14FhServiceMigrationFinished
15FhServiceMigrationStarting
16FhServiceOpenPipe
17FhServiceReloadConfiguration
18FhServiceStartBackup
19FhServiceStopBackup
20FhServiceUnblockBackup
lib/libc/mingw/libarm32/fwpuclnt.def created+259
......@@ -0,0 +1,259 @@
1;
2; Definition file of fwpuclnt.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "fwpuclnt.dll"
7EXPORTS
8FwpiExpandCriteria0
9FwpiFreeCriteria0
10FwpiVpnTriggerAddAppSids
11FwpiVpnTriggerAddFilePaths
12FwpiVpnTriggerConfigureParameters
13FwpiVpnTriggerEventSubscribe0
14FwpiVpnTriggerEventUnsubscribe0
15FwpiVpnTriggerInitializeNrptTriggering
16FwpiVpnTriggerRemoveAppSids
17FwpiVpnTriggerRemoveFilePaths
18FwpiVpnTriggerResetNrptTriggering
19FwpiVpnTriggerSetStateDisconnected
20FwpiVpnTriggerUninitializeNrptTriggering
21FwpmCalloutAdd0
22FwpmCalloutCreateEnumHandle0
23FwpmCalloutDeleteById0
24FwpmCalloutDeleteByKey0
25FwpmCalloutDestroyEnumHandle0
26FwpmCalloutEnum0
27FwpmCalloutGetById0
28FwpmCalloutGetByKey0
29FwpmCalloutGetSecurityInfoByKey0
30FwpmCalloutSetSecurityInfoByKey0
31FwpmCalloutSubscribeChanges0
32FwpmCalloutSubscriptionsGet0
33FwpmCalloutUnsubscribeChanges0
34FwpmConnectionCreateEnumHandle0
35FwpmConnectionDestroyEnumHandle0
36FwpmConnectionEnum0
37FwpmConnectionGetById0
38FwpmConnectionGetSecurityInfo0
39FwpmConnectionSetSecurityInfo0
40FwpmConnectionSubscribe0
41FwpmConnectionUnsubscribe0
42FwpmDiagnoseNetFailure0
43FwpmEngineClose0
44FwpmEngineGetOption0
45FwpmEngineGetSecurityInfo0
46FwpmEngineOpen0
47FwpmEngineSetOption0
48FwpmEngineSetSecurityInfo0
49FwpmEventProviderCreate0
50FwpmEventProviderDestroy0
51FwpmEventProviderFireNetEvent0
52FwpmEventProviderIsNetEventTypeEnabled0
53FwpmFilterAdd0
54FwpmFilterCreateEnumHandle0
55FwpmFilterDeleteById0
56FwpmFilterDeleteByKey0
57FwpmFilterDestroyEnumHandle0
58FwpmFilterEnum0
59FwpmFilterGetById0
60FwpmFilterGetByKey0
61FwpmFilterGetSecurityInfoByKey0
62FwpmFilterSetSecurityInfoByKey0
63FwpmFilterSubscribeChanges0
64FwpmFilterSubscriptionsGet0
65FwpmFilterUnsubscribeChanges0
66FwpmFreeMemory0
67FwpmGetAppIdFromFileName0
68FwpmGetSidFromOnlineId0
69FwpmIPsecTunnelAdd0
70FwpmIPsecTunnelAdd1
71FwpmIPsecTunnelAdd2
72FwpmIPsecTunnelAddConditions0
73FwpmIPsecTunnelDeleteByKey0
74FwpmLayerCreateEnumHandle0
75FwpmLayerDestroyEnumHandle0
76FwpmLayerEnum0
77FwpmLayerGetById0
78FwpmLayerGetByKey0
79FwpmLayerGetSecurityInfoByKey0
80FwpmLayerSetSecurityInfoByKey0
81FwpmNetEventCreateEnumHandle0
82FwpmNetEventDestroyEnumHandle0
83FwpmNetEventEnum0
84FwpmNetEventEnum1
85FwpmNetEventEnum2
86FwpmNetEventSubscribe0
87FwpmNetEventSubscribe1
88FwpmNetEventSubscriptionsGet0
89FwpmNetEventUnsubscribe0
90FwpmNetEventsGetSecurityInfo0
91FwpmNetEventsLost0
92FwpmNetEventsSetSecurityInfo0
93FwpmProcessNameResolutionEvent0
94FwpmProviderAdd0
95FwpmProviderContextAdd0
96FwpmProviderContextAdd1
97FwpmProviderContextAdd2
98FwpmProviderContextCreateEnumHandle0
99FwpmProviderContextDeleteById0
100FwpmProviderContextDeleteByKey0
101FwpmProviderContextDestroyEnumHandle0
102FwpmProviderContextEnum0
103FwpmProviderContextEnum1
104FwpmProviderContextEnum2
105FwpmProviderContextGetById0
106FwpmProviderContextGetById1
107FwpmProviderContextGetById2
108FwpmProviderContextGetByKey0
109FwpmProviderContextGetByKey1
110FwpmProviderContextGetByKey2
111FwpmProviderContextGetSecurityInfoByKey0
112FwpmProviderContextSetSecurityInfoByKey0
113FwpmProviderContextSubscribeChanges0
114FwpmProviderContextSubscriptionsGet0
115FwpmProviderContextUnsubscribeChanges0
116FwpmProviderCreateEnumHandle0
117FwpmProviderDeleteByKey0
118FwpmProviderDestroyEnumHandle0
119FwpmProviderEnum0
120FwpmProviderGetByKey0
121FwpmProviderGetSecurityInfoByKey0
122FwpmProviderSetSecurityInfoByKey0
123FwpmProviderSubscribeChanges0
124FwpmProviderSubscriptionsGet0
125FwpmProviderUnsubscribeChanges0
126FwpmSessionCreateEnumHandle0
127FwpmSessionDestroyEnumHandle0
128FwpmSessionEnum0
129FwpmSubLayerAdd0
130FwpmSubLayerCreateEnumHandle0
131FwpmSubLayerDeleteByKey0
132FwpmSubLayerDestroyEnumHandle0
133FwpmSubLayerEnum0
134FwpmSubLayerGetByKey0
135FwpmSubLayerGetSecurityInfoByKey0
136FwpmSubLayerSetSecurityInfoByKey0
137FwpmSubLayerSubscribeChanges0
138FwpmSubLayerSubscriptionsGet0
139FwpmSubLayerUnsubscribeChanges0
140FwpmSystemPortsGet0
141FwpmSystemPortsSubscribe0
142FwpmSystemPortsUnsubscribe0
143FwpmTraceRestoreDefaults0
144FwpmTransactionAbort0
145FwpmTransactionBegin0
146FwpmTransactionCommit0
147FwpmvSwitchEventSubscribe0
148FwpmvSwitchEventUnsubscribe0
149FwpmvSwitchEventsGetSecurityInfo0
150FwpmvSwitchEventsSetSecurityInfo0
151FwppConnectionGetByIPsecInfo
152FwpsAleEndpointCreateEnumHandle0
153FwpsAleEndpointDestroyEnumHandle0
154FwpsAleEndpointEnum0
155FwpsAleEndpointGetById0
156FwpsAleEndpointGetSecurityInfo0
157FwpsAleEndpointSetSecurityInfo0
158FwpsAleExplicitCredentialsQuery0
159FwpsAleGetPortStatus0
160FwpsClassifyUser0
161FwpsFreeMemory0
162FwpsGetInProcReplicaOffset0
163FwpsLayerCreateInProcReplica0
164FwpsLayerReleaseInProcReplica0
165FwpsOpenToken0
166FwpsQueryIPsecDosFWUsed0
167FwpsQueryIPsecOffloadDone0
168GetUnifiedTraceHandle
169IPsecDospGetSecurityInfo0
170IPsecDospGetStatistics0
171IPsecDospSetSecurityInfo0
172IPsecDospStateCreateEnumHandle0
173IPsecDospStateDestroyEnumHandle0
174IPsecDospStateEnum0
175IPsecGetKeyFromDictator0
176IPsecGetStatistics0
177IPsecGetStatistics1
178IPsecKeyDictationCheck0
179IPsecKeyManagerAddAndRegister0
180IPsecKeyManagerGetSecurityInfoByKey0
181IPsecKeyManagerSetSecurityInfoByKey0
182IPsecKeyManagerUnregisterAndDelete0
183IPsecKeyManagersGet0
184IPsecKeyModuleAdd0
185IPsecKeyModuleDelete0
186IPsecKeyModuleUpdateAcquire0
187IPsecKeyNotification0
188IPsecSaContextAddInbound0
189IPsecSaContextAddInbound1
190IPsecSaContextAddInboundAndTrackConnection
191IPsecSaContextAddOutbound0
192IPsecSaContextAddOutbound1
193IPsecSaContextAddOutboundAndTrackConnection
194IPsecSaContextCreate0
195IPsecSaContextCreate1
196IPsecSaContextCreateEnumHandle0
197IPsecSaContextDeleteById0
198IPsecSaContextDestroyEnumHandle0
199IPsecSaContextEnum0
200IPsecSaContextEnum1
201IPsecSaContextExpire0
202IPsecSaContextGetById0
203IPsecSaContextGetById1
204IPsecSaContextGetSpi0
205IPsecSaContextGetSpi1
206IPsecSaContextSetSpi0
207IPsecSaContextSubscribe0
208IPsecSaContextSubscriptionsGet0
209IPsecSaContextUnsubscribe0
210IPsecSaContextUpdate0
211IPsecSaCreateEnumHandle0
212IPsecSaDbGetSecurityInfo0
213IPsecSaDbSetSecurityInfo0
214IPsecSaDestroyEnumHandle0
215IPsecSaEnum0
216IPsecSaEnum1
217IPsecSaInitiateAsync0
218IkeextGetConfigParameters0
219IkeextGetStatistics0
220IkeextGetStatistics1
221IkeextSaCreateEnumHandle0
222IkeextSaDbGetSecurityInfo0
223IkeextSaDbSetSecurityInfo0
224IkeextSaDeleteById0
225IkeextSaDestroyEnumHandle0
226IkeextSaEnum0
227IkeextSaEnum1
228IkeextSaEnum2
229IkeextSaGetById0
230IkeextSaGetById1
231IkeextSaGetById2
232IkeextSaUpdateAdditionalAddressesByTunnelId0
233IkeextSaUpdatePreferredAddressesByTunnelId0
234IkeextSetConfigParameters0
235NamespaceCallout
236WFPRIODequeueCompletion
237WSADeleteSocketPeerTargetName
238WSAImpersonateSocketPeer
239WSAQuerySocketSecurity
240WSARevertImpersonation
241WSASetSocketPeerTargetName
242WSASetSocketSecurity
243WfpCloseDPConfigureHandle
244WfpConfigureDPSecurityDescriptor
245WfpCreateDPConfigureHandle
246WfpRIOChannelClose
247WfpRIOCleanupRequestQueue
248WfpRIOCloseCompletionQueue
249WfpRIOCreateChannel
250WfpRIOCreateCompletionQueue
251WfpRIOCreateRequestQueue
252WfpRIODeregisterBuffer
253WfpRIOIndicateActivityThreshold
254WfpRIONotify
255WfpRIOReceive
256WfpRIORegisterBuffer
257WfpRIOResume
258WfpRIOSend
259WfpRIOSuspend
lib/libc/mingw/libarm32/httpapi.def created+46
......@@ -0,0 +1,46 @@
1;
2; Definition file of HTTPAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "HTTPAPI.dll"
7EXPORTS
8HttpAddFragmentToCache
9HttpAddUrl
10HttpAddUrlToUrlGroup
11HttpCancelHttpRequest
12HttpCloseRequestQueue
13HttpCloseServerSession
14HttpCloseUrlGroup
15HttpControlService
16HttpCreateHttpHandle
17HttpCreateRequestQueue
18HttpCreateServerSession
19HttpCreateUrlGroup
20HttpDeleteServiceConfiguration
21HttpEvaluateRequest
22HttpFlushResponseCache
23HttpGetCounters
24HttpInitialize
25HttpPrepareUrl
26HttpQueryRequestQueueProperty
27HttpQueryServerSessionProperty
28HttpQueryServiceConfiguration
29HttpQueryUrlGroupProperty
30HttpReadFragmentFromCache
31HttpReceiveClientCertificate
32HttpReceiveHttpRequest
33HttpReceiveRequestEntityBody
34HttpRemoveUrl
35HttpRemoveUrlFromUrlGroup
36HttpSendHttpResponse
37HttpSendResponseEntityBody
38HttpSetRequestQueueProperty
39HttpSetServerSessionProperty
40HttpSetServiceConfiguration
41HttpSetUrlGroupProperty
42HttpShutdownRequestQueue
43HttpTerminate
44HttpWaitForDemandStart
45HttpWaitForDisconnect
46HttpWaitForDisconnectEx
lib/libc/mingw/libarm32/magnification.def created+26
......@@ -0,0 +1,26 @@
1;
2; Definition file of MAGNIFICATION.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MAGNIFICATION.dll"
7EXPORTS
8MagGetColorEffect
9MagGetFullscreenColorEffect
10MagGetFullscreenTransform
11MagGetImageScalingCallback
12MagGetInputTransform
13MagGetWindowFilterList
14MagGetWindowSource
15MagGetWindowTransform
16MagInitialize
17MagSetColorEffect
18MagSetFullscreenColorEffect
19MagSetFullscreenTransform
20MagSetImageScalingCallback
21MagSetInputTransform
22MagSetWindowFilterList
23MagSetWindowSource
24MagSetWindowTransform
25MagShowSystemCursor
26MagUninitialize
lib/libc/mingw/libarm32/mdmregistration.def created+15
......@@ -0,0 +1,15 @@
1;
2; Definition file of MDMRegistration.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MDMRegistration.DLL"
7EXPORTS
8DiscoverManagementService
9DiscoverManagementServiceEx
10GetManagementAppHyperlink
11IsDeviceRegisteredWithManagement
12IsManagementRegistrationAllowed
13RegisterDeviceWithManagement
14SetManagedExternally
15UnregisterDeviceWithManagement
lib/libc/mingw/libarm32/mfcore.def created+49
......@@ -0,0 +1,49 @@
1;
2; Definition file of MFCORE.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MFCORE.dll"
7EXPORTS
8AppendPropVariant
9ConvertPropVariant
10CopyPropertyStore
11CreateNamedPropertyStore
12ExtractPropVariant
13MFCopyMFMetadata
14MFCreateAggregateSource
15MFCreateAppSourceProxy
16MFCreateAudioRenderer
17MFCreateAudioRendererActivate
18MFCreateDeviceSource
19MFCreateDeviceSourceActivate
20MFCreateFileSchemePlugin
21MFCreateMFMetadataOnPropertyStore
22MFCreateMediaProcessor
23MFCreateMediaSession
24MFCreatePMPHost
25MFCreatePMPMediaSession
26MFCreatePMPServer
27MFCreatePresentationClock
28MFCreateSampleCopierMFT
29MFCreateSampleGrabberSinkActivate
30MFCreateSequencerSegmentOffset
31MFCreateSequencerSource
32MFCreateSequencerSourceRemoteStream
33MFCreateSimpleTypeHandler
34MFCreateSoundEventSchemePlugin
35MFCreateStandardQualityManager
36MFCreateTopoLoader
37MFCreateTopology
38MFCreateTopologyNode
39MFCreateTransformWrapper
40MFCreateWMAEncoderActivate
41MFCreateWMVEncoderActivate
42MFEnumDeviceSources
43MFGetMultipleServiceProviders
44MFGetService
45MFGetTopoNodeCurrentType
46MFReadSequencerSegmentOffset
47MFRequireProtectedEnvironment
48MFShutdownObject
49MergePropertyStore
lib/libc/mingw/libarm32/mfplay.def created+9
......@@ -0,0 +1,9 @@
1;
2; Definition file of MFPlay.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MFPlay.DLL"
7EXPORTS
8MFPCreateMediaPlayer
9MFPCreateMediaPlayerEx
lib/libc/mingw/libarm32/mfsrcsnk.def created+9
......@@ -0,0 +1,9 @@
1;
2; Definition file of mfsrcsnk.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "mfsrcsnk.dll"
7EXPORTS
8MFCreateAVIMediaSink
9MFCreateWAVEMediaSink
lib/libc/mingw/libarm32/mprapi.def created+164
......@@ -0,0 +1,164 @@
1;
2; Definition file of MPRAPI.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MPRAPI.dll"
7EXPORTS
8CompressPhoneNumber
9MprAdminAddRoutingDomain
10MprAdminBufferFree
11MprAdminConnectionClearStats
12MprAdminConnectionEnum
13MprAdminConnectionEnumEx
14MprAdminConnectionGetInfo
15MprAdminConnectionGetInfoEx
16MprAdminConnectionRemoveQuarantine
17MprAdminDeleteRoutingDomain
18MprAdminDeregisterConnectionNotification
19MprAdminDeviceEnum
20MprAdminEstablishDomainRasServer
21MprAdminFreeRoutingDomainConfigEx
22MprAdminGetErrorString
23MprAdminGetPDCServer
24MprAdminGetProtocolStatistics
25MprAdminGetRoutingDomainId
26MprAdminInterfaceClearStatisticsEx
27MprAdminInterfaceConnect
28MprAdminInterfaceCreate
29MprAdminInterfaceCreateEx
30MprAdminInterfaceDelete
31MprAdminInterfaceDeviceGetInfo
32MprAdminInterfaceDeviceSetInfo
33MprAdminInterfaceDisconnect
34MprAdminInterfaceEnum
35MprAdminInterfaceEnumEx
36MprAdminInterfaceGetCredentials
37MprAdminInterfaceGetCredentialsEx
38MprAdminInterfaceGetCustomInfoEx
39MprAdminInterfaceGetHandle
40MprAdminInterfaceGetInfo
41MprAdminInterfaceGetInfoEx
42MprAdminInterfaceGetStatisticsEx
43MprAdminInterfaceQueryUpdateResult
44MprAdminInterfaceSetCredentials
45MprAdminInterfaceSetCredentialsEx
46MprAdminInterfaceSetCustomInfoEx
47MprAdminInterfaceSetInfo
48MprAdminInterfaceSetInfoEx
49MprAdminInterfaceTransportAdd
50MprAdminInterfaceTransportGetInfo
51MprAdminInterfaceTransportRemove
52MprAdminInterfaceTransportSetInfo
53MprAdminInterfaceUpdatePhonebookInfo
54MprAdminInterfaceUpdateRoutes
55MprAdminIsDomainRasServer
56MprAdminIsMultiTenancyEnabled
57MprAdminIsServiceInitialized
58MprAdminIsServiceRunning
59MprAdminMIBBufferFree
60MprAdminMIBEntryCreate
61MprAdminMIBEntryDelete
62MprAdminMIBEntryGet
63MprAdminMIBEntryGetFirst
64MprAdminMIBEntryGetNext
65MprAdminMIBEntrySet
66MprAdminMIBServerConnect
67MprAdminMIBServerDisconnect
68MprAdminMarkServerOffline
69MprAdminPortClearStats
70MprAdminPortDisconnect
71MprAdminPortEnum
72MprAdminPortGetInfo
73MprAdminPortReset
74MprAdminProtocolAction
75MprAdminRegisterConnectionNotification
76MprAdminRoutingDomainConnectionEnumEx
77MprAdminRoutingDomainGetConfigEx
78MprAdminRoutingDomainSetConfigEx
79MprAdminRoutingDomainsEnumEx
80MprAdminSendUserMessage
81MprAdminServerConnect
82MprAdminServerDisconnect
83MprAdminServerGetCredentials
84MprAdminServerGetInfo
85MprAdminServerGetInfoEx
86MprAdminServerSetCredentials
87MprAdminServerSetInfo
88MprAdminServerSetInfoEx
89MprAdminTransportCreate
90MprAdminTransportGetInfo
91MprAdminTransportSetInfo
92MprAdminUpdateConnection
93MprAdminUpgradeUsers
94MprAdminUserClose
95MprAdminUserGetInfo
96MprAdminUserOpen
97MprAdminUserRead
98MprAdminUserReadProfFlags
99MprAdminUserServerConnect
100MprAdminUserServerDisconnect
101MprAdminUserSetInfo
102MprAdminUserWrite
103MprAdminUserWriteProfFlags
104MprConfigAddRoutingDomain
105MprConfigBufferFree
106MprConfigDeleteRoutingDomain
107MprConfigFilterGetInfo
108MprConfigFilterSetInfo
109MprConfigFreeRoutingDomainConfigEx
110MprConfigGetFriendlyName
111MprConfigGetGuidName
112MprConfigGetRoutingDomainId
113MprConfigInterfaceCreate
114MprConfigInterfaceCreateEx
115MprConfigInterfaceDelete
116MprConfigInterfaceEnum
117MprConfigInterfaceEnumEx
118MprConfigInterfaceGetCustomInfoEx
119MprConfigInterfaceGetHandle
120MprConfigInterfaceGetInfo
121MprConfigInterfaceGetInfoEx
122MprConfigInterfaceSetCustomInfoEx
123MprConfigInterfaceSetInfo
124MprConfigInterfaceSetInfoEx
125MprConfigInterfaceTransportAdd
126MprConfigInterfaceTransportEnum
127MprConfigInterfaceTransportGetHandle
128MprConfigInterfaceTransportGetInfo
129MprConfigInterfaceTransportRemove
130MprConfigInterfaceTransportSetInfo
131MprConfigIsMultiTenancyEnabled
132MprConfigRoutingDomainEnumEx
133MprConfigRoutingDomainGetConfigEx
134MprConfigRoutingDomainSetConfigEx
135MprConfigServerBackup
136MprConfigServerConnect
137MprConfigServerDisconnect
138MprConfigServerGetInfo
139MprConfigServerGetInfoEx
140MprConfigServerInstall
141MprConfigServerRefresh
142MprConfigServerRestore
143MprConfigServerSetInfo
144MprConfigServerSetInfoEx
145MprConfigTransportCreate
146MprConfigTransportDelete
147MprConfigTransportEnum
148MprConfigTransportGetHandle
149MprConfigTransportGetInfo
150MprConfigTransportSetInfo
151MprDomainQueryRasServer
152MprDomainRegisterRasServer
153MprGetUsrParams
154MprInfoBlockAdd
155MprInfoBlockFind
156MprInfoBlockQuerySize
157MprInfoBlockRemove
158MprInfoBlockSet
159MprInfoCreate
160MprInfoDelete
161MprInfoDuplicate
162MprInfoRemoveAll
163MprPortSetUsage
164RasPrivilegeAndCallBackNumber
lib/libc/mingw/libarm32/mscms.def created+113
......@@ -0,0 +1,113 @@
1;
2; Definition file of mscms.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "mscms.dll"
7EXPORTS
8AssociateColorProfileWithDeviceA
9AssociateColorProfileWithDeviceW
10CheckBitmapBits
11CheckColors
12CloseColorProfile
13CloseDisplay
14ColorCplGetDefaultProfileScope
15ColorCplGetDefaultRenderingIntentScope
16ColorCplGetProfileProperties
17ColorCplHasSystemWideAssociationListChanged
18ColorCplInitialize
19ColorCplLoadAssociationList
20ColorCplMergeAssociationLists
21ColorCplOverwritePerUserAssociationList
22ColorCplReleaseProfileProperties
23ColorCplResetSystemWideAssociationListChangedWarning
24ColorCplSaveAssociationList
25ColorCplSetUsePerUserProfiles
26ColorCplUninitialize
27ConvertColorNameToIndex
28ConvertIndexToColorName
29CreateColorTransformA
30CreateColorTransformW
31CreateDeviceLinkProfile
32CreateMultiProfileTransform
33CreateProfileFromLogColorSpaceA
34CreateProfileFromLogColorSpaceW
35DccwCreateDisplayProfileAssociationList
36DccwGetDisplayProfileAssociationList
37DccwGetGamutSize
38DccwReleaseDisplayProfileAssociationList
39DccwSetDisplayProfileAssociationList
40DeleteColorTransform
41DeviceRenameEvent
42DisassociateColorProfileFromDeviceA
43DisassociateColorProfileFromDeviceW
44EnumColorProfilesA
45EnumColorProfilesW
46GenerateCopyFilePaths
47GetCMMInfo
48GetColorDirectoryA
49GetColorDirectoryW
50GetColorProfileElement
51GetColorProfileElementTag
52GetColorProfileFromHandle
53GetColorProfileHeader
54GetCountColorProfileElements
55GetNamedProfileInfo
56GetPS2ColorRenderingDictionary
57GetPS2ColorRenderingIntent
58GetPS2ColorSpaceArray
59GetStandardColorSpaceProfileA
60GetStandardColorSpaceProfileW
61InstallColorProfileA
62InstallColorProfileW
63InternalGetDeviceConfig
64InternalGetPS2CSAFromLCS
65InternalGetPS2ColorRenderingDictionary
66InternalGetPS2ColorSpaceArray
67InternalGetPS2PreviewCRD
68InternalRefreshCalibration
69InternalSetDeviceConfig
70InternalWcsAssociateColorProfileWithDevice
71IsColorProfileTagPresent
72IsColorProfileValid
73OpenColorProfileA
74OpenColorProfileW
75OpenDisplay
76RegisterCMMA
77RegisterCMMW
78SelectCMM
79SetColorProfileElement
80SetColorProfileElementReference
81SetColorProfileElementSize
82SetColorProfileHeader
83SetStandardColorSpaceProfileA
84SetStandardColorSpaceProfileW
85SpoolerCopyFileEvent
86TranslateBitmapBits
87TranslateColors
88UninstallColorProfileA
89UninstallColorProfileW
90UnregisterCMMA
91UnregisterCMMW
92WcsAssociateColorProfileWithDevice
93WcsCheckColors
94WcsCreateIccProfile
95WcsDisassociateColorProfileFromDevice
96WcsEnumColorProfiles
97WcsEnumColorProfilesSize
98WcsGetCalibrationManagementState
99WcsGetDefaultColorProfile
100WcsGetDefaultColorProfileSize
101WcsGetDefaultRenderingIntent
102WcsGetUsePerUserProfiles
103WcsGpCanInstallOrUninstallProfiles
104WcsOpenColorProfileA
105WcsOpenColorProfileW
106WcsSetCalibrationManagementState
107WcsSetDefaultColorProfile
108WcsSetDefaultRenderingIntent
109WcsSetUsePerUserProfiles
110WcsTranslateColors
111InternalGetPS2ColorRenderingDictionary2
112InternalGetPS2PreviewCRD2
113InternalGetPS2ColorSpaceArray2
lib/libc/mingw/libarm32/msctfmonitor.def created+10
......@@ -0,0 +1,10 @@
1;
2; Definition file of MsCtfMonitor.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "MsCtfMonitor.DLL"
7EXPORTS
8DoMsCtfMonitor
9InitLocalMsCtfMonitor
10UninitLocalMsCtfMonitor
lib/libc/mingw/libarm32/newdev.def created+27
......@@ -0,0 +1,27 @@
1;
2; Definition file of newdev.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "newdev.dll"
7EXPORTS
8DeviceInternetSettingUiW
9DiInstallDevice
10DiInstallDriverA
11DiInstallDriverW
12DiRollbackDriver
13DiShowUpdateDevice
14DiUninstallDevice
15GetInternetPolicies
16InstallNewDevice
17InstallSelectedDriver
18InstallWindowsUpdateDriver
19InstallWindowsUpdateDriverEx
20InstallWindowsUpdateDrivers
21QueryWindowsUpdateDriverStatus
22SetInternetPolicies
23UpdateDriverForPlugAndPlayDevicesA
24UpdateDriverForPlugAndPlayDevicesW
25pDiDoDeviceInstallAsAdmin
26pDiDoNullDriverInstall
27pDiRunFinishInstallOperations
lib/libc/mingw/libarm32/ninput.def created+37
......@@ -0,0 +1,37 @@
1;
2; Definition file of NInput.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "NInput.dll"
7EXPORTS
8DefaultInputHandler
9AddPointerInteractionContext
10BufferPointerPacketsInteractionContext
11CreateInteractionContext
12DestroyInteractionContext
13GetCrossSlideParameterInteractionContext
14GetInertiaParameterInteractionContext
15GetInteractionConfigurationInteractionContext
16GetMouseWheelParameterInteractionContext
17GetPropertyInteractionContext
18GetStateInteractionContext
19ProcessBufferedPacketsInteractionContext
20ProcessInertiaInteractionContext
21ProcessPointerFramesInteractionContext
22RegisterOutputCallbackInteractionContext
23RemovePointerInteractionContext
24ResetInteractionContext
25SetCrossSlideParametersInteractionContext
26SetInertiaParameterInteractionContext
27SetInteractionConfigurationInteractionContext
28SetMouseWheelParameterInteractionContext
29SetPivotInteractionContext
30SetPropertyInteractionContext
31StopInteractionContext
32ord_2500 @2500
33ord_2501 @2501
34ord_2502 @2502
35ord_2503 @2503
36ord_2504 @2504
37ord_2505 @2505
lib/libc/mingw/libarm32/ntlanman.def created+25
......@@ -0,0 +1,25 @@
1;
2; Definition file of NTLANMAN.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "NTLANMAN.dll"
7EXPORTS
8NPGetConnection
9NPGetCaps
10I_SystemFocusDialog
11NPGetUser
12NPAddConnection
13NPCancelConnection
14RegisterAppInstance
15NPOpenEnum
16NPEnumResource
17NPCloseEnum
18NPFormatNetworkName
19NPAddConnection3
20NPGetUniversalName
21NPGetResourceParent
22NPGetConnectionPerformance
23NPGetResourceInformation
24NPGetReconnectFlags
25NPGetConnection3
lib/libc/mingw/libarm32/ondemandconnroutehelper.def created+13
......@@ -0,0 +1,13 @@
1;
2; Definition file of OnDemandConnRouteHelper.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "OnDemandConnRouteHelper.DLL"
7EXPORTS
8OnDemandAddRouteRequest
9OnDemandGetRoutingHint
10OnDemandRegisterNotification
11OnDemandRemoveMatchingRoute
12OnDemandRemoveRouteRequest
13OnDemandUnRegisterNotification
lib/libc/mingw/libarm32/pdh.def created+136
......@@ -0,0 +1,136 @@
1;
2; Definition file of pdh.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "pdh.dll"
7EXPORTS
8PdhAdd009CounterA
9PdhAdd009CounterW
10PdhAddCounterA
11PdhAddCounterW
12PdhAddEnglishCounterA
13PdhAddEnglishCounterW
14PdhAddRelogCounter
15PdhAddV1Counter
16PdhAddV2Counter
17PdhBindInputDataSourceA
18PdhBindInputDataSourceW
19PdhBrowseCountersA
20PdhBrowseCountersHA
21PdhBrowseCountersHW
22PdhBrowseCountersW
23PdhCalculateCounterFromRawValue
24PdhCloseLog
25PdhCloseQuery
26PdhCollectQueryData
27PdhCollectQueryDataEx
28PdhCollectQueryDataWithTime
29PdhComputeCounterStatistics
30PdhConnectMachineA
31PdhConnectMachineW
32PdhCreateSQLTablesA
33PdhCreateSQLTablesW
34PdhEnumLogSetNamesA
35PdhEnumLogSetNamesW
36PdhEnumMachinesA
37PdhEnumMachinesHA
38PdhEnumMachinesHW
39PdhEnumMachinesW
40PdhEnumObjectItemsA
41PdhEnumObjectItemsHA
42PdhEnumObjectItemsHW
43PdhEnumObjectItemsW
44PdhEnumObjectsA
45PdhEnumObjectsHA
46PdhEnumObjectsHW
47PdhEnumObjectsW
48PdhExpandCounterPathA
49PdhExpandCounterPathW
50PdhExpandWildCardPathA
51PdhExpandWildCardPathHA
52PdhExpandWildCardPathHW
53PdhExpandWildCardPathW
54PdhFormatFromRawValue
55PdhGetCounterInfoA
56PdhGetCounterInfoW
57PdhGetCounterTimeBase
58PdhGetDataSourceTimeRangeA
59PdhGetDataSourceTimeRangeH
60PdhGetDataSourceTimeRangeW
61PdhGetDefaultPerfCounterA
62PdhGetDefaultPerfCounterHA
63PdhGetDefaultPerfCounterHW
64PdhGetDefaultPerfCounterW
65PdhGetDefaultPerfObjectA
66PdhGetDefaultPerfObjectHA
67PdhGetDefaultPerfObjectHW
68PdhGetDefaultPerfObjectW
69PdhGetDllVersion
70PdhGetExplainText
71PdhGetFormattedCounterArrayA
72PdhGetFormattedCounterArrayW
73PdhGetFormattedCounterValue
74PdhGetLogFileSize
75PdhGetLogFileTypeA
76PdhGetLogFileTypeW
77PdhGetLogSetGUID
78PdhGetRawCounterArrayA
79PdhGetRawCounterArrayW
80PdhGetRawCounterValue
81PdhIsRealTimeQuery
82PdhListLogFileHeaderA
83PdhListLogFileHeaderW
84PdhLookupPerfIndexByNameA
85PdhLookupPerfIndexByNameW
86PdhLookupPerfNameByIndexA
87PdhLookupPerfNameByIndexW
88PdhMakeCounterPathA
89PdhMakeCounterPathW
90PdhOpenLogA
91PdhOpenLogW
92PdhOpenQuery
93PdhOpenQueryA
94PdhOpenQueryH
95PdhOpenQueryW
96PdhParseCounterPathA
97PdhParseCounterPathW
98PdhParseInstanceNameA
99PdhParseInstanceNameW
100PdhReadRawLogRecord
101PdhRelogA
102PdhRelogW
103PdhRemoveCounter
104PdhResetRelogCounterValues
105PdhSelectDataSourceA
106PdhSelectDataSourceW
107PdhSetCounterScaleFactor
108PdhSetCounterValue
109PdhSetDefaultRealTimeDataSource
110PdhSetLogSetRunID
111PdhSetQueryTimeRange
112PdhTranslate009CounterA
113PdhTranslate009CounterW
114PdhTranslateLocaleCounterA
115PdhTranslateLocaleCounterW
116PdhUpdateLogA
117PdhUpdateLogFileCatalog
118PdhUpdateLogW
119PdhValidatePathA
120PdhValidatePathExA
121PdhValidatePathExW
122PdhValidatePathW
123PdhVbAddCounter
124PdhVbCreateCounterPathList
125PdhVbGetCounterPathElements
126PdhVbGetCounterPathFromList
127PdhVbGetDoubleCounterValue
128PdhVbGetLogFileSize
129PdhVbGetOneCounterPath
130PdhVbIsGoodStatus
131PdhVbOpenLog
132PdhVbOpenQuery
133PdhVbUpdateLog
134PdhVerifySQLDBA
135PdhVerifySQLDBW
136PdhWriteRelogSample
lib/libc/mingw/libarm32/query.def created+51
......@@ -0,0 +1,51 @@
1;
2; Definition file of query.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "query.dll"
7EXPORTS
8BeginCacheTransaction
9CIBuildQueryNode
10CIBuildQueryTree
11CICreateCommand
12CIGetGlobalPropertyList
13CIMakeICommand
14CIRestrictionToFullTree
15CIState
16CITextToFullTree
17CITextToFullTreeEx
18CITextToSelectTree
19CITextToSelectTreeEx
20CiCreateSecurityDescriptor
21CiSvcMain
22CollectCIISAPIPerformanceData
23CollectCIPerformanceData
24CollectFILTERPerformanceData
25DoneCIISAPIPerformanceData
26DoneCIPerformanceData
27DoneFILTERPerformanceData
28EndCacheTransaction
29FsCiShutdown
30InitializeCIISAPIPerformanceData
31InitializeCIPerformanceData
32InitializeFILTERPerformanceData
33LoadBinaryFilter
34LoadTextFilter
35SetCatalogState
36SetupCache
37SetupCacheEx
38SvcEntry_CiSvc
39BindIFilterFromStorage
40BindIFilterFromStream
41CIRevertToSelf
42CIShutdown
43InternalBindIFilterFromDocCLSID
44InternalBindIFilterFromFileName
45InternalBindIFilterFromStorage
46InternalBindIFilterFromStream
47LoadIFilter
48LoadIFilterEx
49LocateCatalogs
50LocateCatalogsA
51LocateCatalogsW
lib/libc/mingw/libarm32/rasapi32.def created+134
......@@ -0,0 +1,134 @@
1;
2; Definition file of RASAPI32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "RASAPI32.dll"
7EXPORTS
8DDMFreePhonebookContext
9DDMFreeRemoteEndpoint
10DDMGetAddressesFromPhonebook
11DDMGetPhoneBookContext
12DDMGetPhonebookInfo
13DwCloneEntry
14DwEnumEntryDetails
15DwRasUninitialize
16GetAutoTriggerProfileInfo
17IsActiveAutoTriggerConnection
18LaunchVanUIW
19RasAutoDialSharedConnection
20RasAutodialAddressToNetwork
21RasAutodialEntryToNetwork
22RasClearConnectionStatistics
23RasClearLinkStatistics
24RasCompleteDialMachineCleanup
25RasConfigUserProxySettingsW
26RasConnectionNotificationA
27RasConnectionNotificationW
28RasCreatePhonebookEntryA
29RasCreatePhonebookEntryW
30RasDeleteEntryA
31RasDeleteEntryW
32RasDeleteSubEntryA
33RasDeleteSubEntryW
34RasDialA
35RasDialW
36RasEditPhonebookEntryA
37RasEditPhonebookEntryW
38RasEnumAutodialAddressesA
39RasEnumAutodialAddressesW
40RasEnumConnectionsA
41RasEnumConnectionsW
42RasEnumDevicesA
43RasEnumDevicesW
44RasEnumEntriesA
45RasEnumEntriesW
46RasFreeEapUserIdentityA
47RasFreeEapUserIdentityW
48RasFreeEntryAdvancedProperties
49RasGetAutoTriggerConnectStatus
50RasGetAutodialAddressA
51RasGetAutodialAddressW
52RasGetAutodialEnableA
53RasGetAutodialEnableW
54RasGetAutodialParamA
55RasGetAutodialParamW
56RasGetConnectStatusA
57RasGetConnectStatusW
58RasGetConnectionErrorStringW
59RasGetConnectionStatistics
60RasGetCountryInfoA
61RasGetCountryInfoW
62RasGetCredentialsA
63RasGetCredentialsW
64RasGetCustomAuthDataA
65RasGetCustomAuthDataW
66RasGetEapUserDataA
67RasGetEapUserDataW
68RasGetEapUserIdentityA
69RasGetEapUserIdentityW
70RasGetEntryAdvancedProperties
71RasGetEntryDialParamsA
72RasGetEntryDialParamsW
73RasGetEntryHrasconnW
74RasGetEntryPropertiesA
75RasGetEntryPropertiesW
76RasGetErrorStringA
77RasGetErrorStringW
78RasGetHport
79RasGetLinkStatistics
80RasGetNapStatus
81RasGetPbkPath
82RasGetProjectionInfoA
83RasGetProjectionInfoEx
84RasGetProjectionInfoW
85RasGetSubEntryHandleA
86RasGetSubEntryHandleW
87RasGetSubEntryPropertiesA
88RasGetSubEntryPropertiesW
89RasHandleTriggerConnDisconnect
90RasHangUpA
91RasHangUpW
92RasInvokeEapUI
93RasIsPublicPhonebook
94RasIsSharedConnection
95RasQueryRedialOnLinkFailure
96RasQuerySharedAutoDial
97RasQuerySharedConnection
98RasRenameEntryA
99RasRenameEntryW
100RasScriptGetIpAddress
101RasScriptInit
102RasScriptReceive
103RasScriptSend
104RasScriptTerm
105RasSetAutodialAddressA
106RasSetAutodialAddressW
107RasSetAutodialEnableA
108RasSetAutodialEnableW
109RasSetAutodialParamA
110RasSetAutodialParamW
111RasSetCredentialsA
112RasSetCredentialsW
113RasSetCustomAuthDataA
114RasSetCustomAuthDataW
115RasSetEapUserDataA
116RasSetEapUserDataAEx
117RasSetEapUserDataW
118RasSetEapUserDataWEx
119RasSetEntryAdvancedProperties
120RasSetEntryDialParamsA
121RasSetEntryDialParamsW
122RasSetEntryPropertiesA
123RasSetEntryPropertiesW
124RasSetOldPassword
125RasSetPerConnectionProxy
126RasSetSharedAutoDial
127RasSetSubEntryPropertiesA
128RasSetSubEntryPropertiesW
129RasTriggerConnection
130RasUpdateConnection
131RasValidateEntryNameA
132RasValidateEntryNameW
133RasWriteSharedPbkOptions
134UnInitializeRAS
lib/libc/mingw/libarm32/rasdlg.def created+32
......@@ -0,0 +1,32 @@
1;
2; Definition file of RASDLG.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "RASDLG.dll"
7EXPORTS
8RasHandleDiagnostics
9DwTerminalDlg
10GetRasDialOutProtocols
11RasAutodialQueryDlgA
12RasAutodialQueryDlgW
13RasDialDlgA
14RasDialDlgW
15RasEntryDlgA
16RasEntryDlgW
17RasPhonebookDlgA
18RasPhonebookDlgW
19RasSrvAddPropPages
20RasSrvAllowConnectionsConfig
21RasSrvCleanupService
22RasSrvEnumConnections
23RasSrvHangupConnection
24RasSrvInitializeService
25RasSrvIsConnectionConnected
26RasSrvIsICConfigured
27RasSrvIsServiceRunning
28RasUserEnableManualDial
29RasUserGetManualDial
30RasUserPrefsDlg
31RouterEntryDlgA
32RouterEntryDlgW
lib/libc/mingw/libarm32/rometadata.def created+8
......@@ -0,0 +1,8 @@
1;
2; Definition file of RoMetadata.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "RoMetadata.dll"
7EXPORTS
8MetaDataGetDispenser
lib/libc/mingw/libarm32/sas.def created+8
......@@ -0,0 +1,8 @@
1;
2; Definition file of SAS.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "SAS.dll"
7EXPORTS
8SendSAS
lib/libc/mingw/libarm32/sfc.def created+23
......@@ -0,0 +1,23 @@
1;
2; Definition file of sfc.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "sfc.dll"
7EXPORTS
8ord_1 @1
9ord_2 @2
10ord_3 @3
11ord_4 @4
12ord_5 @5
13ord_6 @6
14ord_7 @7
15ord_8 @8
16ord_9 @9
17SRSetRestorePoint
18SRSetRestorePointA
19SRSetRestorePointW
20SfcGetNextProtectedFile
21SfcIsFileProtected
22SfcIsKeyProtected
23SfpVerifyFile
lib/libc/mingw/libarm32/shdocvw.def created+129
......@@ -0,0 +1,129 @@
1;
2; Definition file of SHDOCVW.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "SHDOCVW.dll"
7EXPORTS
8ord_101 @101
9ord_102 @102
10ord_103 @103
11ord_104 @104
12ord_105 @105
13AddUrlToFavorites
14ord_110 @110
15ord_111 @111
16DllRegisterWindowClasses
17DoAddToFavDlg
18DoAddToFavDlgW
19ord_115 @115
20ord_116 @116
21ord_117 @117
22ord_118 @118
23ord_119 @119
24ord_120 @120
25ord_121 @121
26ord_122 @122
27ord_123 @123
28DoFileDownload
29ord_125 @125
30DoFileDownloadEx
31DoOrganizeFavDlg
32DoOrganizeFavDlgW
33DoPrivacyDlg
34ord_130 @130
35ord_131 @131
36HlinkFindFrame
37HlinkFrameNavigate
38HlinkFrameNavigateNHL
39ord_135 @135
40ord_136 @136
41ord_137 @137
42ord_138 @138
43ord_139 @139
44ord_140 @140
45ord_141 @141
46ord_142 @142
47ord_143 @143
48ImportPrivacySettings
49ord_145 @145
50ord_146 @146
51ord_147 @147
52ord_148 @148
53ord_149 @149
54ord_150 @150
55ord_151 @151
56ord_152 @152
57ord_153 @153
58OpenURL
59SHGetIDispatchForFolder
60SetQueryNetSessionCount
61SetShellOfflineState
62ord_158 @158
63ord_159 @159
64ord_160 @160
65ord_161 @161
66ord_162 @162
67SHAddSubscribeFavorite
68ord_164 @164
69ord_165 @165
70SoftwareUpdateMessageBox
71ord_167 @167
72URLQualifyA
73ord_169 @169
74ord_170 @170
75ord_171 @171
76ord_172 @172
77ord_173 @173
78ord_174 @174
79ord_175 @175
80ord_176 @176
81ord_177 @177
82ord_178 @178
83ord_179 @179
84ord_180 @180
85ord_181 @181
86URLQualifyW
87ord_183 @183
88ord_185 @185
89ord_187 @187
90ord_188 @188
91ord_189 @189
92ord_190 @190
93ord_191 @191
94ord_192 @192
95ord_194 @194
96ord_195 @195
97ord_196 @196
98ord_197 @197
99ord_198 @198
100ord_199 @199
101ord_200 @200
102ord_203 @203
103ord_204 @204
104ord_208 @208
105ord_209 @209
106ord_210 @210
107ord_211 @211
108ord_212 @212
109ord_213 @213
110ord_214 @214
111ord_215 @215
112ord_216 @216
113ord_217 @217
114ord_218 @218
115ord_219 @219
116ord_221 @221
117ord_222 @222
118ord_223 @223
119ord_224 @224
120ord_225 @225
121ord_226 @226
122ord_227 @227
123ord_228 @228
124ord_229 @229
125ord_230 @230
126ord_231 @231
127ord_232 @232
128ord_233 @233
129ord_234 @234
lib/libc/mingw/libarm32/slc.def created+48
......@@ -0,0 +1,48 @@
1;
2; Definition file of SLC.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "SLC.dll"
7EXPORTS
8SLpCheckProductKey
9SLpGetGenuineLocal
10SLpProcessOemProductKey
11SLpUpdateComponentTokens
12SLClose
13SLConsumeRight
14SLConsumeWindowsRight
15SLDepositOfflineConfirmationId
16SLDepositOfflineConfirmationIdEx
17SLFireEvent
18SLGenerateOfflineInstallationId
19SLGenerateOfflineInstallationIdEx
20SLGetApplicationInformation
21SLGetGenuineInformation
22SLGetInstalledProductKeyIds
23SLGetLicense
24SLGetLicenseFileId
25SLGetLicenseInformation
26SLGetLicensingStatusInformation
27SLGetPKeyId
28SLGetPKeyInformation
29SLGetPolicyInformation
30SLGetPolicyInformationDWORD
31SLGetProductSkuInformation
32SLGetSLIDList
33SLGetServiceInformation
34SLGetWindowsInformation
35SLGetWindowsInformationDWORD
36SLInstallLicense
37SLInstallProofOfPurchase
38SLIsWindowsGenuineLocal
39SLOpen
40SLReArmWindows
41SLRegisterEvent
42SLRegisterWindowsEvent
43SLSetCurrentProductKey
44SLSetGenuineInformation
45SLUninstallLicense
46SLUninstallProofOfPurchase
47SLUnregisterEvent
48SLUnregisterWindowsEvent
lib/libc/mingw/libarm32/spoolss.def created+205
......@@ -0,0 +1,205 @@
1;
2; Definition file of SPOOLSS.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "SPOOLSS.DLL"
7EXPORTS
8OpenPrinterExW
9RouterCorePrinterDriverInstalled
10RouterCreatePrintAsyncNotificationChannel
11RouterDeletePrinterDriverPackage
12RouterGetCorePrinterDrivers
13RouterGetPrintClassObject
14RouterGetPrinterDriverPackagePath
15RouterInstallPrinterDriverFromPackage
16RouterRegisterForPrintAsyncNotifications
17RouterUnregisterForPrintAsyncNotifications
18RouterUploadPrinterDriverPackage
19AbortPrinter
20AddFormW
21AddJobW
22AddMonitorW
23AddPerMachineConnectionW
24AddPortExW
25AddPortW
26AddPrintProcessorW
27AddPrintProvidorW
28AddPrinterConnectionW
29AddPrinterDriverExW
30AddPrinterDriverW
31AddPrinterExW
32AddPrinterW
33AdjustPointers
34AdjustPointersInStructuresArray
35AlignKMPtr
36AlignRpcPtr
37AllocSplStr
38AllowRemoteCalls
39AppendPrinterNotifyInfoData
40BuildOtherNamesFromMachineName
41CacheAddName
42CacheCreateAndAddNode
43CacheCreateAndAddNodeWithIPAddresses
44CacheDeleteNode
45CacheIsNameCluster
46CacheIsNameInNodeList
47CallDrvDevModeConversion
48CallRouterFindFirstPrinterChangeNotification
49CheckLocalCall
50ClosePrinter
51ConfigurePortW
52CreatePrinterIC
53DeleteFormW
54DeleteMonitorW
55DeletePerMachineConnectionW
56DeletePortW
57DeletePrintProcessorW
58DeletePrintProvidorW
59DeletePrinter
60DeletePrinterConnectionW
61DeletePrinterDataExW
62DeletePrinterDataW
63DeletePrinterDriverExW
64DeletePrinterDriverW
65DeletePrinterIC
66DeletePrinterKeyW
67DllAllocSplMem
68DllAllocSplStr
69DllFreeSplMem
70DllFreeSplStr
71DllReallocSplMem
72DllReallocSplStr
73EndDocPrinter
74EndPagePrinter
75EnumFormsW
76EnumJobsW
77EnumMonitorsW
78EnumPerMachineConnectionsW
79EnumPortsW
80EnumPrintProcessorDatatypesW
81EnumPrintProcessorsW
82EnumPrinterDataExW
83EnumPrinterDataW
84EnumPrinterDriversW
85EnumPrinterKeyW
86EnumPrintersW
87FindClosePrinterChangeNotification
88FlushPrinter
89FormatPrinterForRegistryKey
90FormatRegistryKeyForPrinter
91FreeOtherNames
92GetFormW
93GetJobAttributes
94GetJobAttributesEx
95GetJobW
96GetNetworkId
97GetPrintProcessorDirectoryW
98GetPrinterDataExW
99GetPrinterDataW
100GetPrinterDriverDirectoryW
101GetPrinterDriverExW
102GetPrinterDriverW
103GetPrinterW
104GetServerPolicy
105GetShrinkedSize
106GetSpoolerTlsIndexes
107ImpersonatePrinterClient
108InitializeRouter
109IsNameTheLocalMachineOrAClusterSpooler
110IsNamedPipeRpcCall
111MIDL_user_allocate1
112MIDL_user_free1
113MakeOffset
114MakePTR
115MarshallDownStructure
116MarshallDownStructuresArray
117MarshallUpStructure
118MarshallUpStructuresArray
119OldGetPrinterDriverW
120OpenPrinter2W
121OpenPrinterPort2W
122OpenPrinterW
123PackStringToEOB
124PackStrings
125PartialReplyPrinterChangeNotification
126PlayGdiScriptOnPrinterIC
127PrinterHandleRundown
128PrinterMessageBoxW
129ProvidorFindClosePrinterChangeNotification
130ProvidorFindFirstPrinterChangeNotification
131ReadPrinter
132ReallocSplMem
133ReallocSplStr
134RemoteFindFirstPrinterChangeNotification
135ReplyClosePrinter
136ReplyOpenPrinter
137ReplyPrinterChangeNotification
138ReplyPrinterChangeNotificationEx
139ReportJobProcessingProgress
140ResetPrinterW
141RevertToPrinterSelf
142RouterAddPrinterConnection2
143RouterAllocBidiMem
144RouterAllocBidiResponseContainer
145RouterAllocPrinterNotifyInfo
146RouterBroadcastMessage
147RouterFindCompatibleDriver
148RouterFindFirstPrinterChangeNotification
149RouterFindNextPrinterChangeNotification
150RouterFreeBidiMem
151RouterFreeBidiResponseContainer
152RouterFreePrinterNotifyInfo
153RouterInternalGetPrinterDriver
154RouterRefreshPrinterChangeNotification
155RouterReplyPrinter
156RouterSpoolerSetPolicy
157ScheduleJob
158SeekPrinter
159SendRecvBidiData
160SetFormW
161SetJobW
162SetPortW
163SetPrinterDataExW
164SetPrinterDataW
165SetPrinterW
166SplCloseSpoolFileHandle
167SplCommitSpoolData
168SplDriverUnloadComplete
169SplGetClientUserHandle
170SplGetSpoolFileInfo
171SplGetUserSidStringFromToken
172SplInitializeWinSpoolDrv
173SplIsSessionZero
174SplIsUpgrade
175SplProcessPnPEvent
176SplProcessSessionEvent
177SplPromptUIInUsersSession
178SplQueryUserInfo
179SplReadPrinter
180SplRegisterForDeviceEvents
181SplRegisterForSessionEvents
182SplShutDownRouter
183SplUalCollectData
184SplUnregisterForDeviceEvents
185SplUnregisterForSessionEvents
186SpoolerFindClosePrinterChangeNotification
187SpoolerFindFirstPrinterChangeNotification
188SpoolerFindNextPrinterChangeNotification
189SpoolerFreePrinterNotifyInfo
190SpoolerHasInitialized
191SpoolerInit
192SpoolerRefreshPrinterChangeNotification
193StartDocPrinterW
194StartPagePrinter
195UndoAlignKMPtr
196UndoAlignRpcPtr
197UpdateBufferSize
198UpdatePrinterRegAll
199UpdatePrinterRegUser
200WaitForPrinterChange
201WaitForSpoolerInitialization
202WritePrinter
203XcvDataW
204bGetDevModePerUser
205bSetDevModePerUser
lib/libc/mingw/libarm32/uiautomationcore.def created+102
......@@ -0,0 +1,102 @@
1;
2; Definition file of UIAutomationCore.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "UIAutomationCore.DLL"
7EXPORTS
8DockPattern_SetDockPosition
9ExpandCollapsePattern_Collapse
10ExpandCollapsePattern_Expand
11GridPattern_GetItem
12InvokePattern_Invoke
13ItemContainerPattern_FindItemByProperty
14LegacyIAccessiblePattern_DoDefaultAction
15LegacyIAccessiblePattern_GetIAccessible
16LegacyIAccessiblePattern_Select
17LegacyIAccessiblePattern_SetValue
18MultipleViewPattern_GetViewName
19MultipleViewPattern_SetCurrentView
20RangeValuePattern_SetValue
21ScrollItemPattern_ScrollIntoView
22ScrollPattern_Scroll
23ScrollPattern_SetScrollPercent
24SelectionItemPattern_AddToSelection
25SelectionItemPattern_RemoveFromSelection
26SelectionItemPattern_Select
27SynchronizedInputPattern_Cancel
28SynchronizedInputPattern_StartListening
29TextPattern_GetSelection
30TextPattern_GetVisibleRanges
31TextPattern_RangeFromChild
32TextPattern_RangeFromPoint
33TextPattern_get_DocumentRange
34TextPattern_get_SupportedTextSelection
35TextRange_AddToSelection
36TextRange_Clone
37TextRange_Compare
38TextRange_CompareEndpoints
39TextRange_ExpandToEnclosingUnit
40TextRange_FindAttribute
41TextRange_FindText
42TextRange_GetAttributeValue
43TextRange_GetBoundingRectangles
44TextRange_GetChildren
45TextRange_GetEnclosingElement
46TextRange_GetText
47TextRange_Move
48TextRange_MoveEndpointByRange
49TextRange_MoveEndpointByUnit
50TextRange_RemoveFromSelection
51TextRange_ScrollIntoView
52TextRange_Select
53TogglePattern_Toggle
54TransformPattern_Move
55TransformPattern_Resize
56TransformPattern_Rotate
57UiaAddEvent
58UiaClientsAreListening
59UiaDisconnectAllProviders
60UiaDisconnectProvider
61UiaEventAddWindow
62UiaEventRemoveWindow
63UiaFind
64UiaGetErrorDescription
65UiaGetPatternProvider
66UiaGetPropertyValue
67UiaGetReservedMixedAttributeValue
68UiaGetReservedNotSupportedValue
69UiaGetRootNode
70UiaGetRuntimeId
71UiaGetUpdatedCache
72UiaHPatternObjectFromVariant
73UiaHTextRangeFromVariant
74UiaHUiaNodeFromVariant
75UiaHasServerSideProvider
76UiaHostProviderFromHwnd
77UiaIAccessibleFromProvider
78UiaLookupId
79UiaNavigate
80UiaNodeFromFocus
81UiaNodeFromHandle
82UiaNodeFromPoint
83UiaNodeFromProvider
84UiaNodeRelease
85UiaPatternRelease
86UiaProviderForNonClient
87UiaProviderFromIAccessible
88UiaRaiseAsyncContentLoadedEvent
89UiaRaiseAutomationEvent
90UiaRaiseAutomationPropertyChangedEvent
91UiaRaiseStructureChangedEvent
92UiaRaiseTextEditTextChangedEvent
93UiaRegisterProviderCallback
94UiaRemoveEvent
95UiaReturnRawElementProvider
96UiaSetFocus
97UiaTextRangeRelease
98ValuePattern_SetValue
99VirtualizedItemPattern_Realize
100WindowPattern_Close
101WindowPattern_SetWindowVisualState
102WindowPattern_WaitForInputIdle
lib/libc/mingw/libarm32/vssapi.def created+89
......@@ -0,0 +1,89 @@
1;
2; Definition file of VSSAPI.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "VSSAPI.DLL"
7EXPORTS
8IsVolumeSnapshotted
9VssFreeSnapshotProperties
10ShouldBlockRevert
11??0CVssJetWriter@@QAA@XZ
12??0CVssWriter@@QAA@XZ
13??1CVssJetWriter@@UAA@XZ
14??1CVssWriter@@UAA@XZ
15?AreComponentsSelected@CVssJetWriter@@IBA_NXZ
16?AreComponentsSelected@CVssWriter@@IBA_NXZ
17?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z
18?CreateVssExamineWriterMetadata@@YGJPAGPAPAVIVssExamineWriterMetadata@@@Z
19?CreateVssSnapshotSetDescription@@YAJU_GUID@@JPAPAVIVssSnapshotSetDescription@@@Z
20?GetBackupType@CVssJetWriter@@IBA?AW4_VSS_BACKUP_TYPE@@XZ
21?GetBackupType@CVssWriter@@IBA?AW4_VSS_BACKUP_TYPE@@XZ
22?GetContext@CVssJetWriter@@IBAJXZ
23?GetContext@CVssWriter@@IBAJXZ
24?GetCurrentLevel@CVssJetWriter@@IBA?AW4_VSS_APPLICATION_LEVEL@@XZ
25?GetCurrentLevel@CVssWriter@@IBA?AW4_VSS_APPLICATION_LEVEL@@XZ
26?GetCurrentSnapshotSetId@CVssJetWriter@@IBA?AU_GUID@@XZ
27?GetCurrentSnapshotSetId@CVssWriter@@IBA?AU_GUID@@XZ
28?GetCurrentVolumeArray@CVssJetWriter@@IBAPAPBGXZ
29?GetCurrentVolumeArray@CVssWriter@@IBAPAPBGXZ
30?GetCurrentVolumeCount@CVssJetWriter@@IBAIXZ
31?GetCurrentVolumeCount@CVssWriter@@IBAIXZ
32?GetRestoreType@CVssJetWriter@@IBA?AW4_VSS_RESTORE_TYPE@@XZ
33?GetRestoreType@CVssWriter@@IBA?AW4_VSS_RESTORE_TYPE@@XZ
34?GetSnapshotDeviceName@CVssJetWriter@@IBAJPBGPAPBG@Z
35?GetSnapshotDeviceName@CVssWriter@@IBAJPBGPAPBG@Z
36?Initialize@CVssJetWriter@@QAAJU_GUID@@PBG_N211K@Z
37?Initialize@CVssWriter@@QAAJU_GUID@@PBGW4VSS_USAGE_TYPE@@W4VSS_SOURCE_TYPE@@W4_VSS_APPLICATION_LEVEL@@KW4VSS_ALTERNATE_WRITER_STATE@@_N1@Z
38?InstallAlternateWriter@CVssWriter@@QAAJU_GUID@@0@Z
39?IsBootableSystemStateBackedUp@CVssJetWriter@@IBA_NXZ
40?IsBootableSystemStateBackedUp@CVssWriter@@IBA_NXZ
41?IsPartialFileSupportEnabled@CVssJetWriter@@IBA_NXZ
42?IsPartialFileSupportEnabled@CVssWriter@@IBA_NXZ
43?IsPathAffected@CVssJetWriter@@IBA_NPBG@Z
44?IsPathAffected@CVssWriter@@IBA_NPBG@Z
45?LoadVssSnapshotSetDescription@@YAJPBGPAPAVIVssSnapshotSetDescription@@U_GUID@@@Z
46?OnAbortBegin@CVssJetWriter@@UAAXXZ
47?OnAbortEnd@CVssJetWriter@@UAAXXZ
48?OnBackOffIOOnVolume@CVssWriter@@UAA_NPAGU_GUID@@1@Z
49?OnBackupComplete@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
50?OnBackupCompleteBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
51?OnBackupCompleteEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z
52?OnBackupShutdown@CVssWriter@@UAA_NU_GUID@@@Z
53?OnContinueIOOnVolume@CVssWriter@@UAA_NPAGU_GUID@@1@Z
54?OnFreezeBegin@CVssJetWriter@@UAA_NXZ
55?OnFreezeEnd@CVssJetWriter@@UAA_N_N@Z
56?OnIdentify@CVssJetWriter@@UAA_NPAVIVssCreateWriterMetadata@@@Z
57?OnIdentify@CVssWriter@@UAA_NPAVIVssCreateWriterMetadata@@@Z
58?OnPostRestore@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
59?OnPostRestoreBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
60?OnPostRestoreEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z
61?OnPostSnapshot@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
62?OnPostSnapshot@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
63?OnPreRestore@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
64?OnPreRestoreBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
65?OnPreRestoreEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z
66?OnPrepareBackup@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
67?OnPrepareBackupBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
68?OnPrepareBackupEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z
69?OnPrepareSnapshotBegin@CVssJetWriter@@UAA_NXZ
70?OnPrepareSnapshotEnd@CVssJetWriter@@UAA_N_N@Z
71?OnThawBegin@CVssJetWriter@@UAA_NXZ
72?OnThawEnd@CVssJetWriter@@UAA_N_N@Z
73?OnVSSApplicationStartup@CVssWriter@@UAA_NXZ
74?OnVSSShutdown@CVssWriter@@UAA_NXZ
75?SetWriterFailure@CVssJetWriter@@IAAJJ@Z
76?SetWriterFailure@CVssWriter@@IAAJJ@Z
77?Subscribe@CVssWriter@@QAAJK@Z
78?Uninitialize@CVssJetWriter@@QAAXXZ
79?Unsubscribe@CVssWriter@@QAAJXZ
80CreateVssBackupComponentsInternal
81CreateVssExamineWriterMetadataInternal
82CreateVssExpressWriterInternal
83CreateWriter
84CreateWriterEx
85GetProviderMgmtInterface
86GetProviderMgmtInterfaceInternal
87IsVolumeSnapshottedInternal
88ShouldBlockRevertInternal
89VssFreeSnapshotPropertiesInternal
lib/libc/mingw/libarm32/wcmapi.def created+31
......@@ -0,0 +1,31 @@
1;
2; Definition file of wcmapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "wcmapi.dll"
7EXPORTS
8WcmBeginIgnoreProfileList
9WcmCancelOnDemandRequest
10WcmCloseHandle
11WcmCloseOnDemandRequestHandle
12WcmEndIgnoreProfileList
13WcmEnterConnectedStandby
14WcmEnterNetQuiet
15WcmEnumInterfaces
16WcmExitConnectedStandby
17WcmExitNetQuiet
18WcmFreeMemory
19WcmGetInterfaceToken
20WcmGetProfileList
21WcmOpenHandle
22WcmOpenOnDemandRequestHandle
23WcmOrderConnection
24WcmQueryOnDemandRequestStateInfo
25WcmQueryParameter
26WcmQueryProperty
27WcmResetIgnoreProfileList
28WcmSetParameter
29WcmSetProfileList
30WcmSetProperty
31WcmStartOnDemandRequest
lib/libc/mingw/libarm32/webservices.def created+200
......@@ -0,0 +1,200 @@
1;
2; Definition file of webservices.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "webservices.dll"
7EXPORTS
8WsAbandonCall
9WsAbandonMessage
10WsAbortChannel
11WsAbortListener
12WsAbortServiceHost
13WsAbortServiceProxy
14WsAcceptChannel
15WsAddCustomHeader
16WsAddErrorString
17WsAddMappedHeader
18WsAddressMessage
19WsAlloc
20WsAsyncExecute
21WsCall
22WsCheckMustUnderstandHeaders
23WsCloseChannel
24WsCloseListener
25WsCloseServiceHost
26WsCloseServiceProxy
27WsCombineUrl
28WsCopyError
29WsCopyNode
30WsCreateChannel
31WsCreateChannelForListener
32WsCreateError
33WsCreateFaultFromError
34WsCreateHeap
35WsCreateListener
36WsCreateMessage
37WsCreateMessageForChannel
38WsCreateMetadata
39WsCreateReader
40WsCreateServiceEndpointFromTemplate
41WsCreateServiceHost
42WsCreateServiceProxy
43WsCreateServiceProxyFromTemplate
44WsCreateWriter
45WsCreateXmlBuffer
46WsCreateXmlSecurityToken
47WsDateTimeToFileTime
48WsDecodeUrl
49WsEncodeUrl
50WsEndReaderCanonicalization
51WsEndWriterCanonicalization
52WsFileTimeToDateTime
53WsFillBody
54WsFillReader
55WsFindAttribute
56WsFlushBody
57WsFlushWriter
58WsFreeChannel
59WsFreeError
60WsFreeHeap
61WsFreeListener
62WsFreeMessage
63WsFreeMetadata
64WsFreeReader
65WsFreeSecurityToken
66WsFreeServiceHost
67WsFreeServiceProxy
68WsFreeWriter
69WsGetChannelProperty
70WsGetCustomHeader
71WsGetDictionary
72WsGetErrorProperty
73WsGetErrorString
74WsGetFaultErrorDetail
75WsGetFaultErrorProperty
76WsGetHeader
77WsGetHeaderAttributes
78WsGetHeapProperty
79WsGetListenerProperty
80WsGetMappedHeader
81WsGetMessageProperty
82WsGetMetadataEndpoints
83WsGetMetadataProperty
84WsGetMissingMetadataDocumentAddress
85WsGetNamespaceFromPrefix
86WsGetOperationContextProperty
87WsGetPolicyAlternativeCount
88WsGetPolicyProperty
89WsGetPrefixFromNamespace
90WsGetReaderNode
91WsGetReaderPosition
92WsGetReaderProperty
93WsGetSecurityContextProperty
94WsGetSecurityTokenProperty
95WsGetServiceHostProperty
96WsGetServiceProxyProperty
97WsGetWriterPosition
98WsGetWriterProperty
99WsGetXmlAttribute
100WsInitializeMessage
101WsMarkHeaderAsUnderstood
102WsMatchPolicyAlternative
103WsMoveReader
104WsMoveWriter
105WsOpenChannel
106WsOpenListener
107WsOpenServiceHost
108WsOpenServiceProxy
109WsPullBytes
110WsPushBytes
111WsReadArray
112WsReadAttribute
113WsReadBody
114WsReadBytes
115WsReadChars
116WsReadCharsUtf8
117WsReadElement
118WsReadEndAttribute
119WsReadEndElement
120WsReadEndpointAddressExtension
121WsReadEnvelopeEnd
122WsReadEnvelopeStart
123WsReadMessageEnd
124WsReadMessageStart
125WsReadMetadata
126WsReadNode
127WsReadQualifiedName
128WsReadStartAttribute
129WsReadStartElement
130WsReadToStartElement
131WsReadType
132WsReadValue
133WsReadXmlBuffer
134WsReadXmlBufferFromBytes
135WsReceiveMessage
136WsRegisterOperationForCancel
137WsRemoveCustomHeader
138WsRemoveHeader
139WsRemoveMappedHeader
140WsRemoveNode
141WsRequestReply
142WsRequestSecurityToken
143WsResetChannel
144WsResetError
145WsResetHeap
146WsResetListener
147WsResetMessage
148WsResetMetadata
149WsResetServiceHost
150WsResetServiceProxy
151WsRevokeSecurityContext
152WsSendFaultMessageForError
153WsSendMessage
154WsSendReplyMessage
155WsSetChannelProperty
156WsSetErrorProperty
157WsSetFaultErrorDetail
158WsSetFaultErrorProperty
159WsSetHeader
160WsSetInput
161WsSetInputToBuffer
162WsSetListenerProperty
163WsSetMessageProperty
164WsSetOutput
165WsSetOutputToBuffer
166WsSetReaderPosition
167WsSetWriterPosition
168WsShutdownSessionChannel
169WsSkipNode
170WsStartReaderCanonicalization
171WsStartWriterCanonicalization
172WsTrimXmlWhitespace
173WsVerifyXmlNCName
174WsWriteArray
175WsWriteAttribute
176WsWriteBody
177WsWriteBytes
178WsWriteChars
179WsWriteCharsUtf8
180WsWriteElement
181WsWriteEndAttribute
182WsWriteEndCData
183WsWriteEndElement
184WsWriteEndStartElement
185WsWriteEnvelopeEnd
186WsWriteEnvelopeStart
187WsWriteMessageEnd
188WsWriteMessageStart
189WsWriteNode
190WsWriteQualifiedName
191WsWriteStartAttribute
192WsWriteStartCData
193WsWriteStartElement
194WsWriteText
195WsWriteType
196WsWriteValue
197WsWriteXmlBuffer
198WsWriteXmlBufferToBytes
199WsWriteXmlnsAttribute
200WsXmlStringEquals
lib/libc/mingw/libarm32/wer.def created+129
......@@ -0,0 +1,129 @@
1;
2; Definition file of wer.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "wer.dll"
7EXPORTS
8WerSysprepCleanup
9WerSysprepGeneralize
10WerSysprepSpecialize
11WerUnattendedSetup
12WerpAddAppCompatData
13WerpAddMemoryBlock
14WerpAddRegisteredDataToReport
15WerpArchiveReport
16WerpCancelResponseDownload
17WerpCancelUpload
18WerpCloseStore
19WerpCreateMachineStore
20WerpCreateUserStore
21WerpDeleteReport
22WerpDestroyWerString
23WerpDownloadResponse
24WerpDownloadResponseTemplate
25WerpEnumerateStoreNext
26WerpEnumerateStoreStart
27WerpExtractReportFiles
28WerpFlushImageCache
29WerpForceDeferredCollection
30WerpFreeUnmappedVaRanges
31WerpGetBucketId
32WerpGetDynamicParameter
33WerpGetEventType
34WerpGetExtendedDiagData
35WerpGetFileByIndex
36WerpGetFilePathByIndex
37WerpGetLegacyBucketId
38WerpGetLoadedModuleByIndex
39WerpGetNumFiles
40WerpGetNumLoadedModules
41WerpGetNumSigParams
42WerpGetReportFinalConsent
43WerpGetReportFlags
44WerpGetReportInformation
45WerpGetReportSettings
46WerpGetReportTime
47WerpGetReportType
48WerpGetResponseId
49WerpGetResponseUrl
50WerpGetSigParamByIndex
51WerpGetStorePath
52WerpGetStoreType
53WerpGetTextFromReport
54WerpGetUIParamByIndex
55WerpGetUploadTime
56WerpGetWerStringData
57WerpGetWow64Process
58WerpHashApplicationParameters
59WerpInitializeImageCache
60WerpIsOnBattery
61WerpIsTransportAvailable
62WerpLoadReport
63WerpLoadReportFromBuffer
64WerpOpenMachineArchive
65WerpOpenMachineQueue
66WerpOpenUserArchive
67WerpPromptUser
68WerpPruneStore
69WerpReportCancel
70WerpReportSprintfParameter
71WerpReserveMachineQueueReportDir
72WerpResetTransientImageCacheStatistics
73WerpRestartApplication
74WerpSetDynamicParameter
75WerpSetEventName
76WerpSetReportApplicationIdentity
77WerpSetReportFlags
78WerpSetReportInformation
79WerpSetReportNamespaceParameter
80WerpSetReportTime
81WerpSetReportUploadContextToken
82WerpShowUpsellUI
83WerpStitchedMinidumpVmPostReadCallback
84WerpStitchedMinidumpVmPreReadCallback
85WerpStitchedMinidumpVmQueryCallback
86WerpSubmitReportFromStore
87WerpSvcReportFromMachineQueue
88WerpTraceAuxMemDumpStatistics
89WerpTraceDuration
90WerpTraceImageCacheStatistics
91WerpTraceSnapshotStatistics
92WerpTraceStitchedDumpWriterStatistics
93WerpTraceUnmappedVaRangesStatistics
94WerpUnmapProcessViews
95WerpUpdateReportResponse
96WerpValidateReportKey
97WerpWalkGatherBlocks
98WerAddExcludedApplication
99WerRemoveExcludedApplication
100WerReportAddDump
101WerReportAddFile
102WerReportCloseHandle
103WerReportCreate
104WerReportSetParameter
105WerReportSetUIOption
106WerReportSubmit
107WerpAddFile
108WerpAddFileBuffer
109WerpAddFileCallback
110WerpAuxmdDumpProcessImages
111WerpAuxmdDumpRegisteredBlocks
112WerpAuxmdFree
113WerpAuxmdFreeCopyBuffer
114WerpAuxmdHashVaRanges
115WerpAuxmdInitialize
116WerpAuxmdMapFile
117WerpCreateIntegratorReportId
118WerpDownloadResponseOnly
119WerpFreeString
120WerpGetIntegratorReportId
121WerpGetReportConsent
122WerpGetStoreLocation
123WerpIsDisabled
124WerpLaunchResponse
125WerpOpenUserQueue
126WerpSetAuxiliaryArchivePath
127WerpSetCallBack
128WerpSetDefaultUserConsent
129WerpSetIntegratorReportId
lib/libc/mingw/libarm32/winbio.def created+68
......@@ -0,0 +1,68 @@
1;
2; Definition file of winbio.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "winbio.dll"
7EXPORTS
8WinBioNotifyPasswordChange
9_BioLogonIdentifiedUser
10WinBioAcquireFocus
11WinBioAsyncEnumBiometricUnits
12WinBioAsyncEnumDatabases
13WinBioAsyncEnumServiceProviders
14WinBioAsyncMonitorFrameworkChanges
15WinBioAsyncOpenFramework
16WinBioAsyncOpenSession
17WinBioCancel
18WinBioCaptureSample
19WinBioCaptureSampleWithCallback
20WinBioCloseFramework
21WinBioCloseSession
22WinBioControlUnit
23WinBioControlUnitPrivileged
24WinBioDeleteTemplate
25WinBioEnrollBegin
26WinBioEnrollCapture
27WinBioEnrollCaptureWithCallback
28WinBioEnrollCommit
29WinBioEnrollDiscard
30WinBioEnumBiometricUnits
31WinBioEnumDatabases
32WinBioEnumEnrollments
33WinBioEnumServiceProviders
34WinBioFree
35WinBioGetCredentialState
36WinBioGetCredentialWithTicket
37WinBioGetDomainLogonSetting
38WinBioGetEnabledSetting
39WinBioGetLogonSetting
40WinBioGetMSACredentialState
41WinBioGetMSACredentialWithTicket
42WinBioGetProperty
43WinBioIdentify
44WinBioIdentifyAndReleaseTicket
45WinBioIdentifyWithCallback
46WinBioLocateSensor
47WinBioLocateSensorWithCallback
48WinBioLockUnit
49WinBioLogonIdentifiedUser
50WinBioOpenSession
51WinBioProtectData
52WinBioRegisterEventMonitor
53WinBioRegisterServiceMonitor
54WinBioReleaseFocus
55WinBioRemoveAllCredentials
56WinBioRemoveAllDomainCredentials
57WinBioRemoveCredential
58WinBioRemoveMSACredential
59WinBioSetCredential
60WinBioSetMSACredential
61WinBioUnlockUnit
62WinBioUnprotectData
63WinBioUnregisterEventMonitor
64WinBioUnregisterServiceMonitor
65WinBioVerify
66WinBioVerifyAndReleaseTicket
67WinBioVerifyWithCallback
68WinBioWait
lib/libc/mingw/libarm32/winsta.def created+173
......@@ -0,0 +1,173 @@
1;
2; Definition file of WINSTA.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "WINSTA.dll"
7EXPORTS
8WinStationRegisterConsoleNotificationEx2
9LogonIdFromWinStationNameA
10LogonIdFromWinStationNameW
11RemoteAssistancePrepareSystemRestore
12ServerGetInternetConnectorStatus
13ServerLicensingClose
14ServerLicensingDeactivateCurrentPolicy
15ServerLicensingFreePolicyInformation
16ServerLicensingGetAvailablePolicyIds
17ServerLicensingGetPolicy
18ServerLicensingGetPolicyInformationA
19ServerLicensingGetPolicyInformationW
20ServerLicensingLoadPolicy
21ServerLicensingOpenA
22ServerLicensingOpenW
23ServerLicensingSetPolicy
24ServerLicensingUnloadPolicy
25ServerQueryInetConnectorInformationA
26ServerQueryInetConnectorInformationW
27ServerSetInternetConnectorStatus
28WTSRegisterSessionNotificationEx
29WTSUnRegisterSessionNotificationEx
30WinStationActivateLicense
31WinStationAutoReconnect
32WinStationBroadcastSystemMessage
33WinStationCheckAccess
34WinStationCheckLoopBack
35WinStationCloseServer
36WinStationConnectA
37WinStationConnectAndLockDesktop
38WinStationConnectCallback
39WinStationConnectEx
40WinStationConnectW
41WinStationCreateChildSessionTransport
42WinStationDisconnect
43WinStationEnableChildSessions
44WinStationEnumerateA
45WinStationEnumerateExW
46WinStationEnumerateLicenses
47WinStationEnumerateProcesses
48WinStationEnumerateW
49WinStationEnumerate_IndexedA
50WinStationEnumerate_IndexedW
51WinStationFreeConsoleNotification
52WinStationFreeEXECENVDATAEX
53WinStationFreeGAPMemory
54WinStationFreeMemory
55WinStationFreePropertyValue
56WinStationFreeUserCertificates
57WinStationFreeUserCredentials
58WinStationFreeUserSessionInfo
59WinStationGenerateLicense
60WinStationGetAllProcesses
61WinStationGetAllSessionsEx
62WinStationGetAllSessionsW
63WinStationGetAllUserSessions
64WinStationGetChildSessionId
65WinStationGetConnectionProperty
66WinStationGetCurrentSessionCapabilities
67WinStationGetCurrentSessionConnectionProperty
68WinStationGetCurrentSessionTerminalName
69WinStationGetDeviceId
70WinStationGetInitialApplication
71WinStationGetLanAdapterNameA
72WinStationGetLanAdapterNameW
73WinStationGetLoggedOnCount
74WinStationGetMachinePolicy
75WinStationGetParentSessionId
76WinStationGetProcessSid
77WinStationGetRedirectAuthInfo
78WinStationGetRestrictedLogonInfo
79WinStationGetSessionIds
80WinStationGetTermSrvCountersValue
81WinStationGetUserCertificates
82WinStationGetUserCredentials
83WinStationGetUserProfile
84WinStationInstallLicense
85WinStationIsChildSessionsEnabled
86WinStationIsCurrentSessionRemoteable
87WinStationIsHelpAssistantSession
88WinStationIsSessionPermitted
89WinStationIsSessionRemoteable
90WinStationNameFromLogonIdA
91WinStationNameFromLogonIdW
92WinStationNegotiateSession
93WinStationNtsdDebug
94WinStationOpenServerA
95WinStationOpenServerExA
96WinStationOpenServerExW
97WinStationOpenServerW
98WinStationPreCreateGlassReplacementSession
99WinStationQueryAllowConcurrentConnections
100WinStationQueryCurrentSessionInformation
101WinStationQueryEnforcementCore
102WinStationQueryInformationA
103WinStationQueryInformationW
104WinStationQueryLicense
105WinStationQueryLogonCredentialsW
106WinStationQuerySessionVirtualIP
107WinStationQueryUpdateRequired
108WinStationRcmShadow2
109WinStationRedirectErrorMessage
110WinStationRedirectLogonBeginPainting
111WinStationRedirectLogonError
112WinStationRedirectLogonMessage
113WinStationRedirectLogonStatus
114WinStationRegisterConsoleNotification
115WinStationRegisterConsoleNotificationEx
116WinStationRegisterCurrentSessionNotificationEvent
117WinStationRegisterNotificationEvent
118WinStationRemoveLicense
119WinStationRenameA
120WinStationRenameW
121WinStationReportUIResult
122WinStationReset
123WinStationRevertFromServicesSession
124WinStationSendMessageA
125WinStationSendMessageW
126WinStationSendWindowMessage
127WinStationServerPing
128WinStationSetAutologonPassword
129WinStationSetInformationA
130WinStationSetInformationW
131WinStationSetPoolCount
132WinStationSetRenderHint
133WinStationShadow
134WinStationShadowAccessCheck
135WinStationShadowStop
136WinStationShadowStop2
137WinStationShutdownSystem
138WinStationSwitchToServicesSession
139WinStationSystemShutdownStarted
140WinStationSystemShutdownWait
141WinStationTerminateGlassReplacementSession
142WinStationTerminateProcess
143WinStationUnRegisterConsoleNotification
144WinStationUnRegisterNotificationEvent
145WinStationUserLoginAccessCheck
146WinStationVerify
147WinStationVirtualOpen
148WinStationVirtualOpenEx
149WinStationWaitSystemEvent
150_NWLogonQueryAdmin
151_NWLogonSetAdmin
152_WinStationAnnoyancePopup
153_WinStationBeepOpen
154_WinStationBreakPoint
155_WinStationCallback
156_WinStationCheckForApplicationName
157_WinStationFUSCanRemoteUserDisconnect
158_WinStationGetApplicationInfo
159_WinStationNotifyDisconnectPipe
160_WinStationNotifyLogoff
161_WinStationNotifyLogon
162_WinStationNotifyNewSession
163_WinStationOpenSessionDirectory
164_WinStationReInitializeSecurity
165_WinStationReadRegistry
166_WinStationSessionInitialized
167_WinStationShadowTarget
168_WinStationShadowTarget2
169_WinStationShadowTargetSetup
170_WinStationUpdateClientCachedCredentials
171_WinStationUpdateSettings
172_WinStationUpdateUserConfig
173_WinStationWaitForConnect
lib/libc/mingw/libarm32/wldp.def created+12
......@@ -0,0 +1,12 @@
1;
2; Definition file of Wldp.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "Wldp.dll"
7EXPORTS
8WldpCheckRetailConfiguration
9WldpGetLockdownPolicy
10WldpIsClassInApprovedList
11WldpIsDebugAllowed
12WldpIsRundll32Allowed
lib/libc/mingw/libarm32/wofutil.def created+14
......@@ -0,0 +1,14 @@
1;
2; Definition file of WOFUTIL.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "WOFUTIL.dll"
7EXPORTS
8WofEnumEntries
9WofIsExternalFile
10WofSetFileDataLocation
11WofWimAddEntry
12WofWimEnumFiles
13WofWimRemoveEntry
14WofWimUpdateEntry
lib/libc/mingw/libarm32/wsclient.def created+38
......@@ -0,0 +1,38 @@
1;
2; Definition file of WSClient.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "WSClient.dll"
7EXPORTS
8WSpTLRW
9AcquireDeveloperLicense
10CheckDeveloperLicense
11GetApplicationURL
12RefreshBannedAppsList
13RemoveDeveloperLicense
14WSCallServer
15WSCheckForConsumable
16WSEvaluatePackage
17WSGetEvaluatePackageAttempted
18WSLicenseCleanUpState
19WSLicenseClose
20WSLicenseFilterValidAppCategoryIds
21WSLicenseGetAllUserTokens
22WSLicenseGetAllValidAppCategoryIds
23WSLicenseGetDevInstalledApps
24WSLicenseGetExtendedUserInfo
25WSLicenseGetFeatureLicenseResults
26WSLicenseGetLicensesForProducts
27WSLicenseGetOAuthServiceTicket
28WSLicenseGetProductLicenseResults
29WSLicenseInstallLicense
30WSLicenseOpen
31WSLicenseRefreshLicense
32WSLicenseRetrieveMachineID
33WSLicenseRevokeLicenses
34WSLicenseUninstallLicense
35WSNotifyOOBECompletion
36WSNotifyPackageInstalled
37WSTriggerOOBEFileValidation
38g_bPrintFromClientDLL DATA
lib/libc/mingw/libarm32/wsdapi.def created+52
......@@ -0,0 +1,52 @@
1;
2; Definition file of wsdapi.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "wsdapi.dll"
7EXPORTS
8WSDAddFirewallCheck
9WSDCancelNetworkChangeNotify
10WSDCopyNameList
11WSDNotifyNetworkChange
12WSDRemoveFirewallCheck
13WSDXMLCompareNames
14WSDAllocateLinkedMemory
15WSDAttachLinkedMemory
16WSDCompareEndpoints
17WSDCopyEndpoint
18WSDCreateDeviceHost
19WSDCreateDeviceHost2
20WSDCreateDeviceHostAdvanced
21WSDCreateDeviceProxy
22WSDCreateDeviceProxy2
23WSDCreateDeviceProxyAdvanced
24WSDCreateDiscoveryProvider
25WSDCreateDiscoveryProvider2
26WSDCreateDiscoveryPublisher
27WSDCreateDiscoveryPublisher2
28WSDCreateHttpAddress
29WSDCreateHttpMessageParameters
30WSDCreateHttpTransport
31WSDCreateMetadataAgent
32WSDCreateOutboundAttachment
33WSDCreateUdpAddress
34WSDCreateUdpMessageParameters
35WSDCreateUdpTransport
36WSDDetachLinkedMemory
37WSDFreeLinkedMemory
38WSDGenerateFault
39WSDGenerateFaultEx
40WSDGenerateRandomDelay
41WSDGetConfigurationOption
42WSDProcessFault
43WSDSetConfigurationOption
44WSDUriDecode
45WSDUriEncode
46WSDXMLAddChild
47WSDXMLAddSibling
48WSDXMLBuildAnyForSingleElement
49WSDXMLCleanupElement
50WSDXMLCreateContext
51WSDXMLGetNameFromBuiltinNamespace
52WSDXMLGetValueFromAny
lib/libc/mingw/libarm32/wsmsvc.def created+3676
......@@ -0,0 +1,3676 @@
1;
2; Definition file of WsmSvc.DLL
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "WsmSvc.DLL"
7EXPORTS
8??0?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAA@PAD@Z
9??0?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAA@PAG@Z
10??0?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAA@PAUIPRange@CWSManIPFilter@@@Z
11??0?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAA@PAU_SID@@@Z
12??0?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAA@PAU_WSMAN_STREAM_ID_SET@@@Z
13??0?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAA@PAV?$Handle@VISubscription@@@@@Z
14??0?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z
15??0?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z
16??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAA@PAV?$SafeSet@PAVCCertMapping@@@@@Z
17??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAA@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z
18??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z
19??0?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@QAA@PAV?$SimpleStack@VCListenerOperation@@@@@Z
20??0?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@QAA@PAV?$SimpleStack@VShellHostEntry@@@@@Z
21??0?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z
22??0?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z
23??0?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z
24??0?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z
25??0?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAA@PAVAdminSid@CSecurity@@@Z
26??0?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAA@PAVBlockedRecord@@@Z
27??0?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z
28??0?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAA@PAVCCertMapping@@@Z
29??0?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAA@PAVCConfigChangeSource@@@Z
30??0?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAA@PAVCListenerSettings@@@Z
31??0?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAA@PAVCObserverConfigChangeErrors@@@Z
32??0?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAA@PAVCServiceWatcher@CServiceConfigCache@@@Z
33??0?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAA@PAVCShellUriSettings@@@Z
34??0?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z
35??0?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAA@PAVCWSManResource@@@Z
36??0?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAA@PAVCertHash@@@Z
37??0?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAA@PAVConfigUpdate@@@Z
38??0?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@QAA@PAVCredUIDllLoader@@@Z
39??0?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z
40??0?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ
41??0?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAA@PAVEventHandler@WSMan@@@Z
42??0?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAA@PAVExpiredOperationIdRecord@@@Z
43??0?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAA@PAVGPApiManager@@@Z
44??0?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z
45??0?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ
46??0?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAA@PAVIChannelObserverFactory@@@Z
47??0?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@PAVIQueryDASHSMASHInterface@@@Z
48??0?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@XZ
49??0?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@PAVISpecification@@@Z
50??0?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@XZ
51??0?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAA@PAVInteractiveSid@CSecurity@@@Z
52??0?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAA@PAVIpHlpApiDllLoader@@@Z
53??0?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAA@PAVMachineName@@@Z
54??0?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAA@PAVNetworkServiceSid@CSecurity@@@Z
55??0?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAA@PAVNtDsApiDllLoader@@@Z
56??0?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@PAVOptionValue@SessionOptions@Client@WSMan@@@Z
57??0?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAA@PAVPacketCreator@@@Z
58??0?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAA@PAVPacketParser@@@Z
59??0?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@PAVResources@Locale@@@Z
60??0?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAA@PAVRunAsConfiguration@@@Z
61??0?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAA@PAVSecurityEntry@Catalog@@@Z
62??0?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@PAVSendPacketArgs@RobustConnectionBuffer@@@Z
63??0?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAA@PAVServiceSoapProcessor@@@Z
64??0?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAA@PAVShell32DllLoader@@@Z
65??0?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAA@PAVShlWApiDllLoader@@@Z
66??0?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAA@PAVSubscriptionEnumerator@@@Z
67??0?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAA@PAVSubscriptionManager@@@Z
68??0?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@PAVTSTRBUFFER@@@Z
69??0?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@XZ
70??0?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAA@PAVUniqueStringOverflow@@@Z
71??0?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAA@PAVUser32DllLoader@@@Z
72??0?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAA@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
73??0?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAA@PAVWSManMemCryptManager@@@Z
74??0?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@PAVWmiEnumContext@@@Z
75??0?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@XZ
76??0?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAA@PAVXmlReader@@@Z
77??0?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAA@PBG@Z
78??0?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAA@PAD@Z
79??0?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@PAE@Z
80??0?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@XZ
81??0?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@PAG@Z
82??0?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@XZ
83??0?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAA@PAH@Z
84??0?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@PAPAG@Z
85??0?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@XZ
86??0?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@PAPBG@Z
87??0?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@XZ
88??0?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAA@PAU_CONFIG_UPDATE@@@Z
89??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z
90??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ
91??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@PAU_WINRS_RUN_COMMAND_ARG@@@Z
92??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ
93??0?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAA@PAU_WSMAN_OPTION@@@Z
94??0?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAA@PAX@Z
95??0?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@PAE@Z
96??0?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAA@PAVPacket@@@Z
97??0?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAA@PAUIAppHostChildElementCollection@@@Z
98??0?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAA@PAUIAppHostElement@@@Z
99??0?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAA@PAUIAppHostElementCollection@@@Z
100??0?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAA@PAUIAppHostProperty@@@Z
101??0?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAA@PAUIAppHostPropertyCollection@@@Z
102??0?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@PAUIClientSecurity@@@Z
103??0?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@XZ
104??0?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@PAUIEnumWbemClassObject@@@Z
105??0?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@XZ
106??0?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@PAUIErrorInfo@@@Z
107??0?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@XZ
108??0?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@PAUIUnknown@@@Z
109??0?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@XZ
110??0?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@PAUIWbemClassObject@@@Z
111??0?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@XZ
112??0?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@PAUIWbemContext@@@Z
113??0?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@XZ
114??0?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@PAUIWbemLocator@@@Z
115??0?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@XZ
116??0?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@PAUIWbemObjectTextSrc@@@Z
117??0?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@XZ
118??0?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@PAUIWbemPath@@@Z
119??0?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@XZ
120??0?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@PAUIWbemPathKeyList@@@Z
121??0?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@XZ
122??0?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@PAUIWbemQualifierSet@@@Z
123??0?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@XZ
124??0?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@PAUIWbemQuery@@@Z
125??0?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@XZ
126??0?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@PAUIWbemServices@@@Z
127??0?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@XZ
128??0?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAA@PAVApplication@Client@WSMan@@@Z
129??0?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z
130??0?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAA@PAVCClientConfigSettings@@@Z
131??0?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAA@PAVCCommonConfigSettings@@@Z
132??0?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAA@PAVCConfigCacheMap@CBaseConfigCache@@@Z
133??0?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAA@PAVCConfigManager@@@Z
134??0?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAA@PAVCRemoteOperation@@@Z
135??0?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAA@PAVCRemoteSession@@@Z
136??0?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@PAVCRequestContext@@@Z
137??0?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAA@PAVCServiceCommonConfigSettings@@@Z
138??0?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAA@PAVCServiceConfigCache@@@Z
139??0?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAA@PAVCServiceConfigSettings@@@Z
140??0?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z
141??0?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ
142??0?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAA@PAVCWSManGroupPolicyCache@@@Z
143??0?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAA@PAVCWSManGroupPolicyManager@@@Z
144??0?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAA@PAVCWSManObject@@@Z
145??0?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAA@PAVCWSManResource@@@Z
146??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@PAVCWinRSPluginConfigCache@@@Z
147??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@XZ
148??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAA@PAVCWinRSPluginConfigSettings@@@Z
149??0?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAA@PAVCommand@Client@WSMan@@@Z
150??0?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAA@PAVConfigNotification@@@Z
151??0?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAA@PAVConnectShellOperation@Client@WSMan@@@Z
152??0?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAA@PAVCreateShellOperation@Client@WSMan@@@Z
153??0?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAA@PAVDeleteShellOperation@Client@WSMan@@@Z
154??0?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAA@PAVDisconnectOperation@Client@WSMan@@@Z
155??0?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z
156??0?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ
157??0?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z
158??0?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ
159??0?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAA@PAVIISConfigSettings@@@Z
160??0?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAA@PAVIPCSoapProcessor@@@Z
161??0?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@PAVIRequestContext@@@Z
162??0?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@XZ
163??0?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAA@PAVISubscription@@@Z
164??0?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAA@PAVInboundRequestDetails@@@Z
165??0?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAA@PAVReceiveOperation@Client@WSMan@@@Z
166??0?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAA@PAVReconnectOperation@Client@WSMan@@@Z
167??0?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAA@PAVSendOperation@Client@WSMan@@@Z
168??0?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z
169??0?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@QAA@PAVShellInfo@@@Z
170??0?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAA@PAVSignalOperation@Client@WSMan@@@Z
171??0?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAA@PAVUserRecord@@@Z
172??0?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAA@PAVWSManHttpListener@@@Z
173??0?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@QAA@PAVHostMappingTableEntry@@@Z
174??0?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z
175??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@PAG@Z
176??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ
177??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@PAG@Z
178??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ
179??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@PBU_CERT_CONTEXT@@@Z
180??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ
181??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z
182??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ
183??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@PAX@Z
184??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ
185??0?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@PAX@Z
186??0?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@XZ
187??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@PAX@Z
188??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ
189??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@PAX@Z
190??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ
191??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@PAX@Z
192??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ
193??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@PAUHINSTANCE__@@@Z
194??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ
195??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@PAX@Z
196??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ
197??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@PAU_MI_Class@@@Z
198??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ
199??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@PAU_MI_Instance@@@Z
200??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ
201??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@PAUWSMAN_OBJECT@@@Z
202??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ
203??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@PAUHKEY__@@@Z
204??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ
205??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@PAX@Z
206??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ
207??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@PAX@Z
208??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ
209??0?$AutoDelete@D@@QAA@XZ
210??0?$AutoDelete@G@@QAA@PAG@Z
211??0?$AutoDelete@G@@QAA@XZ
212??0?$AutoDelete@UIPRange@CWSManIPFilter@@@@QAA@XZ
213??0?$AutoDelete@U_SID@@@@QAA@PAU_SID@@@Z
214??0?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@QAA@PAU_WSMAN_STREAM_ID_SET@@@Z
215??0?$AutoDelete@V?$Handle@VISubscription@@@@@@QAA@PAV?$Handle@VISubscription@@@@@Z
216??0?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
217??0?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
218??0?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@PAV?$SafeSet@PAVCCertMapping@@@@@Z
219??0?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ
220??0?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z
221??0?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ
222??0?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
223??0?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ
224??0?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ
225??0?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z
226??0?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ
227??0?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ
228??0?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ
229??0?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ
230??0?$AutoDelete@VAdminSid@CSecurity@@@@QAA@PAVAdminSid@CSecurity@@@Z
231??0?$AutoDelete@VBlockedRecord@@@@QAA@XZ
232??0?$AutoDelete@VCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z
233??0?$AutoDelete@VCCertMapping@@@@QAA@PAVCCertMapping@@@Z
234??0?$AutoDelete@VCConfigChangeSource@@@@QAA@XZ
235??0?$AutoDelete@VCListenerSettings@@@@QAA@PAVCListenerSettings@@@Z
236??0?$AutoDelete@VCObserverConfigChangeErrors@@@@QAA@XZ
237??0?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@PAVCServiceWatcher@CServiceConfigCache@@@Z
238??0?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@XZ
239??0?$AutoDelete@VCShellUriSettings@@@@QAA@PAVCShellUriSettings@@@Z
240??0?$AutoDelete@VCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z
241??0?$AutoDelete@VCWSManResource@@@@QAA@PAVCWSManResource@@@Z
242??0?$AutoDelete@VCWSManResource@@@@QAA@XZ
243??0?$AutoDelete@VCertHash@@@@QAA@PAVCertHash@@@Z
244??0?$AutoDelete@VCertHash@@@@QAA@XZ
245??0?$AutoDelete@VConfigUpdate@@@@QAA@PAVConfigUpdate@@@Z
246??0?$AutoDelete@VConfigUpdate@@@@QAA@XZ
247??0?$AutoDelete@VCredUIDllLoader@@@@QAA@PAVCredUIDllLoader@@@Z
248??0?$AutoDelete@VEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z
249??0?$AutoDelete@VEnumSinkEx@@@@QAA@XZ
250??0?$AutoDelete@VEventHandler@WSMan@@@@QAA@PAVEventHandler@WSMan@@@Z
251??0?$AutoDelete@VExpiredOperationIdRecord@@@@QAA@PAVExpiredOperationIdRecord@@@Z
252??0?$AutoDelete@VGPApiManager@@@@QAA@XZ
253??0?$AutoDelete@VGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z
254??0?$AutoDelete@VGeneralSinkEx@@@@QAA@XZ
255??0?$AutoDelete@VIChannelObserverFactory@@@@QAA@PAVIChannelObserverFactory@@@Z
256??0?$AutoDelete@VIChannelObserverFactory@@@@QAA@XZ
257??0?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@PAVIQueryDASHSMASHInterface@@@Z
258??0?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@XZ
259??0?$AutoDelete@VISpecification@@@@QAA@PAVISpecification@@@Z
260??0?$AutoDelete@VISpecification@@@@QAA@XZ
261??0?$AutoDelete@VInteractiveSid@CSecurity@@@@QAA@PAVInteractiveSid@CSecurity@@@Z
262??0?$AutoDelete@VIpHlpApiDllLoader@@@@QAA@PAVIpHlpApiDllLoader@@@Z
263??0?$AutoDelete@VMachineName@@@@QAA@PAVMachineName@@@Z
264??0?$AutoDelete@VNetworkServiceSid@CSecurity@@@@QAA@PAVNetworkServiceSid@CSecurity@@@Z
265??0?$AutoDelete@VNtDsApiDllLoader@@@@QAA@PAVNtDsApiDllLoader@@@Z
266??0?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@QAA@PAVOptionValue@SessionOptions@Client@WSMan@@@Z
267??0?$AutoDelete@VPacketCreator@@@@QAA@PAVPacketCreator@@@Z
268??0?$AutoDelete@VPacketCreator@@@@QAA@XZ
269??0?$AutoDelete@VPacketParser@@@@QAA@XZ
270??0?$AutoDelete@VResources@Locale@@@@QAA@PAVResources@Locale@@@Z
271??0?$AutoDelete@VRunAsConfiguration@@@@QAA@PAVRunAsConfiguration@@@Z
272??0?$AutoDelete@VSecurityEntry@Catalog@@@@QAA@PAVSecurityEntry@Catalog@@@Z
273??0?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@QAA@PAVSendPacketArgs@RobustConnectionBuffer@@@Z
274??0?$AutoDelete@VServiceSoapProcessor@@@@QAA@XZ
275??0?$AutoDelete@VShell32DllLoader@@@@QAA@PAVShell32DllLoader@@@Z
276??0?$AutoDelete@VShlWApiDllLoader@@@@QAA@PAVShlWApiDllLoader@@@Z
277??0?$AutoDelete@VSubscriptionEnumerator@@@@QAA@XZ
278??0?$AutoDelete@VSubscriptionManager@@@@QAA@PAVSubscriptionManager@@@Z
279??0?$AutoDelete@VTSTRBUFFER@@@@QAA@PAVTSTRBUFFER@@@Z
280??0?$AutoDelete@VTSTRBUFFER@@@@QAA@XZ
281??0?$AutoDelete@VUniqueStringOverflow@@@@QAA@XZ
282??0?$AutoDelete@VUser32DllLoader@@@@QAA@PAVUser32DllLoader@@@Z
283??0?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAA@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
284??0?$AutoDelete@VWSManMemCryptManager@@@@QAA@PAVWSManMemCryptManager@@@Z
285??0?$AutoDelete@VWmiEnumContext@@@@QAA@PAVWmiEnumContext@@@Z
286??0?$AutoDelete@VWmiEnumContext@@@@QAA@XZ
287??0?$AutoDelete@VXmlReader@@@@QAA@PAVXmlReader@@@Z
288??0?$AutoDelete@VXmlReader@@@@QAA@XZ
289??0?$AutoDeleteVector@$$CBG@@QAA@XZ
290??0?$AutoDeleteVector@D@@QAA@PAD@Z
291??0?$AutoDeleteVector@D@@QAA@XZ
292??0?$AutoDeleteVector@E@@QAA@PAE@Z
293??0?$AutoDeleteVector@E@@QAA@XZ
294??0?$AutoDeleteVector@G@@QAA@PAG@Z
295??0?$AutoDeleteVector@G@@QAA@XZ
296??0?$AutoDeleteVector@H@@QAA@PAH@Z
297??0?$AutoDeleteVector@PAG@@QAA@PAPAG@Z
298??0?$AutoDeleteVector@PAG@@QAA@XZ
299??0?$AutoDeleteVector@PBG@@QAA@PAPBG@Z
300??0?$AutoDeleteVector@PBG@@QAA@XZ
301??0?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAA@XZ
302??0?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z
303??0?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ
304??0?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@PAU_WINRS_RUN_COMMAND_ARG@@@Z
305??0?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ
306??0?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@PAU_WSMAN_OPTION@@@Z
307??0?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@XZ
308??0?$AutoDeleteVector@X@@QAA@PAX@Z
309??0?$AutoDeleteVector@X@@QAA@XZ
310??0?$AutoFree@E@@QAA@PAE@Z
311??0?$AutoFree@E@@QAA@XZ
312??0?$AutoLocklessItemRecycle@VPacket@@@@QAA@PAVPacket@@@Z
313??0?$AutoLocklessItemRecycle@VPacket@@@@QAA@XZ
314??0?$AutoRelease@UIAppHostChildElementCollection@@@@QAA@XZ
315??0?$AutoRelease@UIAppHostElement@@@@QAA@XZ
316??0?$AutoRelease@UIAppHostElementCollection@@@@QAA@XZ
317??0?$AutoRelease@UIAppHostProperty@@@@QAA@XZ
318??0?$AutoRelease@UIAppHostPropertyCollection@@@@QAA@XZ
319??0?$AutoRelease@UIClientSecurity@@@@QAA@PAUIClientSecurity@@@Z
320??0?$AutoRelease@UIClientSecurity@@@@QAA@XZ
321??0?$AutoRelease@UIEnumWbemClassObject@@@@QAA@PAUIEnumWbemClassObject@@@Z
322??0?$AutoRelease@UIEnumWbemClassObject@@@@QAA@XZ
323??0?$AutoRelease@UIErrorInfo@@@@QAA@PAUIErrorInfo@@@Z
324??0?$AutoRelease@UIErrorInfo@@@@QAA@XZ
325??0?$AutoRelease@UIUnknown@@@@QAA@PAUIUnknown@@@Z
326??0?$AutoRelease@UIUnknown@@@@QAA@XZ
327??0?$AutoRelease@UIWbemClassObject@@@@QAA@PAUIWbemClassObject@@@Z
328??0?$AutoRelease@UIWbemClassObject@@@@QAA@XZ
329??0?$AutoRelease@UIWbemContext@@@@QAA@PAUIWbemContext@@@Z
330??0?$AutoRelease@UIWbemContext@@@@QAA@XZ
331??0?$AutoRelease@UIWbemLocator@@@@QAA@PAUIWbemLocator@@@Z
332??0?$AutoRelease@UIWbemLocator@@@@QAA@XZ
333??0?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@PAUIWbemObjectTextSrc@@@Z
334??0?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@XZ
335??0?$AutoRelease@UIWbemPath@@@@QAA@PAUIWbemPath@@@Z
336??0?$AutoRelease@UIWbemPath@@@@QAA@XZ
337??0?$AutoRelease@UIWbemPathKeyList@@@@QAA@PAUIWbemPathKeyList@@@Z
338??0?$AutoRelease@UIWbemPathKeyList@@@@QAA@XZ
339??0?$AutoRelease@UIWbemQualifierSet@@@@QAA@PAUIWbemQualifierSet@@@Z
340??0?$AutoRelease@UIWbemQualifierSet@@@@QAA@XZ
341??0?$AutoRelease@UIWbemQuery@@@@QAA@PAUIWbemQuery@@@Z
342??0?$AutoRelease@UIWbemQuery@@@@QAA@XZ
343??0?$AutoRelease@UIWbemServices@@@@QAA@PAUIWbemServices@@@Z
344??0?$AutoRelease@UIWbemServices@@@@QAA@XZ
345??0?$AutoRelease@VApplication@Client@WSMan@@@@QAA@XZ
346??0?$AutoRelease@VCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z
347??0?$AutoRelease@VCClientConfigSettings@@@@QAA@PAVCClientConfigSettings@@@Z
348??0?$AutoRelease@VCClientConfigSettings@@@@QAA@XZ
349??0?$AutoRelease@VCCommonConfigSettings@@@@QAA@PAVCCommonConfigSettings@@@Z
350??0?$AutoRelease@VCCommonConfigSettings@@@@QAA@XZ
351??0?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@PAVCConfigCacheMap@CBaseConfigCache@@@Z
352??0?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ
353??0?$AutoRelease@VCConfigManager@@@@QAA@PAVCConfigManager@@@Z
354??0?$AutoRelease@VCConfigManager@@@@QAA@XZ
355??0?$AutoRelease@VCRemoteOperation@@@@QAA@PAVCRemoteOperation@@@Z
356??0?$AutoRelease@VCRemoteSession@@@@QAA@PAVCRemoteSession@@@Z
357??0?$AutoRelease@VCRemoteSession@@@@QAA@XZ
358??0?$AutoRelease@VCRequestContext@@@@QAA@PAVCRequestContext@@@Z
359??0?$AutoRelease@VCRequestContext@@@@QAA@XZ
360??0?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@PAVCServiceCommonConfigSettings@@@Z
361??0?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@XZ
362??0?$AutoRelease@VCServiceConfigCache@@@@QAA@PAVCServiceConfigCache@@@Z
363??0?$AutoRelease@VCServiceConfigCache@@@@QAA@XZ
364??0?$AutoRelease@VCServiceConfigSettings@@@@QAA@PAVCServiceConfigSettings@@@Z
365??0?$AutoRelease@VCServiceConfigSettings@@@@QAA@XZ
366??0?$AutoRelease@VCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z
367??0?$AutoRelease@VCWSManEPR@@@@QAA@XZ
368??0?$AutoRelease@VCWSManGroupPolicyCache@@@@QAA@PAVCWSManGroupPolicyCache@@@Z
369??0?$AutoRelease@VCWSManGroupPolicyManager@@@@QAA@PAVCWSManGroupPolicyManager@@@Z
370??0?$AutoRelease@VCWSManObject@@@@QAA@PAVCWSManObject@@@Z
371??0?$AutoRelease@VCWSManResource@@@@QAA@PAVCWSManResource@@@Z
372??0?$AutoRelease@VCWSManResource@@@@QAA@XZ
373??0?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@PAVCWinRSPluginConfigCache@@@Z
374??0?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@XZ
375??0?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAA@PAVCWinRSPluginConfigSettings@@@Z
376??0?$AutoRelease@VCommand@Client@WSMan@@@@QAA@PAVCommand@Client@WSMan@@@Z
377??0?$AutoRelease@VConfigNotification@@@@QAA@PAVConfigNotification@@@Z
378??0?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@QAA@PAVConnectShellOperation@Client@WSMan@@@Z
379??0?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@QAA@PAVCreateShellOperation@Client@WSMan@@@Z
380??0?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@QAA@PAVDeleteShellOperation@Client@WSMan@@@Z
381??0?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@QAA@PAVDisconnectOperation@Client@WSMan@@@Z
382??0?$AutoRelease@VEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z
383??0?$AutoRelease@VEnumSinkEx@@@@QAA@XZ
384??0?$AutoRelease@VGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z
385??0?$AutoRelease@VGeneralSinkEx@@@@QAA@XZ
386??0?$AutoRelease@VIISConfigSettings@@@@QAA@XZ
387??0?$AutoRelease@VIPCSoapProcessor@@@@QAA@PAVIPCSoapProcessor@@@Z
388??0?$AutoRelease@VIRequestContext@@@@QAA@PAVIRequestContext@@@Z
389??0?$AutoRelease@VIRequestContext@@@@QAA@XZ
390??0?$AutoRelease@VISubscription@@@@QAA@PAVISubscription@@@Z
391??0?$AutoRelease@VInboundRequestDetails@@@@QAA@XZ
392??0?$AutoRelease@VReceiveOperation@Client@WSMan@@@@QAA@PAVReceiveOperation@Client@WSMan@@@Z
393??0?$AutoRelease@VReconnectOperation@Client@WSMan@@@@QAA@PAVReconnectOperation@Client@WSMan@@@Z
394??0?$AutoRelease@VSendOperation@Client@WSMan@@@@QAA@PAVSendOperation@Client@WSMan@@@Z
395??0?$AutoRelease@VShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z
396??0?$AutoRelease@VShellInfo@@@@QAA@XZ
397??0?$AutoRelease@VSignalOperation@Client@WSMan@@@@QAA@PAVSignalOperation@Client@WSMan@@@Z
398??0?$AutoRelease@VUserRecord@@@@QAA@XZ
399??0?$AutoRelease@VWSManHttpListener@@@@QAA@PAVWSManHttpListener@@@Z
400??0?$AutoReleaseEx@VHostMappingTableEntry@@@@QAA@XZ
401??0?$AutoReleaseEx@VShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z
402??0?$ILoader@VAdminSid@CSecurity@@@@QAA@P8AdminSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
403??0?$ILoader@VCredUIDllLoader@@@@QAA@P8CredUIDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
404??0?$ILoader@VEventHandler@WSMan@@@@QAA@P8EventHandler@WSMan@@AA_NAAVIRequestContext@@@Z1@Z
405??0?$ILoader@VInteractiveSid@CSecurity@@@@QAA@P8InteractiveSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
406??0?$ILoader@VIpHlpApiDllLoader@@@@QAA@P8IpHlpApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
407??0?$ILoader@VMachineName@@@@QAA@P8MachineName@@AA_NAAVIRequestContext@@@Z1@Z
408??0?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA@P8NetworkServiceSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
409??0?$ILoader@VNtDsApiDllLoader@@@@QAA@P8NtDsApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
410??0?$ILoader@VResources@Locale@@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z
411??0?$ILoader@VShell32DllLoader@@@@QAA@P8Shell32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z
412??0?$ILoader@VShlWApiDllLoader@@@@QAA@P8ShlWApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
413??0?$ILoader@VSubscriptionManager@@@@QAA@P8SubscriptionManager@@AA_NAAVIRequestContext@@@Z1@Z
414??0?$ILoader@VUser32DllLoader@@@@QAA@P8User32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z
415??0?$ILoader@VWSManMemCryptManager@@@@QAA@P8WSManMemCryptManager@@AA_NAAVIRequestContext@@@Z1@Z
416??0?$Loader@VAdminSid@CSecurity@@$00@@QAA@XZ
417??0?$Loader@VCredUIDllLoader@@$00@@QAA@XZ
418??0?$Loader@VEventHandler@WSMan@@$00@@QAA@XZ
419??0?$Loader@VInteractiveSid@CSecurity@@$00@@QAA@XZ
420??0?$Loader@VIpHlpApiDllLoader@@$00@@QAA@XZ
421??0?$Loader@VMachineName@@$00@@QAA@XZ
422??0?$Loader@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ
423??0?$Loader@VNtDsApiDllLoader@@$00@@QAA@XZ
424??0?$Loader@VResources@Locale@@$0A@@@QAA@XZ
425??0?$Loader@VShell32DllLoader@@$00@@QAA@XZ
426??0?$Loader@VShlWApiDllLoader@@$00@@QAA@XZ
427??0?$Loader@VUser32DllLoader@@$00@@QAA@XZ
428??0?$Loader@VWSManMemCryptManager@@$00@@QAA@XZ
429??0?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAA@P8AdminSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
430??0?$LoaderSerializer@VCredUIDllLoader@@$00@@QAA@P8CredUIDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
431??0?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAA@P8EventHandler@WSMan@@AA_NAAVIRequestContext@@@Z1@Z
432??0?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAA@P8InteractiveSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
433??0?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAA@P8IpHlpApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
434??0?$LoaderSerializer@VMachineName@@$00@@QAA@P8MachineName@@AA_NAAVIRequestContext@@@Z1@Z
435??0?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAA@P8NetworkServiceSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
436??0?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAA@P8NtDsApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
437??0?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z
438??0?$LoaderSerializer@VShell32DllLoader@@$00@@QAA@P8Shell32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z
439??0?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAA@P8ShlWApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
440??0?$LoaderSerializer@VSubscriptionManager@@$01@@QAA@P8SubscriptionManager@@AA_NAAVIRequestContext@@@Z1@Z
441??0?$LoaderSerializer@VUser32DllLoader@@$00@@QAA@P8User32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z
442??0?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAA@P8WSManMemCryptManager@@AA_NAAVIRequestContext@@@Z1@Z
443??0?$PacketElement@K@PacketParser@@QAA@XZ
444??0?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAA@XZ
445??0?$PacketElement@PBG@PacketParser@@QAA@XZ
446??0?$PacketElement@_K@PacketParser@@QAA@XZ
447??0?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ
448??0?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
449??0?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ
450??0?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ
451??0?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ
452??0?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ
453??0?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ
454??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
455??0?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
456??0?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ
457??0?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ
458??0?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ
459??0?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
460??0?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ
461??0?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@_N@Z
462??0?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@_N@Z
463??0?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@_N@Z
464??0?$SafeMap_Iterator@PAXUEmpty@@@@QAA@AAV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@_N@Z
465??0?$SafeMap_Iterator@UPluginKey@@K@@QAA@AAV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@_N@Z
466??0?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAA@AAV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@_N@Z
467??0?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAA@AAV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@_N@Z
468??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
469??0?$SafeMap_Iterator@VStringKeyCI@@K@@QAA@AAV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@_N@Z
470??0?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAA@AAV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@_N@Z
471??0?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAA@AAV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@_N@Z
472??0?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAA@AAV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@_N@Z
473??0?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@AAV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@_N@Z
474??0?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@AAV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@_N@Z
475??0?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@_N@Z
476??0?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@ABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@_N@Z
477??0?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@_N@Z
478??0?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@ABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@_N@Z
479??0?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@_N@Z
480??0?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@ABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@_N@Z
481??0?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA@ABV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@_N@Z
482??0?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@ABV?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@_N@Z
483??0?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@ABV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@_N@Z
484??0?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@ABV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@_N@Z
485??0?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@ABV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@_N@Z
486??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
487??0?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@ABV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@_N@Z
488??0?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@ABV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@_N@Z
489??0?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@ABV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@_N@Z
490??0?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@ABV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@_N@Z
491??0?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@ABV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@_N@Z
492??0?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@ABV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@_N@Z
493??0?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@ABV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@_N@Z
494??0?$SafeSet@PAVCCertMapping@@@@QAA@XZ
495??0?$SafeSet@PAVCListenerOperation@@@@QAA@XZ
496??0?$SafeSet@PAVCShellUriSettings@@@@QAA@XZ
497??0?$SafeSet@PAX@@QAA@XZ
498??0?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@AAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@_N@Z
499??0?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@AAV?$SafeSet@PAVCCertMapping@@@@@Z
500??0?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@AAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@_N@Z
501??0?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@AAV?$SafeSet@PAVCListenerOperation@@@@@Z
502??0?$SafeSet_Iterator@PAVCShellUriSettings@@@@QAA@AAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@_N@Z
503??0?$SafeSet_Iterator@PAX@@QAA@AAV?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@_N@Z
504??0?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ
505??0AutoBstr@@QAA@PAG@Z
506??0AutoBstr@@QAA@XZ
507??0AutoBstrNoAlloc@@QAA@PAG@Z
508??0AutoBstrNoAlloc@@QAA@XZ
509??0AutoCertContext@@QAA@PBU_CERT_CONTEXT@@@Z
510??0AutoCertContext@@QAA@XZ
511??0AutoChainContext@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z
512??0AutoChainContext@@QAA@XZ
513??0AutoCoTaskMemFree@@QAA@PAX@Z
514??0AutoCoTaskMemFree@@QAA@XZ
515??0AutoEnvironmentBlock@@QAA@PAX@Z
516??0AutoEnvironmentBlock@@QAA@XZ
517??0AutoFwXmlCloseParser@@QAA@PAX@Z
518??0AutoFwXmlCloseParser@@QAA@XZ
519??0AutoHandle@@QAA@PAX@Z
520??0AutoHandle@@QAA@XZ
521??0AutoImpersonateUser@@QAA@PAX@Z
522??0AutoImpersonateUser@@QAA@XZ
523??0AutoLibrary@@QAA@PAUHINSTANCE__@@@Z
524??0AutoLibrary@@QAA@XZ
525??0AutoLocalFree@@QAA@PAX@Z
526??0AutoLocalFree@@QAA@XZ
527??0AutoMIClass@@QAA@PAU_MI_Class@@@Z
528??0AutoMIClass@@QAA@XZ
529??0AutoMIInstance@@QAA@PAU_MI_Instance@@@Z
530??0AutoMIInstance@@QAA@XZ
531??0AutoObject@@QAA@PAUWSMAN_OBJECT@@@Z
532??0AutoObject@@QAA@XZ
533??0AutoRegKey@@QAA@PAUHKEY__@@@Z
534??0AutoRegKey@@QAA@XZ
535??0AutoSecurityDescriptor@@QAA@PAX@Z
536??0AutoSecurityDescriptor@@QAA@XZ
537??0AutoWaitHandle@@QAA@PAX@Z
538??0AutoWaitHandle@@QAA@XZ
539??0BufferFormatter@@QAA@PAEK@Z
540??0BufferFormatter@@QAA@XZ
541??0CBaseConfigCache@@IAA@W4ConfigLocation@CConfigChangeSource@@PAVFastLock@@PAVCConfigCacheMap@0@@Z
542??0CClientConfigCache@@AAA@XZ
543??0CConfigManager@@AAA@XZ
544??0CErrorContext@@QAA@_N@Z
545??0CRequestContext@@QAA@PBG@Z
546??0CRequestContext@@QAA@XZ
547??0CResourceAlias@@QAA@PBG@Z
548??0CServiceConfigCache@@AAA@XZ
549??0CServiceWatcher@CServiceConfigCache@@AAA@PAV1@PAVIServiceConfigObserver@@@Z
550??0CWSManCriticalSection@@QAA@XZ
551??0CWSManCriticalSectionWithConditionVar@@QAA@XZ
552??0CWSManEPR@@QAA@H@Z
553??0CWSManGroupPolicyManager@@AAA@XZ
554??0CWSManResource@@QAA@H@Z
555??0CWSManResourceNoResourceUri@@QAA@H@Z
556??0CWSManSecurityUI@@QAA@XZ
557??0CWinRSPluginConfigCache@@AAA@XZ
558??0ChildLifeTimeManager@@QAA@XZ
559??0CircularBufferFormatter@@QAA@XZ
560??0ConfigRegistry@@IAA@XZ
561??0EtwCorrelationHelper@@QAA@ABV0@@Z
562??0EventHandler@WSMan@@QAA@XZ
563??0ExtendedSemantic@@QAA@K@Z
564??0FastLock@@QAA@XZ
565??0Fragment@PacketParser@@QAA@XZ
566??0IConfigChangeObserver@@QAA@ABV0@@Z
567??0IConfigChangeObserver@@QAA@XZ
568??0ILifeTimeMgmt@@QAA@ABV0@@Z
569??0ILifeTimeMgmt@@QAA@XZ
570??0IRequestContext@@IAA@XZ
571??0IWSManGroupPolicyObserver@@QAA@ABV0@@Z
572??0IWSManGroupPolicyObserver@@QAA@XZ
573??0IWSManGroupPolicyPublisher@@QAA@ABV0@@Z
574??0IWSManGroupPolicyPublisher@@QAA@XZ
575??0Locale@@QAA@ABV0@@Z
576??0Locale@@QAA@PAVIRequestContext@@@Z
577??0Locale@@QAA@XZ
578??0MessageId@PacketParser@@QAA@XZ
579??0NotUnderstandSoapHeader@PacketParser@@QAA@XZ
580??0OnHTTPInitialize@@QAA@XZ
581??0OperationId@PacketParser@@QAA@XZ
582??0OwnLock@@QAA@AAVFastLock@@@Z
583??0PacketFormatter@@QAA@XZ
584??0PacketParser@@QAA@XZ
585??0RBUFFER@@QAA@I@Z
586??0RBUFFER@@QAA@PAEI@Z
587??0ReferenceParameters@PacketParser@@QAA@XZ
588??0SBUFFER@@QAA@XZ
589??0SessionId@PacketParser@@QAA@XZ
590??0ShareLock@@QAA@AAVFastLock@@@Z
591??0SoapSemanticConverter@@QAA@XZ
592??0TSTRBUFFER@@QAA@XZ
593??0UserAuthzRecord@@QAA@ABV0@@Z
594??0UserAuthzRecord@@QAA@XZ
595??0UserRecord@@QAA@XZ
596??0XmlReader@@QAA@XZ
597??1?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAA@XZ
598??1?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAA@XZ
599??1?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAA@XZ
600??1?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAA@XZ
601??1?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAA@XZ
602??1?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAA@XZ
603??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ
604??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ
605??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ
606??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ
607??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ
608??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
609??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
610??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ
611??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ
612??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
613??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ
614??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ
615??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ
616??1?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ
617??1?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ
618??1?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@QAA@XZ
619??1?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ
620??1?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ
621??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@QAA@XZ
622??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ
623??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ
624??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@QAA@XZ
625??1?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAA@XZ
626??1?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAA@XZ
627??1?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@XZ
628??1?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAA@XZ
629??1?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAA@XZ
630??1?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAA@XZ
631??1?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAA@XZ
632??1?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAA@XZ
633??1?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAA@XZ
634??1?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ
635??1?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAA@XZ
636??1?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAA@XZ
637??1?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAA@XZ
638??1?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@QAA@XZ
639??1?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ
640??1?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAA@XZ
641??1?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAA@XZ
642??1?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAA@XZ
643??1?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ
644??1?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAA@XZ
645??1?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@XZ
646??1?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@XZ
647??1?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAA@XZ
648??1?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAA@XZ
649??1?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAA@XZ
650??1?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@QAA@XZ
651??1?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAA@XZ
652??1?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAA@XZ
653??1?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ
654??1?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAA@XZ
655??1?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAA@XZ
656??1?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@XZ
657??1?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAA@XZ
658??1?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAA@XZ
659??1?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ
660??1?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAA@XZ
661??1?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAA@XZ
662??1?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAA@XZ
663??1?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAA@XZ
664??1?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAA@XZ
665??1?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@XZ
666??1?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAA@XZ
667??1?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAA@XZ
668??1?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAA@XZ
669??1?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAA@XZ
670??1?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@XZ
671??1?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAA@XZ
672??1?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAA@XZ
673??1?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAA@XZ
674??1?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@XZ
675??1?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@XZ
676??1?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAA@XZ
677??1?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@XZ
678??1?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@XZ
679??1?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAA@XZ
680??1?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ
681??1?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ
682??1?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAA@XZ
683??1?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAA@XZ
684??1?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@XZ
685??1?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAA@XZ
686??1?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAA@XZ
687??1?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAA@XZ
688??1?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAA@XZ
689??1?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAA@XZ
690??1?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAA@XZ
691??1?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@XZ
692??1?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@XZ
693??1?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@XZ
694??1?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@XZ
695??1?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@XZ
696??1?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@XZ
697??1?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@XZ
698??1?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@XZ
699??1?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@XZ
700??1?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@XZ
701??1?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@XZ
702??1?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@XZ
703??1?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@XZ
704??1?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAA@XZ
705??1?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@XZ
706??1?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@QAA@XZ
707??1?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAA@XZ
708??1?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAA@XZ
709??1?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ
710??1?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAA@XZ
711??1?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@QAA@XZ
712??1?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@QAA@XZ
713??1?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@QAA@XZ
714??1?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@QAA@XZ
715??1?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAA@XZ
716??1?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAA@XZ
717??1?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@XZ
718??1?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAA@XZ
719??1?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAA@XZ
720??1?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAA@XZ
721??1?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ
722??1?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAA@XZ
723??1?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAA@XZ
724??1?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAA@XZ
725??1?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAA@XZ
726??1?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@QAA@XZ
727??1?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@XZ
728??1?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAA@XZ
729??1?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAA@XZ
730??1?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAA@XZ
731??1?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAA@XZ
732??1?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAA@XZ
733??1?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAA@XZ
734??1?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAA@XZ
735??1?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ
736??1?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ
737??1?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@QAA@XZ
738??1?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAA@XZ
739??1?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAA@XZ
740??1?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@XZ
741??1?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAA@XZ
742??1?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAA@XZ
743??1?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@QAA@XZ
744??1?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@QAA@XZ
745??1?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@QAA@XZ
746??1?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@QAA@XZ
747??1?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAA@XZ
748??1?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAA@XZ
749??1?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAA@XZ
750??1?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@XZ
751??1?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@QAA@XZ
752??1?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAA@XZ
753??1?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAA@XZ
754??1?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAA@XZ
755??1?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@QAA@XZ
756??1?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@XZ
757??1?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ
758??1?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ
759??1?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ
760??1?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ
761??1?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ
762??1?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@XZ
763??1?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ
764??1?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ
765??1?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ
766??1?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ
767??1?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ
768??1?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ
769??1?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ
770??1?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ
771??1?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ
772??1?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ
773??1?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ
774??1?$AutoDelete@D@@QAA@XZ
775??1?$AutoDelete@G@@QAA@XZ
776??1?$AutoDelete@UIPRange@CWSManIPFilter@@@@QAA@XZ
777??1?$AutoDelete@U_SID@@@@QAA@XZ
778??1?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@QAA@XZ
779??1?$AutoDelete@V?$Handle@VISubscription@@@@@@QAA@XZ
780??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ
781??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ
782??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ
783??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ
784??1?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ
785??1?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
786??1?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
787??1?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ
788??1?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ
789??1?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
790??1?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ
791??1?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ
792??1?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ
793??1?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ
794??1?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ
795??1?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@QAA@XZ
796??1?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ
797??1?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ
798??1?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@QAA@XZ
799??1?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ
800??1?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ
801??1?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@QAA@XZ
802??1?$AutoDelete@VAdminSid@CSecurity@@@@QAA@XZ
803??1?$AutoDelete@VBlockedRecord@@@@QAA@XZ
804??1?$AutoDelete@VCBaseConfigCache@@@@QAA@XZ
805??1?$AutoDelete@VCCertMapping@@@@QAA@XZ
806??1?$AutoDelete@VCConfigChangeSource@@@@QAA@XZ
807??1?$AutoDelete@VCListenerSettings@@@@QAA@XZ
808??1?$AutoDelete@VCObserverConfigChangeErrors@@@@QAA@XZ
809??1?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@XZ
810??1?$AutoDelete@VCShellUriSettings@@@@QAA@XZ
811??1?$AutoDelete@VCWSManEPR@@@@QAA@XZ
812??1?$AutoDelete@VCWSManResource@@@@QAA@XZ
813??1?$AutoDelete@VCertHash@@@@QAA@XZ
814??1?$AutoDelete@VConfigUpdate@@@@QAA@XZ
815??1?$AutoDelete@VCredUIDllLoader@@@@QAA@XZ
816??1?$AutoDelete@VEnumSinkEx@@@@QAA@XZ
817??1?$AutoDelete@VEventHandler@WSMan@@@@QAA@XZ
818??1?$AutoDelete@VExpiredOperationIdRecord@@@@QAA@XZ
819??1?$AutoDelete@VGPApiManager@@@@QAA@XZ
820??1?$AutoDelete@VGeneralSinkEx@@@@QAA@XZ
821??1?$AutoDelete@VIChannelObserverFactory@@@@QAA@XZ
822??1?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@XZ
823??1?$AutoDelete@VISpecification@@@@QAA@XZ
824??1?$AutoDelete@VInteractiveSid@CSecurity@@@@QAA@XZ
825??1?$AutoDelete@VIpHlpApiDllLoader@@@@QAA@XZ
826??1?$AutoDelete@VMachineName@@@@QAA@XZ
827??1?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@QAA@XZ
828??1?$AutoDelete@VNetworkServiceSid@CSecurity@@@@QAA@XZ
829??1?$AutoDelete@VNtDsApiDllLoader@@@@QAA@XZ
830??1?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ
831??1?$AutoDelete@VPacketCreator@@@@QAA@XZ
832??1?$AutoDelete@VPacketParser@@@@QAA@XZ
833??1?$AutoDelete@VResources@Locale@@@@QAA@XZ
834??1?$AutoDelete@VRunAsConfiguration@@@@QAA@XZ
835??1?$AutoDelete@VSecurityEntry@Catalog@@@@QAA@XZ
836??1?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ
837??1?$AutoDelete@VServiceSoapProcessor@@@@QAA@XZ
838??1?$AutoDelete@VShell32DllLoader@@@@QAA@XZ
839??1?$AutoDelete@VShlWApiDllLoader@@@@QAA@XZ
840??1?$AutoDelete@VSubscriptionEnumerator@@@@QAA@XZ
841??1?$AutoDelete@VSubscriptionManager@@@@QAA@XZ
842??1?$AutoDelete@VTSTRBUFFER@@@@QAA@XZ
843??1?$AutoDelete@VUniqueStringOverflow@@@@QAA@XZ
844??1?$AutoDelete@VUser32DllLoader@@@@QAA@XZ
845??1?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAA@XZ
846??1?$AutoDelete@VWSManMemCryptManager@@@@QAA@XZ
847??1?$AutoDelete@VWmiEnumContext@@@@QAA@XZ
848??1?$AutoDelete@VXmlReader@@@@QAA@XZ
849??1?$AutoDeleteVector@$$CBG@@QAA@XZ
850??1?$AutoDeleteVector@D@@QAA@XZ
851??1?$AutoDeleteVector@E@@QAA@XZ
852??1?$AutoDeleteVector@G@@QAA@XZ
853??1?$AutoDeleteVector@H@@QAA@XZ
854??1?$AutoDeleteVector@PAG@@QAA@XZ
855??1?$AutoDeleteVector@PBG@@QAA@XZ
856??1?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAA@XZ
857??1?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ
858??1?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ
859??1?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@XZ
860??1?$AutoDeleteVector@X@@QAA@XZ
861??1?$AutoFree@E@@QAA@XZ
862??1?$AutoLocklessItemRecycle@VPacket@@@@QAA@XZ
863??1?$AutoRelease@UIAppHostChildElementCollection@@@@QAA@XZ
864??1?$AutoRelease@UIAppHostElement@@@@QAA@XZ
865??1?$AutoRelease@UIAppHostElementCollection@@@@QAA@XZ
866??1?$AutoRelease@UIAppHostProperty@@@@QAA@XZ
867??1?$AutoRelease@UIAppHostPropertyCollection@@@@QAA@XZ
868??1?$AutoRelease@UIClientSecurity@@@@QAA@XZ
869??1?$AutoRelease@UIEnumWbemClassObject@@@@QAA@XZ
870??1?$AutoRelease@UIErrorInfo@@@@QAA@XZ
871??1?$AutoRelease@UIUnknown@@@@QAA@XZ
872??1?$AutoRelease@UIWbemClassObject@@@@QAA@XZ
873??1?$AutoRelease@UIWbemContext@@@@QAA@XZ
874??1?$AutoRelease@UIWbemLocator@@@@QAA@XZ
875??1?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@XZ
876??1?$AutoRelease@UIWbemPath@@@@QAA@XZ
877??1?$AutoRelease@UIWbemPathKeyList@@@@QAA@XZ
878??1?$AutoRelease@UIWbemQualifierSet@@@@QAA@XZ
879??1?$AutoRelease@UIWbemQuery@@@@QAA@XZ
880??1?$AutoRelease@UIWbemServices@@@@QAA@XZ
881??1?$AutoRelease@VApplication@Client@WSMan@@@@QAA@XZ
882??1?$AutoRelease@VCBaseConfigCache@@@@QAA@XZ
883??1?$AutoRelease@VCClientConfigCache@@@@QAA@XZ
884??1?$AutoRelease@VCClientConfigSettings@@@@QAA@XZ
885??1?$AutoRelease@VCCommonConfigSettings@@@@QAA@XZ
886??1?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ
887??1?$AutoRelease@VCConfigManager@@@@QAA@XZ
888??1?$AutoRelease@VCListenerCommand@@@@QAA@XZ
889??1?$AutoRelease@VCListenerMasterOperation@@@@QAA@XZ
890??1?$AutoRelease@VCListenerReceive@@@@QAA@XZ
891??1?$AutoRelease@VCListenerShell@@@@QAA@XZ
892??1?$AutoRelease@VCRemoteOperation@@@@QAA@XZ
893??1?$AutoRelease@VCRemoteSession@@@@QAA@XZ
894??1?$AutoRelease@VCRequestContext@@@@QAA@XZ
895??1?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@XZ
896??1?$AutoRelease@VCServiceConfigCache@@@@QAA@XZ
897??1?$AutoRelease@VCServiceConfigSettings@@@@QAA@XZ
898??1?$AutoRelease@VCWSManEPR@@@@QAA@XZ
899??1?$AutoRelease@VCWSManGroupPolicyCache@@@@QAA@XZ
900??1?$AutoRelease@VCWSManGroupPolicyManager@@@@QAA@XZ
901??1?$AutoRelease@VCWSManObject@@@@QAA@XZ
902??1?$AutoRelease@VCWSManResource@@@@QAA@XZ
903??1?$AutoRelease@VCWSManSession@@@@QAA@XZ
904??1?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@XZ
905??1?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAA@XZ
906??1?$AutoRelease@VCommand@Client@WSMan@@@@QAA@XZ
907??1?$AutoRelease@VConfigNotification@@@@QAA@XZ
908??1?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@QAA@XZ
909??1?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@QAA@XZ
910??1?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@QAA@XZ
911??1?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@QAA@XZ
912??1?$AutoRelease@VEnumSinkEx@@@@QAA@XZ
913??1?$AutoRelease@VGeneralSinkEx@@@@QAA@XZ
914??1?$AutoRelease@VHostMappingTable@@@@QAA@XZ
915??1?$AutoRelease@VIISConfigSettings@@@@QAA@XZ
916??1?$AutoRelease@VIPCSoapProcessor@@@@QAA@XZ
917??1?$AutoRelease@VIRequestContext@@@@QAA@XZ
918??1?$AutoRelease@VISubscription@@@@QAA@XZ
919??1?$AutoRelease@VInboundRequestDetails@@@@QAA@XZ
920??1?$AutoRelease@VProxyManager@Client@WSMan@@@@QAA@XZ
921??1?$AutoRelease@VProxySelection@Client@WSMan@@@@QAA@XZ
922??1?$AutoRelease@VPushSubscribeOperation@@@@QAA@XZ
923??1?$AutoRelease@VPushSubscription@@@@QAA@XZ
924??1?$AutoRelease@VReceiveOperation@Client@WSMan@@@@QAA@XZ
925??1?$AutoRelease@VReconnectOperation@Client@WSMan@@@@QAA@XZ
926??1?$AutoRelease@VSendOperation@Client@WSMan@@@@QAA@XZ
927??1?$AutoRelease@VShell@Client@WSMan@@@@QAA@XZ
928??1?$AutoRelease@VShellInfo@@@@QAA@XZ
929??1?$AutoRelease@VSignalOperation@Client@WSMan@@@@QAA@XZ
930??1?$AutoRelease@VUserRecord@@@@QAA@XZ
931??1?$AutoRelease@VWSManHttpListener@@@@QAA@XZ
932??1?$AutoReleaseEx@VHostMappingTableEntry@@@@QAA@XZ
933??1?$AutoReleaseEx@VShell@Client@WSMan@@@@QAA@XZ
934??1?$ILoader@VAdminSid@CSecurity@@@@QAA@XZ
935??1?$ILoader@VCredUIDllLoader@@@@QAA@XZ
936??1?$ILoader@VEventHandler@WSMan@@@@QAA@XZ
937??1?$ILoader@VInteractiveSid@CSecurity@@@@QAA@XZ
938??1?$ILoader@VIpHlpApiDllLoader@@@@QAA@XZ
939??1?$ILoader@VMachineName@@@@QAA@XZ
940??1?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA@XZ
941??1?$ILoader@VNtDsApiDllLoader@@@@QAA@XZ
942??1?$ILoader@VResources@Locale@@@@QAA@XZ
943??1?$ILoader@VShell32DllLoader@@@@QAA@XZ
944??1?$ILoader@VShlWApiDllLoader@@@@QAA@XZ
945??1?$ILoader@VSubscriptionManager@@@@QAA@XZ
946??1?$ILoader@VUser32DllLoader@@@@QAA@XZ
947??1?$ILoader@VWSManMemCryptManager@@@@QAA@XZ
948??1?$Loader@VAdminSid@CSecurity@@$00@@QAA@XZ
949??1?$Loader@VCredUIDllLoader@@$00@@QAA@XZ
950??1?$Loader@VEventHandler@WSMan@@$00@@QAA@XZ
951??1?$Loader@VInteractiveSid@CSecurity@@$00@@QAA@XZ
952??1?$Loader@VIpHlpApiDllLoader@@$00@@QAA@XZ
953??1?$Loader@VMachineName@@$00@@QAA@XZ
954??1?$Loader@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ
955??1?$Loader@VNtDsApiDllLoader@@$00@@QAA@XZ
956??1?$Loader@VResources@Locale@@$0A@@@QAA@XZ
957??1?$Loader@VShell32DllLoader@@$00@@QAA@XZ
958??1?$Loader@VShlWApiDllLoader@@$00@@QAA@XZ
959??1?$Loader@VSubscriptionManager@@$01@@QAA@XZ
960??1?$Loader@VUser32DllLoader@@$00@@QAA@XZ
961??1?$Loader@VWSManMemCryptManager@@$00@@QAA@XZ
962??1?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAA@XZ
963??1?$LoaderSerializer@VCredUIDllLoader@@$00@@QAA@XZ
964??1?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAA@XZ
965??1?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAA@XZ
966??1?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAA@XZ
967??1?$LoaderSerializer@VMachineName@@$00@@QAA@XZ
968??1?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ
969??1?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAA@XZ
970??1?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@XZ
971??1?$LoaderSerializer@VShell32DllLoader@@$00@@QAA@XZ
972??1?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAA@XZ
973??1?$LoaderSerializer@VSubscriptionManager@@$01@@QAA@XZ
974??1?$LoaderSerializer@VUser32DllLoader@@$00@@QAA@XZ
975??1?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAA@XZ
976??1?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ
977??1?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
978??1?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ
979??1?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ
980??1?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ
981??1?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@QAA@XZ
982??1?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ
983??1?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@QAA@XZ
984??1?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ
985??1?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ
986??1?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ
987??1?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ
988??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
989??1?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
990??1?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@XZ
991??1?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ
992??1?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ
993??1?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ
994??1?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
995??1?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ
996??1?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAA@XZ
997??1?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QAA@XZ
998??1?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAA@XZ
999??1?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QAA@XZ
1000??1?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QAA@XZ
1001??1?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QAA@XZ
1002??1?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAA@XZ
1003??1?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QAA@XZ
1004??1?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QAA@XZ
1005??1?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QAA@XZ
1006??1?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QAA@XZ
1007??1?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QAA@XZ
1008??1?$SafeMap_Iterator@PAXUEmpty@@@@QAA@XZ
1009??1?$SafeMap_Iterator@UPluginKey@@K@@QAA@XZ
1010??1?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAA@XZ
1011??1?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAA@XZ
1012??1?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QAA@XZ
1013??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ
1014??1?$SafeMap_Iterator@VStringKeyCI@@K@@QAA@XZ
1015??1?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QAA@XZ
1016??1?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAA@XZ
1017??1?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAA@XZ
1018??1?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAA@XZ
1019??1?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ
1020??1?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ
1021??1?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA@XZ
1022??1?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ
1023??1?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ
1024??1?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA@XZ
1025??1?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
1026??1?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ
1027??1?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ
1028??1?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ
1029??1?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA@XZ
1030??1?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ
1031??1?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QAA@XZ
1032??1?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QAA@XZ
1033??1?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QAA@XZ
1034??1?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QAA@XZ
1035??1?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QAA@XZ
1036??1?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA@XZ
1037??1?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ
1038??1?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ
1039??1?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ
1040??1?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ
1041??1?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ
1042??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
1043??1?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
1044??1?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QAA@XZ
1045??1?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@XZ
1046??1?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ
1047??1?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ
1048??1?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ
1049??1?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
1050??1?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ
1051??1?$SafeSet@PAVCCertMapping@@@@QAA@XZ
1052??1?$SafeSet@PAVCListenerOperation@@@@QAA@XZ
1053??1?$SafeSet@PAVCShellUriSettings@@@@QAA@XZ
1054??1?$SafeSet@PAVCollector@@@@QAA@XZ
1055??1?$SafeSet@PAVHostOperation@@@@QAA@XZ
1056??1?$SafeSet@PAVIOperation@@@@QAA@XZ
1057??1?$SafeSet@PAVListenerSourceSubscription@@@@QAA@XZ
1058??1?$SafeSet@PAVPushSubscription@@@@QAA@XZ
1059??1?$SafeSet@PAX@@QAA@XZ
1060??1?$SafeSet@VStringKeyCI@@@@QAA@XZ
1061??1?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@XZ
1062??1?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@XZ
1063??1?$SafeSet_Iterator@PAVCShellUriSettings@@@@QAA@XZ
1064??1?$SafeSet_Iterator@PAVCollector@@@@QAA@XZ
1065??1?$SafeSet_Iterator@PAVHostOperation@@@@QAA@XZ
1066??1?$SafeSet_Iterator@PAVIOperation@@@@QAA@XZ
1067??1?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@QAA@XZ
1068??1?$SafeSet_Iterator@PAVPushSubscription@@@@QAA@XZ
1069??1?$SafeSet_Iterator@PAX@@QAA@XZ
1070??1?$SafeSet_Iterator@VStringKeyCI@@@@QAA@XZ
1071??1?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ
1072??1AutoBstr@@QAA@XZ
1073??1AutoBstrNoAlloc@@QAA@XZ
1074??1AutoCertContext@@QAA@XZ
1075??1AutoChainContext@@QAA@XZ
1076??1AutoCoTaskMemFree@@QAA@XZ
1077??1AutoEnvironmentBlock@@QAA@XZ
1078??1AutoFwXmlCloseParser@@QAA@XZ
1079??1AutoHandle@@QAA@XZ
1080??1AutoImpersonateUser@@QAA@XZ
1081??1AutoLibrary@@QAA@XZ
1082??1AutoLocalFree@@QAA@XZ
1083??1AutoMIClass@@QAA@XZ
1084??1AutoMIInstance@@QAA@XZ
1085??1AutoObject@@QAA@XZ
1086??1AutoRegKey@@QAA@XZ
1087??1AutoSecurityDescriptor@@QAA@XZ
1088??1AutoWaitHandle@@QAA@XZ
1089??1BufferFormatter@@UAA@XZ
1090??1CBaseConfigCache@@UAA@XZ
1091??1CClientConfigCache@@UAA@XZ
1092??1CCommonConfigSettings@@UAA@XZ
1093??1CConfigManager@@UAA@XZ
1094??1CErrorContext@@UAA@XZ
1095??1CRequestContext@@UAA@XZ
1096??1CResourceAlias@@QAA@XZ
1097??1CServiceConfigCache@@EAA@XZ
1098??1CServiceWatcher@CServiceConfigCache@@QAA@XZ
1099??1CWSManCriticalSection@@QAA@XZ
1100??1CWSManCriticalSectionWithConditionVar@@QAA@XZ
1101??1CWSManEPR@@UAA@XZ
1102??1CWSManGroupPolicyManager@@EAA@XZ
1103??1CWSManResource@@UAA@XZ
1104??1CWSManResourceNoResourceUri@@UAA@XZ
1105??1CWSManSecurityUI@@QAA@XZ
1106??1CWinRSPluginConfigCache@@EAA@XZ
1107??1ChildLifeTimeManager@@QAA@XZ
1108??1CircularBufferFormatter@@UAA@XZ
1109??1ConfigRegistry@@IAA@XZ
1110??1EtwCorrelationHelper@@UAA@XZ
1111??1EventHandler@WSMan@@QAA@XZ
1112??1IConfigChangeObserver@@UAA@XZ
1113??1ILifeTimeMgmt@@UAA@XZ
1114??1IRequestContext@@UAA@XZ
1115??1IWSManGroupPolicyObserver@@UAA@XZ
1116??1IWSManGroupPolicyPublisher@@UAA@XZ
1117??1MessageId@PacketParser@@QAA@XZ
1118??1OnHTTPInitialize@@QAA@XZ
1119??1OperationId@PacketParser@@QAA@XZ
1120??1OwnLock@@QAA@XZ
1121??1PacketParser@@QAA@XZ
1122??1RBUFFER@@QAA@XZ
1123??1ReferenceParameters@PacketParser@@QAA@XZ
1124??1SBUFFER@@QAA@XZ
1125??1ShareLock@@QAA@XZ
1126??1SoapSemanticConverter@@QAA@XZ
1127??1TSTRBUFFER@@QAA@XZ
1128??1UserRecord@@QAA@XZ
1129??1XmlReader@@QAA@XZ
1130??4?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAAAAV?$AutoDelete@D@@PAD@Z
1131??4?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAAAV?$AutoDelete@G@@PAG@Z
1132??4?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z
1133??4?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z
1134??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAAAV?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@Z
1135??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAAAV?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z
1136??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z
1137??4?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAAAV?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z
1138??4?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAAAV?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z
1139??4?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAAAV?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z
1140??4?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAAAV?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z
1141??4?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAAAV?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@Z
1142??4?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAAAV?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@Z
1143??4?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAAAAV?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@Z
1144??4?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAAAV?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@Z
1145??4?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAAAV?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@Z
1146??4?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAAAV?$AutoDelete@VCertHash@@@@PAVCertHash@@@Z
1147??4?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAAAV?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@Z
1148??4?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAAAV?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@Z
1149??4?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAAAV?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@Z
1150??4?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAAAV?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@Z
1151??4?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAAAV?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@Z
1152??4?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAAAV?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@Z
1153??4?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAAAV?$AutoDelete@VISpecification@@@@PAVISpecification@@@Z
1154??4?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAAAV?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@Z
1155??4?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAAAV?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@Z
1156??4?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAAAAV?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@Z
1157??4?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAAAV?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@Z
1158??4?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAAAV?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@Z
1159??4?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAAAAV?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@Z
1160??4?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAAAV?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@Z
1161??4?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAAAV?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@Z
1162??4?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAAAV?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
1163??4?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAAAV?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@Z
1164??4?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAAAV?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@Z
1165??4?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAAAV?$AutoDeleteVector@$$CBG@@PBG@Z
1166??4?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAAAV?$AutoDeleteVector@D@@PAD@Z
1167??4?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAAAV?$AutoDeleteVector@E@@PAE@Z
1168??4?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAAAV?$AutoDeleteVector@G@@PAG@Z
1169??4?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAAAV?$AutoDeleteVector@PAG@@PAPAG@Z
1170??4?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAAAV?$AutoDeleteVector@PBG@@PAPBG@Z
1171??4?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAAAAV?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@Z
1172??4?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAAAV?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z
1173??4?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAAAV?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@Z
1174??4?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAAAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@Z
1175??4?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAAAV?$AutoDeleteVector@X@@PAX@Z
1176??4?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAAAV?$AutoFree@E@@PAE@Z
1177??4?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAAAV?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@Z
1178??4?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAAAV?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@Z
1179??4?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAAAV?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@Z
1180??4?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAAAV?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@Z
1181??4?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAAAV?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@Z
1182??4?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAAAV?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@Z
1183??4?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAAAV?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@Z
1184??4?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAAAV?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@Z
1185??4?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAAAV?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@Z
1186??4?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAAAV?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@Z
1187??4?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAAAV?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@Z
1188??4?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAAAV?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@Z
1189??4?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAAAV?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@Z
1190??4?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAAAV?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@Z
1191??4?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAAAAV?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@Z
1192??4?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAAAV?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@Z
1193??4?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAAAV?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@Z
1194??4?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAAAV?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@Z
1195??4?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAAAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@Z
1196??4?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAAAV?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@Z
1197??4?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAAAAV?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@Z
1198??4?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAAAV?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@Z
1199??4?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAAAV?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@Z
1200??4?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAAAV?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@Z
1201??4?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAAAV?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@Z
1202??4?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAAAV?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@Z
1203??4?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAAAV?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@Z
1204??4?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAAAV?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@Z
1205??4?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAAAV?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@Z
1206??4?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAAAV?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@Z
1207??4?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAAAV?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@Z
1208??4?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAAAV?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@Z
1209??4?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAAAV?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@Z
1210??4?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAAAV?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@Z
1211??4?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAAAAV?$AutoRelease@VISubscription@@@@PAVISubscription@@@Z
1212??4?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAAAV?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@Z
1213??4?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAAAV?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@Z
1214??4?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAAAAV?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@Z
1215??4?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAAAV?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@Z
1216??4?$AutoCleanup@VAutoBstr@@PAG@@QAAAAVAutoBstr@@PAG@Z
1217??4?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAAAVAutoBstrNoAlloc@@PAG@Z
1218??4?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAAAVAutoCertContext@@PBU_CERT_CONTEXT@@@Z
1219??4?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAAAVAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@Z
1220??4?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAAAAVAutoCoTaskMemFree@@PAX@Z
1221??4?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAAAAVAutoEnvironmentBlock@@PAX@Z
1222??4?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAAAAVAutoFwXmlCloseParser@@PAX@Z
1223??4?$AutoCleanup@VAutoHandle@@PAX@@QAAAAVAutoHandle@@PAX@Z
1224??4?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAAAVAutoImpersonateUser@@PAX@Z
1225??4?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAAAAVAutoLibrary@@PAUHINSTANCE__@@@Z
1226??4?$AutoCleanup@VAutoLocalFree@@PAX@@QAAAAVAutoLocalFree@@PAX@Z
1227??4?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAAAVAutoMIClass@@PAU_MI_Class@@@Z
1228??4?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAAAVAutoMIInstance@@PAU_MI_Instance@@@Z
1229??4?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAAAAVAutoObject@@PAUWSMAN_OBJECT@@@Z
1230??4?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAAAVAutoRegKey@@PAUHKEY__@@@Z
1231??4?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAAAVAutoSecurityDescriptor@@PAX@Z
1232??4?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAAAVAutoWaitHandle@@PAX@Z
1233??4?$AutoDelete@D@@QAAAAV0@PAD@Z
1234??4?$AutoDelete@G@@QAAAAV0@PAG@Z
1235??4?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV0@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z
1236??4?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV0@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z
1237??4?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAAAAV0@PAV?$SafeSet@PAVCCertMapping@@@@@Z
1238??4?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAAAAV0@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z
1239??4?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV0@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z
1240??4?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAAAV0@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z
1241??4?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAAAV0@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z
1242??4?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAAAV0@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z
1243??4?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAAAV0@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z
1244??4?$AutoDelete@VBlockedRecord@@@@QAAAAV0@PAVBlockedRecord@@@Z
1245??4?$AutoDelete@VCConfigChangeSource@@@@QAAAAV0@PAVCConfigChangeSource@@@Z
1246??4?$AutoDelete@VCObserverConfigChangeErrors@@@@QAAAAV0@PAVCObserverConfigChangeErrors@@@Z
1247??4?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAAAAV0@PAVCServiceWatcher@CServiceConfigCache@@@Z
1248??4?$AutoDelete@VCWSManResource@@@@QAAAAV0@PAVCWSManResource@@@Z
1249??4?$AutoDelete@VCertHash@@@@QAAAAV0@PAVCertHash@@@Z
1250??4?$AutoDelete@VConfigUpdate@@@@QAAAAV0@PAVConfigUpdate@@@Z
1251??4?$AutoDelete@VEnumSinkEx@@@@QAAAAV0@PAVEnumSinkEx@@@Z
1252??4?$AutoDelete@VGPApiManager@@@@QAAAAV0@PAVGPApiManager@@@Z
1253??4?$AutoDelete@VGeneralSinkEx@@@@QAAAAV0@PAVGeneralSinkEx@@@Z
1254??4?$AutoDelete@VIChannelObserverFactory@@@@QAAAAV0@PAVIChannelObserverFactory@@@Z
1255??4?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAAAAV0@PAVIQueryDASHSMASHInterface@@@Z
1256??4?$AutoDelete@VISpecification@@@@QAAAAV0@PAVISpecification@@@Z
1257??4?$AutoDelete@VPacketCreator@@@@QAAAAV0@PAVPacketCreator@@@Z
1258??4?$AutoDelete@VPacketParser@@@@QAAAAV0@PAVPacketParser@@@Z
1259??4?$AutoDelete@VRunAsConfiguration@@@@QAAAAV0@PAVRunAsConfiguration@@@Z
1260??4?$AutoDelete@VSecurityEntry@Catalog@@@@QAAAAV0@PAVSecurityEntry@Catalog@@@Z
1261??4?$AutoDelete@VServiceSoapProcessor@@@@QAAAAV0@PAVServiceSoapProcessor@@@Z
1262??4?$AutoDelete@VSubscriptionEnumerator@@@@QAAAAV0@PAVSubscriptionEnumerator@@@Z
1263??4?$AutoDelete@VTSTRBUFFER@@@@QAAAAV0@PAVTSTRBUFFER@@@Z
1264??4?$AutoDelete@VUniqueStringOverflow@@@@QAAAAV0@PAVUniqueStringOverflow@@@Z
1265??4?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAAAAV0@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
1266??4?$AutoDelete@VWmiEnumContext@@@@QAAAAV0@PAVWmiEnumContext@@@Z
1267??4?$AutoDelete@VXmlReader@@@@QAAAAV0@PAVXmlReader@@@Z
1268??4?$AutoDeleteVector@$$CBG@@QAAAAV0@PBG@Z
1269??4?$AutoDeleteVector@D@@QAAAAV0@PAD@Z
1270??4?$AutoDeleteVector@E@@QAAAAV0@PAE@Z
1271??4?$AutoDeleteVector@G@@QAAAAV0@PAG@Z
1272??4?$AutoDeleteVector@PAG@@QAAAAV0@PAPAG@Z
1273??4?$AutoDeleteVector@PBG@@QAAAAV0@PAPBG@Z
1274??4?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAAAAV0@PAU_CONFIG_UPDATE@@@Z
1275??4?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAAAV0@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z
1276??4?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAAAAV0@PAU_WINRS_RUN_COMMAND_ARG@@@Z
1277??4?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAAAAV0@PAU_WSMAN_OPTION@@@Z
1278??4?$AutoDeleteVector@X@@QAAAAV0@PAX@Z
1279??4?$AutoFree@E@@QAAAAV0@PAE@Z
1280??4?$AutoLocklessItemRecycle@VPacket@@@@QAAAAV0@PAVPacket@@@Z
1281??4?$AutoRelease@UIClientSecurity@@@@QAAAAV0@PAUIClientSecurity@@@Z
1282??4?$AutoRelease@UIEnumWbemClassObject@@@@QAAAAV0@PAUIEnumWbemClassObject@@@Z
1283??4?$AutoRelease@UIErrorInfo@@@@QAAAAV0@PAUIErrorInfo@@@Z
1284??4?$AutoRelease@UIUnknown@@@@QAAAAV0@PAUIUnknown@@@Z
1285??4?$AutoRelease@UIWbemClassObject@@@@QAAAAV0@PAUIWbemClassObject@@@Z
1286??4?$AutoRelease@UIWbemContext@@@@QAAAAV0@PAUIWbemContext@@@Z
1287??4?$AutoRelease@UIWbemLocator@@@@QAAAAV0@PAUIWbemLocator@@@Z
1288??4?$AutoRelease@UIWbemObjectTextSrc@@@@QAAAAV0@PAUIWbemObjectTextSrc@@@Z
1289??4?$AutoRelease@UIWbemPath@@@@QAAAAV0@PAUIWbemPath@@@Z
1290??4?$AutoRelease@UIWbemPathKeyList@@@@QAAAAV0@PAUIWbemPathKeyList@@@Z
1291??4?$AutoRelease@UIWbemQualifierSet@@@@QAAAAV0@PAUIWbemQualifierSet@@@Z
1292??4?$AutoRelease@UIWbemQuery@@@@QAAAAV0@PAUIWbemQuery@@@Z
1293??4?$AutoRelease@UIWbemServices@@@@QAAAAV0@PAUIWbemServices@@@Z
1294??4?$AutoRelease@VApplication@Client@WSMan@@@@QAAAAV0@PAVApplication@Client@WSMan@@@Z
1295??4?$AutoRelease@VCBaseConfigCache@@@@QAAAAV0@PAVCBaseConfigCache@@@Z
1296??4?$AutoRelease@VCClientConfigSettings@@@@QAAAAV0@PAVCClientConfigSettings@@@Z
1297??4?$AutoRelease@VCCommonConfigSettings@@@@QAAAAV0@PAVCCommonConfigSettings@@@Z
1298??4?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAAAAV0@PAVCConfigCacheMap@CBaseConfigCache@@@Z
1299??4?$AutoRelease@VCConfigManager@@@@QAAAAV0@PAVCConfigManager@@@Z
1300??4?$AutoRelease@VCRemoteOperation@@@@QAAAAV0@PAVCRemoteOperation@@@Z
1301??4?$AutoRelease@VCRemoteSession@@@@QAAAAV0@PAVCRemoteSession@@@Z
1302??4?$AutoRelease@VCRequestContext@@@@QAAAAV0@PAVCRequestContext@@@Z
1303??4?$AutoRelease@VCServiceCommonConfigSettings@@@@QAAAAV0@PAVCServiceCommonConfigSettings@@@Z
1304??4?$AutoRelease@VCServiceConfigCache@@@@QAAAAV0@PAVCServiceConfigCache@@@Z
1305??4?$AutoRelease@VCServiceConfigSettings@@@@QAAAAV0@PAVCServiceConfigSettings@@@Z
1306??4?$AutoRelease@VCWSManEPR@@@@QAAAAV0@PAVCWSManEPR@@@Z
1307??4?$AutoRelease@VCWSManGroupPolicyManager@@@@QAAAAV0@PAVCWSManGroupPolicyManager@@@Z
1308??4?$AutoRelease@VCWSManResource@@@@QAAAAV0@PAVCWSManResource@@@Z
1309??4?$AutoRelease@VCWinRSPluginConfigCache@@@@QAAAAV0@PAVCWinRSPluginConfigCache@@@Z
1310??4?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAAAAV0@PAVCWinRSPluginConfigSettings@@@Z
1311??4?$AutoRelease@VEnumSinkEx@@@@QAAAAV0@PAVEnumSinkEx@@@Z
1312??4?$AutoRelease@VGeneralSinkEx@@@@QAAAAV0@PAVGeneralSinkEx@@@Z
1313??4?$AutoRelease@VIRequestContext@@@@QAAAAV0@PAVIRequestContext@@@Z
1314??4?$AutoRelease@VISubscription@@@@QAAAAV0@PAVISubscription@@@Z
1315??4?$AutoRelease@VInboundRequestDetails@@@@QAAAAV0@PAVInboundRequestDetails@@@Z
1316??4?$AutoRelease@VUserRecord@@@@QAAAAV0@PAVUserRecord@@@Z
1317??4?$AutoRelease@VWSManHttpListener@@@@QAAAAV0@PAVWSManHttpListener@@@Z
1318??4?$AutoReleaseEx@VShell@Client@WSMan@@@@QAAAAV0@PAVShell@Client@WSMan@@@Z
1319??4?$PacketElement@K@PacketParser@@QAAAAV01@ABV01@@Z
1320??4?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAAAV01@ABV01@@Z
1321??4?$PacketElement@PBG@PacketParser@@QAAAAV01@ABV01@@Z
1322??4?$PacketElement@_K@PacketParser@@QAAAAV01@ABV01@@Z
1323??4?$SimpleQueue@T_LARGE_INTEGER@@@@QAAAAV0@ABV0@@Z
1324??4AutoBstr@@QAAAAV0@PAG@Z
1325??4AutoBstrNoAlloc@@QAAAAV0@PAG@Z
1326??4AutoCertContext@@QAAAAV0@PBU_CERT_CONTEXT@@@Z
1327??4AutoChainContext@@QAAAAV0@PBU_CERT_CHAIN_CONTEXT@@@Z
1328??4AutoCoTaskMemFree@@QAAAAV0@PAX@Z
1329??4AutoEnvironmentBlock@@QAAAAV0@PAX@Z
1330??4AutoFwXmlCloseParser@@QAAAAV0@PAX@Z
1331??4AutoHandle@@QAAAAV0@PAX@Z
1332??4AutoImpersonateUser@@QAAAAV0@PAX@Z
1333??4AutoLibrary@@QAAAAV0@PAUHINSTANCE__@@@Z
1334??4AutoLocalFree@@QAAAAV0@PAX@Z
1335??4AutoMIClass@@QAAAAV0@PAU_MI_Class@@@Z
1336??4AutoMIInstance@@QAAAAV0@PAU_MI_Instance@@@Z
1337??4AutoObject@@QAAAAV0@PAUWSMAN_OBJECT@@@Z
1338??4AutoRegKey@@QAAAAV0@PAUHKEY__@@@Z
1339??4AutoSecurityDescriptor@@QAAAAV0@PAX@Z
1340??4AutoWaitHandle@@QAAAAV0@PAX@Z
1341??4ChildLifeTimeManager@@QAAAAV0@ABV0@@Z
1342??4ConfigRegistry@@QAAAAV0@ABV0@@Z
1343??4EtwCorrelationHelper@@QAAAAV0@ABV0@@Z
1344??4EventLog@@QAAAAV0@ABV0@@Z
1345??4ExtendedSemantic@@QAAAAV0@ABV0@@Z
1346??4FastLock@@QAAAAV0@ABV0@@Z
1347??4Fragment@PacketParser@@QAAAAV01@ABV01@@Z
1348??4IConfigChangeObserver@@QAAAAV0@ABV0@@Z
1349??4ILifeTimeMgmt@@QAAAAV0@ABV0@@Z
1350??4IWSManGroupPolicyObserver@@QAAAAV0@ABV0@@Z
1351??4IWSManGroupPolicyPublisher@@QAAAAV0@ABV0@@Z
1352??4Locale@@QAAAAV0@ABV0@@Z
1353??4NotUnderstandSoapHeader@PacketParser@@QAAAAV01@ABV01@@Z
1354??4PacketFormatter@@QAAAAV0@ABV0@@Z
1355??4RBUFFER@@QAAAAV0@ABV0@@Z
1356??4SBUFFER@@QAAAAV0@ABV0@@Z
1357??4SessionId@PacketParser@@QAAAAV01@ABV01@@Z
1358??4SoapSemanticConverter@@QAAAAV0@ABV0@@Z
1359??4UserAuthzRecord@@QAAAAV0@ABV0@@Z
1360??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataFormatDWORD@@@Z
1361??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataFormatULONGLONG@@@Z
1362??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataPCWSTR@@@Z
1363??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataPUCHAR@@@Z
1364??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataXmlEscape@@@Z
1365??6BufferFormatter@@UAAAAV0@K@Z
1366??6BufferFormatter@@UAAAAV0@PAU_FWXML_ELEMENT@@@Z
1367??7?$AutoCleanup@V?$AutoDelete@G@@PAG@@QBA_NXZ
1368??7?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QBA_NXZ
1369??7?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QBA_NXZ
1370??7?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QBA_NXZ
1371??7?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QBA_NXZ
1372??7?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBA_NXZ
1373??7?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBA_NXZ
1374??7?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBA_NXZ
1375??7?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBA_NXZ
1376??7?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QBA_NXZ
1377??7?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QBA_NXZ
1378??7?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBA_NXZ
1379??7?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBA_NXZ
1380??7?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QBA_NXZ
1381??7?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBA_NXZ
1382??7?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBA_NXZ
1383??7?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBA_NXZ
1384??7?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBA_NXZ
1385??7?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBA_NXZ
1386??7?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBA_NXZ
1387??7?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QBA_NXZ
1388??7?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBA_NXZ
1389??7?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBA_NXZ
1390??7?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBA_NXZ
1391??7?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBA_NXZ
1392??7?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBA_NXZ
1393??7?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBA_NXZ
1394??7?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBA_NXZ
1395??7?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBA_NXZ
1396??7?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBA_NXZ
1397??7?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBA_NXZ
1398??7?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBA_NXZ
1399??7?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBA_NXZ
1400??7?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBA_NXZ
1401??7?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QBA_NXZ
1402??7?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QBA_NXZ
1403??7?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QBA_NXZ
1404??7?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QBA_NXZ
1405??7?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBA_NXZ
1406??7?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QBA_NXZ
1407??7?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBA_NXZ
1408??7?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBA_NXZ
1409??7?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBA_NXZ
1410??7?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBA_NXZ
1411??7?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBA_NXZ
1412??7?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBA_NXZ
1413??7?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QBA_NXZ
1414??7?$AutoCleanup@VAutoHandle@@PAX@@QBA_NXZ
1415??7?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBA_NXZ
1416??7?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QBA_NXZ
1417??7?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QBA_NXZ
1418??7?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QBA_NXZ
1419??A?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAPAKABUPluginKey@@@Z
1420??A?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAPAPAVBlockedRecord@@ABUUserKey@@@Z
1421??A?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAPAVCertThumbprintMappedSet@CServiceConfigSettings@@ABVCertThumbprintKey@@@Z
1422??A?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAKABVStringKeyCI@@@Z
1423??A?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAPAUUSER_CONTEXT_INFO@WSManHttpListener@@ABVStringKeyCI@@@Z
1424??A?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAPAPAVExpiredOperationIdRecord@@ABVStringKeyStore@@@Z
1425??A?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAPAPAVServerFullDuplexChannel@@ABVStringKeyStore@@@Z
1426??A?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAPAVOptionValue@SessionOptions@Client@WSMan@@ABW4WSManSessionOption@@@Z
1427??A?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAPAPAVSendPacketArgs@RobustConnectionBuffer@@AB_K@Z
1428??A?$SafeSet@PAX@@QBAPBQAXABQAX@Z
1429??B?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAAPADXZ
1430??B?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAGXZ
1431??B?$AutoCleanup@V?$AutoDelete@G@@PAG@@QBAQAGXZ
1432??B?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAUIPRange@CWSManIPFilter@@XZ
1433??B?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAAPAU_SID@@XZ
1434??B?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ
1435??B?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ
1436??B?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAV?$SafeMap_Iterator@VStringKeyCI@@K@@XZ
1437??B?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ
1438??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ
1439??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ
1440??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAPAV?$SafeSet_Iterator@PAVCListenerOperation@@@@XZ
1441??B?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ
1442??B?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAPAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@XZ
1443??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAPAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ
1444??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QBAQAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ
1445??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAPAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@XZ
1446??B?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAAPAVAdminSid@CSecurity@@XZ
1447??B?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ
1448??B?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
1449??B?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ
1450??B?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAPAVCConfigChangeSource@@XZ
1451??B?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ
1452??B?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAAPAVCObserverConfigChangeErrors@@XZ
1453??B?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ
1454??B?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ
1455??B?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
1456??B?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
1457??B?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ
1458??B?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ
1459??B?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@QAAPAVCredUIDllLoader@@XZ
1460??B?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
1461??B?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ
1462??B?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAAPAVEventHandler@WSMan@@XZ
1463??B?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ
1464??B?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAPAVGPApiManager@@XZ
1465??B?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
1466??B?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ
1467??B?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAPAVIChannelObserverFactory@@XZ
1468??B?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ
1469??B?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBAQAVIQueryDASHSMASHInterface@@XZ
1470??B?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ
1471??B?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBAQAVISpecification@@XZ
1472??B?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAAPAVInteractiveSid@CSecurity@@XZ
1473??B?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAAPAVIpHlpApiDllLoader@@XZ
1474??B?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAAPAVMachineName@@XZ
1475??B?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAAPAVNetworkServiceSid@CSecurity@@XZ
1476??B?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAAPAVNtDsApiDllLoader@@XZ
1477??B?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ
1478??B?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAVPacketCreator@@XZ
1479??B?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAPAVPacketParser@@XZ
1480??B?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ
1481??B?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ
1482??B?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ
1483??B?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAAPAVShell32DllLoader@@XZ
1484??B?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAAPAVShlWApiDllLoader@@XZ
1485??B?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAAPAVSubscriptionManager@@XZ
1486??B?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ
1487??B?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBAQAVTSTRBUFFER@@XZ
1488??B?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAPAVUniqueStringOverflow@@XZ
1489??B?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAAPAVUser32DllLoader@@XZ
1490??B?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAPAVWSMANCONFIGTABLE_IDENTITY@@XZ
1491??B?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAAPAVWSManMemCryptManager@@XZ
1492??B?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ
1493??B?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBAQAVWmiEnumContext@@XZ
1494??B?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ
1495??B?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPBGXZ
1496??B?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAPADXZ
1497??B?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ
1498??B?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBAQAEXZ
1499??B?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ
1500??B?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBAQAGXZ
1501??B?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAAPAHXZ
1502??B?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ
1503??B?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBAQAPAGXZ
1504??B?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ
1505??B?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBAQAPBGXZ
1506??B?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAAPAU_CONFIG_UPDATE@@XZ
1507??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
1508??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBAQAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
1509??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ
1510??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBAQAU_WINRS_RUN_COMMAND_ARG@@XZ
1511??B?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAPAU_WSMAN_OPTION@@XZ
1512??B?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAPAXXZ
1513??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ
1514??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QBAQAEXZ
1515??B?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAVPacket@@XZ
1516??B?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAUIAppHostChildElementCollection@@XZ
1517??B?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAAPAUIAppHostElement@@XZ
1518??B?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAUIAppHostElementCollection@@XZ
1519??B?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ
1520??B?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBAQAUIClientSecurity@@XZ
1521??B?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ
1522??B?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBAQAUIEnumWbemClassObject@@XZ
1523??B?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ
1524??B?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBAQAUIErrorInfo@@XZ
1525??B?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ
1526??B?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBAQAUIUnknown@@XZ
1527??B?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ
1528??B?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBAQAUIWbemClassObject@@XZ
1529??B?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ
1530??B?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBAQAUIWbemContext@@XZ
1531??B?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ
1532??B?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBAQAUIWbemLocator@@XZ
1533??B?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ
1534??B?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBAQAUIWbemObjectTextSrc@@XZ
1535??B?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ
1536??B?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBAQAUIWbemPath@@XZ
1537??B?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ
1538??B?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBAQAUIWbemPathKeyList@@XZ
1539??B?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ
1540??B?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBAQAUIWbemQualifierSet@@XZ
1541??B?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ
1542??B?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBAQAUIWbemQuery@@XZ
1543??B?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ
1544??B?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBAQAUIWbemServices@@XZ
1545??B?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
1546??B?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ
1547??B?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAPAVCCommonConfigSettings@@XZ
1548??B?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAPAVCConfigCacheMap@CBaseConfigCache@@XZ
1549??B?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ
1550??B?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ
1551??B?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ
1552??B?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAPAVCServiceCommonConfigSettings@@XZ
1553??B?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAPAVCServiceConfigCache@@XZ
1554??B?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ
1555??B?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
1556??B?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBAQAVCWSManEPR@@XZ
1557??B?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ
1558??B?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ
1559??B?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ
1560??B?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
1561??B?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QBAQAVCWSManResource@@XZ
1562??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ
1563??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBAQAVCWinRSPluginConfigCache@@XZ
1564??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ
1565??B?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ
1566??B?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAAPAVConfigNotification@@XZ
1567??B?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAAPAVConnectShellOperation@Client@WSMan@@XZ
1568??B?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAAPAVCreateShellOperation@Client@WSMan@@XZ
1569??B?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAAPAVDeleteShellOperation@Client@WSMan@@XZ
1570??B?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAAPAVDisconnectOperation@Client@WSMan@@XZ
1571??B?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
1572??B?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ
1573??B?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
1574??B?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ
1575??B?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAAPAVIISConfigSettings@@XZ
1576??B?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ
1577??B?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ
1578??B?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBAQAVIRequestContext@@XZ
1579??B?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAAPAVISubscription@@XZ
1580??B?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAPAVInboundRequestDetails@@XZ
1581??B?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBAQAVInboundRequestDetails@@XZ
1582??B?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ
1583??B?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAAPAVReconnectOperation@Client@WSMan@@XZ
1584??B?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ
1585??B?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ
1586??B?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QBAQAVShell@Client@WSMan@@XZ
1587??B?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ
1588??B?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAPAVUserRecord@@XZ
1589??B?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QBAQAVUserRecord@@XZ
1590??B?$AutoCleanup@VAutoBstr@@PAG@@QAAPAGXZ
1591??B?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ
1592??B?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBAQAGXZ
1593??B?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPBU_CERT_CONTEXT@@XZ
1594??B?$AutoCleanup@VAutoHandle@@PAX@@QAAPAXXZ
1595??B?$AutoCleanup@VAutoHandle@@PAX@@QBAQAXXZ
1596??B?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ
1597??B?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBAQAXXZ
1598??B?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAAPAUHINSTANCE__@@XZ
1599??B?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAXXZ
1600??B?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ
1601??B?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAU_MI_Instance@@XZ
1602??B?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAUHKEY__@@XZ
1603??B?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAXXZ
1604??B?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBA_NXZ
1605??B?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBA_NXZ
1606??B?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBA_NXZ
1607??B?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBA_NXZ
1608??B?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ
1609??B?$SafeMap_Iterator@VStringKeyCI@@K@@QBA_NXZ
1610??B?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBA_NXZ
1611??B?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBA_NXZ
1612??B?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBA_NXZ
1613??C?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ
1614??C?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ
1615??C?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAV?$SafeMap_Iterator@VStringKeyCI@@K@@XZ
1616??C?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ
1617??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ
1618??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ
1619??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAPAV?$SafeSet_Iterator@PAVCListenerOperation@@@@XZ
1620??C?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ
1621??C?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAPAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@XZ
1622??C?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAPAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ
1623??C?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAPAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@XZ
1624??C?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ
1625??C?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
1626??C?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ
1627??C?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAPAVCConfigChangeSource@@XZ
1628??C?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ
1629??C?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ
1630??C?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ
1631??C?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
1632??C?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
1633??C?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ
1634??C?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ
1635??C?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
1636??C?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ
1637??C?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ
1638??C?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAPAVGPApiManager@@XZ
1639??C?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
1640??C?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ
1641??C?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAPAVIChannelObserverFactory@@XZ
1642??C?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ
1643??C?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBAQAVIQueryDASHSMASHInterface@@XZ
1644??C?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ
1645??C?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBAQAVISpecification@@XZ
1646??C?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@QAAPAVMasterReceiveData@CListenerReceive@@XZ
1647??C?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ
1648??C?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAVPacketCreator@@XZ
1649??C?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAPAVPacketParser@@XZ
1650??C?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAAPAVRunAsConfiguration@@XZ
1651??C?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ
1652??C?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAAPAVSendPacketArgs@RobustConnectionBuffer@@XZ
1653??C?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ
1654??C?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAAPAVSubscriptionEnumerator@@XZ
1655??C?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ
1656??C?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBAQAVTSTRBUFFER@@XZ
1657??C?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAPAVUniqueStringOverflow@@XZ
1658??C?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAPAVWSMANCONFIGTABLE_IDENTITY@@XZ
1659??C?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ
1660??C?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBAQAVWmiEnumContext@@XZ
1661??C?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ
1662??C?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ
1663??C?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBAQAEXZ
1664??C?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ
1665??C?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBAQAGXZ
1666??C?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ
1667??C?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBAQAPAGXZ
1668??C?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ
1669??C?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBAQAPBGXZ
1670??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
1671??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBAQAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
1672??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ
1673??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBAQAU_WINRS_RUN_COMMAND_ARG@@XZ
1674??C?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAUIAppHostChildElementCollection@@XZ
1675??C?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAUIAppHostElementCollection@@XZ
1676??C?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAAPAUIAppHostProperty@@XZ
1677??C?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAAPAUIAppHostPropertyCollection@@XZ
1678??C?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ
1679??C?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBAQAUIClientSecurity@@XZ
1680??C?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ
1681??C?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBAQAUIEnumWbemClassObject@@XZ
1682??C?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ
1683??C?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBAQAUIErrorInfo@@XZ
1684??C?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ
1685??C?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBAQAUIUnknown@@XZ
1686??C?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ
1687??C?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBAQAUIWbemClassObject@@XZ
1688??C?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ
1689??C?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBAQAUIWbemContext@@XZ
1690??C?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ
1691??C?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBAQAUIWbemLocator@@XZ
1692??C?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ
1693??C?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBAQAUIWbemObjectTextSrc@@XZ
1694??C?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ
1695??C?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBAQAUIWbemPath@@XZ
1696??C?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ
1697??C?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBAQAUIWbemPathKeyList@@XZ
1698??C?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ
1699??C?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBAQAUIWbemQualifierSet@@XZ
1700??C?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ
1701??C?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBAQAUIWbemQuery@@XZ
1702??C?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ
1703??C?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBAQAUIWbemServices@@XZ
1704??C?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
1705??C?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ
1706??C?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAPAVCConfigCacheMap@CBaseConfigCache@@XZ
1707??C?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ
1708??C?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@QAAPAVCListenerReceive@@XZ
1709??C?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ
1710??C?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QBAQAVCRemoteSession@@XZ
1711??C?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ
1712??C?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAPAVCServiceCommonConfigSettings@@XZ
1713??C?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAPAVCServiceConfigCache@@XZ
1714??C?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ
1715??C?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
1716??C?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBAQAVCWSManEPR@@XZ
1717??C?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ
1718??C?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ
1719??C?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ
1720??C?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
1721??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ
1722??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBAQAVCWinRSPluginConfigCache@@XZ
1723??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ
1724??C?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ
1725??C?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAAPAVConfigNotification@@XZ
1726??C?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAAPAVConnectShellOperation@Client@WSMan@@XZ
1727??C?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAAPAVCreateShellOperation@Client@WSMan@@XZ
1728??C?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAAPAVDeleteShellOperation@Client@WSMan@@XZ
1729??C?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAAPAVDisconnectOperation@Client@WSMan@@XZ
1730??C?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
1731??C?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ
1732??C?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
1733??C?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ
1734??C?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ
1735??C?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ
1736??C?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBAQAVIRequestContext@@XZ
1737??C?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAPAVInboundRequestDetails@@XZ
1738??C?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBAQAVInboundRequestDetails@@XZ
1739??C?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ
1740??C?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAAPAVReconnectOperation@Client@WSMan@@XZ
1741??C?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ
1742??C?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ
1743??C?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QBAQAVShell@Client@WSMan@@XZ
1744??C?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ
1745??C?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAPAVUserRecord@@XZ
1746??C?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAAPAVWSManHttpListener@@XZ
1747??C?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ
1748??C?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBAQAGXZ
1749??C?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAPBU_CERT_CHAIN_CONTEXT@@XZ
1750??C?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ
1751??C?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBAQAXXZ
1752??C?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ
1753??C?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAPAVExpiredOperationIdRecord@@XZ
1754??C?$SafeSet_Iterator@PAVCListenerOperation@@@@QBAABQAVCListenerOperation@@XZ
1755??D?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBAAAVCertThumbprintMappedSet@CServiceConfigSettings@@XZ
1756??D?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAKXZ
1757??D?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAPAVExpiredOperationIdRecord@@XZ
1758??D?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBAAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ
1759??D?$SafeSet_Iterator@PAVCCertMapping@@@@QBAABQAVCCertMapping@@XZ
1760??D?$SafeSet_Iterator@PAVCListenerOperation@@@@QBAABQAVCListenerOperation@@XZ
1761??D?$SafeSet_Iterator@PAVCShellUriSettings@@@@QBAABQAVCShellUriSettings@@XZ
1762??E?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXH@Z
1763??E?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXH@Z
1764??E?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXH@Z
1765??E?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXH@Z
1766??E?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXH@Z
1767??E?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAAXH@Z
1768??E?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXH@Z
1769??E?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXH@Z
1770??_7?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@6B@ DATA
1771??_7?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@6B@ DATA
1772??_7?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@6B@ DATA
1773??_7?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@6B@ DATA
1774??_7?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@6B@ DATA
1775??_7?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@6B@ DATA
1776??_7?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@6B@ DATA
1777??_7?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@6B@ DATA
1778??_7?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@6B@ DATA
1779??_7?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@6B@ DATA
1780??_7?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@6B@ DATA
1781??_7?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@6B@ DATA
1782??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ DATA
1783??_7?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@6B@ DATA
1784??_7?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@6B@ DATA
1785??_7?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@6B@ DATA
1786??_7?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@6B@ DATA
1787??_7?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@6B@ DATA
1788??_7?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@6B@ DATA
1789??_7?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@6B@ DATA
1790??_7?$SafeSet@PAVCCertMapping@@@@6B@ DATA
1791??_7?$SafeSet@PAVCListenerOperation@@@@6B@ DATA
1792??_7?$SafeSet@PAVCShellUriSettings@@@@6B@ DATA
1793??_7?$SafeSet@PAX@@6B@ DATA
1794??_7BufferFormatter@@6B@ DATA
1795??_7CBaseConfigCache@@6BIConfigChangeObserver@@@ DATA
1796??_7CBaseConfigCache@@6BILifeTimeMgmt@@@ DATA
1797??_7CClientConfigCache@@6BIConfigChangeObserver@@@ DATA
1798??_7CClientConfigCache@@6BILifeTimeMgmt@@@ DATA
1799??_7CConfigManager@@6B@ DATA
1800??_7CErrorContext@@6B@ DATA
1801??_7CRequestContext@@6BCErrorContext@@@ DATA
1802??_7CRequestContext@@6BEtwCorrelationHelper@@@ DATA
1803??_7CServiceConfigCache@@6BIConfigChangeObserver@@@ DATA
1804??_7CServiceConfigCache@@6BILifeTimeMgmt@@@ DATA
1805??_7CWSManEPR@@6B@ DATA
1806??_7CWSManGroupPolicyManager@@6B@ DATA
1807??_7CWSManResource@@6B@ DATA
1808??_7CWSManResourceNoResourceUri@@6B@ DATA
1809??_7CWSManSecurityUI@@6B@ DATA
1810??_7CWinRSPluginConfigCache@@6BIConfigChangeObserver@@@ DATA
1811??_7CWinRSPluginConfigCache@@6BILifeTimeMgmt@@@ DATA
1812??_7CircularBufferFormatter@@6B@ DATA
1813??_7EtwCorrelationHelper@@6B@ DATA
1814??_7IConfigChangeObserver@@6B@ DATA
1815??_7ILifeTimeMgmt@@6B@ DATA
1816??_7IRequestContext@@6B@ DATA
1817??_7IWSManGroupPolicyObserver@@6B@ DATA
1818??_7IWSManGroupPolicyPublisher@@6B@ DATA
1819??_7PacketParser@@6B@ DATA
1820??_7UserAuthzRecord@@6B@ DATA
1821??_7UserRecord@@6B@ DATA
1822??_FCErrorContext@@QAAXXZ
1823??_FRBUFFER@@QAAXXZ
1824?Acquire@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UBAXXZ
1825?Acquire@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UBAXXZ
1826?Acquire@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UBAXXZ
1827?Acquire@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UBAXXZ
1828?Acquire@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UBAXXZ
1829?Acquire@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UBAXXZ
1830?Acquire@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UBAXXZ
1831?Acquire@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UBAXXZ
1832?Acquire@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UBAXXZ
1833?Acquire@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UBAXXZ
1834?Acquire@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UBAXXZ
1835?Acquire@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UBAXXZ
1836?Acquire@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UBAXXZ
1837?Acquire@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UBAXXZ
1838?Acquire@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UBAXXZ
1839?Acquire@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UBAXXZ
1840?Acquire@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UBAXXZ
1841?Acquire@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UBAXXZ
1842?Acquire@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UBAXXZ
1843?Acquire@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UBAXXZ
1844?Acquire@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UBAXXZ
1845?Acquire@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UBAXXZ
1846?Acquire@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UBAXXZ
1847?Acquire@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UBAXXZ
1848?Acquire@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UBAXXZ
1849?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
1850?Acquire@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UBAXXZ
1851?Acquire@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UBAXXZ
1852?Acquire@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UBAXXZ
1853?Acquire@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UBAXXZ
1854?Acquire@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UBAXXZ
1855?Acquire@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UBAXXZ
1856?Acquire@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UBAXXZ
1857?Acquire@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UBAXXZ
1858?Acquire@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UBAXXZ
1859?Acquire@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UBAXXZ
1860?Acquire@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UBAXXZ
1861?Acquire@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UBAXXZ
1862?Acquire@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UBAXXZ
1863?Acquire@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAAXXZ
1864?Acquire@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAXXZ
1865?Acquire@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAAXXZ
1866?Acquire@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAXXZ
1867?Acquire@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAAXXZ
1868?Acquire@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAXXZ
1869?Acquire@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAAXXZ
1870?Acquire@?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAAXXZ
1871?Acquire@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAXXZ
1872?Acquire@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAXXZ
1873?Acquire@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAXXZ
1874?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ
1875?Acquire@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ
1876?Acquire@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAAXXZ
1877?Acquire@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAXXZ
1878?Acquire@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ
1879?Acquire@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAXXZ
1880?Acquire@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAXXZ
1881?Acquire@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAXXZ
1882?Acquire@CWSManCriticalSection@@QAAXXZ
1883?AcquireExclusive@FastLock@@QAAXXZ
1884?AcquireShared@FastLock@@QAAXXZ
1885?Acquired@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA_NXZ
1886?Acquired@?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA_NXZ
1887?Acquired@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA_NXZ
1888?Acquired@?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA_NXZ
1889?Acquired@?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA_NXZ
1890?Acquired@?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA_NXZ
1891?Acquired@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA_NXZ
1892?Acquired@?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QAA_NXZ
1893?Acquired@?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QAA_NXZ
1894?Acquired@?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QAA_NXZ
1895?Acquired@?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QAA_NXZ
1896?Acquired@?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QAA_NXZ
1897?Acquired@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA_NXZ
1898?Acquired@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA_NXZ
1899?Acquired@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NXZ
1900?Acquired@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA_NXZ
1901?Acquired@?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA_NXZ
1902?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ
1903?Acquired@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NXZ
1904?Acquired@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QAA_NXZ
1905?Acquired@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NXZ
1906?Acquired@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NXZ
1907?Acquired@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NXZ
1908?Acquired@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA_NXZ
1909?Acquired@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NXZ
1910?Add@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA_NABQAVCCertMapping@@ABUEmpty@@AAVIRequestContext@@@Z
1911?Add@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA_NABQAVCListenerOperation@@ABUEmpty@@AAVIRequestContext@@@Z
1912?Add@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA_NABQAVCShellUriSettings@@ABUEmpty@@AAVIRequestContext@@@Z
1913?Add@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA_NABQAXABUEmpty@@AAVIRequestContext@@@Z
1914?Add@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA_NABUPluginKey@@ABKAAVIRequestContext@@@Z
1915?Add@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NABUUserKey@@ABQAVBlockedRecord@@AAVIRequestContext@@@Z
1916?Add@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA_NABVCertThumbprintKey@@ABVCertThumbprintMappedSet@CServiceConfigSettings@@AAVIRequestContext@@@Z
1917?Add@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NABVKey@Locale@@ABKAAVIRequestContext@@@Z
1918?Add@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NABVStringKeyCI@@ABKAAVIRequestContext@@@Z
1919?Add@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA_NABVStringKeyCI@@ABUEmpty@@AAVIRequestContext@@@Z
1920?Add@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NABVStringKeyCI@@ABUUSER_CONTEXT_INFO@WSManHttpListener@@AAVIRequestContext@@@Z
1921?Add@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NABVStringKeyStore@@ABQAVExpiredOperationIdRecord@@AAVIRequestContext@@@Z
1922?Add@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NABVStringKeyStore@@ABQAVServerFullDuplexChannel@@AAVIRequestContext@@@Z
1923?Add@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA_NABW4WSManSessionOption@@ABQAVOptionValue@SessionOptions@Client@WSMan@@AAVIRequestContext@@@Z
1924?Add@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NAB_KABQAVSendPacketArgs@RobustConnectionBuffer@@AAVIRequestContext@@@Z
1925?Add@?$SafeSet@PAVCCertMapping@@@@QAA_NABQAVCCertMapping@@AAVIRequestContext@@@Z
1926?Add@?$SafeSet@PAVCListenerOperation@@@@QAA_NABQAVCListenerOperation@@AAVIRequestContext@@@Z
1927?Add@?$SafeSet@PAVCShellUriSettings@@@@QAA_NABQAVCShellUriSettings@@AAVIRequestContext@@@Z
1928?Add@?$SafeSet@PAX@@QAA_NABQAXAAVIRequestContext@@@Z
1929?Add@?$SafeSet@VStringKeyCI@@@@QAA_NABVStringKeyCI@@AAVIRequestContext@@@Z
1930?AddDefaultPlugins@ConfigUpdate@@SAHPAVIRequestContext@@H@Z
1931?AddKey@CWSManResourceNoResourceUri@@QAAHPBG0PAVIRequestContext@@@Z
1932?AddMessage@CRequestContext@@AAAHPBGPAPAD1@Z
1933?AddOption@CWSManResourceNoResourceUri@@QAAHPBG0HPAVIRequestContext@@@Z
1934?AddOptionSet@CWSManResourceNoResourceUri@@QAAHPAU_WSMAN_OPTION_SET@@PAVIRequestContext@@@Z
1935?AddPacket@PacketParser@@QAA_NPAVPacket@@_N11@Z
1936?AddRef@CWSManSecurityUI@@UAAKXZ
1937?AddRef@ILifeTimeMgmt@@UAAJXZ
1938?AddRef@UserRecord@@QAA_NAAVIRequestContext@@@Z
1939?AddSource@CBaseConfigCache@@IAAHPAVIRequestContext@@PAVCConfigChangeSource@@@Z
1940?AddToMap@CBaseConfigCache@@AAAHPAVIRequestContext@@AAVAutoLocalFree@@@Z
1941?Alloc@WSManMemory@@SAPAXIHW4_NitsFaultMode@@@Z
1942?AllocBstr@WSManMemory@@SAPAGPBGHH@Z
1943?AllocBstrLen@WSManMemory@@SAPAGPBGIHH@Z
1944?AllocCache@CClientConfigCache@@CAPAVCBaseConfigCache@@XZ
1945?AllocCache@CServiceConfigCache@@CAPAVCBaseConfigCache@@XZ
1946?AllocCache@CWinRSPluginConfigCache@@CAPAVCBaseConfigCache@@XZ
1947?AllocSysString@TSTRBUFFER@@QBAJPAPAG@Z
1948?AllowBasic@CCommonConfigSettings@@UBAHXZ
1949?AllowClientCertificate@CCommonConfigSettings@@UBAHXZ
1950?AllowCredSsp@CCommonConfigSettings@@UBAHXZ
1951?AllowKerberos@CCommonConfigSettings@@UBAHXZ
1952?AllowNegotiate@CCommonConfigSettings@@UBAHXZ
1953?AllowUnencrypted@CCommonConfigSettings@@UBAHXZ
1954?Append@SBUFFER@@QAAJPAEI@Z
1955?Append@SBUFFER@@QAAJPAV1@@Z
1956?Append@TSTRBUFFER@@QAAJPBG@Z
1957?Append@TSTRBUFFER@@QAAJPBGII@Z
1958?AppendChar@TSTRBUFFER@@QAAJG@Z
1959?AppendEscapeXmlAttribute@TSTRBUFFER@@QAAJPBGG@Z
1960?AppendEscapeXmlContent@TSTRBUFFER@@QAAJPBG_N@Z
1961?AppendXmlElem@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z
1962?AppendXmlElemWithNamespace@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z
1963?AppendXmlElemWithNamespaceAndPrefix@TSTRBUFFER@@QAAJPBG000HKPAU_XML_ATTRIB@@@Z
1964?AppendXmlElemWithPrefix@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z
1965?AppendXmlEndElem@TSTRBUFFER@@QAAJPBG@Z
1966?AppendXmlEndElemWithPrefix@TSTRBUFFER@@QAAJPBG0@Z
1967?AppendXmlEndFragment@TSTRBUFFER@@QAAJXZ
1968?AppendXmlEndItem@TSTRBUFFER@@QAAJXZ
1969?AppendXmlStartElem@TSTRBUFFER@@QAAJPBGHKPAU_XML_ATTRIB@@@Z
1970?AppendXmlStartElemWithNamespace@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z
1971?AppendXmlStartElemWithNamespaceAndPrefix@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z
1972?AppendXmlStartElemWithNamespaces@TSTRBUFFER@@QAAJPBGKPAU_XML_NAMESPACE_PREFIX@@HKPAU_XML_ATTRIB@@@Z
1973?AppendXmlStartElemWithNamespacesAndPrefixes@TSTRBUFFER@@QAAJPBG0KPAU_XML_NAMESPACE_PREFIX@@HKPAU_XML_ATTRIB@@@Z
1974?AppendXmlStartElemWithPrefix@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z
1975?AppendXmlStartFragment@TSTRBUFFER@@QAAJXZ
1976?AppendXmlStartItem@TSTRBUFFER@@QAAJXZ
1977?ApplyQuota@UserRecord@@QAA_NW4OperationType@@AAVIRequestContext@@PBVProvider@Catalog@@PAVCServiceConfigSettings@@@Z
1978?ApplySecurity@ConfigRegistry@@IAAHPAVIRequestContext@@PAUHKEY__@@PBG2@Z
1979?AsReference@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAAAV1@XZ
1980?AsReference@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV1@XZ
1981?AsReference@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAAAV1@XZ
1982?AsReference@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAAAAV1@XZ
1983?AsReference@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAAAV1@XZ
1984?AsReference@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAAAV1@XZ
1985?AsReference@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAAAV1@XZ
1986?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ
1987?AsReference@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV1@XZ
1988?AsReference@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAAAV1@XZ
1989?AsReference@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAAAV1@XZ
1990?AsReference@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAAAV1@XZ
1991?AsReference@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV1@XZ
1992?AsReference@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAAAV1@XZ
1993?AuthzComplete@UserRecord@@UAAKPAX0W4AdministratorType@UserAuthzRecord@@KPBG@Z
1994?BOMS@PacketFormatter@@0QBUBOMInfo@1@B DATA
1995?BeginRevertToSelf@CSecurity@@SAHPAPAXK@Z
1996?BuildFragmentTransfer@CWSManResourceNoResourceUri@@UAAHAAVBufferFormatter@@@Z
1997?BuildOptionSet@CWSManResourceNoResourceUri@@QAAHAAVBufferFormatter@@@Z
1998?BuildSelectorSet@CWSManEPR@@UAAHAAVBufferFormatter@@@Z
1999?BuildSelectorSet@CWSManResourceNoResourceUri@@UAAHAAVBufferFormatter@@@Z
2000?CHARSETS@PacketFormatter@@0QBUCharsetInfo@1@B DATA
2001?ChangeLogging@CServiceConfigCache@@QAAXW4ErrorLogging@@@Z
2002?CheckSharedSSLConfiguration@ConfigRegistry@@IAAHPAVIRequestContext@@PBG1HPAH@Z
2003?Clear@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAXXZ
2004?Clear@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ
2005?Clear@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAXXZ
2006?Clear@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ
2007?ClearKeys@CWSManResourceNoResourceUri@@QAAHXZ
2008?ClearOptions@CWSManResourceNoResourceUri@@QAAHXZ
2009?ClearRegistryKeys@ConfigRegistry@@IAAHPAVIRequestContext@@@Z
2010?ClearSubKeys@@YAHPAUHKEY__@@PAVIRequestContext@@@Z
2011?CompleteWithErrorContext@CRequestContext@@QAAXPAU_WSMAN_PLUGIN_REQUEST@@@Z
2012?Confirm@ExtendedSemantic@@2KB
2013?Copy@TSTRBUFFER@@QAAJPBG@Z
2014?CopyString@@YAPAGPAVIRequestContext@@W4CallSiteId@@PBG@Z
2015?CopyString@@YAPAGPBGABHAAVIRequestContext@@@Z
2016?CopyString@MessageId@PacketParser@@QAAKPBGH@Z
2017?CopyTo@CErrorContext@@UBAXPAVIRequestContext@@@Z
2018?CopyTo@CRequestContext@@UBAXPAVIRequestContext@@@Z
2019?CreateActivityId@EventHandler@WSMan@@SAXAAU_GUID@@@Z
2020?CreateAnEvent@SoapSemanticConverter@@QAAKKPAVSemanticMessage@@AAVBufferFormatter@@PAVIRequestContext@@@Z
2021?CreateAutoConfiguredListener@CConfigManager@@AAAHPAVIRequestContext@@PAVLISTENER_IDENTITY@@@Z
2022?CreateInstance@?$ILoader@VAdminSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z
2023?CreateInstance@?$ILoader@VCredUIDllLoader@@@@IAA_NAAVIRequestContext@@@Z
2024?CreateInstance@?$ILoader@VEventHandler@WSMan@@@@IAA_NAAVIRequestContext@@@Z
2025?CreateInstance@?$ILoader@VInteractiveSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z
2026?CreateInstance@?$ILoader@VIpHlpApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z
2027?CreateInstance@?$ILoader@VMachineName@@@@IAA_NAAVIRequestContext@@@Z
2028?CreateInstance@?$ILoader@VNetworkServiceSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z
2029?CreateInstance@?$ILoader@VNtDsApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z
2030?CreateInstance@?$ILoader@VResources@Locale@@@@IAA_NAAVIRequestContext@@@Z
2031?CreateInstance@?$ILoader@VShell32DllLoader@@@@IAA_NAAVIRequestContext@@@Z
2032?CreateInstance@?$ILoader@VShlWApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z
2033?CreateInstance@?$ILoader@VSubscriptionManager@@@@IAA_NAAVIRequestContext@@@Z
2034?CreateInstance@?$ILoader@VUser32DllLoader@@@@IAA_NAAVIRequestContext@@@Z
2035?CreateInstance@?$ILoader@VWSManMemCryptManager@@@@IAA_NAAVIRequestContext@@@Z
2036?CreateKey@ConfigRegistry@@IAAHPAVIRequestContext@@PBGPAPAUHKEY__@@1KPAK@Z
2037?CreateNew@CBaseConfigCache@@CAPAV1@PAVIRequestContext@@PAVCConfigCacheMap@1@P6APAV1@XZW4ErrorLogging@@H@Z
2038CreateProvHost
2039?CreateRenderingInformation@CWSManSecurityUI@@AAAHPAVIRequestContext@@@Z
2040?CreateResponse@SoapSemanticConverter@@QAAKKW4_MI_OperationCallback_ResponseType@@AAVBufferFormatter@@PAVIRequestContext@@@Z
2041?CreateSessionGuid@SessionId@PacketParser@@QAAKPBGH@Z
2042?Data@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@IBAAAV?$STLMap@PAVCCertMapping@@UEmpty@@@@XZ
2043?Data@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@IBAAAV?$STLMap@PAVCListenerOperation@@UEmpty@@@@XZ
2044?Data@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@IBAAAV?$STLMap@PAVCShellUriSettings@@UEmpty@@@@XZ
2045?Data@?$SafeMap_Iterator@PAXUEmpty@@@@IBAAAV?$STLMap@PAXUEmpty@@@@XZ
2046?Data@?$SafeMap_Iterator@UPluginKey@@K@@IBAAAV?$STLMap@UPluginKey@@K@@XZ
2047?Data@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@IBAAAV?$STLMap@UUserKey@@PAVBlockedRecord@@@@XZ
2048?Data@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@IBAAAV?$STLMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@XZ
2049?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ
2050?Data@?$SafeMap_Iterator@VStringKeyCI@@K@@IBAAAV?$STLMap@VStringKeyCI@@K@@XZ
2051?Data@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@IBAAAV?$STLMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@XZ
2052?Data@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@IBAAAV?$STLMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@XZ
2053?Data@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@IBAAAV?$STLMap@VStringKeyStore@@PAVServerFullDuplexChannel@@@@XZ
2054?Data@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@IBAAAV?$STLMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ
2055?Data@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@IBAAAV?$STLMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@XZ
2056?DeInitialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2057?DeInitialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UAA_NAAVIRequestContext@@@Z
2058?DeInitialize@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
2059?DeInitialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2060?DeInitialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UAA_NAAVIRequestContext@@@Z
2061?DeInitialize@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
2062?DeInitialize@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
2063?DeInitialize@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
2064?DeInitialize@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UAA_NAAVIRequestContext@@@Z
2065?DeInitialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2066?DeInitialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UAA_NAAVIRequestContext@@@Z
2067?DeInitialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2068?DeInitialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UAA_NAAVIRequestContext@@@Z
2069?DeInitialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2070?DeInitialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UAA_NAAVIRequestContext@@@Z
2071?DeInitialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2072?DeInitialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
2073?DeInitialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2074?DeInitialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
2075?DeInitialize@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UAA_NAAVIRequestContext@@@Z
2076?DeInitialize@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UAA_NAAVIRequestContext@@@Z
2077?DeInitialize@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UAA_NAAVIRequestContext@@@Z
2078?DeInitialize@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UAA_NAAVIRequestContext@@@Z
2079?DeInitialize@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UAA_NAAVIRequestContext@@@Z
2080?DeInitialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
2081?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
2082?DeInitialize@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UAA_NAAVIRequestContext@@@Z
2083?DeInitialize@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
2084?DeInitialize@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UAA_NAAVIRequestContext@@@Z
2085?DeInitialize@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UAA_NAAVIRequestContext@@@Z
2086?DeInitialize@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UAA_NAAVIRequestContext@@@Z
2087?DeInitialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2088?DeInitialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UAA_NAAVIRequestContext@@@Z
2089?DeInitialize@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UAA_NAAVIRequestContext@@@Z
2090?DeInitialize@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UAA_NAAVIRequestContext@@@Z
2091?DeInitialize@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UAA_NAAVIRequestContext@@@Z
2092?DeInitialize@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
2093?DeInitialize@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UAA_NAAVIRequestContext@@@Z
2094?DeInitialize@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UAA_NAAVIRequestContext@@@Z
2095?DeInitialize@CWSManGroupPolicyManager@@AAAHXZ
2096?DeInitialize@EventHandler@WSMan@@QAA_NAAVIRequestContext@@@Z
2097?Debug@ExtendedSemantic@@2KB
2098?Decode@PacketFormatter@@QBAKPAPAVPacket@@@Z
2099?DecodeFaultObject@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG11@Z
2100?DecodeFaultObject@CRequestContext@@AAAKPBGKAAPBG11@Z
2101?DecodeFaultObjectProvider@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG1@Z
2102?DecodeFaultObjectProviderMessage@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG@Z
2103?DecodeFaultReason@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG@Z
2104?DecreaseProfileCount@UserRecord@@QAAXXZ
2105?DeleteConfigKey@ConfigRegistry@@KAHPAVIRequestContext@@PBG1H@Z
2106?DeleteCredentialsFromCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG@Z
2107?DeleteKey@@YAHPAVIRequestContext@@PBG1@Z
2108?DeleteKey@ConfigRegistry@@KAHPAVIRequestContext@@PBGH@Z
2109?DeleteSubkeys@ConfigRegistry@@KAHPAVIRequestContext@@PAUHKEY__@@PBGHH@Z
2110?DeleteValues@ConfigRegistry@@KAHPAVIRequestContext@@PAUHKEY__@@@Z
2111?Detach@?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAGXZ
2112?Detach@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAUIPRange@CWSManIPFilter@@XZ
2113?Detach@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ
2114?Detach@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ
2115?Detach@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ
2116?Detach@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ
2117?Detach@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ
2118?Detach@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAAPAVAdminSid@CSecurity@@XZ
2119?Detach@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ
2120?Detach@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
2121?Detach@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ
2122?Detach@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ
2123?Detach@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ
2124?Detach@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ
2125?Detach@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
2126?Detach@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
2127?Detach@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ
2128?Detach@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ
2129?Detach@?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@QAAPAVCredUIDllLoader@@XZ
2130?Detach@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
2131?Detach@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAAPAVEventHandler@WSMan@@XZ
2132?Detach@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ
2133?Detach@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
2134?Detach@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ
2135?Detach@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ
2136?Detach@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAAPAVInteractiveSid@CSecurity@@XZ
2137?Detach@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAAPAVIpHlpApiDllLoader@@XZ
2138?Detach@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAAPAVMachineName@@XZ
2139?Detach@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAAPAVNetworkServiceSid@CSecurity@@XZ
2140?Detach@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAAPAVNtDsApiDllLoader@@XZ
2141?Detach@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ
2142?Detach@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ
2143?Detach@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ
2144?Detach@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ
2145?Detach@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAAPAVShell32DllLoader@@XZ
2146?Detach@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAAPAVShlWApiDllLoader@@XZ
2147?Detach@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAAPAVSubscriptionManager@@XZ
2148?Detach@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ
2149?Detach@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAAPAVUser32DllLoader@@XZ
2150?Detach@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAAPAVWSManMemCryptManager@@XZ
2151?Detach@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ
2152?Detach@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ
2153?Detach@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPBGXZ
2154?Detach@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAPADXZ
2155?Detach@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ
2156?Detach@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ
2157?Detach@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ
2158?Detach@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ
2159?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
2160?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ
2161?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAPAU_WSMAN_OPTION@@XZ
2162?Detach@?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ
2163?Detach@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAVPacket@@XZ
2164?Detach@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ
2165?Detach@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ
2166?Detach@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ
2167?Detach@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ
2168?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ
2169?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ
2170?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ
2171?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ
2172?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ
2173?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ
2174?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ
2175?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ
2176?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ
2177?Detach@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAAPAVApplication@Client@WSMan@@XZ
2178?Detach@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
2179?Detach@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ
2180?Detach@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAPAVCCommonConfigSettings@@XZ
2181?Detach@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ
2182?Detach@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ
2183?Detach@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ
2184?Detach@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ
2185?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
2186?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ
2187?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ
2188?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ
2189?Detach@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ
2190?Detach@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ
2191?Detach@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ
2192?Detach@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
2193?Detach@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
2194?Detach@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ
2195?Detach@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ
2196?Detach@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ
2197?Detach@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ
2198?Detach@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ
2199?Detach@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ
2200?Detach@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ
2201?Detach@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPBU_CERT_CONTEXT@@XZ
2202?Detach@?$AutoCleanup@VAutoHandle@@PAX@@QAAPAXXZ
2203?Detach@?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ
2204?Detach@?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAXXZ
2205?Detach@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ
2206?Detach@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAU_MI_Instance@@XZ
2207?Detach@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAUHKEY__@@XZ
2208?Detach@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAXXZ
2209?Detach@?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAPAXXZ
2210?Detach@BufferFormatter@@QAAPAEXZ
2211?Discard@CServiceWatcher@CServiceConfigCache@@QAAXXZ
2212?DoOnChange@CBaseConfigCache@@IAAXW4ConfigChangeSources@@KW4ConfigChangeSeverityType@@@Z
2213?DoesThreadOwnLock@CWSManCriticalSection@@QAAHXZ
2214?Down@?$LoaderSerializer@VSubscriptionManager@@$01@@AAAJXZ
2215?DropData@CircularBufferFormatter@@QAAXK@Z
2216?DuplicateCurrentToken@CSecurity@@SAHPAPAXKPAU_SECURITY_ATTRIBUTES@@W4_SECURITY_IMPERSONATION_LEVEL@@W4_TOKEN_TYPE@@H@Z
2217?EnableAllPrivileges@@YAHPAPAE@Z
2218?Encode@PacketFormatter@@QBAKPAPAVPacket@@@Z
2219?Encode@PacketFormatter@@QBAKPBGKPAEKPAPAEPAK_N@Z
2220?EndOfStream@PacketParser@@QAAXK@Z
2221?EndRevertToSelf@CSecurity@@SAHPAX@Z
2222?EnsureActivityIdOnThread@EventHandler@WSMan@@SAXXZ
2223?EnsureNoActiveCaches@CClientConfigCache@@SAXXZ
2224?EnsureNoActiveCaches@CServiceConfigCache@@SAXXZ
2225?Error@EventLog@@SAXK@Z
2226?Error@EventLog@@SAXKGPAPBG@Z
2227?Error@EventLog@@SAXKPBG@Z
2228?ErrorAction@ExtendedSemantic@@2KB
2229?EventEnabled@EventHandler@WSMan@@AAA_NABU_EVENT_DESCRIPTOR@@@Z
2230?EventProviderEnabled@EventHandler@WSMan@@AAA_NXZ
2231?EventWrite@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@KPAU_EVENT_DATA_DESCRIPTOR@@@Z
2232?ExtractContextId@PacketParser@@QAAHPAPBGKPBG@Z
2233?ExtractShellId@PacketParser@@QAAHPAVCRequestContext@@PAGK@Z
2234?ExtractSidFromToken@CSecurity@@SAHPAVIRequestContext@@PAXAAVAutoLocalFree@@@Z
2235?FindExisting@CBaseConfigCache@@CAPAV1@PAVCConfigCacheMap@1@PBGW4ErrorLogging@@@Z
2236?FindMatch@CResourceAlias@@AAAPAU_ALIAS_INFORMATION@@PBG@Z
2237?First@TSTRBUFFER@@QBAPBGXZ
2238?Format@Locale@@ABA_NKPAPADPAPAXPAGKGW4CallSiteId@@@Z
2239?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAG@Z
2240?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAJ@Z
2241?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAK@Z
2242?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@PBD@Z
2243?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@PBG@Z
2244?FormatWithFallback@Locale@@ABA_NKPAPAD0PAPAXPAGK@Z
2245?Free@WSManMemory@@SAXPAXH@Z
2246?FreeBstr@WSManMemory@@SAXPAGHH@Z
2247?FreeInstance@?$ILoader@VAdminSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z
2248?FreeInstance@?$ILoader@VCredUIDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
2249?FreeInstance@?$ILoader@VEventHandler@WSMan@@@@QAA_NAAVIRequestContext@@_N@Z
2250?FreeInstance@?$ILoader@VInteractiveSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z
2251?FreeInstance@?$ILoader@VIpHlpApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
2252?FreeInstance@?$ILoader@VMachineName@@@@QAA_NAAVIRequestContext@@_N@Z
2253?FreeInstance@?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z
2254?FreeInstance@?$ILoader@VNtDsApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
2255?FreeInstance@?$ILoader@VResources@Locale@@@@QAA_NAAVIRequestContext@@_N@Z
2256?FreeInstance@?$ILoader@VShell32DllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
2257?FreeInstance@?$ILoader@VShlWApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
2258?FreeInstance@?$ILoader@VSubscriptionManager@@@@QAA_NAAVIRequestContext@@_N@Z
2259?FreeInstance@?$ILoader@VUser32DllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
2260?FreeInstance@?$ILoader@VWSManMemCryptManager@@@@QAA_NAAVIRequestContext@@_N@Z
2261?FreeInstance@?$LoaderSerializer@VSubscriptionManager@@$01@@QAA_NAAVIRequestContext@@_N@Z
2262?FreeMemory@RBUFFER@@QAAXXZ
2263?FreeMemory@SBUFFER@@QAAXXZ
2264?FreePacket@PacketParser@@QAAXXZ
2265?FreeXmlStructure@PacketParser@@QAAXXZ
2266?GenerateTransferId@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBU_GUID@@1@Z
2267?GenerateTransferIdImp@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBU_GUID@@1@Z
2268?GetAccessRights@CWSManSecurityUI@@UAAJPBU_GUID@@KPAPAU_SI_ACCESS@@PAK2@Z
2269?GetAction@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2270?GetActionType@SoapSemanticConverter@@AAA_NPBGPAW4_MI_OperationCallback_ResponseType@@PAW4_MI_CallbackMode@@PAVIRequestContext@@@Z
2271?GetActivityIdOnCurrentThread@EventHandler@WSMan@@SAXAAU_GUID@@@Z
2272?GetBaseUri@CWSManResource@@QAAPBGXZ
2273?GetBomIndex@PacketFormatter@@QBA?AW4Charset@1@XZ
2274?GetBookmarkXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ
2275?GetBool@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAHPAW4WSManConfigSource@@@Z
2276?GetBool@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@PAHPAW4WSManGroupPolicySettingState@@@Z
2277?GetBuffer@BufferFormatter@@UAAPAEXZ
2278?GetBuffer@BufferFormatter@@UBAPBEXZ
2279?GetBuffer@CircularBufferFormatter@@UAAPAEXZ
2280?GetBuffer@CircularBufferFormatter@@UBAPBEXZ
2281?GetBuffer@XmlReader@@QAAPBGXZ
2282?GetBufferLength@PacketParser@@UAAKXZ
2283?GetBufferPtr@PacketParser@@UAAPAPAGXZ
2284?GetBufferSize@BufferFormatter@@QBAKXZ
2285?GetCacheCount@CClientConfigCache@@SAKXZ
2286?GetCacheCount@CServiceConfigCache@@SAKXZ
2287?GetCalculationSize@BufferFormatter@@UBAK_N@Z
2288?GetCalculationSize@CircularBufferFormatter@@UBAK_N@Z
2289?GetCharInUse@TSTRBUFFER@@QBAIXZ
2290?GetCharset@PacketFormatter@@QBA?AW4Charset@1@XZ
2291?GetCharsetLen@PacketFormatter@@QBAKXZ
2292?GetCharsetName@PacketFormatter@@QBAPBDXZ
2293?GetChildCount@ChildLifeTimeManager@@QBAJXZ
2294?GetConfigCache@CBaseConfigCache@@KAPAV1@PAVIRequestContext@@W4ErrorLogging@@P6APAV1@XZPAVFastLock@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@H@Z
2295?GetConfigCache@CClientConfigCache@@SAPAV1@PAVIRequestContext@@H@Z
2296?GetConfigCache@CServiceConfigCache@@SAPAV1@PAVIRequestContext@@W4ErrorLogging@@H@Z
2297?GetConfigCache@CWinRSPluginConfigCache@@SAPAV1@PAVIRequestContext@@W4ErrorLogging@@H@Z
2298?GetConfigManager@CConfigManager@@SAPAV1@XZ
2299?GetConfigManagerForCertMapping@CConfigManager@@SAPAV1@PAVCERTMAPPING_IDENTITY@@PAVIRequestContext@@@Z
2300?GetConfigManagerForListener@CConfigManager@@SAPAV1@PAVLISTENER_IDENTITY@@PAVIRequestContext@@@Z
2301?GetConfigManagerForShellUri@CConfigManager@@SAPAV1@PAVSHELLURI_IDENTITY@@PAVIRequestContext@@@Z
2302?GetConfigManagerForTable@CConfigManager@@SAPAV1@PAVWSMANCONFIGTABLE_IDENTITY@@PAVIRequestContext@@@Z
2303?GetConfigXml@CConfigManager@@QAAHPAVIRequestContext@@PAPBGPAPAVXmlReader@@PAH@Z
2304?GetCorrelationId@PacketParser@@QAAAAU_GUID@@XZ
2305?GetCurrentCertMappingIdentity@CConfigManager@@QAAHPAVCERTMAPPING_IDENTITY@@PAVIRequestContext@@@Z
2306?GetCurrentListenerIdentity@CConfigManager@@QAAHPAVLISTENER_IDENTITY@@PAVIRequestContext@@@Z
2307?GetCurrentSettings@CBaseConfigCache@@IAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z
2308?GetCurrentSettings@CClientConfigCache@@QAAPAVCClientConfigSettings@@PAVIRequestContext@@@Z
2309?GetCurrentSettings@CServiceConfigCache@@QAAPAVCServiceConfigSettings@@PAVIRequestContext@@@Z
2310?GetCurrentSettings@CWinRSPluginConfigCache@@QAAPAVCWinRSPluginConfigSettings@@PAVIRequestContext@@@Z
2311?GetCurrentShellUriIdentity@CConfigManager@@QAAHPAVSHELLURI_IDENTITY@@PAVIRequestContext@@@Z
2312?GetCurrentTableIdentity@CConfigManager@@QAAHPAVWSMANCONFIGTABLE_IDENTITY@@PAVIRequestContext@@@Z
2313?GetDataLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2314?GetDataLocaleHelper@PacketParser@@QAAAAVLocale@@XZ
2315?GetDescriptionElement@SoapSemanticConverter@@QAAPAU_FWXML_ELEMENT@@PAU2@PAVIRequestContext@@@Z
2316?GetDestructorIter@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAAAV?$SafeSet_Iterator@PAVCCertMapping@@@@XZ
2317?GetDestructorIter@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAAAV?$SafeSet_Iterator@PAVCShellUriSettings@@@@XZ
2318?GetDestructorIter@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAAAV?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@XZ
2319?GetDestructorIter@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAAAV?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@XZ
2320?GetDestructorIter@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ
2321?GetDialect@Fragment@PacketParser@@QBAPBGXZ
2322?GetError@BufferFormatter@@QBAKXZ
2323?GetErrorCode@CErrorContext@@UBAKXZ
2324?GetEventType@SoapSemanticConverter@@AAAKPBGPAVIRequestContext@@@Z
2325?GetEventTypeAndResponseElement@SoapSemanticConverter@@AAAPAU_FWXML_ELEMENT@@PAU2@PAKPAVIRequestContext@@@Z
2326?GetExtendedErrorString@CErrorContext@@UAAPAGXZ
2327?GetExtendedErrorString@CRequestContext@@UAAPAGXZ
2328?GetFaultToXml@PacketParser@@QBAABVReferenceParameters@1@XZ
2329?GetFaultXML@CErrorContext@@UBAPBGXZ
2330?GetFaultXML@CRequestContext@@UBAPBGXZ
2331?GetFaultXMLPrivate@CRequestContext@@AAAXPAPAD0KHKKPBG11@Z
2332?GetFirstConfigManagerForCertMapping@CConfigManager@@SAPAV1@PBG@Z
2333?GetFirstConfigManagerForListener@CConfigManager@@SAPAV1@PBG@Z
2334?GetFirstConfigManagerForShellUri@CConfigManager@@SAPAV1@PBG@Z
2335?GetFirstConfigManagerForTable@CConfigManager@@SAPAV1@W4WSMANTableConfigType@@PBG@Z
2336?GetFormat@PacketFormatter@@QBA?AW4Charset@1@XZ
2337?GetFormatterMode@BufferFormatter@@QAA?AW4Charset@PacketFormatter@@XZ
2338?GetFragment@PacketParser@@QBAABVFragment@1@XZ
2339?GetFragmentDialect@CWSManResourceNoResourceUri@@QAAPBGXZ
2340?GetFragmentPath@CWSManResourceNoResourceUri@@QAAPBGXZ
2341?GetGroupPolicyManager@CWSManGroupPolicyManager@@SAPAV1@PAVIRequestContext@@PBG@Z
2342?GetHeap@WSManMemory@@SAPAXXZ
2343?GetIISConfiguration@CConfigManager@@SAHPAVIRequestContext@@PBGPAPAVXmlReader@@@Z
2344?GetImpersonationToken@UserRecord@@QAAPAXXZ
2345?GetInheritTypes@CWSManSecurityUI@@UAAJPAPAU_SI_INHERIT_TYPE@@PAK@Z
2346?GetInitError@CWSManCriticalSection@@QBAKXZ
2347?GetInstance@?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAAPAVAdminSid@CSecurity@@AAVIRequestContext@@@Z
2348?GetInstance@?$LoaderSerializer@VCredUIDllLoader@@$00@@QAAPAVCredUIDllLoader@@AAVIRequestContext@@@Z
2349?GetInstance@?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAAPAVEventHandler@WSMan@@AAVIRequestContext@@@Z
2350?GetInstance@?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAAPAVInteractiveSid@CSecurity@@AAVIRequestContext@@@Z
2351?GetInstance@?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAAPAVIpHlpApiDllLoader@@AAVIRequestContext@@@Z
2352?GetInstance@?$LoaderSerializer@VMachineName@@$00@@QAAPAVMachineName@@AAVIRequestContext@@@Z
2353?GetInstance@?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAAPAVNetworkServiceSid@CSecurity@@AAVIRequestContext@@@Z
2354?GetInstance@?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAAPAVNtDsApiDllLoader@@AAVIRequestContext@@@Z
2355?GetInstance@?$LoaderSerializer@VResources@Locale@@$0A@@@QAAPAVResources@Locale@@AAVIRequestContext@@@Z
2356?GetInstance@?$LoaderSerializer@VShell32DllLoader@@$00@@QAAPAVShell32DllLoader@@AAVIRequestContext@@@Z
2357?GetInstance@?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAAPAVShlWApiDllLoader@@AAVIRequestContext@@@Z
2358?GetInstance@?$LoaderSerializer@VSubscriptionManager@@$01@@QAAPAVSubscriptionManager@@AAVIRequestContext@@@Z
2359?GetInstance@?$LoaderSerializer@VUser32DllLoader@@$00@@QAAPAVUser32DllLoader@@AAVIRequestContext@@@Z
2360?GetInstance@?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAAPAVWSManMemCryptManager@@AAVIRequestContext@@@Z
2361?GetInt@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAKPAW4WSManConfigSource@@@Z
2362?GetInt@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@PAKPAW4WSManGroupPolicySettingState@@@Z
2363?GetKey@UserRecord@@QBA?AUUserKey@@XZ
2364?GetKeyCount@CWSManResourceNoResourceUri@@QAAKXZ
2365?GetKeyValue@CWSManResourceNoResourceUri@@QAAPBGPBG@Z
2366?GetKeys@CWSManResourceNoResourceUri@@QAAPAU_WSMAN_KEY@@XZ
2367?GetLCID@Locale@@QAAKXZ
2368?GetLength@XmlReader@@QAAIXZ
2369?GetLocale@CRequestContext@@QAAAAVLocale@@XZ
2370?GetLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2371?GetLocaleHelper@PacketParser@@QAAAAVLocale@@XZ
2372?GetLocaleString@CRequestContext@@QAAPBGXZ
2373?GetLocator@CWSManResource@@QAAPAU_WSMAN_RESOURCE_LOCATOR@@XZ
2374?GetMachineId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2375?GetMap@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBAAAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@XZ
2376?GetMap@?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ
2377?GetMap@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@XZ
2378?GetMap@?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ
2379?GetMap@?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ
2380?GetMap@?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ
2381?GetMap@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBAAAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@XZ
2382?GetMap@?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QBAAAV?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@XZ
2383?GetMap@?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@XZ
2384?GetMap@?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@XZ
2385?GetMap@?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QBAAAV?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@XZ
2386?GetMap@?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QBAAAV?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@XZ
2387?GetMap@?$SafeMap_Iterator@PAXUEmpty@@@@QBAAAV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@XZ
2388?GetMap@?$SafeMap_Iterator@UPluginKey@@K@@QBAAAV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@XZ
2389?GetMap@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QBAAAV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@XZ
2390?GetMap@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBAAAV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@XZ
2391?GetMap@?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QBAAAV?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ
2392?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
2393?GetMap@?$SafeMap_Iterator@VStringKeyCI@@K@@QBAAAV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ
2394?GetMap@?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QBAAAV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@XZ
2395?GetMap@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBAAAV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@XZ
2396?GetMap@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@XZ
2397?GetMap@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QBAAAV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@XZ
2398?GetMap@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBAAAV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ
2399?GetMap@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QBAAAV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@XZ
2400?GetMap@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@XZ
2401?GetMap@?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ
2402?GetMap@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@XZ
2403?GetMap@?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ
2404?GetMap@?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ
2405?GetMap@?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ
2406?GetMap@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@XZ
2407?GetMap@?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@XZ
2408?GetMap@?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@XZ
2409?GetMap@?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@XZ
2410?GetMap@?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QBAABV?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@XZ
2411?GetMap@?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QBAABV?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@XZ
2412?GetMap@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QBAABV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@XZ
2413?GetMap@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QBAABV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@XZ
2414?GetMap@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QBAABV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@XZ
2415?GetMap@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QBAABV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@XZ
2416?GetMap@?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QBAABV?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ
2417?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
2418?GetMap@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAABV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ
2419?GetMap@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QBAABV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@XZ
2420?GetMap@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBAABV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@XZ
2421?GetMap@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QBAABV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@XZ
2422?GetMap@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QBAABV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@XZ
2423?GetMap@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QBAABV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ
2424?GetMap@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QBAABV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@XZ
2425?GetMaxBatchItems@CCommonConfigSettings@@UAAKXZ
2426?GetMaxBatchSize@CCommonConfigSettings@@UAAKXZ
2427?GetMaxEnvelopeSize@CCommonConfigSettings@@UAAKXZ
2428?GetMaxEnvelopeSize@PacketParser@@QBAABV?$PacketElement@K@1@XZ
2429?GetMaxTimeOut@CCommonConfigSettings@@UAAKXZ
2430?GetMessageAlloc@Locale@@QBAPBGAAVAutoLocalFree@@KZZ
2431?GetMessageEmpty@Locale@@QBAPBGAAVAutoLocalFree@@K@Z
2432?GetMessageId@CErrorContext@@UBAKXZ
2433?GetMessageId@CRequestContext@@UBAKXZ
2434?GetMessageId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2435?GetMessageW@Locale@@QBA_NKPAPAD0PAGK@Z
2436?GetMinBatchItems@CCommonConfigSettings@@UAAKXZ
2437?GetMinBatchSize@CCommonConfigSettings@@UAAKXZ
2438?GetMinBatchTimeout@CCommonConfigSettings@@UAAKXZ
2439?GetMinEnvelopeSize@CCommonConfigSettings@@UAAKXZ
2440?GetMinTimeOut@CCommonConfigSettings@@UAAKXZ
2441?GetNamespacePrefix@NotUnderstandSoapHeader@PacketParser@@QBAPBGXZ
2442?GetNamespaceUrl@NotUnderstandSoapHeader@PacketParser@@QBAPBGXZ
2443?GetNewStorage@RBUFFER@@IAAHI@Z
2444?GetNotUnderstandHeader@PacketParser@@QBAABVNotUnderstandSoapHeader@1@XZ
2445?GetObjectInformation@CWSManSecurityUI@@UAAJPAU_SI_OBJECT_INFO@@@Z
2446?GetObjectW@?$ILoader@VAdminSid@CSecurity@@@@IBAPAVAdminSid@CSecurity@@XZ
2447?GetObjectW@?$ILoader@VCredUIDllLoader@@@@IBAPAVCredUIDllLoader@@XZ
2448?GetObjectW@?$ILoader@VEventHandler@WSMan@@@@IBAPAVEventHandler@WSMan@@XZ
2449?GetObjectW@?$ILoader@VInteractiveSid@CSecurity@@@@IBAPAVInteractiveSid@CSecurity@@XZ
2450?GetObjectW@?$ILoader@VIpHlpApiDllLoader@@@@IBAPAVIpHlpApiDllLoader@@XZ
2451?GetObjectW@?$ILoader@VMachineName@@@@IBAPAVMachineName@@XZ
2452?GetObjectW@?$ILoader@VNetworkServiceSid@CSecurity@@@@IBAPAVNetworkServiceSid@CSecurity@@XZ
2453?GetObjectW@?$ILoader@VNtDsApiDllLoader@@@@IBAPAVNtDsApiDllLoader@@XZ
2454?GetObjectW@?$ILoader@VResources@Locale@@@@IBAPAVResources@Locale@@XZ
2455?GetObjectW@?$ILoader@VShell32DllLoader@@@@IBAPAVShell32DllLoader@@XZ
2456?GetObjectW@?$ILoader@VShlWApiDllLoader@@@@IBAPAVShlWApiDllLoader@@XZ
2457?GetObjectW@?$ILoader@VSubscriptionManager@@@@IBAPAVSubscriptionManager@@XZ
2458?GetObjectW@?$ILoader@VUser32DllLoader@@@@IBAPAVUser32DllLoader@@XZ
2459?GetObjectW@?$ILoader@VWSManMemCryptManager@@@@IBAPAVWSManMemCryptManager@@XZ
2460?GetOperationId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2461?GetOptionCount@CWSManResourceNoResourceUri@@QAAKXZ
2462?GetOptionTypes@CWSManResourceNoResourceUri@@QAAPAPBGXZ
2463?GetOptionValue@CWSManResourceNoResourceUri@@QAAPBGPBG@Z
2464?GetOptions@CWSManResourceNoResourceUri@@QAAPAU_WSMAN_OPTION@@XZ
2465?GetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAHXZ
2466?GetOptionsSetXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ
2467?GetOriginalUri@CWSManResource@@QAAPBGXZ
2468?GetPacket@PacketParser@@QAAPAVPacket@@XZ
2469?GetPacketPool@PacketParser@@QAAAAVPacketPool@@XZ
2470?GetParser@XmlReader@@QAAPAXXZ
2471?GetPath@Fragment@PacketParser@@QBAPBGXZ
2472?GetPolicyLocation@CWSManGroupPolicyManager@@AAAPBGPBU_WSMAN_POLICY_INFO@@@Z
2473?GetPolicyValueForConfigSetting@CConfigManager@@AAAJW4ConfigSetting@@KPAGPAKPAW4WSManGroupPolicySettingState@@PAVIRequestContext@@@Z
2474?GetPolicyValueForConfigSetting@CConfigManager@@AAAJW4ConfigSetting@@PAKPAW4WSManGroupPolicySettingState@@PAVIRequestContext@@@Z
2475?GetProfileCount@UserRecord@@QAAJXZ
2476?GetProfileHandle@UserRecord@@QAA_JXZ
2477?GetPromptType@SoapSemanticConverter@@AAA_NPBGPAW4_MI_PromptType@@PAVIRequestContext@@@Z
2478?GetQuotaRecord@UserRecord@@QBAPBVQuotaRecord@@XZ
2479?GetRefCount@ILifeTimeMgmt@@QAAJXZ
2480?GetReferenceParameters@ReferenceParameters@PacketParser@@QBAPBGXZ
2481?GetReferenceProperties@ReferenceParameters@PacketParser@@QBAPBGXZ
2482?GetRemainderPacket@PacketParser@@QAAPAVPacket@@PAVIRequestContext@@@Z
2483?GetReplyToXml@PacketParser@@QBAABVReferenceParameters@1@XZ
2484?GetRequestedDataLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2485?GetRequestedLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2486?GetResourceUri@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2487?GetRoot@XmlReader@@QAAPAU_FWXML_ELEMENT@@XZ
2488?GetSecurity@CWSManSecurityUI@@UAAJKPAPAXH@Z
2489?GetSecurityDescriptor@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAPAXPAW4WSManConfigSource@@@Z
2490?GetSelectorSetXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ
2491?GetSequenceId@PacketParser@@QBAABV?$PacketElement@_K@1@XZ
2492?GetServiceCatalog@@YAPAVCatalog@@XZ
2493?GetSessionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2494?GetSessionIdGuid@PacketParser@@QAAAAU_GUID@@XZ
2495?GetSessionIdGuid@SessionId@PacketParser@@QAAAAU_GUID@@XZ
2496?GetSetting@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@KPAGPAKPAW4WSManConfigSource@@@Z
2497?GetShellCompressionType@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2498?GetSid@CSecurity@@SAPAXXZ
2499?GetSizeInUse@SBUFFER@@QBAIXZ
2500?GetSoapBody@PacketParser@@QAAPAU_FWXML_ELEMENT@@XZ
2501?GetSoapHeaders@PacketParser@@QAAPAU_FWXML_ELEMENT@@XZ
2502?GetSourceSubscriptionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2503?GetSpaceUsed@BufferFormatter@@UBAK_N@Z
2504?GetSpaceUsed@CircularBufferFormatter@@UBAK_N@Z
2505?GetStrPtr@TSTRBUFFER@@QAAPAGXZ
2506?GetString@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@KPAGPAKPAW4WSManConfigSource@@@Z
2507?GetString@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@KPAGPAKPAW4WSManGroupPolicySettingState@@@Z
2508?GetString@Locale@@QAAPBGXZ
2509?GetStringInternal@CConfigManager@@AAAHPAVIRequestContext@@W4ConfigSetting@@KKPAGPAKPAW4WSManConfigSource@@@Z
2510?GetStringInternal@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@KKPAGPAKPAW4WSManGroupPolicySettingState@@@Z
2511?GetSubscriptionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2512?GetSuccessCode@OnHTTPInitialize@@QBAKXZ
2513?GetTimeout@PacketParser@@QBAABV?$PacketElement@K@1@XZ
2514?GetTo@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
2515?GetToken@CSecurity@@SAPAXXZ
2516?GetToken@UserRecord@@QAAPAXXZ
2517?GetUpdatedSDDL@CWSManSecurityUI@@QAAPAGPAVIRequestContext@@@Z
2518?GetUri@CWSManResource@@QAAPBGXZ
2519?GetUserAdministratorType@UserRecord@@QBA?AW4AdministratorType@UserAuthzRecord@@XZ
2520?GetUserNameW@UserRecord@@QAAPBGXZ
2521?GetValue@?$PacketElement@K@PacketParser@@QBAKXZ
2522?GetValue@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QBAPAU_FWXML_ELEMENT@@XZ
2523?GetValue@?$PacketElement@PBG@PacketParser@@QBAPBGXZ
2524?GetValue@?$PacketElement@_K@PacketParser@@QBA_KXZ
2525?GetWsmanData@TSTRBUFFER@@QAAXPAU_WSMAN_DATA@@@Z
2526?GetXmlDoc@PacketParser@@QAAPAUFWXML_DOCUMENT@@XZ
2527?GrowBuffer@BufferFormatter@@UAAKK@Z
2528?GrowBuffer@BufferFormatter@@UAAKXZ
2529?GrowBuffer@CircularBufferFormatter@@UAAKK@Z
2530?GrowBuffer@CircularBufferFormatter@@UAAKXZ
2531?HandleAutoConfiguredListener@CConfigManager@@QAAHPAVIRequestContext@@PAVLISTENER_IDENTITY@@@Z
2532?HandleMigration@@YAHPAVWSManMigrationContext@@@Z
2533?HasFaultXML@CRequestContext@@QBAHXZ
2534?HasHtmlError@CRequestContext@@ABAHXZ
2535?HasOption@CWSManResourceNoResourceUri@@QAAHPBG@Z
2536?ImpersonateUserOrSelf@CSecurity@@SAHW4CallSiteId@@PAX@Z
2537?IncreaseProfileCount@UserRecord@@QAAXXZ
2538?Info@EventLog@@SAXK@Z
2539?Info@EventLog@@SAXKGPAPBG@Z
2540?Info@EventLog@@SAXKPBG@Z
2541?Init@CBaseConfigCache@@IAAHPAVIRequestContext@@H@Z
2542?Init@CWSManSecurityUI@@QAAHPAG0PAVIRequestContext@@@Z
2543?Init@ConfigRegistry@@IAAHXZ
2544?Init@XmlReader@@QAAHPAVIRequestContext@@PAUWSMAN_OBJECT@@@Z
2545?Init@XmlReader@@QAAHPAVIRequestContext@@PBG@Z
2546?InitCfgMgr@CConfigManager@@AAAHPAVWSMANCONFIGTABLE_IDENTITY@@@Z
2547?InitCfgMgr@CConfigManager@@AAAHPAVWSMANCONFIGTABLE_IDENTITY@@PAUHKEY__@@1@Z
2548?InitMap@CBaseConfigCache@@CAHPAVIRequestContext@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@@Z
2549?Initialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2550?Initialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UAA_NAAVIRequestContext@@@Z
2551?Initialize@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
2552?Initialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2553?Initialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UAA_NAAVIRequestContext@@@Z
2554?Initialize@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
2555?Initialize@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
2556?Initialize@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
2557?Initialize@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UAA_NAAVIRequestContext@@@Z
2558?Initialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2559?Initialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UAA_NAAVIRequestContext@@@Z
2560?Initialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2561?Initialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UAA_NAAVIRequestContext@@@Z
2562?Initialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2563?Initialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UAA_NAAVIRequestContext@@@Z
2564?Initialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2565?Initialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
2566?Initialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2567?Initialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
2568?Initialize@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UAA_NAAVIRequestContext@@@Z
2569?Initialize@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UAA_NAAVIRequestContext@@@Z
2570?Initialize@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UAA_NAAVIRequestContext@@@Z
2571?Initialize@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UAA_NAAVIRequestContext@@@Z
2572?Initialize@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UAA_NAAVIRequestContext@@@Z
2573?Initialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
2574?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
2575?Initialize@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UAA_NAAVIRequestContext@@@Z
2576?Initialize@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
2577?Initialize@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UAA_NAAVIRequestContext@@@Z
2578?Initialize@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UAA_NAAVIRequestContext@@@Z
2579?Initialize@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UAA_NAAVIRequestContext@@@Z
2580?Initialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
2581?Initialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UAA_NAAVIRequestContext@@@Z
2582?Initialize@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UAA_NAAVIRequestContext@@@Z
2583?Initialize@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UAA_NAAVIRequestContext@@@Z
2584?Initialize@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UAA_NAAVIRequestContext@@@Z
2585?Initialize@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
2586?Initialize@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UAA_NAAVIRequestContext@@@Z
2587?Initialize@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UAA_NAAVIRequestContext@@@Z
2588?Initialize@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAAAV1@XZ
2589?Initialize@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAAAV1@XZ
2590?Initialize@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAAAV1@XZ
2591?Initialize@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAAAV1@XZ
2592?Initialize@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAAAV1@XZ
2593?Initialize@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAAAV1@XZ
2594?Initialize@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAAAV1@XZ
2595?Initialize@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBG@Z
2596?Initialize@EventHandler@WSMan@@QAA_NAAVIRequestContext@@@Z
2597?Initialize@UserRecord@@SAXAAV1@ABUInitializer@1@@Z
2598?InitializeSources@CBaseConfigCache@@IAAHPAVIRequestContext@@HH@Z
2599?InitializeSourcesHelper@CBaseConfigCache@@MAAHPAVIRequestContext@@H@Z
2600?InitializeSourcesHelper@CClientConfigCache@@EAAHPAVIRequestContext@@H@Z
2601?InsertAtPosition@TSTRBUFFER@@QAAJPBGI@Z
2602?InternalFailure@CErrorContext@@UAAXKZZ
2603?InternalFailure@CRequestContext@@UAAXKZZ
2604?InternalHResult@CErrorContext@@UAAXKKZZ
2605?InternalHResult@CRequestContext@@UAAXKKZZ
2606?InternalParse@CWSManEPR@@MAAHPAVIRequestContext@@@Z
2607?InternalParse@CWSManResource@@MAAHPAVIRequestContext@@@Z
2608?IsActive@ChildLifeTimeManager@@QAA_NXZ
2609?IsAdmin@UserRecord@@QBA_NXZ
2610?IsAutoListenerConfigurationOn@CConfigManager@@SAHPAVIRequestContext@@PAH@Z
2611?IsCIM_Error@CRequestContext@@QAAHXZ
2612?IsCurrentListenerAutoConfigured@CConfigManager@@QAAHPAVIRequestContext@@PAH@Z
2613?IsCurrentListenerCompat@CConfigManager@@QBA_NXZ
2614?IsDynAlloced@RBUFFER@@IBAHXZ
2615?IsEPR@CWSManEPR@@UAAHXZ
2616?IsEPR@CWSManResourceNoResourceUri@@UAAHXZ
2617?IsEmpty@?$ILoader@VAdminSid@CSecurity@@@@QBA_NXZ
2618?IsEmpty@?$ILoader@VCredUIDllLoader@@@@QBA_NXZ
2619?IsEmpty@?$ILoader@VEventHandler@WSMan@@@@QBA_NXZ
2620?IsEmpty@?$ILoader@VInteractiveSid@CSecurity@@@@QBA_NXZ
2621?IsEmpty@?$ILoader@VIpHlpApiDllLoader@@@@QBA_NXZ
2622?IsEmpty@?$ILoader@VMachineName@@@@QBA_NXZ
2623?IsEmpty@?$ILoader@VNetworkServiceSid@CSecurity@@@@QBA_NXZ
2624?IsEmpty@?$ILoader@VNtDsApiDllLoader@@@@QBA_NXZ
2625?IsEmpty@?$ILoader@VResources@Locale@@@@QBA_NXZ
2626?IsEmpty@?$ILoader@VShell32DllLoader@@@@QBA_NXZ
2627?IsEmpty@?$ILoader@VShlWApiDllLoader@@@@QBA_NXZ
2628?IsEmpty@?$ILoader@VSubscriptionManager@@@@QBA_NXZ
2629?IsEmpty@?$ILoader@VUser32DllLoader@@@@QBA_NXZ
2630?IsEmpty@?$ILoader@VWSManMemCryptManager@@@@QBA_NXZ
2631?IsEmpty@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBA_NXZ
2632?IsEmpty@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBA_NXZ
2633?IsEmpty@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QBA_NXZ
2634?IsEvent@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@@Z
2635?IsEventEnabled@EventHandler@WSMan@@SA_NABU_EVENT_DESCRIPTOR@@@Z
2636?IsEventProviderEnabled@EventHandler@WSMan@@SA_NXZ
2637?IsFound@?$PacketElement@K@PacketParser@@QBAHXZ
2638?IsFound@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QBAHXZ
2639?IsFound@?$PacketElement@PBG@PacketParser@@QBAHXZ
2640?IsFound@?$PacketElement@_K@PacketParser@@QBAHXZ
2641?IsGeneratingError@CErrorContext@@UBA_NXZ
2642?IsIdentifyPacket@PacketParser@@QBAHXZ
2643?IsInCommitMode@BufferFormatter@@QAA_NXZ
2644?IsInteractive@UserRecord@@QBA_NXZ
2645?IsLocalSystemSid@CSecurity@@SAHPAX@Z
2646?IsMustUnderstand@?$PacketElement@PBG@PacketParser@@QBAHXZ
2647?IsNonOperativePacket@PacketParser@@QBAHXZ
2648?IsPolicyControlledSetting@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAH@Z
2649?IsRobustConnectionPacket@PacketParser@@QBAHXZ
2650?IsStreamingEvent@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@PAVIRequestContext@@@Z
2651?IsStringNullOrEmpty@@YAHPBG@Z
2652?IsValid@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBA_NXZ
2653?IsValid@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QBA_NXZ
2654?IsValid@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBA_NXZ
2655?IsValid@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBA_NXZ
2656?IsValid@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QBA_NXZ
2657?IsValid@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QBA_NXZ
2658?IsValid@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBA_NXZ
2659?IsValid@?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QBA_NXZ
2660?IsValid@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBA_NXZ
2661?IsValid@?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QBA_NXZ
2662?IsValid@?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QBA_NXZ
2663?IsValid@?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QBA_NXZ
2664?IsValid@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBA_NXZ
2665?IsValid@?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QBA_NXZ
2666?IsValid@?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QBA_NXZ
2667?IsValid@?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QBA_NXZ
2668?IsValid@?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QBA_NXZ
2669?IsValid@?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QBA_NXZ
2670?IsValid@?$SafeMap_Iterator@PAXUEmpty@@@@QBA_NXZ
2671?IsValid@?$SafeMap_Iterator@UPluginKey@@K@@QBA_NXZ
2672?IsValid@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QBA_NXZ
2673?IsValid@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBA_NXZ
2674?IsValid@?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QBA_NXZ
2675?IsValid@?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@QBA_NXZ
2676?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ
2677?IsValid@?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@QBA_NXZ
2678?IsValid@?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@QBA_NXZ
2679?IsValid@?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@QBA_NXZ
2680?IsValid@?$SafeMap_Iterator@VStringKeyCI@@K@@QBA_NXZ
2681?IsValid@?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@QBA_NXZ
2682?IsValid@?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QBA_NXZ
2683?IsValid@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBA_NXZ
2684?IsValid@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBA_NXZ
2685?IsValid@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QBA_NXZ
2686?IsValid@?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@QBA_NXZ
2687?IsValid@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBA_NXZ
2688?IsValid@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QBA_NXZ
2689?IsValid@CWSManCriticalSection@@QBAHXZ
2690?IsValid@RBUFFER@@IBAHXZ
2691?Key@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAPBVStringKeyCI@@ABV2@@Z
2692?Key@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBAPBVStringKeyCI@@ABV2@@Z
2693?Key@?$SafeMap_Iterator@VKey@Locale@@K@@QBAABV0Locale@@XZ
2694?Key@?$SafeMap_Iterator@VStringKeyCI@@K@@QBAABVStringKeyCI@@XZ
2695?Key@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBAABVStringKeyCI@@XZ
2696?LogError@CBaseConfigCache@@UAAXKK@Z
2697?LogErrorCode@CErrorContext@@QAAXXZ
2698?LogErrorCode@CRequestContext@@QAAXXZ
2699?LogErrorMessage@CRequestContext@@QAAXXZ
2700?LogNotificationEvent@CWSManGroupPolicyManager@@CAXK@Z
2701?LogReadErrors@CBaseConfigCache@@IAA?AW4ErrorLogging@@W4ConfigChangeSources@@@Z
2702?LowerBound@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXABVKey@Locale@@@Z
2703?MakeUrlBinding@@YAHKPAGPAKPBG222@Z
2704?MakeUrlBinding@@YAPAGPAVIRequestContext@@PBG111@Z
2705?MapGeneric@CWSManSecurityUI@@UAAJPBU_GUID@@PAEPAK@Z
2706?Me@?$AutoCleanup@V?$AutoDelete@D@@PAD@@AAAAAV?$AutoDelete@D@@XZ
2707?Me@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAAAV?$AutoDelete@G@@XZ
2708?Me@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@AAAAAV?$AutoDelete@UIPRange@CWSManIPFilter@@@@XZ
2709?Me@?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@AAAAAV?$AutoDelete@U_SID@@@@XZ
2710?Me@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@AAAAAV?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@XZ
2711?Me@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@AAAAAV?$AutoDelete@V?$Handle@VISubscription@@@@@@XZ
2712?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ
2713?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ
2714?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ
2715?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ
2716?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ
2717?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ
2718?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ
2719?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@AAAAAV?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@XZ
2720?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@AAAAAV?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@XZ
2721?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@XZ
2722?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@XZ
2723?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@XZ
2724?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@XZ
2725?Me@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@AAAAAV?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@XZ
2726?Me@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@AAAAAV?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@XZ
2727?Me@?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@AAAAAV?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@XZ
2728?Me@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@AAAAAV?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@XZ
2729?Me@?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@AAAAAV?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@XZ
2730?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@XZ
2731?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@XZ
2732?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@XZ
2733?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@XZ
2734?Me@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@AAAAAV?$AutoDelete@VAdminSid@CSecurity@@@@XZ
2735?Me@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@AAAAAV?$AutoDelete@VBlockedRecord@@@@XZ
2736?Me@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAAAV?$AutoDelete@VCBaseConfigCache@@@@XZ
2737?Me@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@AAAAAV?$AutoDelete@VCCertMapping@@@@XZ
2738?Me@?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@AAAAAV?$AutoDelete@VCConfigChangeSource@@@@XZ
2739?Me@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@AAAAAV?$AutoDelete@VCListenerSettings@@@@XZ
2740?Me@?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@AAAAAV?$AutoDelete@VCObserverConfigChangeErrors@@@@XZ
2741?Me@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@AAAAAV?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@XZ
2742?Me@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@AAAAAV?$AutoDelete@VCShellUriSettings@@@@XZ
2743?Me@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAAAV?$AutoDelete@VCWSManEPR@@@@XZ
2744?Me@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@AAAAAV?$AutoDelete@VCWSManResource@@@@XZ
2745?Me@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@AAAAAV?$AutoDelete@VCertHash@@@@XZ
2746?Me@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@AAAAAV?$AutoDelete@VConfigUpdate@@@@XZ
2747?Me@?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@AAAAAV?$AutoDelete@VCredUIDllLoader@@@@XZ
2748?Me@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAAAV?$AutoDelete@VEnumSinkEx@@@@XZ
2749?Me@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@AAAAAV?$AutoDelete@VEventHandler@WSMan@@@@XZ
2750?Me@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@AAAAAV?$AutoDelete@VExpiredOperationIdRecord@@@@XZ
2751?Me@?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@AAAAAV?$AutoDelete@VGPApiManager@@@@XZ
2752?Me@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAAAV?$AutoDelete@VGeneralSinkEx@@@@XZ
2753?Me@?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@AAAAAV?$AutoDelete@VIChannelObserverFactory@@@@XZ
2754?Me@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@AAAAAV?$AutoDelete@VIQueryDASHSMASHInterface@@@@XZ
2755?Me@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@AAAAAV?$AutoDelete@VISpecification@@@@XZ
2756?Me@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@AAAAAV?$AutoDelete@VInteractiveSid@CSecurity@@@@XZ
2757?Me@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@AAAAAV?$AutoDelete@VIpHlpApiDllLoader@@@@XZ
2758?Me@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@AAAAAV?$AutoDelete@VMachineName@@@@XZ
2759?Me@?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@AAAAAV?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@XZ
2760?Me@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@AAAAAV?$AutoDelete@VNetworkServiceSid@CSecurity@@@@XZ
2761?Me@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@AAAAAV?$AutoDelete@VNtDsApiDllLoader@@@@XZ
2762?Me@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@AAAAAV?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@XZ
2763?Me@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@AAAAAV?$AutoDelete@VPacketCreator@@@@XZ
2764?Me@?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@AAAAAV?$AutoDelete@VPacketParser@@@@XZ
2765?Me@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAAAV?$AutoDelete@VResources@Locale@@@@XZ
2766?Me@?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@AAAAAV?$AutoDelete@VRunAsConfiguration@@@@XZ
2767?Me@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@AAAAAV?$AutoDelete@VSecurityEntry@Catalog@@@@XZ
2768?Me@?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@AAAAAV?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@XZ
2769?Me@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@AAAAAV?$AutoDelete@VServiceSoapProcessor@@@@XZ
2770?Me@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@AAAAAV?$AutoDelete@VShell32DllLoader@@@@XZ
2771?Me@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@AAAAAV?$AutoDelete@VShlWApiDllLoader@@@@XZ
2772?Me@?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@AAAAAV?$AutoDelete@VSubscriptionEnumerator@@@@XZ
2773?Me@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@AAAAAV?$AutoDelete@VSubscriptionManager@@@@XZ
2774?Me@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@AAAAAV?$AutoDelete@VTSTRBUFFER@@@@XZ
2775?Me@?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@AAAAAV?$AutoDelete@VUniqueStringOverflow@@@@XZ
2776?Me@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@AAAAAV?$AutoDelete@VUser32DllLoader@@@@XZ
2777?Me@?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@AAAAAV?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@XZ
2778?Me@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@AAAAAV?$AutoDelete@VWSManMemCryptManager@@@@XZ
2779?Me@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@AAAAAV?$AutoDelete@VWmiEnumContext@@@@XZ
2780?Me@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@AAAAAV?$AutoDelete@VXmlReader@@@@XZ
2781?Me@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@AAAAAV?$AutoDeleteVector@$$CBG@@XZ
2782?Me@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@AAAAAV?$AutoDeleteVector@D@@XZ
2783?Me@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAAAV?$AutoDeleteVector@E@@XZ
2784?Me@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAAAV?$AutoDeleteVector@G@@XZ
2785?Me@?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@AAAAAV?$AutoDeleteVector@H@@XZ
2786?Me@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@AAAAAV?$AutoDeleteVector@PAG@@XZ
2787?Me@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAAAV?$AutoDeleteVector@PBG@@XZ
2788?Me@?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@AAAAAV?$AutoDeleteVector@U_CONFIG_UPDATE@@@@XZ
2789?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@AAAAAV?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@XZ
2790?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@AAAAAV?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@XZ
2791?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAAAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@XZ
2792?Me@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@AAAAAV?$AutoDeleteVector@X@@XZ
2793?Me@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAAAV?$AutoFree@E@@XZ
2794?Me@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@AAAAAV?$AutoLocklessItemRecycle@VPacket@@@@XZ
2795?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@AAAAAV?$AutoRelease@UIAppHostChildElementCollection@@@@XZ
2796?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@AAAAAV?$AutoRelease@UIAppHostElement@@@@XZ
2797?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@AAAAAV?$AutoRelease@UIAppHostElementCollection@@@@XZ
2798?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@AAAAAV?$AutoRelease@UIAppHostProperty@@@@XZ
2799?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@AAAAAV?$AutoRelease@UIAppHostPropertyCollection@@@@XZ
2800?Me@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@AAAAAV?$AutoRelease@UIClientSecurity@@@@XZ
2801?Me@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@AAAAAV?$AutoRelease@UIEnumWbemClassObject@@@@XZ
2802?Me@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@AAAAAV?$AutoRelease@UIErrorInfo@@@@XZ
2803?Me@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@AAAAAV?$AutoRelease@UIUnknown@@@@XZ
2804?Me@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@AAAAAV?$AutoRelease@UIWbemClassObject@@@@XZ
2805?Me@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@AAAAAV?$AutoRelease@UIWbemContext@@@@XZ
2806?Me@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@AAAAAV?$AutoRelease@UIWbemLocator@@@@XZ
2807?Me@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@AAAAAV?$AutoRelease@UIWbemObjectTextSrc@@@@XZ
2808?Me@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@AAAAAV?$AutoRelease@UIWbemPath@@@@XZ
2809?Me@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@AAAAAV?$AutoRelease@UIWbemPathKeyList@@@@XZ
2810?Me@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@AAAAAV?$AutoRelease@UIWbemQualifierSet@@@@XZ
2811?Me@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@AAAAAV?$AutoRelease@UIWbemQuery@@@@XZ
2812?Me@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@AAAAAV?$AutoRelease@UIWbemServices@@@@XZ
2813?Me@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@AAAAAV?$AutoRelease@VApplication@Client@WSMan@@@@XZ
2814?Me@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAAAV?$AutoRelease@VCBaseConfigCache@@@@XZ
2815?Me@?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@AAAAAV?$AutoRelease@VCClientConfigCache@@@@XZ
2816?Me@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@AAAAAV?$AutoRelease@VCClientConfigSettings@@@@XZ
2817?Me@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@AAAAAV?$AutoRelease@VCCommonConfigSettings@@@@XZ
2818?Me@?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@AAAAAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@XZ
2819?Me@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@AAAAAV?$AutoRelease@VCConfigManager@@@@XZ
2820?Me@?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@AAAAAV?$AutoRelease@VCListenerCommand@@@@XZ
2821?Me@?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@AAAAAV?$AutoRelease@VCListenerMasterOperation@@@@XZ
2822?Me@?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@AAAAAV?$AutoRelease@VCListenerReceive@@@@XZ
2823?Me@?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@AAAAAV?$AutoRelease@VCListenerShell@@@@XZ
2824?Me@?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@AAAAAV?$AutoRelease@VCRemoteOperation@@@@XZ
2825?Me@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@AAAAAV?$AutoRelease@VCRemoteSession@@@@XZ
2826?Me@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAAAV?$AutoRelease@VCRequestContext@@@@XZ
2827?Me@?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@AAAAAV?$AutoRelease@VCServiceCommonConfigSettings@@@@XZ
2828?Me@?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@AAAAAV?$AutoRelease@VCServiceConfigCache@@@@XZ
2829?Me@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@AAAAAV?$AutoRelease@VCServiceConfigSettings@@@@XZ
2830?Me@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAAAV?$AutoRelease@VCWSManEPR@@@@XZ
2831?Me@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@AAAAAV?$AutoRelease@VCWSManGroupPolicyCache@@@@XZ
2832?Me@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@AAAAAV?$AutoRelease@VCWSManGroupPolicyManager@@@@XZ
2833?Me@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@AAAAAV?$AutoRelease@VCWSManObject@@@@XZ
2834?Me@?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@AAAAAV?$AutoRelease@VCWSManResource@@@@XZ
2835?Me@?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@AAAAAV?$AutoRelease@VCWSManSession@@@@XZ
2836?Me@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@AAAAAV?$AutoRelease@VCWinRSPluginConfigCache@@@@XZ
2837?Me@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@AAAAAV?$AutoRelease@VCWinRSPluginConfigSettings@@@@XZ
2838?Me@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@AAAAAV?$AutoRelease@VCommand@Client@WSMan@@@@XZ
2839?Me@?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@AAAAAV?$AutoRelease@VConfigNotification@@@@XZ
2840?Me@?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@XZ
2841?Me@?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@XZ
2842?Me@?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@XZ
2843?Me@?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@XZ
2844?Me@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAAAV?$AutoRelease@VEnumSinkEx@@@@XZ
2845?Me@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAAAV?$AutoRelease@VGeneralSinkEx@@@@XZ
2846?Me@?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@AAAAAV?$AutoRelease@VHostMappingTable@@@@XZ
2847?Me@?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@AAAAAV?$AutoRelease@VIISConfigSettings@@@@XZ
2848?Me@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@AAAAAV?$AutoRelease@VIPCSoapProcessor@@@@XZ
2849?Me@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@AAAAAV?$AutoRelease@VIRequestContext@@@@XZ
2850?Me@?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@AAAAAV?$AutoRelease@VISubscription@@@@XZ
2851?Me@?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@AAAAAV?$AutoRelease@VInboundRequestDetails@@@@XZ
2852?Me@?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@AAAAAV?$AutoRelease@VProxyManager@Client@WSMan@@@@XZ
2853?Me@?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@AAAAAV?$AutoRelease@VProxySelection@Client@WSMan@@@@XZ
2854?Me@?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@AAAAAV?$AutoRelease@VPushSubscribeOperation@@@@XZ
2855?Me@?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@AAAAAV?$AutoRelease@VPushSubscription@@@@XZ
2856?Me@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VReceiveOperation@Client@WSMan@@@@XZ
2857?Me@?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VReconnectOperation@Client@WSMan@@@@XZ
2858?Me@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VSendOperation@Client@WSMan@@@@XZ
2859?Me@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAAAV?$AutoRelease@VShell@Client@WSMan@@@@XZ
2860?Me@?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@AAAAAV?$AutoRelease@VShellInfo@@@@XZ
2861?Me@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VSignalOperation@Client@WSMan@@@@XZ
2862?Me@?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@AAAAAV?$AutoRelease@VUserRecord@@@@XZ
2863?Me@?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@AAAAAV?$AutoRelease@VWSManHttpListener@@@@XZ
2864?Me@?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@AAAAAV?$AutoReleaseEx@VHostMappingTableEntry@@@@XZ
2865?Me@?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAAAV?$AutoReleaseEx@VShell@Client@WSMan@@@@XZ
2866?Me@?$AutoCleanup@VAutoBstr@@PAG@@AAAAAVAutoBstr@@XZ
2867?Me@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAAAVAutoBstrNoAlloc@@XZ
2868?Me@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAAAVAutoCertContext@@XZ
2869?Me@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAAAVAutoChainContext@@XZ
2870?Me@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAAAVAutoCoTaskMemFree@@XZ
2871?Me@?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@AAAAAVAutoEnvironmentBlock@@XZ
2872?Me@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAAAVAutoFwXmlCloseParser@@XZ
2873?Me@?$AutoCleanup@VAutoHandle@@PAX@@AAAAAVAutoHandle@@XZ
2874?Me@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAAAVAutoImpersonateUser@@XZ
2875?Me@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAAAVAutoLibrary@@XZ
2876?Me@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAAAVAutoLocalFree@@XZ
2877?Me@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAAAVAutoMIClass@@XZ
2878?Me@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAAAVAutoMIInstance@@XZ
2879?Me@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAAAVAutoObject@@XZ
2880?Me@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAAAVAutoRegKey@@XZ
2881?Me@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAAAVAutoSecurityDescriptor@@XZ
2882?Me@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAAAVAutoWaitHandle@@XZ
2883?MoveSettingsToMigrationKey@@YAHPAVIRequestContext@@_N@Z
2884?NUM_BOMS@PacketFormatter@@0HB
2885?NUM_CHARSETS@PacketFormatter@@0HB
2886?Next@TSTRBUFFER@@QBAPBGPBG@Z
2887?NextCertMapping@CConfigManager@@QAAHXZ
2888?NextListener@CConfigManager@@QAAHXZ
2889?NextRow@CConfigManager@@QAAHXZ
2890?NextShellUri@CConfigManager@@QAAHXZ
2891?NoSemantics@ExtendedSemantic@@2KB
2892?NotifyObservers@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyCacheDataProvider@@@Z
2893?OnChange@CBaseConfigCache@@UAAXW4ConfigChangeSources@@KW4ConfigChangeSeverityType@@@Z
2894?OpenRegKey@ConfigRegistry@@IAAJPAU_CONFIG_INFO@@KPAVWSMANCONFIGTABLE_IDENTITY@@PAVAutoRegKey@@PAUHKEY__@@@Z
2895?OverrideMaxEnvelopeSize@PacketParser@@QAAXK@Z
2896?OverrideTimeout@PacketParser@@QAAXK@Z
2897?Parse@CWSManResource@@SAPAV1@PAVIRequestContext@@PBG11PAU_WSMAN_SELECTOR_SET@@PAU_WSMAN_OPTION_SET@@H@Z
2898?Parse@CWSManResource@@SAPAV1@PAVIRequestContext@@PBGH@Z
2899?Parse@XmlReader@@AAAHPAVIRequestContext@@@Z
2900?ParseAction@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@_N@Z
2901?ParseActivityId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2902?ParseBookmark@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2903?ParseDataLocale@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2904?ParseEprElement@CWSManEPR@@SAPAV1@PAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
2905?ParseEvent@SoapSemanticConverter@@QAAPAVSemanticMessage@@PAU_FWXML_ELEMENT@@PAKPAVIRequestContext@@@Z
2906?ParseFaultTo@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2907?ParseFragment@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2908?ParseHeader@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z
2909?ParseHeaders@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@11@Z
2910?ParseHeaders@PacketParser@@AAAHPAVCRequestContext@@PAVCServiceCommonConfigSettings@@@Z
2911?ParseLocale@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2912?ParseMachineID@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
2913?ParseMaxEnvelopeSize@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z
2914?ParseMessageId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@_N@Z
2915?ParseOperationId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2916?ParseOptionSet@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
2917?ParseOptions@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2918?ParsePacket@PacketParser@@QAAHPAVCRequestContext@@PAVPacket@@PAVCServiceCommonConfigSettings@@@Z
2919?ParsePacketInternal@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@PAVCServiceCommonConfigSettings@@@Z
2920?ParseReplyTo@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
2921?ParseResourceLocator@CWSManResource@@SAPAV1@PAVIRequestContext@@PAU_WSMAN_RESOURCE_LOCATOR@@@Z
2922?ParseResourceUri@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2923?ParseResponse@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@PAKPA_NPAVIRequestContext@@@Z
2924?ParseRobustConnectionAckSequenceId@PacketParser@@AAAKPA_K@Z
2925?ParseRobustConnectionMessages@PacketParser@@QAAKPAW4PacketType@1@PA_NPA_K2@Z
2926?ParseSelectors@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2927?ParseSequenceId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
2928?ParseSessionId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2929?ParseShellCompression@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2930?ParseStream@PacketParser@@QAAXPAVCRequestContext@@PAVITransportReceiver@@PAVPacket@@PAVCServiceCommonConfigSettings@@@Z
2931?ParseSubscriptionAgentPacket@PacketParser@@QAAHPAVCRequestContext@@PAVPacket@@PAVCServiceConfigSettings@@@Z
2932?ParseSubscriptionID@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
2933?ParseTimeout@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z
2934?ParseToAddress@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@@Z
2935?Passed@CErrorContext@@UBAHXZ
2936?PolicyChanged@CWSManGroupPolicyManager@@AAAXE@Z
2937?PostChange@CBaseConfigCache@@MAAHPAVIRequestContext@@PAVCCommonConfigSettings@@1@Z
2938?PostChange@CServiceConfigCache@@EAAHPAVIRequestContext@@PAVCCommonConfigSettings@@1@Z
2939?PostError@CBaseConfigCache@@MAAXK@Z
2940?PostError@CServiceConfigCache@@EAAXK@Z
2941?PrepareToCommitWithSize@BufferFormatter@@UAAKK@Z
2942?PrepareToCommitWithSize@CircularBufferFormatter@@UAAKK@Z
2943?PrintHandleTrace@@YAXPAX@Z
2944?PrintReleaseTrace@@YAXPAXJ@Z
2945?PrintUnregisterWaitTrace@@YAXPAX@Z
2946?ProcessContext@CErrorContext@@UAAHHPAKPAU_WSMAN_FAULT_OBJECT@@@Z
2947?ProcessContext@CErrorContext@@UAAHHPAU_WSMAN_ERROR@@@Z
2948?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_ENUMERATOR_RESULT@@@Z
2949?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_EVENTS_RESULT@@@Z
2950?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_RESULT@@@Z
2951?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_STATUS@@@Z
2952?ProcessContext@CRequestContext@@UAAHHPAKPAU_WSMAN_FAULT_OBJECT@@@Z
2953?ProcessContext@CRequestContext@@UAAHHPAU_WSMAN_ERROR@@@Z
2954?ProcessEPR@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
2955?ProcessFragmentDialect@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGK@Z
2956?ProcessFragmentPath@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGK@Z
2957?ProcessKey@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBG1@Z
2958?ProcessNestedEPR@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGPAU_FWXML_ELEMENT@@@Z
2959?ProcessOption@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBG11H@Z
2960?ProcessRefParameters@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
2961?ProcessRefProperties@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
2962?ProcessUri@CWSManResource@@QAAHPAVIRequestContext@@PBGK@Z
2963?Progress@ExtendedSemantic@@2KB
2964?PropertySheetPageCallback@CWSManSecurityUI@@UAAJPAUHWND__@@IW4_SI_PAGE_TYPE@@@Z
2965?ProviderFailure@CErrorContext@@UBAHXZ
2966?ProviderShutdownCleanup@CWinRSPluginConfigCache@@SAXXZ
2967?PutOverrideValue@?$PacketElement@K@PacketParser@@QAAXK@Z
2968?PutOverrideValue@?$PacketElement@PBG@PacketParser@@QAAXPBG@Z
2969?PutValue@?$PacketElement@K@PacketParser@@QAAXKH@Z
2970?PutValue@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAXPAU_FWXML_ELEMENT@@H@Z
2971?PutValue@?$PacketElement@PBG@PacketParser@@QAAXPBGH@Z
2972?PutValue@?$PacketElement@_K@PacketParser@@QAAX_KH@Z
2973?PutValue@Fragment@PacketParser@@QAAXPBG0H@Z
2974?PutValue@NotUnderstandSoapHeader@PacketParser@@QAAXPBG00@Z
2975?PutValue@ReferenceParameters@PacketParser@@QAAKPAU_FWXML_ELEMENT@@H@Z
2976?QueryInterface@CWSManSecurityUI@@UAAJABU_GUID@@PAPAX@Z
2977?QueryPtr@RBUFFER@@QBAPAXXZ
2978?QueryRegValue@CConfigManager@@AAAJPAU_CONFIG_INFO@@PAKKPAE1@Z
2979?QueryRegValue@CWSManGroupPolicyManager@@AAAJPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@PAKKPAE2@Z
2980?QuerySize@RBUFFER@@QBAIXZ
2981?QueryStr@TSTRBUFFER@@QBAPBGXZ
2982?QuotaComplete@UserRecord@@UAAXPAU_WSMAN_AUTHZ_QUOTA@@KPBG@Z
2983?ReAlloc@WSManMemory@@SAPAXPAXIHW4_NitsFaultMode@@@Z
2984?ReadCertMappingRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVCERTMAPPING_IDENTITY@@PAG@Z
2985?ReadCredentialsFromCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1@Z
2986?ReadCurrentSettings@CClientConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z
2987?ReadCurrentSettings@CServiceConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z
2988?ReadCurrentSettings@CWinRSPluginConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z
2989?ReadDefaultSettings@CClientConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z
2990?ReadDefaultSettings@CServiceConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z
2991?ReadDefaultSettings@CWinRSPluginConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z
2992?ReadShellUriRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVSHELLURI_IDENTITY@@PAG@Z
2993?ReadTableRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVWSMANCONFIGTABLE_IDENTITY@@PAG@Z
2994?ReallocStorage@RBUFFER@@IAAHI@Z
2995?RecordAccessDenied@CErrorContext@@UAAXXZ
2996?RecordAccessDenied@CRequestContext@@UAAXXZ
2997?RecordAccessDeniedWithDetail@CErrorContext@@UAAXKZZ
2998?RecordAccessDeniedWithDetail@CRequestContext@@UAAXKZZ
2999?RecordFailure@CErrorContext@@UAAXK@Z
3000?RecordFailure@CErrorContext@@UAAXKKZZ
3001?RecordFailure@CErrorContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@@Z
3002?RecordFailure@CErrorContext@@UAAXW4_MI_Result@@KKZZ
3003?RecordFailure@CRequestContext@@AAAXKKPAPAD0@Z
3004?RecordFailure@CRequestContext@@UAAXK@Z
3005?RecordFailure@CRequestContext@@UAAXKKZZ
3006?RecordFailure@CRequestContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@@Z
3007?RecordFailure@CRequestContext@@UAAXW4_MI_Result@@KKZZ
3008?RecordHresult@CErrorContext@@UAAXKKZZ
3009?RecordHresult@CRequestContext@@UAAXKKZZ
3010?RecordHtmlError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z
3011?RecordHtmlError@CRequestContext@@QAAHKPBGK@Z
3012?RecordMIFailure@IRequestContext@@QAAXW4_MI_Result@@K@Z
3013?RecordOutOfMemory@CErrorContext@@UAAXXZ
3014?RecordOutOfMemory@CRequestContext@@UAAXXZ
3015?RecordProviderFailure@CErrorContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@PBG1@Z
3016?RecordProviderFailure@CRequestContext@@QAAXKHPBG00@Z
3017?RecordProviderFailure@CRequestContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@PBG1@Z
3018?RecordSoapError@CErrorContext@@UAAHKPBG@Z
3019?RecordSoapError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z
3020?RecordSoapError@CRequestContext@@UAAHKPBG@Z
3021?RecordText@CRequestContext@@AAAHKPBGIK@Z
3022?RecordXml@CRequestContext@@AAAHKPAU_FWXML_ELEMENT@@K@Z
3023?Refresh@UserRecord@@QAAXXZ
3024?RegisterChild@ChildLifeTimeManager@@QAA_NXZ
3025?RegisterChunkBoundary@CircularBufferFormatter@@QAAKXZ
3026?RegisterConfigChangeNotification@CConfigManager@@QAAPAVConfigNotification@@PAX@Z
3027?RegisterForPolicyNotification@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@H@Z
3028RegisterModule
3029?Release@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UBAXXZ
3030?Release@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UBAXXZ
3031?Release@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UBAXXZ
3032?Release@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UBAXXZ
3033?Release@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UBAXXZ
3034?Release@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UBAXXZ
3035?Release@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UBAXXZ
3036?Release@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UBAXXZ
3037?Release@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UBAXXZ
3038?Release@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UBAXXZ
3039?Release@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UBAXXZ
3040?Release@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UBAXXZ
3041?Release@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UBAXXZ
3042?Release@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UBAXXZ
3043?Release@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UBAXXZ
3044?Release@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UBAXXZ
3045?Release@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UBAXXZ
3046?Release@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UBAXXZ
3047?Release@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UBAXXZ
3048?Release@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UBAXXZ
3049?Release@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UBAXXZ
3050?Release@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UBAXXZ
3051?Release@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UBAXXZ
3052?Release@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UBAXXZ
3053?Release@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UBAXXZ
3054?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
3055?Release@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UBAXXZ
3056?Release@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UBAXXZ
3057?Release@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UBAXXZ
3058?Release@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UBAXXZ
3059?Release@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UBAXXZ
3060?Release@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UBAXXZ
3061?Release@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UBAXXZ
3062?Release@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UBAXXZ
3063?Release@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UBAXXZ
3064?Release@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UBAXXZ
3065?Release@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UBAXXZ
3066?Release@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UBAXXZ
3067?Release@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UBAXXZ
3068?Release@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXXZ
3069?Release@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXXZ
3070?Release@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXXZ
3071?Release@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXXZ
3072?Release@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXXZ
3073?Release@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXXZ
3074?Release@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXXZ
3075?Release@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAAXXZ
3076?Release@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAAXXZ
3077?Release@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAAXXZ
3078?Release@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAXXZ
3079?Release@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ
3080?Release@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ
3081?Release@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAXXZ
3082?Release@CBaseConfigCache@@UAAJP6AXPAX@Z0@Z
3083?Release@CWSManCriticalSection@@QAAXXZ
3084?Release@CWSManSecurityUI@@UAAKXZ
3085?Release@ILifeTimeMgmt@@UAAJP6AXPAX@Z0@Z
3086?Release@UserRecord@@QAAJXZ
3087?ReleaseExclusive@FastLock@@QAAXXZ
3088?ReleasePtr@?$AutoCleanup@V?$AutoDelete@D@@PAD@@AAAXXZ
3089?ReleasePtr@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAXXZ
3090?ReleasePtr@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@AAAXXZ
3091?ReleasePtr@?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@AAAXXZ
3092?ReleasePtr@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@AAAXXZ
3093?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@AAAXXZ
3094?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@AAAXXZ
3095?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@AAAXXZ
3096?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@AAAXXZ
3097?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@AAAXXZ
3098?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@AAAXXZ
3099?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@AAAXXZ
3100?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@AAAXXZ
3101?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@AAAXXZ
3102?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@AAAXXZ
3103?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@AAAXXZ
3104?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@AAAXXZ
3105?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@AAAXXZ
3106?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@AAAXXZ
3107?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@AAAXXZ
3108?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@AAAXXZ
3109?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@AAAXXZ
3110?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@AAAXXZ
3111?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@AAAXXZ
3112?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@AAAXXZ
3113?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@AAAXXZ
3114?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@AAAXXZ
3115?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@AAAXXZ
3116?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@AAAXXZ
3117?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@AAAXXZ
3118?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAXXZ
3119?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@AAAXXZ
3120?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@AAAXXZ
3121?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@AAAXXZ
3122?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@AAAXXZ
3123?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@AAAXXZ
3124?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@AAAXXZ
3125?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAXXZ
3126?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@AAAXXZ
3127?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@AAAXXZ
3128?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@AAAXXZ
3129?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@AAAXXZ
3130?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAXXZ
3131?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@AAAXXZ
3132?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@AAAXXZ
3133?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@AAAXXZ
3134?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAXXZ
3135?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@AAAXXZ
3136?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@AAAXXZ
3137?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@AAAXXZ
3138?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@AAAXXZ
3139?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@AAAXXZ
3140?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@AAAXXZ
3141?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@AAAXXZ
3142?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@AAAXXZ
3143?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@AAAXXZ
3144?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@AAAXXZ
3145?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@AAAXXZ
3146?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@AAAXXZ
3147?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAXXZ
3148?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@AAAXXZ
3149?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@AAAXXZ
3150?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@AAAXXZ
3151?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@AAAXXZ
3152?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@AAAXXZ
3153?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@AAAXXZ
3154?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@AAAXXZ
3155?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@AAAXXZ
3156?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@AAAXXZ
3157?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@AAAXXZ
3158?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@AAAXXZ
3159?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@AAAXXZ
3160?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@AAAXXZ
3161?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@AAAXXZ
3162?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@AAAXXZ
3163?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@AAAXXZ
3164?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@AAAXXZ
3165?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAXXZ
3166?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAXXZ
3167?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@AAAXXZ
3168?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@AAAXXZ
3169?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAXXZ
3170?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@AAAXXZ
3171?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@AAAXXZ
3172?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@AAAXXZ
3173?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAXXZ
3174?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@AAAXXZ
3175?ReleasePtr@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAXXZ
3176?ReleasePtr@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@AAAXXZ
3177?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@AAAXXZ
3178?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@AAAXXZ
3179?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@AAAXXZ
3180?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@AAAXXZ
3181?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@AAAXXZ
3182?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@AAAXXZ
3183?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@AAAXXZ
3184?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@AAAXXZ
3185?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@AAAXXZ
3186?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@AAAXXZ
3187?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@AAAXXZ
3188?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@AAAXXZ
3189?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@AAAXXZ
3190?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@AAAXXZ
3191?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@AAAXXZ
3192?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@AAAXXZ
3193?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@AAAXXZ
3194?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@AAAXXZ
3195?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@AAAXXZ
3196?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAXXZ
3197?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@AAAXXZ
3198?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@AAAXXZ
3199?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@AAAXXZ
3200?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@AAAXXZ
3201?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@AAAXXZ
3202?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@AAAXXZ
3203?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@AAAXXZ
3204?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@AAAXXZ
3205?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@AAAXXZ
3206?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@AAAXXZ
3207?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@AAAXXZ
3208?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAXXZ
3209?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@AAAXXZ
3210?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@AAAXXZ
3211?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@AAAXXZ
3212?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAXXZ
3213?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@AAAXXZ
3214?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@AAAXXZ
3215?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@AAAXXZ
3216?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@AAAXXZ
3217?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@AAAXXZ
3218?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@AAAXXZ
3219?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@AAAXXZ
3220?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@AAAXXZ
3221?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@AAAXXZ
3222?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@AAAXXZ
3223?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@AAAXXZ
3224?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@AAAXXZ
3225?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@AAAXXZ
3226?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAXXZ
3227?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAXXZ
3228?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@AAAXXZ
3229?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@AAAXXZ
3230?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@AAAXXZ
3231?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@AAAXXZ
3232?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@AAAXXZ
3233?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@AAAXXZ
3234?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@AAAXXZ
3235?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@AAAXXZ
3236?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@AAAXXZ
3237?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@AAAXXZ
3238?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@AAAXXZ
3239?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@AAAXXZ
3240?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@AAAXXZ
3241?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAXXZ
3242?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@AAAXXZ
3243?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@AAAXXZ
3244?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@AAAXXZ
3245?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@AAAXXZ
3246?ReleasePtr@?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@AAAXXZ
3247?ReleasePtr@?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAXXZ
3248?ReleasePtr@?$AutoCleanup@VAutoBstr@@PAG@@AAAXXZ
3249?ReleasePtr@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAXXZ
3250?ReleasePtr@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAXXZ
3251?ReleasePtr@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAXXZ
3252?ReleasePtr@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAXXZ
3253?ReleasePtr@?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@AAAXXZ
3254?ReleasePtr@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAXXZ
3255?ReleasePtr@?$AutoCleanup@VAutoHandle@@PAX@@AAAXXZ
3256?ReleasePtr@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAXXZ
3257?ReleasePtr@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAXXZ
3258?ReleasePtr@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAXXZ
3259?ReleasePtr@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAXXZ
3260?ReleasePtr@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAXXZ
3261?ReleasePtr@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAXXZ
3262?ReleasePtr@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAXXZ
3263?ReleasePtr@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAXXZ
3264?ReleasePtr@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAXXZ
3265?ReleaseQuota@UserRecord@@QAAXW4OperationType@@PBVProvider@Catalog@@@Z
3266?ReleaseShared@FastLock@@QAAXXZ
3267?Remove@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA_NABQAVCListenerOperation@@@Z
3268?Remove@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NABUUserKey@@@Z
3269?Remove@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NABVStringKeyCI@@@Z
3270?Remove@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NABVStringKeyCI@@@Z
3271?Remove@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NABVStringKeyStore@@@Z
3272?Remove@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NABVStringKeyStore@@@Z
3273?Remove@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NAB_K@Z
3274?RemoveAll@CBaseConfigCache@@KAXPAVFastLock@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@@Z
3275?RemoveFromMap@CBaseConfigCache@@AAAHXZ
3276?RemoveHttpsBinding@@YAXPBG@Z
3277?RemoveHttpsCertificate@@YAXPBG0@Z
3278?RemoveObserver@CServiceConfigCache@@AAAHPAVIServiceConfigObserver@@@Z
3279?ReportEventW@EventLog@@SAXGKGPAPBG@Z
3280?Reset@?$PacketElement@K@PacketParser@@QAAX_N@Z
3281?Reset@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAX_N@Z
3282?Reset@?$PacketElement@PBG@PacketParser@@QAAX_N@Z
3283?Reset@?$PacketElement@_K@PacketParser@@QAAX_N@Z
3284?Reset@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXXZ
3285?Reset@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXXZ
3286?Reset@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXXZ
3287?Reset@?$SafeMap_Iterator@PAXUEmpty@@@@QAAXXZ
3288?Reset@?$SafeMap_Iterator@UPluginKey@@K@@QAAXXZ
3289?Reset@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAAXXZ
3290?Reset@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXXZ
3291?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ
3292?Reset@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXXZ
3293?Reset@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAAXXZ
3294?Reset@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXXZ
3295?Reset@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAAXXZ
3296?Reset@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXXZ
3297?Reset@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAAXXZ
3298?Reset@BufferFormatter@@UAAXXZ
3299?Reset@CErrorContext@@UAAXH@Z
3300?Reset@CRequestContext@@UAAXH@Z
3301?Reset@CircularBufferFormatter@@UAAXXZ
3302?Reset@Locale@@QAAXXZ
3303?Reset@TSTRBUFFER@@QAAXXZ
3304?Reset@UserRecord@@QAAXXZ
3305?ResetProfileCount@UserRecord@@QAAXXZ
3306?ResetRobustConnectionHeaders@PacketParser@@AAAXXZ
3307?Resize@RBUFFER@@QAAHI@Z
3308?Resize@RBUFFER@@QAAHII@Z
3309?ResizeOptionList@CWSManResourceNoResourceUri@@IAA_NIAAVIRequestContext@@@Z
3310?RestoreAllPrivileges@@YAHPAU_TOKEN_PRIVILEGES@@@Z
3311?RetrieveCertMappingIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVCERTMAPPING_IDENTITY@@@Z
3312?RetrieveListenerIdentity@CConfigManager@@AAAHPAUHKEY__@@PAGPAPAGPAVLISTENER_IDENTITY@@@Z
3313?RetrieveShellUriIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVSHELLURI_IDENTITY@@@Z
3314?RetrieveTableIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
3315?RevertToSelf@CSecurity@@SAHXZ
3316?RtlSecureZeroMemory@XmlReader@@QAAXXZ
3317?SafeStringToUI64@@YAJPBGEHPA_KPAVIRequestContext@@K@Z
3318?SetBOM@PacketFormatter@@QAA_NPAVPacket@@@Z
3319?SetBOM@PacketFormatter@@QAA_NPBEK@Z
3320?SetCIM_Error@CErrorContext@@UAAXXZ
3321?SetCIM_Error@CRequestContext@@UAAXXZ
3322?SetCharset@PacketFormatter@@QAAXW4Charset@1@@Z
3323?SetCharset@PacketFormatter@@QAA_NPBDK_NPA_N@Z
3324?SetCharsetAndBom@PacketFormatter@@QAAXW4Charset@1@0@Z
3325?SetConfigToUseDefaults@CErrorContext@@UAAXH@Z
3326?SetErrorAction@ExtendedSemantic@@QAAXW4_MI_OperationCallback_ResponseType@@W4_MI_CallbackMode@@@Z
3327?SetErrorState@CBaseConfigCache@@AAAXPAVCRequestContext@@K@Z
3328?SetExactCharSize@TSTRBUFFER@@QAAJI@Z
3329?SetExtendedErrorString@CErrorContext@@UAAXPAG@Z
3330?SetExtendedErrorString@CRequestContext@@UAAXPAG@Z
3331?SetExtraLogInfo@CErrorContext@@QAAXPBG000@Z
3332?SetFault@CErrorContext@@UAAXKKKPBG@Z
3333?SetFault@CRequestContext@@EAAXKKKPBG@Z
3334?SetFinishValue@ConfigRegistry@@IAAHPAVIRequestContext@@@Z
3335?SetFormatterMode@BufferFormatter@@QAAXW4Charset@PacketFormatter@@0@Z
3336?SetFragmentDialect@CWSManResourceNoResourceUri@@QAAHPBGPAVIRequestContext@@@Z
3337?SetFragmentPath@CWSManResourceNoResourceUri@@QAAHPBGPAVIRequestContext@@@Z
3338?SetGeneratingError@CErrorContext@@UAAXXZ
3339?SetLocale@CRequestContext@@QAA_NPBGK@Z
3340?SetLocale@Locale@@QAA_NKPBGPAVIRequestContext@@@Z
3341?SetMachineName@CRequestContext@@QAAKPBG@Z
3342?SetMachineName@CRequestContext@@QAAKPBGI@Z
3343?SetMachineName@CRequestContext@@QAAKXZ
3344?SetMaxEnvelopeSize@CircularBufferFormatter@@QAAXK@Z
3345?SetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAXH@Z
3346?SetProfileHandle@UserRecord@@QAAX_J@Z
3347?SetProviderFailure@CErrorContext@@UAAXH@Z
3348?SetSecurity@CWSManSecurityUI@@UAAJKPAX@Z
3349?SetSize@TSTRBUFFER@@QAAJII@Z
3350?SetSizeInUse@SBUFFER@@QAAXI@Z
3351?SetThreadUILanguage@Locale@@QAA_NPAVIRequestContext@@@Z
3352?SetUpdateMode@BufferFormatter@@UAAXW4Mode@1@@Z
3353?SetUpdateMode@CircularBufferFormatter@@UAAXW4Mode@BufferFormatter@@@Z
3354?SetUri@CWSManResource@@QAAHPBGPAVIRequestContext@@@Z
3355?SetValid@RBUFFER@@IAAXH@Z
3356?SetXml@ReferenceParameters@PacketParser@@AAAKAAVBufferFormatter@@PAU_FWXML_ELEMENT@@@Z
3357?Shutdown@CBaseConfigCache@@IAAXXZ
3358?Shutdown@CConfigManager@@SAHXZ
3359?Shutdown@CWSManGroupPolicyManager@@SAHXZ
3360?Shutdown@ChildLifeTimeManager@@QAAXXZ
3361?ShutdownLocaleMap@Locale@@SAXXZ
3362?Size@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBAHXZ
3363?Size@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QBAHXZ
3364?Size@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QBAHXZ
3365?Size@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAHXZ
3366?Size@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QBAHXZ
3367?Size@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QBAHXZ
3368?SkipOrphans@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@IAAXXZ
3369?SkipOrphans@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@IAAXXZ
3370?SkipOrphans@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@IAAXXZ
3371?SkipOrphans@?$SafeMap_Iterator@PAXUEmpty@@@@IAAXXZ
3372?SkipOrphans@?$SafeMap_Iterator@UPluginKey@@K@@IAAXXZ
3373?SkipOrphans@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@IAAXXZ
3374?SkipOrphans@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@IAAXXZ
3375?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ
3376?SkipOrphans@?$SafeMap_Iterator@VStringKeyCI@@K@@IAAXXZ
3377?SkipOrphans@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@IAAXXZ
3378?SkipOrphans@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@IAAXXZ
3379?SkipOrphans@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@IAAXXZ
3380?SkipOrphans@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@IAAXXZ
3381?SkipOrphans@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@IAAXXZ
3382StartSoapProcessor
3383StopSoapProcessor
3384?Storage@?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAPAGXZ
3385?Storage@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAPAUIPRange@CWSManIPFilter@@XZ
3386?Storage@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAPAVEnumSinkEx@@XZ
3387?Storage@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAPAVGeneralSinkEx@@XZ
3388?Storage@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAPAVIQueryDASHSMASHInterface@@XZ
3389?Storage@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAPAVISpecification@@XZ
3390?Storage@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAPAVPacketCreator@@XZ
3391?Storage@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAPAVTSTRBUFFER@@XZ
3392?Storage@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAPAVWmiEnumContext@@XZ
3393?Storage@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAPAVXmlReader@@XZ
3394?Storage@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPAPBGXZ
3395?Storage@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAPAEXZ
3396?Storage@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAPAGXZ
3397?Storage@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAPAGXZ
3398?Storage@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPAPBGXZ
3399?Storage@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
3400?Storage@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAPAU_WINRS_RUN_COMMAND_ARG@@XZ
3401?Storage@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAPAPAXXZ
3402?Storage@?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAPAEXZ
3403?Storage@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAPAVPacket@@XZ
3404?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAPAUIAppHostChildElementCollection@@XZ
3405?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAAPAPAUIAppHostElement@@XZ
3406?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAPAUIAppHostElementCollection@@XZ
3407?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAAPAPAUIAppHostProperty@@XZ
3408?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAAPAPAUIAppHostPropertyCollection@@XZ
3409?Storage@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAPAUIClientSecurity@@XZ
3410?Storage@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAPAUIEnumWbemClassObject@@XZ
3411?Storage@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAPAUIErrorInfo@@XZ
3412?Storage@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAPAUIUnknown@@XZ
3413?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAPAUIWbemClassObject@@XZ
3414?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAPAUIWbemContext@@XZ
3415?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAPAUIWbemLocator@@XZ
3416?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAPAUIWbemObjectTextSrc@@XZ
3417?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAPAUIWbemPath@@XZ
3418?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAPAUIWbemPathKeyList@@XZ
3419?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAPAUIWbemQualifierSet@@XZ
3420?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAPAUIWbemQuery@@XZ
3421?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAPAUIWbemServices@@XZ
3422?Storage@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAPAVCWSManEPR@@XZ
3423?Storage@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAPAVCWinRSPluginConfigCache@@XZ
3424?Storage@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAPAVCommand@Client@WSMan@@XZ
3425?Storage@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAPAVEnumSinkEx@@XZ
3426?Storage@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAPAVGeneralSinkEx@@XZ
3427?Storage@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAPAVIRequestContext@@XZ
3428?Storage@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAPAVReceiveOperation@Client@WSMan@@XZ
3429?Storage@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAPAVSendOperation@Client@WSMan@@XZ
3430?Storage@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAPAVShell@Client@WSMan@@XZ
3431?Storage@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAPAVSignalOperation@Client@WSMan@@XZ
3432?Storage@?$AutoCleanup@VAutoBstr@@PAG@@QAAPAPAGXZ
3433?Storage@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAPAGXZ
3434?Storage@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPAPBU_CERT_CONTEXT@@XZ
3435?Storage@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAPAPBU_CERT_CHAIN_CONTEXT@@XZ
3436?Storage@?$AutoCleanup@VAutoHandle@@PAX@@QAAPAPAXXZ
3437?Storage@?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAPAXXZ
3438?Storage@?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAPAXXZ
3439?Storage@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAPAU_MI_Class@@XZ
3440?Storage@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAPAU_MI_Instance@@XZ
3441?Storage@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAPAUHKEY__@@XZ
3442?Storage@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAPAXXZ
3443?Storage@?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAPAPAXXZ
3444?StoreData@CWSManResource@@AAAHPAVIRequestContext@@PBG11PAU_WSMAN_SELECTOR_SET@@PAU_WSMAN_OPTION_SET@@@Z
3445?StoreData@CWSManResource@@QAAHPAVIRequestContext@@PBG@Z
3446?StoreDataFromResourceLocator@CWSManResource@@AAAHPAVIRequestContext@@PAU_WSMAN_RESOURCE_LOCATOR@@@Z
3447?StoreExpansion@CResourceAlias@@AAAXPBGPAU_ALIAS_INFORMATION@@@Z
3448?StreamingOutput@ExtendedSemantic@@2KB
3449?StringCchEndsWithCI@@YAHPBG0@Z
3450?StringCchEquals@@YAHPBG0@Z
3451?StringCchEqualsCI@@YAHPBG0@Z
3452?StringCchStartsWith@@YAHPBG0@Z
3453?StringCchStartsWithCI@@YAHPBG0@Z
3454?StringConcatenate@CWSManResourceNoResourceUri@@IAAHAAPAGAAKKPAG@Z
3455?StringIsBlank@@YAHPBG@Z
3456?StringToDword@@YAHPBDPAK@Z
3457?StringToDword@@YAHPBGPAK@Z
3458?StringTrimWhitespace@@YAPAGPAG@Z
3459?Subscribe@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyObserver@@H@Z
3460?TruncateAt@TSTRBUFFER@@QAAXI@Z
3461?TryAcquire@CWSManCriticalSection@@QAAHXZ
3462?UnSubscribe@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyObserver@@@Z
3463?UninstallMigration@@YAHPAVIRequestContext@@@Z
3464?UnregisterChild@ChildLifeTimeManager@@QAAXXZ
3465?UnregisterPolicyNotification@CWSManGroupPolicyManager@@AAAHXZ
3466?Up@?$LoaderSerializer@VSubscriptionManager@@$01@@AAAJXZ
3467?UpdateCredentialsInCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1@Z
3468?UpdateHttpsBinding@@YAHPAVIRequestContext@@PBG1PAH@Z
3469?UpdateHttpsCertificate@@YAHPAVIRequestContext@@PBG11PAHHU_GUID@@@Z
3470?UpdateKey@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PBG1@Z
3471?Uri@CResourceAlias@@QAAPBGXZ
3472?UseClientToken@UserRecord@@QAA_NXZ
3473?UseDefaultConfig@CErrorContext@@UBAHXZ
3474?UsingDefaultLCID@Locale@@QAA_NXZ
3475?Validate@Locale@@SA_NPAU_WSMAN_DATA@@@Z
3476?Validate@Locale@@SA_NPBG@Z
3477?ValidateCBTHardeningLevel@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z
3478?ValidateCertificateHash@ConfigRegistry@@IAAHPAVIRequestContext@@PBG111@Z
3479?ValidateHeaders@PacketParser@@QAAHPAVIRequestContext@@K@Z
3480?ValidateHostnameAndCertificateCN@ConfigRegistry@@IAAHPAVIRequestContext@@PBG1@Z
3481?ValidateIPFilter@ConfigRegistry@@IAAHPAVIRequestContext@@W4ConfigSetting@@PBG@Z
3482?ValidateInt@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@K@Z
3483?ValidateInt@ConfigRegistry@@IAAHPAVIRequestContext@@PAU_CONFIG_INFO@@KPBG@Z
3484?ValidateString@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@PBG@Z
3485?ValidateString@ConfigRegistry@@IAAHPAVIRequestContext@@PAU_CONFIG_INFO@@PBG@Z
3486?ValidateTrustedHosts@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z
3487?ValidateUrlPrefix@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z
3488?Verbose@ExtendedSemantic@@2KB
3489?VerifyState@RBUFFER@@IBAXXZ
3490?WSManError@@YAXPBGK0KPAVIRequestContext@@@Z
3491?WSManMemoryOperation@@YAHW4WSMANMEMOPERATION@@PAXKK@Z
3492?WSManPostThreadMessageW@@YAHKIIJ@Z
3493?WaitForAllChildrenToUnregister@ChildLifeTimeManager@@QAAXK@Z
3494?WaitForConditionVar@CWSManCriticalSectionWithConditionVar@@QAAKK@Z
3495?WaitForMore@PacketParser@@UAA_NXZ
3496?WakeAllWaitingForConditionVar@CWSManCriticalSectionWithConditionVar@@QAAXXZ
3497?WakeAllWaitingOnNoOfChildren@ChildLifeTimeManager@@AAAXXZ
3498?Warning@EventLog@@SAXK@Z
3499?Warning@EventLog@@SAXKGPAPBG@Z
3500?Warning@EventLog@@SAXKPBG@Z
3501?Warning@ExtendedSemantic@@2KB
3502?WatchForChanges@CServiceConfigCache@@QAAPAVCServiceWatcher@1@PAVIRequestContext@@PAVIServiceConfigObserver@@@Z
3503?WrapperCoSetProxyBlanket@@YAJPAUIUnknown@@KKPAGKKPAXKW4BehaviourForNoInterfaceError@@@Z
3504?Write@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@KPAU_EVENT_DATA_DESCRIPTOR@@@Z
3505?WriteCredentialsToCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1H@Z
3506?WriteSoapA@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBDK@Z
3507?WriteSoapMessageA@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBDK@Z
3508?WriteSoapMessageW@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBGK@Z
3509?WriteSoapMessageW_BE@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBGK@Z
3510?WriteSoapW@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBGK@Z
3511?WriteSoapW_BE@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBGK@Z
3512?_PolicyChangedCallback@CWSManGroupPolicyManager@@CAXPAXE@Z
3513?back@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA?BT_LARGE_INTEGER@@XZ
3514?empty@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA_NXZ
3515?front@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA?BT_LARGE_INTEGER@@XZ
3516?g_Resources@Locale@@0V?$Loader@VResources@Locale@@$0A@@@A DATA
3517?pop@?$SimpleQueue@T_LARGE_INTEGER@@@@QAAXXZ
3518?push@?$SimpleQueue@T_LARGE_INTEGER@@@@QAAKT_LARGE_INTEGER@@@Z
3519?s_cacheMap@CClientConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A DATA
3520?s_cacheMap@CServiceConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A DATA
3521?s_cacheMap@CWinRSPluginConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A DATA
3522?s_config@CConfigManager@@0V?$AutoRelease@VCConfigManager@@@@A DATA
3523?s_lock@CConfigManager@@0VFastLock@@A DATA
3524?s_lock@CWSManGroupPolicyManager@@0VFastLock@@A DATA
3525?s_mapLock@CClientConfigCache@@0VFastLock@@A DATA
3526?s_mapLock@CServiceConfigCache@@0VFastLock@@A DATA
3527?s_mapLock@CWinRSPluginConfigCache@@0VFastLock@@A DATA
3528?s_policyManager@CWSManGroupPolicyManager@@0V?$AutoRelease@VCWSManGroupPolicyManager@@@@A DATA
3529EnumServiceUserResources
3530FwGetParsedDocument
3531FwGetRootElement
3532FwIsXmlEscapedProperly
3533FwXmlAddAttributeToAttributeList
3534FwXmlCloseParser
3535FwXmlCompareAttributeName
3536FwXmlCompareAttributeNameEx
3537FwXmlCompareElementName
3538FwXmlCompareElementNameEx
3539FwXmlCompareElementNameLen
3540FwXmlCompareElementNameSpace
3541FwXmlCompareName
3542FwXmlCreateXmlFromElement
3543FwXmlDecodeXmlEscapes
3544FwXmlEncodeXmlEscapes
3545FwXmlFindAttribute
3546FwXmlFindAttributeEx
3547FwXmlFindChildElement
3548FwXmlFindChildElementEx
3549FwXmlGetAttribute
3550FwXmlGetAttributeNameEx
3551FwXmlGetAttributeNamespacePrefix
3552FwXmlGetAttributeValue
3553FwXmlGetAttributeValueDWord
3554FwXmlGetBooleanValue
3555FwXmlGetBuffer
3556FwXmlGetChild
3557FwXmlGetElementName
3558FwXmlGetElementNameEx
3559FwXmlGetElementNamespacePrefix
3560FwXmlGetElementNamespaceUrl
3561FwXmlGetEntryNameEx
3562FwXmlGetNamespaceForPrefix
3563FwXmlGetNormalizedString
3564FwXmlGetReferenceXmlFromElement
3565FwXmlGetRemainder
3566FwXmlGetSimpleContent
3567FwXmlGetSimpleContentEx
3568FwXmlGetSimpleContentEx2
3569FwXmlHasText
3570FwXmlIsEmpty
3571FwXmlIsMustUnderstand
3572FwXmlIsNull
3573FwXmlIsSimpleContent
3574FwXmlIsSimpleContentOrEmpty
3575FwXmlIsTrueValue
3576FwXmlNumAttributes
3577FwXmlNumChildren
3578FwXmlNumChildrenWithName
3579FwXmlNumConsecutiveChildrenWithName
3580FwXmlParsePrefixedXML
3581FwXmlParseStream
3582FwXmlParseText
3583FwXmlParserCreate
3584FwXmlUpdatePrefixes
3585GetServiceSecurity
3586MI_Application_InitializeV1
3587ServiceMain
3588SetServiceSecurity
3589SubscriptionsProvEnumerate
3590SvchostPushServiceGlobals
3591WSManAckEvents
3592WSManAddSubscriptionManagerInternal
3593WSManCloseCommand
3594WSManCloseEnumerationHandle
3595WSManCloseEnumeratorHandle
3596WSManCloseObjectHandle
3597WSManCloseOperation
3598WSManClosePublisherHandle
3599WSManCloseSession
3600WSManCloseSessionHandle
3601WSManCloseShell
3602WSManCloseSubscriptionHandle
3603WSManConnectShell
3604WSManConnectShellCommand
3605WSManConstructError
3606WSManCreateEnumeratorInternal
3607WSManCreateInternal
3608WSManCreateInternalEx
3609WSManCreatePullSubscription
3610WSManCreatePushSubscription
3611WSManCreateSession
3612WSManCreateSessionInternal
3613WSManCreateShell
3614WSManCreateShellEx
3615WSManDecodeObject
3616WSManDeinitialize
3617WSManDeleteInternal
3618WSManDeleteInternalEx
3619WSManDeliverEndSubscriptionNotification
3620WSManDeliverEvent
3621WSManDisconnectShell
3622WSManEncodeObject
3623WSManEncodeObjectEx
3624WSManEncodeObjectInternal
3625WSManEnumerateInternal
3626WSManEnumerateInternalEx
3627WSManEnumeratorAddEvent
3628WSManEnumeratorAddObject
3629WSManEnumeratorBatchPolicyViolated
3630WSManEnumeratorNextObject
3631WSManEnumeratorObjectCount
3632WSManGetErrorMessage
3633WSManGetInternal
3634WSManGetInternalEx
3635WSManGetSessionOptionAsDword
3636WSManGetSessionOptionAsString
3637WSManIdentifyInternal
3638WSManInitialize
3639WSManInvokeInternal
3640WSManInvokeInternalEx
3641WSManPluginAuthzOperationComplete
3642WSManPluginAuthzQueryQuotaComplete
3643WSManPluginAuthzUserComplete
3644WSManPluginFreeRequestDetails
3645WSManPluginGetConfiguration
3646WSManPluginGetOperationParameters
3647WSManPluginInteractiveCallback
3648WSManPluginObjectAndBookmarkResult
3649WSManPluginObjectAndEprResult
3650WSManPluginObjectResult
3651WSManPluginOperationComplete
3652WSManPluginReceiveResult
3653WSManPluginReportCompletion
3654WSManPluginReportContext
3655WSManPluginShutdown
3656WSManPluginStartup
3657WSManProvCreate
3658WSManProvDelete
3659WSManProvEnumerate
3660WSManProvGet
3661WSManProvInvoke
3662WSManProvPut
3663WSManPull
3664WSManPullEvents
3665WSManPutInternal
3666WSManPutInternalEx
3667WSManReceiveShellOutput
3668WSManReconnectShell
3669WSManReconnectShellCommand
3670WSManRemoveSubscriptionManagerInternal
3671WSManRunShellCommand
3672WSManRunShellCommandEx
3673WSManSendShellInput
3674WSManSetSessionOption
3675WSManSignalShell
3676mi_clientFT_V1 DATA
lib/libc/mingw/libarm32/wsnmp32.def created+58
......@@ -0,0 +1,58 @@
1;
2; Definition file of wsnmp32.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "wsnmp32.dll"
7EXPORTS
8SnmpGetTranslateMode
9SnmpSetTranslateMode
10SnmpGetRetransmitMode
11SnmpSetRetransmitMode
12SnmpGetTimeout
13SnmpSetTimeout
14SnmpGetRetry
15SnmpSetRetry
16SnmpConveyAgentAddress
17SnmpSetAgentAddress
18SnmpGetVendorInfo
19SnmpStartup
20SnmpCleanup
21SnmpOpen
22SnmpClose
23SnmpSendMsg
24SnmpRecvMsg
25SnmpRegister
26SnmpCreateSession
27SnmpListen
28SnmpCancelMsg
29SnmpStartupEx
30SnmpCleanupEx
31SnmpListenEx
32SnmpStrToEntity
33SnmpEntityToStr
34SnmpFreeEntity
35SnmpSetPort
36SnmpStrToContext
37SnmpContextToStr
38SnmpFreeContext
39SnmpCreatePdu
40SnmpGetPduData
41SnmpSetPduData
42SnmpDuplicatePdu
43SnmpFreePdu
44SnmpCreateVbl
45SnmpDuplicateVbl
46SnmpFreeVbl
47SnmpCountVbl
48SnmpGetVb
49SnmpSetVb
50SnmpDeleteVb
51SnmpFreeDescriptor
52SnmpEncodeMsg
53SnmpDecodeMsg
54SnmpStrToOid
55SnmpOidToStr
56SnmpOidCopy
57SnmpOidCompare
58SnmpGetLastError
lib/libc/mingw/libarm32/xmllite.def created+13
......@@ -0,0 +1,13 @@
1;
2; Definition file of XmlLite.dll
3; Automatic generated by gendef
4; written by Kai Tietz 2008-2014
5;
6LIBRARY "XmlLite.dll"
7EXPORTS
8CreateXmlReader
9CreateXmlReaderInputWithEncodingCodePage
10CreateXmlReaderInputWithEncodingName
11CreateXmlWriter
12CreateXmlWriterOutputWithEncodingCodePage
13CreateXmlWriterOutputWithEncodingName