wined3d: Default to GLSL. This is safe because we now have proper ps2.0/vs2.0 detection.
[wine] / dlls / msi / msi.spec
CommitLineData
afc02109
MM
15 stdcall MsiAdvertiseProductA(str str str long)
26 stdcall MsiAdvertiseProductW(wstr wstr wstr long)
37 stdcall MsiCloseAllHandles()
48 stdcall MsiCloseHandle(long)
475a81a8 59 stdcall MsiCollectUserInfoA(str)
2c0e46d9 610 stdcall MsiCollectUserInfoW(wstr)
4a202c21 711 stdcall MsiConfigureFeatureA(str str long)
6386edc5
MM
812 stub MsiConfigureFeatureFromDescriptorA
913 stub MsiConfigureFeatureFromDescriptorW
4a202c21 1014 stdcall MsiConfigureFeatureW(wstr wstr ptr)
afc02109
MM
1115 stdcall MsiConfigureProductA(str long long)
1216 stdcall MsiConfigureProductW(wstr long long)
1317 stdcall MsiCreateRecord(long)
1418 stdcall MsiDatabaseApplyTransformA(long str long)
1519 stdcall MsiDatabaseApplyTransformW(long wstr long)
1620 stdcall MsiDatabaseCommit(long)
f47c0b2e
MM
1721 stdcall MsiDatabaseExportA(long str str str)
1822 stdcall MsiDatabaseExportW(long wstr wstr wstr)
afc02109
MM
1923 stdcall MsiDatabaseGenerateTransformA(long long str long long)
2024 stdcall MsiDatabaseGenerateTransformW(long long wstr long long)
2125 stdcall MsiDatabaseGetPrimaryKeysA(long str ptr)
2226 stdcall MsiDatabaseGetPrimaryKeysW(long wstr ptr)
6d32d639
MM
2327 stdcall MsiDatabaseImportA(str str long)
2428 stdcall MsiDatabaseImportW(wstr wstr long)
6386edc5
MM
2529 stub MsiDatabaseMergeA
2630 stub MsiDatabaseMergeW
2581db8f
DT
2731 stdcall MsiDatabaseOpenViewA(long str ptr)
2832 stdcall MsiDatabaseOpenViewW(long wstr ptr)
afc02109
MM
2933 stdcall MsiDoActionA(long str)
3034 stdcall MsiDoActionW(long wstr)
eb23257b 3135 stdcall MsiEnableUIPreview(long ptr)
2581db8f
DT
3236 stdcall MsiEnumClientsA(str long ptr)
3337 stdcall MsiEnumClientsW(wstr long ptr)
d78dce70
MM
3438 stdcall MsiEnumComponentQualifiersA(str long ptr ptr ptr ptr)
3539 stdcall MsiEnumComponentQualifiersW(wstr long ptr ptr ptr ptr)
afc02109
MM
3640 stdcall MsiEnumComponentsA(long ptr)
3741 stdcall MsiEnumComponentsW(long ptr)
3842 stdcall MsiEnumFeaturesA(str long ptr ptr)
3943 stdcall MsiEnumFeaturesW(wstr long ptr ptr)
4044 stdcall MsiEnumProductsA(long ptr)
4145 stdcall MsiEnumProductsW(long ptr)
af54ef9c
MM
4246 stdcall MsiEvaluateConditionA(long str)
4347 stdcall MsiEvaluateConditionW(long wstr)
40a76a58 4448 stdcall MsiGetLastErrorRecord()
401bd3f7 4549 stdcall MsiGetActiveDatabase(long)
e40da9f1
MM
4650 stdcall MsiGetComponentStateA(long str ptr ptr)
4751 stdcall MsiGetComponentStateW(long wstr ptr ptr)
43b27144 4852 stdcall MsiGetDatabaseState(long)
485484de
JH
4953 stdcall MsiGetFeatureCostA(long str long long ptr)
5054 stdcall MsiGetFeatureCostW(long wstr long long ptr)
6386edc5
MM
5155 stub MsiGetFeatureInfoA
5256 stub MsiGetFeatureInfoW
e40da9f1
MM
5357 stdcall MsiGetFeatureStateA(long str ptr ptr)
5458 stdcall MsiGetFeatureStateW(long wstr ptr ptr)
d06a464c
SE
5559 stdcall MsiGetFeatureUsageA(str str ptr ptr)
5660 stdcall MsiGetFeatureUsageW(wstr wstr ptr ptr)
723abff8
SL
5761 stdcall MsiGetFeatureValidStatesA(long str ptr)
5862 stdcall MsiGetFeatureValidStatesW(long wstr ptr)
c58df6c6 5963 stdcall MsiGetLanguage(long)
6e160f14 6064 stdcall MsiGetMode(long long)
afc02109
MM
6165 stdcall MsiGetProductCodeA(str str)
6266 stdcall MsiGetProductCodeW(wstr wstr)
6367 stdcall MsiGetProductInfoA(str str str long)
6386edc5
MM
6468 stub MsiGetProductInfoFromScriptA
6569 stub MsiGetProductInfoFromScriptW
afc02109 6670 stdcall MsiGetProductInfoW(wstr wstr wstr long)
e40da9f1
MM
6771 stdcall MsiGetProductPropertyA(long str ptr ptr)
6872 stdcall MsiGetProductPropertyW(long wstr ptr ptr)
0bf9978d
MM
6973 stdcall MsiGetPropertyA(ptr str ptr ptr)
7074 stdcall MsiGetPropertyW(ptr wstr ptr ptr)
6e160f14
AS
7175 stdcall MsiGetSourcePathA(long str ptr ptr)
7276 stdcall MsiGetSourcePathW(long wstr ptr ptr)
2581db8f
DT
7377 stdcall MsiGetSummaryInformationA(long str long ptr)
7478 stdcall MsiGetSummaryInformationW(long wstr long ptr)
e95136b7
AS
7579 stdcall MsiGetTargetPathA(long str ptr ptr)
7680 stdcall MsiGetTargetPathW(long wstr ptr ptr)
d97e2c30 7781 stdcall MsiGetUserInfoA(str ptr ptr ptr ptr ptr ptr)
2c0e46d9 7882 stdcall MsiGetUserInfoW(wstr ptr ptr ptr ptr ptr ptr)
6386edc5
MM
7983 stub MsiInstallMissingComponentA
8084 stub MsiInstallMissingComponentW
8185 stub MsiInstallMissingFileA
8286 stub MsiInstallMissingFileW
afc02109
MM
8387 stdcall MsiInstallProductA(str str)
8488 stdcall MsiInstallProductW(wstr wstr)
c2da57e2
HL
8589 stdcall MsiLocateComponentA(str ptr long)
8690 stdcall MsiLocateComponentW(wstr ptr long)
afc02109
MM
8791 stdcall MsiOpenDatabaseA(str str ptr)
8892 stdcall MsiOpenDatabaseW(wstr wstr ptr)
8993 stdcall MsiOpenPackageA(str ptr)
9094 stdcall MsiOpenPackageW(wstr ptr)
9195 stdcall MsiOpenProductA(str ptr)
9296 stdcall MsiOpenProductW(wstr ptr)
eb23257b
MM
9397 stdcall MsiPreviewBillboardA(long str str)
9498 stdcall MsiPreviewBillboardW(long wstr wstr)
9599 stdcall MsiPreviewDialogA(long str)
96100 stdcall MsiPreviewDialogW(long wstr)
6386edc5
MM
97101 stub MsiProcessAdvertiseScriptA
98102 stub MsiProcessAdvertiseScriptW
401bd3f7 99103 stdcall MsiProcessMessage(long long long)
6386edc5 100104 stub MsiProvideComponentA
afc02109
MM
101105 stdcall MsiProvideComponentFromDescriptorA(str ptr ptr ptr)
102106 stdcall MsiProvideComponentFromDescriptorW(wstr ptr ptr ptr)
6386edc5 103107 stub MsiProvideComponentW
072c5e56 104108 stdcall MsiProvideQualifiedComponentA(str str long ptr ptr)
0d13aeb2 105109 stdcall MsiProvideQualifiedComponentW(wstr wstr long ptr ptr)
a3149f83
AS
106110 stdcall MsiQueryFeatureStateA(str str)
107111 stdcall MsiQueryFeatureStateW(wstr wstr)
afc02109
MM
108112 stdcall MsiQueryProductStateA(str)
109113 stdcall MsiQueryProductStateW(wstr)
110114 stdcall MsiRecordDataSize(long long)
111115 stdcall MsiRecordGetFieldCount(long)
112116 stdcall MsiRecordGetInteger(long long)
113117 stdcall MsiRecordGetStringA(long long ptr ptr)
114118 stdcall MsiRecordGetStringW(long long ptr ptr)
115119 stdcall MsiRecordIsNull(long long)
116120 stdcall MsiRecordReadStream(long long ptr ptr)
117121 stdcall MsiRecordSetInteger(long long long)
118122 stdcall MsiRecordSetStreamA(long long str)
119123 stdcall MsiRecordSetStreamW(long long wstr)
120124 stdcall MsiRecordSetStringA(long long str)
121125 stdcall MsiRecordSetStringW(long long wstr)
2e24400c 122126 stdcall MsiReinstallFeatureA(str str long)
6386edc5
MM
123127 stub MsiReinstallFeatureFromDescriptorA
124128 stub MsiReinstallFeatureFromDescriptorW
2e24400c 125129 stdcall MsiReinstallFeatureW(wstr wstr long)
5c60510b
VB
126130 stdcall MsiReinstallProductA(str long)
127131 stdcall MsiReinstallProductW(wstr long)
eebf13a1
JVB
128132 stdcall MsiSequenceA(long str long)
129133 stdcall MsiSequenceW(long wstr long)
fe11241c
JD
130134 stdcall MsiSetComponentStateA(long str long)
131135 stdcall MsiSetComponentStateW(long wstr long)
401bd3f7 132136 stdcall MsiSetExternalUIA(ptr long ptr)
ab013bb6 133137 stdcall MsiSetExternalUIW(ptr long ptr)
a3149f83
AS
134138 stdcall MsiSetFeatureStateA(long str long)
135139 stdcall MsiSetFeatureStateW(long wstr long)
a7e6864b 136140 stdcall MsiSetInstallLevel(long long)
afc02109 137141 stdcall MsiSetInternalUI(long ptr)
6386edc5 138142 stub MsiVerifyDiskSpace
06c477fe 139143 stdcall MsiSetMode(long long long)
401bd3f7
AS
140144 stdcall MsiSetPropertyA(long str str)
141145 stdcall MsiSetPropertyW(long wstr wstr)
ed7c4bc8
AS
142146 stdcall MsiSetTargetPathA(long str str)
143147 stdcall MsiSetTargetPathW(long wstr wstr)
afc02109
MM
144148 stdcall MsiSummaryInfoGetPropertyA(long long ptr ptr ptr ptr ptr)
145149 stdcall MsiSummaryInfoGetPropertyCount(long ptr)
146150 stdcall MsiSummaryInfoGetPropertyW(long long ptr ptr ptr ptr ptr)
5eaf9cec
AS
147151 stdcall MsiSummaryInfoPersist(long)
148152 stdcall MsiSummaryInfoSetPropertyA(long long long long ptr str)
149153 stdcall MsiSummaryInfoSetPropertyW(long long long long ptr wstr)
2e24400c
AS
150154 stdcall MsiUseFeatureA(str str)
151155 stdcall MsiUseFeatureW(wstr wstr)
d48f3b60
MM
152156 stdcall MsiVerifyPackageA(str)
153157 stdcall MsiVerifyPackageW(wstr)
afc02109
MM
154158 stdcall MsiViewClose(long)
155159 stdcall MsiViewExecute(long long)
156160 stdcall MsiViewFetch(long ptr)
90830863
MM
157161 stdcall MsiViewGetErrorA(long ptr ptr)
158162 stdcall MsiViewGetErrorW(long ptr ptr)
20557b8c 159163 stdcall MsiViewModify(long long long)
afc02109
MM
160164 stdcall MsiDatabaseIsTablePersistentA(long str)
161165 stdcall MsiDatabaseIsTablePersistentW(long wstr)
162166 stdcall MsiViewGetColumnInfo(long long ptr)
163167 stdcall MsiRecordClearData(long)
164168 stdcall MsiEnableLogA(long str long)
165169 stdcall MsiEnableLogW(long wstr long)
166170 stdcall MsiFormatRecordA(long long ptr ptr)
167171 stdcall MsiFormatRecordW(long long ptr ptr)
a3149f83
AS
168172 stdcall MsiGetComponentPathA(str str ptr ptr)
169173 stdcall MsiGetComponentPathW(wstr wstr ptr ptr)
bbc3974a
VB
170174 stdcall MsiApplyPatchA(str str long str)
171175 stdcall MsiApplyPatchW(wstr wstr long wstr)
451ef3a9
MM
172176 stdcall MsiAdvertiseScriptA(str long ptr long)
173177 stdcall MsiAdvertiseScriptW(wstr long ptr long)
6386edc5
MM
174178 stub MsiGetPatchInfoA
175179 stub MsiGetPatchInfoW
d3d5ad6b
AS
176180 stdcall MsiEnumPatchesA(str long ptr ptr ptr)
177181 stdcall MsiEnumPatchesW(str long ptr ptr ptr)
d37f0abf 178182 stdcall -private DllGetVersion(ptr)
6386edc5
MM
179183 stub MsiGetProductCodeFromPackageCodeA
180184 stub MsiGetProductCodeFromPackageCodeW
181185 stub MsiCreateTransformSummaryInfoA
182186 stub MsiCreateTransformSummaryInfoW
183187 stub MsiQueryFeatureStateFromDescriptorA
184188 stub MsiQueryFeatureStateFromDescriptorW
475a81a8
AS
185189 stdcall MsiConfigureProductExA(str long long str)
186190 stdcall MsiConfigureProductExW(wstr long long wstr)
6386edc5 187191 stub MsiInvalidateFeatureCache
2e24400c 188192 stdcall MsiUseFeatureExA(str str long long)
2c0e46d9 189193 stdcall MsiUseFeatureExW(wstr wstr long long)
3f8d8bec
KK
190194 stdcall MsiGetFileVersionA(str str ptr str ptr)
191195 stdcall MsiGetFileVersionW(wstr wstr ptr wstr ptr)
c2da57e2
HL
192196 stdcall MsiLoadStringA(long long long long long)
193197 stdcall MsiLoadStringW(long long long long long)
afc02109
MM
194198 stdcall MsiMessageBoxA(long long long long long long)
195199 stdcall MsiMessageBoxW(long long long long long long)
475a81a8
AS
196200 stdcall MsiDecomposeDescriptorA(str ptr ptr ptr ptr)
197201 stdcall MsiDecomposeDescriptorW(wstr ptr ptr ptr ptr)
db1baf73 198202 stdcall MsiProvideQualifiedComponentExA(str str long str long long ptr ptr)
2c0e46d9 199203 stdcall MsiProvideQualifiedComponentExW(wstr wstr long wstr long long ptr ptr)
d06a464c
SE
200204 stdcall MsiEnumRelatedProductsA(str long long ptr)
201205 stdcall MsiEnumRelatedProductsW(wstr long long ptr)
6386edc5
MM
202206 stub MsiSetFeatureAttributesA
203207 stub MsiSetFeatureAttributesW
fc56e926
JH
204208 stdcall MsiSourceListClearAllA(str str long)
205209 stdcall MsiSourceListClearAllW(wstr wstr long)
9d389ec0
UC
206210 stdcall MsiSourceListAddSourceA(str str long str)
207211 stdcall MsiSourceListAddSourceW(wstr wstr long wstr)
6386edc5
MM
208212 stub MsiSourceListForceResolutionA
209213 stub MsiSourceListForceResolutionW
210214 stub MsiIsProductElevatedA
211215 stub MsiIsProductElevatedW
fccb667f
AS
212216 stdcall MsiGetShortcutTargetA(str ptr ptr ptr)
213217 stdcall MsiGetShortcutTargetW(wstr ptr ptr ptr)
15e578df
MM
214218 stdcall MsiGetFileHashA(str long ptr)
215219 stdcall MsiGetFileHashW(wstr long ptr)
528e6e98
RR
216220 stub MsiEnumComponentCostsA
217221 stub MsiEnumComponentCostsW
6d32d639 218222 stdcall MsiCreateAndVerifyInstallerDirectory(long)
afc02109
MM
219223 stdcall MsiGetFileSignatureInformationA(str long ptr ptr ptr)
220224 stdcall MsiGetFileSignatureInformationW(wstr long ptr ptr ptr)
221225 stdcall MsiProvideAssemblyA(str str long long str ptr)
222226 stdcall MsiProvideAssemblyW(wstr wstr long long wstr ptr)
223227 stdcall MsiAdvertiseProductExA(str str str long long long)
224228 stdcall MsiAdvertiseProductExW(wstr wstr wstr long long long)
528e6e98
RR
225229 stub MsiNotifySidChangeA
226230 stub MsiNotifySidChangeW
afc02109
MM
227231 stdcall MsiOpenPackageExA(str long ptr)
228232 stdcall MsiOpenPackageExW(wstr long ptr)
528e6e98
RR
229233 stub MsiDeleteUserDataA
230234 stub MsiDeleteUserDataW
231235 stub Migrate10CachedPackagesA
232236 stub Migrate10CachedPackagesW
d4877a32
DT
233237 stub MsiRemovePatchesA
234238 stub MsiRemovePatchesW
235239 stub MsiApplyMultiplePatchesA
236240 stub MsiApplyMultiplePatchesW
237241 stub MsiExtractPatchXMLDataA
238242 stub MsiExtractPatchXMLDataW
239243 stub MsiGetPatchInfoExA
240244 stub MsiGetPatchInfoExW
9eefc04f
HL
241245 stdcall MsiEnumProductsExA(str str long long ptr ptr ptr ptr)
242246 stdcall MsiEnumProductsExW(wstr wstr long long ptr ptr ptr ptr)
d4877a32
DT
243247 stub MsiGetProductInfoExA
244248 stub MsiGetProductInfoExW
ee89cfca 245249 stdcall MsiQueryComponentStateA(str str long str ptr)
5f442207 246250 stdcall MsiQueryComponentStateW(wstr wstr long wstr ptr)
d4877a32
DT
247251 stub MsiQueryFeatureStateExA
248252 stub MsiQueryFeatureStateExW
249253 stub MsiDeterminePatchSequenceA
250254 stub MsiDeterminePatchSequenceW
251255 stub MsiSourceListAddSourceExA
cf84cbac 252256 stdcall MsiSourceListAddSourceExW(wstr wstr long long wstr long)
d4877a32
DT
253257 stub MsiSourceListClearSourceA
254258 stub MsiSourceListClearSourceW
255259 stub MsiSourceListClearAllExA
256260 stub MsiSourceListClearAllExW
257261 stub MsiSourceListForceResolutionExA
258262 stub MsiSourceListForceResolutionExW
37286473 259263 stdcall MsiSourceListEnumSourcesA(str str long long long ptr ptr)
d4877a32 260264 stub MsiSourceListEnumSourcesW
6cc2f0f4 261265 stdcall MsiSourceListGetInfoA(str str long long str ptr ptr)
cf84cbac 262266 stdcall MsiSourceListGetInfoW(wstr wstr long long wstr ptr ptr)
d4877a32 263267 stub MsiSourceListSetInfoA
cf84cbac 264268 stdcall MsiSourceListSetInfoW(wstr wstr long long wstr wstr)
d4877a32
DT
265269 stub MsiEnumPatchesExA
266270 stub MsiEnumPatchesExW
267271 stub MsiSourceListEnumMediaDisksA
268272 stub MsiSourceListEnumMediaDisksW
269273 stub MsiSourceListAddMediaDiskA
cf84cbac 270274 stdcall MsiSourceListAddMediaDiskW(wstr wstr long long long wstr wstr)
d4877a32
DT
271275 stub MsiSourceListClearMediaDiskA
272276 stub MsiSourceListClearMediaDiskW
273277 stub MsiDetermineApplicablePatchesA
274278 stub MsiDetermineApplicablePatchesW
275279 stub MsiMessageBoxExA
276280 stub MsiMessageBoxExW
277281 stub MsiSetExternalUIRecord
0de0d113
FG
278
279@ stdcall -private DllCanUnloadNow()
280@ stdcall -private DllGetClassObject(ptr ptr ptr)
281@ stdcall -private DllRegisterServer()
282@ stdcall -private DllUnregisterServer()