James Hawkins : advpack: LaunchINFSectionExW is available, so mark it so in the spec file.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 31 05:08:45 CST 2006


Module: wine
Branch: refs/heads/master
Commit: d04606b583c8e1c8ceaa5780dd006f812384714a
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=d04606b583c8e1c8ceaa5780dd006f812384714a

Author: James Hawkins <truiken at gmail.com>
Date:   Thu Mar 30 12:50:37 2006 -0600

advpack: LaunchINFSectionExW is available, so mark it so in the spec file.

---

 dlls/advpack/advpack.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/advpack/advpack.spec b/dlls/advpack/advpack.spec
index 2d3731c..f6a85c7 100644
--- a/dlls/advpack/advpack.spec
+++ b/dlls/advpack/advpack.spec
@@ -39,7 +39,7 @@
 # stdcall LaunchINFSectionW(ptr ptr wstr long)
 @ stdcall LaunchINFSection(ptr ptr str long) LaunchINFSectionA
 @ stdcall LaunchINFSectionExA(ptr ptr str long)
-# stdcall LaunchINFSectionExW(ptr ptr wstr long)
+@ stdcall LaunchINFSectionExW(ptr ptr wstr long)
 @ stdcall LaunchINFSectionEx(ptr ptr str long) LaunchINFSectionExA
 @ stdcall NeedReboot(long)
 @ stdcall NeedRebootInit()




More information about the wine-cvs mailing list