| author | |
| committer | |
| log | 5bfea3f1ea4b5c81321583af7aa7549e5a81cf3c |
| tree | 9d81fb8fba8ce850e7b5fd8782e4596f92214325 |
| parent | f81d9d2c84227485a57779f058fa611c61cd9d9b |
| signature |
41 files changed, 6248 insertions(+), 0 deletions(-)
lib/libc/mingw/lib-common/bcrypt.def created+65| ... | ... | @@ -0,0 +1,65 @@ |
| 1 | LIBRARY "bcrypt.dll" | |
| 2 | EXPORTS | |
| 3 | BCryptAddContextFunction | |
| 4 | BCryptAddContextFunctionProvider | |
| 5 | BCryptCloseAlgorithmProvider | |
| 6 | BCryptConfigureContext | |
| 7 | BCryptConfigureContextFunction | |
| 8 | BCryptCreateContext | |
| 9 | BCryptCreateHash | |
| 10 | BCryptCreateMultiHash | |
| 11 | BCryptDecrypt | |
| 12 | BCryptDeleteContext | |
| 13 | BCryptDeriveKey | |
| 14 | BCryptDeriveKeyCapi | |
| 15 | BCryptDeriveKeyPBKDF2 | |
| 16 | BCryptDestroyHash | |
| 17 | BCryptDestroyKey | |
| 18 | BCryptDestroySecret | |
| 19 | BCryptDuplicateHash | |
| 20 | BCryptDuplicateKey | |
| 21 | BCryptEncrypt | |
| 22 | BCryptEnumAlgorithms | |
| 23 | BCryptEnumContextFunctionProviders | |
| 24 | BCryptEnumContextFunctions | |
| 25 | BCryptEnumContexts | |
| 26 | BCryptEnumProviders | |
| 27 | BCryptEnumRegisteredProviders | |
| 28 | BCryptExportKey | |
| 29 | BCryptFinalizeKeyPair | |
| 30 | BCryptFinishHash | |
| 31 | BCryptFreeBuffer | |
| 32 | BCryptGenRandom | |
| 33 | BCryptGenerateKeyPair | |
| 34 | BCryptGenerateSymmetricKey | |
| 35 | BCryptGetFipsAlgorithmMode | |
| 36 | BCryptGetProperty | |
| 37 | BCryptHashData | |
| 38 | BCryptImportKey | |
| 39 | BCryptImportKeyPair | |
| 40 | BCryptKeyDerivation | |
| 41 | BCryptOpenAlgorithmProvider | |
| 42 | BCryptProcessMultiOperations | |
| 43 | BCryptQueryContextConfiguration | |
| 44 | BCryptQueryContextFunctionConfiguration | |
| 45 | BCryptQueryContextFunctionProperty | |
| 46 | BCryptQueryProviderRegistration | |
| 47 | BCryptRegisterConfigChangeNotify | |
| 48 | BCryptRegisterProvider | |
| 49 | BCryptRemoveContextFunction | |
| 50 | BCryptRemoveContextFunctionProvider | |
| 51 | BCryptResolveProviders | |
| 52 | BCryptSecretAgreement | |
| 53 | BCryptSetAuditingInterface | |
| 54 | BCryptSetContextFunctionProperty | |
| 55 | BCryptSetProperty | |
| 56 | BCryptSignHash | |
| 57 | BCryptUnregisterConfigChangeNotify | |
| 58 | BCryptUnregisterProvider | |
| 59 | BCryptVerifySignature | |
| 60 | GetAsymmetricEncryptionInterface | |
| 61 | GetCipherInterface | |
| 62 | GetHashInterface | |
| 63 | GetRngInterface | |
| 64 | GetSecretAgreementInterface | |
| 65 | GetSignatureInterface |
lib/libc/mingw/lib-common/comctl32.def created+125| ... | ... | @@ -0,0 +1,125 @@ |
| 1 | LIBRARY COMCTL32.dll | |
| 2 | EXPORTS | |
| 3 | MenuHelp | |
| 4 | ShowHideMenuCtl | |
| 5 | GetEffectiveClientRect | |
| 6 | DrawStatusTextA | |
| 7 | CreateStatusWindowA | |
| 8 | CreateToolbar | |
| 9 | CreateMappedBitmap | |
| 10 | DPA_LoadStream | |
| 11 | DPA_SaveStream | |
| 12 | DPA_Merge | |
| 13 | CreatePropertySheetPage | |
| 14 | MakeDragList | |
| 15 | LBItemFromPt | |
| 16 | DrawInsert | |
| 17 | CreateUpDownControl | |
| 18 | InitCommonControls | |
| 19 | CreatePropertySheetPageA | |
| 20 | CreatePropertySheetPageW | |
| 21 | CreateStatusWindow | |
| 22 | CreateStatusWindowW | |
| 23 | CreateToolbarEx | |
| 24 | DestroyPropertySheetPage | |
| 25 | DllGetVersion | |
| 26 | DllInstall | |
| 27 | DrawStatusText | |
| 28 | DrawStatusTextW | |
| 29 | FlatSB_EnableScrollBar | |
| 30 | FlatSB_GetScrollInfo | |
| 31 | FlatSB_GetScrollPos | |
| 32 | FlatSB_GetScrollProp | |
| 33 | FlatSB_GetScrollPropPtr | |
| 34 | FlatSB_GetScrollRange | |
| 35 | FlatSB_SetScrollInfo | |
| 36 | FlatSB_SetScrollPos | |
| 37 | FlatSB_SetScrollProp | |
| 38 | FlatSB_SetScrollRange | |
| 39 | FlatSB_ShowScrollBar | |
| 40 | GetMUILanguage | |
| 41 | ImageList_Add | |
| 42 | ImageList_AddIcon | |
| 43 | ImageList_AddMasked | |
| 44 | ImageList_BeginDrag | |
| 45 | ImageList_Copy | |
| 46 | ImageList_Create | |
| 47 | ImageList_Destroy | |
| 48 | ImageList_DragEnter | |
| 49 | ImageList_DragLeave | |
| 50 | ImageList_DragMove | |
| 51 | ImageList_DragShowNolock | |
| 52 | ImageList_Draw | |
| 53 | ImageList_DrawEx | |
| 54 | ImageList_DrawIndirect | |
| 55 | ImageList_Duplicate | |
| 56 | ImageList_EndDrag | |
| 57 | ImageList_GetBkColor | |
| 58 | ImageList_GetDragImage | |
| 59 | ImageList_GetFlags | |
| 60 | ImageList_GetIcon | |
| 61 | ImageList_GetIconSize | |
| 62 | ImageList_GetImageCount | |
| 63 | ImageList_GetImageInfo | |
| 64 | ImageList_GetImageRect | |
| 65 | ImageList_LoadImage | |
| 66 | ImageList_LoadImageA | |
| 67 | ImageList_LoadImageW | |
| 68 | ImageList_Merge | |
| 69 | ImageList_Read | |
| 70 | ImageList_Remove | |
| 71 | ImageList_Replace | |
| 72 | ImageList_ReplaceIcon | |
| 73 | ImageList_SetBkColor | |
| 74 | ImageList_SetDragCursorImage | |
| 75 | ImageList_SetFilter | |
| 76 | ImageList_SetFlags | |
| 77 | ImageList_SetIconSize | |
| 78 | ImageList_SetImageCount | |
| 79 | ImageList_SetOverlayImage | |
| 80 | ImageList_Write | |
| 81 | InitCommonControlsEx | |
| 82 | InitMUILanguage | |
| 83 | InitializeFlatSB | |
| 84 | LoadIconMetric | |
| 85 | PropertySheet | |
| 86 | PropertySheetA | |
| 87 | PropertySheetW | |
| 88 | RegisterClassNameW | |
| 89 | UninitializeFlatSB | |
| 90 | _TrackMouseEvent | |
| 91 | FreeMRUList | |
| 92 | Str_SetPtrW | |
| 93 | DSA_Create | |
| 94 | DSA_Destroy | |
| 95 | DSA_GetItem | |
| 96 | DSA_GetItemPtr | |
| 97 | DSA_InsertItem | |
| 98 | DSA_SetItem | |
| 99 | DSA_DeleteItem | |
| 100 | DSA_DeleteAllItems | |
| 101 | DPA_Create | |
| 102 | DPA_Destroy | |
| 103 | DPA_Grow | |
| 104 | DPA_Clone | |
| 105 | DPA_GetPtr | |
| 106 | DPA_GetPtrIndex | |
| 107 | DPA_InsertPtr | |
| 108 | DPA_SetPtr | |
| 109 | DPA_DeletePtr | |
| 110 | DPA_DeleteAllPtrs | |
| 111 | DPA_Sort | |
| 112 | DPA_Search | |
| 113 | DPA_CreateEx | |
| 114 | DPA_EnumCallback | |
| 115 | DPA_DestroyCallback | |
| 116 | DSA_EnumCallback | |
| 117 | DSA_DestroyCallback | |
| 118 | CreateMRUListW | |
| 119 | AddMRUStringW | |
| 120 | EnumMRUListW | |
| 121 | SetWindowSubclass | |
| 122 | RemoveWindowSubclass | |
| 123 | DefSubclassProc | |
| 124 | TaskDialog | |
| 125 | TaskDialogIndirect |
lib/libc/mingw/lib-common/comdlg32.def created+34| ... | ... | @@ -0,0 +1,34 @@ |
| 1 | ; | |
| 2 | ; Exports of file comdlg32.dll | |
| 3 | ; | |
| 4 | ; Autogenerated by gen_exportdef | |
| 5 | ; Written by Kai Tietz, 2007 | |
| 6 | ; | |
| 7 | LIBRARY comdlg32.dll | |
| 8 | EXPORTS | |
| 9 | ChooseColorA | |
| 10 | ChooseColorW | |
| 11 | ChooseFontA | |
| 12 | ChooseFontW | |
| 13 | CommDlgExtendedError | |
| 14 | FindTextA | |
| 15 | FindTextW | |
| 16 | GetFileTitleA | |
| 17 | GetFileTitleW | |
| 18 | GetOpenFileNameA | |
| 19 | GetOpenFileNameW | |
| 20 | GetSaveFileNameA | |
| 21 | GetSaveFileNameW | |
| 22 | LoadAlterBitmap | |
| 23 | PageSetupDlgA | |
| 24 | PageSetupDlgW | |
| 25 | PrintDlgA | |
| 26 | PrintDlgExA | |
| 27 | PrintDlgExW | |
| 28 | PrintDlgW | |
| 29 | ReplaceTextA | |
| 30 | ReplaceTextW | |
| 31 | Ssync_ANSI_UNICODE_Struct_For_WOW | |
| 32 | WantArrows | |
| 33 | dwLBSubclass | |
| 34 | dwOKSubclass |
lib/libc/mingw/lib-common/crypt32.def created+300| ... | ... | @@ -0,0 +1,300 @@ |
| 1 | LIBRARY "CRYPT32.dll" | |
| 2 | EXPORTS | |
| 3 | ChainWlxLogoffEvent | |
| 4 | CloseCertPerformanceData | |
| 5 | CollectCertPerformanceData | |
| 6 | OpenCertPerformanceData | |
| 7 | CryptObjectLocatorFree | |
| 8 | CryptObjectLocatorGet | |
| 9 | CryptObjectLocatorGetContent | |
| 10 | CryptObjectLocatorGetUpdated | |
| 11 | CryptObjectLocatorInitialize | |
| 12 | CryptObjectLocatorIsChanged | |
| 13 | CryptObjectLocatorRelease | |
| 14 | I_PFXImportCertStoreEx | |
| 15 | CertAddCRLContextToStore | |
| 16 | CertAddCRLLinkToStore | |
| 17 | CertAddCTLContextToStore | |
| 18 | CertAddCTLLinkToStore | |
| 19 | CertAddCertificateContextToStore | |
| 20 | CertAddCertificateLinkToStore | |
| 21 | CertAddEncodedCRLToStore | |
| 22 | CertAddEncodedCTLToStore | |
| 23 | CertAddEncodedCertificateToStore | |
| 24 | CertAddEncodedCertificateToSystemStoreA | |
| 25 | CertAddEncodedCertificateToSystemStoreW | |
| 26 | CertAddEnhancedKeyUsageIdentifier | |
| 27 | CertAddRefServerOcspResponse | |
| 28 | CertAddRefServerOcspResponseContext | |
| 29 | CertAddSerializedElementToStore | |
| 30 | CertAddStoreToCollection | |
| 31 | CertAlgIdToOID | |
| 32 | CertCloseServerOcspResponse | |
| 33 | CertCloseStore | |
| 34 | CertCompareCertificate | |
| 35 | CertCompareCertificateName | |
| 36 | CertCompareIntegerBlob | |
| 37 | CertComparePublicKeyInfo | |
| 38 | CertControlStore | |
| 39 | CertCreateCRLContext | |
| 40 | CertCreateCTLContext | |
| 41 | CertCreateCTLEntryFromCertificateContextProperties | |
| 42 | CertCreateCertificateChainEngine | |
| 43 | CertCreateCertificateContext | |
| 44 | CertCreateContext | |
| 45 | CertCreateSelfSignCertificate | |
| 46 | CertDeleteCRLFromStore | |
| 47 | CertDeleteCTLFromStore | |
| 48 | CertDeleteCertificateFromStore | |
| 49 | CertDuplicateCRLContext | |
| 50 | CertDuplicateCTLContext | |
| 51 | CertDuplicateCertificateChain | |
| 52 | CertDuplicateCertificateContext | |
| 53 | CertDuplicateStore | |
| 54 | CertEnumCRLContextProperties | |
| 55 | CertEnumCRLsInStore | |
| 56 | CertEnumCTLContextProperties | |
| 57 | CertEnumCTLsInStore | |
| 58 | CertEnumCertificateContextProperties | |
| 59 | CertEnumCertificatesInStore | |
| 60 | CertEnumPhysicalStore | |
| 61 | CertEnumSubjectInSortedCTL | |
| 62 | CertEnumSystemStore | |
| 63 | CertEnumSystemStoreLocation | |
| 64 | CertFindAttribute | |
| 65 | CertFindCRLInStore | |
| 66 | CertFindCTLInStore | |
| 67 | CertFindCertificateInCRL | |
| 68 | CertFindCertificateInStore | |
| 69 | CertFindChainInStore | |
| 70 | CertFindExtension | |
| 71 | CertFindRDNAttr | |
| 72 | CertFindSubjectInCTL | |
| 73 | CertFindSubjectInSortedCTL | |
| 74 | CertFreeCRLContext | |
| 75 | CertFreeCTLContext | |
| 76 | CertFreeCertificateChain | |
| 77 | CertFreeCertificateChainEngine | |
| 78 | CertFreeCertificateChainList | |
| 79 | CertFreeCertificateContext | |
| 80 | CertFreeServerOcspResponseContext | |
| 81 | CertGetCRLContextProperty | |
| 82 | CertGetCRLFromStore | |
| 83 | CertGetCTLContextProperty | |
| 84 | CertGetCertificateChain | |
| 85 | CertGetCertificateContextProperty | |
| 86 | CertGetEnhancedKeyUsage | |
| 87 | CertGetIntendedKeyUsage | |
| 88 | CertGetIssuerCertificateFromStore | |
| 89 | CertGetNameStringA | |
| 90 | CertGetNameStringW | |
| 91 | CertGetPublicKeyLength | |
| 92 | CertGetServerOcspResponseContext | |
| 93 | CertGetStoreProperty | |
| 94 | CertGetSubjectCertificateFromStore | |
| 95 | CertGetValidUsages | |
| 96 | CertIsRDNAttrsInCertificateName | |
| 97 | CertIsStrongHashToSign | |
| 98 | CertIsValidCRLForCertificate | |
| 99 | CertIsWeakHash | |
| 100 | CertNameToStrA | |
| 101 | CertNameToStrW | |
| 102 | CertOIDToAlgId | |
| 103 | CertOpenServerOcspResponse | |
| 104 | CertOpenStore | |
| 105 | CertOpenSystemStoreA | |
| 106 | CertOpenSystemStoreW | |
| 107 | CertRDNValueToStrA | |
| 108 | CertRDNValueToStrW | |
| 109 | CertRegisterPhysicalStore | |
| 110 | CertRegisterSystemStore | |
| 111 | CertRemoveEnhancedKeyUsageIdentifier | |
| 112 | CertRemoveStoreFromCollection | |
| 113 | CertResyncCertificateChainEngine | |
| 114 | CertRetrieveLogoOrBiometricInfo | |
| 115 | CertSaveStore | |
| 116 | CertSelectCertificateChains | |
| 117 | CertSerializeCRLStoreElement | |
| 118 | CertSerializeCTLStoreElement | |
| 119 | CertSerializeCertificateStoreElement | |
| 120 | CertSetCRLContextProperty | |
| 121 | CertSetCTLContextProperty | |
| 122 | CertSetCertificateContextPropertiesFromCTLEntry | |
| 123 | CertSetCertificateContextProperty | |
| 124 | CertSetEnhancedKeyUsage | |
| 125 | CertSetStoreProperty | |
| 126 | CertStrToNameA | |
| 127 | CertStrToNameW | |
| 128 | CertUnregisterPhysicalStore | |
| 129 | CertUnregisterSystemStore | |
| 130 | CertVerifyCRLRevocation | |
| 131 | CertVerifyCRLTimeValidity | |
| 132 | CertVerifyCTLUsage | |
| 133 | CertVerifyCertificateChainPolicy | |
| 134 | CertVerifyRevocation | |
| 135 | CertVerifySubjectCertificateContext | |
| 136 | CertVerifyTimeValidity | |
| 137 | CertVerifyValidityNesting | |
| 138 | CryptAcquireCertificatePrivateKey | |
| 139 | CryptBinaryToStringA | |
| 140 | CryptBinaryToStringW | |
| 141 | CryptCloseAsyncHandle | |
| 142 | CryptCreateAsyncHandle | |
| 143 | CryptCreateKeyIdentifierFromCSP | |
| 144 | CryptDecodeMessage | |
| 145 | CryptDecodeObject | |
| 146 | CryptDecodeObjectEx | |
| 147 | CryptDecryptAndVerifyMessageSignature | |
| 148 | CryptDecryptMessage | |
| 149 | CryptEncodeObject | |
| 150 | CryptEncodeObjectEx | |
| 151 | CryptEncryptMessage | |
| 152 | CryptEnumKeyIdentifierProperties | |
| 153 | CryptEnumOIDFunction | |
| 154 | CryptEnumOIDInfo | |
| 155 | CryptExportPKCS8 | |
| 156 | CryptExportPublicKeyInfo | |
| 157 | CryptExportPublicKeyInfoEx | |
| 158 | CryptExportPublicKeyInfoFromBCryptKeyHandle | |
| 159 | CryptFindCertificateKeyProvInfo | |
| 160 | CryptFindLocalizedName | |
| 161 | CryptFindOIDInfo | |
| 162 | CryptFormatObject | |
| 163 | CryptFreeOIDFunctionAddress | |
| 164 | CryptGetAsyncParam | |
| 165 | CryptGetDefaultOIDDllList | |
| 166 | CryptGetDefaultOIDFunctionAddress | |
| 167 | CryptGetKeyIdentifierProperty | |
| 168 | CryptGetMessageCertificates | |
| 169 | CryptGetMessageSignerCount | |
| 170 | CryptGetOIDFunctionAddress | |
| 171 | CryptGetOIDFunctionValue | |
| 172 | CryptGetDefaultProviderA | |
| 173 | CryptGetDefaultProviderW | |
| 174 | CryptHashCertificate | |
| 175 | CryptHashCertificate2 | |
| 176 | CryptHashMessage | |
| 177 | CryptHashPublicKeyInfo | |
| 178 | CryptHashToBeSigned | |
| 179 | CryptImportPKCS8 | |
| 180 | CryptImportPublicKeyInfo | |
| 181 | CryptImportPublicKeyInfoEx | |
| 182 | CryptImportPublicKeyInfoEx2 | |
| 183 | CryptInitOIDFunctionSet | |
| 184 | CryptInstallDefaultContext | |
| 185 | CryptInstallOIDFunctionAddress | |
| 186 | CryptLoadSip | |
| 187 | CryptMemAlloc | |
| 188 | CryptMemFree | |
| 189 | CryptMemRealloc | |
| 190 | CryptMsgCalculateEncodedLength | |
| 191 | CryptMsgClose | |
| 192 | CryptMsgControl | |
| 193 | CryptMsgCountersign | |
| 194 | CryptMsgCountersignEncoded | |
| 195 | CryptMsgDuplicate | |
| 196 | CryptMsgEncodeAndSignCTL | |
| 197 | CryptMsgGetAndVerifySigner | |
| 198 | CryptMsgGetParam | |
| 199 | CryptMsgOpenToDecode | |
| 200 | CryptMsgOpenToEncode | |
| 201 | CryptMsgSignCTL | |
| 202 | CryptMsgUpdate | |
| 203 | CryptMsgVerifyCountersignatureEncoded | |
| 204 | CryptMsgVerifyCountersignatureEncodedEx | |
| 205 | CryptProtectData | |
| 206 | CryptProtectMemory | |
| 207 | CryptQueryObject | |
| 208 | CryptRegisterDefaultOIDFunction | |
| 209 | CryptRegisterOIDFunction | |
| 210 | CryptRegisterOIDInfo | |
| 211 | CryptRetrieveTimeStamp | |
| 212 | CryptSIPAddProvider | |
| 213 | CryptSIPCreateIndirectData | |
| 214 | CryptSIPGetCaps | |
| 215 | CryptSIPGetSealedDigest | |
| 216 | CryptSIPGetSignedDataMsg | |
| 217 | CryptSIPLoad | |
| 218 | CryptSIPPutSignedDataMsg | |
| 219 | CryptSIPRemoveProvider | |
| 220 | CryptSIPRemoveSignedDataMsg | |
| 221 | CryptSIPRetrieveSubjectGuid | |
| 222 | CryptSIPRetrieveSubjectGuidForCatalogFile | |
| 223 | CryptSIPVerifyIndirectData | |
| 224 | CryptSetAsyncParam | |
| 225 | CryptSetKeyIdentifierProperty | |
| 226 | CryptSetOIDFunctionValue | |
| 227 | CryptSignAndEncodeCertificate | |
| 228 | CryptSignAndEncryptMessage | |
| 229 | CryptSignCertificate | |
| 230 | CryptSignMessage | |
| 231 | CryptSignMessageWithKey | |
| 232 | CryptStringToBinaryA | |
| 233 | CryptStringToBinaryW | |
| 234 | CryptUninstallDefaultContext | |
| 235 | CryptUnprotectData | |
| 236 | CryptUnprotectMemory | |
| 237 | CryptUnregisterDefaultOIDFunction | |
| 238 | CryptUnregisterOIDFunction | |
| 239 | CryptUnregisterOIDInfo | |
| 240 | CryptUpdateProtectedState | |
| 241 | CryptVerifyCertificateSignature | |
| 242 | CryptVerifyCertificateSignatureEx | |
| 243 | CryptVerifyDetachedMessageHash | |
| 244 | CryptVerifyDetachedMessageSignature | |
| 245 | CryptVerifyMessageHash | |
| 246 | CryptVerifyMessageSignature | |
| 247 | CryptVerifyMessageSignatureWithKey | |
| 248 | CryptVerifyTimeStampSignature | |
| 249 | I_CertChainEngineIsDisallowedCertificate | |
| 250 | I_CertDiagControl | |
| 251 | I_CertFinishSslHandshake | |
| 252 | I_CertProcessSslHandshake | |
| 253 | I_CertProtectFunction | |
| 254 | I_CertSrvProtectFunction | |
| 255 | I_CertSyncStore | |
| 256 | I_CertUpdateStore | |
| 257 | I_CryptAddRefLruEntry | |
| 258 | I_CryptAddSmartCardCertToStore | |
| 259 | I_CryptAllocTls | |
| 260 | I_CryptCreateLruCache | |
| 261 | I_CryptCreateLruEntry | |
| 262 | I_CryptDetachTls | |
| 263 | I_CryptDisableLruOfEntries | |
| 264 | I_CryptEnableLruOfEntries | |
| 265 | I_CryptEnumMatchingLruEntries | |
| 266 | I_CryptFindLruEntry | |
| 267 | I_CryptFindLruEntryData | |
| 268 | I_CryptFindSmartCardCertInStore | |
| 269 | I_CryptFlushLruCache | |
| 270 | I_CryptFreeLruCache | |
| 271 | I_CryptFreeTls | |
| 272 | I_CryptGetAsn1Decoder | |
| 273 | I_CryptGetAsn1Encoder | |
| 274 | I_CryptGetDefaultCryptProv | |
| 275 | I_CryptGetDefaultCryptProvForEncrypt | |
| 276 | I_CryptGetFileVersion | |
| 277 | I_CryptGetLruEntryData | |
| 278 | I_CryptGetLruEntryIdentifier | |
| 279 | I_CryptGetOssGlobal | |
| 280 | I_CryptGetTls | |
| 281 | I_CryptAllocTlsEx | |
| 282 | I_CryptInsertLruEntry | |
| 283 | I_CryptInstallAsn1Module | |
| 284 | I_CryptInstallOssGlobal | |
| 285 | I_CryptReadTrustedPublisherDWORDValueFromRegistry | |
| 286 | I_CryptRegisterSmartCardStore | |
| 287 | I_CryptReleaseLruEntry | |
| 288 | I_CryptRemoveLruEntry | |
| 289 | I_CryptSetTls | |
| 290 | I_CryptTouchLruEntry | |
| 291 | I_CryptUninstallAsn1Module | |
| 292 | I_CryptUninstallOssGlobal | |
| 293 | I_CryptUnregisterSmartCardStore | |
| 294 | I_CryptWalkAllLruCacheEntries | |
| 295 | PFXExportCertStore | |
| 296 | PFXExportCertStore2 | |
| 297 | PFXExportCertStoreEx | |
| 298 | PFXImportCertStore | |
| 299 | PFXIsPFXBlob | |
| 300 | PFXVerifyPassword |
lib/libc/mingw/lib-common/cryptnet.def created+23| ... | ... | @@ -0,0 +1,23 @@ |
| 1 | LIBRARY "CRYPTNET.dll" | |
| 2 | EXPORTS | |
| 3 | CertDllVerifyCTLUsage | |
| 4 | CertDllVerifyRevocation | |
| 5 | CryptnetWlxLogoffEvent | |
| 6 | I_CryptConvertIriToAsciiOrUnicode | |
| 7 | I_CryptConvertIriToAsciiOrUnicodeWithFlags | |
| 8 | LdapProvOpenStore | |
| 9 | CryptCancelAsyncRetrieval | |
| 10 | CryptFlushTimeValidObject | |
| 11 | CryptGetObjectUrl | |
| 12 | CryptGetTimeValidObject | |
| 13 | CryptInstallCancelRetrieval | |
| 14 | CryptRetrieveObjectByUrlA | |
| 15 | CryptRetrieveObjectByUrlW | |
| 16 | CryptUninstallCancelRetrieval | |
| 17 | I_CryptNetEnumUrlCacheEntry | |
| 18 | I_CryptNetGetConnectivity | |
| 19 | I_CryptNetGetHostNameFromUrl | |
| 20 | I_CryptNetGetUserDsStoreUrl | |
| 21 | I_CryptNetIsConnected | |
| 22 | I_CryptNetSetUrlCacheFlushInfo | |
| 23 | I_CryptNetSetUrlCachePreFetchInfo |
lib/libc/mingw/lib-common/lz32.def created+22| ... | ... | @@ -0,0 +1,22 @@ |
| 1 | ; | |
| 2 | ; Exports of file LZ32.dll | |
| 3 | ; | |
| 4 | ; Autogenerated by gen_exportdef | |
| 5 | ; Written by Kai Tietz, 2007 | |
| 6 | ; | |
| 7 | LIBRARY LZ32.dll | |
| 8 | EXPORTS | |
| 9 | CopyLZFile | |
| 10 | GetExpandedNameA | |
| 11 | GetExpandedNameW | |
| 12 | LZClose | |
| 13 | LZCloseFile | |
| 14 | LZCopy | |
| 15 | LZCreateFileW | |
| 16 | LZDone | |
| 17 | LZInit | |
| 18 | LZOpenFileA | |
| 19 | LZOpenFileW | |
| 20 | LZRead | |
| 21 | LZSeek | |
| 22 | LZStart |
lib/libc/mingw/lib-common/mpr.def created+94| ... | ... | @@ -0,0 +1,94 @@ |
| 1 | ; | |
| 2 | ; Definition file of MPR.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008-2014 | |
| 5 | ; | |
| 6 | LIBRARY "MPR.dll" | |
| 7 | EXPORTS | |
| 8 | DoBroadcastSystemMessage | |
| 9 | DoCommandLinePrompt | |
| 10 | DoPasswordDialog | |
| 11 | DoProfileErrorDialog | |
| 12 | ShowReconnectDialog | |
| 13 | ShowReconnectDialogEnd | |
| 14 | ShowReconnectDialogUI | |
| 15 | WNetConnectionDialog2 | |
| 16 | WNetDisconnectDialog2 | |
| 17 | I_MprSaveConn | |
| 18 | MultinetGetConnectionPerformanceA | |
| 19 | MultinetGetConnectionPerformanceW | |
| 20 | MultinetGetErrorTextA | |
| 21 | MultinetGetErrorTextW | |
| 22 | RestoreConnectionA0 | |
| 23 | WNetAddConnection2A | |
| 24 | WNetAddConnection2W | |
| 25 | WNetAddConnection3A | |
| 26 | WNetAddConnection3W | |
| 27 | WNetAddConnectionA | |
| 28 | WNetAddConnectionW | |
| 29 | WNetCancelConnection2A | |
| 30 | WNetCancelConnection2W | |
| 31 | WNetCancelConnectionA | |
| 32 | WNetCancelConnectionW | |
| 33 | WNetClearConnections | |
| 34 | WNetCloseEnum | |
| 35 | WNetConnectionDialog | |
| 36 | WNetConnectionDialog1A | |
| 37 | WNetConnectionDialog1W | |
| 38 | WNetDirectoryNotifyA | |
| 39 | WNetDirectoryNotifyW | |
| 40 | WNetDisconnectDialog | |
| 41 | WNetDisconnectDialog1A | |
| 42 | WNetDisconnectDialog1W | |
| 43 | WNetEnumResourceA | |
| 44 | WNetEnumResourceW | |
| 45 | WNetFMXEditPerm | |
| 46 | WNetFMXGetPermCaps | |
| 47 | WNetFMXGetPermHelp | |
| 48 | WNetFormatNetworkNameA | |
| 49 | WNetFormatNetworkNameW | |
| 50 | WNetGetConnection2A | |
| 51 | WNetGetConnection2W | |
| 52 | WNetGetConnection3A | |
| 53 | WNetGetConnection3W | |
| 54 | WNetGetConnectionA | |
| 55 | WNetGetConnectionW | |
| 56 | WNetGetDirectoryTypeA | |
| 57 | WNetGetDirectoryTypeW | |
| 58 | WNetGetHomeDirectoryW | |
| 59 | WNetGetLastErrorA | |
| 60 | WNetGetLastErrorW | |
| 61 | WNetGetNetworkInformationA | |
| 62 | WNetGetNetworkInformationW | |
| 63 | WNetGetPropertyTextA | |
| 64 | WNetGetPropertyTextW | |
| 65 | WNetGetProviderNameA | |
| 66 | WNetGetProviderNameW | |
| 67 | WNetGetProviderTypeA | |
| 68 | WNetGetProviderTypeW | |
| 69 | WNetGetResourceInformationA | |
| 70 | WNetGetResourceInformationW | |
| 71 | WNetGetResourceParentA | |
| 72 | WNetGetResourceParentW | |
| 73 | WNetGetSearchDialog | |
| 74 | WNetGetUniversalNameA | |
| 75 | WNetGetUniversalNameW | |
| 76 | WNetGetUserA | |
| 77 | WNetGetUserW | |
| 78 | WNetLogonNotify | |
| 79 | WNetOpenEnumA | |
| 80 | WNetOpenEnumW | |
| 81 | WNetPasswordChangeNotify | |
| 82 | WNetPropertyDialogA | |
| 83 | WNetPropertyDialogW | |
| 84 | WNetRestoreAllConnectionsW | |
| 85 | WNetRestoreConnection2W | |
| 86 | WNetRestoreConnectionW | |
| 87 | WNetRestoreSingleConnectionW | |
| 88 | WNetSetConnectionA | |
| 89 | WNetSetConnectionW | |
| 90 | WNetSetLastErrorA | |
| 91 | WNetSetLastErrorW | |
| 92 | WNetSupportGlobalEnum | |
| 93 | WNetUseConnectionA | |
| 94 | WNetUseConnectionW |
lib/libc/mingw/lib-common/ncrypt.def created+137| ... | ... | @@ -0,0 +1,137 @@ |
| 1 | ; | |
| 2 | ; Definition file of ncrypt.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008-2014 | |
| 5 | ; | |
| 6 | LIBRARY "ncrypt.dll" | |
| 7 | EXPORTS | |
| 8 | BCryptAddContextFunction | |
| 9 | BCryptAddContextFunctionProvider | |
| 10 | BCryptCloseAlgorithmProvider | |
| 11 | BCryptConfigureContext | |
| 12 | BCryptConfigureContextFunction | |
| 13 | BCryptCreateContext | |
| 14 | BCryptCreateHash | |
| 15 | BCryptDecrypt | |
| 16 | BCryptDeleteContext | |
| 17 | BCryptDeriveKey | |
| 18 | BCryptDeriveKeyCapi | |
| 19 | BCryptDeriveKeyPBKDF2 | |
| 20 | BCryptDestroyHash | |
| 21 | BCryptDestroyKey | |
| 22 | BCryptDestroySecret | |
| 23 | BCryptDuplicateHash | |
| 24 | BCryptDuplicateKey | |
| 25 | BCryptEncrypt | |
| 26 | BCryptEnumAlgorithms | |
| 27 | BCryptEnumContextFunctionProviders | |
| 28 | BCryptEnumContextFunctions | |
| 29 | BCryptEnumContexts | |
| 30 | BCryptEnumProviders | |
| 31 | BCryptEnumRegisteredProviders | |
| 32 | BCryptExportKey | |
| 33 | BCryptFinalizeKeyPair | |
| 34 | BCryptFinishHash | |
| 35 | BCryptFreeBuffer | |
| 36 | BCryptGenRandom | |
| 37 | BCryptGenerateKeyPair | |
| 38 | BCryptGenerateSymmetricKey | |
| 39 | BCryptGetFipsAlgorithmMode | |
| 40 | BCryptGetProperty | |
| 41 | BCryptHashData | |
| 42 | BCryptImportKey | |
| 43 | BCryptImportKeyPair | |
| 44 | BCryptKeyDerivation | |
| 45 | BCryptOpenAlgorithmProvider | |
| 46 | BCryptQueryContextConfiguration | |
| 47 | BCryptQueryContextFunctionConfiguration | |
| 48 | BCryptQueryContextFunctionProperty | |
| 49 | BCryptQueryProviderRegistration | |
| 50 | BCryptRegisterConfigChangeNotify | |
| 51 | BCryptRegisterProvider | |
| 52 | BCryptRemoveContextFunction | |
| 53 | BCryptRemoveContextFunctionProvider | |
| 54 | BCryptResolveProviders | |
| 55 | BCryptSecretAgreement | |
| 56 | BCryptSetAuditingInterface | |
| 57 | BCryptSetContextFunctionProperty | |
| 58 | BCryptSetProperty | |
| 59 | BCryptSignHash | |
| 60 | BCryptUnregisterConfigChangeNotify | |
| 61 | BCryptUnregisterProvider | |
| 62 | BCryptVerifySignature | |
| 63 | GetIsolationServerInterface | |
| 64 | GetKeyStorageInterface | |
| 65 | GetSChannelInterface | |
| 66 | NCryptCloseKeyProtector | |
| 67 | NCryptCloseProtectionDescriptor | |
| 68 | NCryptCreatePersistedKey | |
| 69 | NCryptCreateProtectionDescriptor | |
| 70 | NCryptDecrypt | |
| 71 | NCryptDeleteKey | |
| 72 | NCryptDeriveKey | |
| 73 | NCryptDuplicateKeyProtectorHandle | |
| 74 | NCryptEncrypt | |
| 75 | NCryptEnumAlgorithms | |
| 76 | NCryptEnumKeys | |
| 77 | NCryptEnumStorageProviders | |
| 78 | NCryptExportKey | |
| 79 | NCryptFinalizeKey | |
| 80 | NCryptFreeBuffer | |
| 81 | NCryptFreeObject | |
| 82 | NCryptGetProperty | |
| 83 | NCryptGetProtectionDescriptorInfo | |
| 84 | NCryptImportKey | |
| 85 | NCryptIsAlgSupported | |
| 86 | NCryptIsKeyHandle | |
| 87 | NCryptKeyDerivation | |
| 88 | NCryptNotifyChangeKey | |
| 89 | NCryptOpenKey | |
| 90 | NCryptOpenKeyProtector | |
| 91 | NCryptOpenStorageProvider | |
| 92 | NCryptProtectKey | |
| 93 | NCryptProtectSecret | |
| 94 | NCryptQueryProtectionDescriptorName | |
| 95 | NCryptRegisterProtectionDescriptorName | |
| 96 | NCryptSecretAgreement | |
| 97 | NCryptSetAuditingInterface | |
| 98 | NCryptSetProperty | |
| 99 | NCryptSignHash | |
| 100 | NCryptStreamClose | |
| 101 | NCryptStreamOpenToProtect | |
| 102 | NCryptStreamOpenToUnprotect | |
| 103 | NCryptStreamUpdate | |
| 104 | NCryptTranslateHandle | |
| 105 | NCryptUnprotectKey | |
| 106 | NCryptUnprotectSecret | |
| 107 | NCryptVerifySignature | |
| 108 | SslChangeNotify | |
| 109 | SslComputeClientAuthHash | |
| 110 | SslComputeEapKeyBlock | |
| 111 | SslComputeFinishedHash | |
| 112 | SslCreateClientAuthHash | |
| 113 | SslCreateEphemeralKey | |
| 114 | SslCreateHandshakeHash | |
| 115 | SslDecrementProviderReferenceCount | |
| 116 | SslDecryptPacket | |
| 117 | SslEncryptPacket | |
| 118 | SslEnumCipherSuites | |
| 119 | SslEnumProtocolProviders | |
| 120 | SslExportKey | |
| 121 | SslFreeBuffer | |
| 122 | SslFreeObject | |
| 123 | SslGenerateMasterKey | |
| 124 | SslGenerateSessionKeys | |
| 125 | SslGetCipherSuitePRFHashAlgorithm | |
| 126 | SslGetKeyProperty | |
| 127 | SslGetProviderProperty | |
| 128 | SslHashHandshake | |
| 129 | SslImportKey | |
| 130 | SslImportMasterKey | |
| 131 | SslIncrementProviderReferenceCount | |
| 132 | SslLookupCipherLengths | |
| 133 | SslLookupCipherSuiteInfo | |
| 134 | SslOpenPrivateKey | |
| 135 | SslOpenProvider | |
| 136 | SslSignHash | |
| 137 | SslVerifySignature |
lib/libc/mingw/lib-common/netapi32.def created+386| ... | ... | @@ -0,0 +1,386 @@ |
| 1 | LIBRARY "NETAPI32.dll" | |
| 2 | EXPORTS | |
| 3 | CredpValidateTargetName | |
| 4 | DavAddConnection | |
| 5 | DavDeleteConnection | |
| 6 | DavFlushFile | |
| 7 | DavGetExtendedError | |
| 8 | DavGetHTTPFromUNCPath | |
| 9 | DavGetUNCFromHTTPPath | |
| 10 | DsAddressToSiteNamesA | |
| 11 | DsAddressToSiteNamesExA | |
| 12 | DsAddressToSiteNamesExW | |
| 13 | DsAddressToSiteNamesW | |
| 14 | DsDeregisterDnsHostRecordsA | |
| 15 | DsDeregisterDnsHostRecordsW | |
| 16 | DsEnumerateDomainTrustsA | |
| 17 | DsEnumerateDomainTrustsW | |
| 18 | DsGetDcCloseW | |
| 19 | DsGetDcNameA | |
| 20 | DsGetDcNameW | |
| 21 | DsGetDcNameWithAccountA | |
| 22 | DsGetDcNameWithAccountW | |
| 23 | DsGetDcNextA | |
| 24 | DsGetDcNextW | |
| 25 | DsGetDcOpenA | |
| 26 | DsGetDcOpenW | |
| 27 | DsGetDcSiteCoverageA | |
| 28 | DsGetDcSiteCoverageW | |
| 29 | DsGetForestTrustInformationW | |
| 30 | DsGetSiteNameA | |
| 31 | DsGetSiteNameW | |
| 32 | DsMergeForestTrustInformationW | |
| 33 | DsRoleAbortDownlevelServerUpgrade | |
| 34 | DsRoleCancel | |
| 35 | DsRoleDcAsDc | |
| 36 | DsRoleDcAsReplica | |
| 37 | DsRoleDemoteDc | |
| 38 | DsRoleDnsNameToFlatName | |
| 39 | DsRoleFreeMemory | |
| 40 | DsRoleGetDatabaseFacts | |
| 41 | DsRoleGetDcOperationProgress | |
| 42 | DsRoleGetDcOperationResults | |
| 43 | DsRoleGetPrimaryDomainInformation | |
| 44 | DsRoleIfmHandleFree | |
| 45 | DsRoleServerSaveStateForUpgrade | |
| 46 | DsRoleUpgradeDownlevelServer | |
| 47 | DsValidateSubnetNameA | |
| 48 | DsValidateSubnetNameW | |
| 49 | I_BrowserDebugCall | |
| 50 | I_BrowserDebugTrace | |
| 51 | I_BrowserQueryEmulatedDomains | |
| 52 | I_BrowserQueryOtherDomains | |
| 53 | I_BrowserQueryStatistics | |
| 54 | I_BrowserResetNetlogonState | |
| 55 | I_BrowserResetStatistics | |
| 56 | I_BrowserServerEnum | |
| 57 | I_BrowserSetNetlogonState | |
| 58 | I_DsUpdateReadOnlyServerDnsRecords | |
| 59 | I_NetAccountDeltas | |
| 60 | I_NetAccountSync | |
| 61 | I_NetChainSetClientAttributes | |
| 62 | I_NetChainSetClientAttributes2 | |
| 63 | I_NetDatabaseDeltas | |
| 64 | I_NetDatabaseRedo | |
| 65 | I_NetDatabaseSync | |
| 66 | I_NetDatabaseSync2 | |
| 67 | I_NetDfsCreateExitPoint | |
| 68 | I_NetDfsCreateLocalPartition | |
| 69 | I_NetDfsDeleteExitPoint | |
| 70 | I_NetDfsDeleteLocalPartition | |
| 71 | I_NetDfsFixLocalVolume | |
| 72 | I_NetDfsGetFtServers | |
| 73 | I_NetDatabaseDeltas | |
| 74 | I_NetDatabaseRedo | |
| 75 | I_NetDatabaseSync | |
| 76 | I_NetDatabaseSync2 | |
| 77 | I_NetDfsGetVersion | |
| 78 | I_NetDfsIsThisADomainName | |
| 79 | I_NetDfsManagerReportSiteInfo | |
| 80 | I_NetDfsModifyPrefix | |
| 81 | I_NetDfsSetLocalVolumeState | |
| 82 | I_NetDfsSetServerInfo | |
| 83 | I_NetGetDCList | |
| 84 | I_NetGetForestTrustInformation | |
| 85 | I_NetListCanonicalize | |
| 86 | I_NetListTraverse | |
| 87 | I_NetLogonControl | |
| 88 | I_NetLogonControl2 | |
| 89 | I_NetLogonGetDomainInfo | |
| 90 | I_NetLogonSamLogoff | |
| 91 | I_NetLogonSamLogon | |
| 92 | I_NetLogonSamLogonEx | |
| 93 | I_NetLogonSamLogonWithFlags | |
| 94 | I_NetLogonSendToSam | |
| 95 | I_NetLogonUasLogoff | |
| 96 | I_NetLogonUasLogon | |
| 97 | I_NetNameCanonicalize | |
| 98 | I_NetNameCompare | |
| 99 | I_NetNameValidate | |
| 100 | I_NetPathCanonicalize | |
| 101 | I_NetPathCompare | |
| 102 | I_NetPathType | |
| 103 | I_NetLogonSamLogonEx | |
| 104 | I_NetLogonSamLogonWithFlags | |
| 105 | I_NetLogonSendToSam | |
| 106 | I_NetLogonUasLogoff | |
| 107 | I_NetLogonUasLogon | |
| 108 | I_NetServerAuthenticate | |
| 109 | I_NetServerAuthenticate2 | |
| 110 | I_NetServerAuthenticate3 | |
| 111 | I_NetServerGetTrustInfo | |
| 112 | I_NetServerPasswordGet | |
| 113 | I_NetServerPasswordSet | |
| 114 | I_NetServerPasswordSet2 | |
| 115 | I_NetServerReqChallenge | |
| 116 | I_NetServerSetServiceBits | |
| 117 | I_NetServerSetServiceBitsEx | |
| 118 | I_NetServerTrustPasswordsGet | |
| 119 | I_NetlogonComputeClientDigest | |
| 120 | I_NetlogonComputeServerDigest | |
| 121 | I_NetlogonGetTrustRid | |
| 122 | NetAccessAdd | |
| 123 | NetAccessDel | |
| 124 | NetAccessEnum | |
| 125 | NetAccessGetInfo | |
| 126 | NetAccessGetUserPerms | |
| 127 | NetAccessSetInfo | |
| 128 | NetAddAlternateComputerName | |
| 129 | NetAddServiceAccount | |
| 130 | NetAlertRaise | |
| 131 | NetAlertRaiseEx | |
| 132 | NetApiBufferAllocate | |
| 133 | NetApiBufferFree | |
| 134 | NetApiBufferReallocate | |
| 135 | NetApiBufferSize | |
| 136 | NetAuditClear | |
| 137 | NetAuditRead | |
| 138 | NetAuditWrite | |
| 139 | NetBrowserStatisticsGet | |
| 140 | NetConfigGet | |
| 141 | NetConfigGetAll | |
| 142 | NetConfigSet | |
| 143 | NetConnectionEnum | |
| 144 | NetCreateProvisioningPackage | |
| 145 | NetDfsAdd | |
| 146 | NetDfsAddFtRoot | |
| 147 | NetDfsAddRootTarget | |
| 148 | NetDfsAddStdRoot | |
| 149 | NetDfsAddStdRootForced | |
| 150 | NetDfsEnum | |
| 151 | NetDfsGetClientInfo | |
| 152 | NetDfsGetDcAddress | |
| 153 | NetDfsGetFtContainerSecurity | |
| 154 | NetDfsGetInfo | |
| 155 | NetDfsGetSecurity | |
| 156 | NetDfsGetStdContainerSecurity | |
| 157 | NetDfsGetSupportedNamespaceVersion | |
| 158 | NetDfsManagerGetConfigInfo | |
| 159 | NetDfsManagerInitialize | |
| 160 | NetDfsManagerSendSiteInfo | |
| 161 | NetDfsMove | |
| 162 | NetDfsRemove | |
| 163 | NetDfsRemoveFtRoot | |
| 164 | NetDfsRemoveFtRootForced | |
| 165 | NetDfsRemoveRootTarget | |
| 166 | NetDfsRemoveStdRoot | |
| 167 | NetDfsRename | |
| 168 | NetDfsSetClientInfo | |
| 169 | NetDfsSetFtContainerSecurity | |
| 170 | NetDfsSetInfo | |
| 171 | NetDfsSetSecurity | |
| 172 | NetDfsSetStdContainerSecurity | |
| 173 | NetEnumerateComputerNames | |
| 174 | NetEnumerateServiceAccounts | |
| 175 | NetEnumerateTrustedDomains | |
| 176 | NetErrorLogClear | |
| 177 | NetErrorLogRead | |
| 178 | NetErrorLogWrite | |
| 179 | NetFileClose | |
| 180 | NetFileEnum | |
| 181 | NetFileGetInfo | |
| 182 | NetGetAnyDCName | |
| 183 | NetGetDCName | |
| 184 | NetGetDisplayInformationIndex | |
| 185 | NetGetJoinInformation | |
| 186 | NetGetJoinableOUs | |
| 187 | NetGroupAdd | |
| 188 | NetGroupAddUser | |
| 189 | NetGroupDel | |
| 190 | NetGroupDelUser | |
| 191 | NetGroupEnum | |
| 192 | NetGroupGetInfo | |
| 193 | NetGroupGetUsers | |
| 194 | NetGroupSetInfo | |
| 195 | NetGroupSetUsers | |
| 196 | NetIsServiceAccount | |
| 197 | NetJoinDomain | |
| 198 | NetLocalGroupAdd | |
| 199 | NetLocalGroupAddMember | |
| 200 | NetLocalGroupAddMembers | |
| 201 | NetLocalGroupDel | |
| 202 | NetLocalGroupDelMember | |
| 203 | NetLocalGroupDelMembers | |
| 204 | NetLocalGroupEnum | |
| 205 | NetLocalGroupGetInfo | |
| 206 | NetLocalGroupGetMembers | |
| 207 | NetLocalGroupSetInfo | |
| 208 | NetLocalGroupSetMembers | |
| 209 | NetLogonGetTimeServiceParentDomain | |
| 210 | NetLogonSetServiceBits | |
| 211 | NetMessageBufferSend | |
| 212 | NetMessageNameAdd | |
| 213 | NetMessageNameDel | |
| 214 | NetMessageNameEnum | |
| 215 | NetMessageNameGetInfo | |
| 216 | NetProvisionComputerAccount | |
| 217 | NetQueryDisplayInformation | |
| 218 | NetQueryServiceAccount | |
| 219 | NetRegisterDomainNameChangeNotification | |
| 220 | NetRemoteComputerSupports | |
| 221 | NetRemoteTOD | |
| 222 | NetRemoveAlternateComputerName | |
| 223 | NetRemoveServiceAccount | |
| 224 | NetRenameMachineInDomain | |
| 225 | NetReplExportDirAdd | |
| 226 | NetReplExportDirDel | |
| 227 | NetReplExportDirEnum | |
| 228 | NetReplExportDirGetInfo | |
| 229 | NetReplExportDirLock | |
| 230 | NetReplExportDirSetInfo | |
| 231 | NetReplExportDirUnlock | |
| 232 | NetReplGetInfo | |
| 233 | NetReplImportDirAdd | |
| 234 | NetReplImportDirDel | |
| 235 | NetReplImportDirEnum | |
| 236 | NetReplImportDirGetInfo | |
| 237 | NetReplImportDirLock | |
| 238 | NetReplImportDirUnlock | |
| 239 | NetReplSetInfo | |
| 240 | NetRequestOfflineDomainJoin | |
| 241 | NetRequestProvisioningPackageInstall | |
| 242 | NetScheduleJobAdd | |
| 243 | NetScheduleJobDel | |
| 244 | NetScheduleJobEnum | |
| 245 | NetScheduleJobGetInfo | |
| 246 | NetServerAliasAdd | |
| 247 | NetServerAliasDel | |
| 248 | NetServerAliasEnum | |
| 249 | NetServerComputerNameAdd | |
| 250 | NetServerComputerNameDel | |
| 251 | NetServerDiskEnum | |
| 252 | NetServerEnum | |
| 253 | NetServerEnumEx | |
| 254 | NetServerGetInfo | |
| 255 | NetServerSetInfo | |
| 256 | NetServerTransportAdd | |
| 257 | NetServerTransportAddEx | |
| 258 | NetServerTransportDel | |
| 259 | NetServerTransportEnum | |
| 260 | NetServiceControl | |
| 261 | NetServiceEnum | |
| 262 | NetServiceGetInfo | |
| 263 | NetServiceInstall | |
| 264 | NetSessionDel | |
| 265 | NetSessionEnum | |
| 266 | NetSessionGetInfo | |
| 267 | NetSetPrimaryComputerName | |
| 268 | NetShareAdd | |
| 269 | NetShareCheck | |
| 270 | NetShareDel | |
| 271 | NetShareDelEx | |
| 272 | NetShareDelSticky | |
| 273 | NetShareEnum | |
| 274 | NetShareEnumSticky | |
| 275 | NetShareGetInfo | |
| 276 | NetShareSetInfo | |
| 277 | NetStatisticsGet | |
| 278 | NetUnjoinDomain | |
| 279 | NetUnregisterDomainNameChangeNotification | |
| 280 | NetUseAdd | |
| 281 | NetUseDel | |
| 282 | NetUseEnum | |
| 283 | NetUseGetInfo | |
| 284 | NetUserAdd | |
| 285 | NetUserChangePassword | |
| 286 | NetUserDel | |
| 287 | NetUserEnum | |
| 288 | NetUserGetGroups | |
| 289 | NetUserGetInfo | |
| 290 | NetUserGetLocalGroups | |
| 291 | NetUserModalsGet | |
| 292 | NetUserModalsSet | |
| 293 | NetUserSetGroups | |
| 294 | NetUserSetInfo | |
| 295 | NetValidateName | |
| 296 | NetValidatePasswordPolicy | |
| 297 | NetValidatePasswordPolicyFree | |
| 298 | NetWkstaGetInfo | |
| 299 | NetWkstaSetInfo | |
| 300 | NetWkstaTransportAdd | |
| 301 | NetWkstaTransportDel | |
| 302 | NetWkstaTransportEnum | |
| 303 | NetWkstaUserEnum | |
| 304 | NetWkstaUserGetInfo | |
| 305 | NetWkstaUserSetInfo | |
| 306 | NetapipBufferAllocate | |
| 307 | Netbios | |
| 308 | NetpAccessCheck | |
| 309 | NetpAccessCheckAndAudit | |
| 310 | NetpAccessCheckAndAuditEx | |
| 311 | NetpAddTlnFtinfoEntry | |
| 312 | NetpAllocConfigName | |
| 313 | NetpAllocFtinfoEntry | |
| 314 | NetpAllocStrFromWStr | |
| 315 | NetpAllocWStrFromStr | |
| 316 | NetpAllocWStrFromWStr | |
| 317 | NetpApiStatusToNtStatus | |
| 318 | NetpAssertFailed | |
| 319 | NetpCleanFtinfoContext | |
| 320 | NetpCloseConfigData | |
| 321 | NetpCopyFtinfoContext | |
| 322 | NetpCopyStringToBuffer | |
| 323 | NetpCreateSecurityObject | |
| 324 | NetpDbgPrint | |
| 325 | NetpDeleteSecurityObject | |
| 326 | NetpEventlogClose | |
| 327 | NetpEventlogOpen | |
| 328 | NetpEventlogWriteEx | |
| 329 | NetpGetComputerName | |
| 330 | NetpGetConfigBool | |
| 331 | NetpGetConfigDword | |
| 332 | NetpGetConfigTStrArray | |
| 333 | NetpGetConfigValue | |
| 334 | NetpGetDomainName | |
| 335 | NetpGetFileSecurity | |
| 336 | NetpGetPrivilege | |
| 337 | NetpHexDump | |
| 338 | NetpInitFtinfoContext | |
| 339 | NetpInitOemString | |
| 340 | NetpIsRemote | |
| 341 | NetpIsUncComputerNameValid | |
| 342 | NetpLocalTimeZoneOffset | |
| 343 | NetpLogonPutUnicodeString | |
| 344 | NetpMergeFtinfo | |
| 345 | NetpNetBiosAddName | |
| 346 | NetpNetBiosCall | |
| 347 | NetpNetBiosDelName | |
| 348 | NetpNetBiosGetAdapterNumbers | |
| 349 | NetpNetBiosHangup | |
| 350 | NetpNetBiosReceive | |
| 351 | NetpNetBiosReset | |
| 352 | NetpNetBiosSend | |
| 353 | NetpNetBiosStatusToApiStatus | |
| 354 | NetpNtStatusToApiStatus | |
| 355 | NetpOpenConfigData | |
| 356 | NetpPackString | |
| 357 | NetpParmsQueryUserProperty | |
| 358 | NetpParmsQueryUserPropertyWithLength | |
| 359 | NetpParmsSetUserProperty | |
| 360 | NetpParmsSetUserPropertyWithLength | |
| 361 | NetpParmsUserPropertyFree | |
| 362 | NetpReleasePrivilege | |
| 363 | NetpSetFileSecurity | |
| 364 | NetpSmbCheck | |
| 365 | NetpStoreIntialDcRecord | |
| 366 | NetpStringToNetBiosName | |
| 367 | NetpTStrArrayEntryCount | |
| 368 | NetpUpgradePreNT5JoinInfo | |
| 369 | NetpwNameCanonicalize | |
| 370 | NetpwNameCompare | |
| 371 | NetpwNameValidate | |
| 372 | NetpwPathCanonicalize | |
| 373 | NetpwPathCompare | |
| 374 | NetpwPathType | |
| 375 | NlBindingAddServerToCache | |
| 376 | NlBindingRemoveServerFromCache | |
| 377 | NlBindingSetAuthInfo | |
| 378 | RxNetAccessAdd | |
| 379 | RxNetAccessDel | |
| 380 | RxNetAccessEnum | |
| 381 | RxNetAccessGetInfo | |
| 382 | RxNetAccessGetUserPerms | |
| 383 | RxNetAccessSetInfo | |
| 384 | RxNetServerEnum | |
| 385 | RxNetUserPasswordSet | |
| 386 | RxRemoteApi |
lib/libc/mingw/lib-common/rpcns4.def created+71| ... | ... | @@ -0,0 +1,71 @@ |
| 1 | ; | |
| 2 | ; Exports of file RPCNS4.dll | |
| 3 | ; | |
| 4 | ; Autogenerated by gen_exportdef | |
| 5 | ; Written by Kai Tietz, 2007 | |
| 6 | ; | |
| 7 | LIBRARY RPCNS4.dll | |
| 8 | EXPORTS | |
| 9 | I_GetDefaultEntrySyntax | |
| 10 | I_RpcNsGetBuffer | |
| 11 | I_RpcNsNegotiateTransferSyntax | |
| 12 | I_RpcNsRaiseException | |
| 13 | I_RpcNsSendReceive | |
| 14 | I_RpcReBindBuffer | |
| 15 | RpcIfIdVectorFree | |
| 16 | RpcNsBindingExportA | |
| 17 | RpcNsBindingExportPnPA | |
| 18 | RpcNsBindingExportPnPW | |
| 19 | RpcNsBindingExportW | |
| 20 | RpcNsBindingImportBeginA | |
| 21 | RpcNsBindingImportBeginW | |
| 22 | RpcNsBindingImportDone | |
| 23 | RpcNsBindingImportNext | |
| 24 | RpcNsBindingLookupBeginA | |
| 25 | RpcNsBindingLookupBeginW | |
| 26 | RpcNsBindingLookupDone | |
| 27 | RpcNsBindingLookupNext | |
| 28 | RpcNsBindingSelect | |
| 29 | RpcNsBindingUnexportA | |
| 30 | RpcNsBindingUnexportPnPA | |
| 31 | RpcNsBindingUnexportPnPW | |
| 32 | RpcNsBindingUnexportW | |
| 33 | RpcNsEntryExpandNameA | |
| 34 | RpcNsEntryExpandNameW | |
| 35 | RpcNsEntryObjectInqBeginA | |
| 36 | RpcNsEntryObjectInqBeginW | |
| 37 | RpcNsEntryObjectInqDone | |
| 38 | RpcNsEntryObjectInqNext | |
| 39 | RpcNsGroupDeleteA | |
| 40 | RpcNsGroupDeleteW | |
| 41 | RpcNsGroupMbrAddA | |
| 42 | RpcNsGroupMbrAddW | |
| 43 | RpcNsGroupMbrInqBeginA | |
| 44 | RpcNsGroupMbrInqBeginW | |
| 45 | RpcNsGroupMbrInqDone | |
| 46 | RpcNsGroupMbrInqNextA | |
| 47 | RpcNsGroupMbrInqNextW | |
| 48 | RpcNsGroupMbrRemoveA | |
| 49 | RpcNsGroupMbrRemoveW | |
| 50 | RpcNsMgmtBindingUnexportA | |
| 51 | RpcNsMgmtBindingUnexportW | |
| 52 | RpcNsMgmtEntryCreateA | |
| 53 | RpcNsMgmtEntryCreateW | |
| 54 | RpcNsMgmtEntryDeleteA | |
| 55 | RpcNsMgmtEntryDeleteW | |
| 56 | RpcNsMgmtEntryInqIfIdsA | |
| 57 | RpcNsMgmtEntryInqIfIdsW | |
| 58 | RpcNsMgmtHandleSetExpAge | |
| 59 | RpcNsMgmtInqExpAge | |
| 60 | RpcNsMgmtSetExpAge | |
| 61 | RpcNsProfileDeleteA | |
| 62 | RpcNsProfileDeleteW | |
| 63 | RpcNsProfileEltAddA | |
| 64 | RpcNsProfileEltAddW | |
| 65 | RpcNsProfileEltInqBeginA | |
| 66 | RpcNsProfileEltInqBeginW | |
| 67 | RpcNsProfileEltInqDone | |
| 68 | RpcNsProfileEltInqNextA | |
| 69 | RpcNsProfileEltInqNextW | |
| 70 | RpcNsProfileEltRemoveA | |
| 71 | RpcNsProfileEltRemoveW |
lib/libc/mingw/lib-common/rpcrt4.def created+577| ... | ... | @@ -0,0 +1,577 @@ |
| 1 | LIBRARY "RPCRT4.dll" | |
| 2 | EXPORTS | |
| 3 | CreateProxyFromTypeInfo | |
| 4 | CreateStubFromTypeInfo | |
| 5 | I_RpcFixTransferSyntax | |
| 6 | I_RpcBindingInqCurrentModifiedId | |
| 7 | I_RpcFwThisIsTheManager | |
| 8 | I_RpcInitFwImports | |
| 9 | I_RpcInitHttpImports | |
| 10 | I_RpcInitImports | |
| 11 | I_RpcInitNdrImports | |
| 12 | I_RpcMgmtQueryDedicatedThreadPool | |
| 13 | I_RpcOpenClientProcess | |
| 14 | I_RpcOpenClientThread | |
| 15 | I_RpcServerTurnOnOffKeepalives | |
| 16 | I_RpcVerifierCorruptionExpected | |
| 17 | NdrFullPointerFree | |
| 18 | NdrFullPointerInsertRefId | |
| 19 | NdrFullPointerQueryPointer | |
| 20 | NdrFullPointerQueryRefId | |
| 21 | NdrGetBaseInterfaceFromStub | |
| 22 | NdrpClientCall2 | |
| 23 | RpcCertMatchPrincipalName | |
| 24 | pfnFreeRoutines DATA | |
| 25 | pfnMarshallRoutines DATA | |
| 26 | pfnSizeRoutines DATA | |
| 27 | pfnUnmarshallRoutines DATA | |
| 28 | CStdStubBuffer_AddRef | |
| 29 | CStdStubBuffer_Connect | |
| 30 | CStdStubBuffer_CountRefs | |
| 31 | CStdStubBuffer_DebugServerQueryInterface | |
| 32 | CStdStubBuffer_DebugServerRelease | |
| 33 | CStdStubBuffer_Disconnect | |
| 34 | CStdStubBuffer_Invoke | |
| 35 | CStdStubBuffer_IsIIDSupported | |
| 36 | CStdStubBuffer_QueryInterface | |
| 37 | CreateProxyFromTypeInfo | |
| 38 | CreateStubFromTypeInfo | |
| 39 | DceErrorInqTextA | |
| 40 | DceErrorInqTextW | |
| 41 | DllGetClassObject | |
| 42 | DllInstall | |
| 43 | DllRegisterServer | |
| 44 | GlobalMutexClearExternal | |
| 45 | GlobalMutexRequestExternal | |
| 46 | IUnknown_AddRef_Proxy | |
| 47 | IUnknown_QueryInterface_Proxy | |
| 48 | IUnknown_Release_Proxy | |
| 49 | I_RpcAbortAsyncCall | |
| 50 | I_RpcAllocate | |
| 51 | I_RpcAsyncAbortCall | |
| 52 | I_RpcAsyncSetHandle | |
| 53 | I_RpcBCacheAllocate | |
| 54 | I_RpcBCacheFree | |
| 55 | I_RpcBindingCopy | |
| 56 | I_RpcBindingCreateNP | |
| 57 | I_RpcBindingHandleToAsyncHandle | |
| 58 | I_RpcBindingInqClientTokenAttributes | |
| 59 | I_RpcBindingInqConnId | |
| 60 | I_RpcBindingInqDynamicEndpoint | |
| 61 | I_RpcBindingInqDynamicEndpointA | |
| 62 | I_RpcBindingInqDynamicEndpointW | |
| 63 | I_RpcBindingInqLocalClientPID | |
| 64 | I_RpcBindingInqMarshalledTargetInfo | |
| 65 | I_RpcBindingInqSecurityContext | |
| 66 | I_RpcBindingInqSecurityContextKeyInfo | |
| 67 | I_RpcBindingInqTransportType | |
| 68 | I_RpcBindingInqWireIdForSnego | |
| 69 | I_RpcBindingIsClientLocal | |
| 70 | I_RpcBindingIsServerLocal | |
| 71 | I_RpcBindingSetPrivateOption | |
| 72 | I_RpcBindingToStaticStringBindingW | |
| 73 | I_RpcCertProcessAndProvision | |
| 74 | I_RpcClearMutex | |
| 75 | I_RpcCompleteAndFree | |
| 76 | I_RpcConnectionInqSockBuffSize | |
| 77 | I_RpcConnectionSetSockBuffSize | |
| 78 | I_RpcCompleteAndFree | |
| 79 | I_RpcDeleteMutex | |
| 80 | I_RpcEnableWmiTrace | |
| 81 | I_RpcExceptionFilter | |
| 82 | I_RpcFilterDCOMActivation | |
| 83 | I_RpcFree | |
| 84 | I_RpcFreeBuffer | |
| 85 | I_RpcFreePipeBuffer | |
| 86 | I_RpcGetBuffer | |
| 87 | I_RpcGetBufferWithObject | |
| 88 | I_RpcGetCurrentCallHandle | |
| 89 | I_RpcGetDefaultSD | |
| 90 | I_RpcGetExtendedError | |
| 91 | I_RpcGetPortAllocationData | |
| 92 | I_RpcIfInqTransferSyntaxes | |
| 93 | I_RpcLogEvent | |
| 94 | I_RpcMapWin32Status | |
| 95 | I_RpcMarshalBindingHandleAndInterfaceForNDF | |
| 96 | I_RpcMgmtEnableDedicatedThreadPool | |
| 97 | I_RpcNDRCGetWireRepresentation | |
| 98 | I_RpcNDRSContextEmergencyCleanup | |
| 99 | I_RpcNegotiateTransferSyntax | |
| 100 | I_RpcNsBindingSetEntryName | |
| 101 | I_RpcNsBindingSetEntryNameA | |
| 102 | I_RpcNsBindingSetEntryNameW | |
| 103 | I_RpcNsInterfaceExported | |
| 104 | I_RpcNsInterfaceUnexported | |
| 105 | I_RpcOpenClientProcess | |
| 106 | I_RpcParseSecurity | |
| 107 | I_RpcPauseExecution | |
| 108 | I_RpcProxyNewConnection | |
| 109 | I_RpcReallocPipeBuffer | |
| 110 | I_RpcReceive | |
| 111 | I_RpcRecordCalloutFailure | |
| 112 | I_RpcReplyToClientWithStatus | |
| 113 | I_RpcRequestMutex | |
| 114 | I_RpcSNCHOption | |
| 115 | I_RpcSend | |
| 116 | I_RpcSendReceive | |
| 117 | I_RpcServerAllocateIpPort | |
| 118 | I_RpcServerCheckClientRestriction | |
| 119 | I_RpcServerDisableExceptionFilter | |
| 120 | I_RpcServerGetAssociationID | |
| 121 | I_RpcServerInqAddressChangeFn | |
| 122 | I_RpcServerInqLocalConnAddress | |
| 123 | I_RpcServerInqRemoteConnAddress | |
| 124 | I_RpcServerInqTransportType | |
| 125 | I_RpcServerIsClientDisconnected | |
| 126 | I_RpcServerRegisterForwardFunction | |
| 127 | I_RpcServerSetAddressChangeFn | |
| 128 | I_RpcServerStartService | |
| 129 | I_RpcServerSubscribeForDisconnectNotification | |
| 130 | I_RpcServerUseProtseq2A | |
| 131 | I_RpcServerUseProtseq2W | |
| 132 | I_RpcServerUseProtseqEp2A | |
| 133 | I_RpcServerUseProtseqEp2W | |
| 134 | I_RpcSessionStrictContextHandle | |
| 135 | I_RpcSetAsyncHandle | |
| 136 | I_RpcSetDCOMAppId | |
| 137 | I_RpcSsDontSerializeContext | |
| 138 | I_RpcSystemFunction001 | |
| 139 | I_RpcTransConnectionAllocatePacket | |
| 140 | I_RpcTransConnectionFreePacket | |
| 141 | I_RpcTransConnectionReallocPacket | |
| 142 | I_RpcTransDatagramAllocate | |
| 143 | I_RpcTransDatagramAllocate2 | |
| 144 | I_RpcTransDatagramFree | |
| 145 | I_RpcTransGetThreadEvent | |
| 146 | I_RpcTransGetThreadEventThreadOptional | |
| 147 | I_RpcTransIoCancelled | |
| 148 | I_RpcTransServerNewConnection | |
| 149 | I_RpcTurnOnEEInfoPropagation | |
| 150 | I_UuidCreate | |
| 151 | MesBufferHandleReset | |
| 152 | MesDecodeBufferHandleCreate | |
| 153 | MesDecodeIncrementalHandleCreate | |
| 154 | MesEncodeDynBufferHandleCreate | |
| 155 | MesEncodeFixedBufferHandleCreate | |
| 156 | MesEncodeIncrementalHandleCreate | |
| 157 | MesHandleFree | |
| 158 | MesIncrementalHandleReset | |
| 159 | MesInqProcEncodingId | |
| 160 | NDRCContextBinding | |
| 161 | NDRCContextMarshall | |
| 162 | NDRCContextUnmarshall | |
| 163 | NDRSContextMarshall | |
| 164 | NDRSContextMarshall2 | |
| 165 | NDRSContextMarshallEx | |
| 166 | NDRSContextUnmarshall | |
| 167 | NDRSContextUnmarshall2 | |
| 168 | NDRSContextUnmarshallEx | |
| 169 | Ndr64AsyncClientCall | |
| 170 | Ndr64AsyncServerCall64 | |
| 171 | Ndr64AsyncServerCallAll | |
| 172 | Ndr64DcomAsyncClientCall | |
| 173 | Ndr64DcomAsyncStubCall | |
| 174 | NdrAllocate | |
| 175 | NdrAsyncClientCall | |
| 176 | NdrAsyncServerCall | |
| 177 | NdrByteCountPointerBufferSize | |
| 178 | NdrByteCountPointerFree | |
| 179 | NdrByteCountPointerMarshall | |
| 180 | NdrByteCountPointerUnmarshall | |
| 181 | NdrCStdStubBuffer2_Release | |
| 182 | NdrCStdStubBuffer_Release | |
| 183 | NdrClearOutParameters | |
| 184 | NdrClientCall2 | |
| 185 | NdrClientCall3 | |
| 186 | NdrClientContextMarshall | |
| 187 | NdrClientContextUnmarshall | |
| 188 | NdrClientInitialize | |
| 189 | NdrClientInitializeNew | |
| 190 | NdrComplexArrayBufferSize | |
| 191 | NdrComplexArrayFree | |
| 192 | NdrComplexArrayMarshall | |
| 193 | NdrComplexArrayMemorySize | |
| 194 | NdrComplexArrayUnmarshall | |
| 195 | NdrComplexStructBufferSize | |
| 196 | NdrComplexStructFree | |
| 197 | NdrComplexStructMarshall | |
| 198 | NdrComplexStructMemorySize | |
| 199 | NdrComplexStructUnmarshall | |
| 200 | NdrConformantArrayBufferSize | |
| 201 | NdrConformantArrayFree | |
| 202 | NdrConformantArrayMarshall | |
| 203 | NdrConformantArrayMemorySize | |
| 204 | NdrConformantArrayUnmarshall | |
| 205 | NdrConformantStringBufferSize | |
| 206 | NdrConformantStringMarshall | |
| 207 | NdrConformantStringMemorySize | |
| 208 | NdrConformantStringUnmarshall | |
| 209 | NdrConformantStructBufferSize | |
| 210 | NdrConformantStructFree | |
| 211 | NdrConformantStructMarshall | |
| 212 | NdrConformantStructMemorySize | |
| 213 | NdrConformantStructUnmarshall | |
| 214 | NdrConformantVaryingArrayBufferSize | |
| 215 | NdrConformantVaryingArrayFree | |
| 216 | NdrConformantVaryingArrayMarshall | |
| 217 | NdrConformantVaryingArrayMemorySize | |
| 218 | NdrConformantVaryingArrayUnmarshall | |
| 219 | NdrConformantVaryingStructBufferSize | |
| 220 | NdrConformantVaryingStructFree | |
| 221 | NdrConformantVaryingStructMarshall | |
| 222 | NdrConformantVaryingStructMemorySize | |
| 223 | NdrConformantVaryingStructUnmarshall | |
| 224 | NdrContextHandleInitialize | |
| 225 | NdrContextHandleSize | |
| 226 | NdrConvert | |
| 227 | NdrConvert2 | |
| 228 | NdrCorrelationFree | |
| 229 | NdrCorrelationInitialize | |
| 230 | NdrCorrelationPass | |
| 231 | NdrCreateServerInterfaceFromStub | |
| 232 | NdrDcomAsyncClientCall | |
| 233 | NdrDcomAsyncStubCall | |
| 234 | NdrDllCanUnloadNow | |
| 235 | NdrDllGetClassObject | |
| 236 | NdrDllRegisterProxy | |
| 237 | NdrDllUnregisterProxy | |
| 238 | NdrEncapsulatedUnionBufferSize | |
| 239 | NdrEncapsulatedUnionFree | |
| 240 | NdrEncapsulatedUnionMarshall | |
| 241 | NdrEncapsulatedUnionMemorySize | |
| 242 | NdrEncapsulatedUnionUnmarshall | |
| 243 | NdrFixedArrayBufferSize | |
| 244 | NdrFixedArrayFree | |
| 245 | NdrFixedArrayMarshall | |
| 246 | NdrFixedArrayMemorySize | |
| 247 | NdrFixedArrayUnmarshall | |
| 248 | NdrFreeBuffer | |
| 249 | NdrFullPointerFree | |
| 250 | NdrFullPointerInsertRefId | |
| 251 | NdrFullPointerQueryPointer | |
| 252 | NdrFullPointerQueryRefId | |
| 253 | NdrFullPointerXlatFree | |
| 254 | NdrFullPointerXlatInit | |
| 255 | NdrGetBaseInterfaceFromStub | |
| 256 | NdrGetBuffer | |
| 257 | NdrGetDcomProtocolVersion | |
| 258 | NdrGetSimpleTypeBufferAlignment | |
| 259 | NdrGetSimpleTypeBufferSize | |
| 260 | NdrGetSimpleTypeMemorySize | |
| 261 | NdrGetTypeFlags | |
| 262 | NdrGetUserMarshalInfo | |
| 263 | NdrInterfacePointerBufferSize | |
| 264 | NdrInterfacePointerFree | |
| 265 | NdrInterfacePointerMarshall | |
| 266 | NdrInterfacePointerMemorySize | |
| 267 | NdrInterfacePointerUnmarshall | |
| 268 | NdrMapCommAndFaultStatus | |
| 269 | NdrMesProcEncodeDecode | |
| 270 | NdrMesProcEncodeDecode2 | |
| 271 | NdrMesProcEncodeDecode3 | |
| 272 | NdrMesSimpleTypeAlignSize | |
| 273 | NdrMesSimpleTypeAlignSizeAll | |
| 274 | NdrMesSimpleTypeDecode | |
| 275 | NdrMesSimpleTypeDecodeAll | |
| 276 | NdrMesSimpleTypeEncode | |
| 277 | NdrMesSimpleTypeEncodeAll | |
| 278 | NdrMesTypeAlignSize | |
| 279 | NdrMesTypeAlignSize2 | |
| 280 | NdrMesTypeAlignSize3 | |
| 281 | NdrMesTypeDecode | |
| 282 | NdrMesTypeDecode2 | |
| 283 | NdrMesTypeDecode3 | |
| 284 | NdrMesTypeEncode | |
| 285 | NdrMesTypeEncode2 | |
| 286 | NdrMesTypeEncode3 | |
| 287 | NdrMesTypeFree2 | |
| 288 | NdrMesTypeFree3 | |
| 289 | NdrNonConformantStringBufferSize | |
| 290 | NdrNonConformantStringMarshall | |
| 291 | NdrNonConformantStringMemorySize | |
| 292 | NdrNonConformantStringUnmarshall | |
| 293 | NdrNonEncapsulatedUnionBufferSize | |
| 294 | NdrNonEncapsulatedUnionFree | |
| 295 | NdrNonEncapsulatedUnionMarshall | |
| 296 | NdrNonEncapsulatedUnionMemorySize | |
| 297 | NdrNonEncapsulatedUnionUnmarshall | |
| 298 | NdrNsGetBuffer | |
| 299 | NdrNsSendReceive | |
| 300 | NdrOleAllocate | |
| 301 | NdrOleFree | |
| 302 | NdrOutInit | |
| 303 | NdrPartialIgnoreClientBufferSize | |
| 304 | NdrPartialIgnoreClientMarshall | |
| 305 | NdrPartialIgnoreServerInitialize | |
| 306 | NdrPartialIgnoreServerUnmarshall | |
| 307 | NdrPointerBufferSize | |
| 308 | NdrPointerFree | |
| 309 | NdrPointerMarshall | |
| 310 | NdrPointerMemorySize | |
| 311 | NdrPointerUnmarshall | |
| 312 | NdrProxyErrorHandler | |
| 313 | NdrProxyFreeBuffer | |
| 314 | NdrProxyGetBuffer | |
| 315 | NdrProxyInitialize | |
| 316 | NdrProxySendReceive | |
| 317 | NdrRangeUnmarshall | |
| 318 | NdrRpcSmClientAllocate | |
| 319 | NdrRpcSmClientFree | |
| 320 | NdrRpcSmSetClientToOsf | |
| 321 | NdrRpcSsDefaultAllocate | |
| 322 | NdrRpcSsDefaultFree | |
| 323 | NdrRpcSsDisableAllocate | |
| 324 | NdrRpcSsEnableAllocate | |
| 325 | NdrSendReceive | |
| 326 | NdrServerCall2 | |
| 327 | NdrServerCallAll | |
| 328 | NdrServerCallNdr64 | |
| 329 | NdrServerContextMarshall | |
| 330 | NdrServerContextNewMarshall | |
| 331 | NdrServerContextNewUnmarshall | |
| 332 | NdrServerContextUnmarshall | |
| 333 | NdrServerInitialize | |
| 334 | NdrServerInitializeMarshall | |
| 335 | NdrServerInitializeNew | |
| 336 | NdrServerInitializePartial | |
| 337 | NdrServerInitializeUnmarshall | |
| 338 | NdrSimpleStructBufferSize | |
| 339 | NdrSimpleStructFree | |
| 340 | NdrSimpleStructMarshall | |
| 341 | NdrSimpleStructMemorySize | |
| 342 | NdrSimpleStructUnmarshall | |
| 343 | NdrSimpleTypeMarshall | |
| 344 | NdrSimpleTypeUnmarshall | |
| 345 | NdrStubCall2 | |
| 346 | NdrStubCall3 | |
| 347 | NdrStubForwardingFunction | |
| 348 | NdrStubGetBuffer | |
| 349 | NdrStubInitialize | |
| 350 | NdrStubInitializeMarshall | |
| 351 | NdrTypeFlags DATA | |
| 352 | NdrTypeFree | |
| 353 | NdrTypeMarshall | |
| 354 | NdrTypeSize | |
| 355 | NdrTypeUnmarshall | |
| 356 | NdrUnmarshallBasetypeInline | |
| 357 | NdrUserMarshalBufferSize | |
| 358 | NdrUserMarshalFree | |
| 359 | NdrUserMarshalMarshall | |
| 360 | NdrUserMarshalMemorySize | |
| 361 | NdrUserMarshalSimpleTypeConvert | |
| 362 | NdrUserMarshalUnmarshall | |
| 363 | NdrVaryingArrayBufferSize | |
| 364 | NdrVaryingArrayFree | |
| 365 | NdrVaryingArrayMarshall | |
| 366 | NdrVaryingArrayMemorySize | |
| 367 | NdrVaryingArrayUnmarshall | |
| 368 | NdrXmitOrRepAsBufferSize | |
| 369 | NdrXmitOrRepAsFree | |
| 370 | NdrXmitOrRepAsMarshall | |
| 371 | NdrXmitOrRepAsMemorySize | |
| 372 | NdrXmitOrRepAsUnmarshall | |
| 373 | NdrpCreateProxy | |
| 374 | NdrpCreateStub | |
| 375 | NdrpGetProcFormatString | |
| 376 | NdrpGetTypeFormatString | |
| 377 | NdrpGetTypeGenCookie | |
| 378 | NdrpMemoryIncrement | |
| 379 | NdrpReleaseTypeFormatString | |
| 380 | NdrpReleaseTypeGenCookie | |
| 381 | NdrpSetRpcSsDefaults | |
| 382 | NdrpVarVtOfTypeDesc | |
| 383 | RpcAbortAsyncCall | |
| 384 | RpcAsyncAbortCall | |
| 385 | RpcAsyncCancelCall | |
| 386 | RpcAsyncCompleteCall | |
| 387 | RpcAsyncGetCallStatus | |
| 388 | RpcAsyncInitializeHandle | |
| 389 | RpcAsyncRegisterInfo | |
| 390 | RpcBindingBind | |
| 391 | RpcBindingCopy | |
| 392 | RpcBindingCreateA | |
| 393 | RpcBindingCreateW | |
| 394 | RpcBindingFree | |
| 395 | RpcBindingFromStringBindingA | |
| 396 | RpcBindingFromStringBindingW | |
| 397 | RpcBindingInqAuthClientA | |
| 398 | RpcBindingInqAuthClientExA | |
| 399 | RpcBindingInqAuthClientExW | |
| 400 | RpcBindingInqAuthClientW | |
| 401 | RpcBindingInqAuthInfoA | |
| 402 | RpcBindingInqAuthInfoExA | |
| 403 | RpcBindingInqAuthInfoExW | |
| 404 | RpcBindingInqAuthInfoW | |
| 405 | RpcBindingInqObject | |
| 406 | RpcBindingInqOption | |
| 407 | RpcBindingReset | |
| 408 | RpcBindingServerFromClient | |
| 409 | RpcBindingSetAuthInfoA | |
| 410 | RpcBindingSetAuthInfoExA | |
| 411 | RpcBindingSetAuthInfoExW | |
| 412 | RpcBindingSetAuthInfoW | |
| 413 | RpcBindingSetObject | |
| 414 | RpcBindingSetOption | |
| 415 | RpcBindingToStringBindingA | |
| 416 | RpcBindingToStringBindingW | |
| 417 | RpcBindingUnbind | |
| 418 | RpcBindingVectorFree | |
| 419 | RpcCancelAsyncCall | |
| 420 | RpcCancelThread | |
| 421 | RpcCancelThreadEx | |
| 422 | RpcCertGeneratePrincipalNameA | |
| 423 | RpcCertGeneratePrincipalNameW | |
| 424 | RpcCompleteAsyncCall | |
| 425 | RpcEpRegisterA | |
| 426 | RpcEpRegisterNoReplaceA | |
| 427 | RpcEpRegisterNoReplaceW | |
| 428 | RpcEpRegisterW | |
| 429 | RpcEpResolveBinding | |
| 430 | RpcEpUnregister | |
| 431 | RpcErrorAddRecord | |
| 432 | RpcErrorClearInformation | |
| 433 | RpcErrorEndEnumeration | |
| 434 | RpcErrorGetNextRecord | |
| 435 | RpcErrorGetNumberOfRecords | |
| 436 | RpcErrorLoadErrorInfo | |
| 437 | RpcErrorResetEnumeration | |
| 438 | RpcErrorSaveErrorInfo | |
| 439 | RpcErrorStartEnumeration | |
| 440 | RpcExceptionFilter | |
| 441 | RpcFreeAuthorizationContext | |
| 442 | RpcGetAsyncCallStatus | |
| 443 | RpcGetAuthorizationContextForClient | |
| 444 | RpcIfIdVectorFree | |
| 445 | RpcIfInqId | |
| 446 | RpcImpersonateClient | |
| 447 | RpcImpersonateClient2 | |
| 448 | RpcInitializeAsyncHandle | |
| 449 | RpcMgmtEnableIdleCleanup | |
| 450 | RpcMgmtEpEltInqBegin | |
| 451 | RpcMgmtEpEltInqDone | |
| 452 | RpcMgmtEpEltInqNextA | |
| 453 | RpcMgmtEpEltInqNextW | |
| 454 | RpcMgmtEpUnregister | |
| 455 | RpcMgmtInqComTimeout | |
| 456 | RpcMgmtInqDefaultProtectLevel | |
| 457 | RpcMgmtInqIfIds | |
| 458 | RpcMgmtInqServerPrincNameA | |
| 459 | RpcMgmtInqServerPrincNameW | |
| 460 | RpcMgmtInqStats | |
| 461 | RpcMgmtIsServerListening | |
| 462 | RpcMgmtSetAuthorizationFn | |
| 463 | RpcMgmtSetCancelTimeout | |
| 464 | RpcMgmtSetComTimeout | |
| 465 | RpcMgmtSetServerStackSize | |
| 466 | RpcMgmtStatsVectorFree | |
| 467 | RpcMgmtStopServerListening | |
| 468 | RpcMgmtWaitServerListen | |
| 469 | RpcNetworkInqProtseqsA | |
| 470 | RpcNetworkInqProtseqsW | |
| 471 | RpcNetworkIsProtseqValidA | |
| 472 | RpcNetworkIsProtseqValidW | |
| 473 | RpcNsBindingInqEntryNameA | |
| 474 | RpcNsBindingInqEntryNameW | |
| 475 | RpcObjectInqType | |
| 476 | RpcObjectSetInqFn | |
| 477 | RpcObjectSetType | |
| 478 | RpcProtseqVectorFreeA | |
| 479 | RpcProtseqVectorFreeW | |
| 480 | RpcRaiseException | |
| 481 | RpcRegisterAsyncInfo | |
| 482 | RpcRevertToSelf | |
| 483 | RpcRevertToSelfEx | |
| 484 | RpcServerCompleteSecurityCallback | |
| 485 | RpcServerInqBindingHandle | |
| 486 | RpcServerInqBindings | |
| 487 | RpcServerInqCallAttributesA | |
| 488 | RpcServerInqCallAttributesW | |
| 489 | RpcServerInqDefaultPrincNameA | |
| 490 | RpcServerInqDefaultPrincNameW | |
| 491 | RpcServerInqIf | |
| 492 | RpcServerInterfaceGroupActivate | |
| 493 | RpcServerInterfaceGroupClose | |
| 494 | RpcServerInterfaceGroupCreateA | |
| 495 | RpcServerInterfaceGroupCreateW | |
| 496 | RpcServerInterfaceGroupDeactivate | |
| 497 | RpcServerInterfaceGroupInqBindings | |
| 498 | RpcServerListen | |
| 499 | RpcServerRegisterAuthInfoA | |
| 500 | RpcServerRegisterAuthInfoW | |
| 501 | RpcServerRegisterIf | |
| 502 | RpcServerRegisterIf2 | |
| 503 | RpcServerRegisterIf3 | |
| 504 | RpcServerRegisterIfEx | |
| 505 | RpcServerSubscribeForNotification | |
| 506 | RpcServerTestCancel | |
| 507 | RpcServerUnregisterIf | |
| 508 | RpcServerUnregisterIfEx | |
| 509 | RpcServerUnsubscribeForNotification | |
| 510 | RpcServerUseAllProtseqs | |
| 511 | RpcServerUseAllProtseqsEx | |
| 512 | RpcServerUseAllProtseqsIf | |
| 513 | RpcServerUseAllProtseqsIfEx | |
| 514 | RpcServerUseProtseqA | |
| 515 | RpcServerUseProtseqEpA | |
| 516 | RpcServerUseProtseqEpExA | |
| 517 | RpcServerUseProtseqEpExW | |
| 518 | RpcServerUseProtseqEpW | |
| 519 | RpcServerUseProtseqExA | |
| 520 | RpcServerUseProtseqExW | |
| 521 | RpcServerUseProtseqIfA | |
| 522 | RpcServerUseProtseqIfExA | |
| 523 | RpcServerUseProtseqIfExW | |
| 524 | RpcServerUseProtseqIfW | |
| 525 | RpcServerUseProtseqW | |
| 526 | RpcServerYield | |
| 527 | RpcSmAllocate | |
| 528 | RpcSmClientFree | |
| 529 | RpcSmDestroyClientContext | |
| 530 | RpcSmDisableAllocate | |
| 531 | RpcSmEnableAllocate | |
| 532 | RpcSmFree | |
| 533 | RpcSmGetThreadHandle | |
| 534 | RpcSmSetClientAllocFree | |
| 535 | RpcSmSetThreadHandle | |
| 536 | RpcSmSwapClientAllocFree | |
| 537 | RpcSsAllocate | |
| 538 | RpcSsContextLockExclusive | |
| 539 | RpcSsContextLockShared | |
| 540 | RpcSsDestroyClientContext | |
| 541 | RpcSsDisableAllocate | |
| 542 | RpcSsDontSerializeContext | |
| 543 | RpcSsEnableAllocate | |
| 544 | RpcSsFree | |
| 545 | RpcSsGetContextBinding | |
| 546 | RpcSsGetThreadHandle | |
| 547 | RpcSsSetClientAllocFree | |
| 548 | RpcSsSetThreadHandle | |
| 549 | RpcSsSwapClientAllocFree | |
| 550 | RpcStringBindingComposeA | |
| 551 | RpcStringBindingComposeW | |
| 552 | RpcStringBindingParseA | |
| 553 | RpcStringBindingParseW | |
| 554 | RpcStringFreeA | |
| 555 | RpcStringFreeW | |
| 556 | RpcTestCancel | |
| 557 | RpcUserFree | |
| 558 | SimpleTypeAlignment DATA | |
| 559 | SimpleTypeBufferSize DATA | |
| 560 | SimpleTypeMemorySize DATA | |
| 561 | TowerConstruct | |
| 562 | TowerExplode | |
| 563 | UuidCompare | |
| 564 | UuidCreate | |
| 565 | UuidCreateNil | |
| 566 | UuidCreateSequential | |
| 567 | UuidEqual | |
| 568 | UuidFromStringA | |
| 569 | UuidFromStringW | |
| 570 | UuidHash | |
| 571 | UuidIsNil | |
| 572 | UuidToStringA | |
| 573 | UuidToStringW | |
| 574 | pfnFreeRoutines DATA | |
| 575 | pfnMarshallRoutines DATA | |
| 576 | pfnSizeRoutines DATA | |
| 577 | pfnUnmarshallRoutines DATA |
lib/libc/mingw/lib-common/scarddlg.def created+15| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | ; | |
| 2 | ; Exports of file SCARDDLG.dll | |
| 3 | ; | |
| 4 | ; Autogenerated by gen_exportdef | |
| 5 | ; Written by Kai Tietz, 2007 | |
| 6 | ; | |
| 7 | LIBRARY SCARDDLG.dll | |
| 8 | EXPORTS | |
| 9 | GetOpenCardNameA | |
| 10 | GetOpenCardNameW | |
| 11 | SCardDlgExtendedError | |
| 12 | SCardUIDlgSelectCardA | |
| 13 | SCardUIDlgSelectCardW | |
| 14 | SCardUIDlgGetPINA | |
| 15 | SCardUIDlgChangePINA |
lib/libc/mingw/lib-common/winscard.def created+84| ... | ... | @@ -0,0 +1,84 @@ |
| 1 | ; | |
| 2 | ; Definition file of WinSCard.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008-2014 | |
| 5 | ; | |
| 6 | LIBRARY "WinSCard.dll" | |
| 7 | EXPORTS | |
| 8 | ClassInstall32 | |
| 9 | SCardAccessNewReaderEvent | |
| 10 | SCardReleaseAllEvents | |
| 11 | SCardReleaseNewReaderEvent | |
| 12 | SCardAccessStartedEvent | |
| 13 | SCardAddReaderToGroupA | |
| 14 | SCardAddReaderToGroupW | |
| 15 | SCardAudit | |
| 16 | SCardBeginTransaction | |
| 17 | SCardCancel | |
| 18 | SCardConnectA | |
| 19 | SCardConnectW | |
| 20 | SCardControl | |
| 21 | SCardDisconnect | |
| 22 | SCardEndTransaction | |
| 23 | SCardEstablishContext | |
| 24 | SCardForgetCardTypeA | |
| 25 | SCardForgetCardTypeW | |
| 26 | SCardForgetReaderA | |
| 27 | SCardForgetReaderGroupA | |
| 28 | SCardForgetReaderGroupW | |
| 29 | SCardForgetReaderW | |
| 30 | SCardFreeMemory | |
| 31 | SCardGetAttrib | |
| 32 | SCardGetCardTypeProviderNameA | |
| 33 | SCardGetCardTypeProviderNameW | |
| 34 | SCardGetDeviceTypeIdA | |
| 35 | SCardGetDeviceTypeIdW | |
| 36 | SCardGetProviderIdA | |
| 37 | SCardGetProviderIdW | |
| 38 | SCardGetReaderDeviceInstanceIdA | |
| 39 | SCardGetReaderDeviceInstanceIdW | |
| 40 | SCardGetReaderIconA | |
| 41 | SCardGetReaderIconW | |
| 42 | SCardGetStatusChangeA | |
| 43 | SCardGetStatusChangeW | |
| 44 | SCardGetTransmitCount | |
| 45 | SCardIntroduceCardTypeA | |
| 46 | SCardIntroduceCardTypeW | |
| 47 | SCardIntroduceReaderA | |
| 48 | SCardIntroduceReaderGroupA | |
| 49 | SCardIntroduceReaderGroupW | |
| 50 | SCardIntroduceReaderW | |
| 51 | SCardIsValidContext | |
| 52 | SCardListCardsA | |
| 53 | SCardListCardsW | |
| 54 | SCardListInterfacesA | |
| 55 | SCardListInterfacesW | |
| 56 | SCardListReaderGroupsA | |
| 57 | SCardListReaderGroupsW | |
| 58 | SCardListReadersA | |
| 59 | SCardListReadersW | |
| 60 | SCardListReadersWithDeviceInstanceIdA | |
| 61 | SCardListReadersWithDeviceInstanceIdW | |
| 62 | SCardLocateCardsA | |
| 63 | SCardLocateCardsByATRA | |
| 64 | SCardLocateCardsByATRW | |
| 65 | SCardLocateCardsW | |
| 66 | SCardReadCacheA | |
| 67 | SCardReadCacheW | |
| 68 | SCardReconnect | |
| 69 | SCardReleaseContext | |
| 70 | SCardReleaseStartedEvent | |
| 71 | SCardRemoveReaderFromGroupA | |
| 72 | SCardRemoveReaderFromGroupW | |
| 73 | SCardSetAttrib | |
| 74 | SCardSetCardTypeProviderNameA | |
| 75 | SCardSetCardTypeProviderNameW | |
| 76 | SCardState | |
| 77 | SCardStatusA | |
| 78 | SCardStatusW | |
| 79 | SCardTransmit | |
| 80 | SCardWriteCacheA | |
| 81 | SCardWriteCacheW | |
| 82 | g_rgSCardRawPci DATA | |
| 83 | g_rgSCardT0Pci DATA | |
| 84 | g_rgSCardT1Pci DATA |
lib/libc/mingw/lib-common/winspool.def created+212| ... | ... | @@ -0,0 +1,212 @@ |
| 1 | ; | |
| 2 | ; Definition file of WINSPOOL.DRV | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "WINSPOOL.DRV" | |
| 7 | EXPORTS | |
| 8 | ADVANCEDSETUPDIALOG | |
| 9 | AdvancedSetupDialog | |
| 10 | ConvertAnsiDevModeToUnicodeDevmode | |
| 11 | ConvertUnicodeDevModeToAnsiDevmode | |
| 12 | DEVICEMODE | |
| 13 | DeviceMode | |
| 14 | DocumentEvent | |
| 15 | PerfClose | |
| 16 | PerfCollect | |
| 17 | PerfOpen | |
| 18 | QueryColorProfile | |
| 19 | QueryRemoteFonts | |
| 20 | QuerySpoolMode | |
| 21 | SpoolerDevQueryPrintW | |
| 22 | StartDocDlgW | |
| 23 | AbortPrinter | |
| 24 | AddFormA | |
| 25 | AddFormW | |
| 26 | AddJobA | |
| 27 | AddJobW | |
| 28 | AddMonitorA | |
| 29 | AddMonitorW | |
| 30 | AddPortA | |
| 31 | AddPortExA | |
| 32 | AddPortExW | |
| 33 | AddPortW | |
| 34 | AddPrintProcessorA | |
| 35 | AddPrintProcessorW | |
| 36 | AddPrintProvidorA | |
| 37 | AddPrintProvidorW | |
| 38 | AddPrinterA | |
| 39 | AddPrinterConnection2A | |
| 40 | AddPrinterConnection2W | |
| 41 | AddPrinterConnectionA | |
| 42 | AddPrinterConnectionW | |
| 43 | AddPrinterDriverA | |
| 44 | AddPrinterDriverExA | |
| 45 | AddPrinterDriverExW | |
| 46 | AddPrinterDriverW | |
| 47 | AddPrinterW | |
| 48 | AdvancedDocumentPropertiesA | |
| 49 | AdvancedDocumentPropertiesW | |
| 50 | ClosePrinter | |
| 51 | CloseSpoolFileHandle | |
| 52 | CommitSpoolData | |
| 53 | ConfigurePortA | |
| 54 | ConfigurePortW | |
| 55 | ConnectToPrinterDlg | |
| 56 | CorePrinterDriverInstalledA | |
| 57 | CorePrinterDriverInstalledW | |
| 58 | CreatePrintAsyncNotifyChannel | |
| 59 | CreatePrinterIC | |
| 60 | DEVICECAPABILITIES | |
| 61 | DeleteFormA | |
| 62 | DeleteFormW | |
| 63 | DeleteJobNamedProperty | |
| 64 | DeleteMonitorA | |
| 65 | DeleteMonitorW | |
| 66 | DeletePortA | |
| 67 | DeletePortW | |
| 68 | DeletePrintProcessorA | |
| 69 | DeletePrintProcessorW | |
| 70 | DeletePrintProvidorA | |
| 71 | DeletePrintProvidorW | |
| 72 | DeletePrinter | |
| 73 | DeletePrinterConnectionA | |
| 74 | DeletePrinterConnectionW | |
| 75 | DeletePrinterDataA | |
| 76 | DeletePrinterDataExA | |
| 77 | DeletePrinterDataExW | |
| 78 | DeletePrinterDataW | |
| 79 | DeletePrinterDriverA | |
| 80 | DeletePrinterDriverExA | |
| 81 | DeletePrinterDriverExW | |
| 82 | DeletePrinterDriverPackageA | |
| 83 | DeletePrinterDriverPackageW | |
| 84 | DeletePrinterDriverW | |
| 85 | DeletePrinterIC | |
| 86 | DeletePrinterKeyA | |
| 87 | DeletePrinterKeyW | |
| 88 | DevQueryPrint | |
| 89 | DevQueryPrintEx | |
| 90 | DeviceCapabilities | |
| 91 | DeviceCapabilitiesA | |
| 92 | DeviceCapabilitiesW | |
| 93 | DevicePropertySheets | |
| 94 | DocumentEvent | |
| 95 | DocumentPropertiesA | |
| 96 | DocumentPropertiesW | |
| 97 | DocumentPropertySheets | |
| 98 | EXTDEVICEMODE | |
| 99 | EndDocPrinter | |
| 100 | EndPagePrinter | |
| 101 | EnumFormsA | |
| 102 | EnumFormsW | |
| 103 | EnumJobNamedProperties | |
| 104 | EnumJobsA | |
| 105 | EnumJobsW | |
| 106 | EnumMonitorsA | |
| 107 | EnumMonitorsW | |
| 108 | EnumPortsA | |
| 109 | GetDefaultPrinterA | |
| 110 | SetDefaultPrinterA | |
| 111 | GetDefaultPrinterW | |
| 112 | SetDefaultPrinterW | |
| 113 | EnumPortsW | |
| 114 | EnumPrintProcessorDatatypesA | |
| 115 | EnumPrintProcessorDatatypesW | |
| 116 | EnumPrintProcessorsA | |
| 117 | EnumPrintProcessorsW | |
| 118 | EnumPrinterDataA | |
| 119 | EnumPrinterDataExA | |
| 120 | EnumPrinterDataExW | |
| 121 | EnumPrinterDataW | |
| 122 | EnumPrinterDriversA | |
| 123 | EnumPrinterDriversW | |
| 124 | EnumPrinterKeyA | |
| 125 | EnumPrinterKeyW | |
| 126 | EnumPrintersA | |
| 127 | EnumPrintersW | |
| 128 | ExtDeviceMode | |
| 129 | FindClosePrinterChangeNotification | |
| 130 | FindFirstPrinterChangeNotification | |
| 131 | FindNextPrinterChangeNotification | |
| 132 | FlushPrinter | |
| 133 | FreePrintNamedPropertyArray | |
| 134 | FreePrintPropertyValue | |
| 135 | FreePrinterNotifyInfo | |
| 136 | GetCorePrinterDriversA | |
| 137 | GetCorePrinterDriversW | |
| 138 | GetFormA | |
| 139 | GetFormW | |
| 140 | GetJobA | |
| 141 | GetJobNamedPropertyValue | |
| 142 | GetJobW | |
| 143 | GetPrintExecutionData | |
| 144 | GetPrintOutputInfo | |
| 145 | GetPrintProcessorDirectoryA | |
| 146 | GetPrintProcessorDirectoryW | |
| 147 | GetPrinterA | |
| 148 | GetPrinterDataA | |
| 149 | GetPrinterDataExA | |
| 150 | GetPrinterDataExW | |
| 151 | GetPrinterDataW | |
| 152 | GetPrinterDriver2A | |
| 153 | GetPrinterDriver2W | |
| 154 | GetPrinterDriverA | |
| 155 | GetPrinterDriverDirectoryA | |
| 156 | GetPrinterDriverDirectoryW | |
| 157 | GetPrinterDriverPackagePathA | |
| 158 | GetPrinterDriverPackagePathW | |
| 159 | GetPrinterDriverW | |
| 160 | GetPrinterW | |
| 161 | GetSpoolFileHandle | |
| 162 | InstallPrinterDriverFromPackageA | |
| 163 | InstallPrinterDriverFromPackageW | |
| 164 | IsValidDevmodeA | |
| 165 | IsValidDevmodeW | |
| 166 | OpenPrinter2A | |
| 167 | OpenPrinter2W | |
| 168 | OpenPrinterA | |
| 169 | OpenPrinterW | |
| 170 | PlayGdiScriptOnPrinterIC | |
| 171 | PrinterMessageBoxA | |
| 172 | PrinterMessageBoxW | |
| 173 | PrinterProperties | |
| 174 | QueryColorProfile | |
| 175 | QueryRemoteFonts | |
| 176 | QuerySpoolMode | |
| 177 | ReadPrinter | |
| 178 | RegisterForPrintAsyncNotifications | |
| 179 | ReportJobProcessingProgress | |
| 180 | ResetPrinterA | |
| 181 | ResetPrinterW | |
| 182 | ScheduleJob | |
| 183 | SeekPrinter | |
| 184 | SetAllocFailCount | |
| 185 | SetFormA | |
| 186 | SetFormW | |
| 187 | SetJobA | |
| 188 | SetJobNamedProperty | |
| 189 | SetJobW | |
| 190 | SetPortA | |
| 191 | SetPortW | |
| 192 | SetPrinterA | |
| 193 | SetPrinterDataA | |
| 194 | SetPrinterDataExA | |
| 195 | SetPrinterDataExW | |
| 196 | SetPrinterDataW | |
| 197 | SetPrinterW | |
| 198 | SplDriverUnloadComplete | |
| 199 | SpoolerDevQueryPrintW | |
| 200 | SpoolerInit | |
| 201 | SpoolerPrinterEvent | |
| 202 | StartDocDlgA | |
| 203 | StartDocDlgW | |
| 204 | StartDocPrinterA | |
| 205 | StartDocPrinterW | |
| 206 | StartPagePrinter | |
| 207 | UnRegisterForPrintAsyncNotifications | |
| 208 | UploadPrinterDriverPackageA | |
| 209 | UploadPrinterDriverPackageW | |
| 210 | WaitForPrinterChange | |
| 211 | WritePrinter | |
| 212 | XcvDataW |
lib/libc/mingw/lib-common/ws2_32.def.in created+200| ... | ... | @@ -0,0 +1,200 @@ |
| 1 | #include "func.def.in" | |
| 2 | ||
| 3 | LIBRARY "WS2_32.dll" | |
| 4 | EXPORTS | |
| 5 | accept | |
| 6 | bind | |
| 7 | closesocket | |
| 8 | connect | |
| 9 | getpeername | |
| 10 | getsockname | |
| 11 | getsockopt | |
| 12 | htonl | |
| 13 | htons | |
| 14 | ioctlsocket | |
| 15 | inet_addr | |
| 16 | inet_ntoa | |
| 17 | listen | |
| 18 | ntohl | |
| 19 | ntohs | |
| 20 | recv | |
| 21 | recvfrom | |
| 22 | select | |
| 23 | send | |
| 24 | sendto | |
| 25 | setsockopt | |
| 26 | shutdown | |
| 27 | socket | |
| 28 | WSApSetPostRoutine | |
| 29 | FreeAddrInfoEx | |
| 30 | FreeAddrInfoExW | |
| 31 | FreeAddrInfoW | |
| 32 | GetAddrInfoExA | |
| 33 | GetAddrInfoExCancel | |
| 34 | GetAddrInfoExOverlappedResult | |
| 35 | GetAddrInfoExW | |
| 36 | GetAddrInfoW | |
| 37 | GetHostNameW | |
| 38 | GetNameInfoW | |
| 39 | InetNtopW | |
| 40 | InetPtonW | |
| 41 | SetAddrInfoExA | |
| 42 | SetAddrInfoExW | |
| 43 | WPUCompleteOverlappedRequest | |
| 44 | WPUGetProviderPathEx | |
| 45 | WSAAccept | |
| 46 | WSAAddressToStringA | |
| 47 | WSAAddressToStringW | |
| 48 | WSAAdvertiseProvider | |
| 49 | WSACloseEvent | |
| 50 | WSAConnect | |
| 51 | WSAConnectByList | |
| 52 | WSAConnectByNameA | |
| 53 | WSAConnectByNameW | |
| 54 | WSACreateEvent | |
| 55 | gethostbyaddr | |
| 56 | gethostbyname | |
| 57 | getprotobyname | |
| 58 | getprotobynumber | |
| 59 | getservbyname | |
| 60 | getservbyport | |
| 61 | gethostname | |
| 62 | WSADuplicateSocketA | |
| 63 | WSADuplicateSocketW | |
| 64 | WSAEnumNameSpaceProvidersA | |
| 65 | WSAEnumNameSpaceProvidersExA | |
| 66 | WSAEnumNameSpaceProvidersExW | |
| 67 | WSAEnumNameSpaceProvidersW | |
| 68 | WSAEnumNetworkEvents | |
| 69 | WSAEnumProtocolsA | |
| 70 | WSAEnumProtocolsW | |
| 71 | WSAEventSelect | |
| 72 | WSAGetOverlappedResult | |
| 73 | WSAGetQOSByName | |
| 74 | WSAGetServiceClassInfoA | |
| 75 | WSAGetServiceClassInfoW | |
| 76 | WSAGetServiceClassNameByClassIdA | |
| 77 | WSAGetServiceClassNameByClassIdW | |
| 78 | WSAHtonl | |
| 79 | WSAHtons | |
| 80 | WSAInstallServiceClassA | |
| 81 | WSAInstallServiceClassW | |
| 82 | WSAIoctl | |
| 83 | WSAJoinLeaf | |
| 84 | WSALookupServiceBeginA | |
| 85 | WSALookupServiceBeginW | |
| 86 | WSALookupServiceEnd | |
| 87 | WSALookupServiceNextA | |
| 88 | WSALookupServiceNextW | |
| 89 | WSANSPIoctl | |
| 90 | WSANtohl | |
| 91 | WSANtohs | |
| 92 | WSAPoll | |
| 93 | WSAProviderCompleteAsyncCall | |
| 94 | WSAProviderConfigChange | |
| 95 | WSARecv | |
| 96 | WSARecvDisconnect | |
| 97 | WSARecvFrom | |
| 98 | WSARemoveServiceClass | |
| 99 | WSAResetEvent | |
| 100 | WSASend | |
| 101 | WSASendDisconnect | |
| 102 | WSASendMsg | |
| 103 | WSASendTo | |
| 104 | WSASetEvent | |
| 105 | WSAAsyncSelect | |
| 106 | WSAAsyncGetHostByAddr | |
| 107 | WSAAsyncGetHostByName | |
| 108 | WSAAsyncGetProtoByNumber | |
| 109 | WSAAsyncGetProtoByName | |
| 110 | WSAAsyncGetServByPort | |
| 111 | WSAAsyncGetServByName | |
| 112 | WSACancelAsyncRequest | |
| 113 | WSASetBlockingHook | |
| 114 | WSAUnhookBlockingHook | |
| 115 | WSAGetLastError | |
| 116 | WSASetLastError | |
| 117 | WSACancelBlockingCall | |
| 118 | WSAIsBlocking | |
| 119 | WSAStartup | |
| 120 | WSACleanup | |
| 121 | WSASetServiceA | |
| 122 | WSASetServiceW | |
| 123 | WSASocketA | |
| 124 | WSASocketW | |
| 125 | WSAStringToAddressA | |
| 126 | WSAStringToAddressW | |
| 127 | WSAUnadvertiseProvider | |
| 128 | WSAWaitForMultipleEvents | |
| 129 | WSCDeinstallProvider | |
| 130 | F64(WSCDeinstallProvider32) | |
| 131 | WSCDeinstallProviderEx | |
| 132 | WSCEnableNSProvider | |
| 133 | F64(WSCEnableNSProvider32) | |
| 134 | F64(WSCEnumNameSpaceProviders32) | |
| 135 | F64(WSCEnumNameSpaceProvidersEx32) | |
| 136 | WSCEnumProtocols | |
| 137 | WSCEnumProtocolsEx | |
| 138 | F64(WSCEnumProtocols32) | |
| 139 | WSCGetApplicationCategory | |
| 140 | WSCGetApplicationCategoryEx | |
| 141 | WSCGetProviderInfo | |
| 142 | F64(WSCGetProviderInfo32) | |
| 143 | WSCGetProviderPath | |
| 144 | F64(WSCGetProviderPath32) | |
| 145 | WSCInstallNameSpace | |
| 146 | F64(WSCInstallNameSpace32) | |
| 147 | WSCInstallNameSpaceEx | |
| 148 | WSCInstallNameSpaceEx2 | |
| 149 | F64(WSCInstallNameSpaceEx32) | |
| 150 | WSCInstallProvider | |
| 151 | F64(WSCInstallProvider64_32) | |
| 152 | WSCInstallProviderAndChains | |
| 153 | F64(WSCInstallProviderAndChains64_32) | |
| 154 | WSCInstallProviderEx | |
| 155 | WSCSetApplicationCategory | |
| 156 | WSCSetApplicationCategoryEx | |
| 157 | WSCSetProviderInfo | |
| 158 | F64(WSCSetProviderInfo32) | |
| 159 | WSCUnInstallNameSpace | |
| 160 | F64(WSCUnInstallNameSpace32) | |
| 161 | WSCUnInstallNameSpaceEx2 | |
| 162 | WSCUpdateProvider | |
| 163 | F64(WSCUpdateProvider32) | |
| 164 | WSCUpdateProviderEx | |
| 165 | WSCWriteNameSpaceOrder | |
| 166 | F64(WSCWriteNameSpaceOrder32) | |
| 167 | WSCWriteProviderOrder | |
| 168 | F64(WSCWriteProviderOrder32) | |
| 169 | WSCWriteProviderOrderEx | |
| 170 | WahCloseApcHelper | |
| 171 | __WSAFDIsSet | |
| 172 | WahCloseHandleHelper | |
| 173 | WahCloseNotificationHandleHelper | |
| 174 | WahCloseSocketHandle | |
| 175 | WahCloseThread | |
| 176 | WahCompleteRequest | |
| 177 | WahCreateHandleContextTable | |
| 178 | WahCreateNotificationHandle | |
| 179 | WahCreateSocketHandle | |
| 180 | WahDestroyHandleContextTable | |
| 181 | WahDisableNonIFSHandleSupport | |
| 182 | WahEnableNonIFSHandleSupport | |
| 183 | WahEnumerateHandleContexts | |
| 184 | WahInsertHandleContext | |
| 185 | WahNotifyAllProcesses | |
| 186 | WahOpenApcHelper | |
| 187 | WahOpenCurrentThread | |
| 188 | WahOpenHandleHelper | |
| 189 | WahOpenNotificationHandleHelper | |
| 190 | WahQueueUserApc | |
| 191 | WahReferenceContextByHandle | |
| 192 | WahRemoveHandleContext | |
| 193 | WahWaitForNotification | |
| 194 | WahWriteLSPEvent | |
| 195 | freeaddrinfo | |
| 196 | getaddrinfo | |
| 197 | getnameinfo | |
| 198 | inet_ntop | |
| 199 | inet_pton | |
| 200 | WEP |
lib/libc/mingw/lib32/bcrypt.def created+67| ... | ... | @@ -0,0 +1,67 @@ |
| 1 | ; | |
| 2 | ; Definition file of bcrypt.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "bcrypt.dll" | |
| 7 | EXPORTS | |
| 8 | BCryptAddContextFunction@20 | |
| 9 | BCryptAddContextFunctionProvider@24 | |
| 10 | BCryptCloseAlgorithmProvider@8 | |
| 11 | BCryptConfigureContext@12 | |
| 12 | BCryptConfigureContextFunction@20 | |
| 13 | BCryptCreateContext@12 | |
| 14 | BCryptCreateHash@28 | |
| 15 | BCryptDecrypt@40 | |
| 16 | BCryptDeleteContext@8 | |
| 17 | BCryptDeriveKey@28 | |
| 18 | BCryptDeriveKeyCapi@20 | |
| 19 | BCryptDeriveKeyPBKDF2@40 | |
| 20 | BCryptDestroyHash@4 | |
| 21 | BCryptDestroyKey@4 | |
| 22 | BCryptDestroySecret@4 | |
| 23 | BCryptDuplicateHash@20 | |
| 24 | BCryptDuplicateKey@20 | |
| 25 | BCryptEncrypt@40 | |
| 26 | BCryptEnumAlgorithms@16 | |
| 27 | BCryptEnumContextFunctionProviders@24 | |
| 28 | BCryptEnumContextFunctions@20 | |
| 29 | BCryptEnumContexts@12 | |
| 30 | BCryptEnumProviders@16 | |
| 31 | BCryptEnumRegisteredProviders@8 | |
| 32 | BCryptExportKey@28 | |
| 33 | BCryptFinalizeKeyPair@8 | |
| 34 | BCryptFinishHash@16 | |
| 35 | BCryptFreeBuffer@4 | |
| 36 | BCryptGenRandom@16 | |
| 37 | BCryptGenerateKeyPair@16 | |
| 38 | BCryptGenerateSymmetricKey@28 | |
| 39 | BCryptGetFipsAlgorithmMode@4 | |
| 40 | BCryptGetProperty@24 | |
| 41 | BCryptHashData@16 | |
| 42 | BCryptImportKey@36 | |
| 43 | BCryptImportKeyPair@28 | |
| 44 | BCryptOpenAlgorithmProvider@16 | |
| 45 | BCryptQueryContextConfiguration@16 | |
| 46 | BCryptQueryContextFunctionConfiguration@24 | |
| 47 | BCryptQueryContextFunctionProperty@28 | |
| 48 | BCryptQueryProviderRegistration@20 | |
| 49 | BCryptRegisterConfigChangeNotify@4 | |
| 50 | BCryptRegisterProvider@12 | |
| 51 | BCryptRemoveContextFunction@16 | |
| 52 | BCryptRemoveContextFunctionProvider@20 | |
| 53 | BCryptResolveProviders@32 | |
| 54 | BCryptSecretAgreement@16 | |
| 55 | BCryptSetAuditingInterface@4 | |
| 56 | BCryptSetContextFunctionProperty@28 | |
| 57 | BCryptSetProperty@20 | |
| 58 | BCryptSignHash@32 | |
| 59 | BCryptUnregisterConfigChangeNotify@4 | |
| 60 | BCryptUnregisterProvider@4 | |
| 61 | BCryptVerifySignature@28 | |
| 62 | GetAsymmetricEncryptionInterface@16 | |
| 63 | GetCipherInterface@16 | |
| 64 | GetHashInterface@16 | |
| 65 | GetRngInterface@12 | |
| 66 | GetSecretAgreementInterface@16 | |
| 67 | GetSignatureInterface@16 |
lib/libc/mingw/lib32/comctl32.def created+119| ... | ... | @@ -0,0 +1,119 @@ |
| 1 | LIBRARY COMCTL32.DLL | |
| 2 | EXPORTS | |
| 3 | _TrackMouseEvent@4 | |
| 4 | AddMRUData@12 | |
| 5 | AddMRUStringA@8 | |
| 6 | AddMRUStringW@8 | |
| 7 | Alloc@4 | |
| 8 | CreateMRUListA@4 | |
| 9 | CreateMRUListW@4 | |
| 10 | CreateMappedBitmap@20 | |
| 11 | CreatePage@8 | |
| 12 | CreatePropertySheetPage@4 | |
| 13 | CreatePropertySheetPageA@4 | |
| 14 | CreatePropertySheetPageW@4 | |
| 15 | CreateProxyPage@8 | |
| 16 | CreateStatusWindow@16 | |
| 17 | CreateStatusWindowA@16 | |
| 18 | CreateStatusWindowW@16 | |
| 19 | CreateToolbar@32 | |
| 20 | CreateToolbarEx@52 | |
| 21 | CreateUpDownControl@48 | |
| 22 | DPA_Clone@8 | |
| 23 | DPA_Create@4 | |
| 24 | DPA_CreateEx@8 | |
| 25 | DPA_DeleteAllPtrs@4 | |
| 26 | DPA_DeletePtr@8 | |
| 27 | DPA_Destroy@4 | |
| 28 | DPA_GetPtr@8 | |
| 29 | DPA_GetPtrIndex@8 | |
| 30 | DPA_Grow@8 | |
| 31 | DPA_InsertPtr@12 | |
| 32 | DPA_Search@24 | |
| 33 | DPA_SetPtr@12 | |
| 34 | DPA_Sort@12 | |
| 35 | DSA_Create@8 | |
| 36 | DSA_DeleteAllItems@4 | |
| 37 | DSA_DeleteItem@8 | |
| 38 | DSA_Destroy@4 | |
| 39 | DSA_GetItem@12 | |
| 40 | DSA_GetItemPtr@8 | |
| 41 | DSA_InsertItem@12 | |
| 42 | DSA_SetItem@12 | |
| 43 | DefSubclassProc@16 | |
| 44 | DelMRUString@8 | |
| 45 | DestroyPropertySheetPage@4 | |
| 46 | DrawInsert@12 | |
| 47 | DrawStatusText@16 | |
| 48 | DrawStatusTextA@16 | |
| 49 | DrawStatusTextW@16 | |
| 50 | EnumMRUListA@16 | |
| 51 | EnumMRUListW@16 | |
| 52 | FindMRUData@16 | |
| 53 | FindMRUStringA@12 | |
| 54 | FindMRUStringW@12 | |
| 55 | Free@4 | |
| 56 | FreeMRUList@4 | |
| 57 | GetEffectiveClientRect@12 | |
| 58 | GetMUILanguage@0 | |
| 59 | GetSize@4 | |
| 60 | GetWindowSubclass@16 | |
| 61 | ImageList_Add@12 | |
| 62 | ImageList_AddIcon@8 | |
| 63 | ImageList_AddMasked@12 | |
| 64 | ImageList_BeginDrag@16 | |
| 65 | ImageList_Copy@20 | |
| 66 | ImageList_Create@20 | |
| 67 | ImageList_Destroy@4 | |
| 68 | ImageList_DragEnter@12 | |
| 69 | ImageList_DragLeave@4 | |
| 70 | ImageList_DragMove@8 | |
| 71 | ImageList_DragShowNolock@4 | |
| 72 | ImageList_Draw@24 | |
| 73 | ImageList_DrawEx@40 | |
| 74 | ImageList_DrawIndirect@4 | |
| 75 | ImageList_Duplicate@4 | |
| 76 | ImageList_EndDrag@0 | |
| 77 | ImageList_GetBkColor@4 | |
| 78 | ImageList_GetDragImage@8 | |
| 79 | ImageList_GetIcon@12 | |
| 80 | ImageList_GetIconSize@12 | |
| 81 | ImageList_GetImageCount@4 | |
| 82 | ImageList_GetImageInfo@12 | |
| 83 | ImageList_GetImageRect@12 | |
| 84 | ImageList_LoadImage@28 | |
| 85 | ImageList_LoadImageA@28 | |
| 86 | ImageList_LoadImageW@28 | |
| 87 | ImageList_Merge@24 | |
| 88 | ImageList_Read@4 | |
| 89 | ImageList_Remove@8 | |
| 90 | ImageList_Replace@16 | |
| 91 | ImageList_ReplaceIcon@12 | |
| 92 | ImageList_SetBkColor@8 | |
| 93 | ImageList_SetDragCursorImage@16 | |
| 94 | ImageList_SetIconSize@12 | |
| 95 | ImageList_SetImageCount@8 | |
| 96 | ImageList_SetOverlayImage@12 | |
| 97 | ImageList_Write@8 | |
| 98 | InitCommonControls@0 | |
| 99 | InitCommonControlsEx@4 | |
| 100 | InitMUILanguage@4 | |
| 101 | LBItemFromPt@16 | |
| 102 | LoadIconMetric@16 | |
| 103 | MakeDragList@4 | |
| 104 | MenuHelp@28 | |
| 105 | PropertySheet@4 | |
| 106 | PropertySheetA@4 | |
| 107 | PropertySheetW@4 | |
| 108 | ReAlloc@8 | |
| 109 | RemoveWindowSubclass@12 | |
| 110 | SendNotify@16 | |
| 111 | SendNotifyEx@20 | |
| 112 | SetWindowSubclass@16 | |
| 113 | ShowHideMenuCtl@12 | |
| 114 | Str_GetPtrA@12 | |
| 115 | Str_GetPtrW@12 | |
| 116 | Str_SetPtrA@8 | |
| 117 | Str_SetPtrW@8 | |
| 118 | TaskDialog@32 | |
| 119 | TaskDialogIndirect@16 |
lib/libc/mingw/lib32/comdlg32.def created+27| ... | ... | @@ -0,0 +1,27 @@ |
| 1 | LIBRARY COMDLG32.DLL | |
| 2 | EXPORTS | |
| 3 | ChooseColorA@4 | |
| 4 | ChooseColorW@4 | |
| 5 | ChooseFontA@4 | |
| 6 | ChooseFontW@4 | |
| 7 | CommDlgExtendedError@0 | |
| 8 | FindTextA@4 | |
| 9 | FindTextW@4 | |
| 10 | GetFileTitleA@12 | |
| 11 | GetFileTitleW@12 | |
| 12 | GetOpenFileNameA@4 | |
| 13 | GetOpenFileNameW@4 | |
| 14 | GetSaveFileNameA@4 | |
| 15 | GetSaveFileNameW@4 | |
| 16 | LoadAlterBitmap@12 | |
| 17 | PageSetupDlgA@4 | |
| 18 | PageSetupDlgW@4 | |
| 19 | PrintDlgA@4 | |
| 20 | PrintDlgExA@4 | |
| 21 | PrintDlgExW@4 | |
| 22 | PrintDlgW@4 | |
| 23 | ReplaceTextA@4 | |
| 24 | ReplaceTextW@4 | |
| 25 | WantArrows@16 | |
| 26 | dwLBSubclass@16 | |
| 27 | dwOKSubclass@16 |
lib/libc/mingw/lib32/crypt32.def created+314| ... | ... | @@ -0,0 +1,314 @@ |
| 1 | ; | |
| 2 | ; Definition file of CRYPT32.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "CRYPT32.dll" | |
| 7 | EXPORTS | |
| 8 | CryptAcquireContextU@20 | |
| 9 | CryptEnumProvidersU@24 | |
| 10 | CryptObjectLocatorFree@4 | |
| 11 | CryptObjectLocatorGet@12 | |
| 12 | CryptObjectLocatorGetContent@4 | |
| 13 | CryptObjectLocatorGetUpdated@4 | |
| 14 | CryptObjectLocatorInitialize@20 | |
| 15 | CryptObjectLocatorIsChanged@4 | |
| 16 | CryptObjectLocatorRelease@8 | |
| 17 | CryptSetProviderU@8 | |
| 18 | CryptSignHashU@24 | |
| 19 | CryptVerifySignatureU@24 | |
| 20 | I_PFXImportCertStoreEx@20 | |
| 21 | RegCreateKeyExU@36 | |
| 22 | RegDeleteValueU@8 | |
| 23 | RegEnumValueU@32 | |
| 24 | RegOpenKeyExU@20 | |
| 25 | RegQueryInfoKeyU@48 | |
| 26 | RegQueryValueExU@24 | |
| 27 | RegSetValueExU@24 | |
| 28 | CertAddCRLContextToStore@16 | |
| 29 | CertAddCRLLinkToStore@16 | |
| 30 | CertAddCTLContextToStore@16 | |
| 31 | CertAddCTLLinkToStore@16 | |
| 32 | CertAddCertificateContextToStore@16 | |
| 33 | CertAddCertificateLinkToStore@16 | |
| 34 | CertAddEncodedCRLToStore@24 | |
| 35 | CertAddEncodedCTLToStore@24 | |
| 36 | CertAddEncodedCertificateToStore@24 | |
| 37 | CertAddEncodedCertificateToSystemStoreA@12 | |
| 38 | CertAddEncodedCertificateToSystemStoreW@12 | |
| 39 | CertAddEnhancedKeyUsageIdentifier@8 | |
| 40 | CertAddRefServerOcspResponse@4 | |
| 41 | CertAddRefServerOcspResponseContext@4 | |
| 42 | CertAddSerializedElementToStore@32 | |
| 43 | CertAddStoreToCollection@16 | |
| 44 | CertAlgIdToOID@4 | |
| 45 | CertCloseServerOcspResponse@8 | |
| 46 | CertCloseStore@8 | |
| 47 | CertCompareCertificate@12 | |
| 48 | CertCompareCertificateName@12 | |
| 49 | CertCompareIntegerBlob@8 | |
| 50 | CertComparePublicKeyInfo@12 | |
| 51 | CertControlStore@16 | |
| 52 | CertCreateCRLContext@12 | |
| 53 | CertCreateCTLContext@12 | |
| 54 | CertCreateCTLEntryFromCertificateContextProperties@28 | |
| 55 | CertCreateCertificateChainEngine@8 | |
| 56 | CertCreateCertificateContext@12 | |
| 57 | CertCreateContext@24 | |
| 58 | CertCreateSelfSignCertificate@32 | |
| 59 | CertDeleteCRLFromStore@4 | |
| 60 | CertDeleteCTLFromStore@4 | |
| 61 | CertDeleteCertificateFromStore@4 | |
| 62 | CertDuplicateCRLContext@4 | |
| 63 | CertDuplicateCTLContext@4 | |
| 64 | CertDuplicateCertificateChain@4 | |
| 65 | CertDuplicateCertificateContext@4 | |
| 66 | CertDuplicateStore@4 | |
| 67 | CertEnumCRLContextProperties@8 | |
| 68 | CertEnumCRLsInStore@8 | |
| 69 | CertEnumCTLContextProperties@8 | |
| 70 | CertEnumCTLsInStore@8 | |
| 71 | CertEnumCertificateContextProperties@8 | |
| 72 | CertEnumCertificatesInStore@8 | |
| 73 | CertEnumPhysicalStore@16 | |
| 74 | CertEnumSubjectInSortedCTL@16 | |
| 75 | CertEnumSystemStore@16 | |
| 76 | CertEnumSystemStoreLocation@12 | |
| 77 | CertFindAttribute@12 | |
| 78 | CertFindCRLInStore@24 | |
| 79 | CertFindCTLInStore@24 | |
| 80 | CertFindCertificateInCRL@20 | |
| 81 | CertFindCertificateInStore@24 | |
| 82 | CertFindChainInStore@24 | |
| 83 | CertFindExtension@12 | |
| 84 | CertFindRDNAttr@8 | |
| 85 | CertFindSubjectInCTL@20 | |
| 86 | CertFindSubjectInSortedCTL@20 | |
| 87 | CertFreeCRLContext@4 | |
| 88 | CertFreeCTLContext@4 | |
| 89 | CertFreeCertificateChain@4 | |
| 90 | CertFreeCertificateChainEngine@4 | |
| 91 | CertFreeCertificateChainList@4 | |
| 92 | CertFreeCertificateContext@4 | |
| 93 | CertFreeServerOcspResponseContext@4 | |
| 94 | CertGetCRLContextProperty@16 | |
| 95 | CertGetCRLFromStore@16 | |
| 96 | CertGetCTLContextProperty@16 | |
| 97 | CertGetCertificateChain@32 | |
| 98 | CertGetCertificateContextProperty@16 | |
| 99 | CertGetEnhancedKeyUsage@16 | |
| 100 | CertGetIntendedKeyUsage@16 | |
| 101 | CertGetIssuerCertificateFromStore@16 | |
| 102 | CertGetNameStringA@24 | |
| 103 | CertGetNameStringW@24 | |
| 104 | CertGetPublicKeyLength@8 | |
| 105 | CertGetServerOcspResponseContext@12 | |
| 106 | CertGetStoreProperty@16 | |
| 107 | CertGetSubjectCertificateFromStore@12 | |
| 108 | CertGetValidUsages@20 | |
| 109 | CertIsRDNAttrsInCertificateName@16 | |
| 110 | CertIsStrongHashToSign@12 | |
| 111 | CertIsValidCRLForCertificate@16 | |
| 112 | CertIsWeakHash@24 | |
| 113 | CertNameToStrA@20 | |
| 114 | CertNameToStrW@20 | |
| 115 | CertOIDToAlgId@4 | |
| 116 | CertOpenServerOcspResponse@12 | |
| 117 | CertOpenStore@20 | |
| 118 | CertOpenSystemStoreA@8 | |
| 119 | CertOpenSystemStoreW@8 | |
| 120 | CertRDNValueToStrA@16 | |
| 121 | CertRDNValueToStrW@16 | |
| 122 | CertRegisterPhysicalStore@20 | |
| 123 | CertRegisterSystemStore@16 | |
| 124 | CertRemoveEnhancedKeyUsageIdentifier@8 | |
| 125 | CertRemoveStoreFromCollection@8 | |
| 126 | CertResyncCertificateChainEngine@4 | |
| 127 | CertRetrieveLogoOrBiometricInfo@36 | |
| 128 | CertSaveStore@24 | |
| 129 | CertSelectCertificateChains@32 | |
| 130 | CertSerializeCRLStoreElement@16 | |
| 131 | CertSerializeCTLStoreElement@16 | |
| 132 | CertSerializeCertificateStoreElement@16 | |
| 133 | CertSetCRLContextProperty@16 | |
| 134 | CertSetCTLContextProperty@16 | |
| 135 | CertSetCertificateContextPropertiesFromCTLEntry@12 | |
| 136 | CertSetCertificateContextProperty@16 | |
| 137 | CertSetEnhancedKeyUsage@8 | |
| 138 | CertSetStoreProperty@16 | |
| 139 | CertStrToNameA@28 | |
| 140 | CertStrToNameW@28 | |
| 141 | CertUnregisterPhysicalStore@12 | |
| 142 | CertUnregisterSystemStore@8 | |
| 143 | CertVerifyCRLRevocation@16 | |
| 144 | CertVerifyCRLTimeValidity@8 | |
| 145 | CertVerifyCTLUsage@28 | |
| 146 | CertVerifyCertificateChainPolicy@16 | |
| 147 | CertVerifyRevocation@28 | |
| 148 | CertVerifySubjectCertificateContext@12 | |
| 149 | CertVerifyTimeValidity@8 | |
| 150 | CertVerifyValidityNesting@8 | |
| 151 | CreateFileU@28 | |
| 152 | CryptAcquireCertificatePrivateKey@24 | |
| 153 | CryptBinaryToStringA@20 | |
| 154 | CryptBinaryToStringW@20 | |
| 155 | CryptCloseAsyncHandle@4 | |
| 156 | CryptCreateAsyncHandle@8 | |
| 157 | CryptCreateKeyIdentifierFromCSP@32 | |
| 158 | CryptDecodeMessage@52 | |
| 159 | CryptDecodeObject@28 | |
| 160 | CryptDecodeObjectEx@32 | |
| 161 | CryptDecryptAndVerifyMessageSignature@36 | |
| 162 | CryptDecryptMessage@24 | |
| 163 | CryptEncodeObject@20 | |
| 164 | CryptEncodeObjectEx@28 | |
| 165 | CryptEncryptMessage@28 | |
| 166 | CryptEnumKeyIdentifierProperties@28 | |
| 167 | CryptEnumOIDFunction@24 | |
| 168 | CryptEnumOIDInfo@16 | |
| 169 | CryptExportPKCS8@28 | |
| 170 | CryptExportPublicKeyInfo@20 | |
| 171 | CryptExportPublicKeyInfoEx@32 | |
| 172 | CryptExportPublicKeyInfoFromBCryptKeyHandle@28 | |
| 173 | CryptFindCertificateKeyProvInfo@12 | |
| 174 | CryptFindLocalizedName@4 | |
| 175 | CryptFindOIDInfo@12 | |
| 176 | CryptFormatObject@36 | |
| 177 | CryptFreeOIDFunctionAddress@8 | |
| 178 | CryptGetAsyncParam@16 | |
| 179 | CryptGetDefaultOIDDllList@16 | |
| 180 | CryptGetDefaultOIDFunctionAddress@24 | |
| 181 | CryptGetKeyIdentifierProperty@28 | |
| 182 | CryptGetMessageCertificates@20 | |
| 183 | CryptGetMessageSignerCount@12 | |
| 184 | CryptGetOIDFunctionAddress@24 | |
| 185 | CryptGetOIDFunctionValue@28 | |
| 186 | CryptHashCertificate2@28 | |
| 187 | CryptHashCertificate@28 | |
| 188 | CryptHashMessage@36 | |
| 189 | CryptHashPublicKeyInfo@28 | |
| 190 | CryptHashToBeSigned@24 | |
| 191 | CryptImportPKCS8@36 | |
| 192 | CryptImportPublicKeyInfo@16 | |
| 193 | CryptImportPublicKeyInfoEx2@20 | |
| 194 | CryptImportPublicKeyInfoEx@28 | |
| 195 | CryptInitOIDFunctionSet@8 | |
| 196 | CryptInstallDefaultContext@24 | |
| 197 | CryptInstallOIDFunctionAddress@24 | |
| 198 | CryptLoadSip@12 | |
| 199 | CryptMemAlloc@4 | |
| 200 | CryptMemFree@4 | |
| 201 | CryptMemRealloc@8 | |
| 202 | CryptMsgCalculateEncodedLength@24 | |
| 203 | CryptMsgClose@4 | |
| 204 | CryptMsgControl@16 | |
| 205 | CryptMsgCountersign@16 | |
| 206 | CryptMsgCountersignEncoded@28 | |
| 207 | CryptMsgDuplicate@4 | |
| 208 | CryptMsgEncodeAndSignCTL@24 | |
| 209 | CryptMsgGetAndVerifySigner@24 | |
| 210 | CryptMsgGetParam@20 | |
| 211 | CryptMsgOpenToDecode@24 | |
| 212 | CryptMsgOpenToEncode@24 | |
| 213 | CryptMsgSignCTL@28 | |
| 214 | CryptMsgUpdate@16 | |
| 215 | CryptMsgVerifyCountersignatureEncoded@28 | |
| 216 | CryptMsgVerifyCountersignatureEncodedEx@40 | |
| 217 | CryptProtectData@28 | |
| 218 | CryptProtectMemory@12 | |
| 219 | CryptQueryObject@44 | |
| 220 | CryptRegisterDefaultOIDFunction@16 | |
| 221 | CryptRegisterOIDFunction@20 | |
| 222 | CryptRegisterOIDInfo@8 | |
| 223 | CryptRetrieveTimeStamp@40 | |
| 224 | CryptSIPAddProvider@4 | |
| 225 | CryptSIPCreateIndirectData@12 | |
| 226 | CryptSIPGetCaps@8 | |
| 227 | CryptSIPGetSealedDigest@20 | |
| 228 | CryptSIPGetSignedDataMsg@20 | |
| 229 | CryptSIPLoad@12 | |
| 230 | CryptSIPPutSignedDataMsg@20 | |
| 231 | CryptSIPRemoveProvider@4 | |
| 232 | CryptSIPRemoveSignedDataMsg@8 | |
| 233 | CryptSIPRetrieveSubjectGuid@12 | |
| 234 | CryptSIPRetrieveSubjectGuidForCatalogFile@12 | |
| 235 | CryptSIPVerifyIndirectData@8 | |
| 236 | CryptSetAsyncParam@16 | |
| 237 | CryptSetKeyIdentifierProperty@24 | |
| 238 | CryptSetOIDFunctionValue@28 | |
| 239 | CryptSignAndEncodeCertificate@36 | |
| 240 | CryptSignAndEncryptMessage@32 | |
| 241 | CryptSignCertificate@36 | |
| 242 | CryptSignMessage@28 | |
| 243 | CryptSignMessageWithKey@20 | |
| 244 | CryptStringToBinaryA@28 | |
| 245 | CryptStringToBinaryW@28 | |
| 246 | CryptUninstallDefaultContext@12 | |
| 247 | CryptUnprotectData@28 | |
| 248 | CryptUnprotectMemory@12 | |
| 249 | CryptUnregisterDefaultOIDFunction@12 | |
| 250 | CryptUnregisterOIDFunction@12 | |
| 251 | CryptUnregisterOIDInfo@4 | |
| 252 | CryptUpdateProtectedState@20 | |
| 253 | CryptVerifyCertificateSignature@20 | |
| 254 | CryptVerifyCertificateSignatureEx@32 | |
| 255 | CryptVerifyDetachedMessageHash@32 | |
| 256 | CryptVerifyDetachedMessageSignature@32 | |
| 257 | CryptVerifyMessageHash@28 | |
| 258 | CryptVerifyMessageSignature@28 | |
| 259 | CryptVerifyMessageSignatureWithKey@24 | |
| 260 | CryptVerifyTimeStampSignature@32 | |
| 261 | I_CertChainEngineIsDisallowedCertificate@8 | |
| 262 | I_CertDiagControl@12 | |
| 263 | I_CertFinishSslHandshake@16 | |
| 264 | I_CertProcessSslHandshake@24 | |
| 265 | I_CertProtectFunction@28 | |
| 266 | I_CertSrvProtectFunction@40 | |
| 267 | I_CertSyncStore@8 | |
| 268 | I_CertUpdateStore@16 | |
| 269 | I_CryptAddRefLruEntry@4 | |
| 270 | I_CryptAddSmartCardCertToStore@20 | |
| 271 | I_CryptAllocTls@0 | |
| 272 | I_CryptAllocTlsEx@4 | |
| 273 | I_CryptCreateLruCache@8 | |
| 274 | I_CryptCreateLruEntry@16 | |
| 275 | I_CryptDetachTls@4 | |
| 276 | I_CryptDisableLruOfEntries@4 | |
| 277 | I_CryptEnableLruOfEntries@8 | |
| 278 | I_CryptEnumMatchingLruEntries@4 | |
| 279 | I_CryptFindLruEntry@8 | |
| 280 | I_CryptFindLruEntryData@12 | |
| 281 | I_CryptFindSmartCardCertInStore@16 | |
| 282 | I_CryptFlushLruCache@12 | |
| 283 | I_CryptFreeLruCache@12 | |
| 284 | I_CryptFreeTls@8 | |
| 285 | I_CryptGetAsn1Decoder@4 | |
| 286 | I_CryptGetAsn1Encoder@4 | |
| 287 | I_CryptGetDefaultCryptProv@4 | |
| 288 | I_CryptGetDefaultCryptProvForEncrypt@12 | |
| 289 | I_CryptGetFileVersion@12 | |
| 290 | I_CryptGetLruEntryData@4 | |
| 291 | I_CryptGetLruEntryIdentifier@4 | |
| 292 | I_CryptGetOssGlobal@4 | |
| 293 | I_CryptGetTls@4 | |
| 294 | I_CryptInsertLruEntry@8 | |
| 295 | I_CryptInstallAsn1Module@12 | |
| 296 | I_CryptInstallOssGlobal@12 | |
| 297 | I_CryptReadTrustedPublisherDWORDValueFromRegistry@8 | |
| 298 | I_CryptRegisterSmartCardStore@20 | |
| 299 | I_CryptReleaseLruEntry@4 | |
| 300 | I_CryptRemoveLruEntry@12 | |
| 301 | I_CryptSetTls@8 | |
| 302 | I_CryptTouchLruEntry@8 | |
| 303 | I_CryptUninstallAsn1Module@4 | |
| 304 | I_CryptUninstallOssGlobal@4 | |
| 305 | I_CryptUnregisterSmartCardStore@4 | |
| 306 | I_CryptWalkAllLruCacheEntries@12 | |
| 307 | PFXExportCertStore2@16 | |
| 308 | PFXExportCertStore@16 | |
| 309 | PFXExportCertStoreEx@20 | |
| 310 | PFXImportCertStore@12 | |
| 311 | PFXIsPFXBlob@4 | |
| 312 | PFXVerifyPassword@12 | |
| 313 | RegCreateHKCUKeyExU@36 | |
| 314 | RegOpenHKCUKeyExU@20 |
lib/libc/mingw/lib32/cryptnet.def created+26| ... | ... | @@ -0,0 +1,26 @@ |
| 1 | ; | |
| 2 | ; Definition file of CRYPTNET.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "CRYPTNET.dll" | |
| 7 | EXPORTS | |
| 8 | CertDllVerifyCTLUsage@28 | |
| 9 | CertDllVerifyRevocation@28 | |
| 10 | LdapProvOpenStore@28 | |
| 11 | CryptCancelAsyncRetrieval@4 | |
| 12 | CryptFlushTimeValidObject@20 | |
| 13 | CryptGetObjectUrl@32 | |
| 14 | CryptGetTimeValidObject@36 | |
| 15 | CryptInstallCancelRetrieval@16 | |
| 16 | CryptRetrieveObjectByUrlA@36 | |
| 17 | CryptRetrieveObjectByUrlW@36 | |
| 18 | CryptUninstallCancelRetrieval@8 | |
| 19 | DllRegisterServer | |
| 20 | DllUnregisterServer | |
| 21 | I_CryptNetEnumUrlCacheEntry@16 | |
| 22 | I_CryptNetGetHostNameFromUrl@12 | |
| 23 | I_CryptNetGetUserDsStoreUrl@8 | |
| 24 | I_CryptNetIsConnected | |
| 25 | I_CryptNetSetUrlCacheFlushInfo@20 | |
| 26 | I_CryptNetSetUrlCachePreFetchInfo@20 |
lib/libc/mingw/lib32/lz32.def created+14| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | LIBRARY LZ32.DLL | |
| 2 | EXPORTS | |
| 3 | CopyLZFile@8 | |
| 4 | GetExpandedNameA@8 | |
| 5 | GetExpandedNameW@8 | |
| 6 | LZClose@4 | |
| 7 | LZCopy@8 | |
| 8 | LZDone@0 | |
| 9 | LZInit@4 | |
| 10 | LZOpenFileA@12 | |
| 11 | LZOpenFileW@12 | |
| 12 | LZRead@12 | |
| 13 | LZSeek@12 | |
| 14 | LZStart@0 |
lib/libc/mingw/lib32/mpr.def created+72| ... | ... | @@ -0,0 +1,72 @@ |
| 1 | LIBRARY MPR.DLL | |
| 2 | EXPORTS | |
| 3 | MultinetGetConnectionPerformanceA@8 | |
| 4 | MultinetGetConnectionPerformanceW@8 | |
| 5 | RestoreConnectionA0@8 | |
| 6 | WNetAddConnection2A@16 | |
| 7 | WNetAddConnection2W@16 | |
| 8 | WNetAddConnection3A@20 | |
| 9 | WNetAddConnection3W@20 | |
| 10 | WNetAddConnectionA@12 | |
| 11 | WNetAddConnectionW@12 | |
| 12 | WNetCancelConnection2A@12 | |
| 13 | WNetCancelConnection2W@12 | |
| 14 | WNetCancelConnectionA@8 | |
| 15 | WNetCancelConnectionW@8 | |
| 16 | WNetClearConnections@4 | |
| 17 | WNetCloseEnum@4 | |
| 18 | WNetConnectionDialog1A@4 | |
| 19 | WNetConnectionDialog1W@4 | |
| 20 | WNetConnectionDialog2@16 | |
| 21 | WNetConnectionDialog@8 | |
| 22 | WNetDirectoryNotifyA@12 | |
| 23 | WNetDirectoryNotifyW@12 | |
| 24 | WNetDisconnectDialog1A@4 | |
| 25 | WNetDisconnectDialog1W@4 | |
| 26 | WNetDisconnectDialog2@16 | |
| 27 | WNetDisconnectDialog@8 | |
| 28 | WNetEnumResourceA@16 | |
| 29 | WNetEnumResourceW@16 | |
| 30 | WNetFMXEditPerm@12 | |
| 31 | WNetFMXGetPermCaps@4 | |
| 32 | WNetFMXGetPermHelp@24 | |
| 33 | WNetFormatNetworkNameA@24 | |
| 34 | WNetFormatNetworkNameW@24 | |
| 35 | WNetGetConnection2A@12 | |
| 36 | WNetGetConnection2W@12 | |
| 37 | WNetGetConnectionA@12 | |
| 38 | WNetGetConnectionW@12 | |
| 39 | WNetGetDirectoryTypeA@12 | |
| 40 | WNetGetDirectoryTypeW@12 | |
| 41 | WNetGetFormatNameProc@4 | |
| 42 | WNetGetLastErrorA@20 | |
| 43 | WNetGetLastErrorW@20 | |
| 44 | WNetGetNetworkInformationA@8 | |
| 45 | WNetGetNetworkInformationW@8 | |
| 46 | WNetGetPropertyTextA@24 | |
| 47 | WNetGetPropertyTextW@24 | |
| 48 | WNetGetProviderNameA@12 | |
| 49 | WNetGetProviderNameW@12 | |
| 50 | WNetGetResourceInformationA@16 | |
| 51 | WNetGetResourceInformationW@16 | |
| 52 | WNetGetResourceParentA@12 | |
| 53 | WNetGetResourceParentW@12 | |
| 54 | WNetGetSearchDialog@4 | |
| 55 | WNetGetUniversalNameA@16 | |
| 56 | WNetGetUniversalNameW@16 | |
| 57 | WNetGetUserA@12 | |
| 58 | WNetGetUserW@12 | |
| 59 | WNetLogonNotify@36 | |
| 60 | WNetOpenEnumA@20 | |
| 61 | WNetOpenEnumW@20 | |
| 62 | WNetPasswordChangeNotify@32 | |
| 63 | WNetPropertyDialogA@20 | |
| 64 | WNetPropertyDialogW@20 | |
| 65 | WNetRestoreConnection@8 | |
| 66 | WNetSetConnectionA@12 | |
| 67 | WNetSetConnectionW@12 | |
| 68 | WNetSetLastErrorA@12 | |
| 69 | WNetSetLastErrorW@12 | |
| 70 | WNetSupportGlobalEnum@4 | |
| 71 | WNetUseConnectionA@32 | |
| 72 | WNetUseConnectionW@32 |
lib/libc/mingw/lib32/mswsock.def created+28| ... | ... | @@ -0,0 +1,28 @@ |
| 1 | LIBRARY MSWSOCK.DLL | |
| 2 | EXPORTS | |
| 3 | AcceptEx@32 | |
| 4 | EnumProtocolsA@12 | |
| 5 | EnumProtocolsW@12 | |
| 6 | GetAcceptExSockaddrs@32 | |
| 7 | GetAddressByNameA@40 | |
| 8 | GetAddressByNameW@40 | |
| 9 | GetNameByTypeA@12 | |
| 10 | GetNameByTypeW@12 | |
| 11 | GetServiceA@28 | |
| 12 | GetServiceW@28 | |
| 13 | GetTypeByNameA@8 | |
| 14 | GetTypeByNameW@8 | |
| 15 | MigrateWinsockConfiguration@12 | |
| 16 | NPLoadNameSpaces@12 | |
| 17 | SetServiceA@24 | |
| 18 | SetServiceW@24 | |
| 19 | TransmitFile@28 | |
| 20 | WSARecvEx@16 | |
| 21 | dn_expand@20 | |
| 22 | getnetbyname@4 | |
| 23 | inet_network@4 | |
| 24 | rcmd@24 | |
| 25 | rexec@24 | |
| 26 | rresvport@4 | |
| 27 | s_perror@8 | |
| 28 | sethostname@8 |
lib/libc/mingw/lib32/ncrypt.def created+61| ... | ... | @@ -0,0 +1,61 @@ |
| 1 | ; | |
| 2 | ; Definition file of ncrypt.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "ncrypt.dll" | |
| 7 | EXPORTS | |
| 8 | GetIsolationServerInterface@12 | |
| 9 | GetKeyStorageInterface@12 | |
| 10 | GetSChannelInterface@12 | |
| 11 | NCryptCreatePersistedKey@24 | |
| 12 | NCryptDecrypt@32 | |
| 13 | NCryptDeleteKey@8 | |
| 14 | NCryptDeriveKey@28 | |
| 15 | NCryptEncrypt@32 | |
| 16 | NCryptEnumAlgorithms@20 | |
| 17 | NCryptEnumKeys@20 | |
| 18 | NCryptEnumStorageProviders@12 | |
| 19 | NCryptExportKey@32 | |
| 20 | NCryptFinalizeKey@8 | |
| 21 | NCryptFreeBuffer@4 | |
| 22 | NCryptFreeObject@4 | |
| 23 | NCryptGetProperty@24 | |
| 24 | NCryptImportKey@32 | |
| 25 | NCryptIsAlgSupported@12 | |
| 26 | NCryptIsKeyHandle@4 | |
| 27 | NCryptNotifyChangeKey@12 | |
| 28 | NCryptOpenKey@20 | |
| 29 | NCryptOpenStorageProvider@12 | |
| 30 | NCryptSecretAgreement@16 | |
| 31 | NCryptSetAuditingInterface@4 | |
| 32 | NCryptSetProperty@20 | |
| 33 | NCryptSignHash@32 | |
| 34 | NCryptTranslateHandle@24 | |
| 35 | NCryptVerifySignature@28 | |
| 36 | SslChangeNotify@8 | |
| 37 | SslComputeClientAuthHash@32 | |
| 38 | SslComputeEapKeyBlock@32 | |
| 39 | SslComputeFinishedHash@24 | |
| 40 | SslCreateEphemeralKey@36 | |
| 41 | SslCreateHandshakeHash@20 | |
| 42 | SslDecrementProviderReferenceCount@4 | |
| 43 | SslDecryptPacket@40 | |
| 44 | SslEncryptPacket@44 | |
| 45 | SslEnumCipherSuites@20 | |
| 46 | SslEnumProtocolProviders@12 | |
| 47 | SslExportKey@28 | |
| 48 | SslFreeBuffer@4 | |
| 49 | SslFreeObject@8 | |
| 50 | SslGenerateMasterKey@44 | |
| 51 | SslGenerateSessionKeys@24 | |
| 52 | SslGetKeyProperty@20 | |
| 53 | SslGetProviderProperty@24 | |
| 54 | SslHashHandshake@20 | |
| 55 | SslImportKey@24 | |
| 56 | SslImportMasterKey@36 | |
| 57 | SslIncrementProviderReferenceCount@4 | |
| 58 | SslLookupCipherSuiteInfo@24 | |
| 59 | SslOpenPrivateKey@16 | |
| 60 | SslOpenProvider@12 | |
| 61 | SslSignHash@32 |
lib/libc/mingw/lib32/netapi32.def created+413| ... | ... | @@ -0,0 +1,413 @@ |
| 1 | ; | |
| 2 | ; Definition file of NETAPI32.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "NETAPI32.dll" | |
| 7 | EXPORTS | |
| 8 | CredpValidateTargetName@52 | |
| 9 | DavAddConnection@24 | |
| 10 | DavDeleteConnection@4 | |
| 11 | DavFlushFile@4 | |
| 12 | DavGetExtendedError@16 | |
| 13 | DavGetHTTPFromUNCPath@12 | |
| 14 | DavGetUNCFromHTTPPath@12 | |
| 15 | DsAddressToSiteNamesA@16 | |
| 16 | DsAddressToSiteNamesExA@20 | |
| 17 | DsAddressToSiteNamesExW@20 | |
| 18 | DsAddressToSiteNamesW@16 | |
| 19 | DsDeregisterDnsHostRecordsA@20 | |
| 20 | DsDeregisterDnsHostRecordsW@20 | |
| 21 | DsEnumerateDomainTrustsA@16 | |
| 22 | DsEnumerateDomainTrustsW@16 | |
| 23 | DsGetDcCloseW@4 | |
| 24 | DsGetDcNameA@24 | |
| 25 | DsGetDcNameW@24 | |
| 26 | DsGetDcNameWithAccountA@32 | |
| 27 | DsGetDcNameWithAccountW@32 | |
| 28 | DsGetDcNextA@16 | |
| 29 | DsGetDcNextW@16 | |
| 30 | DsGetDcOpenA@28 | |
| 31 | DsGetDcOpenW@28 | |
| 32 | DsGetDcSiteCoverageA@12 | |
| 33 | DsGetDcSiteCoverageW@12 | |
| 34 | DsGetForestTrustInformationW@16 | |
| 35 | DsGetSiteNameA@8 | |
| 36 | DsGetSiteNameW@8 | |
| 37 | DsMergeForestTrustInformationW@16 | |
| 38 | DsRoleAbortDownlevelServerUpgrade@16 | |
| 39 | DsRoleCancel@8 | |
| 40 | DsRoleDcAsDc@68 | |
| 41 | DsRoleDcAsReplica@12 | |
| 42 | DsRoleDemoteDc@44 | |
| 43 | DsRoleDnsNameToFlatName@16 | |
| 44 | DsRoleFreeMemory@4 | |
| 45 | DsRoleGetDatabaseFacts@24 | |
| 46 | DsRoleGetDcOperationProgress@12 | |
| 47 | DsRoleGetDcOperationResults@12 | |
| 48 | DsRoleGetPrimaryDomainInformation@12 | |
| 49 | DsRoleIfmHandleFree@8 | |
| 50 | DsRoleServerSaveStateForUpgrade@4 | |
| 51 | DsRoleUpgradeDownlevelServer@48 | |
| 52 | DsValidateSubnetNameA@4 | |
| 53 | DsValidateSubnetNameW@4 | |
| 54 | I_BrowserDebugCall@12 | |
| 55 | I_BrowserDebugTrace@8 | |
| 56 | I_BrowserQueryEmulatedDomains@12 | |
| 57 | I_BrowserQueryOtherDomains@16 | |
| 58 | I_BrowserQueryStatistics@8 | |
| 59 | I_BrowserResetNetlogonState@4 | |
| 60 | I_BrowserResetStatistics@4 | |
| 61 | I_BrowserServerEnum@44 | |
| 62 | I_BrowserSetNetlogonState@16 | |
| 63 | I_DsUpdateReadOnlyServerDnsRecords@28 | |
| 64 | I_NetAccountDeltas@48 | |
| 65 | I_NetAccountSync@48 | |
| 66 | I_NetChainSetClientAttributes2@36 | |
| 67 | I_NetChainSetClientAttributes@36 | |
| 68 | I_NetDatabaseDeltas@32 | |
| 69 | I_NetDatabaseRedo@28 | |
| 70 | I_NetDatabaseSync2@36 | |
| 71 | I_NetDatabaseSync@32 | |
| 72 | I_NetDfsCreateExitPoint@24 | |
| 73 | I_NetDfsCreateLocalPartition@28 | |
| 74 | I_NetDfsDeleteExitPoint@16 | |
| 75 | I_NetDfsDeleteLocalPartition@12 | |
| 76 | I_NetDfsFixLocalVolume@36 | |
| 77 | I_NetDfsGetFtServers@16 | |
| 78 | I_NetDfsGetVersion@8 | |
| 79 | I_NetDfsIsThisADomainName@4 | |
| 80 | I_NetDfsManagerReportSiteInfo@8 | |
| 81 | I_NetDfsModifyPrefix@12 | |
| 82 | I_NetDfsSetLocalVolumeState@16 | |
| 83 | I_NetDfsSetServerInfo@12 | |
| 84 | I_NetGetDCList@16 | |
| 85 | I_NetGetForestTrustInformation@24 | |
| 86 | I_NetListCanonicalize@36 | |
| 87 | I_NetListTraverse@12 | |
| 88 | I_NetLogonControl2@20 | |
| 89 | I_NetLogonControl@16 | |
| 90 | I_NetLogonGetDomainInfo@28 | |
| 91 | I_NetLogonSamLogoff@24 | |
| 92 | I_NetLogonSamLogon@36 | |
| 93 | I_NetLogonSamLogonEx@40 | |
| 94 | I_NetLogonSamLogonWithFlags@40 | |
| 95 | I_NetLogonSendToSam@24 | |
| 96 | I_NetLogonUasLogoff@12 | |
| 97 | I_NetLogonUasLogon@12 | |
| 98 | I_NetNameCanonicalize@24 | |
| 99 | I_NetNameCompare@20 | |
| 100 | I_NetNameValidate@16 | |
| 101 | I_NetPathCanonicalize@28 | |
| 102 | I_NetPathCompare@20 | |
| 103 | I_NetPathType@16 | |
| 104 | I_NetServerAuthenticate2@28 | |
| 105 | I_NetServerAuthenticate3@32 | |
| 106 | I_NetServerAuthenticate@24 | |
| 107 | I_NetServerGetTrustInfo@36 | |
| 108 | I_NetServerPasswordGet@28 | |
| 109 | I_NetServerPasswordSet2@28 | |
| 110 | I_NetServerPasswordSet@28 | |
| 111 | I_NetServerReqChallenge@16 | |
| 112 | I_NetServerSetServiceBits@16 | |
| 113 | I_NetServerSetServiceBitsEx@24 | |
| 114 | I_NetServerTrustPasswordsGet@32 | |
| 115 | I_NetlogonComputeClientDigest@24 | |
| 116 | I_NetlogonComputeServerDigest@24 | |
| 117 | I_NetlogonGetTrustRid@12 | |
| 118 | NetAccessAdd@16 | |
| 119 | NetAccessDel@8 | |
| 120 | NetAccessEnum@36 | |
| 121 | NetAccessGetInfo@16 | |
| 122 | NetAccessGetUserPerms@16 | |
| 123 | NetAccessSetInfo@20 | |
| 124 | NetAddAlternateComputerName@20 | |
| 125 | NetAddServiceAccount@16 | |
| 126 | NetAlertRaise@12 | |
| 127 | NetAlertRaiseEx@16 | |
| 128 | NetApiBufferAllocate@8 | |
| 129 | NetApiBufferFree@4 | |
| 130 | NetApiBufferReallocate@12 | |
| 131 | NetApiBufferSize@8 | |
| 132 | NetAuditClear@12 | |
| 133 | NetAuditRead@44 | |
| 134 | NetAuditWrite@20 | |
| 135 | NetBrowserStatisticsGet@12 | |
| 136 | NetConfigGet@16 | |
| 137 | NetConfigGetAll@12 | |
| 138 | NetConfigSet@28 | |
| 139 | NetConnectionEnum@32 | |
| 140 | NetDfsAdd@20 | |
| 141 | NetDfsAddFtRoot@20 | |
| 142 | NetDfsAddRootTarget@20 | |
| 143 | NetDfsAddStdRoot@16 | |
| 144 | NetDfsAddStdRootForced@16 | |
| 145 | NetDfsEnum@24 | |
| 146 | NetDfsGetClientInfo@20 | |
| 147 | NetDfsGetDcAddress@16 | |
| 148 | NetDfsGetFtContainerSecurity@16 | |
| 149 | NetDfsGetInfo@20 | |
| 150 | NetDfsGetSecurity@16 | |
| 151 | NetDfsGetStdContainerSecurity@16 | |
| 152 | NetDfsGetSupportedNamespaceVersion@12 | |
| 153 | NetDfsManagerGetConfigInfo@28 | |
| 154 | NetDfsManagerInitialize@8 | |
| 155 | NetDfsManagerSendSiteInfo@12 | |
| 156 | NetDfsMove@12 | |
| 157 | NetDfsRemove@12 | |
| 158 | NetDfsRemoveFtRoot@16 | |
| 159 | NetDfsRemoveFtRootForced@20 | |
| 160 | NetDfsRemoveRootTarget@12 | |
| 161 | NetDfsRemoveStdRoot@12 | |
| 162 | NetDfsRename@8 | |
| 163 | NetDfsSetClientInfo@20 | |
| 164 | NetDfsSetFtContainerSecurity@12 | |
| 165 | NetDfsSetInfo@20 | |
| 166 | NetDfsSetSecurity@12 | |
| 167 | NetDfsSetStdContainerSecurity@12 | |
| 168 | NetEnumerateComputerNames@20 | |
| 169 | NetEnumerateServiceAccounts@16 | |
| 170 | NetEnumerateTrustedDomains@8 | |
| 171 | NetErrorLogClear@12 | |
| 172 | NetErrorLogRead@44 | |
| 173 | NetErrorLogWrite@32 | |
| 174 | NetFileClose@8 | |
| 175 | NetFileEnum@36 | |
| 176 | NetFileGetInfo@16 | |
| 177 | NetGetAnyDCName@12 | |
| 178 | NetGetDCName@12 | |
| 179 | NetGetDisplayInformationIndex@16 | |
| 180 | NetGetJoinInformation@12 | |
| 181 | NetGetJoinableOUs@24 | |
| 182 | NetGroupAdd@16 | |
| 183 | NetGroupAddUser@12 | |
| 184 | NetGroupDel@8 | |
| 185 | NetGroupDelUser@12 | |
| 186 | NetGroupEnum@28 | |
| 187 | NetGroupGetInfo@16 | |
| 188 | NetGroupGetUsers@32 | |
| 189 | NetGroupSetInfo@20 | |
| 190 | NetGroupSetUsers@20 | |
| 191 | NetIsServiceAccount@12 | |
| 192 | NetJoinDomain@24 | |
| 193 | NetLocalGroupAdd@16 | |
| 194 | NetLocalGroupAddMember@12 | |
| 195 | NetLocalGroupAddMembers@20 | |
| 196 | NetLocalGroupDel@8 | |
| 197 | NetLocalGroupDelMember@12 | |
| 198 | NetLocalGroupDelMembers@20 | |
| 199 | NetLocalGroupEnum@28 | |
| 200 | NetLocalGroupGetInfo@16 | |
| 201 | NetLocalGroupGetMembers@32 | |
| 202 | NetLocalGroupSetInfo@20 | |
| 203 | NetLocalGroupSetMembers@20 | |
| 204 | NetLogonGetTimeServiceParentDomain@12 | |
| 205 | NetLogonSetServiceBits@12 | |
| 206 | NetMessageBufferSend@20 | |
| 207 | NetMessageNameAdd@8 | |
| 208 | NetMessageNameDel@8 | |
| 209 | NetMessageNameEnum@28 | |
| 210 | NetMessageNameGetInfo@16 | |
| 211 | NetProvisionComputerAccount@32 | |
| 212 | NetQueryDisplayInformation@28 | |
| 213 | NetQueryServiceAccount@16 | |
| 214 | NetRegisterDomainNameChangeNotification@4 | |
| 215 | NetRemoteComputerSupports@12 | |
| 216 | NetRemoteTOD@8 | |
| 217 | NetRemoveAlternateComputerName@20 | |
| 218 | NetRemoveServiceAccount@12 | |
| 219 | NetRenameMachineInDomain@20 | |
| 220 | NetReplExportDirAdd@16 | |
| 221 | NetReplExportDirDel@8 | |
| 222 | NetReplExportDirEnum@28 | |
| 223 | NetReplExportDirGetInfo@16 | |
| 224 | NetReplExportDirLock@8 | |
| 225 | NetReplExportDirSetInfo@20 | |
| 226 | NetReplExportDirUnlock@12 | |
| 227 | NetReplGetInfo@12 | |
| 228 | NetReplImportDirAdd@16 | |
| 229 | NetReplImportDirDel@8 | |
| 230 | NetReplImportDirEnum@28 | |
| 231 | NetReplImportDirGetInfo@16 | |
| 232 | NetReplImportDirLock@8 | |
| 233 | NetReplImportDirUnlock@12 | |
| 234 | NetReplSetInfo@16 | |
| 235 | NetRplAdapterAdd@16 | |
| 236 | NetRplAdapterDel@8 | |
| 237 | NetRplAdapterEnum@28 | |
| 238 | NetRplBootAdd@16 | |
| 239 | NetRplBootDel@12 | |
| 240 | NetRplBootEnum@28 | |
| 241 | NetRplClose@4 | |
| 242 | NetRplConfigAdd@16 | |
| 243 | NetRplConfigDel@8 | |
| 244 | NetRplConfigEnum@32 | |
| 245 | NetRplGetInfo@12 | |
| 246 | NetRplOpen@8 | |
| 247 | NetRplProfileAdd@16 | |
| 248 | NetRplProfileClone@16 | |
| 249 | NetRplProfileDel@8 | |
| 250 | NetRplProfileEnum@32 | |
| 251 | NetRplProfileGetInfo@16 | |
| 252 | NetRplProfileSetInfo@20 | |
| 253 | NetRplSetInfo@16 | |
| 254 | NetRplSetSecurity@16 | |
| 255 | NetRplVendorAdd@16 | |
| 256 | NetRplVendorDel@8 | |
| 257 | NetRplVendorEnum@28 | |
| 258 | NetRplWkstaAdd@16 | |
| 259 | NetRplWkstaClone@24 | |
| 260 | NetRplWkstaDel@8 | |
| 261 | NetRplWkstaEnum@32 | |
| 262 | NetRplWkstaGetInfo@16 | |
| 263 | NetRplWkstaSetInfo@20 | |
| 264 | NetRequestOfflineDomainJoin@16 | |
| 265 | NetScheduleJobAdd@12 | |
| 266 | NetScheduleJobDel@12 | |
| 267 | NetScheduleJobEnum@24 | |
| 268 | NetScheduleJobGetInfo@12 | |
| 269 | NetServerAliasAdd@12 | |
| 270 | NetServerAliasDel@12 | |
| 271 | NetServerAliasEnum@28 | |
| 272 | NetServerComputerNameAdd@12 | |
| 273 | NetServerComputerNameDel@8 | |
| 274 | NetServerDiskEnum@28 | |
| 275 | NetServerEnum@36 | |
| 276 | NetServerEnumEx@36 | |
| 277 | NetServerGetInfo@12 | |
| 278 | NetServerSetInfo@16 | |
| 279 | NetServerTransportAdd@12 | |
| 280 | NetServerTransportAddEx@12 | |
| 281 | NetServerTransportDel@12 | |
| 282 | NetServerTransportEnum@28 | |
| 283 | NetServiceControl@20 | |
| 284 | NetServiceEnum@28 | |
| 285 | NetServiceGetInfo@16 | |
| 286 | NetServiceInstall@20 | |
| 287 | NetSessionDel@12 | |
| 288 | NetSessionEnum@36 | |
| 289 | NetSessionGetInfo@20 | |
| 290 | NetSetPrimaryComputerName@20 | |
| 291 | NetShareAdd@16 | |
| 292 | NetShareCheck@12 | |
| 293 | NetShareDel@12 | |
| 294 | NetShareDelEx@12 | |
| 295 | NetShareDelSticky@12 | |
| 296 | NetShareEnum@28 | |
| 297 | NetShareEnumSticky@28 | |
| 298 | NetShareGetInfo@16 | |
| 299 | NetShareSetInfo@20 | |
| 300 | NetStatisticsGet@20 | |
| 301 | NetUnjoinDomain@16 | |
| 302 | NetUnregisterDomainNameChangeNotification@4 | |
| 303 | NetUseAdd@16 | |
| 304 | NetUseDel@12 | |
| 305 | NetUseEnum@28 | |
| 306 | NetUseGetInfo@16 | |
| 307 | NetUserAdd@16 | |
| 308 | NetUserChangePassword@16 | |
| 309 | NetUserDel@8 | |
| 310 | NetUserEnum@32 | |
| 311 | NetUserGetGroups@28 | |
| 312 | NetUserGetInfo@16 | |
| 313 | NetUserGetLocalGroups@32 | |
| 314 | NetUserModalsGet@12 | |
| 315 | NetUserModalsSet@16 | |
| 316 | NetUserSetGroups@20 | |
| 317 | NetUserSetInfo@20 | |
| 318 | NetValidateName@20 | |
| 319 | NetValidatePasswordPolicy@20 | |
| 320 | NetValidatePasswordPolicyFree@4 | |
| 321 | NetWkstaGetInfo@12 | |
| 322 | NetWkstaSetInfo@16 | |
| 323 | NetWkstaTransportAdd@16 | |
| 324 | NetWkstaTransportDel@12 | |
| 325 | NetWkstaTransportEnum@28 | |
| 326 | NetWkstaUserEnum@28 | |
| 327 | NetWkstaUserGetInfo@12 | |
| 328 | NetWkstaUserSetInfo@16 | |
| 329 | NetapipBufferAllocate@8 | |
| 330 | Netbios@4 | |
| 331 | NetpAccessCheck@12 | |
| 332 | NetpAccessCheckAndAudit@20 | |
| 333 | NetpAccessCheckAndAuditEx@28 | |
| 334 | NetpAddTlnFtinfoEntry@8 | |
| 335 | NetpAllocConfigName@16 | |
| 336 | NetpAllocFtinfoEntry@20 | |
| 337 | NetpAllocStrFromWStr@4 | |
| 338 | NetpAllocWStrFromStr@4 | |
| 339 | NetpAllocWStrFromWStr@4 | |
| 340 | NetpApiStatusToNtStatus@4 | |
| 341 | NetpAssertFailed@16 | |
| 342 | NetpCleanFtinfoContext@4 | |
| 343 | NetpCloseConfigData@4 | |
| 344 | NetpCopyFtinfoContext@4 | |
| 345 | NetpCopyStringToBuffer@20 | |
| 346 | NetpCreateSecurityObject@24 | |
| 347 | NetpDbgDisplayServerInfo@8 | |
| 348 | NetpDbgPrint@0 | |
| 349 | NetpDeleteSecurityObject@4 | |
| 350 | NetpEventlogClose@4 | |
| 351 | NetpEventlogOpen@8 | |
| 352 | NetpEventlogWriteEx@32 | |
| 353 | NetpGetComputerName@4 | |
| 354 | NetpGetConfigBool@16 | |
| 355 | NetpGetConfigDword@16 | |
| 356 | NetpGetConfigTStrArray@12 | |
| 357 | NetpGetConfigValue@12 | |
| 358 | NetpGetDomainName@4 | |
| 359 | NetpGetFileSecurity@16 | |
| 360 | NetpGetPrivilege@8 | |
| 361 | NetpHexDump@8 | |
| 362 | NetpInitOemString@8 | |
| 363 | NetpInitFtinfoContext@4 | |
| 364 | NetpIsRemote@20 | |
| 365 | NetpIsUncComputerNameValid@4 | |
| 366 | NetpLocalTimeZoneOffset@0 | |
| 367 | NetpLogonPutUnicodeString@12 | |
| 368 | NetpNetBiosAddName@12 | |
| 369 | NetpNetBiosCall@16 | |
| 370 | NetpNetBiosDelName@8 | |
| 371 | NetpNetBiosGetAdapterNumbers@8 | |
| 372 | NetpNetBiosHangup@8 | |
| 373 | NetpNetBiosReceive@24 | |
| 374 | NetpMergeFtinfo@16 | |
| 375 | NetpNetBiosReset@4 | |
| 376 | NetpNetBiosSend@16 | |
| 377 | NetpNetBiosStatusToApiStatus@4 | |
| 378 | NetpNtStatusToApiStatus@4 | |
| 379 | NetpOpenConfigData@16 | |
| 380 | NetpPackString@12 | |
| 381 | NetpReleasePrivilege@0 | |
| 382 | NetpSetConfigBool@12 | |
| 383 | NetpSetConfigDword@12 | |
| 384 | NetpSetConfigTStrArray@12 | |
| 385 | NetpParmsQueryUserProperty@16 | |
| 386 | NetpParmsQueryUserPropertyWithLength@16 | |
| 387 | NetpParmsSetUserProperty@28 | |
| 388 | NetpParmsUserPropertyFree@4 | |
| 389 | NetpOpenConfigData@12 | |
| 390 | NetpSetFileSecurity@12 | |
| 391 | NetpSmbCheck@20 | |
| 392 | NetpStringToNetBiosName@16 | |
| 393 | NetpStoreIntialDcRecord@4 | |
| 394 | NetpTStrArrayEntryCount@4 | |
| 395 | NetpUpgradePreNT5JoinInfo@0 | |
| 396 | NetpwNameCanonicalize@20 | |
| 397 | NetpwNameCompare@16 | |
| 398 | NetpwNameValidate@12 | |
| 399 | NetpwPathCanonicalize@24 | |
| 400 | NetpwPathCompare@16 | |
| 401 | NetpwPathType@12 | |
| 402 | NlBindingAddServerToCache@8 | |
| 403 | NlBindingRemoveServerFromCache@8 | |
| 404 | NlBindingSetAuthInfo@20 | |
| 405 | RxNetAccessAdd@16 | |
| 406 | RxNetAccessDel@8 | |
| 407 | RxNetAccessEnum@36 | |
| 408 | RxNetAccessGetInfo@16 | |
| 409 | RxNetAccessGetUserPerms@16 | |
| 410 | RxNetAccessSetInfo@20 | |
| 411 | RxNetServerEnum@40 | |
| 412 | RxNetUserPasswordSet@16 | |
| 413 | RxRemoteApi |
lib/libc/mingw/lib32/rpcns4.def created+70| ... | ... | @@ -0,0 +1,70 @@ |
| 1 | ; | |
| 2 | ; Definition file of RPCNS4.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "RPCNS4.dll" | |
| 7 | EXPORTS | |
| 8 | I_GetDefaultEntrySyntax@0 | |
| 9 | I_RpcNsGetBuffer@4 | |
| 10 | I_RpcNsNegotiateTransferSyntax@4 | |
| 11 | I_RpcNsRaiseException@8 | |
| 12 | I_RpcNsSendReceive@8 | |
| 13 | I_RpcReBindBuffer@4 | |
| 14 | RpcIfIdVectorFree@4 | |
| 15 | RpcNsBindingExportA@20 | |
| 16 | RpcNsBindingExportPnPA@16 | |
| 17 | RpcNsBindingExportPnPW@16 | |
| 18 | RpcNsBindingExportW@20 | |
| 19 | RpcNsBindingImportBeginA@20 | |
| 20 | RpcNsBindingImportBeginW@20 | |
| 21 | RpcNsBindingImportDone@4 | |
| 22 | RpcNsBindingImportNext@8 | |
| 23 | RpcNsBindingLookupBeginA@24 | |
| 24 | RpcNsBindingLookupBeginW@24 | |
| 25 | RpcNsBindingLookupDone@4 | |
| 26 | RpcNsBindingLookupNext@8 | |
| 27 | RpcNsBindingSelect@8 | |
| 28 | RpcNsBindingUnexportA@16 | |
| 29 | RpcNsBindingUnexportPnPA@16 | |
| 30 | RpcNsBindingUnexportPnPW@16 | |
| 31 | RpcNsBindingUnexportW@16 | |
| 32 | RpcNsEntryExpandNameA@12 | |
| 33 | RpcNsEntryExpandNameW@12 | |
| 34 | RpcNsEntryObjectInqBeginA@12 | |
| 35 | RpcNsEntryObjectInqBeginW@12 | |
| 36 | RpcNsEntryObjectInqDone@4 | |
| 37 | RpcNsEntryObjectInqNext@8 | |
| 38 | RpcNsGroupDeleteA@8 | |
| 39 | RpcNsGroupDeleteW@8 | |
| 40 | RpcNsGroupMbrAddA@16 | |
| 41 | RpcNsGroupMbrAddW@16 | |
| 42 | RpcNsGroupMbrInqBeginA@16 | |
| 43 | RpcNsGroupMbrInqBeginW@16 | |
| 44 | RpcNsGroupMbrInqDone@4 | |
| 45 | RpcNsGroupMbrInqNextA@8 | |
| 46 | RpcNsGroupMbrInqNextW@8 | |
| 47 | RpcNsGroupMbrRemoveA@16 | |
| 48 | RpcNsGroupMbrRemoveW@16 | |
| 49 | RpcNsMgmtBindingUnexportA@20 | |
| 50 | RpcNsMgmtBindingUnexportW@20 | |
| 51 | RpcNsMgmtEntryCreateA@8 | |
| 52 | RpcNsMgmtEntryCreateW@8 | |
| 53 | RpcNsMgmtEntryDeleteA@8 | |
| 54 | RpcNsMgmtEntryDeleteW@8 | |
| 55 | RpcNsMgmtEntryInqIfIdsA@12 | |
| 56 | RpcNsMgmtEntryInqIfIdsW@12 | |
| 57 | RpcNsMgmtHandleSetExpAge@8 | |
| 58 | RpcNsMgmtInqExpAge@4 | |
| 59 | RpcNsMgmtSetExpAge@4 | |
| 60 | RpcNsProfileDeleteA@8 | |
| 61 | RpcNsProfileDeleteW@8 | |
| 62 | RpcNsProfileEltAddA@28 | |
| 63 | RpcNsProfileEltAddW@28 | |
| 64 | RpcNsProfileEltInqBeginA@32 | |
| 65 | RpcNsProfileEltInqBeginW@32 | |
| 66 | RpcNsProfileEltInqDone@4 | |
| 67 | RpcNsProfileEltInqNextA@20 | |
| 68 | RpcNsProfileEltInqNextW@20 | |
| 69 | RpcNsProfileEltRemoveA@20 | |
| 70 | RpcNsProfileEltRemoveW@20 |
lib/libc/mingw/lib32/rpcrt4.def created+568| ... | ... | @@ -0,0 +1,568 @@ |
| 1 | ; | |
| 2 | ; Definition file of RPCRT4.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "RPCRT4.dll" | |
| 7 | EXPORTS | |
| 8 | I_RpcFwThisIsTheManager@0 | |
| 9 | I_RpcInitHttpImports@4 | |
| 10 | I_RpcOpenClientProcess@12 | |
| 11 | I_RpcServerTurnOnOffKeepalives@16 | |
| 12 | I_RpcVerifierCorruptionExpected@0 | |
| 13 | NdrFullPointerFree@8 | |
| 14 | NdrFullPointerInsertRefId@12 | |
| 15 | NdrFullPointerQueryPointer@16 | |
| 16 | NdrFullPointerQueryRefId@16 | |
| 17 | NdrGetBaseInterfaceFromStub@12 | |
| 18 | RpcCertMatchPrincipalName@8 | |
| 19 | CStdStubBuffer_AddRef@4 | |
| 20 | CStdStubBuffer_Connect@8 | |
| 21 | CStdStubBuffer_CountRefs@4 | |
| 22 | CStdStubBuffer_DebugServerQueryInterface@8 | |
| 23 | CStdStubBuffer_DebugServerRelease@8 | |
| 24 | CStdStubBuffer_Disconnect@4 | |
| 25 | CStdStubBuffer_Invoke@12 | |
| 26 | CStdStubBuffer_IsIIDSupported@8 | |
| 27 | CStdStubBuffer_QueryInterface@12 | |
| 28 | CreateProxyFromTypeInfo@20 | |
| 29 | CreateStubFromTypeInfo@16 | |
| 30 | DceErrorInqTextA@8 | |
| 31 | DceErrorInqTextW@8 | |
| 32 | DllGetClassObject@12 | |
| 33 | DllRegisterServer@0 | |
| 34 | IUnknown_AddRef_Proxy@4 | |
| 35 | IUnknown_QueryInterface_Proxy@12 | |
| 36 | IUnknown_Release_Proxy@4 | |
| 37 | I_RpcAllocate@4 | |
| 38 | I_RpcAsyncAbortCall@8 | |
| 39 | I_RpcAsyncSetHandle@8 | |
| 40 | I_RpcBCacheAllocate@4 | |
| 41 | I_RpcBCacheFree@4 | |
| 42 | I_RpcBindingCopy@8 | |
| 43 | I_RpcBindingInqDynamicEndpoint@8 | |
| 44 | I_RpcBindingCreateNP@16 | |
| 45 | I_RpcBindingHandleToAsyncHandle@8 | |
| 46 | I_RpcBindingInqDynamicEndpoint@8 | |
| 47 | I_RpcBindingInqDynamicEndpointA@8 | |
| 48 | I_RpcBindingInqDynamicEndpointW@8 | |
| 49 | I_RpcBindingInqLocalClientPID@8 | |
| 50 | I_RpcBindingInqMarshalledTargetInfo@12 | |
| 51 | I_RpcBindingInqSecurityContext@8 | |
| 52 | I_RpcBindingInqSecurityContextKeyInfo@8 | |
| 53 | I_RpcBindingInqTransportType@8 | |
| 54 | I_RpcBindingInqWireIdForSnego@8 | |
| 55 | I_RpcBindingIsClientLocal@8 | |
| 56 | I_RpcBindingToStaticStringBindingW@8 | |
| 57 | I_RpcClearMutex@4 | |
| 58 | I_RpcConnectionInqSockBuffSize2@4 | |
| 59 | I_RpcCompleteAndFree@12 | |
| 60 | I_RpcConnectionInqSockBuffSize@8 | |
| 61 | I_RpcConnectionSetSockBuffSize@8 | |
| 62 | I_RpcDeleteMutex@4 | |
| 63 | I_RpcEnableWmiTrace@8 | |
| 64 | I_RpcExceptionFilter@4 | |
| 65 | I_RpcFilterDCOMActivation@20 | |
| 66 | I_RpcFree@4 | |
| 67 | I_RpcFreeBuffer@4 | |
| 68 | I_RpcGetAssociationContext@4 | |
| 69 | I_RpcFreePipeBuffer@4 | |
| 70 | I_RpcGetBuffer@4 | |
| 71 | I_RpcGetBufferWithObject@8 | |
| 72 | I_RpcGetCurrentCallHandle@0 | |
| 73 | I_RpcIOAlerted@4 | |
| 74 | I_RpcGetExtendedError@0 | |
| 75 | I_RpcGetPortAllocationData@4 | |
| 76 | I_RpcIfInqTransferSyntaxes@16 | |
| 77 | I_RpcLogEvent@28 | |
| 78 | I_RpcMapWin32Status@4 | |
| 79 | I_RpcMonitorAssociation@12 | |
| 80 | I_RpcMarshalBindingHandleAndInterfaceForNDF@24 | |
| 81 | I_RpcNDRCGetWireRepresentation@8 | |
| 82 | I_RpcNDRSContextEmergencyCleanup@8 | |
| 83 | I_RpcNegotiateTransferSyntax@4 | |
| 84 | I_RpcNsBindingSetEntryName@12 | |
| 85 | I_RpcNsBindingSetEntryNameA@12 | |
| 86 | I_RpcNsBindingSetEntryNameW@12 | |
| 87 | I_RpcNsInterfaceExported@12 | |
| 88 | I_RpcNsInterfaceUnexported@12 | |
| 89 | I_RpcParseSecurity@8 | |
| 90 | I_RpcPauseExecution@4 | |
| 91 | I_RpcReallocPipeBuffer@8 | |
| 92 | I_RpcReceive@8 | |
| 93 | I_RpcRecordCalloutFailure@12 | |
| 94 | I_RpcRequestMutex@4 | |
| 95 | I_RpcSNCHOption@8 | |
| 96 | I_RpcSend@4 | |
| 97 | I_RpcSendReceive@4 | |
| 98 | I_RpcServerAllocateIpPort@8 | |
| 99 | I_RpcServerCheckClientRestriction@4 | |
| 100 | I_RpcServerInqAddressChangeFn@0 | |
| 101 | I_RpcServerInqLocalConnAddress@16 | |
| 102 | I_RpcServerInqRemoteConnAddress@16 | |
| 103 | I_RpcServerInqTransportType@4 | |
| 104 | I_RpcServerIsClientDisconnected@8 | |
| 105 | I_RpcServerRegisterForwardFunction@4 | |
| 106 | I_RpcSetAssociationContext@4 | |
| 107 | I_RpcServerSetAddressChangeFn@4 | |
| 108 | I_RpcServerStartService@12 | |
| 109 | I_RpcServerUseProtseq2A@20 | |
| 110 | I_RpcServerUseProtseq2W@20 | |
| 111 | I_RpcServerUseProtseqEp2A@24 | |
| 112 | I_RpcServerUseProtseqEp2W@24 | |
| 113 | I_RpcSessionStrictContextHandle@0 | |
| 114 | I_RpcSetDCOMAppId@4 | |
| 115 | I_RpcSsDontSerializeContext@0 | |
| 116 | I_RpcStopMonitorAssociation@4 | |
| 117 | I_RpcTransClientMaxFrag@4 | |
| 118 | I_RpcTransClientReallocBuffer@16 | |
| 119 | I_RpcTransServerFindConnection@8 | |
| 120 | I_RpcTransServerFreeBuffer@8 | |
| 121 | I_RpcTransServerMaxFrag@4 | |
| 122 | I_RpcTransServerNewConnection@12 | |
| 123 | I_RpcTransServerProtectThread@0 | |
| 124 | I_RpcTransServerReallocBuffer@16 | |
| 125 | I_RpcTransServerReceiveDirectReady@4 | |
| 126 | I_RpcTransServerUnprotectThread@4 | |
| 127 | I_RpcSystemFunction001@12 | |
| 128 | I_RpcTransConnectionAllocatePacket@8 | |
| 129 | I_RpcTransConnectionFreePacket@8 | |
| 130 | I_RpcTransConnectionReallocPacket@16 | |
| 131 | I_RpcTransDatagramAllocate2@16 | |
| 132 | I_RpcTransDatagramAllocate@16 | |
| 133 | I_RpcTransDatagramFree@8 | |
| 134 | I_RpcTransGetThreadEvent@0 | |
| 135 | I_RpcTransGetThreadEventThreadOptional@0 | |
| 136 | I_RpcTransIoCancelled@8 | |
| 137 | I_RpcTransServerNewConnection@4 | |
| 138 | I_RpcTurnOnEEInfoPropagation@0 | |
| 139 | I_UuidCreate@4 | |
| 140 | MIDL_wchar_strcpy@8 | |
| 141 | MIDL_wchar_strlen@4 | |
| 142 | MesBufferHandleReset@24 | |
| 143 | MesDecodeBufferHandleCreate@12 | |
| 144 | MesDecodeIncrementalHandleCreate@12 | |
| 145 | MesEncodeDynBufferHandleCreate@12 | |
| 146 | MesEncodeFixedBufferHandleCreate@16 | |
| 147 | MesEncodeIncrementalHandleCreate@16 | |
| 148 | MesHandleFree@4 | |
| 149 | MesIncrementalHandleReset@24 | |
| 150 | MesInqProcEncodingId@12 | |
| 151 | NDRCContextBinding@4 | |
| 152 | NDRCContextMarshall@8 | |
| 153 | NDRCContextUnmarshall@16 | |
| 154 | NDRSContextMarshall2@24 | |
| 155 | NDRSContextMarshall@12 | |
| 156 | NDRSContextMarshallEx@16 | |
| 157 | NDRSContextUnmarshall2@20 | |
| 158 | NDRSContextUnmarshall@8 | |
| 159 | NDRSContextUnmarshallEx@12 | |
| 160 | NDRcopy@12 | |
| 161 | NdrAllocate@8 | |
| 162 | NdrAsyncClientCall@0 | |
| 163 | NdrAsyncServerCall@4 | |
| 164 | NdrByteCountPointerBufferSize@12 | |
| 165 | NdrByteCountPointerFree@12 | |
| 166 | NdrByteCountPointerMarshall@12 | |
| 167 | NdrByteCountPointerUnmarshall@16 | |
| 168 | NdrCStdStubBuffer2_Release@8 | |
| 169 | NdrCStdStubBuffer_Release@8 | |
| 170 | NdrClearOutParameters@12 | |
| 171 | NdrClientCall | |
| 172 | NdrClientCall2 | |
| 173 | NdrClientContextMarshall@12 | |
| 174 | NdrClientContextUnmarshall@12 | |
| 175 | NdrClientInitialize@16 | |
| 176 | NdrClientInitializeNew@16 | |
| 177 | NdrComplexArrayBufferSize@12 | |
| 178 | NdrComplexArrayFree@12 | |
| 179 | NdrComplexArrayMarshall@12 | |
| 180 | NdrComplexArrayMemorySize@8 | |
| 181 | NdrComplexArrayUnmarshall@16 | |
| 182 | NdrComplexStructBufferSize@12 | |
| 183 | NdrComplexStructFree@12 | |
| 184 | NdrComplexStructMarshall@12 | |
| 185 | NdrComplexStructMemorySize@8 | |
| 186 | NdrComplexStructUnmarshall@16 | |
| 187 | NdrConformantArrayBufferSize@12 | |
| 188 | NdrConformantArrayFree@12 | |
| 189 | NdrConformantArrayMarshall@12 | |
| 190 | NdrConformantArrayMemorySize@8 | |
| 191 | NdrConformantArrayUnmarshall@16 | |
| 192 | NdrConformantStringBufferSize@12 | |
| 193 | NdrConformantStringMarshall@12 | |
| 194 | NdrConformantStringMemorySize@8 | |
| 195 | NdrConformantStringUnmarshall@16 | |
| 196 | NdrConformantStructBufferSize@12 | |
| 197 | NdrConformantStructFree@12 | |
| 198 | NdrConformantStructMarshall@12 | |
| 199 | NdrConformantStructMemorySize@8 | |
| 200 | NdrConformantStructUnmarshall@16 | |
| 201 | NdrConformantVaryingArrayBufferSize@12 | |
| 202 | NdrConformantVaryingArrayFree@12 | |
| 203 | NdrConformantVaryingArrayMarshall@12 | |
| 204 | NdrConformantVaryingArrayMemorySize@8 | |
| 205 | NdrConformantVaryingArrayUnmarshall@16 | |
| 206 | NdrConformantVaryingStructBufferSize@12 | |
| 207 | NdrConformantVaryingStructFree@12 | |
| 208 | NdrConformantVaryingStructMarshall@12 | |
| 209 | NdrConformantVaryingStructMemorySize@8 | |
| 210 | NdrConformantVaryingStructUnmarshall@16 | |
| 211 | NdrContextHandleInitialize@8 | |
| 212 | NdrContextHandleSize@12 | |
| 213 | NdrConvert2@12 | |
| 214 | NdrConvert@8 | |
| 215 | NdrCorrelationFree@4 | |
| 216 | NdrCorrelationInitialize@16 | |
| 217 | NdrCorrelationPass@4 | |
| 218 | NdrCreateServerInterfaceFromStub@8 | |
| 219 | NdrDcomAsyncClientCall@0 | |
| 220 | NdrDcomAsyncStubCall@16 | |
| 221 | NdrDllCanUnloadNow@4 | |
| 222 | NdrDllGetClassObject@24 | |
| 223 | NdrDllRegisterProxy@12 | |
| 224 | NdrDllUnregisterProxy@12 | |
| 225 | NdrEncapsulatedUnionBufferSize@12 | |
| 226 | NdrEncapsulatedUnionFree@12 | |
| 227 | NdrEncapsulatedUnionMarshall@12 | |
| 228 | NdrEncapsulatedUnionMemorySize@8 | |
| 229 | NdrEncapsulatedUnionUnmarshall@16 | |
| 230 | NdrFixedArrayBufferSize@12 | |
| 231 | NdrFixedArrayFree@12 | |
| 232 | NdrFixedArrayMarshall@12 | |
| 233 | NdrFixedArrayMemorySize@8 | |
| 234 | NdrFixedArrayUnmarshall@16 | |
| 235 | NdrFreeBuffer@4 | |
| 236 | NdrFullPointerFree@8 | |
| 237 | NdrFullPointerInsertRefId@12 | |
| 238 | NdrFullPointerQueryPointer@16 | |
| 239 | NdrFullPointerQueryRefId@16 | |
| 240 | NdrFullPointerInsertRefId@12 | |
| 241 | NdrFullPointerQueryPointer@16 | |
| 242 | NdrFullPointerQueryRefId@16 | |
| 243 | NdrFullPointerXlatFree@4 | |
| 244 | NdrFullPointerXlatInit@8 | |
| 245 | NdrGetBuffer@12 | |
| 246 | NdrHardStructBufferSize@12 | |
| 247 | NdrHardStructFree@12 | |
| 248 | NdrHardStructMarshall@12 | |
| 249 | NdrHardStructMemorySize@8 | |
| 250 | NdrHardStructUnmarshall@16 | |
| 251 | NdrGetDcomProtocolVersion@8 | |
| 252 | NdrGetSimpleTypeBufferAlignment@4 | |
| 253 | NdrGetSimpleTypeBufferSize@4 | |
| 254 | NdrGetSimpleTypeMemorySize@4 | |
| 255 | NdrGetTypeFlags@4 | |
| 256 | NdrGetUserMarshalInfo@12 | |
| 257 | NdrInterfacePointerBufferSize@12 | |
| 258 | NdrInterfacePointerFree@12 | |
| 259 | NdrInterfacePointerMarshall@12 | |
| 260 | NdrInterfacePointerMemorySize@8 | |
| 261 | NdrInterfacePointerUnmarshall@16 | |
| 262 | NdrMapCommAndFaultStatus@16 | |
| 263 | NdrMesProcEncodeDecode | |
| 264 | NdrMesProcEncodeDecode2 | |
| 265 | NdrMesSimpleTypeAlignSize@4 | |
| 266 | NdrMesSimpleTypeDecode@12 | |
| 267 | NdrMesSimpleTypeEncode@16 | |
| 268 | NdrMesTypeAlignSize2@20 | |
| 269 | NdrMesTypeAlignSize@16 | |
| 270 | NdrMesTypeDecode2@20 | |
| 271 | NdrMesTypeDecode@16 | |
| 272 | NdrMesTypeEncode2@20 | |
| 273 | NdrMesTypeEncode@16 | |
| 274 | NdrMesTypeFree2@20 | |
| 275 | NdrNonConformantStringBufferSize@12 | |
| 276 | NdrNonConformantStringMarshall@12 | |
| 277 | NdrNonConformantStringMemorySize@8 | |
| 278 | NdrNonConformantStringUnmarshall@16 | |
| 279 | NdrNonEncapsulatedUnionBufferSize@12 | |
| 280 | NdrNonEncapsulatedUnionFree@12 | |
| 281 | NdrNonEncapsulatedUnionMarshall@12 | |
| 282 | NdrNonEncapsulatedUnionMemorySize@8 | |
| 283 | NdrNonEncapsulatedUnionUnmarshall@16 | |
| 284 | NdrNsGetBuffer@12 | |
| 285 | NdrNsSendReceive@12 | |
| 286 | NdrOleAllocate@4 | |
| 287 | NdrOleFree@4 | |
| 288 | NdrOutInit@12 | |
| 289 | NdrPartialIgnoreClientBufferSize@8 | |
| 290 | NdrPartialIgnoreClientMarshall@8 | |
| 291 | NdrPartialIgnoreServerInitialize@12 | |
| 292 | NdrPartialIgnoreServerUnmarshall@8 | |
| 293 | NdrPointerBufferSize@12 | |
| 294 | NdrPointerFree@12 | |
| 295 | NdrPointerMarshall@12 | |
| 296 | NdrPointerMemorySize@8 | |
| 297 | NdrPointerUnmarshall@16 | |
| 298 | NdrProxyErrorHandler@4 | |
| 299 | NdrProxyFreeBuffer@8 | |
| 300 | NdrProxyGetBuffer@8 | |
| 301 | NdrProxyInitialize@20 | |
| 302 | NdrProxySendReceive@8 | |
| 303 | NdrRangeUnmarshall@16 | |
| 304 | NdrRpcSmClientAllocate@4 | |
| 305 | NdrRpcSmClientFree@4 | |
| 306 | NdrRpcSmSetClientToOsf@4 | |
| 307 | NdrRpcSsDefaultAllocate@4 | |
| 308 | NdrRpcSsDefaultFree@4 | |
| 309 | NdrRpcSsDisableAllocate@4 | |
| 310 | NdrRpcSsEnableAllocate@4 | |
| 311 | NdrSendReceive@8 | |
| 312 | NdrServerCall2@4 | |
| 313 | NdrServerCall@4 | |
| 314 | NdrServerContextMarshall@12 | |
| 315 | NdrServerContextNewMarshall@16 | |
| 316 | NdrServerContextNewUnmarshall@8 | |
| 317 | NdrServerContextUnmarshall@4 | |
| 318 | NdrServerInitialize@12 | |
| 319 | NdrServerInitializeMarshall@8 | |
| 320 | NdrServerInitializeNew@12 | |
| 321 | NdrServerInitializePartial@16 | |
| 322 | NdrServerInitializeUnmarshall@12 | |
| 323 | NdrServerMarshall@16 | |
| 324 | NdrServerUnmarshall@24 | |
| 325 | NdrSimpleStructBufferSize@12 | |
| 326 | NdrSimpleStructFree@12 | |
| 327 | NdrSimpleStructMarshall@12 | |
| 328 | NdrSimpleStructMemorySize@8 | |
| 329 | NdrSimpleStructUnmarshall@16 | |
| 330 | NdrSimpleTypeMarshall@12 | |
| 331 | NdrSimpleTypeUnmarshall@12 | |
| 332 | NdrStubCall2@16 | |
| 333 | NdrStubCall@16 | |
| 334 | NdrStubForwardingFunction@16 | |
| 335 | NdrStubGetBuffer@12 | |
| 336 | NdrStubInitialize@16 | |
| 337 | NdrStubInitializeMarshall@12 | |
| 338 | NdrTypeFlags@60029 | |
| 339 | NdrTypeFree@12 | |
| 340 | NdrTypeMarshall@12 | |
| 341 | NdrTypeSize@12 | |
| 342 | NdrTypeUnmarshall@16 | |
| 343 | NdrUnmarshallBasetypeInline@12 | |
| 344 | NdrUserMarshalBufferSize@12 | |
| 345 | NdrUserMarshalFree@12 | |
| 346 | NdrUserMarshalMarshall@12 | |
| 347 | NdrUserMarshalMemorySize@8 | |
| 348 | NdrUserMarshalSimpleTypeConvert@12 | |
| 349 | NdrUserMarshalUnmarshall@16 | |
| 350 | NdrVaryingArrayBufferSize@12 | |
| 351 | NdrVaryingArrayFree@12 | |
| 352 | NdrVaryingArrayMarshall@12 | |
| 353 | NdrVaryingArrayMemorySize@8 | |
| 354 | NdrVaryingArrayUnmarshall@16 | |
| 355 | NdrXmitOrRepAsBufferSize@12 | |
| 356 | NdrXmitOrRepAsFree@12 | |
| 357 | NdrXmitOrRepAsMarshall@12 | |
| 358 | NdrXmitOrRepAsMemorySize@8 | |
| 359 | NdrXmitOrRepAsUnmarshall@16 | |
| 360 | NdrpCreateProxy@16 | |
| 361 | NdrpCreateStub@12 | |
| 362 | NdrpGetProcFormatString@24 | |
| 363 | NdrpGetTypeFormatString@12 | |
| 364 | NdrpGetTypeGenCookie@4 | |
| 365 | NdrpMemoryIncrement@12 | |
| 366 | NdrpReleaseTypeFormatString@4 | |
| 367 | NdrpReleaseTypeGenCookie@4 | |
| 368 | NdrpVarVtOfTypeDesc@12 | |
| 369 | RpcAsyncAbortCall@8 | |
| 370 | RpcAsyncCancelCall@8 | |
| 371 | RpcAsyncCompleteCall@8 | |
| 372 | RpcAsyncGetCallStatus@4 | |
| 373 | RpcAsyncInitializeHandle@8 | |
| 374 | RpcAsyncRegisterInfo@4 | |
| 375 | RpcBindingBind@12 | |
| 376 | RpcBindingCopy@8 | |
| 377 | RpcBindingCreateA@16 | |
| 378 | RpcBindingCreateW@16 | |
| 379 | RpcBindingFree@4 | |
| 380 | RpcBindingFromStringBindingA@8 | |
| 381 | RpcBindingFromStringBindingW@8 | |
| 382 | RpcBindingInqAuthClientA@24 | |
| 383 | RpcBindingInqAuthClientExA@28 | |
| 384 | RpcBindingInqAuthClientExW@28 | |
| 385 | RpcBindingInqAuthClientW@24 | |
| 386 | RpcBindingInqAuthInfoA@24 | |
| 387 | RpcBindingInqAuthInfoExA@32 | |
| 388 | RpcBindingInqAuthInfoExW@32 | |
| 389 | RpcBindingInqAuthInfoW@24 | |
| 390 | RpcBindingInqObject@8 | |
| 391 | RpcBindingInqOption@12 | |
| 392 | RpcBindingReset@4 | |
| 393 | RpcBindingServerFromClient@8 | |
| 394 | RpcBindingSetAuthInfoA@24 | |
| 395 | RpcBindingSetAuthInfoExA@28 | |
| 396 | RpcBindingSetAuthInfoExW@28 | |
| 397 | RpcBindingSetAuthInfoW@24 | |
| 398 | RpcBindingSetObject@8 | |
| 399 | RpcBindingSetOption@12 | |
| 400 | RpcBindingToStringBindingA@8 | |
| 401 | RpcBindingToStringBindingW@8 | |
| 402 | RpcBindingUnbind@4 | |
| 403 | RpcBindingVectorFree@4 | |
| 404 | RpcCancelThread@4 | |
| 405 | RpcCancelThreadEx@8 | |
| 406 | RpcCertGeneratePrincipalNameA@12 | |
| 407 | RpcCertGeneratePrincipalNameW@12 | |
| 408 | RpcEpRegisterA@16 | |
| 409 | RpcEpRegisterNoReplaceA@16 | |
| 410 | RpcEpRegisterNoReplaceW@16 | |
| 411 | RpcEpRegisterW@16 | |
| 412 | RpcEpResolveBinding@8 | |
| 413 | RpcEpUnregister@12 | |
| 414 | RpcErrorAddRecord@4 | |
| 415 | RpcErrorClearInformation@0 | |
| 416 | RpcErrorEndEnumeration@4 | |
| 417 | RpcErrorGetNextRecord@12 | |
| 418 | RpcErrorGetNumberOfRecords@8 | |
| 419 | RpcErrorLoadErrorInfo@12 | |
| 420 | RpcErrorResetEnumeration@4 | |
| 421 | RpcErrorSaveErrorInfo@12 | |
| 422 | RpcErrorStartEnumeration@4 | |
| 423 | RpcExceptionFilter@4 | |
| 424 | RpcFreeAuthorizationContext@4 | |
| 425 | RpcGetAuthorizationContextForClient@36 | |
| 426 | RpcIfIdVectorFree@4 | |
| 427 | RpcIfInqId@8 | |
| 428 | RpcImpersonateClient@4 | |
| 429 | RpcMgmtEnableIdleCleanup@0 | |
| 430 | RpcMgmtEpEltInqBegin@24 | |
| 431 | RpcMgmtEpEltInqDone@4 | |
| 432 | RpcMgmtEpEltInqNextA@20 | |
| 433 | RpcMgmtEpEltInqNextW@20 | |
| 434 | RpcMgmtEpUnregister@16 | |
| 435 | RpcMgmtInqComTimeout@8 | |
| 436 | RpcMgmtInqDefaultProtectLevel@8 | |
| 437 | RpcMgmtInqIfIds@8 | |
| 438 | RpcMgmtInqServerPrincNameA@12 | |
| 439 | RpcMgmtInqServerPrincNameW@12 | |
| 440 | RpcMgmtInqStats@8 | |
| 441 | RpcMgmtIsServerListening@4 | |
| 442 | RpcMgmtSetAuthorizationFn@4 | |
| 443 | RpcMgmtSetCancelTimeout@4 | |
| 444 | RpcMgmtSetComTimeout@8 | |
| 445 | RpcMgmtSetServerStackSize@4 | |
| 446 | RpcMgmtStatsVectorFree@4 | |
| 447 | RpcMgmtStopServerListening@4 | |
| 448 | RpcMgmtWaitServerListen@0 | |
| 449 | RpcNetworkInqProtseqsA@4 | |
| 450 | RpcNetworkInqProtseqsW@4 | |
| 451 | RpcNetworkIsProtseqValidA@4 | |
| 452 | RpcNetworkIsProtseqValidW@4 | |
| 453 | RpcNsBindingInqEntryNameA@12 | |
| 454 | RpcNsBindingInqEntryNameW@12 | |
| 455 | RpcObjectInqType@8 | |
| 456 | RpcObjectSetInqFn@4 | |
| 457 | RpcObjectSetType@8 | |
| 458 | RpcProtseqVectorFreeA@4 | |
| 459 | RpcProtseqVectorFreeW@4 | |
| 460 | RpcRaiseException@4 | |
| 461 | RpcRevertToSelf@0 | |
| 462 | RpcRevertToSelfEx@4 | |
| 463 | RpcServerCompleteSecurityCallback@8 | |
| 464 | RpcServerInqBindingHandle@4 | |
| 465 | RpcServerInqBindings@4 | |
| 466 | RpcServerInqCallAttributesA@8 | |
| 467 | RpcServerInqCallAttributesW@8 | |
| 468 | RpcServerInqDefaultPrincNameA@8 | |
| 469 | RpcServerInqDefaultPrincNameW@8 | |
| 470 | RpcServerInqIf@12 | |
| 471 | RpcServerListen@12 | |
| 472 | RpcServerRegisterAuthInfoA@16 | |
| 473 | RpcServerRegisterAuthInfoW@16 | |
| 474 | RpcServerRegisterIf2@28 | |
| 475 | RpcServerRegisterIf@12 | |
| 476 | RpcServerRegisterIfEx@24 | |
| 477 | RpcServerSubscribeForNotification@16 | |
| 478 | RpcServerTestCancel@4 | |
| 479 | RpcServerUnregisterIf@12 | |
| 480 | RpcServerUnregisterIfEx@12 | |
| 481 | RpcServerUnsubscribeForNotification@12 | |
| 482 | RpcServerUseAllProtseqs@8 | |
| 483 | RpcServerUseAllProtseqsEx@12 | |
| 484 | RpcServerUseAllProtseqsIf@12 | |
| 485 | RpcServerUseAllProtseqsIfEx@16 | |
| 486 | RpcServerUseProtseqA@12 | |
| 487 | RpcServerUseProtseqEpA@16 | |
| 488 | RpcServerUseProtseqEpExA@20 | |
| 489 | RpcServerUseProtseqEpExW@20 | |
| 490 | RpcServerUseProtseqEpW@16 | |
| 491 | RpcServerUseProtseqExA@16 | |
| 492 | RpcServerUseProtseqExW@16 | |
| 493 | RpcServerUseProtseqIfA@16 | |
| 494 | RpcServerUseProtseqIfExA@20 | |
| 495 | RpcServerUseProtseqIfExW@20 | |
| 496 | RpcServerUseProtseqIfW@16 | |
| 497 | RpcServerUseProtseqW@12 | |
| 498 | RpcServerYield@0 | |
| 499 | RpcSmAllocate@8 | |
| 500 | RpcSmClientFree@4 | |
| 501 | RpcSmDestroyClientContext@4 | |
| 502 | RpcSmDisableAllocate@0 | |
| 503 | RpcSmEnableAllocate@0 | |
| 504 | RpcSmFree@4 | |
| 505 | RpcSmGetThreadHandle@4 | |
| 506 | RpcSmSetClientAllocFree@8 | |
| 507 | RpcSmSetThreadHandle@4 | |
| 508 | RpcSmSwapClientAllocFree@16 | |
| 509 | RpcSsAllocate@4 | |
| 510 | RpcSsContextLockExclusive@8 | |
| 511 | RpcSsContextLockShared@8 | |
| 512 | RpcSsDestroyClientContext@4 | |
| 513 | RpcSsDisableAllocate@0 | |
| 514 | RpcSsDontSerializeContext@0 | |
| 515 | RpcSsEnableAllocate@0 | |
| 516 | RpcSsFree@4 | |
| 517 | RpcSsGetContextBinding@8 | |
| 518 | RpcSsGetThreadHandle@0 | |
| 519 | RpcSsSetClientAllocFree@8 | |
| 520 | RpcSsSetThreadHandle@4 | |
| 521 | RpcSsSwapClientAllocFree@16 | |
| 522 | RpcStringBindingComposeA@24 | |
| 523 | RpcStringBindingComposeW@24 | |
| 524 | RpcStringBindingParseA@24 | |
| 525 | RpcStringBindingParseW@24 | |
| 526 | RpcStringFreeA@4 | |
| 527 | RpcStringFreeW@4 | |
| 528 | RpcTestCancel@0 | |
| 529 | RpcUserFree@8 | |
| 530 | SimpleTypeAlignment@1526 | |
| 531 | SimpleTypeBufferSize@1526 | |
| 532 | SimpleTypeMemorySize@1526 | |
| 533 | TowerConstruct@24 | |
| 534 | TowerExplode@24 | |
| 535 | UuidCompare@12 | |
| 536 | UuidCreate@4 | |
| 537 | UuidCreateNil@4 | |
| 538 | UuidCreateSequential@4 | |
| 539 | UuidEqual@12 | |
| 540 | UuidFromStringA@8 | |
| 541 | UuidFromStringW@8 | |
| 542 | UuidHash@8 | |
| 543 | UuidIsNil@8 | |
| 544 | UuidToStringA@8 | |
| 545 | UuidToStringW@8 | |
| 546 | char_array_from_ndr@16 | |
| 547 | char_from_ndr@8 | |
| 548 | data_from_ndr@16 | |
| 549 | data_into_ndr@16 | |
| 550 | data_size_ndr@16 | |
| 551 | double_array_from_ndr@16 | |
| 552 | double_from_ndr@8 | |
| 553 | enum_from_ndr@8 | |
| 554 | float_array_from_ndr@16 | |
| 555 | float_from_ndr@8 | |
| 556 | long_array_from_ndr@16 | |
| 557 | long_from_ndr@8 | |
| 558 | long_from_ndr_temp@12 | |
| 559 | pfnFreeRoutines DATA | |
| 560 | pfnMarshallRoutines DATA | |
| 561 | pfnSizeRoutines DATA | |
| 562 | pfnUnmarshallRoutines DATA | |
| 563 | short_array_from_ndr@16 | |
| 564 | short_from_ndr@8 | |
| 565 | short_from_ndr_temp@12 | |
| 566 | tree_into_ndr@16 | |
| 567 | tree_peek_ndr@16 | |
| 568 | tree_size_ndr@16 |
lib/libc/mingw/lib32/urlmon.def created+230| ... | ... | @@ -0,0 +1,230 @@ |
| 1 | ; | |
| 2 | ; Definition file of urlmon.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "urlmon.dll" | |
| 7 | EXPORTS | |
| 8 | ord_100@16 @100 | |
| 9 | ord_101 @101 | |
| 10 | ord_102 @102 | |
| 11 | ord_103@8 @103 | |
| 12 | ord_104@24 @104 | |
| 13 | ord_105@12 @105 | |
| 14 | ord_106@4 @106 | |
| 15 | ord_107@8 @107 | |
| 16 | ord_108 @108 | |
| 17 | AsyncGetClassBits@44 | |
| 18 | AsyncInstallDistributionUnit@36 | |
| 19 | ord_111@8 @111 | |
| 20 | ord_112@8 @112 | |
| 21 | ord_113@8 @113 | |
| 22 | ord_114 @114 | |
| 23 | ord_115@4 @115 | |
| 24 | ord_116@8 @116 | |
| 25 | BindAsyncMoniker@20 | |
| 26 | CDLGetLongPathNameA@12 | |
| 27 | CDLGetLongPathNameW@12 | |
| 28 | CORPolicyProvider@4 | |
| 29 | CoGetClassObjectFromURL@40 | |
| 30 | CoInstall@20 | |
| 31 | CoInternetCanonicalizeIUri@12 | |
| 32 | CoInternetCombineIUri@20 | |
| 33 | CoInternetCombineUrl@28 | |
| 34 | CoInternetCombineUrlEx@20 | |
| 35 | CoInternetCompareUrl@12 | |
| 36 | CoInternetCreateSecurityManager@12 | |
| 37 | CoInternetCreateZoneManager@12 | |
| 38 | CoInternetFeatureSettingsChanged | |
| 39 | CoInternetGetProtocolFlags@12 | |
| 40 | CoInternetGetSecurityUrl@16 | |
| 41 | CoInternetGetSecurityUrlEx@16 | |
| 42 | CoInternetGetSession@12 | |
| 43 | CoInternetIsFeatureEnabled@8 | |
| 44 | CoInternetIsFeatureEnabledForIUri@16 | |
| 45 | CoInternetIsFeatureEnabledForUrl@16 | |
| 46 | CoInternetIsFeatureZoneElevationEnabled@16 | |
| 47 | CoInternetParseIUri@28 | |
| 48 | CoInternetParseUrl@28 | |
| 49 | CoInternetQueryInfo@28 | |
| 50 | CoInternetSetFeatureEnabled@12 | |
| 51 | CompareSecurityIds@20 | |
| 52 | CompatFlagsFromClsid@12 | |
| 53 | CopyBindInfo@8 | |
| 54 | CopyStgMedium@8 | |
| 55 | CreateAsyncBindCtx@16 | |
| 56 | CreateAsyncBindCtxEx@24 | |
| 57 | CreateFormatEnumerator@12 | |
| 58 | CreateIUriBuilder@16 | |
| 59 | CreateURLMoniker@12 | |
| 60 | CreateURLMonikerEx2@16 | |
| 61 | CreateURLMonikerEx@16 | |
| 62 | CreateUri@16 | |
| 63 | CreateUriFromMultiByteString@24 | |
| 64 | CreateUriPriv@32 | |
| 65 | CreateUriWithFragment@20 | |
| 66 | Extract@8 | |
| 67 | FaultInIEFeature@16 | |
| 68 | FindMediaType@8 | |
| 69 | FindMediaTypeClass@16 | |
| 70 | FindMimeFromData@32 | |
| 71 | GetAddSitesFileUrl@4 | |
| 72 | GetClassFileOrMime@28 | |
| 73 | GetClassURL@8 | |
| 74 | GetComponentIDFromCLSSPEC@8 | |
| 75 | GetIDNFlagsForUri@4 | |
| 76 | GetIUriPriv2@8 | |
| 77 | GetIUriPriv@8 | |
| 78 | GetLabelsFromNamedHost@20 | |
| 79 | GetMarkOfTheWeb@16 | |
| 80 | GetPortFromUrlScheme@8 | |
| 81 | GetPropertyFromName@8 | |
| 82 | GetPropertyName@4 | |
| 83 | GetSoftwareUpdateInfo@8 | |
| 84 | GetUrlmonThreadNotificationHwnd@0 | |
| 85 | HlinkGoBack@4 | |
| 86 | HlinkGoForward@4 | |
| 87 | HlinkNavigateMoniker@8 | |
| 88 | HlinkNavigateString@8 | |
| 89 | HlinkSimpleNavigateToMoniker@32 | |
| 90 | HlinkSimpleNavigateToString@32 | |
| 91 | IEDllLoader@8 | |
| 92 | IEInstallScope@4 | |
| 93 | IntlPercentEncodeNormalize@16 | |
| 94 | IsAsyncMoniker@4 | |
| 95 | IsDWORDProperty@4 | |
| 96 | IsIntranetAvailable | |
| 97 | IsJITInProgress | |
| 98 | IsLoggingEnabledA@4 | |
| 99 | IsLoggingEnabledW@4 | |
| 100 | IsStringProperty@4 | |
| 101 | IsValidURL@12 | |
| 102 | MkParseDisplayNameEx@16 | |
| 103 | ObtainUserAgentString@12 | |
| 104 | PrivateCoInstall@20 | |
| 105 | QueryAssociations@16 | |
| 106 | QueryClsidAssociation@12 | |
| 107 | RegisterBindStatusCallback@16 | |
| 108 | RegisterFormatEnumerator@12 | |
| 109 | RegisterMediaTypeClass@20 | |
| 110 | RegisterMediaTypes@12 | |
| 111 | ReleaseBindInfo@4 | |
| 112 | ResetUrlmonLanguageData@0 | |
| 113 | RevokeBindStatusCallback@8 | |
| 114 | RevokeFormatEnumerator@8 | |
| 115 | SetSoftwareUpdateAdvertisementState@16 | |
| 116 | ShouldDisplayPunycodeForUri@4 | |
| 117 | ShouldShowIntranetWarningSecband@4 | |
| 118 | ShowTrustAlertDialog@16 | |
| 119 | URLDownloadA@20 | |
| 120 | URLDownloadToCacheFileA@24 | |
| 121 | URLDownloadToCacheFileW@24 | |
| 122 | URLDownloadToFileA@20 | |
| 123 | URLDownloadToFileW@20 | |
| 124 | URLDownloadW@20 | |
| 125 | URLOpenBlockingStreamA@20 | |
| 126 | URLOpenBlockingStreamW@20 | |
| 127 | URLOpenPullStreamA@16 | |
| 128 | URLOpenPullStreamW@16 | |
| 129 | URLOpenStreamA@16 | |
| 130 | URLOpenStreamW@16 | |
| 131 | UrlMkBuildVersion | |
| 132 | UrlMkGetSessionOption@20 | |
| 133 | UrlMkSetSessionOption@16 | |
| 134 | WriteHitLogging@4 | |
| 135 | ZonesReInit@4 | |
| 136 | ord_304@28 @304 | |
| 137 | ord_305@12 @305 | |
| 138 | ord_306@4 @306 | |
| 139 | ord_307@20 @307 | |
| 140 | ord_308@4 @308 | |
| 141 | ord_309@4 @309 | |
| 142 | ord_310@12 @310 | |
| 143 | ord_311@12 @311 | |
| 144 | ord_312@4 @312 | |
| 145 | ord_313@8 @313 | |
| 146 | ord_314@4 @314 | |
| 147 | ord_315@8 @315 | |
| 148 | ord_316@8 @316 | |
| 149 | ord_318@8 @318 | |
| 150 | ord_319@8 @319 | |
| 151 | ord_320@12 @320 | |
| 152 | ord_321@8 @321 | |
| 153 | IECompatLogCSSFix@12 | |
| 154 | ord_323@12 @323 | |
| 155 | ord_324 @324 | |
| 156 | ; ord_395 @395 Couldn't determine function argument count. Function doesn't return. | |
| 157 | ord_400@8 @400 | |
| 158 | ord_401@4 @401 | |
| 159 | ord_403@4 @403 | |
| 160 | ord_404 @404 | |
| 161 | ord_406 @406 | |
| 162 | ord_407 @407 | |
| 163 | ord_408@8 @408 | |
| 164 | ord_409@8 @409 | |
| 165 | ord_410@8 @410 | |
| 166 | ord_411@8 @411 | |
| 167 | ord_412@8 @412 | |
| 168 | ord_413@8 @413 | |
| 169 | ord_414@8 @414 | |
| 170 | ord_415@8 @415 | |
| 171 | ord_416@12 @416 | |
| 172 | ord_417@12 @417 | |
| 173 | ord_420@24 @420 | |
| 174 | ord_421@8 @421 | |
| 175 | ; ord_422 @422 Check!!! forwards to CloseHandle in KERNEL32.dll (ordinal 82) | |
| 176 | ord_423@16 @423 | |
| 177 | ord_430 @430 | |
| 178 | ord_431@4 @431 | |
| 179 | ord_432@8 @432 | |
| 180 | ord_433@4 @433 | |
| 181 | ord_434@12 @434 | |
| 182 | ord_435@12 @435 | |
| 183 | ord_436@8 @436 | |
| 184 | ord_437@8 @437 | |
| 185 | ord_438@24 @438 | |
| 186 | ord_439@4 @439 | |
| 187 | ord_440@4 @440 | |
| 188 | ord_441@16 @441 | |
| 189 | ord_442@8 @442 | |
| 190 | ord_443@8 @443 | |
| 191 | ord_444@12 @444 | |
| 192 | ord_445@8 @445 | |
| 193 | ord_446@4 @446 | |
| 194 | ord_447@4 @447 | |
| 195 | ord_448@4 @448 | |
| 196 | ord_449@4 @449 | |
| 197 | ord_450@4 @450 | |
| 198 | ord_451@4 @451 | |
| 199 | ord_452@8 @452 | |
| 200 | ord_453@8 @453 | |
| 201 | ord_454@8 @454 | |
| 202 | ord_455 @455 | |
| 203 | ord_456 @456 | |
| 204 | ord_457@4 @457 | |
| 205 | ord_458 @458 | |
| 206 | ord_460@4 @460 | |
| 207 | ord_461@8 @461 | |
| 208 | ord_462@20 @462 | |
| 209 | ord_463@20 @463 | |
| 210 | ord_470@4 @470 | |
| 211 | ord_471 @471 | |
| 212 | ord_473@4 @473 | |
| 213 | ord_474@16 @474 | |
| 214 | ord_475@16 @475 | |
| 215 | ord_476@16 @476 | |
| 216 | ord_477@16 @477 | |
| 217 | ord_478@32 @478 | |
| 218 | ord_479@32 @479 | |
| 219 | ord_480@36 @480 | |
| 220 | ord_481@36 @481 | |
| 221 | ord_482@12 @482 | |
| 222 | ord_483@28 @483 | |
| 223 | ord_484@8 @484 | |
| 224 | ord_485@8 @485 | |
| 225 | ord_486@8 @486 | |
| 226 | ord_487@4 @487 | |
| 227 | ord_488 @488 | |
| 228 | ord_489@16 @489 | |
| 229 | ord_490@44 @490 | |
| 230 | ord_491@4 @491 |
lib/libc/mingw/lib32/winscard.def created+75| ... | ... | @@ -0,0 +1,75 @@ |
| 1 | ; | |
| 2 | ; Definition file of WinSCard.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "WinSCard.dll" | |
| 7 | EXPORTS | |
| 8 | ClassInstall32@12 | |
| 9 | SCardAccessNewReaderEvent@0 | |
| 10 | SCardReleaseAllEvents@0 | |
| 11 | SCardReleaseNewReaderEvent@0 | |
| 12 | SCardAccessStartedEvent@0 | |
| 13 | SCardAddReaderToGroupA@12 | |
| 14 | SCardAddReaderToGroupW@12 | |
| 15 | SCardBeginTransaction@4 | |
| 16 | SCardCancel@4 | |
| 17 | SCardConnectA@24 | |
| 18 | SCardConnectW@24 | |
| 19 | SCardControl@28 | |
| 20 | SCardDisconnect@8 | |
| 21 | SCardEndTransaction@8 | |
| 22 | SCardEstablishContext@16 | |
| 23 | SCardForgetCardTypeA@8 | |
| 24 | SCardForgetCardTypeW@8 | |
| 25 | SCardForgetReaderA@8 | |
| 26 | SCardForgetReaderGroupA@8 | |
| 27 | SCardForgetReaderGroupW@8 | |
| 28 | SCardForgetReaderW@8 | |
| 29 | SCardFreeMemory@8 | |
| 30 | SCardGetAttrib@16 | |
| 31 | SCardGetCardTypeProviderNameA@20 | |
| 32 | SCardGetCardTypeProviderNameW@20 | |
| 33 | SCardGetProviderIdA@12 | |
| 34 | SCardGetProviderIdW@12 | |
| 35 | SCardGetStatusChangeA@16 | |
| 36 | SCardGetStatusChangeW@16 | |
| 37 | SCardGetTransmitCount@8 | |
| 38 | SCardIntroduceCardTypeA@32 | |
| 39 | SCardIntroduceCardTypeW@32 | |
| 40 | SCardIntroduceReaderA@12 | |
| 41 | SCardIntroduceReaderGroupA@8 | |
| 42 | SCardIntroduceReaderGroupW@8 | |
| 43 | SCardIntroduceReaderW@12 | |
| 44 | SCardIsValidContext@4 | |
| 45 | SCardListCardsA@24 | |
| 46 | SCardListCardsW@24 | |
| 47 | SCardListInterfacesA@16 | |
| 48 | SCardListInterfacesW@16 | |
| 49 | SCardListReaderGroupsA@12 | |
| 50 | SCardListReaderGroupsW@12 | |
| 51 | SCardListReadersA@16 | |
| 52 | SCardListReadersW@16 | |
| 53 | SCardLocateCardsA@16 | |
| 54 | SCardLocateCardsByATRA@20 | |
| 55 | SCardLocateCardsByATRW@20 | |
| 56 | SCardLocateCardsW@16 | |
| 57 | SCardReadCacheA@24 | |
| 58 | SCardReadCacheW@24 | |
| 59 | SCardReconnect@20 | |
| 60 | SCardReleaseContext@4 | |
| 61 | SCardReleaseStartedEvent@0 | |
| 62 | SCardRemoveReaderFromGroupA@12 | |
| 63 | SCardRemoveReaderFromGroupW@12 | |
| 64 | SCardSetAttrib@16 | |
| 65 | SCardSetCardTypeProviderNameA@16 | |
| 66 | SCardSetCardTypeProviderNameW@16 | |
| 67 | SCardState@20 | |
| 68 | SCardStatusA@28 | |
| 69 | SCardStatusW@28 | |
| 70 | SCardTransmit@28 | |
| 71 | SCardWriteCacheA@24 | |
| 72 | SCardWriteCacheW@24 | |
| 73 | g_rgSCardRawPci DATA | |
| 74 | g_rgSCardT0Pci DATA | |
| 75 | g_rgSCardT1Pci DATA |
lib/libc/mingw/lib32/winspool.def created+207| ... | ... | @@ -0,0 +1,207 @@ |
| 1 | ; | |
| 2 | ; Definition file of WINSPOOL.DRV | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "WINSPOOL.DRV" | |
| 7 | EXPORTS | |
| 8 | ADVANCEDSETUPDIALOG@16 | |
| 9 | AdvancedSetupDialog@16 | |
| 10 | ConvertAnsiDevModeToUnicodeDevmode@16 | |
| 11 | ConvertUnicodeDevModeToAnsiDevmode@16 | |
| 12 | DEVICEMODE@16 | |
| 13 | DeviceMode@16 | |
| 14 | DocumentEvent@28 | |
| 15 | PerfClose@0 | |
| 16 | PerfCollect@16 | |
| 17 | PerfOpen@4 | |
| 18 | QueryColorProfile@24 | |
| 19 | QueryRemoteFonts@12 | |
| 20 | QuerySpoolMode@12 | |
| 21 | SpoolerDevQueryPrintW@20 | |
| 22 | StartDocDlgW@8 | |
| 23 | AbortPrinter@4 | |
| 24 | AddFormA@12 | |
| 25 | AddFormW@12 | |
| 26 | AddJobA@20 | |
| 27 | AddJobW@20 | |
| 28 | AddMonitorA@12 | |
| 29 | AddMonitorW@12 | |
| 30 | AddPortA@12 | |
| 31 | AddPortExA@16 | |
| 32 | AddPortExW@16 | |
| 33 | AddPortW@12 | |
| 34 | AddPrintProcessorA@16 | |
| 35 | AddPrintProcessorW@16 | |
| 36 | AddPrintProvidorA@12 | |
| 37 | AddPrintProvidorW@12 | |
| 38 | AddPrinterA@12 | |
| 39 | AddPrinterConnection2A@16 | |
| 40 | AddPrinterConnection2W@16 | |
| 41 | AddPrinterConnectionA@4 | |
| 42 | AddPrinterConnectionW@4 | |
| 43 | AddPrinterDriverA@12 | |
| 44 | AddPrinterDriverExA@16 | |
| 45 | AddPrinterDriverExW@16 | |
| 46 | AddPrinterDriverW@12 | |
| 47 | AddPrinterW@12 | |
| 48 | AdvancedDocumentPropertiesA@20 | |
| 49 | AdvancedDocumentPropertiesW@20 | |
| 50 | ClosePrinter@4 | |
| 51 | CloseSpoolFileHandle@8 | |
| 52 | CommitSpoolData@12 | |
| 53 | ConfigurePortA@12 | |
| 54 | ConfigurePortW@12 | |
| 55 | ConnectToPrinterDlg@8 | |
| 56 | CorePrinterDriverInstalledA@44 | |
| 57 | CorePrinterDriverInstalledW@44 | |
| 58 | CreatePrintAsyncNotifyChannel@24 | |
| 59 | CreatePrinterIC@8 | |
| 60 | DEVICECAPABILITIES@20 | |
| 61 | DeleteFormA@8 | |
| 62 | DeleteFormW@8 | |
| 63 | DeleteJobNamedProperty@12 | |
| 64 | DeleteMonitorA@12 | |
| 65 | DeleteMonitorW@12 | |
| 66 | DeletePortA@12 | |
| 67 | DeletePortW@12 | |
| 68 | DeletePrintProcessorA@12 | |
| 69 | DeletePrintProcessorW@12 | |
| 70 | DeletePrintProvidorA@12 | |
| 71 | DeletePrintProvidorW@12 | |
| 72 | DeletePrinter@4 | |
| 73 | DeletePrinterConnectionA@4 | |
| 74 | DeletePrinterConnectionW@4 | |
| 75 | DeletePrinterDataA@8 | |
| 76 | DeletePrinterDataExA@12 | |
| 77 | DeletePrinterDataExW@12 | |
| 78 | DeletePrinterDataW@8 | |
| 79 | DeletePrinterDriverA@12 | |
| 80 | DeletePrinterDriverExA@20 | |
| 81 | DeletePrinterDriverExW@20 | |
| 82 | DeletePrinterDriverPackageA@12 | |
| 83 | DeletePrinterDriverPackageW@12 | |
| 84 | DeletePrinterDriverW@12 | |
| 85 | DeletePrinterIC@4 | |
| 86 | DeletePrinterKeyA@8 | |
| 87 | DeletePrinterKeyW@8 | |
| 88 | DevQueryPrint@12 | |
| 89 | DevQueryPrintEx@4 | |
| 90 | DeviceCapabilities@20 | |
| 91 | DeviceCapabilitiesA@20 | |
| 92 | DeviceCapabilitiesW@20 | |
| 93 | DevicePropertySheets@8 | |
| 94 | DocumentPropertiesA@24 | |
| 95 | DocumentPropertiesW@24 | |
| 96 | DocumentPropertySheets@8 | |
| 97 | EXTDEVICEMODE@32 | |
| 98 | EndDocPrinter@4 | |
| 99 | EndPagePrinter@4 | |
| 100 | EnumFormsA@24 | |
| 101 | EnumFormsW@24 | |
| 102 | EnumJobNamedProperties@16 | |
| 103 | EnumJobsA@32 | |
| 104 | EnumJobsW@32 | |
| 105 | EnumMonitorsA@24 | |
| 106 | EnumMonitorsW@24 | |
| 107 | EnumPortsA@24 | |
| 108 | GetDefaultPrinterA@8 | |
| 109 | SetDefaultPrinterA@4 | |
| 110 | GetDefaultPrinterW@8 | |
| 111 | SetDefaultPrinterW@4 | |
| 112 | EnumPortsW@24 | |
| 113 | EnumPrintProcessorDatatypesA@28 | |
| 114 | EnumPrintProcessorDatatypesW@28 | |
| 115 | EnumPrintProcessorsA@28 | |
| 116 | EnumPrintProcessorsW@28 | |
| 117 | EnumPrinterDataA@36 | |
| 118 | EnumPrinterDataExA@24 | |
| 119 | EnumPrinterDataExW@24 | |
| 120 | EnumPrinterDataW@36 | |
| 121 | EnumPrinterDriversA@28 | |
| 122 | EnumPrinterDriversW@28 | |
| 123 | EnumPrinterKeyA@20 | |
| 124 | EnumPrinterKeyW@20 | |
| 125 | EnumPrintersA@28 | |
| 126 | EnumPrintersW@28 | |
| 127 | ExtDeviceMode@32 | |
| 128 | FindClosePrinterChangeNotification@4 | |
| 129 | FindFirstPrinterChangeNotification@16 | |
| 130 | FindNextPrinterChangeNotification@16 | |
| 131 | FlushPrinter@20 | |
| 132 | FreePrintNamedPropertyArray@8 | |
| 133 | FreePrintPropertyValue@4 | |
| 134 | FreePrinterNotifyInfo@4 | |
| 135 | GetCorePrinterDriversA@20 | |
| 136 | GetCorePrinterDriversW@20 | |
| 137 | GetFormA@24 | |
| 138 | GetFormW@24 | |
| 139 | GetJobA@24 | |
| 140 | GetJobNamedPropertyValue@16 | |
| 141 | GetJobW@24 | |
| 142 | GetPrintExecutionData@4 | |
| 143 | GetPrintOutputInfo@16 | |
| 144 | GetPrintProcessorDirectoryA@24 | |
| 145 | GetPrintProcessorDirectoryW@24 | |
| 146 | GetPrinterA@20 | |
| 147 | GetPrinterDataA@24 | |
| 148 | GetPrinterDataExA@28 | |
| 149 | GetPrinterDataExW@28 | |
| 150 | GetPrinterDataW@24 | |
| 151 | GetPrinterDriver2A@28 | |
| 152 | GetPrinterDriver2W@28 | |
| 153 | GetPrinterDriverA@24 | |
| 154 | GetPrinterDriverDirectoryA@24 | |
| 155 | GetPrinterDriverDirectoryW@24 | |
| 156 | GetPrinterDriverPackagePathA@28 | |
| 157 | GetPrinterDriverPackagePathW@28 | |
| 158 | GetPrinterDriverW@24 | |
| 159 | GetPrinterW@20 | |
| 160 | GetSpoolFileHandle@4 | |
| 161 | InstallPrinterDriverFromPackageA@20 | |
| 162 | InstallPrinterDriverFromPackageW@20 | |
| 163 | IsValidDevmodeA@8 | |
| 164 | IsValidDevmodeW@8 | |
| 165 | OpenPrinter2A@16 | |
| 166 | OpenPrinter2W@16 | |
| 167 | OpenPrinterA@12 | |
| 168 | OpenPrinterW@12 | |
| 169 | PlayGdiScriptOnPrinterIC@24 | |
| 170 | PrinterMessageBoxA@24 | |
| 171 | PrinterMessageBoxW@24 | |
| 172 | PrinterProperties@8 | |
| 173 | ReadPrinter@16 | |
| 174 | RegisterForPrintAsyncNotifications@24 | |
| 175 | ReportJobProcessingProgress@16 | |
| 176 | ResetPrinterA@8 | |
| 177 | ResetPrinterW@8 | |
| 178 | ScheduleJob@8 | |
| 179 | SeekPrinter@24 | |
| 180 | SetAllocFailCount@20 | |
| 181 | SetFormA@16 | |
| 182 | SetFormW@16 | |
| 183 | SetJobA@20 | |
| 184 | SetJobNamedProperty@12 | |
| 185 | SetJobW@20 | |
| 186 | SetPortA@16 | |
| 187 | SetPortW@16 | |
| 188 | SetPrinterA@16 | |
| 189 | SetPrinterDataA@20 | |
| 190 | SetPrinterDataExA@24 | |
| 191 | SetPrinterDataExW@24 | |
| 192 | SetPrinterDataW@20 | |
| 193 | SetPrinterW@16 | |
| 194 | SpoolerInit@0 | |
| 195 | SplDriverUnloadComplete@4 | |
| 196 | SpoolerPrinterEvent@20 | |
| 197 | StartDocDlgA@8 | |
| 198 | StartDocDlgW@8 | |
| 199 | StartDocPrinterA@12 | |
| 200 | StartDocPrinterW@12 | |
| 201 | StartPagePrinter@4 | |
| 202 | UnRegisterForPrintAsyncNotifications@4 | |
| 203 | UploadPrinterDriverPackageA@28 | |
| 204 | UploadPrinterDriverPackageW@28 | |
| 205 | WaitForPrinterChange@8 | |
| 206 | WritePrinter@16 | |
| 207 | XcvDataW@32 |
lib/libc/mingw/lib32/wintrust.def created+137| ... | ... | @@ -0,0 +1,137 @@ |
| 1 | ; | |
| 2 | ; Definition file of WINTRUST.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "WINTRUST.dll" | |
| 7 | EXPORTS | |
| 8 | CryptCATVerifyMember@12 | |
| 9 | CryptSIPGetInfo@4 | |
| 10 | CryptSIPGetRegWorkingFlags@4 | |
| 11 | GenericChainCertificateTrust@4 | |
| 12 | GenericChainFinalProv@4 | |
| 13 | HTTPSCertificateTrust@4 | |
| 14 | SoftpubDefCertInit@4 | |
| 15 | SoftpubFreeDefUsageCallData@8 | |
| 16 | SoftpubLoadDefUsageCallData@8 | |
| 17 | WTHelperCertFindIssuerCertificate@28 | |
| 18 | AddPersonalTrustDBPages@12 | |
| 19 | CatalogCompactHashDatabase@16 | |
| 20 | CryptCATAdminAcquireContext@12 | |
| 21 | CryptCATAdminAddCatalog@16 | |
| 22 | CryptCATAdminCalcHashFromFileHandle@16 | |
| 23 | CryptCATAdminEnumCatalogFromHash@20 | |
| 24 | CryptCATAdminPauseServiceForBackup@8 | |
| 25 | CryptCATAdminReleaseCatalogContext@12 | |
| 26 | CryptCATAdminReleaseContext@8 | |
| 27 | CryptCATAdminRemoveCatalog@12 | |
| 28 | CryptCATAdminResolveCatalogPath@16 | |
| 29 | CryptCATAllocSortedMemberInfo@8 | |
| 30 | CryptCATCDFClose@4 | |
| 31 | CryptCATCDFEnumAttributes@16 | |
| 32 | CryptCATCDFEnumAttributesWithCDFTag@20 | |
| 33 | CryptCATCDFEnumCatAttributes@12 | |
| 34 | CryptCATCDFEnumMembers@12 | |
| 35 | CryptCATCDFEnumMembersByCDFTag@16 | |
| 36 | CryptCATCDFEnumMembersByCDFTagEx@24 | |
| 37 | CryptCATCDFOpen@8 | |
| 38 | CryptCATCatalogInfoFromContext@12 | |
| 39 | CryptCATClose@4 | |
| 40 | CryptCATEnumerateAttr@12 | |
| 41 | CryptCATEnumerateCatAttr@8 | |
| 42 | CryptCATEnumerateMember@8 | |
| 43 | CryptCATFreeSortedMemberInfo@8 | |
| 44 | CryptCATGetAttrInfo@12 | |
| 45 | CryptCATGetCatAttrInfo@8 | |
| 46 | CryptCATGetMemberInfo@8 | |
| 47 | CryptCATHandleFromStore@4 | |
| 48 | CryptCATOpen@20 | |
| 49 | CryptCATPersistStore@4 | |
| 50 | CryptCATPutAttrInfo@24 | |
| 51 | CryptCATPutCatAttrInfo@20 | |
| 52 | CryptCATPutMemberInfo@28 | |
| 53 | CryptCATStoreFromHandle@4 | |
| 54 | CryptSIPCreateIndirectData@12 | |
| 55 | CryptSIPGetSignedDataMsg@20 | |
| 56 | CryptSIPPutSignedDataMsg@20 | |
| 57 | CryptSIPRemoveSignedDataMsg@8 | |
| 58 | CryptSIPVerifyIndirectData@8 | |
| 59 | DllRegisterServer | |
| 60 | DllUnregisterServer | |
| 61 | DriverCleanupPolicy@4 | |
| 62 | DriverFinalPolicy@4 | |
| 63 | DriverInitializePolicy@4 | |
| 64 | FindCertsByIssuer@28 | |
| 65 | HTTPSFinalProv@4 | |
| 66 | IsCatalogFile@8 | |
| 67 | MsCatConstructHashTag@12 | |
| 68 | MsCatFreeHashTag@4 | |
| 69 | OfficeCleanupPolicy@4 | |
| 70 | OfficeInitializePolicy@4 | |
| 71 | OpenPersonalTrustDBDialog@4 | |
| 72 | OpenPersonalTrustDBDialogEx@12 | |
| 73 | SoftpubAuthenticode@4 | |
| 74 | SoftpubCheckCert@16 | |
| 75 | SoftpubCleanup@4 | |
| 76 | SoftpubDllRegisterServer | |
| 77 | SoftpubDllUnregisterServer | |
| 78 | SoftpubDumpStructure@4 | |
| 79 | SoftpubInitialize@4 | |
| 80 | SoftpubLoadMessage@4 | |
| 81 | SoftpubLoadSignature@4 | |
| 82 | TrustDecode@36 | |
| 83 | TrustFindIssuerCertificate@32 | |
| 84 | TrustFreeDecode@8 | |
| 85 | TrustIsCertificateSelfSigned@12 | |
| 86 | TrustOpenStores@16 | |
| 87 | WTHelperCertCheckValidSignature@4 | |
| 88 | WTHelperCertIsSelfSigned@8 | |
| 89 | WTHelperCheckCertUsage@8 | |
| 90 | WTHelperGetAgencyInfo@12 | |
| 91 | WTHelperGetFileHandle@4 | |
| 92 | WTHelperGetFileHash@24 | |
| 93 | WTHelperGetFileName@4 | |
| 94 | WTHelperGetKnownUsages@8 | |
| 95 | WTHelperGetProvCertFromChain@8 | |
| 96 | WTHelperGetProvPrivateDataFromChain@8 | |
| 97 | WTHelperGetProvSignerFromChain@16 | |
| 98 | WTHelperIsInRootStore@8 | |
| 99 | WTHelperOpenKnownStores@4 | |
| 100 | WTHelperProvDataFromStateData@4 | |
| 101 | WVTAsn1CatMemberInfoDecode@28 | |
| 102 | WVTAsn1CatMemberInfoEncode@20 | |
| 103 | WVTAsn1CatNameValueDecode@28 | |
| 104 | WVTAsn1CatNameValueEncode@20 | |
| 105 | WVTAsn1SpcFinancialCriteriaInfoDecode@28 | |
| 106 | WVTAsn1SpcFinancialCriteriaInfoEncode@20 | |
| 107 | WVTAsn1SpcIndirectDataContentDecode@28 | |
| 108 | WVTAsn1SpcIndirectDataContentEncode@20 | |
| 109 | WVTAsn1SpcLinkDecode@28 | |
| 110 | WVTAsn1SpcLinkEncode@20 | |
| 111 | WVTAsn1SpcMinimalCriteriaInfoDecode@28 | |
| 112 | WVTAsn1SpcMinimalCriteriaInfoEncode@20 | |
| 113 | WVTAsn1SpcPeImageDataDecode@28 | |
| 114 | WVTAsn1SpcPeImageDataEncode@20 | |
| 115 | WVTAsn1SpcSigInfoDecode@28 | |
| 116 | WVTAsn1SpcSigInfoEncode@20 | |
| 117 | WVTAsn1SpcSpAgencyInfoDecode@28 | |
| 118 | WVTAsn1SpcSpAgencyInfoEncode@20 | |
| 119 | WVTAsn1SpcSpOpusInfoDecode@28 | |
| 120 | WVTAsn1SpcSpOpusInfoEncode@20 | |
| 121 | WVTAsn1SpcStatementTypeDecode@28 | |
| 122 | WVTAsn1SpcStatementTypeEncode@20 | |
| 123 | WinVerifyTrust@12 | |
| 124 | WinVerifyTrustEx@12 | |
| 125 | WintrustAddActionID@12 | |
| 126 | WintrustAddDefaultForUsage@8 | |
| 127 | WintrustCertificateTrust@4 | |
| 128 | WintrustGetDefaultForUsage@12 | |
| 129 | WintrustGetRegPolicyFlags@4 | |
| 130 | WintrustLoadFunctionPointers@8 | |
| 131 | WintrustRemoveActionID@4 | |
| 132 | WintrustSetDefaultIncludePEPageHashes@4 | |
| 133 | WintrustSetRegPolicyFlags@4 | |
| 134 | mscat32DllRegisterServer | |
| 135 | mscat32DllUnregisterServer | |
| 136 | mssip32DllRegisterServer | |
| 137 | mssip32DllUnregisterServer |
lib/libc/mingw/lib32/ws2_32.def created+174| ... | ... | @@ -0,0 +1,174 @@ |
| 1 | ; | |
| 2 | ; Definition file of WS2_32.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008 | |
| 5 | ; | |
| 6 | LIBRARY "WS2_32.dll" | |
| 7 | EXPORTS | |
| 8 | accept@12 | |
| 9 | bind@12 | |
| 10 | closesocket@4 | |
| 11 | connect@12 | |
| 12 | getpeername@12 | |
| 13 | getsockname@12 | |
| 14 | getsockopt@20 | |
| 15 | htonl@4 | |
| 16 | htons@4 | |
| 17 | ioctlsocket@12 | |
| 18 | inet_addr@4 | |
| 19 | inet_ntoa@4 | |
| 20 | listen@8 | |
| 21 | ntohl@4 | |
| 22 | ntohs@4 | |
| 23 | recv@16 | |
| 24 | recvfrom@24 | |
| 25 | select@20 | |
| 26 | send@16 | |
| 27 | sendto@24 | |
| 28 | setsockopt@20 | |
| 29 | shutdown@8 | |
| 30 | socket@12 | |
| 31 | WSApSetPostRoutine@4 | |
| 32 | FreeAddrInfoEx@4 | |
| 33 | FreeAddrInfoExW@4 | |
| 34 | FreeAddrInfoW@4 | |
| 35 | GetAddrInfoExA@40 | |
| 36 | GetAddrInfoExW@40 | |
| 37 | GetAddrInfoW@16 | |
| 38 | GetNameInfoW@28 | |
| 39 | InetNtopW@16 | |
| 40 | InetPtonW@12 | |
| 41 | SetAddrInfoExA@48 | |
| 42 | SetAddrInfoExW@48 | |
| 43 | WPUCompleteOverlappedRequest@20 | |
| 44 | WSAAccept@20 | |
| 45 | WSAAddressToStringA@20 | |
| 46 | WSAAddressToStringW@20 | |
| 47 | WSAAdvertiseProvider@8 | |
| 48 | WSACloseEvent@4 | |
| 49 | WSAConnect@28 | |
| 50 | WSAConnectByList@32 | |
| 51 | WSAConnectByNameA@36 | |
| 52 | WSAConnectByNameW@36 | |
| 53 | WSACreateEvent@0 | |
| 54 | WSADuplicateSocketA@12 | |
| 55 | WSADuplicateSocketW@12 | |
| 56 | WSAEnumNameSpaceProvidersA@8 | |
| 57 | WSAEnumNameSpaceProvidersExA@8 | |
| 58 | gethostbyaddr@12 | |
| 59 | gethostbyname@4 | |
| 60 | getprotobyname@4 | |
| 61 | getprotobynumber@4 | |
| 62 | getservbyname@8 | |
| 63 | getservbyport@8 | |
| 64 | gethostname@8 | |
| 65 | WSAEnumNameSpaceProvidersExW@8 | |
| 66 | WSAEnumNameSpaceProvidersW@8 | |
| 67 | WSAEnumNetworkEvents@12 | |
| 68 | WSAEnumProtocolsA@12 | |
| 69 | WSAEnumProtocolsW@12 | |
| 70 | WSAEventSelect@12 | |
| 71 | WSAGetOverlappedResult@20 | |
| 72 | WSAGetQOSByName@12 | |
| 73 | WSAGetServiceClassInfoA@16 | |
| 74 | WSAGetServiceClassInfoW@16 | |
| 75 | WSAGetServiceClassNameByClassIdA@12 | |
| 76 | WSAGetServiceClassNameByClassIdW@12 | |
| 77 | WSAHtonl@12 | |
| 78 | WSAHtons@12 | |
| 79 | WSAInstallServiceClassA@4 | |
| 80 | WSAInstallServiceClassW@4 | |
| 81 | WSAIoctl@36 | |
| 82 | WSAJoinLeaf@32 | |
| 83 | WSALookupServiceBeginA@12 | |
| 84 | WSALookupServiceBeginW@12 | |
| 85 | WSALookupServiceEnd@4 | |
| 86 | WSALookupServiceNextA@16 | |
| 87 | WSALookupServiceNextW@16 | |
| 88 | WSANSPIoctl@32 | |
| 89 | WSANtohl@12 | |
| 90 | WSANtohs@12 | |
| 91 | WSAPoll@12 | |
| 92 | WSAProviderCompleteAsyncCall@8 | |
| 93 | WSAProviderConfigChange@12 | |
| 94 | WSARecv@28 | |
| 95 | WSARecvDisconnect@8 | |
| 96 | WSARecvFrom@36 | |
| 97 | WSARemoveServiceClass@4 | |
| 98 | WSAResetEvent@4 | |
| 99 | WSASend@28 | |
| 100 | WSASendDisconnect@8 | |
| 101 | WSASendMsg@24 | |
| 102 | WSASendTo@36 | |
| 103 | WSASetEvent@4 | |
| 104 | WSASetServiceA@12 | |
| 105 | WSASetServiceW@12 | |
| 106 | WSASocketA@24 | |
| 107 | WSASocketW@24 | |
| 108 | WSAAsyncSelect@16 | |
| 109 | WSAAsyncGetHostByAddr@28 | |
| 110 | WSAAsyncGetHostByName@20 | |
| 111 | WSAAsyncGetProtoByNumber@20 | |
| 112 | WSAAsyncGetProtoByName@20 | |
| 113 | WSAAsyncGetServByPort@24 | |
| 114 | WSAAsyncGetServByName@24 | |
| 115 | WSACancelAsyncRequest@4 | |
| 116 | WSASetBlockingHook@4 | |
| 117 | WSAUnhookBlockingHook@0 | |
| 118 | WSAGetLastError@0 | |
| 119 | WSASetLastError@4 | |
| 120 | WSACancelBlockingCall@0 | |
| 121 | WSAIsBlocking@0 | |
| 122 | WSAStartup@8 | |
| 123 | WSACleanup@0 | |
| 124 | WSAStringToAddressA@20 | |
| 125 | WSAStringToAddressW@20 | |
| 126 | WSAUnadvertiseProvider@4 | |
| 127 | WSAWaitForMultipleEvents@20 | |
| 128 | WSCDeinstallProvider@8 | |
| 129 | WSCEnableNSProvider@8 | |
| 130 | WSCEnumProtocols@16 | |
| 131 | WSCGetApplicationCategory@24 | |
| 132 | WSCGetProviderInfo@24 | |
| 133 | WSCGetProviderPath@16 | |
| 134 | WSCInstallNameSpace@20 | |
| 135 | WSCInstallNameSpaceEx@24 | |
| 136 | WSCInstallProvider@20 | |
| 137 | WSCInstallProviderAndChains@32 | |
| 138 | WSCSetApplicationCategory@28 | |
| 139 | WSCSetProviderInfo@24 | |
| 140 | WSCUnInstallNameSpace@4 | |
| 141 | WSCUpdateProvider@20 | |
| 142 | WSCWriteNameSpaceOrder@8 | |
| 143 | WSCWriteProviderOrder@8 | |
| 144 | WahCloseApcHelper@4 | |
| 145 | WahCloseHandleHelper@4 | |
| 146 | WahCloseNotificationHandleHelper@4 | |
| 147 | WahCloseSocketHandle@8 | |
| 148 | WahCloseThread@8 | |
| 149 | WahCompleteRequest@20 | |
| 150 | WahCreateHandleContextTable@4 | |
| 151 | WahCreateNotificationHandle@8 | |
| 152 | WahCreateSocketHandle@8 | |
| 153 | WahDestroyHandleContextTable@4 | |
| 154 | WahDisableNonIFSHandleSupport@0 | |
| 155 | WahEnableNonIFSHandleSupport@0 | |
| 156 | WahEnumerateHandleContexts@12 | |
| 157 | WahInsertHandleContext@8 | |
| 158 | __WSAFDIsSet@8 | |
| 159 | WahNotifyAllProcesses@4 | |
| 160 | WahOpenApcHelper@4 | |
| 161 | WahOpenCurrentThread@8 | |
| 162 | WahOpenHandleHelper@4 | |
| 163 | WahOpenNotificationHandleHelper@4 | |
| 164 | WahQueueUserApc@16 | |
| 165 | WahReferenceContextByHandle@8 | |
| 166 | WahRemoveHandleContext@8 | |
| 167 | WahWaitForNotification@16 | |
| 168 | WahWriteLSPEvent@8 | |
| 169 | freeaddrinfo@4 | |
| 170 | getaddrinfo@16 | |
| 171 | getnameinfo@28 | |
| 172 | inet_ntop@16 | |
| 173 | inet_pton@12 | |
| 174 | WEP@0 |
lib/libc/mingw/lib64/mswsock.def created+40| ... | ... | @@ -0,0 +1,40 @@ |
| 1 | ; | |
| 2 | ; Exports of file MSWSOCK.dll | |
| 3 | ; | |
| 4 | ; Autogenerated by gen_exportdef | |
| 5 | ; Written by Kai Tietz, 2007 | |
| 6 | ; | |
| 7 | LIBRARY MSWSOCK.dll | |
| 8 | EXPORTS | |
| 9 | ServiceMain | |
| 10 | SvchostPushServiceGlobals | |
| 11 | AcceptEx | |
| 12 | EnumProtocolsA | |
| 13 | EnumProtocolsW | |
| 14 | GetAcceptExSockaddrs | |
| 15 | GetAddressByNameA | |
| 16 | GetAddressByNameW | |
| 17 | GetNameByTypeA | |
| 18 | GetNameByTypeW | |
| 19 | GetServiceA | |
| 20 | GetServiceW | |
| 21 | GetTypeByNameA | |
| 22 | GetTypeByNameW | |
| 23 | MigrateWinsockConfiguration | |
| 24 | NPLoadNameSpaces | |
| 25 | NSPStartup | |
| 26 | SetServiceA | |
| 27 | SetServiceW | |
| 28 | StartWsdpService | |
| 29 | StopWsdpService | |
| 30 | TransmitFile | |
| 31 | WSARecvEx | |
| 32 | WSPStartup | |
| 33 | dn_expand | |
| 34 | getnetbyname | |
| 35 | inet_network | |
| 36 | rcmd | |
| 37 | rexec | |
| 38 | rresvport | |
| 39 | s_perror | |
| 40 | sethostname |
lib/libc/mingw/lib64/samsrv.def created+170| ... | ... | @@ -0,0 +1,170 @@ |
| 1 | ; | |
| 2 | ; Exports of file SAMSRV.dll | |
| 3 | ; | |
| 4 | ; Autogenerated by gen_exportdef | |
| 5 | ; Written by Kai Tietz, 2007 | |
| 6 | ; | |
| 7 | LIBRARY SAMSRV.dll | |
| 8 | EXPORTS | |
| 9 | SamIAccountRestrictions | |
| 10 | SamIAddDSNameToAlias | |
| 11 | SamIAddDSNameToGroup | |
| 12 | SamIAmIGC | |
| 13 | SamIChangePasswordForeignUser | |
| 14 | SamIChangePasswordForeignUser2 | |
| 15 | SamIConnect | |
| 16 | SamICreateAccountByRid | |
| 17 | SamIDemote | |
| 18 | SamIDemoteUndo | |
| 19 | SamIDoFSMORoleChange | |
| 20 | SamIDsCreateObjectInDomain | |
| 21 | SamIDsSetObjectInformation | |
| 22 | SamIEnumerateAccountRids | |
| 23 | SamIEnumerateInterdomainTrustAccountsForUpgrade | |
| 24 | SamIFloatingSingleMasterOpEx | |
| 25 | SamIFreeSidAndAttributesList | |
| 26 | SamIFreeSidArray | |
| 27 | SamIFreeVoid | |
| 28 | SamIFree_SAMPR_ALIAS_INFO_BUFFER | |
| 29 | SamIFree_SAMPR_DISPLAY_INFO_BUFFER | |
| 30 | SamIFree_SAMPR_DOMAIN_INFO_BUFFER | |
| 31 | SamIFree_SAMPR_ENUMERATION_BUFFER | |
| 32 | SamIFree_SAMPR_GET_GROUPS_BUFFER | |
| 33 | SamIFree_SAMPR_GET_MEMBERS_BUFFER | |
| 34 | SamIFree_SAMPR_GROUP_INFO_BUFFER | |
| 35 | SamIFree_SAMPR_PSID_ARRAY | |
| 36 | SamIFree_SAMPR_RETURNED_USTRING_ARRAY | |
| 37 | SamIFree_SAMPR_SR_SECURITY_DESCRIPTOR | |
| 38 | SamIFree_SAMPR_ULONG_ARRAY | |
| 39 | SamIFree_SAMPR_USER_INFO_BUFFER | |
| 40 | SamIFree_UserInternal6Information | |
| 41 | SamIGCLookupNames | |
| 42 | SamIGCLookupSids | |
| 43 | SamIGetAliasMembership | |
| 44 | SamIGetBootKeyInformation | |
| 45 | SamIGetDefaultAdministratorName | |
| 46 | SamIGetDefaultComputersContainer | |
| 47 | SamIGetFixedAttributes | |
| 48 | SamIGetInterdomainTrustAccountPasswordsForUpgrade | |
| 49 | SamIGetPrivateData | |
| 50 | SamIGetResourceGroupMembershipsTransitive | |
| 51 | SamIGetSerialNumberDomain | |
| 52 | SamIGetUserLogonInformation | |
| 53 | SamIGetUserLogonInformation2 | |
| 54 | SamIGetUserLogonInformationEx | |
| 55 | SamIHandleObjectUpdate | |
| 56 | SamIImpersonateNullSession | |
| 57 | SamIIncrementPerformanceCounter | |
| 58 | SamIInitialize | |
| 59 | SamIIsAttributeProtected | |
| 60 | SamIIsDownlevelDcUpgrade | |
| 61 | SamIIsExtendedSidMode | |
| 62 | SamIIsRebootAfterPromotion | |
| 63 | SamIIsSetupInProgress | |
| 64 | SamILoadDownlevelDatabase | |
| 65 | SamILoopbackConnect | |
| 66 | SamIMixedDomain | |
| 67 | SamIMixedDomain2 | |
| 68 | SamINT4UpgradeInProgress | |
| 69 | SamINetLogonPing | |
| 70 | SamINotifyDelta | |
| 71 | SamINotifyRoleChange | |
| 72 | SamINotifyServerDelta | |
| 73 | SamIOpenAccount | |
| 74 | SamIOpenUserByAlternateId | |
| 75 | SamIPromote | |
| 76 | SamIPromoteUndo | |
| 77 | SamIQueryServerRole | |
| 78 | SamIQueryServerRole2 | |
| 79 | SamIRemoveDSNameFromAlias | |
| 80 | SamIRemoveDSNameFromGroup | |
| 81 | SamIReplaceDownlevelDatabase | |
| 82 | SamIResetBadPwdCountOnPdc | |
| 83 | SamIRetrievePrimaryCredentials | |
| 84 | SamIRevertNullSession | |
| 85 | SamISameSite | |
| 86 | SamISetAuditingInformation | |
| 87 | SamISetMixedDomainFlag | |
| 88 | SamISetPasswordForeignUser | |
| 89 | SamISetPasswordForeignUser2 | |
| 90 | SamISetPasswordInfoOnPdc | |
| 91 | SamISetPrivateData | |
| 92 | SamISetSerialNumberDomain | |
| 93 | SamIStorePrimaryCredentials | |
| 94 | SamIUPNFromUserHandle | |
| 95 | SamIUnLoadDownlevelDatabase | |
| 96 | SamIUpdateLogonStatistics | |
| 97 | SampAbortSingleLoopbackTask | |
| 98 | SampAccountControlToFlags | |
| 99 | SampAcquireSamLockExclusive | |
| 100 | SampAcquireWriteLock | |
| 101 | SampCommitBufferedWrites | |
| 102 | SampConvertNt4SdToNt5Sd | |
| 103 | SampDsChangePasswordUser | |
| 104 | SampFlagsToAccountControl | |
| 105 | SampGetDefaultSecurityDescriptorForClass | |
| 106 | SampGetSerialNumberDomain2 | |
| 107 | SampInitializeRegistry | |
| 108 | SampInitializeSdConversion | |
| 109 | SampInvalidateDomainCache | |
| 110 | SampInvalidateRidRange | |
| 111 | SampIsAuditingEnabled | |
| 112 | SampNetLogonNotificationRequired | |
| 113 | SampNotifyAuditChange | |
| 114 | SampNotifyReplicatedInChange | |
| 115 | SampProcessSingleLoopbackTask | |
| 116 | SampReleaseSamLockExclusive | |
| 117 | SampReleaseWriteLock | |
| 118 | SampRtlConvertUlongToUnicodeString | |
| 119 | SampSetSerialNumberDomain2 | |
| 120 | SampUsingDsData | |
| 121 | SampWriteGroupType | |
| 122 | SamrAddMemberToAlias | |
| 123 | SamrAddMemberToGroup | |
| 124 | SamrAddMultipleMembersToAlias | |
| 125 | SamrChangePasswordUser | |
| 126 | SamrCloseHandle | |
| 127 | SamrCreateAliasInDomain | |
| 128 | SamrCreateGroupInDomain | |
| 129 | SamrCreateUser2InDomain | |
| 130 | SamrCreateUserInDomain | |
| 131 | SamrDeleteAlias | |
| 132 | SamrDeleteGroup | |
| 133 | SamrDeleteUser | |
| 134 | SamrEnumerateAliasesInDomain | |
| 135 | SamrEnumerateDomainsInSamServer | |
| 136 | SamrEnumerateGroupsInDomain | |
| 137 | SamrEnumerateUsersInDomain | |
| 138 | SamrGetAliasMembership | |
| 139 | SamrGetGroupsForUser | |
| 140 | SamrGetMembersInAlias | |
| 141 | SamrGetMembersInGroup | |
| 142 | SamrGetUserDomainPasswordInformation | |
| 143 | SamrLookupDomainInSamServer | |
| 144 | SamrLookupIdsInDomain | |
| 145 | SamrLookupNamesInDomain | |
| 146 | SamrOpenAlias | |
| 147 | SamrOpenDomain | |
| 148 | SamrOpenGroup | |
| 149 | SamrOpenUser | |
| 150 | SamrQueryDisplayInformation | |
| 151 | SamrQueryInformationAlias | |
| 152 | SamrQueryInformationDomain | |
| 153 | SamrQueryInformationGroup | |
| 154 | SamrQueryInformationUser | |
| 155 | SamrQuerySecurityObject | |
| 156 | SamrRemoveMemberFromAlias | |
| 157 | SamrRemoveMemberFromForeignDomain | |
| 158 | SamrRemoveMemberFromGroup | |
| 159 | SamrRemoveMultipleMembersFromAlias | |
| 160 | SamrRidToSid | |
| 161 | SamrSetInformationAlias | |
| 162 | SamrSetInformationDomain | |
| 163 | SamrSetInformationGroup | |
| 164 | SamrSetInformationUser | |
| 165 | SamrSetMemberAttributesOfGroup | |
| 166 | SamrSetSecurityObject | |
| 167 | SamrShutdownSamServer | |
| 168 | SamrTestPrivateFunctionsDomain | |
| 169 | SamrTestPrivateFunctionsUser | |
| 170 | SamrUnicodeChangePasswordUser2 |
lib/libc/mingw/lib64/urlmon.def created+96| ... | ... | @@ -0,0 +1,96 @@ |
| 1 | ; | |
| 2 | ; Exports of file urlmon.dll | |
| 3 | ; | |
| 4 | ; Autogenerated by gen_exportdef | |
| 5 | ; Written by Kai Tietz, 2007 | |
| 6 | ; | |
| 7 | LIBRARY urlmon.dll | |
| 8 | EXPORTS | |
| 9 | AsyncGetClassBits | |
| 10 | AsyncInstallDistributionUnit | |
| 11 | BindAsyncMoniker | |
| 12 | CDLGetLongPathNameA | |
| 13 | CDLGetLongPathNameW | |
| 14 | CoGetClassObjectFromURL | |
| 15 | CoInstall | |
| 16 | CoInternetCombineUrl | |
| 17 | CoInternetCompareUrl | |
| 18 | CoInternetCreateSecurityManager | |
| 19 | CoInternetCreateZoneManager | |
| 20 | CoInternetFeatureSettingsChanged | |
| 21 | CoInternetGetProtocolFlags | |
| 22 | CoInternetGetSecurityUrl | |
| 23 | CoInternetGetSession | |
| 24 | CoInternetIsFeatureEnabled | |
| 25 | CoInternetIsFeatureEnabledForUrl | |
| 26 | CoInternetIsFeatureZoneElevationEnabled | |
| 27 | CoInternetParseUrl | |
| 28 | CoInternetQueryInfo | |
| 29 | CoInternetSetFeatureEnabled | |
| 30 | CompareSecurityIds | |
| 31 | CompatFlagsFromClsid | |
| 32 | CopyBindInfo | |
| 33 | CopyStgMedium | |
| 34 | CreateAsyncBindCtx | |
| 35 | CreateAsyncBindCtxEx | |
| 36 | CreateFormatEnumerator | |
| 37 | CreateURLMoniker | |
| 38 | CreateURLMonikerEx | |
| 39 | DllCanUnloadNow | |
| 40 | DllGetClassObject | |
| 41 | DllInstall | |
| 42 | DllRegisterServer | |
| 43 | DllRegisterServerEx | |
| 44 | DllUnregisterServer | |
| 45 | Extract | |
| 46 | FaultInIEFeature | |
| 47 | FindMediaType | |
| 48 | FindMediaTypeClass | |
| 49 | FindMimeFromData | |
| 50 | GetAddSitesFileUrl | |
| 51 | GetClassFileOrMime | |
| 52 | GetClassURL | |
| 53 | GetComponentIDFromCLSSPEC | |
| 54 | GetMarkOfTheWeb | |
| 55 | GetSoftwareUpdateInfo | |
| 56 | HlinkGoBack | |
| 57 | HlinkGoForward | |
| 58 | HlinkNavigateMoniker | |
| 59 | HlinkNavigateString | |
| 60 | HlinkSimpleNavigateToMoniker | |
| 61 | HlinkSimpleNavigateToString | |
| 62 | InstallFlash | |
| 63 | IsAsyncMoniker | |
| 64 | IsJITInProgress | |
| 65 | IsLoggingEnabledA | |
| 66 | IsLoggingEnabledW | |
| 67 | IsValidURL | |
| 68 | MkParseDisplayNameEx | |
| 69 | ObtainUserAgentString | |
| 70 | PrivateCoInstall | |
| 71 | RegisterBindStatusCallback | |
| 72 | RegisterFormatEnumerator | |
| 73 | RegisterMediaTypeClass | |
| 74 | RegisterMediaTypes | |
| 75 | ReleaseBindInfo | |
| 76 | RevokeBindStatusCallback | |
| 77 | RevokeFormatEnumerator | |
| 78 | SetSoftwareUpdateAdvertisementState | |
| 79 | ShowTrustAlertDialog | |
| 80 | URLDownloadA | |
| 81 | URLDownloadToCacheFileA | |
| 82 | URLDownloadToCacheFileW | |
| 83 | URLDownloadToFileA | |
| 84 | URLDownloadToFileW | |
| 85 | URLDownloadW | |
| 86 | URLOpenBlockingStreamA | |
| 87 | URLOpenBlockingStreamW | |
| 88 | URLOpenPullStreamA | |
| 89 | URLOpenPullStreamW | |
| 90 | URLOpenStreamA | |
| 91 | URLOpenStreamW | |
| 92 | UrlMkBuildVersion | |
| 93 | UrlMkGetSessionOption | |
| 94 | UrlMkSetSessionOption | |
| 95 | WriteHitLogging | |
| 96 | ZonesReInit |
lib/libc/mingw/lib64/wintrust.def created+136| ... | ... | @@ -0,0 +1,136 @@ |
| 1 | ; | |
| 2 | ; Exports of file WINTRUST.dll | |
| 3 | ; | |
| 4 | ; Autogenerated by gen_exportdef | |
| 5 | ; Written by Kai Tietz, 2007 | |
| 6 | ; | |
| 7 | LIBRARY WINTRUST.dll | |
| 8 | EXPORTS | |
| 9 | CryptCATVerifyMember | |
| 10 | CryptSIPGetInfo | |
| 11 | CryptSIPGetRegWorkingFlags | |
| 12 | GenericChainCertificateTrust | |
| 13 | GenericChainFinalProv | |
| 14 | HTTPSCertificateTrust | |
| 15 | SoftpubDefCertInit | |
| 16 | SoftpubFreeDefUsageCallData | |
| 17 | SoftpubLoadDefUsageCallData | |
| 18 | WTHelperCertFindIssuerCertificate | |
| 19 | AddPersonalTrustDBPages | |
| 20 | CatalogCompactHashDatabase | |
| 21 | CryptCATAdminAcquireContext | |
| 22 | CryptCATAdminAddCatalog | |
| 23 | CryptCATAdminCalcHashFromFileHandle | |
| 24 | CryptCATAdminEnumCatalogFromHash | |
| 25 | CryptCATAdminPauseServiceForBackup | |
| 26 | CryptCATAdminReleaseCatalogContext | |
| 27 | CryptCATAdminReleaseContext | |
| 28 | CryptCATAdminRemoveCatalog | |
| 29 | CryptCATAdminResolveCatalogPath | |
| 30 | CryptCATCDFClose | |
| 31 | CryptCATCDFEnumAttributes | |
| 32 | CryptCATCDFEnumAttributesWithCDFTag | |
| 33 | CryptCATCDFEnumCatAttributes | |
| 34 | CryptCATCDFEnumMembers | |
| 35 | CryptCATCDFEnumMembersByCDFTag | |
| 36 | CryptCATCDFEnumMembersByCDFTagEx | |
| 37 | CryptCATCDFOpen | |
| 38 | CryptCATCatalogInfoFromContext | |
| 39 | CryptCATClose | |
| 40 | CryptCATEnumerateAttr | |
| 41 | CryptCATEnumerateCatAttr | |
| 42 | CryptCATEnumerateMember | |
| 43 | CryptCATGetAttrInfo | |
| 44 | CryptCATGetCatAttrInfo | |
| 45 | CryptCATGetMemberInfo | |
| 46 | CryptCATHandleFromStore | |
| 47 | CryptCATOpen | |
| 48 | CryptCATPersistStore | |
| 49 | CryptCATPutAttrInfo | |
| 50 | CryptCATPutCatAttrInfo | |
| 51 | CryptCATPutMemberInfo | |
| 52 | CryptCATStoreFromHandle | |
| 53 | CryptSIPCreateIndirectData | |
| 54 | CryptSIPGetSignedDataMsg | |
| 55 | CryptSIPPutSignedDataMsg | |
| 56 | CryptSIPRemoveSignedDataMsg | |
| 57 | CryptSIPVerifyIndirectData | |
| 58 | DllRegisterServer | |
| 59 | DllUnregisterServer | |
| 60 | DriverCleanupPolicy | |
| 61 | DriverFinalPolicy | |
| 62 | DriverInitializePolicy | |
| 63 | FindCertsByIssuer | |
| 64 | HTTPSFinalProv | |
| 65 | I_CryptCatAdminMigrateToNewCatDB | |
| 66 | IsCatalogFile | |
| 67 | MsCatConstructHashTag | |
| 68 | MsCatFreeHashTag | |
| 69 | OfficeCleanupPolicy | |
| 70 | OfficeInitializePolicy | |
| 71 | OpenPersonalTrustDBDialog | |
| 72 | OpenPersonalTrustDBDialogEx | |
| 73 | SoftpubAuthenticode | |
| 74 | SoftpubCheckCert | |
| 75 | SoftpubCleanup | |
| 76 | SoftpubDllRegisterServer | |
| 77 | SoftpubDllUnregisterServer | |
| 78 | SoftpubDumpStructure | |
| 79 | SoftpubInitialize | |
| 80 | SoftpubLoadMessage | |
| 81 | SoftpubLoadSignature | |
| 82 | TrustDecode | |
| 83 | TrustFindIssuerCertificate | |
| 84 | TrustFreeDecode | |
| 85 | TrustIsCertificateSelfSigned | |
| 86 | TrustOpenStores | |
| 87 | WTHelperCertCheckValidSignature | |
| 88 | WTHelperCertIsSelfSigned | |
| 89 | WTHelperCheckCertUsage | |
| 90 | WTHelperGetAgencyInfo | |
| 91 | WTHelperGetFileHandle | |
| 92 | WTHelperGetFileHash | |
| 93 | WTHelperGetFileName | |
| 94 | WTHelperGetKnownUsages | |
| 95 | WTHelperGetProvCertFromChain | |
| 96 | WTHelperGetProvPrivateDataFromChain | |
| 97 | WTHelperGetProvSignerFromChain | |
| 98 | WTHelperIsInRootStore | |
| 99 | WTHelperOpenKnownStores | |
| 100 | WTHelperProvDataFromStateData | |
| 101 | WVTAsn1CatMemberInfoDecode | |
| 102 | WVTAsn1CatMemberInfoEncode | |
| 103 | WVTAsn1CatNameValueDecode | |
| 104 | WVTAsn1CatNameValueEncode | |
| 105 | WVTAsn1SpcFinancialCriteriaInfoDecode | |
| 106 | WVTAsn1SpcFinancialCriteriaInfoEncode | |
| 107 | WVTAsn1SpcIndirectDataContentDecode | |
| 108 | WVTAsn1SpcIndirectDataContentEncode | |
| 109 | WVTAsn1SpcLinkDecode | |
| 110 | WVTAsn1SpcLinkEncode | |
| 111 | WVTAsn1SpcMinimalCriteriaInfoDecode | |
| 112 | WVTAsn1SpcMinimalCriteriaInfoEncode | |
| 113 | WVTAsn1SpcPeImageDataDecode | |
| 114 | WVTAsn1SpcPeImageDataEncode | |
| 115 | WVTAsn1SpcSigInfoDecode | |
| 116 | WVTAsn1SpcSigInfoEncode | |
| 117 | WVTAsn1SpcSpAgencyInfoDecode | |
| 118 | WVTAsn1SpcSpAgencyInfoEncode | |
| 119 | WVTAsn1SpcSpOpusInfoDecode | |
| 120 | WVTAsn1SpcSpOpusInfoEncode | |
| 121 | WVTAsn1SpcStatementTypeDecode | |
| 122 | WVTAsn1SpcStatementTypeEncode | |
| 123 | WinVerifyTrust | |
| 124 | WinVerifyTrustEx | |
| 125 | WintrustAddActionID | |
| 126 | WintrustAddDefaultForUsage | |
| 127 | WintrustCertificateTrust | |
| 128 | WintrustGetDefaultForUsage | |
| 129 | WintrustGetRegPolicyFlags | |
| 130 | WintrustLoadFunctionPointers | |
| 131 | WintrustRemoveActionID | |
| 132 | WintrustSetRegPolicyFlags | |
| 133 | mscat32DllRegisterServer | |
| 134 | mscat32DllUnregisterServer | |
| 135 | mssip32DllRegisterServer | |
| 136 | mssip32DllUnregisterServer |
lib/libc/mingw/libarm32/mswsock.def created+70| ... | ... | @@ -0,0 +1,70 @@ |
| 1 | ; | |
| 2 | ; Definition file of MSWSOCK.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008-2014 | |
| 5 | ; | |
| 6 | LIBRARY "MSWSOCK.dll" | |
| 7 | EXPORTS | |
| 8 | AcceptEx | |
| 9 | EnumProtocolsA | |
| 10 | EnumProtocolsW | |
| 11 | GetAcceptExSockaddrs | |
| 12 | GetAddressByNameA | |
| 13 | GetAddressByNameW | |
| 14 | GetNameByTypeA | |
| 15 | GetNameByTypeW | |
| 16 | GetServiceA | |
| 17 | GetServiceW | |
| 18 | GetSocketErrorMessageW | |
| 19 | GetTypeByNameA | |
| 20 | GetTypeByNameW | |
| 21 | MigrateWinsockConfiguration | |
| 22 | MigrateWinsockConfigurationEx | |
| 23 | NPLoadNameSpaces | |
| 24 | NSPStartup | |
| 25 | SetServiceA | |
| 26 | SetServiceW | |
| 27 | StartWsdpService | |
| 28 | StopWsdpService | |
| 29 | Tcpip4_WSHAddressToString | |
| 30 | Tcpip4_WSHEnumProtocols | |
| 31 | Tcpip4_WSHGetBroadcastSockaddr | |
| 32 | Tcpip4_WSHGetProviderGuid | |
| 33 | Tcpip4_WSHGetSockaddrType | |
| 34 | Tcpip4_WSHGetSocketInformation | |
| 35 | Tcpip4_WSHGetWSAProtocolInfo | |
| 36 | Tcpip4_WSHGetWildcardSockaddr | |
| 37 | Tcpip4_WSHGetWinsockMapping | |
| 38 | Tcpip4_WSHIoctl | |
| 39 | Tcpip4_WSHJoinLeaf | |
| 40 | Tcpip4_WSHNotify | |
| 41 | Tcpip4_WSHOpenSocket | |
| 42 | Tcpip4_WSHOpenSocket2 | |
| 43 | Tcpip4_WSHSetSocketInformation | |
| 44 | Tcpip4_WSHStringToAddress | |
| 45 | Tcpip6_WSHAddressToString | |
| 46 | Tcpip6_WSHEnumProtocols | |
| 47 | Tcpip6_WSHGetProviderGuid | |
| 48 | Tcpip6_WSHGetSockaddrType | |
| 49 | Tcpip6_WSHGetSocketInformation | |
| 50 | Tcpip6_WSHGetWSAProtocolInfo | |
| 51 | Tcpip6_WSHGetWildcardSockaddr | |
| 52 | Tcpip6_WSHGetWinsockMapping | |
| 53 | Tcpip6_WSHIoctl | |
| 54 | Tcpip6_WSHJoinLeaf | |
| 55 | Tcpip6_WSHNotify | |
| 56 | Tcpip6_WSHOpenSocket | |
| 57 | Tcpip6_WSHOpenSocket2 | |
| 58 | Tcpip6_WSHSetSocketInformation | |
| 59 | Tcpip6_WSHStringToAddress | |
| 60 | TransmitFile | |
| 61 | WSARecvEx | |
| 62 | WSPStartup | |
| 63 | dn_expand | |
| 64 | getnetbyname | |
| 65 | inet_network | |
| 66 | rcmd | |
| 67 | rexec | |
| 68 | rresvport | |
| 69 | s_perror | |
| 70 | sethostname |
lib/libc/mingw/libarm32/samsrv.def created+328| ... | ... | @@ -0,0 +1,328 @@ |
| 1 | ; | |
| 2 | ; Definition file of SAMSRV.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008-2014 | |
| 5 | ; | |
| 6 | LIBRARY "SAMSRV.dll" | |
| 7 | EXPORTS | |
| 8 | RtlDeleteElementGenericTable2 | |
| 9 | RtlInitializeGenericTable2 | |
| 10 | RtlInsertElementGenericTable2 | |
| 11 | RtlLookupElementGenericTable2 | |
| 12 | SAM_MIDL_user_allocate | |
| 13 | SAM_MIDL_user_free | |
| 14 | SamDsExtAlloc | |
| 15 | SamDsExtFree | |
| 16 | SamIAccountRestrictions | |
| 17 | SamIAddDSNameToAlias | |
| 18 | SamIChangePasswordForeignUser | |
| 19 | SamIClaimIsValid | |
| 20 | SamIConnect | |
| 21 | SamIConvertSecurityAttributesToClaimsBlob | |
| 22 | SamICopyCurrentDomainAccountSettings | |
| 23 | SamICreateKrbTgt | |
| 24 | SamIDecodeClaimsBlob | |
| 25 | SamIDecodeClaimsBlobIntoClaimsSet | |
| 26 | SamIDecodeClaimsBlobToAuthz | |
| 27 | SamIDemote | |
| 28 | SamIDemoteUndo | |
| 29 | SamIDoFSMORoleChange | |
| 30 | SamIFreeAuthzSecurityAttributesInfo | |
| 31 | SamIFreeClaimsBlob | |
| 32 | SamIFreeDecodedClaimsSet | |
| 33 | SamIFreeLookupNamesInfo | |
| 34 | SamIFreeLookupSidsInfo | |
| 35 | SamIFreeOidList | |
| 36 | SamIFreeRealmList | |
| 37 | SamIFreeSecurityAttributesInfo | |
| 38 | SamIFreeSidAndAttributesList | |
| 39 | SamIFreeSidArray | |
| 40 | SamIFreeVoid | |
| 41 | SamIFree_SAMPR_DISPLAY_INFO_BUFFER | |
| 42 | SamIFree_SAMPR_DOMAIN_INFO_BUFFER | |
| 43 | SamIFree_SAMPR_ENUMERATION_BUFFER | |
| 44 | SamIFree_SAMPR_GET_GROUPS_BUFFER | |
| 45 | SamIFree_SAMPR_RETURNED_USTRING_ARRAY | |
| 46 | SamIFree_SAMPR_ULONG_ARRAY | |
| 47 | SamIFree_SAMPR_USER_INFO_BUFFER | |
| 48 | SamIFree_UserInternal6Information | |
| 49 | SamIGetAliasMembership | |
| 50 | SamIGetConfigurationOidList | |
| 51 | SamIGetDefaultAdministratorName | |
| 52 | SamIGetResourceGroupMembershipsTransitive | |
| 53 | SamIGetUserLogonInformation | |
| 54 | SamIGetUserLogonInformation2 | |
| 55 | SamIGetUserLogonInformation3 | |
| 56 | SamIGetUserLogonInformationEx | |
| 57 | SamIHandleObjectUpdate | |
| 58 | SamIImpersonateNullSession | |
| 59 | SamIInitialize | |
| 60 | SamIIsDownlevelDcUpgrade | |
| 61 | SamIIsExtendedSidMode | |
| 62 | SamIIsRebootAfterPromotion | |
| 63 | SamIIsSetupInProgress | |
| 64 | SamILoadDownlevelDatabase | |
| 65 | SamILookupNamesBySid | |
| 66 | SamILookupNamesInDomain | |
| 67 | SamILookupSidsByName | |
| 68 | SamILoopbackConnect | |
| 69 | SamIMixedDomain | |
| 70 | SamIMixedDomain2 | |
| 71 | SamINT4UpgradeInProgress | |
| 72 | SamINetLogonPing | |
| 73 | SamINotifyRoleChange | |
| 74 | SamIOpenUserByAlternateId | |
| 75 | SamIPromote | |
| 76 | SamIPromoteUndo | |
| 77 | SamIPurgeSecrets | |
| 78 | SamIQueryAccountSecretsCachability | |
| 79 | SamIQueryCapabilities | |
| 80 | SamIQueryRealmList | |
| 81 | SamIQueryServerRole | |
| 82 | SamIQueryServerRole2 | |
| 83 | SamIRemoveDSNameFromAlias | |
| 84 | SamIReplaceDownlevelDatabase | |
| 85 | SamIReplicateAccountData | |
| 86 | SamIResetBadPwdCountOnPdc | |
| 87 | SamIRetrieveMultiplePrimaryCredentials | |
| 88 | SamIRetrievePrimaryCredentials | |
| 89 | SamIRevertNullSession | |
| 90 | SamIScorePassword | |
| 91 | SamISetAuditingInformation | |
| 92 | SamISetMachinePassword | |
| 93 | SamISetPasswordForeignUser2 | |
| 94 | SamISetPasswordForeignUser3 | |
| 95 | SamISetPasswordInfoOnDc | |
| 96 | SamIStorePrimaryCredentials | |
| 97 | SamITransformClaims | |
| 98 | SamIUPNFromUserHandle | |
| 99 | SamIUnLoadDownlevelDatabase | |
| 100 | SamIUninitialize | |
| 101 | SamIUpdateLogonStatistics | |
| 102 | SamIValidateAccountName | |
| 103 | SamIValidateNewAccountName | |
| 104 | SampAccountControlToFlags | |
| 105 | SampAcquireReadLock | |
| 106 | SampAcquireSamLockExclusive | |
| 107 | SampAcquireWriteLock | |
| 108 | SampAddAccountToGroupMembers | |
| 109 | SampAddAccountsAndApplyMemberships | |
| 110 | SampAddDeltaTime | |
| 111 | SampAddNonLocalDomainRelativeMemberships | |
| 112 | SampAddSameDomainMemberToGlobalOrUniversalGroup | |
| 113 | SampAddUserToGroup | |
| 114 | SampAlInvalidateAliasInformation | |
| 115 | SampAllocateNextCurrentRidFromIndex | |
| 116 | SampApplyDomainUpdatesForAllDomains | |
| 117 | SampAssignPrimaryGroup | |
| 118 | SampAuditAccountEnableDisableChange | |
| 119 | SampAuditAccountNameChange | |
| 120 | SampAuditAnyEvent | |
| 121 | SampAuditGroupTypeChange | |
| 122 | SampAuditSidHistory | |
| 123 | SampBuildDsNameFromSid | |
| 124 | SampBuildSamProtection | |
| 125 | SampCalculateLmAndNtOwfPasswords | |
| 126 | SampChangeAliasAccountName | |
| 127 | SampChangeGroupAccountName | |
| 128 | SampChangeUserAccountName | |
| 129 | SampCheckForAccountLockout | |
| 130 | SampCheckGroupTypeBits | |
| 131 | SampCheckSidType | |
| 132 | SampCommitBufferedWrites | |
| 133 | SampCompareDisplayStrings | |
| 134 | SampComputePasswordExpired | |
| 135 | SampConnect | |
| 136 | SampConvertUiListToApiList | |
| 137 | SampCreateAccountContext2 | |
| 138 | SampCreateAliasInDomain | |
| 139 | SampCreateContextEx | |
| 140 | SampCreateDefaultUPN | |
| 141 | SampCreateFullSid | |
| 142 | SampCreateGroupInDomain | |
| 143 | SampCreateUserInDomain | |
| 144 | SampCurrentThreadOwnsLock | |
| 145 | SampDeReferenceContext | |
| 146 | SampDecrementActiveThreads | |
| 147 | SampDecryptCredentialData | |
| 148 | SampDeleteContext | |
| 149 | SampDeleteDsDirsToDeleteKey | |
| 150 | SampDeleteKeyForPostBootPromote | |
| 151 | SampDeltaChangeNotify | |
| 152 | SampDsChangePasswordUser | |
| 153 | SampDsConvertReadAttrBlock | |
| 154 | SampDsGetPrimaryDomainStart | |
| 155 | SampDsInitializeSingleDomain | |
| 156 | SampDsIsRunning | |
| 157 | SampDsMakeAttrBlock | |
| 158 | SampDsSetBuiltinDomainPolicy | |
| 159 | SampDsSetDomainPolicy | |
| 160 | SampDsSetPasswordUser | |
| 161 | SampDsUpdateContextAttributes | |
| 162 | SampDuplicateGroupInfo | |
| 163 | SampDuplicateMachineInfo | |
| 164 | SampDuplicateOemGroupInfo | |
| 165 | SampDuplicateOemUserInfo | |
| 166 | SampDuplicateUnicodeString | |
| 167 | SampDuplicateUserInfo | |
| 168 | SampEncryptCredentialData | |
| 169 | SampExamineSid | |
| 170 | SampExtendDefinedDomains | |
| 171 | SampFlagsToAccountControl | |
| 172 | SampFreeGroupInfo | |
| 173 | SampFreeMachineInfo | |
| 174 | SampFreeOemGroupInfo | |
| 175 | SampFreeOemUserInfo | |
| 176 | SampFreeUnicodeString | |
| 177 | SampFreeUserInfo | |
| 178 | SampGenerateRandomPassword | |
| 179 | SampGetAccessAttribute | |
| 180 | SampGetAccountDomainInfo | |
| 181 | SampGetBehaviorVersion | |
| 182 | SampGetCurrentOwnerAndPrimaryGroup | |
| 183 | SampGetDisableOutboundRSO | |
| 184 | SampGetDisableRSOOnPDCForward | |
| 185 | SampGetDisableResetBadPwdCountForward | |
| 186 | SampGetDisableSingleObjectRepl | |
| 187 | SampGetDnsDomainNameFromIndex | |
| 188 | SampGetDomainContextFromIndex | |
| 189 | SampGetDomainObjectFromAccountContext | |
| 190 | SampGetDomainObjectFromIndex | |
| 191 | SampGetDomainServerRoleFromIndex | |
| 192 | SampGetDomainSidFromAccountContext | |
| 193 | SampGetDomainSidFromIndex | |
| 194 | SampGetDomainSidListForSam | |
| 195 | SampGetDomainUpgradeTasks | |
| 196 | SampGetDownLevelDomainControllersPresent | |
| 197 | SampGetExtendedAttribute | |
| 198 | SampGetExternalNameFromIndex | |
| 199 | SampGetFixedAttributes | |
| 200 | SampGetHasNeverTime | |
| 201 | SampGetIgnoreGCFailures | |
| 202 | SampGetLogLevel | |
| 203 | SampGetNT4UpgradeInProgress | |
| 204 | SampGetNewAccountSecurityNt4 | |
| 205 | SampGetNextUnmodifiedRidFromIndex | |
| 206 | SampGetNoGcLogonEnforceKerberosIpCheck | |
| 207 | SampGetNoGcLogonEnforceNTLMCheck | |
| 208 | SampGetObjectSD | |
| 209 | SampGetObjectTypeNameFromIndex | |
| 210 | SampGetPasswordMustChangeWithUF_UAC | |
| 211 | SampGetReverseMembershipTransitive | |
| 212 | SampGetSamSubsystemName | |
| 213 | SampGetSerialNumberDomain2 | |
| 214 | SampGetServerObjectName | |
| 215 | SampGetSidArrayAttribute | |
| 216 | SampGetSidAttribute | |
| 217 | SampGetSuccessAccountAuditingEnabled | |
| 218 | SampGetUlongArrayAttribute | |
| 219 | SampGetUnicodeStringAttribute | |
| 220 | SampGetUserAccountControlComputed | |
| 221 | SampGetUserAccountSettings | |
| 222 | SampGetWillNeverTime | |
| 223 | SampImpersonateClient | |
| 224 | SampIncreaseBadPwdCountLoopback | |
| 225 | SampIncrementActiveThreads | |
| 226 | SampIncrementNetlogonChangeLogSerialNumber | |
| 227 | SampInvalidateDomainCache | |
| 228 | SampIsAccountBuiltIn | |
| 229 | SampIsAuditingEnabled | |
| 230 | SampIsBuiltinDomain | |
| 231 | SampIsDomainHosted | |
| 232 | SampIsServiceRunning | |
| 233 | SampIsSetupInProgress | |
| 234 | SampLogPrint | |
| 235 | SampLookupContext | |
| 236 | SampMarkPerAttributeInvalidFromWhichFields | |
| 237 | SampNeedUserAccountSettingsDuringQuery | |
| 238 | SampNetLogonNotificationRequired | |
| 239 | SampNotifyAuditChange | |
| 240 | SampNotifyReplicatedInChange | |
| 241 | SampPasswordChangeNotify | |
| 242 | SampPasswordChangeNotifyWorker | |
| 243 | SampPositionOfHighestBit | |
| 244 | SampQueryCapabilities | |
| 245 | SampQueryInformationUserInternal | |
| 246 | SampReadExtendedAttributes | |
| 247 | SampRecordSystemSchemaVerisonInRegistry | |
| 248 | SampReferenceContext | |
| 249 | SampRegObjToDsObj | |
| 250 | SampReleaseReadLock | |
| 251 | SampReleaseSamLockExclusive | |
| 252 | SampReleaseWriteLock | |
| 253 | SampRemoveAccountFromGroupMembers | |
| 254 | SampRemoveSameDomainMemberFromGlobalOrUniversalGroup | |
| 255 | SampRemoveUserFromGroup | |
| 256 | SampRenameKrbtgtAccount | |
| 257 | SampReplaceUserLogonHours | |
| 258 | SampReplaceUserV1aFixed | |
| 259 | SampRetrieveGroupV1Fixed | |
| 260 | SampRetrieveMultipleCredentials | |
| 261 | SampRetrieveUserPasswords | |
| 262 | SampRetrieveUserV1aFixed | |
| 263 | SampRevertToSelf | |
| 264 | SampRtlWellKnownPrivilegeCheck | |
| 265 | SampSetAccessAttribute | |
| 266 | SampSetAdminPassword | |
| 267 | SampSetAttributeAccess | |
| 268 | SampSetComputerObjectDsName | |
| 269 | SampSetDSRMPasswordWorker | |
| 270 | SampSetExtendedAttributeAccess | |
| 271 | SampSetFixedAttributes | |
| 272 | SampSetGlobalDsSids | |
| 273 | SampSetPassword | |
| 274 | SampSetPasswordInfoOnPdcByHandle | |
| 275 | SampSetPasswordInfoOnPdcByIndex | |
| 276 | SampSetSerialNumberDomain2 | |
| 277 | SampSetTransactionDomain | |
| 278 | SampSetTransactionWithinDomain | |
| 279 | SampSetUnicodeStringAttribute | |
| 280 | SampSetUserAccountControl | |
| 281 | SampSplitSid | |
| 282 | SampStoreObjectAttributes | |
| 283 | SampStringFromGuid | |
| 284 | SampTraceEvent | |
| 285 | SampUpdateAccountDisabledFlag | |
| 286 | SampUpdateComputedUserAccountControlBits | |
| 287 | SampUpdateMixedModeAndFindDomain | |
| 288 | SampUpdatePerformanceCounters | |
| 289 | SampUpgradeUserParmsActual | |
| 290 | SampUsingDsData | |
| 291 | SampValidateDomainCacheCallback | |
| 292 | SampValidateDomainControllerCreation | |
| 293 | SampValidatePwdSettingAttempt | |
| 294 | SampValidateRegAttributes | |
| 295 | SampWriteEventLog | |
| 296 | SampWriteGroupType | |
| 297 | SamrAddMemberToAlias | |
| 298 | SamrAddMemberToGroup | |
| 299 | SamrCloseHandle | |
| 300 | SamrCreateUser2InDomain | |
| 301 | SamrCreateUserInDomain | |
| 302 | SamrDeleteAlias | |
| 303 | SamrDeleteGroup | |
| 304 | SamrDeleteUser | |
| 305 | SamrEnumerateUsersInDomain | |
| 306 | SamrEnumerateUsersInDomain2 | |
| 307 | SamrGetAliasMembership | |
| 308 | SamrGetGroupsForUser | |
| 309 | SamrLookupIdsInDomain | |
| 310 | SamrLookupNamesInDomain | |
| 311 | SamrLookupNamesInDomain2 | |
| 312 | SamrOpenAlias | |
| 313 | SamrOpenDomain | |
| 314 | SamrOpenGroup | |
| 315 | SamrOpenUser | |
| 316 | SamrQueryDisplayInformation | |
| 317 | SamrQueryInformationDomain | |
| 318 | SamrQueryInformationUser | |
| 319 | SamrQueryInformationUser2 | |
| 320 | SamrQuerySecurityObject | |
| 321 | SamrRemoveMemberFromAlias | |
| 322 | SamrRemoveMemberFromGroup | |
| 323 | SamrRidToSid | |
| 324 | SamrSetInformationAlias | |
| 325 | SamrSetInformationGroup | |
| 326 | SamrSetInformationUser | |
| 327 | SamrSetSecurityObject | |
| 328 | SamrValidatePassword |
lib/libc/mingw/libarm32/urlmon.def created+292| ... | ... | @@ -0,0 +1,292 @@ |
| 1 | ; | |
| 2 | ; Definition file of urlmon.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008-2014 | |
| 5 | ; | |
| 6 | LIBRARY "urlmon.dll" | |
| 7 | EXPORTS | |
| 8 | ord_100 @100 | |
| 9 | ord_101 @101 | |
| 10 | ord_102 @102 | |
| 11 | ord_103 @103 | |
| 12 | ord_104 @104 | |
| 13 | ord_105 @105 | |
| 14 | ord_106 @106 | |
| 15 | ord_107 @107 | |
| 16 | ord_108 @108 | |
| 17 | FileBearsMarkOfTheWeb | |
| 18 | GetPortFromUrlScheme | |
| 19 | ord_111 @111 | |
| 20 | ord_112 @112 | |
| 21 | ord_113 @113 | |
| 22 | ord_114 @114 | |
| 23 | ord_115 @115 | |
| 24 | ord_116 @116 | |
| 25 | ord_117 @117 | |
| 26 | GetPropertyFromName | |
| 27 | GetPropertyName | |
| 28 | IsDWORDProperty | |
| 29 | IsStringProperty | |
| 30 | AsyncGetClassBits | |
| 31 | AsyncInstallDistributionUnit | |
| 32 | BindAsyncMoniker | |
| 33 | CDLGetLongPathNameA | |
| 34 | CDLGetLongPathNameW | |
| 35 | CORPolicyProvider | |
| 36 | CoGetClassObjectFromURL | |
| 37 | CoInstall | |
| 38 | CoInternetCanonicalizeIUri | |
| 39 | CoInternetCombineIUri | |
| 40 | CoInternetCombineUrl | |
| 41 | CoInternetCombineUrlEx | |
| 42 | CoInternetCompareUrl | |
| 43 | CoInternetCreateSecurityManager | |
| 44 | CoInternetCreateZoneManager | |
| 45 | CoInternetFeatureSettingsChanged | |
| 46 | CoInternetGetProtocolFlags | |
| 47 | CoInternetGetSecurityUrl | |
| 48 | CoInternetGetSecurityUrlEx | |
| 49 | CoInternetGetSession | |
| 50 | CoInternetIsFeatureEnabled | |
| 51 | CoInternetIsFeatureEnabledForIUri | |
| 52 | CoInternetIsFeatureEnabledForUrl | |
| 53 | CoInternetIsFeatureZoneElevationEnabled | |
| 54 | CoInternetParseIUri | |
| 55 | CoInternetParseUrl | |
| 56 | CoInternetQueryInfo | |
| 57 | CoInternetSetFeatureEnabled | |
| 58 | CompareSecurityIds | |
| 59 | CompatFlagsFromClsid | |
| 60 | CopyBindInfo | |
| 61 | CopyStgMedium | |
| 62 | CreateAsyncBindCtx | |
| 63 | CreateAsyncBindCtxEx | |
| 64 | CreateFormatEnumerator | |
| 65 | CreateIUriBuilder | |
| 66 | CreateURLMoniker | |
| 67 | CreateURLMonikerEx | |
| 68 | CreateURLMonikerEx2 | |
| 69 | CreateUri | |
| 70 | CreateUriFromMultiByteString | |
| 71 | CreateUriPriv | |
| 72 | CreateUriWithFragment | |
| 73 | Extract | |
| 74 | FaultInIEFeature | |
| 75 | FindMediaType | |
| 76 | FindMediaTypeClass | |
| 77 | FindMimeFromData | |
| 78 | GetAddSitesFileUrl | |
| 79 | GetClassFileOrMime | |
| 80 | GetClassURL | |
| 81 | GetComponentIDFromCLSSPEC | |
| 82 | GetIDNFlagsForUri | |
| 83 | GetIUriPriv | |
| 84 | GetIUriPriv2 | |
| 85 | GetLabelsFromNamedHost | |
| 86 | GetMarkOfTheWeb | |
| 87 | GetSoftwareUpdateInfo | |
| 88 | GetUrlmonThreadNotificationHwnd | |
| 89 | GetZoneFromAlternateDataStreamEx | |
| 90 | HlinkGoBack | |
| 91 | HlinkGoForward | |
| 92 | HlinkNavigateMoniker | |
| 93 | HlinkNavigateString | |
| 94 | HlinkSimpleNavigateToMoniker | |
| 95 | HlinkSimpleNavigateToString | |
| 96 | IEDllLoader | |
| 97 | IEGetUserPrivateNamespaceName | |
| 98 | IEInstallScope | |
| 99 | IntlPercentEncodeNormalize | |
| 100 | IsAsyncMoniker | |
| 101 | IsIntranetAvailable | |
| 102 | IsJITInProgress | |
| 103 | IsLoggingEnabledA | |
| 104 | IsLoggingEnabledW | |
| 105 | IsValidURL | |
| 106 | MkParseDisplayNameEx | |
| 107 | ObtainUserAgentString | |
| 108 | PrivateCoInstall | |
| 109 | QueryAssociations | |
| 110 | QueryClsidAssociation | |
| 111 | RegisterBindStatusCallback | |
| 112 | RegisterFormatEnumerator | |
| 113 | RegisterMediaTypeClass | |
| 114 | RegisterMediaTypes | |
| 115 | RegisterWebPlatformPermanentSecurityManager | |
| 116 | ReleaseBindInfo | |
| 117 | RevokeBindStatusCallback | |
| 118 | RevokeFormatEnumerator | |
| 119 | SetAccessForIEAppContainer | |
| 120 | SetSoftwareUpdateAdvertisementState | |
| 121 | ShouldDisplayPunycodeForUri | |
| 122 | ShouldShowIntranetWarningSecband | |
| 123 | ShowTrustAlertDialog | |
| 124 | URLDownloadA | |
| 125 | URLDownloadToCacheFileA | |
| 126 | URLDownloadToCacheFileW | |
| 127 | URLDownloadToFileA | |
| 128 | URLDownloadToFileW | |
| 129 | URLDownloadW | |
| 130 | URLOpenBlockingStreamA | |
| 131 | URLOpenBlockingStreamW | |
| 132 | URLOpenPullStreamA | |
| 133 | URLOpenPullStreamW | |
| 134 | URLOpenStreamA | |
| 135 | URLOpenStreamW | |
| 136 | UnregisterWebPlatformPermanentSecurityManager | |
| 137 | UrlMkBuildVersion | |
| 138 | UrlMkGetSessionOption | |
| 139 | UrlMkSetSessionOption | |
| 140 | UrlmonCleanupCurrentThread | |
| 141 | WriteHitLogging | |
| 142 | ZonesReInit | |
| 143 | ord_304 @304 | |
| 144 | ord_305 @305 | |
| 145 | ord_306 @306 | |
| 146 | ord_307 @307 | |
| 147 | ord_308 @308 | |
| 148 | ord_309 @309 | |
| 149 | ord_310 @310 | |
| 150 | ord_311 @311 | |
| 151 | ord_312 @312 | |
| 152 | ord_313 @313 | |
| 153 | ord_314 @314 | |
| 154 | ord_315 @315 | |
| 155 | ord_316 @316 | |
| 156 | ord_318 @318 | |
| 157 | ord_319 @319 | |
| 158 | ord_320 @320 | |
| 159 | ord_321 @321 | |
| 160 | IECompatLogCSSFix | |
| 161 | ord_323 @323 | |
| 162 | ord_324 @324 | |
| 163 | ord_395 @395 | |
| 164 | ord_400 @400 | |
| 165 | ord_401 @401 | |
| 166 | ord_403 @403 | |
| 167 | ord_404 @404 | |
| 168 | ord_406 @406 | |
| 169 | ord_407 @407 | |
| 170 | ord_408 @408 | |
| 171 | ord_409 @409 | |
| 172 | ord_410 @410 | |
| 173 | ord_411 @411 | |
| 174 | ord_412 @412 | |
| 175 | ord_413 @413 | |
| 176 | ord_414 @414 | |
| 177 | ord_415 @415 | |
| 178 | ord_416 @416 | |
| 179 | ord_417 @417 | |
| 180 | ord_421 @421 | |
| 181 | ord_422 @422 | |
| 182 | ord_423 @423 | |
| 183 | ord_430 @430 | |
| 184 | ord_431 @431 | |
| 185 | ord_432 @432 | |
| 186 | ord_433 @433 | |
| 187 | ord_434 @434 | |
| 188 | ord_435 @435 | |
| 189 | ord_436 @436 | |
| 190 | ord_437 @437 | |
| 191 | ord_438 @438 | |
| 192 | ord_439 @439 | |
| 193 | ord_440 @440 | |
| 194 | ord_441 @441 | |
| 195 | ord_442 @442 | |
| 196 | ord_443 @443 | |
| 197 | ord_444 @444 | |
| 198 | ord_445 @445 | |
| 199 | ord_446 @446 | |
| 200 | ord_447 @447 | |
| 201 | ord_448 @448 | |
| 202 | ord_449 @449 | |
| 203 | ord_450 @450 | |
| 204 | ord_451 @451 | |
| 205 | ord_452 @452 | |
| 206 | ord_453 @453 | |
| 207 | ord_454 @454 | |
| 208 | ord_455 @455 | |
| 209 | ord_456 @456 | |
| 210 | ord_457 @457 | |
| 211 | ord_458 @458 | |
| 212 | ord_460 @460 | |
| 213 | ord_461 @461 | |
| 214 | ord_462 @462 | |
| 215 | ord_463 @463 | |
| 216 | ord_470 @470 | |
| 217 | ord_471 @471 | |
| 218 | ord_473 @473 | |
| 219 | ord_474 @474 | |
| 220 | ord_475 @475 | |
| 221 | ord_476 @476 | |
| 222 | ord_477 @477 | |
| 223 | ord_478 @478 | |
| 224 | ord_479 @479 | |
| 225 | ord_480 @480 | |
| 226 | ord_481 @481 | |
| 227 | ord_482 @482 | |
| 228 | ord_483 @483 | |
| 229 | ord_484 @484 | |
| 230 | ord_485 @485 | |
| 231 | ord_486 @486 | |
| 232 | ord_487 @487 | |
| 233 | ord_488 @488 | |
| 234 | ord_489 @489 | |
| 235 | ord_490 @490 | |
| 236 | ord_491 @491 | |
| 237 | ord_492 @492 | |
| 238 | ord_494 @494 | |
| 239 | ord_495 @495 | |
| 240 | ord_496 @496 | |
| 241 | ord_497 @497 | |
| 242 | ord_498 @498 | |
| 243 | ord_499 @499 | |
| 244 | ord_500 @500 | |
| 245 | ord_501 @501 | |
| 246 | ord_502 @502 | |
| 247 | ord_503 @503 | |
| 248 | ord_504 @504 | |
| 249 | ord_505 @505 | |
| 250 | ord_506 @506 | |
| 251 | ord_507 @507 | |
| 252 | ord_508 @508 | |
| 253 | ord_509 @509 | |
| 254 | ord_510 @510 | |
| 255 | ord_511 @511 | |
| 256 | ord_512 @512 | |
| 257 | ord_513 @513 | |
| 258 | ord_514 @514 | |
| 259 | ord_515 @515 | |
| 260 | ord_516 @516 | |
| 261 | ord_517 @517 | |
| 262 | ord_518 @518 | |
| 263 | ord_519 @519 | |
| 264 | ord_520 @520 | |
| 265 | ord_521 @521 | |
| 266 | ord_522 @522 | |
| 267 | ord_523 @523 | |
| 268 | ord_524 @524 | |
| 269 | ord_525 @525 | |
| 270 | ord_526 @526 | |
| 271 | ord_527 @527 | |
| 272 | ord_528 @528 | |
| 273 | ord_529 @529 | |
| 274 | ord_530 @530 | |
| 275 | ord_531 @531 | |
| 276 | ord_532 @532 | |
| 277 | ord_533 @533 | |
| 278 | ord_534 @534 | |
| 279 | ord_535 @535 | |
| 280 | ord_536 @536 | |
| 281 | ord_537 @537 | |
| 282 | ord_538 @538 | |
| 283 | ord_539 @539 | |
| 284 | ord_540 @540 | |
| 285 | ord_541 @541 | |
| 286 | ord_542 @542 | |
| 287 | ord_543 @543 | |
| 288 | ord_544 @544 | |
| 289 | ord_545 @545 | |
| 290 | ord_546 @546 | |
| 291 | ord_547 @547 | |
| 292 | ord_548 @548 |
lib/libc/mingw/libarm32/wintrust.def created+150| ... | ... | @@ -0,0 +1,150 @@ |
| 1 | ; | |
| 2 | ; Definition file of WINTRUST.dll | |
| 3 | ; Automatic generated by gendef | |
| 4 | ; written by Kai Tietz 2008-2014 | |
| 5 | ; | |
| 6 | LIBRARY "WINTRUST.dll" | |
| 7 | EXPORTS | |
| 8 | CryptCATVerifyMember | |
| 9 | CryptSIPGetInfo | |
| 10 | CryptSIPGetRegWorkingFlags | |
| 11 | GenericChainCertificateTrust | |
| 12 | GenericChainFinalProv | |
| 13 | HTTPSCertificateTrust | |
| 14 | SoftpubDefCertInit | |
| 15 | SoftpubFreeDefUsageCallData | |
| 16 | SoftpubLoadDefUsageCallData | |
| 17 | WTHelperCertFindIssuerCertificate | |
| 18 | AddPersonalTrustDBPages | |
| 19 | CatalogCompactHashDatabase | |
| 20 | CryptCATAdminAcquireContext | |
| 21 | CryptCATAdminAcquireContext2 | |
| 22 | CryptCATAdminAddCatalog | |
| 23 | CryptCATAdminCalcHashFromFileHandle | |
| 24 | CryptCATAdminCalcHashFromFileHandle2 | |
| 25 | CryptCATAdminEnumCatalogFromHash | |
| 26 | CryptCATAdminPauseServiceForBackup | |
| 27 | CryptCATAdminReleaseCatalogContext | |
| 28 | CryptCATAdminReleaseContext | |
| 29 | CryptCATAdminRemoveCatalog | |
| 30 | CryptCATAdminResolveCatalogPath | |
| 31 | CryptCATAllocSortedMemberInfo | |
| 32 | CryptCATCDFClose | |
| 33 | CryptCATCDFEnumAttributes | |
| 34 | CryptCATCDFEnumAttributesWithCDFTag | |
| 35 | CryptCATCDFEnumCatAttributes | |
| 36 | CryptCATCDFEnumMembers | |
| 37 | CryptCATCDFEnumMembersByCDFTag | |
| 38 | CryptCATCDFEnumMembersByCDFTagEx | |
| 39 | CryptCATCDFOpen | |
| 40 | CryptCATCatalogInfoFromContext | |
| 41 | CryptCATClose | |
| 42 | CryptCATEnumerateAttr | |
| 43 | CryptCATEnumerateCatAttr | |
| 44 | CryptCATEnumerateMember | |
| 45 | CryptCATFreeSortedMemberInfo | |
| 46 | CryptCATGetAttrInfo | |
| 47 | CryptCATGetCatAttrInfo | |
| 48 | CryptCATGetMemberInfo | |
| 49 | CryptCATHandleFromStore | |
| 50 | CryptCATOpen | |
| 51 | CryptCATPersistStore | |
| 52 | CryptCATPutAttrInfo | |
| 53 | CryptCATPutCatAttrInfo | |
| 54 | CryptCATPutMemberInfo | |
| 55 | CryptCATStoreFromHandle | |
| 56 | CryptSIPCreateIndirectData | |
| 57 | CryptSIPGetCaps | |
| 58 | CryptSIPGetSealedDigest | |
| 59 | CryptSIPGetSignedDataMsg | |
| 60 | CryptSIPPutSignedDataMsg | |
| 61 | CryptSIPRemoveSignedDataMsg | |
| 62 | CryptSIPVerifyIndirectData | |
| 63 | DriverCleanupPolicy | |
| 64 | DriverFinalPolicy | |
| 65 | DriverInitializePolicy | |
| 66 | FindCertsByIssuer | |
| 67 | HTTPSFinalProv | |
| 68 | IsCatalogFile | |
| 69 | MsCatConstructHashTag | |
| 70 | MsCatFreeHashTag | |
| 71 | OfficeCleanupPolicy | |
| 72 | OfficeInitializePolicy | |
| 73 | OpenPersonalTrustDBDialog | |
| 74 | OpenPersonalTrustDBDialogEx | |
| 75 | SoftpubAuthenticode | |
| 76 | SoftpubCheckCert | |
| 77 | SoftpubCleanup | |
| 78 | SoftpubDllRegisterServer | |
| 79 | SoftpubDllUnregisterServer | |
| 80 | SoftpubDumpStructure | |
| 81 | SoftpubInitialize | |
| 82 | SoftpubLoadMessage | |
| 83 | SoftpubLoadSignature | |
| 84 | TrustDecode | |
| 85 | TrustFindIssuerCertificate | |
| 86 | TrustFreeDecode | |
| 87 | TrustIsCertificateSelfSigned | |
| 88 | TrustOpenStores | |
| 89 | WTGetSignatureInfo | |
| 90 | WTHelperCertCheckValidSignature | |
| 91 | WTHelperCertIsSelfSigned | |
| 92 | WTHelperCheckCertUsage | |
| 93 | WTHelperGetAgencyInfo | |
| 94 | WTHelperGetFileHandle | |
| 95 | WTHelperGetFileHash | |
| 96 | WTHelperGetFileName | |
| 97 | WTHelperGetKnownUsages | |
| 98 | WTHelperGetProvCertFromChain | |
| 99 | WTHelperGetProvPrivateDataFromChain | |
| 100 | WTHelperGetProvSignerFromChain | |
| 101 | WTHelperIsChainedToMicrosoft | |
| 102 | WTHelperIsChainedToMicrosoftFromStateData | |
| 103 | WTHelperIsInRootStore | |
| 104 | WTHelperOpenKnownStores | |
| 105 | WTHelperProvDataFromStateData | |
| 106 | WVTAsn1CatMemberInfo2Decode | |
| 107 | WVTAsn1CatMemberInfo2Encode | |
| 108 | WVTAsn1CatMemberInfoDecode | |
| 109 | WVTAsn1CatMemberInfoEncode | |
| 110 | WVTAsn1CatNameValueDecode | |
| 111 | WVTAsn1CatNameValueEncode | |
| 112 | WVTAsn1IntentToSealAttributeDecode | |
| 113 | WVTAsn1IntentToSealAttributeEncode | |
| 114 | WVTAsn1SealingSignatureAttributeDecode | |
| 115 | WVTAsn1SealingSignatureAttributeEncode | |
| 116 | WVTAsn1SealingTimestampAttributeDecode | |
| 117 | WVTAsn1SealingTimestampAttributeEncode | |
| 118 | WVTAsn1SpcFinancialCriteriaInfoDecode | |
| 119 | WVTAsn1SpcFinancialCriteriaInfoEncode | |
| 120 | WVTAsn1SpcIndirectDataContentDecode | |
| 121 | WVTAsn1SpcIndirectDataContentEncode | |
| 122 | WVTAsn1SpcLinkDecode | |
| 123 | WVTAsn1SpcLinkEncode | |
| 124 | WVTAsn1SpcMinimalCriteriaInfoDecode | |
| 125 | WVTAsn1SpcMinimalCriteriaInfoEncode | |
| 126 | WVTAsn1SpcPeImageDataDecode | |
| 127 | WVTAsn1SpcPeImageDataEncode | |
| 128 | WVTAsn1SpcSigInfoDecode | |
| 129 | WVTAsn1SpcSigInfoEncode | |
| 130 | WVTAsn1SpcSpAgencyInfoDecode | |
| 131 | WVTAsn1SpcSpAgencyInfoEncode | |
| 132 | WVTAsn1SpcSpOpusInfoDecode | |
| 133 | WVTAsn1SpcSpOpusInfoEncode | |
| 134 | WVTAsn1SpcStatementTypeDecode | |
| 135 | WVTAsn1SpcStatementTypeEncode | |
| 136 | WinVerifyTrust | |
| 137 | WinVerifyTrustEx | |
| 138 | WintrustAddActionID | |
| 139 | WintrustAddDefaultForUsage | |
| 140 | WintrustCertificateTrust | |
| 141 | WintrustGetDefaultForUsage | |
| 142 | WintrustGetRegPolicyFlags | |
| 143 | WintrustLoadFunctionPointers | |
| 144 | WintrustRemoveActionID | |
| 145 | WintrustSetDefaultIncludePEPageHashes | |
| 146 | WintrustSetRegPolicyFlags | |
| 147 | mscat32DllRegisterServer | |
| 148 | mscat32DllUnregisterServer | |
| 149 | mssip32DllRegisterServer | |
| 150 | mssip32DllUnregisterServer |
src/link.cpp+19| ... | ... | @@ -556,19 +556,38 @@ struct MinGWDef { |
| 556 | 556 | }; |
| 557 | 557 | static const MinGWDef mingw_def_list[] = { |
| 558 | 558 | {"advapi32",true}, |
| 559 | {"bcrypt", false}, | |
| 560 | {"comctl32",false}, | |
| 561 | {"comdlg32",false}, | |
| 562 | {"crypt32", false}, | |
| 563 | {"cryptnet",false}, | |
| 559 | 564 | {"gdi32", false}, |
| 560 | 565 | {"imm32", false}, |
| 561 | 566 | {"kernel32",true}, |
| 567 | {"lz32", false}, | |
| 568 | {"mpr", false}, | |
| 562 | 569 | {"msvcrt", true}, |
| 570 | {"mswsock", false}, | |
| 571 | {"ncrypt", false}, | |
| 572 | {"netapi32",false}, | |
| 563 | 573 | {"ntdll", true}, |
| 564 | 574 | {"ole32", false}, |
| 565 | 575 | {"oleaut32",false}, |
| 566 | 576 | {"opengl32",false}, |
| 577 | {"rpcns4", false}, | |
| 578 | {"rpcrt4", false}, | |
| 579 | {"samsrv", false}, | |
| 580 | {"scarddlg",false}, | |
| 567 | 581 | {"setupapi",false}, |
| 568 | 582 | {"shell32", true}, |
| 583 | {"urlmon", false}, | |
| 569 | 584 | {"user32", true}, |
| 570 | 585 | {"version", false}, |
| 571 | 586 | {"winmm", false}, |
| 587 | {"winscard",false}, | |
| 588 | {"winspool",false}, | |
| 589 | {"wintrust",false}, | |
| 590 | {"ws2_32", false}, | |
| 572 | 591 | }; |
| 573 | 592 | |
| 574 | 593 | struct LinkJob { |