summaryrefslogtreecommitdiff
path: root/external
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
commitec937d5c106d4c5c104bb2108e541de7ad97c144 (patch)
tree591f78afcd5cd3e1714525e1120b7d251628e8fe /external
parentc2a0aed22a30f787a8a4107a0f8541c4ab1842a4 (diff)
MsiGetPatchInfoA and W were missing
Diffstat (limited to 'external')
-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 c2c8838488cc..8dcfd3654971 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