Make use of automatic ordinal allocation.

This commit is contained in:
Alexandre Julliard 2000-01-01 22:06:18 +00:00
parent 1dca5e24c7
commit 6f715732e7
21 changed files with 3374 additions and 3375 deletions

View File

@ -1,316 +1,312 @@
name advapi32
type win32
0000 stub AbortSystemShutdownA
0001 stub AbortSystemShutdownW
0002 stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) AccessCheck
0003 stub AccessCheckAndAuditAlarmA
0004 stub AccessCheckAndAuditAlarmW
0005 stub AddAccessAllowedAce
0006 stub AddAccessDeniedAce
0007 stub AddAce
0008 stub AddAuditAccessAce
0009 stub AdjustTokenGroups
0010 stdcall AdjustTokenPrivileges(long long ptr long ptr ptr) AdjustTokenPrivileges
0011 stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr) AllocateAndInitializeSid
0012 stdcall AllocateLocallyUniqueId(ptr) AllocateLocallyUniqueId
0013 stub AreAllAccessesGranted
0014 stub AreAnyAccessesGranted
0015 stdcall BackupEventLogA (long str) BackupEventLogA
0016 stdcall BackupEventLogW (long wstr) BackupEventLogW
0017 stub ChangeServiceConfigA
0018 stub ChangeServiceConfigW
0019 stdcall ClearEventLogA (long str) ClearEventLogA
0020 stdcall ClearEventLogW (long wstr) ClearEventLogW
0021 stdcall CloseEventLog (long) CloseEventLog
0022 stdcall CloseServiceHandle(long) CloseServiceHandle
0023 stdcall ControlService(long long ptr) ControlService
0024 stdcall CopySid(long ptr ptr) CopySid
0025 stub CreatePrivateObjectSecurity
0026 stub CreateProcessAsUserA
0027 stub CreateProcessAsUserW
0028 stdcall CreateServiceA(long ptr ptr long long long long ptr ptr ptr ptr ptr ptr) CreateServiceA
0029 stdcall CreateServiceW (long ptr ptr long long long long ptr ptr ptr ptr ptr ptr) CreateServiceW
0030 stdcall CryptAcquireContextA(ptr str str long long) CryptAcquireContextA
0031 stub CryptAcquireContextW
0032 stub CryptContextAddRef
0033 stub CryptCreateHash
0034 stub CryptDecrypt
0035 stub CryptDeriveKey
0036 stub CryptDestroyHash
0037 stub CryptDestroyKey
0038 stub CryptDuplicateKey
0039 stub CryptDuplicateHash
0040 stub CryptEncrypt
0041 stub CryptEnumProvidersA
0042 stub CryptEnumProvidersW
0043 stub CryptEnumProviderTypesA
0044 stub CryptEnumProviderTypesW
0045 stub CryptExportKey
0046 stub CryptGenKey
0047 stub CryptGetKeyParam
0048 stub CryptGetHashParam
0049 stub CryptGetProvParam
0050 stub CryptGenRandom
0051 stub CryptGetDefaultProviderA
0052 stub CryptGetDefaultProviderW
0053 stub CryptGetUserKey
0054 stub CryptHashData
0055 stub CryptHashSessionKey
0056 stub CryptImportKey
0057 stub CryptReleaseContext
0058 stub CryptSetHashParam
0059 stdcall CryptSetKeyParam(long long ptr long) CryptSetKeyParam
0060 stub CryptSetProvParam
0061 stub CryptSignHashA
0062 stub CryptSignHashW
0063 stub CryptSetProviderA
0064 stub CryptSetProviderW
0065 stub CryptSetProviderExA
0066 stub CryptSetProviderExW
0067 stub CryptVerifySignatureA
0068 stub CryptVerifySignatureW
0069 stub DeleteAce
0070 stdcall DeleteService(long) DeleteService
0071 stdcall DeregisterEventSource(long) DeregisterEventSource
0072 stub DestroyPrivateObjectSecurity
0073 stub DuplicateToken
0074 stub EnumDependentServicesA
0075 stub EnumDependentServicesW
0076 stdcall EnumServicesStatusA (long long long ptr long ptr ptr ptr) EnumServicesStatusA
0077 stdcall EnumServicesStatusW (long long long ptr long ptr ptr ptr) EnumServicesStatusA
0078 stdcall EqualPrefixSid(ptr ptr) EqualPrefixSid
0079 stdcall EqualSid(ptr ptr) EqualSid
0080 stub FindFirstFreeAce
0081 stdcall FreeSid(ptr) FreeSid
0082 stub GetAce
0083 stub GetAclInformation
0084 stdcall GetFileSecurityA(str long ptr long ptr) GetFileSecurityA
0085 stdcall GetFileSecurityW(wstr long ptr long ptr) GetFileSecurityW
0086 stub GetKernelObjectSecurity
0087 stdcall GetLengthSid(ptr) GetLengthSid
0088 stdcall GetNumberOfEventLogRecords (long ptr) GetNumberOfEventLogRecords
0089 stdcall GetOldestEventLogRecord (long ptr) GetOldestEventLogRecord
0090 stub GetPrivateObjectSecurity
0091 stdcall GetSecurityDescriptorControl (ptr ptr ptr) GetSecurityDescriptorControl
0092 stdcall GetSecurityDescriptorDacl (ptr ptr ptr ptr) GetSecurityDescriptorDacl
0093 stdcall GetSecurityDescriptorGroup(ptr ptr ptr) GetSecurityDescriptorGroup
0094 stdcall GetSecurityDescriptorLength(ptr) GetSecurityDescriptorLength
0095 stdcall GetSecurityDescriptorOwner(ptr ptr ptr) GetSecurityDescriptorOwner
0096 stdcall GetSecurityDescriptorSacl (ptr ptr ptr ptr) GetSecurityDescriptorSacl
0097 stub GetServiceDisplayNameA
0098 stub GetServiceDisplayNameW
0099 stub GetServiceKeyNameA
0100 stub GetServiceKeyNameW
0101 stdcall GetSidIdentifierAuthority(ptr) GetSidIdentifierAuthority
0102 stdcall GetSidLengthRequired(long) GetSidLengthRequired
0103 stdcall GetSidSubAuthority(ptr long) GetSidSubAuthority
0104 stdcall GetSidSubAuthorityCount(ptr) GetSidSubAuthorityCount
0105 stdcall GetTokenInformation(long long ptr long ptr) GetTokenInformation
0106 stdcall GetUserNameA(ptr ptr) GetUserNameA
0107 stdcall GetUserNameW(ptr ptr) GetUserNameW
0108 stub ImpersonateLoggedOnUser
0109 stub ImpersonateNamedPipeClient
0110 stdcall ImpersonateSelf(long) ImpersonateSelf
0111 stub InitializeAcl
0112 stdcall InitializeSecurityDescriptor(ptr long) InitializeSecurityDescriptor
0113 stdcall InitializeSid(ptr ptr long) InitializeSid
0114 stub InitiateSystemShutdownA
0115 stub InitiateSystemShutdownW
0116 stdcall IsTextUnicode(ptr long ptr) RtlIsTextUnicode
0117 stub IsValidAcl
0118 stdcall IsValidSecurityDescriptor(ptr) IsValidSecurityDescriptor
0119 stdcall IsValidSid(ptr) IsValidSid
0120 stub LockServiceDatabase
0121 stub LogonUserA
0122 stub LogonUserW
0123 stub LookupAccountNameA
0124 stub LookupAccountNameW
0125 stdcall LookupAccountSidA(ptr ptr ptr ptr ptr ptr ptr) LookupAccountSidA
0126 stdcall LookupAccountSidW(ptr ptr ptr ptr ptr ptr ptr) LookupAccountSidW
0127 stub LookupPrivilegeDisplayNameA
0128 stub LookupPrivilegeDisplayNameW
0129 stub LookupPrivilegeNameA
0130 stub LookupPrivilegeNameW
0131 stdcall LookupPrivilegeValueA(ptr ptr ptr) LookupPrivilegeValueA
0132 stdcall LookupPrivilegeValueW(ptr ptr ptr) LookupPrivilegeValueW
0133 stub MakeAbsoluteSD
0134 stdcall MakeSelfRelativeSD(ptr ptr ptr) MakeSelfRelativeSD
0135 stub MapGenericMask
0136 stdcall NotifyBootConfigStatus(long) NotifyBootConfigStatus
0137 stdcall NotifyChangeEventLog (long long) NotifyChangeEventLog
0138 stub ObjectCloseAuditAlarmA
0139 stub ObjectCloseAuditAlarmW
0140 stub ObjectOpenAuditAlarmA
0141 stub ObjectOpenAuditAlarmW
0142 stub ObjectPrivilegeAuditAlarmA
0143 stub ObjectPrivilegeAuditAlarmW
0144 stdcall OpenBackupEventLogA (str str) OpenBackupEventLogA
0145 stdcall OpenBackupEventLogW (wstr wstr) OpenBackupEventLogW
0146 stdcall OpenEventLogA (str str) OpenEventLogA
0147 stdcall OpenEventLogW (wstr wstr) OpenEventLogW
0148 stdcall OpenProcessToken(long long ptr) OpenProcessToken
0149 stdcall OpenSCManagerA(ptr ptr long) OpenSCManagerA
0150 stdcall OpenSCManagerW(ptr ptr long) OpenSCManagerW
0151 stdcall OpenServiceA(long str long) OpenServiceA
0152 stdcall OpenServiceW(long wstr long) OpenServiceW
0153 stdcall OpenThreadToken(long long long ptr) OpenThreadToken
0154 stub PrivilegeCheck
0155 stub PrivilegedServiceAuditAlarmA
0156 stub PrivilegedServiceAuditAlarmW
0157 stub QueryServiceConfigA
0158 stub QueryServiceConfigW
0159 stub QueryServiceLockStatusA
0160 stub QueryServiceLockStatusW
0161 stub QueryServiceObjectSecurity
0162 stdcall QueryServiceStatus(long ptr) QueryServiceStatus
0163 stdcall ReadEventLogA (long long long ptr long ptr ptr) ReadEventLogA
0164 stdcall ReadEventLogW (long long long ptr long ptr ptr) ReadEventLogW
0165 stdcall RegCloseKey(long) RegCloseKey
0166 stdcall RegConnectRegistryA(str long ptr) RegConnectRegistryA
0167 stdcall RegConnectRegistryW(wstr long ptr) RegConnectRegistryW
0168 stdcall RegCreateKeyA(long str ptr) RegCreateKeyA
0169 stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr) RegCreateKeyExA
0170 stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr) RegCreateKeyExW
0171 stdcall RegCreateKeyW(long wstr ptr) RegCreateKeyW
0172 stdcall RegDeleteKeyA(long str) RegDeleteKeyA
0173 stdcall RegDeleteKeyW(long wstr) RegDeleteKeyW
0174 stdcall RegDeleteValueA(long str) RegDeleteValueA
0175 stdcall RegDeleteValueW(long wstr) RegDeleteValueW
0176 stdcall RegEnumKeyA(long long ptr long) RegEnumKeyA
0177 stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr) RegEnumKeyExA
0178 stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr) RegEnumKeyExW
0179 stdcall RegEnumKeyW(long long ptr long) RegEnumKeyW
0180 stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr) RegEnumValueA
0181 stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr) RegEnumValueW
0182 stdcall RegFlushKey(long) RegFlushKey
0183 stdcall RegGetKeySecurity(long long ptr ptr) RegGetKeySecurity
0184 stdcall RegLoadKeyA(long str str) RegLoadKeyA
0185 stdcall RegLoadKeyW(long wstr wstr) RegLoadKeyW
0186 stdcall RegNotifyChangeKeyValue(long long long long long) RegNotifyChangeKeyValue
0187 stdcall RegOpenKeyA(long str ptr) RegOpenKeyA
0188 stdcall RegOpenKeyExA(long str long long ptr) RegOpenKeyExA
0189 stdcall RegOpenKeyExW(long wstr long long ptr) RegOpenKeyExW
0190 stdcall RegOpenKeyW(long wstr ptr) RegOpenKeyW
0191 stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) RegQueryInfoKeyA
0192 stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) RegQueryInfoKeyW
0193 stub RegQueryMultipleValuesA
0194 stub RegQueryMultipleValuesW
0195 stdcall RegQueryValueA(long str ptr ptr) RegQueryValueA
0196 stdcall RegQueryValueExA(long str ptr ptr ptr ptr) RegQueryValueExA
0197 stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr) RegQueryValueExW
0198 stdcall RegQueryValueW(long wstr ptr ptr) RegQueryValueW
0199 stub RegRemapPreDefKey
0200 stdcall RegReplaceKeyA(long str str str) RegReplaceKeyA
0201 stdcall RegReplaceKeyW(long wstr wstr wstr) RegReplaceKeyW
0202 stdcall RegRestoreKeyA(long str long) RegRestoreKeyA
0203 stdcall RegRestoreKeyW(long wstr long) RegRestoreKeyW
0204 stdcall RegSaveKeyA(long ptr ptr) RegSaveKeyA
0205 stdcall RegSaveKeyW(long ptr ptr) RegSaveKeyW
0206 stdcall RegSetKeySecurity(long long ptr) RegSetKeySecurity
0207 stdcall RegSetValueA(long str long ptr long) RegSetValueA
0208 stdcall RegSetValueExA(long str long long ptr long) RegSetValueExA
0209 stdcall RegSetValueExW(long wstr long long ptr long) RegSetValueExW
0210 stdcall RegSetValueW(long wstr long ptr long) RegSetValueW
0211 stdcall RegUnLoadKeyA(long str) RegUnLoadKeyA
0212 stdcall RegUnLoadKeyW(long wstr) RegUnLoadKeyW
0213 stdcall RegisterEventSourceA(ptr ptr) RegisterEventSourceA
0214 stdcall RegisterEventSourceW(ptr ptr) RegisterEventSourceW
0215 stdcall RegisterServiceCtrlHandlerA (ptr ptr) RegisterServiceCtrlHandlerA
0216 stdcall RegisterServiceCtrlHandlerW (ptr ptr) RegisterServiceCtrlHandlerW
0217 stdcall ReportEventA (long long long long ptr long long str ptr) ReportEventA
0218 stdcall ReportEventW (long long long long ptr long long wstr ptr) ReportEventW
0219 stdcall RevertToSelf() RevertToSelf
0220 stub SetAclInformation
0221 stdcall SetFileSecurityA(str long ptr ) SetFileSecurityA
0222 stdcall SetFileSecurityW(wstr long ptr) SetFileSecurityW
0223 stub SetKernelObjectSecurity
0224 stub SetPrivateObjectSecurity
0225 stdcall SetSecurityDescriptorDacl(ptr long ptr long) SetSecurityDescriptorDacl
0226 stdcall SetSecurityDescriptorGroup (ptr ptr long) SetSecurityDescriptorGroup
0227 stdcall SetSecurityDescriptorOwner (ptr ptr long) SetSecurityDescriptorOwner
0228 stdcall SetSecurityDescriptorSacl(ptr long ptr long) SetSecurityDescriptorSacl
0229 stub SetServiceBits
0230 stub SetServiceObjectSecurity
0231 stdcall SetServiceStatus(long long)SetServiceStatus
0232 stdcall SetThreadToken (ptr ptr) SetThreadToken
0233 stub SetTokenInformation
0234 stdcall StartServiceA(long long ptr) StartServiceA
0235 stdcall StartServiceCtrlDispatcherA(ptr) StartServiceCtrlDispatcherA
0236 stdcall StartServiceCtrlDispatcherW(ptr) StartServiceCtrlDispatcherW
0237 stdcall StartServiceW(long long ptr) StartServiceW
0238 stub UnlockServiceDatabase
0239 stdcall LsaOpenPolicy(long long long long) LsaOpenPolicy
0240 stub LsaLookupSids
0241 stdcall LsaFreeMemory(ptr)LsaFreeMemory
0242 stdcall LsaQueryInformationPolicy(ptr long ptr)LsaQueryInformationPolicy
0243 stdcall LsaClose(ptr)LsaClose
0244 stub LsaSetInformationPolicy
0245 stub LsaLookupNames
0246 stub SystemFunction001
0247 stub SystemFunction002
0248 stub SystemFunction003
0249 stub SystemFunction004
0250 stub SystemFunction005
0251 stub SystemFunction006
0252 stub SystemFunction007
0253 stub SystemFunction008
0254 stub SystemFunction009
0255 stub SystemFunction010
0256 stub SystemFunction011
0257 stub SystemFunction012
0258 stub SystemFunction013
0259 stub SystemFunction014
0260 stub SystemFunction015
0261 stub SystemFunction016
0262 stub SystemFunction017
0263 stub SystemFunction018
0264 stub SystemFunction019
0265 stub SystemFunction020
0266 stub SystemFunction021
0267 stub SystemFunction022
0268 stub SystemFunction023
0269 stub SystemFunction024
0270 stub SystemFunction025
0271 stub SystemFunction026
0272 stub SystemFunction027
0273 stub SystemFunction028
0274 stub SystemFunction029
0275 stub SystemFunction030
0276 stub LsaQueryInfoTrustedDomain
0277 stub LsaQuerySecret
0278 stub LsaCreateSecret
0279 stub LsaOpenSecret
0280 stub LsaCreateTrustedDomain
0281 stub LsaOpenTrustedDomain
0282 stub LsaSetSecret
# FIXME
##0283 stub LsaQuerySecret
0284 stub LsaCreateAccount
0285 stub LsaAddPrivilegesToAccount
0286 stub LsaRemovePrivilegesFromAccount
0287 stub LsaDelete
0288 stub LsaSetSystemAccessAccount
0289 stub LsaEnumeratePrivilegesOfAccount
0290 stub LsaEnumerateAccounts
# FIXME
##0291 stub LsaOpenTrustedDomain
0292 stub LsaGetSystemAccessAccount
0293 stub LsaSetInformationTrustedDomain
0294 stub LsaEnumerateTrustedDomains
0295 stub LsaOpenAccount
0296 stub LsaEnumeratePrivileges
0297 stub LsaLookupPrivilegeDisplayName
0298 stub LsaICLookupNames
0299 stub ElfRegisterEventSourceW
0300 stub ElfReportEventW
0301 stub ElfDeregisterEventSource
0302 stub ElfDeregisterEventSourceW
0303 stub I_ScSetServiceBit
0304 stdcall SynchronizeWindows31FilesAndWindowsNTRegistry(long long long long) SynchronizeWindows31FilesAndWindowsNTRegistry
0305 stdcall QueryWindows31FilesMigration(long) QueryWindows31FilesMigration
0306 stub LsaICLookupSids
0307 stub SystemFunction031
0308 stub I_ScSetServiceBitsA
0309 stub EnumServiceGroupA
0310 stub EnumServiceGroupW
@ stub AbortSystemShutdownA
@ stub AbortSystemShutdownW
@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) AccessCheck
@ stub AccessCheckAndAuditAlarmA
@ stub AccessCheckAndAuditAlarmW
@ stub AddAccessAllowedAce
@ stub AddAccessDeniedAce
@ stub AddAce
@ stub AddAuditAccessAce
@ stub AdjustTokenGroups
@ stdcall AdjustTokenPrivileges(long long ptr long ptr ptr) AdjustTokenPrivileges
@ stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr) AllocateAndInitializeSid
@ stdcall AllocateLocallyUniqueId(ptr) AllocateLocallyUniqueId
@ stub AreAllAccessesGranted
@ stub AreAnyAccessesGranted
@ stdcall BackupEventLogA (long str) BackupEventLogA
@ stdcall BackupEventLogW (long wstr) BackupEventLogW
@ stub ChangeServiceConfigA
@ stub ChangeServiceConfigW
@ stdcall ClearEventLogA (long str) ClearEventLogA
@ stdcall ClearEventLogW (long wstr) ClearEventLogW
@ stdcall CloseEventLog (long) CloseEventLog
@ stdcall CloseServiceHandle(long) CloseServiceHandle
@ stdcall ControlService(long long ptr) ControlService
@ stdcall CopySid(long ptr ptr) CopySid
@ stub CreatePrivateObjectSecurity
@ stub CreateProcessAsUserA
@ stub CreateProcessAsUserW
@ stdcall CreateServiceA(long ptr ptr long long long long ptr ptr ptr ptr ptr ptr) CreateServiceA
@ stdcall CreateServiceW (long ptr ptr long long long long ptr ptr ptr ptr ptr ptr) CreateServiceW
@ stdcall CryptAcquireContextA(ptr str str long long) CryptAcquireContextA
@ stub CryptAcquireContextW
@ stub CryptContextAddRef
@ stub CryptCreateHash
@ stub CryptDecrypt
@ stub CryptDeriveKey
@ stub CryptDestroyHash
@ stub CryptDestroyKey
@ stub CryptDuplicateKey
@ stub CryptDuplicateHash
@ stub CryptEncrypt
@ stub CryptEnumProvidersA
@ stub CryptEnumProvidersW
@ stub CryptEnumProviderTypesA
@ stub CryptEnumProviderTypesW
@ stub CryptExportKey
@ stub CryptGenKey
@ stub CryptGetKeyParam
@ stub CryptGetHashParam
@ stub CryptGetProvParam
@ stub CryptGenRandom
@ stub CryptGetDefaultProviderA
@ stub CryptGetDefaultProviderW
@ stub CryptGetUserKey
@ stub CryptHashData
@ stub CryptHashSessionKey
@ stub CryptImportKey
@ stub CryptReleaseContext
@ stub CryptSetHashParam
@ stdcall CryptSetKeyParam(long long ptr long) CryptSetKeyParam
@ stub CryptSetProvParam
@ stub CryptSignHashA
@ stub CryptSignHashW
@ stub CryptSetProviderA
@ stub CryptSetProviderW
@ stub CryptSetProviderExA
@ stub CryptSetProviderExW
@ stub CryptVerifySignatureA
@ stub CryptVerifySignatureW
@ stub DeleteAce
@ stdcall DeleteService(long) DeleteService
@ stdcall DeregisterEventSource(long) DeregisterEventSource
@ stub DestroyPrivateObjectSecurity
@ stub DuplicateToken
@ stub EnumDependentServicesA
@ stub EnumDependentServicesW
@ stdcall EnumServicesStatusA (long long long ptr long ptr ptr ptr) EnumServicesStatusA
@ stdcall EnumServicesStatusW (long long long ptr long ptr ptr ptr) EnumServicesStatusA
@ stdcall EqualPrefixSid(ptr ptr) EqualPrefixSid
@ stdcall EqualSid(ptr ptr) EqualSid
@ stub FindFirstFreeAce
@ stdcall FreeSid(ptr) FreeSid
@ stub GetAce
@ stub GetAclInformation
@ stdcall GetFileSecurityA(str long ptr long ptr) GetFileSecurityA
@ stdcall GetFileSecurityW(wstr long ptr long ptr) GetFileSecurityW
@ stub GetKernelObjectSecurity
@ stdcall GetLengthSid(ptr) GetLengthSid
@ stdcall GetNumberOfEventLogRecords (long ptr) GetNumberOfEventLogRecords
@ stdcall GetOldestEventLogRecord (long ptr) GetOldestEventLogRecord
@ stub GetPrivateObjectSecurity
@ stdcall GetSecurityDescriptorControl (ptr ptr ptr) GetSecurityDescriptorControl
@ stdcall GetSecurityDescriptorDacl (ptr ptr ptr ptr) GetSecurityDescriptorDacl
@ stdcall GetSecurityDescriptorGroup(ptr ptr ptr) GetSecurityDescriptorGroup
@ stdcall GetSecurityDescriptorLength(ptr) GetSecurityDescriptorLength
@ stdcall GetSecurityDescriptorOwner(ptr ptr ptr) GetSecurityDescriptorOwner
@ stdcall GetSecurityDescriptorSacl (ptr ptr ptr ptr) GetSecurityDescriptorSacl
@ stub GetServiceDisplayNameA
@ stub GetServiceDisplayNameW
@ stub GetServiceKeyNameA
@ stub GetServiceKeyNameW
@ stdcall GetSidIdentifierAuthority(ptr) GetSidIdentifierAuthority
@ stdcall GetSidLengthRequired(long) GetSidLengthRequired
@ stdcall GetSidSubAuthority(ptr long) GetSidSubAuthority
@ stdcall GetSidSubAuthorityCount(ptr) GetSidSubAuthorityCount
@ stdcall GetTokenInformation(long long ptr long ptr) GetTokenInformation
@ stdcall GetUserNameA(ptr ptr) GetUserNameA
@ stdcall GetUserNameW(ptr ptr) GetUserNameW
@ stub ImpersonateLoggedOnUser
@ stub ImpersonateNamedPipeClient
@ stdcall ImpersonateSelf(long) ImpersonateSelf
@ stub InitializeAcl
@ stdcall InitializeSecurityDescriptor(ptr long) InitializeSecurityDescriptor
@ stdcall InitializeSid(ptr ptr long) InitializeSid
@ stub InitiateSystemShutdownA
@ stub InitiateSystemShutdownW
@ stdcall IsTextUnicode(ptr long ptr) RtlIsTextUnicode
@ stub IsValidAcl
@ stdcall IsValidSecurityDescriptor(ptr) IsValidSecurityDescriptor
@ stdcall IsValidSid(ptr) IsValidSid
@ stub LockServiceDatabase
@ stub LogonUserA
@ stub LogonUserW
@ stub LookupAccountNameA
@ stub LookupAccountNameW
@ stdcall LookupAccountSidA(ptr ptr ptr ptr ptr ptr ptr) LookupAccountSidA
@ stdcall LookupAccountSidW(ptr ptr ptr ptr ptr ptr ptr) LookupAccountSidW
@ stub LookupPrivilegeDisplayNameA
@ stub LookupPrivilegeDisplayNameW
@ stub LookupPrivilegeNameA
@ stub LookupPrivilegeNameW
@ stdcall LookupPrivilegeValueA(ptr ptr ptr) LookupPrivilegeValueA
@ stdcall LookupPrivilegeValueW(ptr ptr ptr) LookupPrivilegeValueW
@ stub MakeAbsoluteSD
@ stdcall MakeSelfRelativeSD(ptr ptr ptr) MakeSelfRelativeSD
@ stub MapGenericMask
@ stdcall NotifyBootConfigStatus(long) NotifyBootConfigStatus
@ stdcall NotifyChangeEventLog (long long) NotifyChangeEventLog
@ stub ObjectCloseAuditAlarmA
@ stub ObjectCloseAuditAlarmW
@ stub ObjectOpenAuditAlarmA
@ stub ObjectOpenAuditAlarmW
@ stub ObjectPrivilegeAuditAlarmA
@ stub ObjectPrivilegeAuditAlarmW
@ stdcall OpenBackupEventLogA (str str) OpenBackupEventLogA
@ stdcall OpenBackupEventLogW (wstr wstr) OpenBackupEventLogW
@ stdcall OpenEventLogA (str str) OpenEventLogA
@ stdcall OpenEventLogW (wstr wstr) OpenEventLogW
@ stdcall OpenProcessToken(long long ptr) OpenProcessToken
@ stdcall OpenSCManagerA(ptr ptr long) OpenSCManagerA
@ stdcall OpenSCManagerW(ptr ptr long) OpenSCManagerW
@ stdcall OpenServiceA(long str long) OpenServiceA
@ stdcall OpenServiceW(long wstr long) OpenServiceW
@ stdcall OpenThreadToken(long long long ptr) OpenThreadToken
@ stub PrivilegeCheck
@ stub PrivilegedServiceAuditAlarmA
@ stub PrivilegedServiceAuditAlarmW
@ stub QueryServiceConfigA
@ stub QueryServiceConfigW
@ stub QueryServiceLockStatusA
@ stub QueryServiceLockStatusW
@ stub QueryServiceObjectSecurity
@ stdcall QueryServiceStatus(long ptr) QueryServiceStatus
@ stdcall ReadEventLogA (long long long ptr long ptr ptr) ReadEventLogA
@ stdcall ReadEventLogW (long long long ptr long ptr ptr) ReadEventLogW
@ stdcall RegCloseKey(long) RegCloseKey
@ stdcall RegConnectRegistryA(str long ptr) RegConnectRegistryA
@ stdcall RegConnectRegistryW(wstr long ptr) RegConnectRegistryW
@ stdcall RegCreateKeyA(long str ptr) RegCreateKeyA
@ stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr) RegCreateKeyExA
@ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr) RegCreateKeyExW
@ stdcall RegCreateKeyW(long wstr ptr) RegCreateKeyW
@ stdcall RegDeleteKeyA(long str) RegDeleteKeyA
@ stdcall RegDeleteKeyW(long wstr) RegDeleteKeyW
@ stdcall RegDeleteValueA(long str) RegDeleteValueA
@ stdcall RegDeleteValueW(long wstr) RegDeleteValueW
@ stdcall RegEnumKeyA(long long ptr long) RegEnumKeyA
@ stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr) RegEnumKeyExA
@ stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr) RegEnumKeyExW
@ stdcall RegEnumKeyW(long long ptr long) RegEnumKeyW
@ stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr) RegEnumValueA
@ stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr) RegEnumValueW
@ stdcall RegFlushKey(long) RegFlushKey
@ stdcall RegGetKeySecurity(long long ptr ptr) RegGetKeySecurity
@ stdcall RegLoadKeyA(long str str) RegLoadKeyA
@ stdcall RegLoadKeyW(long wstr wstr) RegLoadKeyW
@ stdcall RegNotifyChangeKeyValue(long long long long long) RegNotifyChangeKeyValue
@ stdcall RegOpenKeyA(long str ptr) RegOpenKeyA
@ stdcall RegOpenKeyExA(long str long long ptr) RegOpenKeyExA
@ stdcall RegOpenKeyExW(long wstr long long ptr) RegOpenKeyExW
@ stdcall RegOpenKeyW(long wstr ptr) RegOpenKeyW
@ stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) RegQueryInfoKeyA
@ stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) RegQueryInfoKeyW
@ stub RegQueryMultipleValuesA
@ stub RegQueryMultipleValuesW
@ stdcall RegQueryValueA(long str ptr ptr) RegQueryValueA
@ stdcall RegQueryValueExA(long str ptr ptr ptr ptr) RegQueryValueExA
@ stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr) RegQueryValueExW
@ stdcall RegQueryValueW(long wstr ptr ptr) RegQueryValueW
@ stub RegRemapPreDefKey
@ stdcall RegReplaceKeyA(long str str str) RegReplaceKeyA
@ stdcall RegReplaceKeyW(long wstr wstr wstr) RegReplaceKeyW
@ stdcall RegRestoreKeyA(long str long) RegRestoreKeyA
@ stdcall RegRestoreKeyW(long wstr long) RegRestoreKeyW
@ stdcall RegSaveKeyA(long ptr ptr) RegSaveKeyA
@ stdcall RegSaveKeyW(long ptr ptr) RegSaveKeyW
@ stdcall RegSetKeySecurity(long long ptr) RegSetKeySecurity
@ stdcall RegSetValueA(long str long ptr long) RegSetValueA
@ stdcall RegSetValueExA(long str long long ptr long) RegSetValueExA
@ stdcall RegSetValueExW(long wstr long long ptr long) RegSetValueExW
@ stdcall RegSetValueW(long wstr long ptr long) RegSetValueW
@ stdcall RegUnLoadKeyA(long str) RegUnLoadKeyA
@ stdcall RegUnLoadKeyW(long wstr) RegUnLoadKeyW
@ stdcall RegisterEventSourceA(ptr ptr) RegisterEventSourceA
@ stdcall RegisterEventSourceW(ptr ptr) RegisterEventSourceW
@ stdcall RegisterServiceCtrlHandlerA (ptr ptr) RegisterServiceCtrlHandlerA
@ stdcall RegisterServiceCtrlHandlerW (ptr ptr) RegisterServiceCtrlHandlerW
@ stdcall ReportEventA (long long long long ptr long long str ptr) ReportEventA
@ stdcall ReportEventW (long long long long ptr long long wstr ptr) ReportEventW
@ stdcall RevertToSelf() RevertToSelf
@ stub SetAclInformation
@ stdcall SetFileSecurityA(str long ptr ) SetFileSecurityA
@ stdcall SetFileSecurityW(wstr long ptr) SetFileSecurityW
@ stub SetKernelObjectSecurity
@ stub SetPrivateObjectSecurity
@ stdcall SetSecurityDescriptorDacl(ptr long ptr long) SetSecurityDescriptorDacl
@ stdcall SetSecurityDescriptorGroup (ptr ptr long) SetSecurityDescriptorGroup
@ stdcall SetSecurityDescriptorOwner (ptr ptr long) SetSecurityDescriptorOwner
@ stdcall SetSecurityDescriptorSacl(ptr long ptr long) SetSecurityDescriptorSacl
@ stub SetServiceBits
@ stub SetServiceObjectSecurity
@ stdcall SetServiceStatus(long long)SetServiceStatus
@ stdcall SetThreadToken (ptr ptr) SetThreadToken
@ stub SetTokenInformation
@ stdcall StartServiceA(long long ptr) StartServiceA
@ stdcall StartServiceCtrlDispatcherA(ptr) StartServiceCtrlDispatcherA
@ stdcall StartServiceCtrlDispatcherW(ptr) StartServiceCtrlDispatcherW
@ stdcall StartServiceW(long long ptr) StartServiceW
@ stub UnlockServiceDatabase
@ stdcall LsaOpenPolicy(long long long long) LsaOpenPolicy
@ stub LsaLookupSids
@ stdcall LsaFreeMemory(ptr)LsaFreeMemory
@ stdcall LsaQueryInformationPolicy(ptr long ptr)LsaQueryInformationPolicy
@ stdcall LsaClose(ptr)LsaClose
@ stub LsaSetInformationPolicy
@ stub LsaLookupNames
@ stub SystemFunction001
@ stub SystemFunction002
@ stub SystemFunction003
@ stub SystemFunction004
@ stub SystemFunction005
@ stub SystemFunction006
@ stub SystemFunction007
@ stub SystemFunction008
@ stub SystemFunction009
@ stub SystemFunction010
@ stub SystemFunction011
@ stub SystemFunction012
@ stub SystemFunction013
@ stub SystemFunction014
@ stub SystemFunction015
@ stub SystemFunction016
@ stub SystemFunction017
@ stub SystemFunction018
@ stub SystemFunction019
@ stub SystemFunction020
@ stub SystemFunction021
@ stub SystemFunction022
@ stub SystemFunction023
@ stub SystemFunction024
@ stub SystemFunction025
@ stub SystemFunction026
@ stub SystemFunction027
@ stub SystemFunction028
@ stub SystemFunction029
@ stub SystemFunction030
@ stub LsaQueryInfoTrustedDomain
@ stub LsaQuerySecret
@ stub LsaCreateSecret
@ stub LsaOpenSecret
@ stub LsaCreateTrustedDomain
@ stub LsaOpenTrustedDomain
@ stub LsaSetSecret
@ stub LsaCreateAccount
@ stub LsaAddPrivilegesToAccount
@ stub LsaRemovePrivilegesFromAccount
@ stub LsaDelete
@ stub LsaSetSystemAccessAccount
@ stub LsaEnumeratePrivilegesOfAccount
@ stub LsaEnumerateAccounts
@ stub LsaGetSystemAccessAccount
@ stub LsaSetInformationTrustedDomain
@ stub LsaEnumerateTrustedDomains
@ stub LsaOpenAccount
@ stub LsaEnumeratePrivileges
@ stub LsaLookupPrivilegeDisplayName
@ stub LsaICLookupNames
@ stub ElfRegisterEventSourceW
@ stub ElfReportEventW
@ stub ElfDeregisterEventSource
@ stub ElfDeregisterEventSourceW
@ stub I_ScSetServiceBit
@ stdcall SynchronizeWindows31FilesAndWindowsNTRegistry(long long long long) SynchronizeWindows31FilesAndWindowsNTRegistry
@ stdcall QueryWindows31FilesMigration(long) QueryWindows31FilesMigration
@ stub LsaICLookupSids
@ stub SystemFunction031
@ stub I_ScSetServiceBitsA
@ stub EnumServiceGroupA
@ stub EnumServiceGroupW

View File

@ -1,80 +1,80 @@
name avifil32
type win32
0 stub AVIBuildFilter
1 stub AVIBuildFilterA
2 stub AVIBuildFilterW
3 stub AVIClearClipboard
4 stub AVIFileAddRef
5 stub AVIFileCreateStream
6 stdcall AVIFileCreateStreamA(ptr ptr ptr) AVIFileCreateStreamA
7 stdcall AVIFileCreateStreamW(ptr ptr ptr) AVIFileCreateStreamW
8 stub AVIFileEndRecord
9 stdcall AVIFileExit() AVIFileExit
10 stdcall AVIFileGetStream(ptr ptr long long) AVIFileGetStream
11 stdcall AVIFileInfo (ptr ptr long) AVIFileInfoA # A in both Win95 and NT
12 stdcall AVIFileInfoA(ptr ptr long) AVIFileInfoA
13 stdcall AVIFileInfoW(ptr ptr long) AVIFileInfoW
14 stdcall AVIFileInit() AVIFileInit
15 stub AVIFileOpen
16 stdcall AVIFileOpenA(ptr str long ptr) AVIFileOpenA
17 stub AVIFileOpenW
18 stub AVIFileReadData
19 stdcall AVIFileRelease(ptr) AVIFileRelease
20 stub AVIFileWriteData
21 stub AVIGetFromClipboard
22 stdcall AVIMakeCompressedStream(ptr ptr ptr ptr) AVIMakeCompressedStream
23 stub AVIMakeFileFromStreams
24 stub AVIMakeStreamFromClipboard
25 stub AVIPutFileOnClipboard
26 stub AVISave
27 stub AVISaveA
28 stub AVISaveOptions
29 stub AVISaveOptionsFree
30 stub AVISaveV
31 stub AVISaveVA
32 stub AVISaveVW
33 stub AVISaveW
34 stub AVIStreamAddRef
35 stub AVIStreamBeginStreaming
36 stub AVIStreamCreate
37 stub AVIStreamEndStreaming
38 stub AVIStreamFindSample
39 stdcall AVIStreamGetFrame(ptr long) AVIStreamGetFrame
40 stdcall AVIStreamGetFrameClose(ptr) AVIStreamGetFrameClose
41 stdcall AVIStreamGetFrameOpen(ptr ptr) AVIStreamGetFrameOpen
42 stdcall AVIStreamInfo (ptr ptr long) AVIStreamInfoA
43 stdcall AVIStreamInfoA(ptr ptr long) AVIStreamInfoA
44 stdcall AVIStreamInfoW(ptr ptr long) AVIStreamInfoW
45 stdcall AVIStreamLength(ptr) AVIStreamLength
46 stub AVIStreamOpenFromFile
47 stub AVIStreamOpenFromFileA
48 stub AVIStreamOpenFromFileW
49 stdcall AVIStreamRead(ptr long long ptr long ptr ptr) AVIStreamRead
50 stdcall AVIStreamReadData(ptr long ptr ptr) AVIStreamReadData
51 stdcall AVIStreamReadFormat(ptr long ptr long) AVIStreamReadFormat
52 stdcall AVIStreamRelease(ptr) AVIStreamRelease
53 stub AVIStreamSampleToTime
54 stdcall AVIStreamSetFormat(ptr long ptr long) AVIStreamSetFormat
55 stdcall AVIStreamStart(ptr) AVIStreamStart
56 stub AVIStreamTimeToSample
57 stdcall AVIStreamWrite(ptr long long ptr long long ptr ptr) AVIStreamWrite
58 stdcall AVIStreamWriteData(ptr long ptr long) AVIStreamWriteData
59 stub CLSID_AVISimpleUnMarshal
60 stub CreateEditableStream
61 stub DllCanUnloadNow
62 stub DllGetClassObject
63 stub EditStreamClone
64 stub EditStreamCopy
65 stub EditStreamCut
66 stub EditStreamPaste
67 stub EditStreamSetInfo
68 stub EditStreamSetInfoA
69 stub EditStreamSetInfoW
70 stub EditStreamSetName
71 stub EditStreamSetNameA
72 stub EditStreamSetNameW
73 stub IID_IAVIEditStream
74 stub IID_IAVIFile
75 stub IID_IAVIStream
76 stub IID_IGetFrame
@ stub AVIBuildFilter
@ stub AVIBuildFilterA
@ stub AVIBuildFilterW
@ stub AVIClearClipboard
@ stub AVIFileAddRef
@ stub AVIFileCreateStream
@ stdcall AVIFileCreateStreamA(ptr ptr ptr) AVIFileCreateStreamA
@ stdcall AVIFileCreateStreamW(ptr ptr ptr) AVIFileCreateStreamW
@ stub AVIFileEndRecord
@ stdcall AVIFileExit() AVIFileExit
@ stdcall AVIFileGetStream(ptr ptr long long) AVIFileGetStream
@ stdcall AVIFileInfo (ptr ptr long) AVIFileInfoA # A in both Win95 and NT
@ stdcall AVIFileInfoA(ptr ptr long) AVIFileInfoA
@ stdcall AVIFileInfoW(ptr ptr long) AVIFileInfoW
@ stdcall AVIFileInit() AVIFileInit
@ stub AVIFileOpen
@ stdcall AVIFileOpenA(ptr str long ptr) AVIFileOpenA
@ stub AVIFileOpenW
@ stub AVIFileReadData
@ stdcall AVIFileRelease(ptr) AVIFileRelease
@ stub AVIFileWriteData
@ stub AVIGetFromClipboard
@ stdcall AVIMakeCompressedStream(ptr ptr ptr ptr) AVIMakeCompressedStream
@ stub AVIMakeFileFromStreams
@ stub AVIMakeStreamFromClipboard
@ stub AVIPutFileOnClipboard
@ stub AVISave
@ stub AVISaveA
@ stub AVISaveOptions
@ stub AVISaveOptionsFree
@ stub AVISaveV
@ stub AVISaveVA
@ stub AVISaveVW
@ stub AVISaveW
@ stub AVIStreamAddRef
@ stub AVIStreamBeginStreaming
@ stub AVIStreamCreate
@ stub AVIStreamEndStreaming
@ stub AVIStreamFindSample
@ stdcall AVIStreamGetFrame(ptr long) AVIStreamGetFrame
@ stdcall AVIStreamGetFrameClose(ptr) AVIStreamGetFrameClose
@ stdcall AVIStreamGetFrameOpen(ptr ptr) AVIStreamGetFrameOpen
@ stdcall AVIStreamInfo (ptr ptr long) AVIStreamInfoA
@ stdcall AVIStreamInfoA(ptr ptr long) AVIStreamInfoA
@ stdcall AVIStreamInfoW(ptr ptr long) AVIStreamInfoW
@ stdcall AVIStreamLength(ptr) AVIStreamLength
@ stub AVIStreamOpenFromFile
@ stub AVIStreamOpenFromFileA
@ stub AVIStreamOpenFromFileW
@ stdcall AVIStreamRead(ptr long long ptr long ptr ptr) AVIStreamRead
@ stdcall AVIStreamReadData(ptr long ptr ptr) AVIStreamReadData
@ stdcall AVIStreamReadFormat(ptr long ptr long) AVIStreamReadFormat
@ stdcall AVIStreamRelease(ptr) AVIStreamRelease
@ stub AVIStreamSampleToTime
@ stdcall AVIStreamSetFormat(ptr long ptr long) AVIStreamSetFormat
@ stdcall AVIStreamStart(ptr) AVIStreamStart
@ stub AVIStreamTimeToSample
@ stdcall AVIStreamWrite(ptr long long ptr long long ptr ptr) AVIStreamWrite
@ stdcall AVIStreamWriteData(ptr long ptr long) AVIStreamWriteData
@ stub CLSID_AVISimpleUnMarshal
@ stub CreateEditableStream
@ stub DllCanUnloadNow
@ stub DllGetClassObject
@ stub EditStreamClone
@ stub EditStreamCopy
@ stub EditStreamCut
@ stub EditStreamPaste
@ stub EditStreamSetInfo
@ stub EditStreamSetInfoA
@ stub EditStreamSetInfoW
@ stub EditStreamSetName
@ stub EditStreamSetNameA
@ stub EditStreamSetNameW
@ stub IID_IAVIEditStream
@ stub IID_IAVIFile
@ stub IID_IAVIStream
@ stub IID_IGetFrame

File diff suppressed because it is too large Load Diff

View File

@ -1,25 +1,25 @@
name dciman32
type win32
1 stub DCIBeginAccess
2 stub DCICloseProvider
3 stub DCICreateOffscreen
4 stub DCICreateOverlay
5 stub DCICreatePrimary
6 stub DCIDestroy
7 stub DCIDraw
8 stub DCIEndAccess
9 stub DCIEnum
10 stub DCIOpenProvider
11 stub DCISetClipList
12 stub DCISetDestination
13 stub DCISetSrcDestClip
14 stub DllEntryPoint
15 stub GetDCRegionData
16 stub GetWindowRegionData
17 stub WinWatchClose
18 stub WinWatchDidStatusChange
19 stub WinWatchGetClipList
20 stub WinWatchNotify
21 stub WinWatchOpen
22 stub dcithk_ThunkData32
@ stub DCIBeginAccess
@ stub DCICloseProvider
@ stub DCICreateOffscreen
@ stub DCICreateOverlay
@ stub DCICreatePrimary
@ stub DCIDestroy
@ stub DCIDraw
@ stub DCIEndAccess
@ stub DCIEnum
@ stub DCIOpenProvider
@ stub DCISetClipList
@ stub DCISetDestination
@ stub DCISetSrcDestClip
@ stub DllEntryPoint
@ stub GetDCRegionData
@ stub GetWindowRegionData
@ stub WinWatchClose
@ stub WinWatchDidStatusChange
@ stub WinWatchGetClipList
@ stub WinWatchNotify
@ stub WinWatchOpen
@ stub dcithk_ThunkData32

View File

@ -4,5 +4,5 @@ type win32
import dplayx.dll
1 forward DirectPlayCreate DPLAYX.DirectPlayCreate
2 forward DirectPlayEnumerate DPLAYX.DirectPlayEnumerate
@ forward DirectPlayCreate DPLAYX.DirectPlayCreate
@ forward DirectPlayEnumerate DPLAYX.DirectPlayEnumerate

View File

@ -1,13 +1,13 @@
name icmp
type win32
1 stdcall IcmpCloseHandle(ptr) IcmpCloseHandle
2 stdcall IcmpCreateFile() IcmpCreateFile
3 stub IcmpParseReplies
4 stub IcmpSendEcho2
5 stdcall IcmpSendEcho(ptr long ptr long ptr ptr long long) IcmpSendEcho
6 stub do_echo_rep
7 stub do_echo_req
8 stub register_icmp
@ stdcall IcmpCloseHandle(ptr) IcmpCloseHandle
@ stdcall IcmpCreateFile() IcmpCreateFile
@ stub IcmpParseReplies
@ stdcall IcmpSendEcho(ptr long ptr long ptr ptr long long) IcmpSendEcho
@ stub IcmpSendEcho2
@ stub do_echo_rep
@ stub do_echo_req
@ stub register_icmp

View File

@ -2,63 +2,64 @@ name imagehlp
type win32
init IMAGEHLP_LibMain
1 stdcall BindImage(str str str) BindImage
2 stdcall BindImageEx(long str str str ptr) BindImageEx
3 stdcall CheckSumMappedFile(ptr long ptr ptr) CheckSumMappedFile
4 stdcall EnumerateLoadedModules(long ptr ptr) EnumerateLoadedModules
5 stdcall FindDebugInfoFile(str str str) FindDebugInfoFile
6 stdcall FindExecutableImage(str str str) FindExecutableImage
7 stdcall GetImageConfigInformation(ptr ptr) GetImageConfigInformation
8 stdcall GetImageUnusedHeaderBytes(ptr ptr) GetImageUnusedHeaderBytes
9 stdcall GetTimestampForLoadedLibrary(long) GetTimestampForLoadedLibrary
10 stdcall ImageAddCertificate(long ptr ptr) ImageAddCertificate
11 stdcall ImageDirectoryEntryToData(ptr long long ptr) ImageDirectoryEntryToData
12 stdcall ImageEnumerateCertificates(long long ptr ptr long) ImageEnumerateCertificates
13 stdcall ImageGetCertificateData(long long ptr ptr) ImageGetCertificateData
14 stdcall ImageGetCertificateHeader(long long ptr) ImageGetCertificateHeader
15 stdcall ImageGetDigestStream(long long ptr long) ImageGetDigestStream
16 stdcall ImageLoad(str str) ImageLoad
17 stdcall ImageNtHeader(ptr) ImageNtHeader
18 stdcall ImageRemoveCertificate(long long) ImageRemoveCertificate
19 stdcall ImageRvaToSection(ptr ptr long) ImageRvaToSection
20 stdcall ImageRvaToVa(ptr ptr long ptr) ImageRvaToVa
21 stdcall ImageUnload(ptr) ImageUnload
22 stdcall ImagehlpApiVersion() ImagehlpApiVersion
23 stdcall ImagehlpApiVersionEx(ptr) ImagehlpApiVersionEx
24 stdcall MakeSureDirectoryPathExists(str) MakeSureDirectoryPathExists
25 stdcall MapAndLoad(str str ptr long long) MapAndLoad
26 stdcall MapDebugInformation(long str str long) MapDebugInformation
27 stdcall MapFileAndCheckSumA(str ptr ptr) MapFileAndCheckSumA
28 stdcall MapFileAndCheckSumW(wstr ptr ptr) MapFileAndCheckSumW
29 stub MarkImageAsRunFromSwap
30 stdcall ReBaseImage(str str long long long long ptr ptr ptr ptr long) ReBaseImage
31 stdcall RemovePrivateCvSymbolic(ptr ptr ptr) RemovePrivateCvSymbolic
32 stdcall RemoveRelocations(ptr) RemoveRelocations
33 stdcall SearchTreeForFile(str str str) SearchTreeForFile
34 stdcall SetImageConfigInformation(ptr ptr) SetImageConfigInformation
35 stdcall SplitSymbols(str str str long) SplitSymbols
36 stdcall StackWalk(long long long ptr ptr ptr ptr ptr ptr) StackWalk
37 stdcall SymCleanup(long) SymCleanup
38 stdcall SymEnumerateModules(long ptr ptr) SymEnumerateModules
39 stdcall SymEnumerateSymbols(long long ptr ptr) SymEnumerateSymbols
40 stdcall SymFunctionTableAccess(long long) SymFunctionTableAccess
41 stdcall SymGetModuleBase(long long) SymGetModuleBase
42 stdcall SymGetModuleInfo(long long ptr) SymGetModuleInfo
43 stdcall SymGetOptions() SymGetOptions
44 stdcall SymGetSearchPath(long str long) SymGetSearchPath
45 stdcall SymGetSymFromAddr(long long ptr ptr) SymGetSymFromAddr
46 stdcall SymGetSymFromName(long str ptr) SymGetSymFromName
47 stdcall SymGetSymNext(long ptr) SymGetSymNext
48 stdcall SymGetSymPrev(long ptr) SymGetSymPrev
49 stdcall SymInitialize(long str long) SymInitialize
50 stdcall SymLoadModule(long long str str long long) SymLoadModule
51 stdcall SymRegisterCallback(long ptr ptr) SymRegisterCallback
52 stdcall SymSetOptions(long) SymSetOptions
53 stdcall SymSetSearchPath(long str) SymSetSearchPath
54 stdcall SymUnDName(ptr str long) SymUnDName
55 stdcall SymUnloadModule(long long) SymUnloadModule
56 stdcall TouchFileTimes(long ptr) TouchFileTimes
57 stdcall UnDecorateSymbolName(str str long long) UnDecorateSymbolName
58 stdcall UnMapAndLoad(ptr) UnMapAndLoad
59 stdcall UnmapDebugInformation(ptr) UnmapDebugInformation
60 stdcall UpdateDebugInfoFile(str str str ptr) UpdateDebugInfoFile
@ stdcall BindImage(str str str) BindImage
@ stdcall BindImageEx(long str str str ptr) BindImageEx
@ stdcall CheckSumMappedFile(ptr long ptr ptr) CheckSumMappedFile
@ stdcall EnumerateLoadedModules(long ptr ptr) EnumerateLoadedModules
@ stdcall FindDebugInfoFile(str str str) FindDebugInfoFile
@ stdcall FindExecutableImage(str str str) FindExecutableImage
@ stdcall GetImageConfigInformation(ptr ptr) GetImageConfigInformation
@ stdcall GetImageUnusedHeaderBytes(ptr ptr) GetImageUnusedHeaderBytes
@ stdcall GetTimestampForLoadedLibrary(long) GetTimestampForLoadedLibrary
@ stdcall ImageAddCertificate(long ptr ptr) ImageAddCertificate
@ stdcall ImageDirectoryEntryToData(ptr long long ptr) ImageDirectoryEntryToData
@ stdcall ImageEnumerateCertificates(long long ptr ptr long) ImageEnumerateCertificates
@ stdcall ImageGetCertificateData(long long ptr ptr) ImageGetCertificateData
@ stdcall ImageGetCertificateHeader(long long ptr) ImageGetCertificateHeader
@ stdcall ImageGetDigestStream(long long ptr long) ImageGetDigestStream
@ stdcall ImageLoad(str str) ImageLoad
@ stdcall ImageNtHeader(ptr) ImageNtHeader
@ stdcall ImageRemoveCertificate(long long) ImageRemoveCertificate
@ stdcall ImageRvaToSection(ptr ptr long) ImageRvaToSection
@ stdcall ImageRvaToVa(ptr ptr long ptr) ImageRvaToVa
@ stdcall ImageUnload(ptr) ImageUnload
@ stdcall ImagehlpApiVersion() ImagehlpApiVersion
@ stdcall ImagehlpApiVersionEx(ptr) ImagehlpApiVersionEx
@ stdcall MakeSureDirectoryPathExists(str) MakeSureDirectoryPathExists
@ stdcall MapAndLoad(str str ptr long long) MapAndLoad
@ stdcall MapDebugInformation(long str str long) MapDebugInformation
@ stdcall MapFileAndCheckSumA(str ptr ptr) MapFileAndCheckSumA
@ stdcall MapFileAndCheckSumW(wstr ptr ptr) MapFileAndCheckSumW
@ stub MarkImageAsRunFromSwap
@ stdcall ReBaseImage(str str long long long long ptr ptr ptr ptr long) ReBaseImage
@ stdcall RemovePrivateCvSymbolic(ptr ptr ptr) RemovePrivateCvSymbolic
@ stdcall RemoveRelocations(ptr) RemoveRelocations
@ stdcall SearchTreeForFile(str str str) SearchTreeForFile
@ stdcall SetImageConfigInformation(ptr ptr) SetImageConfigInformation
@ stdcall SplitSymbols(str str str long) SplitSymbols
@ stdcall StackWalk(long long long ptr ptr ptr ptr ptr ptr) StackWalk
@ stdcall SymCleanup(long) SymCleanup
@ stdcall SymEnumerateModules(long ptr ptr) SymEnumerateModules
@ stdcall SymEnumerateSymbols(long long ptr ptr) SymEnumerateSymbols
@ stdcall SymFunctionTableAccess(long long) SymFunctionTableAccess
@ stdcall SymGetModuleBase(long long) SymGetModuleBase
@ stdcall SymGetModuleInfo(long long ptr) SymGetModuleInfo
@ stdcall SymGetOptions() SymGetOptions
@ stdcall SymGetSearchPath(long str long) SymGetSearchPath
@ stdcall SymGetSymFromAddr(long long ptr ptr) SymGetSymFromAddr
@ stdcall SymGetSymFromName(long str ptr) SymGetSymFromName
@ stdcall SymGetSymNext(long ptr) SymGetSymNext
@ stdcall SymGetSymPrev(long ptr) SymGetSymPrev
@ stdcall SymInitialize(long str long) SymInitialize
@ stdcall SymLoadModule(long long str str long long) SymLoadModule
@ stdcall SymRegisterCallback(long ptr ptr) SymRegisterCallback
@ stdcall SymSetOptions(long) SymSetOptions
@ stdcall SymSetSearchPath(long str) SymSetSearchPath
@ stdcall SymUnDName(ptr str long) SymUnDName
@ stdcall SymUnloadModule(long long) SymUnloadModule
@ stdcall TouchFileTimes(long ptr) TouchFileTimes
@ stdcall UnDecorateSymbolName(str str long long) UnDecorateSymbolName
@ stdcall UnMapAndLoad(ptr) UnMapAndLoad
@ stdcall UnmapDebugInformation(ptr) UnmapDebugInformation
@ stdcall UpdateDebugInfoFile(str str str ptr) UpdateDebugInfoFile
@ stub UpdateDebugInfoFileEx

View File

@ -1,75 +1,76 @@
name imm32
type win32
1 stdcall ImmAssociateContext(long long) ImmAssociateContext
2 stdcall ImmConfigureIMEA(long long long ptr) ImmConfigureIMEA
3 stdcall ImmConfigureIMEW(long long long ptr) ImmConfigureIMEW
4 stdcall ImmCreateContext() ImmCreateContext
5 stub ImmCreateIMCC
6 stub ImmCreateSoftKeyboard
7 stdcall ImmDestroyContext(long) ImmDestroyContext
8 stub ImmDestroyIMCC
9 stub ImmDestroySoftKeyboard
10 stdcall ImmEnumRegisterWordA(long ptr str long str ptr) ImmEnumRegisterWordA
11 stdcall ImmEnumRegisterWordW(long ptr wstr long wstr ptr) ImmEnumRegisterWordW
12 stdcall ImmEscapeA(long long long ptr) ImmEscapeA
13 stdcall ImmEscapeW(long long long ptr) ImmEscapeW
14 stub ImmGenerateMessage
15 stdcall ImmGetCandidateListA(long long ptr long) ImmGetCandidateListA
16 stdcall ImmGetCandidateListCountA(long ptr) ImmGetCandidateListCountA
17 stdcall ImmGetCandidateListCountW(long ptr) ImmGetCandidateListCountW
18 stdcall ImmGetCandidateListW(long long ptr long) ImmGetCandidateListW
19 stdcall ImmGetCandidateWindow(long long ptr) ImmGetCandidateWindow
20 stdcall ImmGetCompositionFontA(long ptr) ImmGetCompositionFontA
21 stdcall ImmGetCompositionFontW(long ptr) ImmGetCompositionFontW
22 stdcall ImmGetCompositionStringA (long long ptr long) ImmGetCompositionStringA
23 stdcall ImmGetCompositionStringW (long long ptr long) ImmGetCompositionStringW
24 stdcall ImmGetCompositionWindow(long ptr) ImmGetCompositionWindow
25 stdcall ImmGetContext(long) ImmGetContext
26 stdcall ImmGetConversionListA(long long str ptr long long) ImmGetConversionListA
27 stdcall ImmGetConversionListW(long long wstr ptr long long) ImmGetConversionListW
28 stdcall ImmGetConversionStatus(long ptr ptr) ImmGetConversionStatus
29 stdcall ImmGetDefaultIMEWnd(long) ImmGetDefaultIMEWnd
30 stdcall ImmGetDescriptionA(long str long) ImmGetDescriptionA
31 stdcall ImmGetDescriptionW(long wstr long) ImmGetDescriptionW
32 stdcall ImmGetGuideLineA(long long str long) ImmGetGuideLineA
33 stdcall ImmGetGuideLineW(long long wstr long) ImmGetGuideLineW
34 stub ImmGetHotKey
35 stub ImmGetIMCCLockCount
36 stub ImmGetIMCCSize
37 stub ImmGetIMCLockCount
38 stdcall ImmGetIMEFileNameA(long str long) ImmGetIMEFileNameA
39 stdcall ImmGetIMEFileNameW(long wstr long) ImmGetIMEFileNameW
40 stdcall ImmGetOpenStatus(long) ImmGetOpenStatus
41 stdcall ImmGetProperty(long long) ImmGetProperty
42 stdcall ImmGetRegisterWordStyleA(long long ptr) ImmGetRegisterWordStyleA
43 stdcall ImmGetRegisterWordStyleW(long long ptr) ImmGetRegisterWordStyleW
44 stdcall ImmGetStatusWindowPos(long ptr) ImmGetStatusWindowPos
45 stdcall ImmGetVirtualKey(long) ImmGetVirtualKey
46 stdcall ImmInstallIMEA(str str) ImmInstallIMEA
47 stdcall ImmInstallIMEW(wstr wstr) ImmInstallIMEW
48 stdcall ImmIsIME(long) ImmIsIME
49 stdcall ImmIsUIMessageA(long long long long) ImmIsUIMessageA
50 stdcall ImmIsUIMessageW(long long long long) ImmIsUIMessageW
51 stub ImmLockIMC
52 stub ImmLockIMCC
53 stdcall ImmNotifyIME(long long long long) ImmNotifyIME
54 stub ImmReSizeIMCC
55 stdcall ImmRegisterWordA(long str long str) ImmRegisterWordA
56 stdcall ImmRegisterWordW(long wstr long wstr) ImmRegisterWordW
57 stdcall ImmReleaseContext(long long) ImmReleaseContext
58 stdcall ImmSetCandidateWindow(long ptr) ImmSetCandidateWindow
59 stdcall ImmSetCompositionFontA(long ptr) ImmSetCompositionFontA
60 stdcall ImmSetCompositionFontW(long ptr) ImmSetCompositionFontW
61 stdcall ImmSetCompositionStringA(long long ptr long ptr long) ImmSetCompositionStringA
62 stdcall ImmSetCompositionStringW(long long ptr long ptr long) ImmSetCompositionStringW
63 stdcall ImmSetCompositionWindow(long ptr) ImmSetCompositionWindow
64 stdcall ImmSetConversionStatus(long long long) ImmSetConversionStatus
65 stub ImmSetHotKey
66 stdcall ImmSetOpenStatus(long long) ImmSetOpenStatus
67 stdcall ImmSetStatusWindowPos(long ptr) ImmSetStatusWindowPos
68 stub ImmShowSoftKeyboard
69 stdcall ImmSimulateHotKey(long long) ImmSimulateHotKey
70 stub ImmUnlockIMC
71 stub ImmUnlockIMCC
72 stdcall ImmUnregisterWordA(long str long str) ImmUnregisterWordA
@ stdcall ImmAssociateContext(long long) ImmAssociateContext
@ stdcall ImmConfigureIMEA(long long long ptr) ImmConfigureIMEA
@ stdcall ImmConfigureIMEW(long long long ptr) ImmConfigureIMEW
@ stdcall ImmCreateContext() ImmCreateContext
@ stub ImmCreateIMCC
@ stub ImmCreateSoftKeyboard
@ stdcall ImmDestroyContext(long) ImmDestroyContext
@ stub ImmDestroyIMCC
@ stub ImmDestroySoftKeyboard
@ stdcall ImmEnumRegisterWordA(long ptr str long str ptr) ImmEnumRegisterWordA
@ stdcall ImmEnumRegisterWordW(long ptr wstr long wstr ptr) ImmEnumRegisterWordW
@ stdcall ImmEscapeA(long long long ptr) ImmEscapeA
@ stdcall ImmEscapeW(long long long ptr) ImmEscapeW
@ stub ImmGenerateMessage
@ stdcall ImmGetCandidateListA(long long ptr long) ImmGetCandidateListA
@ stdcall ImmGetCandidateListCountA(long ptr) ImmGetCandidateListCountA
@ stdcall ImmGetCandidateListCountW(long ptr) ImmGetCandidateListCountW
@ stdcall ImmGetCandidateListW(long long ptr long) ImmGetCandidateListW
@ stdcall ImmGetCandidateWindow(long long ptr) ImmGetCandidateWindow
@ stdcall ImmGetCompositionFontA(long ptr) ImmGetCompositionFontA
@ stdcall ImmGetCompositionFontW(long ptr) ImmGetCompositionFontW
@ stdcall ImmGetCompositionStringA (long long ptr long) ImmGetCompositionStringA
@ stdcall ImmGetCompositionStringW (long long ptr long) ImmGetCompositionStringW
@ stdcall ImmGetCompositionWindow(long ptr) ImmGetCompositionWindow
@ stdcall ImmGetContext(long) ImmGetContext
@ stdcall ImmGetConversionListA(long long str ptr long long) ImmGetConversionListA
@ stdcall ImmGetConversionListW(long long wstr ptr long long) ImmGetConversionListW
@ stdcall ImmGetConversionStatus(long ptr ptr) ImmGetConversionStatus
@ stdcall ImmGetDefaultIMEWnd(long) ImmGetDefaultIMEWnd
@ stdcall ImmGetDescriptionA(long str long) ImmGetDescriptionA
@ stdcall ImmGetDescriptionW(long wstr long) ImmGetDescriptionW
@ stdcall ImmGetGuideLineA(long long str long) ImmGetGuideLineA
@ stdcall ImmGetGuideLineW(long long wstr long) ImmGetGuideLineW
@ stub ImmGetHotKey
@ stub ImmGetIMCCLockCount
@ stub ImmGetIMCCSize
@ stub ImmGetIMCLockCount
@ stdcall ImmGetIMEFileNameA(long str long) ImmGetIMEFileNameA
@ stdcall ImmGetIMEFileNameW(long wstr long) ImmGetIMEFileNameW
@ stdcall ImmGetOpenStatus(long) ImmGetOpenStatus
@ stdcall ImmGetProperty(long long) ImmGetProperty
@ stdcall ImmGetRegisterWordStyleA(long long ptr) ImmGetRegisterWordStyleA
@ stdcall ImmGetRegisterWordStyleW(long long ptr) ImmGetRegisterWordStyleW
@ stdcall ImmGetStatusWindowPos(long ptr) ImmGetStatusWindowPos
@ stdcall ImmGetVirtualKey(long) ImmGetVirtualKey
@ stdcall ImmInstallIMEA(str str) ImmInstallIMEA
@ stdcall ImmInstallIMEW(wstr wstr) ImmInstallIMEW
@ stdcall ImmIsIME(long) ImmIsIME
@ stdcall ImmIsUIMessageA(long long long long) ImmIsUIMessageA
@ stdcall ImmIsUIMessageW(long long long long) ImmIsUIMessageW
@ stub ImmLockIMC
@ stub ImmLockIMCC
@ stdcall ImmNotifyIME(long long long long) ImmNotifyIME
@ stub ImmReSizeIMCC
@ stdcall ImmRegisterWordA(long str long str) ImmRegisterWordA
@ stdcall ImmRegisterWordW(long wstr long wstr) ImmRegisterWordW
@ stdcall ImmReleaseContext(long long) ImmReleaseContext
@ stdcall ImmSetCandidateWindow(long ptr) ImmSetCandidateWindow
@ stdcall ImmSetCompositionFontA(long ptr) ImmSetCompositionFontA
@ stdcall ImmSetCompositionFontW(long ptr) ImmSetCompositionFontW
@ stdcall ImmSetCompositionStringA(long long ptr long ptr long) ImmSetCompositionStringA
@ stdcall ImmSetCompositionStringW(long long ptr long ptr long) ImmSetCompositionStringW
@ stdcall ImmSetCompositionWindow(long ptr) ImmSetCompositionWindow
@ stdcall ImmSetConversionStatus(long long long) ImmSetConversionStatus
@ stub ImmSetHotKey
@ stdcall ImmSetOpenStatus(long long) ImmSetOpenStatus
@ stdcall ImmSetStatusWindowPos(long ptr) ImmSetStatusWindowPos
@ stub ImmShowSoftKeyboard
@ stdcall ImmSimulateHotKey(long long) ImmSimulateHotKey
@ stub ImmUnlockIMC
@ stub ImmUnlockIMCC
@ stdcall ImmUnregisterWordA(long str long str) ImmUnregisterWordA
@ stub ImmUnregisterWordW

View File

@ -1,15 +1,15 @@
name lz32
type win32
0 stdcall LZCopy(long long) LZCopy
1 stdcall LZOpenFileA(str ptr long) LZOpenFileA
2 stdcall LZInit(long) LZInit
3 stdcall LZSeek(long long long) LZSeek
4 stdcall LZRead(long ptr long) LZRead
5 stdcall LZClose(long) LZClose
6 stdcall LZStart() LZStart
7 stdcall CopyLZFile(long long) CopyLZFile
8 stdcall LZDone() LZDone
9 stdcall GetExpandedNameA(str ptr) GetExpandedNameA
10 stdcall LZOpenFileW(wstr ptr long) LZOpenFileW
11 stdcall GetExpandedNameW(wstr ptr) GetExpandedNameW
@ stdcall CopyLZFile(long long) CopyLZFile
@ stdcall GetExpandedNameA(str ptr) GetExpandedNameA
@ stdcall GetExpandedNameW(wstr ptr) GetExpandedNameW
@ stdcall LZClose(long) LZClose
@ stdcall LZCopy(long long) LZCopy
@ stdcall LZDone() LZDone
@ stdcall LZInit(long) LZInit
@ stdcall LZOpenFileA(str ptr long) LZOpenFileA
@ stdcall LZOpenFileW(wstr ptr long) LZOpenFileW
@ stdcall LZRead(long ptr long) LZRead
@ stdcall LZSeek(long long long) LZSeek
@ stdcall LZStart() LZStart

View File

@ -1,117 +1,119 @@
name mpr
type win32
0001 stub MPR_1
0002 stub MPR_2
0003 stub MPR_3
0004 stub MPR_4
0005 stub MPR_5
0006 stub MPR_6
0007 stub MPR_7
0008 stub MPR_8
0009 stub MPR_9
0010 stub DllCanUnloadNow
0011 stub DllGetClassObject
0012 stub MPR_12
0013 stub MPR_13
0014 stub MPR_14
0015 stub MPR_15
0016 stub MPR_16
0017 stub MPR_17
0018 stub MPR_18
0019 stub MPR_19
0020 stub MPR_20
0021 stub MPR_21
0022 stdcall MPR_Alloc(long) MPR_Alloc
0023 stdcall MPR_ReAlloc(ptr long) MPR_ReAlloc
0024 stdcall MPR_Free(ptr) MPR_Free
0025 stdcall MPR_25(ptr long) _MPR_25
0026 stdcall MultinetGetConnectionPerformanceA(ptr ptr) MultinetGetConnectionPerformanceA
0027 stdcall MultinetGetConnectionPerformanceW(ptr ptr) MultinetGetConnectionPerformanceW
0028 stdcall MultinetGetErrorTextA(long ptr long)MultinetGetErrorTextA
0029 stdcall MultinetGetErrorTextW(long ptr long)MultinetGetErrorTextW
0030 stdcall NPSAuthenticationDialogA(ptr) NPSAuthenticationDialogA
0031 stdcall NPSCopyStringA(str ptr ptr) NPSCopyStringA
0032 stdcall NPSDeviceGetNumberA(str ptr ptr) NPSDeviceGetNumberA
0033 stdcall NPSDeviceGetStringA(long long ptr long) NPSDeviceGetStringA
0034 stdcall NPSGetProviderHandleA(ptr) NPSGetProviderHandleA
0035 stdcall NPSGetProviderNameA(long ptr) NPSGetProviderNameA
0036 stdcall NPSGetSectionNameA(long ptr) NPSGetSectionNameA
0037 stdcall NPSNotifyGetContextA(ptr) NPSNotifyGetContextA
0038 stdcall NPSNotifyRegisterA(long ptr) NPSNotifyRegisterA
0039 stdcall NPSSetCustomTextA(str) NPSSetCustomTextA
0040 stdcall NPSSetExtendedErrorA(long str) NPSSetExtendedErrorA
0041 stub PwdChangePasswordA
0042 stub PwdChangePasswordW
0043 stub PwdGetPasswordStatusA
0044 stub PwdGetPasswordStatusW
0045 stub PwdSetPasswordStatusA
0046 stub PwdSetPasswordStatusW
0047 stdcall WNetAddConnection2A(ptr str str long) WNetAddConnection2A
0048 stdcall WNetAddConnection2W(ptr wstr wstr long) WNetAddConnection2W
0049 stdcall WNetAddConnection3A(long ptr str str long) WNetAddConnection3A
0050 stdcall WNetAddConnection3W(long ptr wstr wstr long) WNetAddConnection3W
0051 stdcall WNetAddConnectionA(str str str) WNetAddConnectionA
0052 stdcall WNetAddConnectionW(wstr wstr wstr) WNetAddConnectionW
0053 stdcall WNetCachePassword(str long str long long long) WNetCachePassword
0054 stdcall WNetCancelConnection2A(str long long) WNetCancelConnection2A
0055 stdcall WNetCancelConnection2W(wstr long long) WNetCancelConnection2W
0056 stdcall WNetCancelConnectionA(str long) WNetCancelConnectionA
0057 stdcall WNetCancelConnectionW(wstr long) WNetCancelConnectionW
0058 stdcall WNetCloseEnum(long) WNetCloseEnum
0059 stdcall WNetConnectionDialog1A(ptr) WNetConnectionDialog1A
0060 stdcall WNetConnectionDialog1W(ptr) WNetConnectionDialog1W
0061 stdcall WNetConnectionDialog(long long) WNetConnectionDialog
0062 stdcall WNetDisconnectDialog1A(ptr) WNetDisconnectDialog1A
0063 stdcall WNetDisconnectDialog1W(ptr) WNetDisconnectDialog1W
0064 stdcall WNetDisconnectDialog(long long) WNetDisconnectDialog
0065 stdcall WNetEnumCachedPasswords(str long long ptr long) WNetEnumCachedPasswords
0066 stdcall WNetEnumResourceA(long ptr ptr ptr) WNetEnumResourceA
0067 stdcall WNetEnumResourceW(long ptr ptr ptr) WNetEnumResourceW
0068 stub WNetFormatNetworkNameA
0069 stub WNetFormatNetworkNameW
0070 stdcall WNetGetCachedPassword(ptr long ptr ptr long) WNetGetCachedPassword
0071 stdcall WNetGetConnectionA(str ptr ptr) WNetGetConnectionA
0072 stdcall WNetGetConnectionW(wstr ptr ptr) WNetGetConnectionW
0073 stub WNetGetHomeDirectoryA
0074 stub WNetGetHomeDirectoryW
0075 stdcall WNetGetLastErrorA(ptr ptr long ptr long) WNetGetLastErrorA
0076 stdcall WNetGetLastErrorW(ptr ptr long ptr long) WNetGetLastErrorW
0077 stdcall WNetGetNetworkInformationA(str ptr) WNetGetNetworkInformationA
0078 stdcall WNetGetNetworkInformationW(wstr ptr) WNetGetNetworkInformationW
0079 stdcall WNetGetProviderNameA(long ptr ptr) WNetGetProviderNameA
0080 stdcall WNetGetProviderNameW(long ptr ptr) WNetGetProviderNameW
0081 stdcall WNetGetResourceInformationA(ptr ptr ptr ptr) WNetGetResourceInformationA
0082 stdcall WNetGetResourceInformationW(ptr ptr ptr ptr) WNetGetResourceInformationW
0083 stdcall WNetGetResourceParentA(ptr ptr ptr) WNetGetResourceParentA
0084 stdcall WNetGetResourceParentW(ptr ptr ptr) WNetGetResourceParentW
0085 stdcall WNetGetUniversalNameA (str long ptr ptr) WNetGetUniversalNameA
0086 stdcall WNetGetUniversalNameW (wstr long ptr ptr) WNetGetUniversalNameW
0087 stdcall WNetGetUserA(str ptr ptr) WNetGetUserA
0088 stdcall WNetGetUserW(wstr wstr ptr) WNetGetUserW
0089 stdcall WNetLogoffA(str long) WNetLogoffA
0090 stdcall WNetLogoffW(wstr long) WNetLogoffW
0091 stdcall WNetLogonA(str long) WNetLogonA
0092 stdcall WNetLogonW(wstr long) WNetLogonW
0093 stdcall WNetOpenEnumA(long long long ptr ptr) WNetOpenEnumA
0094 stdcall WNetOpenEnumW(long long long ptr ptr) WNetOpenEnumW
0095 stdcall WNetRemoveCachedPassword(long long long) WNetRemoveCachedPassword
0096 stdcall WNetRestoreConnectionA(long str) WNetRestoreConnectionA
0097 stdcall WNetRestoreConnectionW(long wstr) WNetRestoreConnectionW
0098 stdcall WNetSetConnectionA(str long ptr) WNetSetConnectionA
0099 stdcall WNetSetConnectionW(wstr long ptr) WNetSetConnectionW
0100 stdcall WNetUseConnectionA(long ptr str str long str ptr ptr) WNetUseConnectionA
0101 stdcall WNetUseConnectionW(long ptr wstr wstr long wstr ptr ptr) WNetUseConnectionW
0102 stdcall WNetVerifyPasswordA(str ptr) WNetVerifyPasswordA
0103 stdcall WNetVerifyPasswordW(wstr ptr) WNetVerifyPasswordW
# ordinal exports
1 stub @
2 stub @
3 stub @
4 stub @
5 stub @
6 stub @
7 stub @
8 stub @
9 stub @
12 stub @
13 stub @
14 stub @
15 stub @
16 stub @
17 stub @
18 stub @
19 stub @
20 stub @
21 stub @
22 stdcall @(long) MPR_Alloc
23 stdcall @(ptr long) MPR_ReAlloc
24 stdcall @(ptr) MPR_Free
25 stdcall @(ptr long) _MPR_25
@ stub DllCanUnloadNow
@ stub DllGetClassObject
@ stdcall MultinetGetConnectionPerformanceA(ptr ptr) MultinetGetConnectionPerformanceA
@ stdcall MultinetGetConnectionPerformanceW(ptr ptr) MultinetGetConnectionPerformanceW
@ stdcall MultinetGetErrorTextA(long ptr long)MultinetGetErrorTextA
@ stdcall MultinetGetErrorTextW(long ptr long)MultinetGetErrorTextW
@ stdcall NPSAuthenticationDialogA(ptr) NPSAuthenticationDialogA
@ stdcall NPSCopyStringA(str ptr ptr) NPSCopyStringA
@ stdcall NPSDeviceGetNumberA(str ptr ptr) NPSDeviceGetNumberA
@ stdcall NPSDeviceGetStringA(long long ptr long) NPSDeviceGetStringA
@ stdcall NPSGetProviderHandleA(ptr) NPSGetProviderHandleA
@ stdcall NPSGetProviderNameA(long ptr) NPSGetProviderNameA
@ stdcall NPSGetSectionNameA(long ptr) NPSGetSectionNameA
@ stdcall NPSNotifyGetContextA(ptr) NPSNotifyGetContextA
@ stdcall NPSNotifyRegisterA(long ptr) NPSNotifyRegisterA
@ stdcall NPSSetCustomTextA(str) NPSSetCustomTextA
@ stdcall NPSSetExtendedErrorA(long str) NPSSetExtendedErrorA
@ stub PwdChangePasswordA
@ stub PwdChangePasswordW
@ stub PwdGetPasswordStatusA
@ stub PwdGetPasswordStatusW
@ stub PwdSetPasswordStatusA
@ stub PwdSetPasswordStatusW
@ stdcall WNetAddConnection2A(ptr str str long) WNetAddConnection2A
@ stdcall WNetAddConnection2W(ptr wstr wstr long) WNetAddConnection2W
@ stdcall WNetAddConnection3A(long ptr str str long) WNetAddConnection3A
@ stdcall WNetAddConnection3W(long ptr wstr wstr long) WNetAddConnection3W
@ stdcall WNetAddConnectionA(str str str) WNetAddConnectionA
@ stdcall WNetAddConnectionW(wstr wstr wstr) WNetAddConnectionW
@ stdcall WNetCachePassword(str long str long long long) WNetCachePassword
@ stdcall WNetCancelConnection2A(str long long) WNetCancelConnection2A
@ stdcall WNetCancelConnection2W(wstr long long) WNetCancelConnection2W
@ stdcall WNetCancelConnectionA(str long) WNetCancelConnectionA
@ stdcall WNetCancelConnectionW(wstr long) WNetCancelConnectionW
@ stdcall WNetCloseEnum(long) WNetCloseEnum
@ stdcall WNetConnectionDialog1A(ptr) WNetConnectionDialog1A
@ stdcall WNetConnectionDialog1W(ptr) WNetConnectionDialog1W
@ stdcall WNetConnectionDialog(long long) WNetConnectionDialog
@ stdcall WNetDisconnectDialog1A(ptr) WNetDisconnectDialog1A
@ stdcall WNetDisconnectDialog1W(ptr) WNetDisconnectDialog1W
@ stdcall WNetDisconnectDialog(long long) WNetDisconnectDialog
@ stdcall WNetEnumCachedPasswords(str long long ptr long) WNetEnumCachedPasswords
@ stdcall WNetEnumResourceA(long ptr ptr ptr) WNetEnumResourceA
@ stdcall WNetEnumResourceW(long ptr ptr ptr) WNetEnumResourceW
@ stub WNetFormatNetworkNameA
@ stub WNetFormatNetworkNameW
@ stdcall WNetGetCachedPassword(ptr long ptr ptr long) WNetGetCachedPassword
@ stdcall WNetGetConnectionA(str ptr ptr) WNetGetConnectionA
@ stdcall WNetGetConnectionW(wstr ptr ptr) WNetGetConnectionW
@ stub WNetGetHomeDirectoryA
@ stub WNetGetHomeDirectoryW
@ stdcall WNetGetLastErrorA(ptr ptr long ptr long) WNetGetLastErrorA
@ stdcall WNetGetLastErrorW(ptr ptr long ptr long) WNetGetLastErrorW
@ stdcall WNetGetNetworkInformationA(str ptr) WNetGetNetworkInformationA
@ stdcall WNetGetNetworkInformationW(wstr ptr) WNetGetNetworkInformationW
@ stdcall WNetGetProviderNameA(long ptr ptr) WNetGetProviderNameA
@ stdcall WNetGetProviderNameW(long ptr ptr) WNetGetProviderNameW
@ stdcall WNetGetResourceInformationA(ptr ptr ptr ptr) WNetGetResourceInformationA
@ stdcall WNetGetResourceInformationW(ptr ptr ptr ptr) WNetGetResourceInformationW
@ stdcall WNetGetResourceParentA(ptr ptr ptr) WNetGetResourceParentA
@ stdcall WNetGetResourceParentW(ptr ptr ptr) WNetGetResourceParentW
@ stdcall WNetGetUniversalNameA (str long ptr ptr) WNetGetUniversalNameA
@ stdcall WNetGetUniversalNameW (wstr long ptr ptr) WNetGetUniversalNameW
@ stdcall WNetGetUserA(str ptr ptr) WNetGetUserA
@ stdcall WNetGetUserW(wstr wstr ptr) WNetGetUserW
@ stdcall WNetLogoffA(str long) WNetLogoffA
@ stdcall WNetLogoffW(wstr long) WNetLogoffW
@ stdcall WNetLogonA(str long) WNetLogonA
@ stdcall WNetLogonW(wstr long) WNetLogonW
@ stdcall WNetOpenEnumA(long long long ptr ptr) WNetOpenEnumA
@ stdcall WNetOpenEnumW(long long long ptr ptr) WNetOpenEnumW
@ stdcall WNetRemoveCachedPassword(long long long) WNetRemoveCachedPassword
@ stdcall WNetRestoreConnectionA(long str) WNetRestoreConnectionA
@ stdcall WNetRestoreConnectionW(long wstr) WNetRestoreConnectionW
@ stdcall WNetSetConnectionA(str long ptr) WNetSetConnectionA
@ stdcall WNetSetConnectionW(wstr long ptr) WNetSetConnectionW
@ stdcall WNetUseConnectionA(long ptr str str long str ptr ptr) WNetUseConnectionA
@ stdcall WNetUseConnectionW(long ptr wstr wstr long wstr ptr ptr) WNetUseConnectionW
@ stdcall WNetVerifyPasswordA(str ptr) WNetVerifyPasswordA
@ stdcall WNetVerifyPasswordW(wstr ptr) WNetVerifyPasswordW
#additions, not in win95 mpr.dll
0104 stub WNetRestoreConnection
0105 stub WNetLogonNotify
0106 stub WNetPasswordChangeNotify
0107 stub WNetGetPropertyTextA
0108 stub WNetPropertyDialogA
0109 stub WNetGetDirectoryTypeA
0110 stub WNetFMXGetPermHelp
0111 stub WNetFMXEditPerm
0112 stub WNetFMXGetPermCaps
@ stub WNetRestoreConnection
@ stub WNetLogonNotify
@ stub WNetPasswordChangeNotify
@ stub WNetGetPropertyTextA
@ stub WNetPropertyDialogA
@ stub WNetGetDirectoryTypeA
@ stub WNetFMXGetPermHelp
@ stub WNetFMXEditPerm
@ stub WNetFMXGetPermCaps

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +1,21 @@
name psapi
type win32
1 stdcall EmptyWorkingSet(long) EmptyWorkingSet
2 stdcall EnumDeviceDrivers(ptr long ptr) EnumDeviceDrivers
3 stdcall EnumProcessModules(long ptr long ptr) EnumProcessModules
4 stdcall EnumProcesses(ptr long ptr) EnumProcesses
5 stdcall GetDeviceDriverBaseNameA(ptr str long) GetDeviceDriverBaseNameA
6 stdcall GetDeviceDriverBaseNameW(ptr wstr long) GetDeviceDriverBaseNameW
7 stdcall GetDeviceDriverFileNameA(ptr str long) GetDeviceDriverFileNameA
8 stdcall GetDeviceDriverFileNameW(ptr wstr long) GetDeviceDriverFileNameW
9 stdcall GetMappedFileNameA(long ptr str long) GetMappedFileNameA
10 stdcall GetMappedFileNameW(long ptr wstr long) GetMappedFileNameW
11 stdcall GetModuleBaseNameA(long long str long) GetModuleBaseNameA
12 stdcall GetModuleBaseNameW(long long wstr long) GetModuleBaseNameW
13 stdcall GetModuleFileNameExA(long long str long) GetModuleFileNameExA
14 stdcall GetModuleFileNameExW(long long wstr long) GetModuleFileNameExW
15 stdcall GetModuleInformation(long long ptr long) GetModuleInformation
16 stdcall GetProcessMemoryInfo(long ptr long) GetProcessMemoryInfo
17 stdcall GetWsChanges(long ptr long) GetWsChanges
18 stdcall InitializeProcessForWsWatch(long) InitializeProcessForWsWatch
@ stdcall EmptyWorkingSet(long) EmptyWorkingSet
@ stdcall EnumDeviceDrivers(ptr long ptr) EnumDeviceDrivers
@ stdcall EnumProcessModules(long ptr long ptr) EnumProcessModules
@ stdcall EnumProcesses(ptr long ptr) EnumProcesses
@ stdcall GetDeviceDriverBaseNameA(ptr str long) GetDeviceDriverBaseNameA
@ stdcall GetDeviceDriverBaseNameW(ptr wstr long) GetDeviceDriverBaseNameW
@ stdcall GetDeviceDriverFileNameA(ptr str long) GetDeviceDriverFileNameA
@ stdcall GetDeviceDriverFileNameW(ptr wstr long) GetDeviceDriverFileNameW
@ stdcall GetMappedFileNameA(long ptr str long) GetMappedFileNameA
@ stdcall GetMappedFileNameW(long ptr wstr long) GetMappedFileNameW
@ stdcall GetModuleBaseNameA(long long str long) GetModuleBaseNameA
@ stdcall GetModuleBaseNameW(long long wstr long) GetModuleBaseNameW
@ stdcall GetModuleFileNameExA(long long str long) GetModuleFileNameExA
@ stdcall GetModuleFileNameExW(long long wstr long) GetModuleFileNameExW
@ stdcall GetModuleInformation(long long ptr long) GetModuleInformation
@ stdcall GetProcessMemoryInfo(long ptr long) GetProcessMemoryInfo
@ stdcall GetWsChanges(long ptr long) GetWsChanges
@ stdcall InitializeProcessForWsWatch(long) InitializeProcessForWsWatch

View File

@ -1,398 +1,400 @@
name shlwapi
type win32
1 stub stub_01
2 stub stub_02
3 stub stub_03
4 stub stub_04
5 stub stub_05
6 stub stub_06
7 stub stub_07
8 stub stub_08
9 stub stub_09
10 stub stub_10
11 stub stub_11
12 stub stub_12
13 stub stub_13
14 stub stub_14
15 stub stub_15
16 stub stub_16
17 stub stub_17
18 stub stub_18
19 stub stub_19
20 stub stub_20
21 stub stub_21
22 stub stub_22
23 stub stub_23
24 stub stub_24
25 stub stub_25
26 stub stub_26
27 stub stub_27
28 stub stub_28
29 stub stub_29
30 stub stub_30
31 stub stub_31
32 stub stub_32
33 stub stub_33
34 stub stub_34
35 stub stub_35
36 stub stub_36
37 stub stub_37
38 stub stub_38
39 stub stub_39
40 stub stub_40
41 stub stub_41
42 stub stub_42
43 stub stub_43
44 stub stub_44
45 stub stub_45
46 stub stub_46
47 stub stub_47
48 stub stub_48
49 stub stub_49
50 stub stub_50
51 stub stub_51
52 stub stub_52
53 stub stub_53
54 stub stub_54
55 stub stub_55
56 stub stub_56
57 stub stub_57
58 stub stub_58
59 stub stub_59
60 stub stub_60
61 stub stub_61
62 stub stub_62
63 stub stub_63
64 stub stub_64
65 stub stub_65
66 stub stub_66
67 stub stub_67
68 stub stub_68
69 stub stub_69
70 stub stub_70
71 stub stub_71
72 stub stub_72
73 stub stub_73
74 stub stub_74
75 stub stub_75
76 stub stub_76
77 stub stub_77
78 stub stub_78
79 stub stub_79
80 stub stub_80
81 stub stub_81
82 stub stub_82
83 stub stub_83
84 stub stub_84
85 stub stub_85
86 stub stub_86
87 stub stub_87
88 stub stub_88
89 stub stub_89
90 stub stub_90
91 stub stub_91
92 stub stub_92
93 stub stub_93
94 stub stub_94
95 stub stub_95
96 stub stub_96
97 stub stub_97
98 stub stub_98
99 stub stub_99
100 stub stub_100
101 stub stub_101
102 stub stub_102
103 stub stub_103
104 stub stub_104
105 stub stub_105
106 stub stub_106
107 stub stub_107
108 stub stub_108
109 stub stub_109
110 stub stub_110
111 stub stub_111
112 stub stub_112
113 stub stub_113
114 stub stub_114
115 stub stub_115
116 stub stub_116
117 stub stub_117
118 stub stub_118
119 stub stub_119
120 stub stub_120
121 stub stub_121
122 stub stub_122
123 stub stub_123
124 stub stub_124
125 stub stub_125
126 stub stub_126
127 stub stub_127
128 stub stub_128
129 stub stub_129
130 stub stub_130
131 stub stub_131
132 stub stub_132
133 stub stub_133
134 stub stub_134
135 stub stub_135
136 stub stub_136
137 stub stub_137
138 stub stub_138
139 stub stub_139
140 stub stub_140
141 stub stub_141
142 stub stub_142
143 stub stub_143
144 stub stub_144
145 stub stub_145
146 stub stub_146
147 stub stub_147
148 stub stub_148
149 stub stub_149
150 stub stub_150
151 stub stub_151
152 stub stub_152
153 stub stub_153
154 stub stub_154
155 stub stub_155
156 stub stub_156
157 stub stub_157
158 stub stub_158
159 stub stub_159
160 stub stub_160
161 stub stub_161
162 stub ChrCmpIA
163 stub ChrCmpIW
164 stub DllGetVersion
165 stub GetMenuPosFromID
166 stub HashData
167 stub IntlStrEqWorkerA
168 stub IntlStrEqWorkerW
169 stdcall PathAddBackslashA (ptr) PathAddBackslashA
170 stdcall PathAddBackslashW (ptr) PathAddBackslashW
171 stub PathAddExtensionA
172 stub PathAddExtensionW
173 stdcall PathAppendA (str str) PathAppendA
174 stub PathAppendW
175 stdcall PathBuildRootA (ptr long) PathBuildRootA
176 stub PathBuildRootW
177 stub PathCanonicalizeA
178 stub PathCanonicalizeW
179 stdcall PathCombineA (ptr ptr ptr) PathCombineA
180 stdcall PathCombineW (ptr ptr ptr) PathCombineW
181 stub PathCommonPrefixA
182 stub PathCommonPrefixW
183 stub PathCompactPathA
184 stub PathCompactPathExA
185 stub PathCompactPathExW
186 stub PathCompactPathW
187 stub PathCreateFromUrlA
188 stub PathCreateFromUrlW
189 stdcall PathFileExistsA (str) PathFileExistsA
190 stub PathFileExistsW
191 stdcall PathFindExtensionA (ptr) PathFindExtensionA
192 stdcall PathFindExtensionW (ptr) PathFindExtensionW
193 stdcall PathFindFileNameA (ptr) PathFindFilenameA
194 stdcall PathFindFileNameW (ptr) PathFindFilenameW
195 stub PathFindNextComponentA
196 stub PathFindNextComponentW
197 stdcall PathFindOnPathA (ptr ptr) PathFindOnPathA
198 stdcall PathFindOnPathW (ptr ptr) PathFindOnPathW
199 stdcall PathGetArgsA (str) PathGetArgsA
200 stdcall PathGetArgsW (str) PathGetArgsW
201 stub PathGetCharTypeA
202 stub PathGetCharTypeW
203 stdcall PathGetDriveNumberA (str) PathGetDriveNumber
204 stub PathGetDriveNumberW #(str) PathGetDriveNumber
205 stub PathIsContentTypeA
206 stub PathIsContentTypeW
207 stub PathIsDirectoryA
208 stub PathIsDirectoryW
209 stub PathIsFileSpecA
210 stub PathIsFileSpecW
211 stub PathIsPrefixA
212 stub PathIsPrefixW
213 stdcall PathIsRelativeA (ptr) PathIsRelativeA
214 stdcall PathIsRelativeW (ptr) PathIsRelativeW
215 stdcall PathIsRootA(str) PathIsRootA
216 stdcall PathIsRootW(wstr) PathIsRootW
217 stub PathIsSameRootA
218 stub PathIsSameRootW
219 stub PathIsSystemFolderA
220 stub PathIsSystemFolderW
221 stdcall PathIsUNCA (ptr) PathIsUNCA
222 stub PathIsUNCServerA
223 stub PathIsUNCServerShareA
224 stub PathIsUNCServerShareW
225 stub PathIsUNCServerW
226 stdcall PathIsUNCW (ptr) PathIsUNCW
227 stub PathIsURLA
228 stub PathIsURLW
229 stub PathMakePrettyA
230 stub PathMakePrettyW
231 stub PathMakeSystemFolderA
232 stub PathMakeSystemFolderW
233 stdcall PathMatchSpecA (str str) PathMatchSpecA
234 stdcall PathMatchSpecW (str str) PathMatchSpecW
235 stub PathParseIconLocationA
236 stub PathParseIconLocationW
237 stdcall PathQuoteSpacesA (ptr) PathQuoteSpacesW
238 stdcall PathQuoteSpacesW (ptr) PathQuoteSpacesW
239 stub PathRelativePathToA
240 stub PathRelativePathToW
241 stub PathRemoveArgsA
242 stub PathRemoveArgsW
243 stdcall PathRemoveBackslashA (ptr) PathRemoveBackslashA
244 stdcall PathRemoveBackslashW (ptr) PathRemoveBackslashW
245 stdcall PathRemoveBlanksA(str) PathRemoveBlanksA
246 stdcall PathRemoveBlanksW(wstr) PathRemoveBlanksW
247 stub PathRemoveExtensionA
248 stub PathRemoveExtensionW
249 stdcall PathRemoveFileSpecA (str) PathRemoveFileSpecA
250 stub PathRemoveFileSpecW
251 stub PathRenameExtensionA
252 stub PathRenameExtensionW
253 stub PathSearchAndQualifyA
254 stub PathSearchAndQualifyW
255 stdcall PathSetDlgItemPathA (long long ptr) PathSetDlgItemPathA
256 stdcall PathSetDlgItemPathW (long long ptr) PathSetDlgItemPathW
257 stub PathSkipRootA
258 stub PathSkipRootW
259 stub PathStripPathA
260 stub PathStripPathW
261 stub PathStripToRootA
262 stub PathStripToRootW
263 stub PathUnmakeSystemFolderA
264 stub PathUnmakeSystemFolderW
265 stdcall PathUnquoteSpacesA (str) PathUnquoteSpacesA
266 stdcall PathUnquoteSpacesW (str) PathUnquoteSpacesW
267 stub SHCreateShellPalette
268 stub SHDeleteEmptyKeyA
269 stub SHDeleteEmptyKeyW
270 stub SHDeleteKeyA
271 stub SHDeleteKeyW
272 stub SHDeleteOrphanKeyA
273 stub SHDeleteOrphanKeyW
274 stub SHDeleteValueA
275 stub SHDeleteValueW
276 stub SHEnumKeyExA
277 stub SHEnumKeyExW
278 stub SHEnumValueA
279 stub SHEnumValueW
280 stub SHGetInverseCMAP
281 stdcall SHGetValueA ( long ptr ptr ptr ptr ptr ) SHGetValueA
282 stdcall SHGetValueW ( long ptr ptr ptr ptr ptr ) SHGetValueW
283 stub SHIsLowMemoryMachine
284 stub SHOpenRegStreamA
285 stub SHOpenRegStreamW
286 stub SHQueryInfoKeyA
287 stub SHQueryInfoKeyW
288 stub SHQueryValueExA
289 stub SHQueryValueExW
290 stub SHRegCloseUSKey
291 stub SHRegCreateUSKeyA
292 stub SHRegCreateUSKeyW
293 stub SHRegDeleteEmptyUSKeyA
294 stub SHRegDeleteEmptyUSKeyW
295 stub SHRegDeleteUSValueA
296 stub SHRegDeleteUSValueW
297 stub SHRegEnumUSKeyA
298 stub SHRegEnumUSKeyW
299 stub SHRegEnumUSValueA
300 stub SHRegEnumUSValueW
301 stub SHRegGetBoolUSValueA
302 stub SHRegGetBoolUSValueW
303 stdcall SHRegGetUSValueA ( ptr ptr ptr ptr ptr long ptr long ) SHRegGetUSValueA
304 stdcall SHRegGetUSValueW ( ptr ptr ptr ptr ptr long ptr long ) SHRegGetUSValueW
305 stub SHRegOpenUSKeyA
306 stub SHRegOpenUSKeyW
307 stub SHRegQueryInfoUSKeyA
308 stub SHRegQueryInfoUSKeyW
309 stub SHRegQueryUSValueA
310 stub SHRegQueryUSValueW
311 stub SHRegSetUSValueA
312 stub SHRegSetUSValueW
313 stub SHRegWriteUSValueA
314 stub SHRegWriteUSValueW
315 stub SHSetValueA
316 stub SHSetValueW
317 stub StrCSpnA
318 stub StrCSpnIA
319 stub StrCSpnIW
320 stub StrCSpnW
321 stub StrCatW
322 stub StrChrA
323 stub StrChrIA
324 stub StrChrIW
325 stdcall StrChrW (ptr ptr) StrChrW
326 stub StrCmpIW
327 stub StrCmpNA
328 stub StrCmpNIA
329 stdcall StrCmpNIW (wstr wstr long) StrCmpNIW
330 stub StrCmpNW
331 stub StrCmpW
332 stub StrCpyNW
333 stub StrCpyW
334 stub StrDupA
335 stub StrDupW
336 stdcall StrFormatByteSizeA(long str long) StrFormatByteSizeA
337 stdcall StrFormatByteSizeW(long wstr long) StrFormatByteSizeW
338 stub StrFromTimeIntervalA
339 stub StrFromTimeIntervalW
340 stub StrIsIntlEqualA
341 stub StrIsIntlEqualW
342 stub StrNCatA
343 stub StrNCatW
344 stub StrPBrkA
345 stub StrPBrkW
346 stdcall StrRChrA (str str long) StrRChrA
347 stub StrRChrIA
348 stub StrRChrIW
349 stdcall StrRChrW (wstr wstr long) StrRChrW
350 stub StrRStrIA
351 stub StrRStrIW
352 stub StrSpnA
353 stub StrSpnW
354 stub StrStrA
355 stub StrStrIA
356 stub StrStrIW
357 stub StrStrW
358 stub StrToIntA
359 stub StrToIntExA
360 stub StrToIntExW
361 stub StrToIntW
362 stub StrTrimA
363 stub StrTrimW
364 stub UrlApplySchemeA
365 stub UrlApplySchemeW
366 stub UrlCanonicalizeA
367 stub UrlCanonicalizeW
368 stub UrlCombineA
369 stub UrlCombineW
370 stub UrlCompareA
371 stub UrlCompareW
372 stub UrlCreateFromPathA
373 stub UrlCreateFromPathW
374 stub UrlEscapeA
375 stub UrlEscapeW
376 stub UrlGetLocationA
377 stub UrlGetLocationW
378 stub UrlGetPartA
379 stub UrlGetPartW
380 stub UrlHashA
381 stub UrlHashW
382 stub UrlIsA
383 stub UrlIsNoHistoryA
384 stub UrlIsNoHistoryW
385 stub UrlIsOpaqueA
386 stub UrlIsOpaqueW
387 stub UrlIsW
388 stub UrlUnescapeA
389 stub UrlUnescapeW
# ordinal exports
1 stub @
2 stub @
3 stub @
4 stub @
5 stub @
6 stub @
7 stub @
8 stub @
9 stub @
10 stub @
11 stub @
12 stub @
13 stub @
14 stub @
15 stub @
16 stub @
17 stub @
18 stub @
19 stub @
20 stub @
21 stub @
22 stub @
23 stub @
24 stub @
25 stub @
26 stub @
27 stub @
28 stub @
29 stub @
30 stub @
31 stub @
32 stub @
33 stub @
34 stub @
35 stub @
36 stub @
37 stub @
38 stub @
39 stub @
40 stub @
41 stub @
42 stub @
43 stub @
44 stub @
45 stub @
46 stub @
47 stub @
48 stub @
49 stub @
50 stub @
51 stub @
52 stub @
53 stub @
54 stub @
55 stub @
56 stub @
57 stub @
58 stub @
59 stub @
60 stub @
61 stub @
62 stub @
63 stub @
64 stub @
65 stub @
66 stub @
67 stub @
68 stub @
69 stub @
70 stub @
71 stub @
72 stub @
73 stub @
74 stub @
75 stub @
76 stub @
77 stub @
78 stub @
79 stub @
80 stub @
81 stub @
82 stub @
83 stub @
84 stub @
85 stub @
86 stub @
87 stub @
88 stub @
89 stub @
90 stub @
91 stub @
92 stub @
93 stub @
94 stub @
95 stub @
96 stub @
97 stub @
98 stub @
99 stub @
100 stub @
101 stub @
102 stub @
103 stub @
104 stub @
105 stub @
106 stub @
107 stub @
108 stub @
109 stub @
110 stub @
111 stub @
112 stub @
113 stub @
114 stub @
115 stub @
116 stub @
117 stub @
118 stub @
119 stub @
120 stub @
121 stub @
122 stub @
123 stub @
124 stub @
125 stub @
126 stub @
127 stub @
128 stub @
129 stub @
130 stub @
131 stub @
132 stub @
133 stub @
134 stub @
135 stub @
136 stub @
137 stub @
138 stub @
139 stub @
140 stub @
141 stub @
142 stub @
143 stub @
144 stub @
145 stub @
146 stub @
147 stub @
148 stub @
149 stub @
150 stub @
151 stub @
152 stub @
153 stub @
154 stub @
155 stub @
156 stub @
157 stub @
158 stub @
159 stub @
160 stub @
161 stub @
@ stub ChrCmpIA
@ stub ChrCmpIW
@ stub DllGetVersion
@ stub GetMenuPosFromID
@ stub HashData
@ stub IntlStrEqWorkerA
@ stub IntlStrEqWorkerW
@ stdcall PathAddBackslashA (ptr) PathAddBackslashA
@ stdcall PathAddBackslashW (ptr) PathAddBackslashW
@ stub PathAddExtensionA
@ stub PathAddExtensionW
@ stdcall PathAppendA (str str) PathAppendA
@ stub PathAppendW
@ stdcall PathBuildRootA (ptr long) PathBuildRootA
@ stub PathBuildRootW
@ stub PathCanonicalizeA
@ stub PathCanonicalizeW
@ stdcall PathCombineA (ptr ptr ptr) PathCombineA
@ stdcall PathCombineW (ptr ptr ptr) PathCombineW
@ stub PathCommonPrefixA
@ stub PathCommonPrefixW
@ stub PathCompactPathA
@ stub PathCompactPathExA
@ stub PathCompactPathExW
@ stub PathCompactPathW
@ stub PathCreateFromUrlA
@ stub PathCreateFromUrlW
@ stdcall PathFileExistsA (str) PathFileExistsA
@ stub PathFileExistsW
@ stdcall PathFindExtensionA (ptr) PathFindExtensionA
@ stdcall PathFindExtensionW (ptr) PathFindExtensionW
@ stdcall PathFindFileNameA (ptr) PathFindFilenameA
@ stdcall PathFindFileNameW (ptr) PathFindFilenameW
@ stub PathFindNextComponentA
@ stub PathFindNextComponentW
@ stdcall PathFindOnPathA (ptr ptr) PathFindOnPathA
@ stdcall PathFindOnPathW (ptr ptr) PathFindOnPathW
@ stdcall PathGetArgsA (str) PathGetArgsA
@ stdcall PathGetArgsW (str) PathGetArgsW
@ stub PathGetCharTypeA
@ stub PathGetCharTypeW
@ stdcall PathGetDriveNumberA (str) PathGetDriveNumber
@ stub PathGetDriveNumberW #(str) PathGetDriveNumber
@ stub PathIsContentTypeA
@ stub PathIsContentTypeW
@ stub PathIsDirectoryA
@ stub PathIsDirectoryW
@ stub PathIsFileSpecA
@ stub PathIsFileSpecW
@ stub PathIsPrefixA
@ stub PathIsPrefixW
@ stdcall PathIsRelativeA (ptr) PathIsRelativeA
@ stdcall PathIsRelativeW (ptr) PathIsRelativeW
@ stdcall PathIsRootA(str) PathIsRootA
@ stdcall PathIsRootW(wstr) PathIsRootW
@ stub PathIsSameRootA
@ stub PathIsSameRootW
@ stub PathIsSystemFolderA
@ stub PathIsSystemFolderW
@ stdcall PathIsUNCA (ptr) PathIsUNCA
@ stub PathIsUNCServerA
@ stub PathIsUNCServerShareA
@ stub PathIsUNCServerShareW
@ stub PathIsUNCServerW
@ stdcall PathIsUNCW (ptr) PathIsUNCW
@ stub PathIsURLA
@ stub PathIsURLW
@ stub PathMakePrettyA
@ stub PathMakePrettyW
@ stub PathMakeSystemFolderA
@ stub PathMakeSystemFolderW
@ stdcall PathMatchSpecA (str str) PathMatchSpecA
@ stdcall PathMatchSpecW (str str) PathMatchSpecW
@ stub PathParseIconLocationA
@ stub PathParseIconLocationW
@ stdcall PathQuoteSpacesA (ptr) PathQuoteSpacesW
@ stdcall PathQuoteSpacesW (ptr) PathQuoteSpacesW
@ stub PathRelativePathToA
@ stub PathRelativePathToW
@ stub PathRemoveArgsA
@ stub PathRemoveArgsW
@ stdcall PathRemoveBackslashA (ptr) PathRemoveBackslashA
@ stdcall PathRemoveBackslashW (ptr) PathRemoveBackslashW
@ stdcall PathRemoveBlanksA(str) PathRemoveBlanksA
@ stdcall PathRemoveBlanksW(wstr) PathRemoveBlanksW
@ stub PathRemoveExtensionA
@ stub PathRemoveExtensionW
@ stdcall PathRemoveFileSpecA (str) PathRemoveFileSpecA
@ stub PathRemoveFileSpecW
@ stub PathRenameExtensionA
@ stub PathRenameExtensionW
@ stub PathSearchAndQualifyA
@ stub PathSearchAndQualifyW
@ stdcall PathSetDlgItemPathA (long long ptr) PathSetDlgItemPathA
@ stdcall PathSetDlgItemPathW (long long ptr) PathSetDlgItemPathW
@ stub PathSkipRootA
@ stub PathSkipRootW
@ stub PathStripPathA
@ stub PathStripPathW
@ stub PathStripToRootA
@ stub PathStripToRootW
@ stub PathUnmakeSystemFolderA
@ stub PathUnmakeSystemFolderW
@ stdcall PathUnquoteSpacesA (str) PathUnquoteSpacesA
@ stdcall PathUnquoteSpacesW (str) PathUnquoteSpacesW
@ stub SHCreateShellPalette
@ stub SHDeleteEmptyKeyA
@ stub SHDeleteEmptyKeyW
@ stub SHDeleteKeyA
@ stub SHDeleteKeyW
@ stub SHDeleteOrphanKeyA
@ stub SHDeleteOrphanKeyW
@ stub SHDeleteValueA
@ stub SHDeleteValueW
@ stub SHEnumKeyExA
@ stub SHEnumKeyExW
@ stub SHEnumValueA
@ stub SHEnumValueW
@ stub SHGetInverseCMAP
@ stdcall SHGetValueA ( long ptr ptr ptr ptr ptr ) SHGetValueA
@ stdcall SHGetValueW ( long ptr ptr ptr ptr ptr ) SHGetValueW
@ stub SHIsLowMemoryMachine
@ stub SHOpenRegStreamA
@ stub SHOpenRegStreamW
@ stub SHQueryInfoKeyA
@ stub SHQueryInfoKeyW
@ stub SHQueryValueExA
@ stub SHQueryValueExW
@ stub SHRegCloseUSKey
@ stub SHRegCreateUSKeyA
@ stub SHRegCreateUSKeyW
@ stub SHRegDeleteEmptyUSKeyA
@ stub SHRegDeleteEmptyUSKeyW
@ stub SHRegDeleteUSValueA
@ stub SHRegDeleteUSValueW
@ stub SHRegEnumUSKeyA
@ stub SHRegEnumUSKeyW
@ stub SHRegEnumUSValueA
@ stub SHRegEnumUSValueW
@ stub SHRegGetBoolUSValueA
@ stub SHRegGetBoolUSValueW
@ stdcall SHRegGetUSValueA ( ptr ptr ptr ptr ptr long ptr long ) SHRegGetUSValueA
@ stdcall SHRegGetUSValueW ( ptr ptr ptr ptr ptr long ptr long ) SHRegGetUSValueW
@ stub SHRegOpenUSKeyA
@ stub SHRegOpenUSKeyW
@ stub SHRegQueryInfoUSKeyA
@ stub SHRegQueryInfoUSKeyW
@ stub SHRegQueryUSValueA
@ stub SHRegQueryUSValueW
@ stub SHRegSetUSValueA
@ stub SHRegSetUSValueW
@ stub SHRegWriteUSValueA
@ stub SHRegWriteUSValueW
@ stub SHSetValueA
@ stub SHSetValueW
@ stub StrCSpnA
@ stub StrCSpnIA
@ stub StrCSpnIW
@ stub StrCSpnW
@ stub StrCatW
@ stub StrChrA
@ stub StrChrIA
@ stub StrChrIW
@ stdcall StrChrW (ptr ptr) StrChrW
@ stub StrCmpIW
@ stub StrCmpNA
@ stub StrCmpNIA
@ stdcall StrCmpNIW (wstr wstr long) StrCmpNIW
@ stub StrCmpNW
@ stub StrCmpW
@ stub StrCpyNW
@ stub StrCpyW
@ stub StrDupA
@ stub StrDupW
@ stdcall StrFormatByteSizeA(long str long) StrFormatByteSizeA
@ stdcall StrFormatByteSizeW(long wstr long) StrFormatByteSizeW
@ stub StrFromTimeIntervalA
@ stub StrFromTimeIntervalW
@ stub StrIsIntlEqualA
@ stub StrIsIntlEqualW
@ stub StrNCatA
@ stub StrNCatW
@ stub StrPBrkA
@ stub StrPBrkW
@ stdcall StrRChrA (str str long) StrRChrA
@ stub StrRChrIA
@ stub StrRChrIW
@ stdcall StrRChrW (wstr wstr long) StrRChrW
@ stub StrRStrIA
@ stub StrRStrIW
@ stub StrSpnA
@ stub StrSpnW
@ stub StrStrA
@ stub StrStrIA
@ stub StrStrIW
@ stub StrStrW
@ stub StrToIntA
@ stub StrToIntExA
@ stub StrToIntExW
@ stub StrToIntW
@ stub StrTrimA
@ stub StrTrimW
@ stub UrlApplySchemeA
@ stub UrlApplySchemeW
@ stub UrlCanonicalizeA
@ stub UrlCanonicalizeW
@ stub UrlCombineA
@ stub UrlCombineW
@ stub UrlCompareA
@ stub UrlCompareW
@ stub UrlCreateFromPathA
@ stub UrlCreateFromPathW
@ stub UrlEscapeA
@ stub UrlEscapeW
@ stub UrlGetLocationA
@ stub UrlGetLocationW
@ stub UrlGetPartA
@ stub UrlGetPartW
@ stub UrlHashA
@ stub UrlHashW
@ stub UrlIsA
@ stub UrlIsNoHistoryA
@ stub UrlIsNoHistoryW
@ stub UrlIsOpaqueA
@ stub UrlIsOpaqueW
@ stub UrlIsW
@ stub UrlUnescapeA
@ stub UrlUnescapeW
# exported in later versions
400 stdcall StrRetToBufA (ptr ptr ptr long) StrRetToBufA
401 stdcall StrRetToBufW (ptr ptr ptr long) StrRetToBufW
#402 stdcall StrRetToStrA (ptr ptr ptr) StrRetToStrA
#403 stdcall StrRetToStrW (ptr ptr ptr) StrRetToStrW
@ stdcall StrRetToBufA (ptr ptr ptr long) StrRetToBufA
@ stdcall StrRetToBufW (ptr ptr ptr long) StrRetToBufW
#@ stdcall StrRetToStrA (ptr ptr ptr) StrRetToStrA
#@ stdcall StrRetToStrW (ptr ptr ptr) StrRetToStrW

View File

@ -516,7 +516,7 @@ DWORD WINAPI lineUncompleteCall(HLINE hLine, DWORD dwCompletionID)
return 1;
}
DWORD WINAPI lineUnHold(HCALL hCall)
DWORD WINAPI lineUnhold(HCALL hCall)
{
FIXME("(%04x): stub.\n", hCall);
return 1;

View File

@ -1,127 +1,117 @@
name tapi32
type win32
1 stdcall lineAccept(long str long) lineAccept
2 stdcall lineAddProvider(str long ptr) lineAddProvider
3 stdcall lineAddToConference(long long) lineAddToConference
4 stdcall lineAnswer(long str long) lineAnswer
5 stdcall lineBlindTransfer(long str long) lineBlindTransfer
6 stdcall lineClose(long) lineClose
7 stdcall lineCompleteCall(long ptr long long) lineCompleteCall
8 stdcall lineCompleteTransfer(long long ptr long) lineCompleteTransfer
9 stdcall lineConfigDialog(long long str) lineConfigDialog
10 stdcall lineConfigDialogEdit(long long str ptr long ptr)
lineConfigDialogEdit
11 stdcall lineConfigProvider(long long) lineConfigProvider
12 stdcall lineDeallocateCall(long) lineDeallocateCall
13 stdcall lineDevSpecific(long long long ptr long) lineDevSpecific
14 stdcall lineDevSpecificFeature(long long ptr long) lineDevSpecificFeature
15 stdcall lineDial(long str long) lineDial
16 stdcall lineDrop(long str long) lineDrop
17 stdcall lineForward(long long long ptr long ptr ptr) lineForward
18 stdcall lineGatherDigits(long long str long str long long)
lineGatherDigits
19 stdcall lineGenerateDigits(long long str long) lineGenerateDigits
20 stdcall lineGenerateTone(long long long long ptr) lineGenerateTone
21 stdcall lineGetAddressCaps(long long long long long ptr)
lineGetAddressCaps
22 stdcall lineGetAddressID(long ptr long str long) lineGetAddressID
23 stdcall lineGetAddressStatus(long long ptr) lineGetAddressStatus
24 stdcall lineGetAppPriority(str long ptr long ptr ptr) lineGetAppPriority
25 stdcall lineGetCallInfo(long ptr) lineGetCallInfo
26 stdcall lineGetCallStatus(long ptr) lineGetCallStatus
27 stdcall lineGetConfRelatedCalls(long ptr) lineGetConfRelatedCalls
28 stdcall lineGetCountry(long long ptr) lineGetCountry
29 stdcall lineGetDevCaps(long long long long ptr) lineGetDevCaps
30 stdcall lineGetDevConfig(long ptr str) lineGetDevConfig
31 stdcall lineGetID(long long long long ptr str) lineGetID
32 stdcall lineGetIcon(long str ptr) lineGetIcon
33 stdcall lineGetLineDevStatus(long ptr) lineGetLineDevStatus
34 stdcall lineGetNewCalls(long long long ptr) lineGetNewCalls
35 stdcall lineGetNumRings(long long ptr) lineGetNumRings
36 stdcall lineGetProviderList(long ptr) lineGetProviderList
37 stdcall lineGetRequest(long long ptr) lineGetRequest
38 stdcall lineGetStatusMessages(long ptr ptr) lineGetStatusMessages
39 stdcall lineGetTranslateCaps(long long ptr) lineGetTranslateCaps
40 stdcall lineHandoff(long str long) lineHandoff
41 stdcall lineHold(long) lineHold
42 stdcall lineInitialize(ptr long ptr str ptr) lineInitialize
43 stdcall lineMakeCall(long ptr str long ptr) lineMakeCall
44 stdcall lineMonitorDigits(long long) lineMonitorDigits
45 stdcall lineMonitorMedia(long long) lineMonitorMedia
46 stdcall lineMonitorTones(long ptr long) lineMonitorTones
47 stdcall lineNegotiateAPIVersion(long long long long ptr ptr) lineNegotiateAPIVersion
48 stdcall lineNegotiateExtVersion(long long long long long ptr)
lineNegotiateExtVersion
49 stdcall lineOpen(long long ptr long long long long long ptr) lineOpen
50 stdcall linePark(long long str ptr) linePark
51 stdcall linePickup(long long ptr str str) linePickup
52 stdcall linePrepareAddToConference(long ptr ptr) linePrepareAddToConference
53 stdcall lineRedirect(long str long) lineRedirect
54 stdcall lineRegisterRequestRecipient(long long long long)
lineRegisterRequestRecipient
55 stdcall lineReleaseUserUserInfo(long) lineReleaseUserUserInfo
56 stdcall lineRemoveFromConference(long) lineRemoveFromConference
57 stdcall lineRemoveProvider(long long) lineRemoveProvider
58 stdcall lineSecureCall(long) lineSecureCall
59 stdcall lineSendUserUserInfo(long str long) lineSendUserUserInfo
60 stdcall lineSetAppPriority(str long ptr long str long) lineSetAppPriority
61 stdcall lineSetAppSpecific(long long) lineSetAppSpecific
62 stdcall lineSetCallParams(long long long long ptr) lineSetCallParams
63 stdcall lineSetCallPrivilege(long long) lineSetCallPrivilege
64 stdcall lineSetCurrentLocation(long long) lineSetCurrentLocation
65 stdcall lineSetDevConfig(long ptr long str) lineSetDevConfig
66 stdcall lineSetMediaControl(long long long long ptr long ptr long ptr long ptr long) lineSetMediaControl
67 stdcall lineSetMediaMode(long long) lineSetMediaMode
68 stdcall lineSetNumRings(long long long) lineSetNumRings
69 stdcall lineSetStatusMessages(long long long) lineSetStatusMessages
70 stdcall lineSetTerminal(long long long long long long long)
lineSetTerminal
71 stdcall lineSetTollList(long long str long) lineSetTollList
72 stdcall lineSetupConference(long long ptr ptr long ptr)
lineSetupConference
73 stdcall lineSetupTransfer(long ptr ptr) lineSetupTransfer
74 stdcall lineShutdown(long) lineShutdown
75 stdcall lineSwapHold(long long) lineSwapHold
76 stdcall lineTranslateAddress(long long long str long long ptr)
lineTranslateAddress
77 stdcall lineTranslateDialog(long long long long str) lineTranslateDialog
78 stdcall lineUncompleteCall(long long) lineUncompleteCall
79 stdcall lineUnHold(long) lineUnHold
80 stdcall lineUnpark(long long ptr str) lineUnpark
81 stdcall phoneClose(long) phoneClose
82 stdcall phoneConfigDialog(long long str) phoneConfigDialog
83 stdcall phoneDevSpecific(long ptr long) phoneDevSpecific
84 stdcall phoneGetButtonInfo(long long ptr) phoneGetButtonInfo
85 stdcall phoneGetData(long long ptr long) phoneGetData
86 stdcall phoneGetDevCaps(long long long long ptr) phoneGetDevCaps
87 stdcall phoneGetDisplay(long ptr) phoneGetDisplay
88 stdcall phoneGetGain(long long ptr) phoneGetGain
89 stdcall phoneGetHookSwitch(long ptr) phoneGetHookSwitch
90 stdcall phoneGetID(long ptr str) phoneGetID
91 stdcall phoneGetIcon(long str ptr) phoneGetIcon
92 stdcall phoneGetLamp(long long ptr) phoneGetLamp
93 stdcall phoneGetRing(long ptr ptr) phoneGetRing
94 stdcall phoneGetStatus(long ptr) phoneGetStatus
95 stdcall phoneGetStatusMessages(long ptr ptr ptr) phoneGetStatusMessages
96 stdcall phoneGetVolume(long long ptr) phoneGetVolume
97 stdcall phoneInitialize(ptr long ptr str ptr) phoneInitialize
98 stdcall phoneNegotiateAPIVersion(long long long long ptr ptr)
phoneNegotiateAPIVersion
99 stdcall phoneNegotiateExtVersion(long long long long long ptr)
phoneNegotiateExtVersion
100 stdcall phoneOpen(long long ptr long long long long) phoneOpen
101 stdcall phoneSetButtonInfo(long long ptr) phoneSetButtonInfo
102 stdcall phoneSetData(long long ptr long) phoneSetData
103 stdcall phoneSetDisplay(long long long str long) phoneSetDisplay
104 stdcall phoneSetGain(long long long) phoneSetGain
105 stdcall phoneSetHookSwitch(long long long) phoneSetHookSwitch
106 stdcall phoneSetLamp(long long long) phoneSetLamp
107 stdcall phoneSetRing(long long long) phoneSetRing
108 stdcall phoneSetStatusMessages(long long long long) phoneSetStatusMessages
109 stdcall phoneSetVolume(long long long) phoneSetVolume
110 stdcall phoneShutdown(long) phoneShutdown
111 stdcall tapiGetLocationInfo(str str) tapiGetLocationInfo
112 stub tapiRequestDrop
113 stdcall tapiRequestMakeCall(str str str str) tapiRequestMakeCall
114 stub tapiRequestMediaCall
@ stdcall lineAccept(long str long) lineAccept
@ stdcall lineAddProvider(str long ptr) lineAddProvider
@ stdcall lineAddToConference(long long) lineAddToConference
@ stdcall lineAnswer(long str long) lineAnswer
@ stdcall lineBlindTransfer(long str long) lineBlindTransfer
@ stdcall lineClose(long) lineClose
@ stdcall lineCompleteCall(long ptr long long) lineCompleteCall
@ stdcall lineCompleteTransfer(long long ptr long) lineCompleteTransfer
@ stdcall lineConfigDialog(long long str) lineConfigDialog
@ stdcall lineConfigDialogEdit(long long str ptr long ptr) lineConfigDialogEdit
@ stdcall lineConfigProvider(long long) lineConfigProvider
@ stdcall lineDeallocateCall(long) lineDeallocateCall
@ stdcall lineDevSpecific(long long long ptr long) lineDevSpecific
@ stdcall lineDevSpecificFeature(long long ptr long) lineDevSpecificFeature
@ stdcall lineDial(long str long) lineDial
@ stdcall lineDrop(long str long) lineDrop
@ stdcall lineForward(long long long ptr long ptr ptr) lineForward
@ stdcall lineGatherDigits(long long str long str long long) lineGatherDigits
@ stdcall lineGenerateDigits(long long str long) lineGenerateDigits
@ stdcall lineGenerateTone(long long long long ptr) lineGenerateTone
@ stdcall lineGetAddressCaps(long long long long long ptr) lineGetAddressCaps
@ stdcall lineGetAddressID(long ptr long str long) lineGetAddressID
@ stdcall lineGetAddressStatus(long long ptr) lineGetAddressStatus
@ stdcall lineGetAppPriority(str long ptr long ptr ptr) lineGetAppPriority
@ stdcall lineGetCallInfo(long ptr) lineGetCallInfo
@ stdcall lineGetCallStatus(long ptr) lineGetCallStatus
@ stdcall lineGetConfRelatedCalls(long ptr) lineGetConfRelatedCalls
@ stdcall lineGetCountry(long long ptr) lineGetCountry
@ stdcall lineGetDevCaps(long long long long ptr) lineGetDevCaps
@ stdcall lineGetDevConfig(long ptr str) lineGetDevConfig
@ stdcall lineGetID(long long long long ptr str) lineGetID
@ stdcall lineGetIcon(long str ptr) lineGetIcon
@ stdcall lineGetLineDevStatus(long ptr) lineGetLineDevStatus
@ stdcall lineGetNewCalls(long long long ptr) lineGetNewCalls
@ stdcall lineGetNumRings(long long ptr) lineGetNumRings
@ stdcall lineGetProviderList(long ptr) lineGetProviderList
@ stdcall lineGetRequest(long long ptr) lineGetRequest
@ stdcall lineGetStatusMessages(long ptr ptr) lineGetStatusMessages
@ stdcall lineGetTranslateCaps(long long ptr) lineGetTranslateCaps
@ stdcall lineHandoff(long str long) lineHandoff
@ stdcall lineHold(long) lineHold
@ stdcall lineInitialize(ptr long ptr str ptr) lineInitialize
@ stdcall lineMakeCall(long ptr str long ptr) lineMakeCall
@ stdcall lineMonitorDigits(long long) lineMonitorDigits
@ stdcall lineMonitorMedia(long long) lineMonitorMedia
@ stdcall lineMonitorTones(long ptr long) lineMonitorTones
@ stdcall lineNegotiateAPIVersion(long long long long ptr ptr) lineNegotiateAPIVersion
@ stdcall lineNegotiateExtVersion(long long long long long ptr) lineNegotiateExtVersion
@ stdcall lineOpen(long long ptr long long long long long ptr) lineOpen
@ stdcall linePark(long long str ptr) linePark
@ stdcall linePickup(long long ptr str str) linePickup
@ stdcall linePrepareAddToConference(long ptr ptr) linePrepareAddToConference
@ stdcall lineRedirect(long str long) lineRedirect
@ stdcall lineRegisterRequestRecipient(long long long long) lineRegisterRequestRecipient
@ stdcall lineReleaseUserUserInfo(long) lineReleaseUserUserInfo
@ stdcall lineRemoveFromConference(long) lineRemoveFromConference
@ stdcall lineRemoveProvider(long long) lineRemoveProvider
@ stdcall lineSecureCall(long) lineSecureCall
@ stdcall lineSendUserUserInfo(long str long) lineSendUserUserInfo
@ stdcall lineSetAppPriority(str long ptr long str long) lineSetAppPriority
@ stdcall lineSetAppSpecific(long long) lineSetAppSpecific
@ stdcall lineSetCallParams(long long long long ptr) lineSetCallParams
@ stdcall lineSetCallPrivilege(long long) lineSetCallPrivilege
@ stdcall lineSetCurrentLocation(long long) lineSetCurrentLocation
@ stdcall lineSetDevConfig(long ptr long str) lineSetDevConfig
@ stdcall lineSetMediaControl(long long long long ptr long ptr long ptr long ptr long) lineSetMediaControl
@ stdcall lineSetMediaMode(long long) lineSetMediaMode
@ stdcall lineSetNumRings(long long long) lineSetNumRings
@ stdcall lineSetStatusMessages(long long long) lineSetStatusMessages
@ stdcall lineSetTerminal(long long long long long long long) lineSetTerminal
@ stdcall lineSetTollList(long long str long) lineSetTollList
@ stdcall lineSetupConference(long long ptr ptr long ptr) lineSetupConference
@ stdcall lineSetupTransfer(long ptr ptr) lineSetupTransfer
@ stdcall lineShutdown(long) lineShutdown
@ stdcall lineSwapHold(long long) lineSwapHold
@ stdcall lineTranslateAddress(long long long str long long ptr) lineTranslateAddress
@ stdcall lineTranslateDialog(long long long long str) lineTranslateDialog
@ stdcall lineUncompleteCall(long long) lineUncompleteCall
@ stdcall lineUnhold(long) lineUnhold
@ stdcall lineUnpark(long long ptr str) lineUnpark
@ stdcall phoneClose(long) phoneClose
@ stdcall phoneConfigDialog(long long str) phoneConfigDialog
@ stdcall phoneDevSpecific(long ptr long) phoneDevSpecific
@ stdcall phoneGetButtonInfo(long long ptr) phoneGetButtonInfo
@ stdcall phoneGetData(long long ptr long) phoneGetData
@ stdcall phoneGetDevCaps(long long long long ptr) phoneGetDevCaps
@ stdcall phoneGetDisplay(long ptr) phoneGetDisplay
@ stdcall phoneGetGain(long long ptr) phoneGetGain
@ stdcall phoneGetHookSwitch(long ptr) phoneGetHookSwitch
@ stdcall phoneGetID(long ptr str) phoneGetID
@ stdcall phoneGetIcon(long str ptr) phoneGetIcon
@ stdcall phoneGetLamp(long long ptr) phoneGetLamp
@ stdcall phoneGetRing(long ptr ptr) phoneGetRing
@ stdcall phoneGetStatus(long ptr) phoneGetStatus
@ stdcall phoneGetStatusMessages(long ptr ptr ptr) phoneGetStatusMessages
@ stdcall phoneGetVolume(long long ptr) phoneGetVolume
@ stdcall phoneInitialize(ptr long ptr str ptr) phoneInitialize
@ stdcall phoneNegotiateAPIVersion(long long long long ptr ptr) phoneNegotiateAPIVersion
@ stdcall phoneNegotiateExtVersion(long long long long long ptr) phoneNegotiateExtVersion
@ stdcall phoneOpen(long long ptr long long long long) phoneOpen
@ stdcall phoneSetButtonInfo(long long ptr) phoneSetButtonInfo
@ stdcall phoneSetData(long long ptr long) phoneSetData
@ stdcall phoneSetDisplay(long long long str long) phoneSetDisplay
@ stdcall phoneSetGain(long long long) phoneSetGain
@ stdcall phoneSetHookSwitch(long long long) phoneSetHookSwitch
@ stdcall phoneSetLamp(long long long) phoneSetLamp
@ stdcall phoneSetRing(long long long) phoneSetRing
@ stdcall phoneSetStatusMessages(long long long long) phoneSetStatusMessages
@ stdcall phoneSetVolume(long long long) phoneSetVolume
@ stdcall phoneShutdown(long) phoneShutdown
@ stdcall tapiGetLocationInfo(str str) tapiGetLocationInfo
@ stub tapiRequestDrop
@ stdcall tapiRequestMakeCall(str str str str) tapiRequestMakeCall
@ stub tapiRequestMediaCall

View File

@ -3,17 +3,17 @@ type win32
import kernel32.dll
0 stdcall GetFileVersionInfoA(str long long ptr) GetFileVersionInfoA
1 stdcall GetFileVersionInfoSizeA(str ptr) GetFileVersionInfoSizeA
2 stdcall GetFileVersionInfoSizeW(wstr ptr) GetFileVersionInfoSizeW
3 stdcall GetFileVersionInfoW(wstr long long ptr) GetFileVersionInfoW
#4 stub VerFThk_ThunkData32
5 stdcall VerFindFileA(long str str str ptr ptr ptr ptr) VerFindFileA
6 stdcall VerFindFileW(long wstr wstr wstr ptr ptr ptr ptr) VerFindFileW
7 stdcall VerInstallFileA(long str str str str str ptr ptr) VerInstallFileA
8 stdcall VerInstallFileW(long wstr wstr wstr wstr wstr ptr ptr) VerInstallFileW
9 forward VerLanguageNameA KERNEL32.VerLanguageNameA
10 forward VerLanguageNameW KERNEL32.VerLanguageNameW
11 stdcall VerQueryValueA(ptr str ptr ptr) VerQueryValueA
12 stdcall VerQueryValueW(ptr wstr ptr ptr) VerQueryValueW
#13 stub VerThkSL_ThunkData32
@ stdcall GetFileVersionInfoA(str long long ptr) GetFileVersionInfoA
@ stdcall GetFileVersionInfoSizeA(str ptr) GetFileVersionInfoSizeA
@ stdcall GetFileVersionInfoSizeW(wstr ptr) GetFileVersionInfoSizeW
@ stdcall GetFileVersionInfoW(wstr long long ptr) GetFileVersionInfoW
@ stub VerFThk_ThunkData32
@ stdcall VerFindFileA(long str str str ptr ptr ptr ptr) VerFindFileA
@ stdcall VerFindFileW(long wstr wstr wstr ptr ptr ptr ptr) VerFindFileW
@ stdcall VerInstallFileA(long str str str str str ptr ptr) VerInstallFileA
@ stdcall VerInstallFileW(long wstr wstr wstr wstr wstr ptr ptr) VerInstallFileW
@ forward VerLanguageNameA KERNEL32.VerLanguageNameA
@ forward VerLanguageNameW KERNEL32.VerLanguageNameW
@ stdcall VerQueryValueA(ptr str ptr ptr) VerQueryValueA
@ stdcall VerQueryValueW(ptr wstr ptr ptr) VerQueryValueW
@ stub VerThkSL_ThunkData32

View File

@ -2,187 +2,190 @@ name winmm
type win32
init WINMM_LibMain
1 stdcall PlaySoundA(ptr long long) PlaySoundA
2 stdcall WINMM_2(ptr long long) PlaySoundA
3 stub WINMM_3
4 stdcall CloseDriver(long long long) CloseDriver
5 stdcall DefDriverProc(long long long long long) DefDriverProc
6 stdcall DriverCallback(long long long long long long long) DriverCallback
7 stdcall DrvClose(long long long) CloseDriver
8 stdcall DrvDefDriverProc(long long long long long) DefDriverProc
9 stdcall DrvGetModuleHandle(long) GetDriverModuleHandle
10 stdcall DrvOpen(wstr wstr long) OpenDriverW
11 stdcall DrvOpenA(str str long) OpenDriverA
12 stdcall DrvSendMessage(long long long long) SendDriverMessage
13 stdcall GetDriverFlags(long) GetDriverFlags
14 stdcall GetDriverModuleHandle(long) GetDriverModuleHandle
15 stdcall OpenDriver(wstr wstr long) OpenDriverW
16 stdcall OpenDriverA(str str long) OpenDriverA
17 stdcall PlaySound(ptr long long) PlaySoundA
18 stdcall PlaySoundW(ptr long long) PlaySoundW
19 stdcall SendDriverMessage(long long long long) SendDriverMessage
20 stdcall auxGetDevCapsA(long ptr long) auxGetDevCapsA
21 stdcall auxGetDevCapsW(long ptr long) auxGetDevCapsW
22 stdcall auxGetNumDevs() auxGetNumDevs
23 stdcall auxGetVolume(long ptr) auxGetVolume
24 stdcall auxOutMessage(long long long long) auxOutMessage
25 stdcall auxSetVolume(long long) auxSetVolume
26 stub joyConfigChanged
27 stdcall joyGetDevCapsA(long ptr long) joyGetDevCapsA
28 stdcall joyGetDevCapsW(long ptr long) joyGetDevCapsW
29 stdcall joyGetNumDevs() joyGetNumDevs
30 stdcall joyGetPos(long ptr) joyGetPos
31 stdcall joyGetPosEx(long ptr) joyGetPosEx
32 stdcall joyGetThreshold(long ptr) joyGetThreshold
33 stdcall joyReleaseCapture(long) joyReleaseCapture
34 stdcall joySetCapture(long long long long) joySetCapture
35 stdcall joySetThreshold(long long) joySetThreshold
36 stdcall mciDriverNotify(long long long) mciDriverNotify
37 stdcall mciDriverYield(long) mciDriverYield
38 stdcall mciExecute(str) mciExecute
39 stdcall mciFreeCommandResource(long) mciFreeCommandResource
40 stdcall mciGetCreatorTask(long) mciGetCreatorTask
41 stdcall mciGetDeviceIDA(str) mciGetDeviceIDA
42 stdcall mciGetDeviceIDFromElementIDW(long str) mciGetDeviceIDFromElementIDW
43 stdcall mciGetDeviceIDW(str) mciGetDeviceIDW
44 stdcall mciGetDriverData(long) mciGetDriverData
45 stdcall mciGetErrorStringA(long ptr long) mciGetErrorStringA
46 stdcall mciGetErrorStringW(long ptr long) mciGetErrorStringW
47 stdcall mciGetYieldProc(long ptr) mciGetYieldProc
48 stdcall mciLoadCommandResource(long wstr long) mciLoadCommandResource
49 stdcall mciSendCommandA(long long long long) mciSendCommandA
50 stdcall mciSendCommandW(long long long long) mciSendCommandW
51 stdcall mciSendStringA(str ptr long long) mciSendStringA
52 stdcall mciSendStringW(str ptr long long) mciSendStringW
53 stdcall mciSetDriverData(long long) mciSetDriverData
54 stdcall mciSetYieldProc(long ptr long) mciSetYieldProc
55 stub midiConnect
56 stub midiDisconnect
57 stdcall midiInAddBuffer(long ptr long) midiInAddBuffer
58 stdcall midiInClose(long) midiInClose
59 stdcall midiInGetDevCapsA(long ptr long) midiInGetDevCapsA
60 stdcall midiInGetDevCapsW(long ptr long) midiInGetDevCapsW
61 stdcall midiInGetErrorTextA(long ptr long) midiInGetErrorTextA
62 stdcall midiInGetErrorTextW(long ptr long) midiInGetErrorTextW
63 stdcall midiInGetID(long ptr) midiInGetID
64 stdcall midiInGetNumDevs() midiInGetNumDevs
65 stdcall midiInMessage(long long long long) midiInMessage
66 stdcall midiInOpen(ptr long long long long) midiInOpen
67 stdcall midiInPrepareHeader(long ptr long) midiInPrepareHeader
68 stdcall midiInReset(long) midiInReset
69 stdcall midiInStart(long) midiInStart
70 stdcall midiInStop(long) midiInStop
71 stdcall midiInUnprepareHeader(long ptr long) midiInUnprepareHeader
72 stdcall midiOutCacheDrumPatches(long long ptr long) midiOutCacheDrumPatches
73 stdcall midiOutCachePatches(long long ptr long) midiOutCachePatches
74 stdcall midiOutClose(long) midiOutClose
75 stdcall midiOutGetDevCapsA(long ptr long) midiOutGetDevCapsA
76 stdcall midiOutGetDevCapsW(long ptr long) midiOutGetDevCapsW
77 stdcall midiOutGetErrorTextA(long ptr long) midiOutGetErrorTextA
78 stdcall midiOutGetErrorTextW(long ptr long) midiOutGetErrorTextW
79 stdcall midiOutGetID(long ptr) midiOutGetID
80 stdcall midiOutGetNumDevs() midiOutGetNumDevs
81 stdcall midiOutGetVolume(long ptr) midiOutGetVolume
82 stdcall midiOutLongMsg(long ptr long) midiOutLongMsg
83 stdcall midiOutMessage(long long long long) midiOutMessage
84 stdcall midiOutOpen(ptr long long long long) midiOutOpen
85 stdcall midiOutPrepareHeader(long ptr long) midiOutPrepareHeader
86 stdcall midiOutReset(long) midiOutReset
87 stdcall midiOutSetVolume(long ptr) midiOutSetVolume
88 stdcall midiOutShortMsg(long long) midiOutShortMsg
89 stdcall midiOutUnprepareHeader(long ptr long) midiOutUnprepareHeader
90 stdcall midiStreamClose(long) midiStreamClose
91 stdcall midiStreamOpen(ptr ptr long long long long) midiStreamOpen
92 stdcall midiStreamOut(long ptr long) midiStreamOut
93 stdcall midiStreamPause(long) midiStreamPause
94 stdcall midiStreamPosition(long ptr long) midiStreamPosition
95 stdcall midiStreamProperty(long ptr long) midiStreamProperty
96 stdcall midiStreamRestart(long) midiStreamRestart
97 stdcall midiStreamStop(long) midiStreamStop
98 stdcall mixerClose(long) mixerClose
99 stdcall mixerGetControlDetailsA(long ptr long) mixerGetControlDetailsA
100 stdcall mixerGetControlDetailsW(long ptr long) mixerGetControlDetailsW
101 stdcall mixerGetDevCapsA(long ptr long) mixerGetDevCapsA
102 stdcall mixerGetDevCapsW(long ptr long) mixerGetDevCapsW
103 stdcall mixerGetID(long ptr long) mixerGetID
104 stdcall mixerGetLineControlsA(long ptr long) mixerGetLineControlsA
105 stdcall mixerGetLineControlsW(long ptr long) mixerGetLineControlsW
106 stdcall mixerGetLineInfoA(long ptr long) mixerGetLineInfoA
107 stdcall mixerGetLineInfoW(long ptr long) mixerGetLineInfoW
108 stdcall mixerGetNumDevs() mixerGetNumDevs
109 stdcall mixerMessage(long long long long) mixerMessage
110 stdcall mixerOpen(ptr long long long long) mixerOpen
111 stdcall mixerSetControlDetails(long ptr long) mixerSetControlDetails
112 stdcall mmioAdvance(long ptr long) mmioAdvance
113 stdcall mmioAscend(long ptr long) mmioAscend
114 stdcall mmioClose(long long) mmioClose
115 stdcall mmioCreateChunk(long ptr long) mmioCreateChunk
116 stdcall mmioDescend(long ptr ptr long) mmioDescend
117 stdcall mmioFlush(long long) mmioFlush
118 stdcall mmioGetInfo(long ptr long) mmioGetInfo
119 stub mmioInstallIOProc16
120 stdcall mmioInstallIOProcA(long ptr long) mmioInstallIOProcA
121 stub mmioInstallIOProcW
122 stdcall mmioOpenA(str ptr long) mmioOpenA
123 stdcall mmioOpenW(wstr ptr long) mmioOpenW
124 stdcall mmioRead(long ptr long) mmioRead
125 stdcall mmioRenameA(ptr ptr ptr long) mmioRenameA
126 stdcall mmioRenameW(ptr ptr ptr long) mmioRenameW
127 stdcall mmioSeek(long long long) mmioSeek
128 stdcall mmioSendMessage(long long long long) mmioSendMessage
129 stdcall mmioSetBuffer(long ptr long long) mmioSetBuffer
130 stdcall mmioSetInfo(long ptr long) mmioSetInfo
131 stdcall mmioStringToFOURCCA(str long) mmioStringToFOURCCA
132 stdcall mmioStringToFOURCCW(wstr long) mmioStringToFOURCCW
133 stdcall mmioWrite(long ptr long) mmioWrite
134 stdcall mmsystemGetVersion() mmsystemGetVersion
135 stdcall sndPlaySoundA(ptr long) sndPlaySoundA
136 stdcall sndPlaySoundW(ptr long) sndPlaySoundW
137 stdcall timeBeginPeriod(long) timeBeginPeriod
138 stdcall timeEndPeriod(long) timeEndPeriod
139 stdcall timeGetDevCaps(ptr long) timeGetDevCaps
140 stdcall timeGetSystemTime(ptr long) timeGetSystemTime
141 stdcall timeGetTime() timeGetTime
142 stdcall timeKillEvent(long) timeKillEvent
143 stdcall timeSetEvent(long long ptr long long) timeSetEvent
144 stdcall waveInAddBuffer(long ptr long) waveInAddBuffer
145 stdcall waveInClose(long) waveInClose
146 stdcall waveInGetDevCapsA(long ptr long) waveInGetDevCapsA
147 stdcall waveInGetDevCapsW(long ptr long) waveInGetDevCapsW
148 stdcall waveInGetErrorTextA(long ptr long) waveInGetErrorTextA
149 stdcall waveInGetErrorTextW(long ptr long) waveInGetErrorTextW
150 stdcall waveInGetID(long ptr) waveInGetID
151 stdcall waveInGetNumDevs() waveInGetNumDevs
152 stdcall waveInGetPosition(long ptr long) waveInGetPosition
153 stdcall waveInMessage(long long long long) waveInMessage
154 stdcall waveInOpen(ptr long ptr long long long) waveInOpen
155 stdcall waveInPrepareHeader(long ptr long) waveInPrepareHeader
156 stdcall waveInReset(long) waveInReset
157 stdcall waveInStart(long) waveInStart
158 stdcall waveInStop(long) waveInStop
159 stdcall waveInUnprepareHeader(long ptr long) waveInUnprepareHeader
160 stdcall waveOutBreakLoop(long) waveOutBreakLoop
161 stdcall waveOutClose(long) waveOutClose
162 stdcall waveOutGetDevCapsA(long ptr long) waveOutGetDevCapsA
163 stdcall waveOutGetDevCapsW(long ptr long) waveOutGetDevCapsW
164 stdcall waveOutGetErrorTextA(long ptr long) waveOutGetErrorTextA
165 stdcall waveOutGetErrorTextW(long ptr long) waveOutGetErrorTextW
166 stdcall waveOutGetID(long ptr) waveOutGetID
167 stdcall waveOutGetNumDevs() waveOutGetNumDevs
168 stdcall waveOutGetPitch(long ptr) waveOutGetPitch
169 stdcall waveOutGetPlaybackRate(long ptr) waveOutGetPlaybackRate
170 stdcall waveOutGetPosition(long ptr long) waveOutGetPosition
171 stdcall waveOutGetVolume(long ptr) waveOutGetVolume
172 stdcall waveOutMessage(long long long long) waveOutMessage
173 stdcall waveOutOpen(ptr long ptr long long long) waveOutOpen
174 stdcall waveOutPause(long) waveOutPause
175 stdcall waveOutPrepareHeader(long ptr long) waveOutPrepareHeader
176 stdcall waveOutReset(long) waveOutReset
177 stdcall waveOutRestart(long) waveOutRestart
178 stdcall waveOutSetPitch(long long) waveOutSetPitch
179 stdcall waveOutSetPlaybackRate(long long) waveOutSetPlaybackRate
180 stdcall waveOutSetVolume(long long) waveOutSetVolume
181 stdcall waveOutUnprepareHeader(long ptr long) waveOutUnprepareHeader
182 stdcall waveOutWrite(long ptr long) waveOutWrite
183 stub winmmf_ThunkData32
184 stub winmmsl_ThunkData32
# ordinal exports
1 stdcall @(ptr long long) PlaySoundA
3 stub @
4 stub @
@ stdcall PlaySoundA(ptr long long) PlaySoundA
@ stdcall CloseDriver(long long long) CloseDriver
@ stdcall DefDriverProc(long long long long long) DefDriverProc
@ stdcall DriverCallback(long long long long long long long) DriverCallback
@ stdcall DrvClose(long long long) CloseDriver
@ stdcall DrvDefDriverProc(long long long long long) DefDriverProc
@ stdcall DrvGetModuleHandle(long) GetDriverModuleHandle
@ stdcall DrvOpen(wstr wstr long) OpenDriverW
@ stdcall DrvOpenA(str str long) OpenDriverA
@ stdcall DrvSendMessage(long long long long) SendDriverMessage
@ stdcall GetDriverFlags(long) GetDriverFlags
@ stdcall GetDriverModuleHandle(long) GetDriverModuleHandle
@ stdcall OpenDriver(wstr wstr long) OpenDriverW
@ stdcall OpenDriverA(str str long) OpenDriverA
@ stdcall PlaySound(ptr long long) PlaySoundA
@ stdcall PlaySoundW(ptr long long) PlaySoundW
@ stdcall SendDriverMessage(long long long long) SendDriverMessage
@ stdcall auxGetDevCapsA(long ptr long) auxGetDevCapsA
@ stdcall auxGetDevCapsW(long ptr long) auxGetDevCapsW
@ stdcall auxGetNumDevs() auxGetNumDevs
@ stdcall auxGetVolume(long ptr) auxGetVolume
@ stdcall auxOutMessage(long long long long) auxOutMessage
@ stdcall auxSetVolume(long long) auxSetVolume
@ stub joyConfigChanged
@ stdcall joyGetDevCapsA(long ptr long) joyGetDevCapsA
@ stdcall joyGetDevCapsW(long ptr long) joyGetDevCapsW
@ stdcall joyGetNumDevs() joyGetNumDevs
@ stdcall joyGetPos(long ptr) joyGetPos
@ stdcall joyGetPosEx(long ptr) joyGetPosEx
@ stdcall joyGetThreshold(long ptr) joyGetThreshold
@ stdcall joyReleaseCapture(long) joyReleaseCapture
@ stdcall joySetCapture(long long long long) joySetCapture
@ stdcall joySetThreshold(long long) joySetThreshold
@ stdcall mciDriverNotify(long long long) mciDriverNotify
@ stdcall mciDriverYield(long) mciDriverYield
@ stdcall mciExecute(str) mciExecute
@ stdcall mciFreeCommandResource(long) mciFreeCommandResource
@ stdcall mciGetCreatorTask(long) mciGetCreatorTask
@ stdcall mciGetDeviceIDA(str) mciGetDeviceIDA
@ stdcall mciGetDeviceIDFromElementIDW(long str) mciGetDeviceIDFromElementIDW
@ stdcall mciGetDeviceIDW(str) mciGetDeviceIDW
@ stdcall mciGetDriverData(long) mciGetDriverData
@ stdcall mciGetErrorStringA(long ptr long) mciGetErrorStringA
@ stdcall mciGetErrorStringW(long ptr long) mciGetErrorStringW
@ stdcall mciGetYieldProc(long ptr) mciGetYieldProc
@ stdcall mciLoadCommandResource(long wstr long) mciLoadCommandResource
@ stdcall mciSendCommandA(long long long long) mciSendCommandA
@ stdcall mciSendCommandW(long long long long) mciSendCommandW
@ stdcall mciSendStringA(str ptr long long) mciSendStringA
@ stdcall mciSendStringW(str ptr long long) mciSendStringW
@ stdcall mciSetDriverData(long long) mciSetDriverData
@ stdcall mciSetYieldProc(long ptr long) mciSetYieldProc
@ stub midiConnect
@ stub midiDisconnect
@ stdcall midiInAddBuffer(long ptr long) midiInAddBuffer
@ stdcall midiInClose(long) midiInClose
@ stdcall midiInGetDevCapsA(long ptr long) midiInGetDevCapsA
@ stdcall midiInGetDevCapsW(long ptr long) midiInGetDevCapsW
@ stdcall midiInGetErrorTextA(long ptr long) midiInGetErrorTextA
@ stdcall midiInGetErrorTextW(long ptr long) midiInGetErrorTextW
@ stdcall midiInGetID(long ptr) midiInGetID
@ stdcall midiInGetNumDevs() midiInGetNumDevs
@ stdcall midiInMessage(long long long long) midiInMessage
@ stdcall midiInOpen(ptr long long long long) midiInOpen
@ stdcall midiInPrepareHeader(long ptr long) midiInPrepareHeader
@ stdcall midiInReset(long) midiInReset
@ stdcall midiInStart(long) midiInStart
@ stdcall midiInStop(long) midiInStop
@ stdcall midiInUnprepareHeader(long ptr long) midiInUnprepareHeader
@ stdcall midiOutCacheDrumPatches(long long ptr long) midiOutCacheDrumPatches
@ stdcall midiOutCachePatches(long long ptr long) midiOutCachePatches
@ stdcall midiOutClose(long) midiOutClose
@ stdcall midiOutGetDevCapsA(long ptr long) midiOutGetDevCapsA
@ stdcall midiOutGetDevCapsW(long ptr long) midiOutGetDevCapsW
@ stdcall midiOutGetErrorTextA(long ptr long) midiOutGetErrorTextA
@ stdcall midiOutGetErrorTextW(long ptr long) midiOutGetErrorTextW
@ stdcall midiOutGetID(long ptr) midiOutGetID
@ stdcall midiOutGetNumDevs() midiOutGetNumDevs
@ stdcall midiOutGetVolume(long ptr) midiOutGetVolume
@ stdcall midiOutLongMsg(long ptr long) midiOutLongMsg
@ stdcall midiOutMessage(long long long long) midiOutMessage
@ stdcall midiOutOpen(ptr long long long long) midiOutOpen
@ stdcall midiOutPrepareHeader(long ptr long) midiOutPrepareHeader
@ stdcall midiOutReset(long) midiOutReset
@ stdcall midiOutSetVolume(long ptr) midiOutSetVolume
@ stdcall midiOutShortMsg(long long) midiOutShortMsg
@ stdcall midiOutUnprepareHeader(long ptr long) midiOutUnprepareHeader
@ stdcall midiStreamClose(long) midiStreamClose
@ stdcall midiStreamOpen(ptr ptr long long long long) midiStreamOpen
@ stdcall midiStreamOut(long ptr long) midiStreamOut
@ stdcall midiStreamPause(long) midiStreamPause
@ stdcall midiStreamPosition(long ptr long) midiStreamPosition
@ stdcall midiStreamProperty(long ptr long) midiStreamProperty
@ stdcall midiStreamRestart(long) midiStreamRestart
@ stdcall midiStreamStop(long) midiStreamStop
@ stdcall mixerClose(long) mixerClose
@ stdcall mixerGetControlDetailsA(long ptr long) mixerGetControlDetailsA
@ stdcall mixerGetControlDetailsW(long ptr long) mixerGetControlDetailsW
@ stdcall mixerGetDevCapsA(long ptr long) mixerGetDevCapsA
@ stdcall mixerGetDevCapsW(long ptr long) mixerGetDevCapsW
@ stdcall mixerGetID(long ptr long) mixerGetID
@ stdcall mixerGetLineControlsA(long ptr long) mixerGetLineControlsA
@ stdcall mixerGetLineControlsW(long ptr long) mixerGetLineControlsW
@ stdcall mixerGetLineInfoA(long ptr long) mixerGetLineInfoA
@ stdcall mixerGetLineInfoW(long ptr long) mixerGetLineInfoW
@ stdcall mixerGetNumDevs() mixerGetNumDevs
@ stdcall mixerMessage(long long long long) mixerMessage
@ stdcall mixerOpen(ptr long long long long) mixerOpen
@ stdcall mixerSetControlDetails(long ptr long) mixerSetControlDetails
@ stdcall mmioAdvance(long ptr long) mmioAdvance
@ stdcall mmioAscend(long ptr long) mmioAscend
@ stdcall mmioClose(long long) mmioClose
@ stdcall mmioCreateChunk(long ptr long) mmioCreateChunk
@ stdcall mmioDescend(long ptr ptr long) mmioDescend
@ stdcall mmioFlush(long long) mmioFlush
@ stdcall mmioGetInfo(long ptr long) mmioGetInfo
@ stub mmioInstallIOProc16
@ stdcall mmioInstallIOProcA(long ptr long) mmioInstallIOProcA
@ stub mmioInstallIOProcW
@ stdcall mmioOpenA(str ptr long) mmioOpenA
@ stdcall mmioOpenW(wstr ptr long) mmioOpenW
@ stdcall mmioRead(long ptr long) mmioRead
@ stdcall mmioRenameA(ptr ptr ptr long) mmioRenameA
@ stdcall mmioRenameW(ptr ptr ptr long) mmioRenameW
@ stdcall mmioSeek(long long long) mmioSeek
@ stdcall mmioSendMessage(long long long long) mmioSendMessage
@ stdcall mmioSetBuffer(long ptr long long) mmioSetBuffer
@ stdcall mmioSetInfo(long ptr long) mmioSetInfo
@ stdcall mmioStringToFOURCCA(str long) mmioStringToFOURCCA
@ stdcall mmioStringToFOURCCW(wstr long) mmioStringToFOURCCW
@ stdcall mmioWrite(long ptr long) mmioWrite
@ stdcall mmsystemGetVersion() mmsystemGetVersion
@ stdcall sndPlaySoundA(ptr long) sndPlaySoundA
@ stdcall sndPlaySoundW(ptr long) sndPlaySoundW
@ stdcall timeBeginPeriod(long) timeBeginPeriod
@ stdcall timeEndPeriod(long) timeEndPeriod
@ stdcall timeGetDevCaps(ptr long) timeGetDevCaps
@ stdcall timeGetSystemTime(ptr long) timeGetSystemTime
@ stdcall timeGetTime() timeGetTime
@ stdcall timeKillEvent(long) timeKillEvent
@ stdcall timeSetEvent(long long ptr long long) timeSetEvent
@ stdcall waveInAddBuffer(long ptr long) waveInAddBuffer
@ stdcall waveInClose(long) waveInClose
@ stdcall waveInGetDevCapsA(long ptr long) waveInGetDevCapsA
@ stdcall waveInGetDevCapsW(long ptr long) waveInGetDevCapsW
@ stdcall waveInGetErrorTextA(long ptr long) waveInGetErrorTextA
@ stdcall waveInGetErrorTextW(long ptr long) waveInGetErrorTextW
@ stdcall waveInGetID(long ptr) waveInGetID
@ stdcall waveInGetNumDevs() waveInGetNumDevs
@ stdcall waveInGetPosition(long ptr long) waveInGetPosition
@ stdcall waveInMessage(long long long long) waveInMessage
@ stdcall waveInOpen(ptr long ptr long long long) waveInOpen
@ stdcall waveInPrepareHeader(long ptr long) waveInPrepareHeader
@ stdcall waveInReset(long) waveInReset
@ stdcall waveInStart(long) waveInStart
@ stdcall waveInStop(long) waveInStop
@ stdcall waveInUnprepareHeader(long ptr long) waveInUnprepareHeader
@ stdcall waveOutBreakLoop(long) waveOutBreakLoop
@ stdcall waveOutClose(long) waveOutClose
@ stdcall waveOutGetDevCapsA(long ptr long) waveOutGetDevCapsA
@ stdcall waveOutGetDevCapsW(long ptr long) waveOutGetDevCapsW
@ stdcall waveOutGetErrorTextA(long ptr long) waveOutGetErrorTextA
@ stdcall waveOutGetErrorTextW(long ptr long) waveOutGetErrorTextW
@ stdcall waveOutGetID(long ptr) waveOutGetID
@ stdcall waveOutGetNumDevs() waveOutGetNumDevs
@ stdcall waveOutGetPitch(long ptr) waveOutGetPitch
@ stdcall waveOutGetPlaybackRate(long ptr) waveOutGetPlaybackRate
@ stdcall waveOutGetPosition(long ptr long) waveOutGetPosition
@ stdcall waveOutGetVolume(long ptr) waveOutGetVolume
@ stdcall waveOutMessage(long long long long) waveOutMessage
@ stdcall waveOutOpen(ptr long ptr long long long) waveOutOpen
@ stdcall waveOutPause(long) waveOutPause
@ stdcall waveOutPrepareHeader(long ptr long) waveOutPrepareHeader
@ stdcall waveOutReset(long) waveOutReset
@ stdcall waveOutRestart(long) waveOutRestart
@ stdcall waveOutSetPitch(long long) waveOutSetPitch
@ stdcall waveOutSetPlaybackRate(long long) waveOutSetPlaybackRate
@ stdcall waveOutSetVolume(long long) waveOutSetVolume
@ stdcall waveOutUnprepareHeader(long ptr long) waveOutUnprepareHeader
@ stdcall waveOutWrite(long ptr long) waveOutWrite
@ stub winmmf_ThunkData32
@ stub winmmsl_ThunkData32

View File

@ -1,30 +1,30 @@
name ddraw
type win32
1 stub DDHAL32_VidMemAlloc
2 stub DDHAL32_VidMemFree
3 stub DDInternalLock
4 stub DDInternalUnlock
5 stdcall DSoundHelp(long long long) DSoundHelp
6 stdcall DirectDrawCreate(ptr ptr ptr) DirectDrawCreate
7 stdcall DirectDrawCreateClipper(long ptr ptr) DirectDrawCreateClipper
8 stdcall DirectDrawEnumerateA(ptr ptr) DirectDrawEnumerateA
9 stdcall DirectDrawEnumerateExA(ptr ptr long) DirectDrawEnumerateExA
10 stdcall DirectDrawEnumerateExW(ptr ptr long) DirectDrawEnumerateExW
11 stdcall DirectDrawEnumerateW(ptr ptr) DirectDrawEnumerateW
12 stdcall DllCanUnloadNow() DDRAW_DllCanUnloadNow
13 stdcall DllGetClassObject(ptr ptr ptr) DDRAW_DllGetClassObject
14 stub GetNextMipMap
15 stub GetSurfaceFromDC
16 stub HeapVidMemAllocAligned
17 stub InternalLock
18 stub InternalUnlock
19 stub LateAllocateSurfaceMem
20 stub VidMemAlloc
21 stub VidMemAmountFree
22 stub VidMemFini
23 stub VidMemFree
24 stub VidMemInit
25 stub VidMemLargestFree
26 stub thk1632_ThunkData32
27 stub thk3216_ThunkData32
@ stub DDHAL32_VidMemAlloc
@ stub DDHAL32_VidMemFree
@ stub DDInternalLock
@ stub DDInternalUnlock
@ stdcall DSoundHelp(long long long) DSoundHelp
@ stdcall DirectDrawCreate(ptr ptr ptr) DirectDrawCreate
@ stdcall DirectDrawCreateClipper(long ptr ptr) DirectDrawCreateClipper
@ stdcall DirectDrawEnumerateA(ptr ptr) DirectDrawEnumerateA
@ stdcall DirectDrawEnumerateExA(ptr ptr long) DirectDrawEnumerateExA
@ stdcall DirectDrawEnumerateExW(ptr ptr long) DirectDrawEnumerateExW
@ stdcall DirectDrawEnumerateW(ptr ptr) DirectDrawEnumerateW
@ stdcall DllCanUnloadNow() DDRAW_DllCanUnloadNow
@ stdcall DllGetClassObject(ptr ptr ptr) DDRAW_DllGetClassObject
@ stub GetNextMipMap
@ stub GetSurfaceFromDC
@ stub HeapVidMemAllocAligned
@ stub InternalLock
@ stub InternalUnlock
@ stub LateAllocateSurfaceMem
@ stub VidMemAlloc
@ stub VidMemAmountFree
@ stub VidMemFini
@ stub VidMemFree
@ stub VidMemInit
@ stub VidMemLargestFree
@ stub thk1632_ThunkData32
@ stub thk3216_ThunkData32

View File

@ -1,9 +1,9 @@
name dinput
type win32
0 stdcall DirectInputCreateA(long long ptr ptr) DirectInputCreateA
1 stub DirectInputCreateW
2 stub DllCanUnloadNow
3 stub DllGetClassObject
4 stub DllRegisterServer
5 stub DllUnregisterServer
@ stdcall DirectInputCreateA(long long ptr ptr) DirectInputCreateA
@ stub DirectInputCreateW
@ stub DllCanUnloadNow
@ stub DllGetClassObject
@ stub DllRegisterServer
@ stub DllUnregisterServer

View File

@ -2,404 +2,406 @@ name gdi32
type win32
init MAIN_GdiInit
100 stdcall GDI_CallDevInstall16(long long str str str) GDI_CallDevInstall16 # by ordinal!
101 stdcall GDI_CallExtDeviceModePropSheet16(long str str ptr) GDI_CallExtDeviceModePropSheet16 # by ordinal!
102 stdcall GDI_CallExtDeviceMode16(long ptr str str ptr str long) GDI_CallExtDeviceMode16 # by ordinal!
103 stdcall GDI_CallAdvancedSetupDialog16(long str ptr ptr) GDI_CallAdvancedSetupDialog16 # by ordinal!
104 stdcall GDI_CallDeviceCapabilities16(str str long ptr ptr) GDI_CallDeviceCapabilities16 # by ordinal!
105 stdcall AbortDoc(long) AbortDoc
106 stdcall AbortPath(long) AbortPath
107 stdcall AddFontResourceA(str) AddFontResourceA
108 stub AddFontResourceTracking
109 stdcall AddFontResourceW(wstr) AddFontResourceW
110 stdcall AngleArc(long long long long long long) AngleArc
111 stdcall AnimatePalette(long long long ptr) AnimatePalette
112 stdcall Arc(long long long long long long long long long) Arc
113 stdcall ArcTo(long long long long long long long long long) ArcTo
114 stdcall BeginPath(long) BeginPath
115 stdcall BitBlt(long long long long long long long long long) BitBlt
116 stub ByeByeGDI
117 stub CancelDC
118 stub CheckColorsInGamut
119 stdcall ChoosePixelFormat(long ptr) ChoosePixelFormat
120 stdcall Chord(long long long long long long long long long) Chord
121 stdcall CloseEnhMetaFile(long) CloseEnhMetaFile
122 stdcall CloseFigure(long) CloseFigure
123 stdcall CloseMetaFile(long) CloseMetaFile
124 stub ColorCorrectPalette
125 stub ColorMatchToTarget
126 stdcall CombineRgn(long long long long) CombineRgn
127 stdcall CombineTransform(ptr ptr ptr) CombineTransform
128 stdcall CopyEnhMetaFileA(long str) CopyEnhMetaFileA
129 stub CopyEnhMetaFileW
130 stdcall CopyMetaFileA(long str) CopyMetaFileA
131 stdcall CopyMetaFileW(long wstr) CopyMetaFileW
132 stdcall CreateBitmap(long long long long ptr) CreateBitmap
133 stdcall CreateBitmapIndirect(ptr) CreateBitmapIndirect
134 stdcall CreateBrushIndirect(ptr) CreateBrushIndirect
135 stub CreateColorSpaceA
136 stub CreateColorSpaceW
137 stdcall CreateCompatibleBitmap(long long long) CreateCompatibleBitmap
138 stdcall CreateCompatibleDC(long) CreateCompatibleDC
139 stdcall CreateDCA(str str str ptr) CreateDCA
140 stdcall CreateDCW(wstr wstr wstr ptr) CreateDCW
141 stdcall CreateDIBPatternBrush(long long) CreateDIBPatternBrush
142 stdcall CreateDIBPatternBrushPt(long long) CreateDIBPatternBrushPt
143 stdcall CreateDIBSection(long ptr long ptr long long) CreateDIBSection
144 stdcall CreateDIBitmap(long ptr long ptr ptr long) CreateDIBitmap
145 stdcall CreateDiscardableBitmap(long long long) CreateDiscardableBitmap
146 stdcall CreateEllipticRgn(long long long long) CreateEllipticRgn
147 stdcall CreateEllipticRgnIndirect(ptr) CreateEllipticRgnIndirect
148 stdcall CreateEnhMetaFileA(long str ptr str) CreateEnhMetaFileA
149 stdcall CreateEnhMetaFileW(long wstr ptr wstr) CreateEnhMetaFileW
150 stdcall CreateFontA(long long long long long long long long long long long long long str) CreateFontA
151 stdcall CreateFontIndirectA(ptr) CreateFontIndirectA
152 stdcall CreateFontIndirectW(ptr) CreateFontIndirectW
153 stdcall CreateFontW(long long long long long long long long long long long long long wstr) CreateFontW
154 stdcall CreateHalftonePalette(long) CreateHalftonePalette
155 stdcall CreateHatchBrush(long long) CreateHatchBrush
156 stdcall CreateICA(str str str ptr) CreateICA
157 stdcall CreateICW(wstr wstr wstr ptr) CreateICW
158 stdcall CreateMetaFileA(str) CreateMetaFileA
159 stdcall CreateMetaFileW(wstr) CreateMetaFileW
160 stdcall CreatePalette(ptr) CreatePalette
161 stdcall CreatePatternBrush(long) CreatePatternBrush
162 stdcall CreatePen(long long long) CreatePen
163 stdcall CreatePenIndirect(ptr) CreatePenIndirect
164 stdcall CreatePolyPolygonRgn(ptr ptr long long) CreatePolyPolygonRgn
165 stdcall CreatePolygonRgn(ptr long long) CreatePolygonRgn
166 stdcall CreateRectRgn(long long long long) CreateRectRgn
167 stdcall CreateRectRgnIndirect(ptr) CreateRectRgnIndirect
168 stdcall CreateRoundRectRgn(long long long long long long) CreateRoundRectRgn
169 stdcall CreateScalableFontResourceA(long str str str) CreateScalableFontResourceA
170 stdcall CreateScalableFontResourceW(long wstr wstr wstr) CreateScalableFontResourceW
171 stdcall CreateSolidBrush(long) CreateSolidBrush
172 stdcall DPtoLP(long ptr long) DPtoLP
173 stub DeleteColorSpace
174 stdcall DeleteDC(long) DeleteDC
175 stdcall DeleteEnhMetaFile(long) DeleteEnhMetaFile
176 stdcall DeleteMetaFile(long) DeleteMetaFile
177 stdcall DeleteObject(long) DeleteObject
178 stdcall DescribePixelFormat(long long long ptr) DescribePixelFormat
179 stub DeviceCapabilitiesEx
180 stub DeviceCapabilitiesExA
181 stub DeviceCapabilitiesExW
182 stdcall DrawEscape(long long long ptr) DrawEscape
183 stdcall Ellipse(long long long long long) Ellipse
184 stub EnableEUDC
185 stdcall EndDoc(long) EndDoc
186 stdcall EndPage(long) EndPage
187 stdcall EndPath(long) EndPath
188 stdcall EnumEnhMetaFile(long long ptr ptr ptr) EnumEnhMetaFile
189 stdcall EnumFontFamiliesA(long str ptr long) EnumFontFamiliesA
190 stdcall EnumFontFamiliesExA(long str ptr long long) EnumFontFamiliesExA
191 stdcall EnumFontFamiliesExW(long wstr ptr long long) EnumFontFamiliesExW
192 stdcall EnumFontFamiliesW(long wstr ptr long) EnumFontFamiliesW
193 stdcall EnumFontsA(long str ptr long) EnumFontsA
194 stdcall EnumFontsW(long wstr ptr long) EnumFontsW
195 stub EnumICMProfilesA
196 stub EnumICMProfilesW
197 stdcall EnumMetaFile(long long ptr ptr) EnumMetaFile
198 stdcall EnumObjects(long long ptr long) EnumObjects
199 stdcall EqualRgn(long long) EqualRgn
200 stdcall Escape(long long long ptr ptr) Escape
201 stdcall ExcludeClipRect(long long long long long) ExcludeClipRect
202 stdcall ExtCreatePen(long long ptr long ptr) ExtCreatePen
203 stdcall ExtCreateRegion(ptr long ptr) ExtCreateRegion
204 stdcall ExtEscape(long long long ptr long ptr) ExtEscape
205 stdcall ExtFloodFill(long long long long long) ExtFloodFill
206 stdcall ExtSelectClipRgn(long long long) ExtSelectClipRgn
207 stdcall ExtTextOutA(long long long long ptr str long ptr) ExtTextOutA
208 stdcall ExtTextOutW(long long long long ptr wstr long ptr) ExtTextOutW
209 stdcall FillPath(long) FillPath
210 stdcall FillRgn(long long long) FillRgn
211 stdcall FixBrushOrgEx(long long long ptr) FixBrushOrgEx
212 stdcall FlattenPath(long) FlattenPath
213 stdcall FloodFill(long long long long) FloodFill
214 stdcall FrameRgn(long long long long long) FrameRgn
215 stub FreeImageColorMatcher
216 stub GdiAssociateObject
217 stub GdiCleanCacheDC
218 stdcall GdiComment(long long ptr) GdiComment
219 stub GdiConvertAndCheckDC
220 stub GdiConvertBitmap
221 stub GdiConvertBrush
222 stub GdiConvertDC
223 stub GdiConvertEnhMetaFile
224 stub GdiConvertFont
225 stub GdiConvertMetaFilePict
226 stub GdiConvertPalette
227 stub GdiConvertRegion
228 stub GdiCreateLocalBitmap
229 stub GdiCreateLocalBrush
230 stub GdiCreateLocalEnhMetaFile
231 stub GdiCreateLocalFont
232 stub GdiCreateLocalMetaFilePict
233 stub GdiCreateLocalPalette
234 stub GdiCreateLocalRegion
235 stub GdiDciBeginAccess
236 stub GdiDciCreateOffscreenSurface
237 stub GdiDciCreateOverlaySurface
238 stub GdiDciCreatePrimarySurface
239 stub GdiDciDestroySurface
240 stub GdiDciDrawSurface
241 stub GdiDciEndAccess
242 stub GdiDciEnumSurface
243 stub GdiDciInitialize
244 stub GdiDciSetClipList
245 stub GdiDciSetDestination
246 stub GdiDeleteLocalDC
247 stub GdiDeleteLocalObject
248 stub GdiDllInitialize
249 stdcall GdiFlush() GdiFlush
250 stdcall GdiGetBatchLimit() GdiGetBatchLimit
251 stub GdiGetLocalBitmap
252 stub GdiGetLocalBrush
253 stub GdiGetLocalDC
254 stub GdiGetLocalFont
255 stub GdiIsMetaFileDC
256 stub GdiPlayDCScript
257 stub GdiPlayJournal
258 stub GdiPlayScript
259 stub GdiReleaseLocalDC
260 stub GdiSetAttrs
261 stdcall GdiSetBatchLimit(long) GdiSetBatchLimit
262 stub GdiSetServerAttr
263 stub GdiWinWatchClose
264 stub GdiWinWatchDidStatusChange
265 stub GdiWinWatchGetClipList
266 stub GdiWinWatchOpen
267 stdcall GetArcDirection(long) GetArcDirection
268 stdcall GetAspectRatioFilterEx(long ptr) GetAspectRatioFilterEx
269 stdcall GetBitmapBits(long long ptr) GetBitmapBits
270 stdcall GetBitmapDimensionEx(long ptr) GetBitmapDimensionEx
271 stdcall GetBkColor(long) GetBkColor
272 stdcall GetBkMode(long) GetBkMode
273 stdcall GetBoundsRect(long ptr long) GetBoundsRect
274 stdcall GetBrushOrgEx(long ptr) GetBrushOrgEx
275 stdcall GetCharABCWidthsA(long long long ptr) GetCharABCWidthsA
276 stdcall GetCharABCWidthsFloatA(long long long ptr) GetCharABCWidthsFloatA
277 stdcall GetCharABCWidthsFloatW(long long long ptr) GetCharABCWidthsFloatW
278 stdcall GetCharABCWidthsW(long long long ptr) GetCharABCWidthsW
279 stdcall GetCharWidth32A(long long long long) GetCharWidth32A
280 stdcall GetCharWidth32W(long long long long) GetCharWidth32W
281 stdcall GetCharWidthA(long long long long) GetCharWidth32A
282 stdcall GetCharWidthFloatA(long long long ptr) GetCharWidthFloatA
283 stdcall GetCharWidthFloatW(long long long ptr) GetCharWidthFloatW
284 stdcall GetCharWidthW(long long long long) GetCharWidth32W
285 stub GetCharWidthWOW
286 stdcall GetCharacterPlacementA(long str long long ptr long) GetCharacterPlacementA
287 stdcall GetCharacterPlacementW(long wstr long long ptr long) GetCharacterPlacementW
288 stdcall GetClipBox(long ptr) GetClipBox
289 stdcall GetClipRgn(long long) GetClipRgn
290 stdcall GetColorAdjustment(long ptr) GetColorAdjustment
291 stdcall GetColorSpace(long) GetColorSpace
292 stdcall GetCurrentObject(long long) GetCurrentObject
293 stdcall GetCurrentPositionEx(long ptr) GetCurrentPositionEx
294 stdcall GetDCOrgEx(long ptr) GetDCOrgEx
295 stdcall GetDIBColorTable(long long long ptr) GetDIBColorTable
296 stdcall GetDIBits(long long long long ptr ptr long) GetDIBits
297 stdcall GetDeviceCaps(long long) GetDeviceCaps
298 stub GetDeviceGammaRamp
299 stub GetETM
300 stdcall GetEnhMetaFileA(str) GetEnhMetaFileA
301 stdcall GetEnhMetaFileBits(long long ptr) GetEnhMetaFileBits
302 stdcall GetEnhMetaFileDescriptionA(long long ptr) GetEnhMetaFileDescriptionA
303 stdcall GetEnhMetaFileDescriptionW(long long ptr) GetEnhMetaFileDescriptionW
304 stdcall GetEnhMetaFileHeader(long long ptr) GetEnhMetaFileHeader
305 stdcall GetEnhMetaFilePaletteEntries (long long ptr) GetEnhMetaFilePaletteEntries
306 stdcall GetEnhMetaFileW(wstr) GetEnhMetaFileW
307 stdcall GetFontData(long long long ptr long) GetFontData
308 stdcall GetFontLanguageInfo(long) GetFontLanguageInfo
309 stub GetFontResourceInfo
310 stub GetFontResourceInfoW
311 stub GetGlyphOutline
312 stdcall GetGlyphOutlineA(long long long ptr long ptr ptr) GetGlyphOutlineA
313 stdcall GetGlyphOutlineW(long long long ptr long ptr ptr) GetGlyphOutlineW
314 stub GetGlyphOutlineWow
315 stdcall GetGraphicsMode(long) GetGraphicsMode
316 stdcall GetICMProfileA(long ptr ptr) GetICMProfileA
317 stub GetICMProfileW
318 stub GetKerningPairs
319 stdcall GetKerningPairsA(long long ptr) GetKerningPairsA
320 stdcall GetKerningPairsW(long long ptr) GetKerningPairsW
321 stdcall GetLayout(long) GetLayout
322 stub GetLogColorSpaceA
323 stub GetLogColorSpaceW
324 stdcall GetMapMode(long) GetMapMode
325 stdcall GetMetaFileA(str) GetMetaFileA
326 stdcall GetMetaFileBitsEx(long long ptr) GetMetaFileBitsEx
327 stdcall GetMetaFileW(wstr) GetMetaFileW
328 stdcall GetMetaRgn(long long) GetMetaRgn
329 stdcall GetMiterLimit(long ptr) GetMiterLimit
330 stdcall GetNearestColor(long long) GetNearestColor
331 stdcall GetNearestPaletteIndex(long long) GetNearestPaletteIndex
332 stdcall GetObjectA(long long ptr) GetObjectA
333 stdcall GetObjectType(long) GetObjectType
334 stdcall GetObjectW(long long ptr) GetObjectW
335 stdcall GetOutlineTextMetricsA(long long ptr) GetOutlineTextMetricsA
336 stdcall GetOutlineTextMetricsW(long long ptr) GetOutlineTextMetricsW
337 stdcall GetPaletteEntries(long long long ptr) GetPaletteEntries
338 stdcall GetPath(long ptr ptr long) GetPath
339 stdcall GetPixel(long long long) GetPixel
340 stdcall GetPixelFormat(long) GetPixelFormat
341 stdcall GetPolyFillMode(long) GetPolyFillMode
342 stdcall GetROP2(long) GetROP2
343 stdcall GetRandomRgn(long long long) GetRandomRgn
344 stdcall GetRasterizerCaps(ptr long) GetRasterizerCaps
345 stdcall GetRegionData(long long ptr) GetRegionData
346 stdcall GetRelAbs(long) GetRelAbs
347 stdcall GetRgnBox(long ptr) GetRgnBox
348 stdcall GetStockObject(long) GetStockObject
349 stdcall GetStretchBltMode(long) GetStretchBltMode
350 stdcall GetSystemPaletteEntries(long long long ptr) GetSystemPaletteEntries
351 stdcall GetSystemPaletteUse(long) GetSystemPaletteUse
352 stdcall GetTextAlign(long) GetTextAlign
353 stdcall GetTextCharacterExtra(long) GetTextCharacterExtra
354 stdcall GetTextCharset(long) GetTextCharset
355 stdcall GetTextCharsetInfo(long ptr long) GetTextCharsetInfo
356 stdcall GetTextColor(long) GetTextColor
357 stdcall GetTextExtentExPointA(long str long long ptr ptr ptr) GetTextExtentExPointA
358 stdcall GetTextExtentExPointW(long wstr long long ptr ptr ptr) GetTextExtentExPointW
359 stdcall GetTextExtentPoint32A(long ptr long ptr) GetTextExtentPoint32A
360 stdcall GetTextExtentPoint32W(long ptr long ptr) GetTextExtentPoint32W
361 stdcall GetTextExtentPointA(long ptr long ptr) GetTextExtentPointA
362 stdcall GetTextExtentPointW(long ptr long ptr) GetTextExtentPointW
363 stdcall GetTextFaceA(long long ptr) GetTextFaceA
364 stdcall GetTextFaceW(long long ptr) GetTextFaceW
365 stdcall GetTextMetricsA(long ptr) GetTextMetricsA
366 stdcall GetTextMetricsW(long ptr) GetTextMetricsW
367 stub GetTransform
368 stdcall GetViewportExtEx(long ptr) GetViewportExtEx
369 stdcall GetViewportOrgEx(long ptr) GetViewportOrgEx
370 stdcall GetWinMetaFileBits(long long ptr long long) GetWinMetaFileBits
371 stdcall GetWindowExtEx(long ptr) GetWindowExtEx
372 stdcall GetWindowOrgEx(long ptr) GetWindowOrgEx
373 stdcall GetWorldTransform(long ptr) GetWorldTransform
374 stdcall IntersectClipRect(long long long long long) IntersectClipRect
375 stdcall InvertRgn(long long) InvertRgn
376 stdcall LPtoDP(long ptr long) LPtoDP
377 stdcall LineDDA(long long long long ptr long) LineDDA
378 stdcall LineTo(long long long) LineTo
379 stub LoadImageColorMatcherA
380 stub LoadImageColorMatcherW
381 stdcall MaskBlt(long long long long long long long long long long long long) MaskBlt
382 stdcall ModifyWorldTransform(long ptr long) ModifyWorldTransform
383 stdcall MoveToEx(long long long ptr) MoveToEx
384 stdcall OffsetClipRgn(long long long) OffsetClipRgn
385 stdcall OffsetRgn(long long long) OffsetRgn
386 stdcall OffsetViewportOrgEx(long long long ptr) OffsetViewportOrgEx
387 stdcall OffsetWindowOrgEx(long long long ptr) OffsetWindowOrgEx
388 stdcall PaintRgn(long long) PaintRgn
389 stdcall PatBlt(long long long long long long) PatBlt
390 stdcall PathToRegion(long) PathToRegion
391 stdcall Pie(long long long long long long long long long) Pie
392 stdcall PlayEnhMetaFile(long long ptr) PlayEnhMetaFile
393 stdcall PlayEnhMetaFileRecord(long ptr ptr long) PlayEnhMetaFileRecord
394 stdcall PlayMetaFile(long long) PlayMetaFile
395 stdcall PlayMetaFileRecord(long ptr ptr long) PlayMetaFileRecord
396 stdcall PlgBlt(long ptr long long long long long long long long) PlgBlt
397 stdcall PolyBezier(long ptr long) PolyBezier
398 stdcall PolyBezierTo(long ptr long) PolyBezierTo
399 stdcall PolyDraw(long ptr ptr long) PolyDraw
400 stdcall PolyPolygon(long ptr ptr long) PolyPolygon
401 stdcall PolyPolyline(long ptr ptr long) PolyPolyline
402 stdcall PolyTextOutA(long ptr long) PolyTextOutA
403 stdcall PolyTextOutW(long ptr long) PolyTextOutW
404 stdcall Polygon(long ptr long) Polygon
405 stdcall Polyline(long ptr long) Polyline
406 stdcall PolylineTo(long ptr long) PolylineTo
407 stdcall PtInRegion(long long long) PtInRegion
408 stdcall PtVisible(long long long) PtVisible
409 stdcall RealizePalette(long) RealizePalette
410 stdcall RectInRegion(long ptr) RectInRegion
411 stdcall RectVisible(long ptr) RectVisible
412 stdcall Rectangle(long long long long long) Rectangle
413 stdcall RemoveFontResourceA(str) RemoveFontResourceA
414 stub RemoveFontResourceTracking
415 stdcall RemoveFontResourceW(wstr) RemoveFontResourceW
416 stdcall ResetDCA(long ptr) ResetDCA
417 stdcall ResetDCW(long ptr) ResetDCW
418 stdcall ResizePalette(long long) ResizePalette
419 stdcall RestoreDC(long long) RestoreDC
420 stdcall RoundRect(long long long long long long long) RoundRect
421 stdcall SaveDC(long) SaveDC
422 stdcall ScaleViewportExtEx(long long long long long ptr) ScaleViewportExtEx
423 stdcall ScaleWindowExtEx(long long long long long ptr) ScaleWindowExtEx
424 stub SelectBrushLocal
425 stdcall SelectClipPath(long long) SelectClipPath
426 stdcall SelectClipRgn(long long) SelectClipRgn
427 stub SelectFontLocal
428 stdcall SelectObject(long long) SelectObject
429 stdcall SelectPalette(long long long) SelectPalette
430 stdcall SetAbortProc(long ptr) SetAbortProc
431 stdcall SetArcDirection(long long) SetArcDirection
432 stdcall SetBitmapBits(long long ptr) SetBitmapBits
433 stdcall SetBitmapDimensionEx(long long long ptr) SetBitmapDimensionEx
434 stdcall SetBkColor(long long) SetBkColor
435 stdcall SetBkMode(long long) SetBkMode
436 stdcall SetBoundsRect(long ptr long) SetBoundsRect
437 stdcall SetBrushOrgEx(long long long ptr) SetBrushOrgEx
438 stdcall SetColorAdjustment(long ptr) SetColorAdjustment
439 stub SetColorSpace
440 stdcall SetDIBColorTable(long long long ptr) SetDIBColorTable
441 stdcall SetDIBits(long long long long ptr ptr long) SetDIBits
442 stdcall SetDIBitsToDevice(long long long long long long long long long ptr ptr long) SetDIBitsToDevice
443 stub SetDeviceGammaRamp
444 stdcall SetEnhMetaFileBits(long ptr) SetEnhMetaFileBits
445 stub SetFontEnumeration
446 stdcall SetGraphicsMode(long long) SetGraphicsMode
447 stdcall SetICMMode(long long) SetICMMode
448 stub SetICMProfileA
449 stub SetICMProfileW
450 stdcall SetLayout(long long) SetLayout
451 stub SetMagicColors
452 stdcall SetMapMode(long long) SetMapMode
453 stdcall SetMapperFlags(long long) SetMapperFlags
454 stdcall SetMetaFileBitsEx(long ptr) SetMetaFileBitsEx
455 stdcall SetMetaRgn(long) SetMetaRgn
456 stdcall SetMiterLimit(long long ptr) SetMiterLimit
457 stdcall SetObjectOwner(long long) SetObjectOwner
458 stdcall SetPaletteEntries(long long long ptr) SetPaletteEntries
459 stdcall SetPixel(long long long long) SetPixel
460 stdcall SetPixelFormat(long long ptr) SetPixelFormat
461 stdcall SetPixelV(long long long long) SetPixelV
462 stdcall SetPolyFillMode(long long) SetPolyFillMode
463 stdcall SetROP2(long long) SetROP2
464 stdcall SetRectRgn(long long long long long) SetRectRgn
465 stdcall SetRelAbs(long long) SetRelAbs
466 stdcall SetStretchBltMode(long long) SetStretchBltMode
467 stdcall SetSystemPaletteUse(long long) SetSystemPaletteUse
468 stdcall SetTextAlign(long long) SetTextAlign
469 stdcall SetTextCharacterExtra(long long) SetTextCharacterExtra
470 stdcall SetTextColor(long long) SetTextColor
471 stdcall SetTextJustification(long long long) SetTextJustification
472 stdcall SetViewportExtEx(long long long ptr) SetViewportExtEx
473 stdcall SetViewportOrgEx(long long long ptr) SetViewportOrgEx
474 stub SetVirtualResolution
475 stdcall SetWinMetaFileBits(long ptr long ptr) SetWinMetaFileBits
476 stdcall SetWindowExtEx(long long long ptr) SetWindowExtEx
477 stdcall SetWindowOrgEx(long long long ptr) SetWindowOrgEx
478 stdcall SetWorldTransform(long ptr) SetWorldTransform
479 stdcall StartDocA(long ptr) StartDocA
480 stdcall StartDocW(long ptr) StartDocW
481 stdcall StartPage(long) StartPage
482 stdcall StretchBlt(long long long long long long long long long long long) StretchBlt
483 stdcall StretchDIBits(long long long long long long long long long ptr ptr long long) StretchDIBits
484 stdcall StrokeAndFillPath(long) StrokeAndFillPath
485 stdcall StrokePath(long) StrokePath
486 stdcall SwapBuffers(long) SwapBuffers
487 stdcall TextOutA(long long long str long) TextOutA
488 stdcall TextOutW(long long long wstr long) TextOutW
489 stdcall TranslateCharsetInfo(ptr ptr long) TranslateCharsetInfo
490 stub UnloadNetworkFonts
491 stdcall UnrealizeObject(long) UnrealizeObject
492 stdcall UpdateColors(long) UpdateColors
493 stub UpdateICMRegKey
494 stub UpdateICMRegKeyA
495 stub UpdateICMRegKeyW
496 stdcall WidenPath(long) WidenPath
497 stub gdiPlaySpoolStream
498 extern pfnRealizePalette pfnRealizePalette
499 extern pfnSelectPalette pfnSelectPalette
500 stub pstackConnect
# ordinal exports
100 stdcall @(long long str str str) GDI_CallDevInstall16
101 stdcall @(long str str ptr) GDI_CallExtDeviceModePropSheet16
102 stdcall @(long ptr str str ptr str long) GDI_CallExtDeviceMode16
103 stdcall @(long str ptr ptr) GDI_CallAdvancedSetupDialog16
104 stdcall @(str str long ptr ptr) GDI_CallDeviceCapabilities16
@ stdcall AbortDoc(long) AbortDoc
@ stdcall AbortPath(long) AbortPath
@ stdcall AddFontResourceA(str) AddFontResourceA
@ stub AddFontResourceTracking
@ stdcall AddFontResourceW(wstr) AddFontResourceW
@ stdcall AngleArc(long long long long long long) AngleArc
@ stdcall AnimatePalette(long long long ptr) AnimatePalette
@ stdcall Arc(long long long long long long long long long) Arc
@ stdcall ArcTo(long long long long long long long long long) ArcTo
@ stdcall BeginPath(long) BeginPath
@ stdcall BitBlt(long long long long long long long long long) BitBlt
@ stub ByeByeGDI
@ stub CancelDC
@ stub CheckColorsInGamut
@ stdcall ChoosePixelFormat(long ptr) ChoosePixelFormat
@ stdcall Chord(long long long long long long long long long) Chord
@ stdcall CloseEnhMetaFile(long) CloseEnhMetaFile
@ stdcall CloseFigure(long) CloseFigure
@ stdcall CloseMetaFile(long) CloseMetaFile
@ stub ColorCorrectPalette
@ stub ColorMatchToTarget
@ stdcall CombineRgn(long long long long) CombineRgn
@ stdcall CombineTransform(ptr ptr ptr) CombineTransform
@ stdcall CopyEnhMetaFileA(long str) CopyEnhMetaFileA
@ stub CopyEnhMetaFileW
@ stdcall CopyMetaFileA(long str) CopyMetaFileA
@ stdcall CopyMetaFileW(long wstr) CopyMetaFileW
@ stdcall CreateBitmap(long long long long ptr) CreateBitmap
@ stdcall CreateBitmapIndirect(ptr) CreateBitmapIndirect
@ stdcall CreateBrushIndirect(ptr) CreateBrushIndirect
@ stub CreateColorSpaceA
@ stub CreateColorSpaceW
@ stdcall CreateCompatibleBitmap(long long long) CreateCompatibleBitmap
@ stdcall CreateCompatibleDC(long) CreateCompatibleDC
@ stdcall CreateDCA(str str str ptr) CreateDCA
@ stdcall CreateDCW(wstr wstr wstr ptr) CreateDCW
@ stdcall CreateDIBPatternBrush(long long) CreateDIBPatternBrush
@ stdcall CreateDIBPatternBrushPt(long long) CreateDIBPatternBrushPt
@ stdcall CreateDIBSection(long ptr long ptr long long) CreateDIBSection
@ stdcall CreateDIBitmap(long ptr long ptr ptr long) CreateDIBitmap
@ stdcall CreateDiscardableBitmap(long long long) CreateDiscardableBitmap
@ stdcall CreateEllipticRgn(long long long long) CreateEllipticRgn
@ stdcall CreateEllipticRgnIndirect(ptr) CreateEllipticRgnIndirect
@ stdcall CreateEnhMetaFileA(long str ptr str) CreateEnhMetaFileA
@ stdcall CreateEnhMetaFileW(long wstr ptr wstr) CreateEnhMetaFileW
@ stdcall CreateFontA(long long long long long long long long long long long long long str) CreateFontA
@ stdcall CreateFontIndirectA(ptr) CreateFontIndirectA
@ stdcall CreateFontIndirectW(ptr) CreateFontIndirectW
@ stdcall CreateFontW(long long long long long long long long long long long long long wstr) CreateFontW
@ stdcall CreateHalftonePalette(long) CreateHalftonePalette
@ stdcall CreateHatchBrush(long long) CreateHatchBrush
@ stdcall CreateICA(str str str ptr) CreateICA
@ stdcall CreateICW(wstr wstr wstr ptr) CreateICW
@ stdcall CreateMetaFileA(str) CreateMetaFileA
@ stdcall CreateMetaFileW(wstr) CreateMetaFileW
@ stdcall CreatePalette(ptr) CreatePalette
@ stdcall CreatePatternBrush(long) CreatePatternBrush
@ stdcall CreatePen(long long long) CreatePen
@ stdcall CreatePenIndirect(ptr) CreatePenIndirect
@ stdcall CreatePolyPolygonRgn(ptr ptr long long) CreatePolyPolygonRgn
@ stdcall CreatePolygonRgn(ptr long long) CreatePolygonRgn
@ stdcall CreateRectRgn(long long long long) CreateRectRgn
@ stdcall CreateRectRgnIndirect(ptr) CreateRectRgnIndirect
@ stdcall CreateRoundRectRgn(long long long long long long) CreateRoundRectRgn
@ stdcall CreateScalableFontResourceA(long str str str) CreateScalableFontResourceA
@ stdcall CreateScalableFontResourceW(long wstr wstr wstr) CreateScalableFontResourceW
@ stdcall CreateSolidBrush(long) CreateSolidBrush
@ stdcall DPtoLP(long ptr long) DPtoLP
@ stub DeleteColorSpace
@ stdcall DeleteDC(long) DeleteDC
@ stdcall DeleteEnhMetaFile(long) DeleteEnhMetaFile
@ stdcall DeleteMetaFile(long) DeleteMetaFile
@ stdcall DeleteObject(long) DeleteObject
@ stdcall DescribePixelFormat(long long long ptr) DescribePixelFormat
@ stub DeviceCapabilitiesEx
@ stub DeviceCapabilitiesExA
@ stub DeviceCapabilitiesExW
@ stdcall DrawEscape(long long long ptr) DrawEscape
@ stdcall Ellipse(long long long long long) Ellipse
@ stub EnableEUDC
@ stdcall EndDoc(long) EndDoc
@ stdcall EndPage(long) EndPage
@ stdcall EndPath(long) EndPath
@ stdcall EnumEnhMetaFile(long long ptr ptr ptr) EnumEnhMetaFile
@ stdcall EnumFontFamiliesA(long str ptr long) EnumFontFamiliesA
@ stdcall EnumFontFamiliesExA(long str ptr long long) EnumFontFamiliesExA
@ stdcall EnumFontFamiliesExW(long wstr ptr long long) EnumFontFamiliesExW
@ stdcall EnumFontFamiliesW(long wstr ptr long) EnumFontFamiliesW
@ stdcall EnumFontsA(long str ptr long) EnumFontsA
@ stdcall EnumFontsW(long wstr ptr long) EnumFontsW
@ stub EnumICMProfilesA
@ stub EnumICMProfilesW
@ stdcall EnumMetaFile(long long ptr ptr) EnumMetaFile
@ stdcall EnumObjects(long long ptr long) EnumObjects
@ stdcall EqualRgn(long long) EqualRgn
@ stdcall Escape(long long long ptr ptr) Escape
@ stdcall ExcludeClipRect(long long long long long) ExcludeClipRect
@ stdcall ExtCreatePen(long long ptr long ptr) ExtCreatePen
@ stdcall ExtCreateRegion(ptr long ptr) ExtCreateRegion
@ stdcall ExtEscape(long long long ptr long ptr) ExtEscape
@ stdcall ExtFloodFill(long long long long long) ExtFloodFill
@ stdcall ExtSelectClipRgn(long long long) ExtSelectClipRgn
@ stdcall ExtTextOutA(long long long long ptr str long ptr) ExtTextOutA
@ stdcall ExtTextOutW(long long long long ptr wstr long ptr) ExtTextOutW
@ stdcall FillPath(long) FillPath
@ stdcall FillRgn(long long long) FillRgn
@ stdcall FixBrushOrgEx(long long long ptr) FixBrushOrgEx
@ stdcall FlattenPath(long) FlattenPath
@ stdcall FloodFill(long long long long) FloodFill
@ stdcall FrameRgn(long long long long long) FrameRgn
@ stub FreeImageColorMatcher
@ stub GdiAssociateObject
@ stub GdiCleanCacheDC
@ stdcall GdiComment(long long ptr) GdiComment
@ stub GdiConvertAndCheckDC
@ stub GdiConvertBitmap
@ stub GdiConvertBrush
@ stub GdiConvertDC
@ stub GdiConvertEnhMetaFile
@ stub GdiConvertFont
@ stub GdiConvertMetaFilePict
@ stub GdiConvertPalette
@ stub GdiConvertRegion
@ stub GdiCreateLocalBitmap
@ stub GdiCreateLocalBrush
@ stub GdiCreateLocalEnhMetaFile
@ stub GdiCreateLocalFont
@ stub GdiCreateLocalMetaFilePict
@ stub GdiCreateLocalPalette
@ stub GdiCreateLocalRegion
@ stub GdiDciBeginAccess
@ stub GdiDciCreateOffscreenSurface
@ stub GdiDciCreateOverlaySurface
@ stub GdiDciCreatePrimarySurface
@ stub GdiDciDestroySurface
@ stub GdiDciDrawSurface
@ stub GdiDciEndAccess
@ stub GdiDciEnumSurface
@ stub GdiDciInitialize
@ stub GdiDciSetClipList
@ stub GdiDciSetDestination
@ stub GdiDeleteLocalDC
@ stub GdiDeleteLocalObject
@ stub GdiDllInitialize
@ stdcall GdiFlush() GdiFlush
@ stdcall GdiGetBatchLimit() GdiGetBatchLimit
@ stub GdiGetLocalBitmap
@ stub GdiGetLocalBrush
@ stub GdiGetLocalDC
@ stub GdiGetLocalFont
@ stub GdiIsMetaFileDC
@ stub GdiPlayDCScript
@ stub GdiPlayJournal
@ stub GdiPlayScript
@ stub GdiReleaseLocalDC
@ stub GdiSetAttrs
@ stdcall GdiSetBatchLimit(long) GdiSetBatchLimit
@ stub GdiSetServerAttr
@ stub GdiWinWatchClose
@ stub GdiWinWatchDidStatusChange
@ stub GdiWinWatchGetClipList
@ stub GdiWinWatchOpen
@ stdcall GetArcDirection(long) GetArcDirection
@ stdcall GetAspectRatioFilterEx(long ptr) GetAspectRatioFilterEx
@ stdcall GetBitmapBits(long long ptr) GetBitmapBits
@ stdcall GetBitmapDimensionEx(long ptr) GetBitmapDimensionEx
@ stdcall GetBkColor(long) GetBkColor
@ stdcall GetBkMode(long) GetBkMode
@ stdcall GetBoundsRect(long ptr long) GetBoundsRect
@ stdcall GetBrushOrgEx(long ptr) GetBrushOrgEx
@ stdcall GetCharABCWidthsA(long long long ptr) GetCharABCWidthsA
@ stdcall GetCharABCWidthsFloatA(long long long ptr) GetCharABCWidthsFloatA
@ stdcall GetCharABCWidthsFloatW(long long long ptr) GetCharABCWidthsFloatW
@ stdcall GetCharABCWidthsW(long long long ptr) GetCharABCWidthsW
@ stdcall GetCharWidth32A(long long long long) GetCharWidth32A
@ stdcall GetCharWidth32W(long long long long) GetCharWidth32W
@ stdcall GetCharWidthA(long long long long) GetCharWidth32A
@ stdcall GetCharWidthFloatA(long long long ptr) GetCharWidthFloatA
@ stdcall GetCharWidthFloatW(long long long ptr) GetCharWidthFloatW
@ stdcall GetCharWidthW(long long long long) GetCharWidth32W
@ stub GetCharWidthWOW
@ stdcall GetCharacterPlacementA(long str long long ptr long) GetCharacterPlacementA
@ stdcall GetCharacterPlacementW(long wstr long long ptr long) GetCharacterPlacementW
@ stdcall GetClipBox(long ptr) GetClipBox
@ stdcall GetClipRgn(long long) GetClipRgn
@ stdcall GetColorAdjustment(long ptr) GetColorAdjustment
@ stdcall GetColorSpace(long) GetColorSpace
@ stdcall GetCurrentObject(long long) GetCurrentObject
@ stdcall GetCurrentPositionEx(long ptr) GetCurrentPositionEx
@ stdcall GetDCOrgEx(long ptr) GetDCOrgEx
@ stdcall GetDIBColorTable(long long long ptr) GetDIBColorTable
@ stdcall GetDIBits(long long long long ptr ptr long) GetDIBits
@ stdcall GetDeviceCaps(long long) GetDeviceCaps
@ stub GetDeviceGammaRamp
@ stub GetETM
@ stdcall GetEnhMetaFileA(str) GetEnhMetaFileA
@ stdcall GetEnhMetaFileBits(long long ptr) GetEnhMetaFileBits
@ stdcall GetEnhMetaFileDescriptionA(long long ptr) GetEnhMetaFileDescriptionA
@ stdcall GetEnhMetaFileDescriptionW(long long ptr) GetEnhMetaFileDescriptionW
@ stdcall GetEnhMetaFileHeader(long long ptr) GetEnhMetaFileHeader
@ stdcall GetEnhMetaFilePaletteEntries (long long ptr) GetEnhMetaFilePaletteEntries
@ stdcall GetEnhMetaFileW(wstr) GetEnhMetaFileW
@ stdcall GetFontData(long long long ptr long) GetFontData
@ stdcall GetFontLanguageInfo(long) GetFontLanguageInfo
@ stub GetFontResourceInfo
@ stub GetFontResourceInfoW
@ stub GetGlyphOutline
@ stdcall GetGlyphOutlineA(long long long ptr long ptr ptr) GetGlyphOutlineA
@ stdcall GetGlyphOutlineW(long long long ptr long ptr ptr) GetGlyphOutlineW
@ stub GetGlyphOutlineWow
@ stdcall GetGraphicsMode(long) GetGraphicsMode
@ stdcall GetICMProfileA(long ptr ptr) GetICMProfileA
@ stub GetICMProfileW
@ stub GetKerningPairs
@ stdcall GetKerningPairsA(long long ptr) GetKerningPairsA
@ stdcall GetKerningPairsW(long long ptr) GetKerningPairsW
@ stdcall GetLayout(long) GetLayout
@ stub GetLogColorSpaceA
@ stub GetLogColorSpaceW
@ stdcall GetMapMode(long) GetMapMode
@ stdcall GetMetaFileA(str) GetMetaFileA
@ stdcall GetMetaFileBitsEx(long long ptr) GetMetaFileBitsEx
@ stdcall GetMetaFileW(wstr) GetMetaFileW
@ stdcall GetMetaRgn(long long) GetMetaRgn
@ stdcall GetMiterLimit(long ptr) GetMiterLimit
@ stdcall GetNearestColor(long long) GetNearestColor
@ stdcall GetNearestPaletteIndex(long long) GetNearestPaletteIndex
@ stdcall GetObjectA(long long ptr) GetObjectA
@ stdcall GetObjectType(long) GetObjectType
@ stdcall GetObjectW(long long ptr) GetObjectW
@ stdcall GetOutlineTextMetricsA(long long ptr) GetOutlineTextMetricsA
@ stdcall GetOutlineTextMetricsW(long long ptr) GetOutlineTextMetricsW
@ stdcall GetPaletteEntries(long long long ptr) GetPaletteEntries
@ stdcall GetPath(long ptr ptr long) GetPath
@ stdcall GetPixel(long long long) GetPixel
@ stdcall GetPixelFormat(long) GetPixelFormat
@ stdcall GetPolyFillMode(long) GetPolyFillMode
@ stdcall GetROP2(long) GetROP2
@ stdcall GetRandomRgn(long long long) GetRandomRgn
@ stdcall GetRasterizerCaps(ptr long) GetRasterizerCaps
@ stdcall GetRegionData(long long ptr) GetRegionData
@ stdcall GetRelAbs(long) GetRelAbs
@ stdcall GetRgnBox(long ptr) GetRgnBox
@ stdcall GetStockObject(long) GetStockObject
@ stdcall GetStretchBltMode(long) GetStretchBltMode
@ stdcall GetSystemPaletteEntries(long long long ptr) GetSystemPaletteEntries
@ stdcall GetSystemPaletteUse(long) GetSystemPaletteUse
@ stdcall GetTextAlign(long) GetTextAlign
@ stdcall GetTextCharacterExtra(long) GetTextCharacterExtra
@ stdcall GetTextCharset(long) GetTextCharset
@ stdcall GetTextCharsetInfo(long ptr long) GetTextCharsetInfo
@ stdcall GetTextColor(long) GetTextColor
@ stdcall GetTextExtentExPointA(long str long long ptr ptr ptr) GetTextExtentExPointA
@ stdcall GetTextExtentExPointW(long wstr long long ptr ptr ptr) GetTextExtentExPointW
@ stdcall GetTextExtentPoint32A(long ptr long ptr) GetTextExtentPoint32A
@ stdcall GetTextExtentPoint32W(long ptr long ptr) GetTextExtentPoint32W
@ stdcall GetTextExtentPointA(long ptr long ptr) GetTextExtentPointA
@ stdcall GetTextExtentPointW(long ptr long ptr) GetTextExtentPointW
@ stdcall GetTextFaceA(long long ptr) GetTextFaceA
@ stdcall GetTextFaceW(long long ptr) GetTextFaceW
@ stdcall GetTextMetricsA(long ptr) GetTextMetricsA
@ stdcall GetTextMetricsW(long ptr) GetTextMetricsW
@ stub GetTransform
@ stdcall GetViewportExtEx(long ptr) GetViewportExtEx
@ stdcall GetViewportOrgEx(long ptr) GetViewportOrgEx
@ stdcall GetWinMetaFileBits(long long ptr long long) GetWinMetaFileBits
@ stdcall GetWindowExtEx(long ptr) GetWindowExtEx
@ stdcall GetWindowOrgEx(long ptr) GetWindowOrgEx
@ stdcall GetWorldTransform(long ptr) GetWorldTransform
@ stdcall IntersectClipRect(long long long long long) IntersectClipRect
@ stdcall InvertRgn(long long) InvertRgn
@ stdcall LPtoDP(long ptr long) LPtoDP
@ stdcall LineDDA(long long long long ptr long) LineDDA
@ stdcall LineTo(long long long) LineTo
@ stub LoadImageColorMatcherA
@ stub LoadImageColorMatcherW
@ stdcall MaskBlt(long long long long long long long long long long long long) MaskBlt
@ stdcall ModifyWorldTransform(long ptr long) ModifyWorldTransform
@ stdcall MoveToEx(long long long ptr) MoveToEx
@ stdcall OffsetClipRgn(long long long) OffsetClipRgn
@ stdcall OffsetRgn(long long long) OffsetRgn
@ stdcall OffsetViewportOrgEx(long long long ptr) OffsetViewportOrgEx
@ stdcall OffsetWindowOrgEx(long long long ptr) OffsetWindowOrgEx
@ stdcall PaintRgn(long long) PaintRgn
@ stdcall PatBlt(long long long long long long) PatBlt
@ stdcall PathToRegion(long) PathToRegion
@ stdcall Pie(long long long long long long long long long) Pie
@ stdcall PlayEnhMetaFile(long long ptr) PlayEnhMetaFile
@ stdcall PlayEnhMetaFileRecord(long ptr ptr long) PlayEnhMetaFileRecord
@ stdcall PlayMetaFile(long long) PlayMetaFile
@ stdcall PlayMetaFileRecord(long ptr ptr long) PlayMetaFileRecord
@ stdcall PlgBlt(long ptr long long long long long long long long) PlgBlt
@ stdcall PolyBezier(long ptr long) PolyBezier
@ stdcall PolyBezierTo(long ptr long) PolyBezierTo
@ stdcall PolyDraw(long ptr ptr long) PolyDraw
@ stdcall PolyPolygon(long ptr ptr long) PolyPolygon
@ stdcall PolyPolyline(long ptr ptr long) PolyPolyline
@ stdcall PolyTextOutA(long ptr long) PolyTextOutA
@ stdcall PolyTextOutW(long ptr long) PolyTextOutW
@ stdcall Polygon(long ptr long) Polygon
@ stdcall Polyline(long ptr long) Polyline
@ stdcall PolylineTo(long ptr long) PolylineTo
@ stdcall PtInRegion(long long long) PtInRegion
@ stdcall PtVisible(long long long) PtVisible
@ stdcall RealizePalette(long) RealizePalette
@ stdcall RectInRegion(long ptr) RectInRegion
@ stdcall RectVisible(long ptr) RectVisible
@ stdcall Rectangle(long long long long long) Rectangle
@ stdcall RemoveFontResourceA(str) RemoveFontResourceA
@ stub RemoveFontResourceTracking
@ stdcall RemoveFontResourceW(wstr) RemoveFontResourceW
@ stdcall ResetDCA(long ptr) ResetDCA
@ stdcall ResetDCW(long ptr) ResetDCW
@ stdcall ResizePalette(long long) ResizePalette
@ stdcall RestoreDC(long long) RestoreDC
@ stdcall RoundRect(long long long long long long long) RoundRect
@ stdcall SaveDC(long) SaveDC
@ stdcall ScaleViewportExtEx(long long long long long ptr) ScaleViewportExtEx
@ stdcall ScaleWindowExtEx(long long long long long ptr) ScaleWindowExtEx
@ stub SelectBrushLocal
@ stdcall SelectClipPath(long long) SelectClipPath
@ stdcall SelectClipRgn(long long) SelectClipRgn
@ stub SelectFontLocal
@ stdcall SelectObject(long long) SelectObject
@ stdcall SelectPalette(long long long) SelectPalette
@ stdcall SetAbortProc(long ptr) SetAbortProc
@ stdcall SetArcDirection(long long) SetArcDirection
@ stdcall SetBitmapBits(long long ptr) SetBitmapBits
@ stdcall SetBitmapDimensionEx(long long long ptr) SetBitmapDimensionEx
@ stdcall SetBkColor(long long) SetBkColor
@ stdcall SetBkMode(long long) SetBkMode
@ stdcall SetBoundsRect(long ptr long) SetBoundsRect
@ stdcall SetBrushOrgEx(long long long ptr) SetBrushOrgEx
@ stdcall SetColorAdjustment(long ptr) SetColorAdjustment
@ stub SetColorSpace
@ stdcall SetDIBColorTable(long long long ptr) SetDIBColorTable
@ stdcall SetDIBits(long long long long ptr ptr long) SetDIBits
@ stdcall SetDIBitsToDevice(long long long long long long long long long ptr ptr long) SetDIBitsToDevice
@ stub SetDeviceGammaRamp
@ stdcall SetEnhMetaFileBits(long ptr) SetEnhMetaFileBits
@ stub SetFontEnumeration
@ stdcall SetGraphicsMode(long long) SetGraphicsMode
@ stdcall SetICMMode(long long) SetICMMode
@ stub SetICMProfileA
@ stub SetICMProfileW
@ stdcall SetLayout(long long) SetLayout
@ stub SetMagicColors
@ stdcall SetMapMode(long long) SetMapMode
@ stdcall SetMapperFlags(long long) SetMapperFlags
@ stdcall SetMetaFileBitsEx(long ptr) SetMetaFileBitsEx
@ stdcall SetMetaRgn(long) SetMetaRgn
@ stdcall SetMiterLimit(long long ptr) SetMiterLimit
@ stdcall SetObjectOwner(long long) SetObjectOwner
@ stdcall SetPaletteEntries(long long long ptr) SetPaletteEntries
@ stdcall SetPixel(long long long long) SetPixel
@ stdcall SetPixelFormat(long long ptr) SetPixelFormat
@ stdcall SetPixelV(long long long long) SetPixelV
@ stdcall SetPolyFillMode(long long) SetPolyFillMode
@ stdcall SetROP2(long long) SetROP2
@ stdcall SetRectRgn(long long long long long) SetRectRgn
@ stdcall SetRelAbs(long long) SetRelAbs
@ stdcall SetStretchBltMode(long long) SetStretchBltMode
@ stdcall SetSystemPaletteUse(long long) SetSystemPaletteUse
@ stdcall SetTextAlign(long long) SetTextAlign
@ stdcall SetTextCharacterExtra(long long) SetTextCharacterExtra
@ stdcall SetTextColor(long long) SetTextColor
@ stdcall SetTextJustification(long long long) SetTextJustification
@ stdcall SetViewportExtEx(long long long ptr) SetViewportExtEx
@ stdcall SetViewportOrgEx(long long long ptr) SetViewportOrgEx
@ stub SetVirtualResolution
@ stdcall SetWinMetaFileBits(long ptr long ptr) SetWinMetaFileBits
@ stdcall SetWindowExtEx(long long long ptr) SetWindowExtEx
@ stdcall SetWindowOrgEx(long long long ptr) SetWindowOrgEx
@ stdcall SetWorldTransform(long ptr) SetWorldTransform
@ stdcall StartDocA(long ptr) StartDocA
@ stdcall StartDocW(long ptr) StartDocW
@ stdcall StartPage(long) StartPage
@ stdcall StretchBlt(long long long long long long long long long long long) StretchBlt
@ stdcall StretchDIBits(long long long long long long long long long ptr ptr long long) StretchDIBits
@ stdcall StrokeAndFillPath(long) StrokeAndFillPath
@ stdcall StrokePath(long) StrokePath
@ stdcall SwapBuffers(long) SwapBuffers
@ stdcall TextOutA(long long long str long) TextOutA
@ stdcall TextOutW(long long long wstr long) TextOutW
@ stdcall TranslateCharsetInfo(ptr ptr long) TranslateCharsetInfo
@ stub UnloadNetworkFonts
@ stdcall UnrealizeObject(long) UnrealizeObject
@ stdcall UpdateColors(long) UpdateColors
@ stub UpdateICMRegKey
@ stub UpdateICMRegKeyA
@ stub UpdateICMRegKeyW
@ stdcall WidenPath(long) WidenPath
@ stub gdiPlaySpoolStream
@ extern pfnRealizePalette pfnRealizePalette
@ extern pfnSelectPalette pfnSelectPalette
@ stub pstackConnect

View File

@ -1,20 +1,22 @@
name wow32
type win32
1 stdcall WOWGetDescriptor(long long) WOWGetDescriptor
2 stdcall WOWCallback16(long long) WOWCallback16
3 stdcall WOWCallback16Ex(ptr long long ptr ptr) WOWCallback16Ex
4 stdcall WOWDirectedYield16(long) WOWDirectedYield16
5 stdcall WOWGetVDMPointer(long long long) WOWGetVDMPointer
6 stdcall WOWGetVDMPointerFix(long long long) WOWGetVDMPointerFix
7 stdcall WOWGetVDMPointerUnfix(long) WOWGetVDMPointerUnfix
8 stdcall WOWGlobalAlloc16(long long) WOWGlobalAlloc16
9 stdcall WOWGlobalAllocLock16(long long ptr) WOWGlobalAllocLock16
10 stdcall WOWGlobalFree16(long) WOWGlobalFree16
11 stdcall WOWGlobalLock16(long) WOWGlobalLock16
12 stdcall WOWGlobalLockSize16(long ptr) WOWGlobalLockSize16
13 stdcall WOWGlobalUnlock16(long) WOWGlobalUnlock16
14 stdcall WOWGlobalUnlockFree16(long) WOWGlobalUnlockFree16
15 stdcall WOWHandle16(long long) WOWHandle16
16 stdcall WOWHandle32(long long) WOWHandle32
17 stdcall WOWYield16() WOWYield16
# ordinal exports
1 stdcall WOWGetDescriptor(long long) WOWGetDescriptor
@ stdcall WOWCallback16(long long) WOWCallback16
@ stdcall WOWCallback16Ex(ptr long long ptr ptr) WOWCallback16Ex
@ stdcall WOWDirectedYield16(long) WOWDirectedYield16
@ stdcall WOWGetVDMPointer(long long long) WOWGetVDMPointer
@ stdcall WOWGetVDMPointerFix(long long long) WOWGetVDMPointerFix
@ stdcall WOWGetVDMPointerUnfix(long) WOWGetVDMPointerUnfix
@ stdcall WOWGlobalAlloc16(long long) WOWGlobalAlloc16
@ stdcall WOWGlobalAllocLock16(long long ptr) WOWGlobalAllocLock16
@ stdcall WOWGlobalFree16(long) WOWGlobalFree16
@ stdcall WOWGlobalLock16(long) WOWGlobalLock16
@ stdcall WOWGlobalLockSize16(long ptr) WOWGlobalLockSize16
@ stdcall WOWGlobalUnlock16(long) WOWGlobalUnlock16
@ stdcall WOWGlobalUnlockFree16(long) WOWGlobalUnlockFree16
@ stdcall WOWHandle16(long long) WOWHandle16
@ stdcall WOWHandle32(long long) WOWHandle32
@ stdcall WOWYield16() WOWYield16