summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-07-21 23:30:12 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-07-21 23:30:12 +0300
commit90013f2b6f77a4be53958586f87dcbcdf4a124b2 (patch)
treefd25746947b730b25cf3639cb3db08eed89c4b3e
parent916d04bc3a17045393020cc480c4152ea9b6e26d (diff)
MsiGetPatchInfoA and W were missing
-rw-r--r--external/wine/lib/msi.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/wine/lib/msi.def b/external/wine/lib/msi.def
index c2c8838..8dcfd36 100644
--- a/external/wine/lib/msi.def
+++ b/external/wine/lib/msi.def
@@ -160,6 +160,8 @@ EXPORTS
MsiApplyPatchW@16 @175
MsiAdvertiseScriptA@16 @176
MsiAdvertiseScriptW@16 @177
+ MsiGetPatchInfoA@16 @178
+ MsiGetPatchInfoW@16 @179
MsiEnumPatchesA@20 @180
MsiEnumPatchesW@20 @181
DllGetVersion@4 @182 PRIVATE