Jacek Caban : atl80: Updated spec file.

Alexandre Julliard julliard at winehq.org
Wed Dec 19 14:01:11 CST 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Dec 19 14:17:16 2012 +0100

atl80: Updated spec file.

---

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

diff --git a/dlls/atl80/atl80.spec b/dlls/atl80/atl80.spec
index 1c940dd..c6e589e 100644
--- a/dlls/atl80/atl80.spec
+++ b/dlls/atl80/atl80.spec
@@ -29,7 +29,7 @@
 41 stdcall AtlAxAttachControl(ptr ptr ptr) atl100.AtlAxAttachControl
 42 stdcall AtlAxWinInit() atl100.AtlAxWinInit
 43 stdcall AtlWinModuleAddCreateWndData(ptr ptr ptr) atl100.AtlWinModuleAddCreateWndData
-44 stub AtlWinModuleExtractCreateWndData
+44 stdcall AtlWinModuleExtractCreateWndData(ptr) atl100.AtlWinModuleExtractCreateWndData
 45 stub AtlWinModuleRegisterWndClassInfoW
 46 stub AtlWinModuleRegisterWndClassInfoA
 47 stdcall AtlAxGetControl(long ptr) atl100.AtlAxGetControl
@@ -49,5 +49,5 @@
 62 stub AtlWinModuleRegisterClassExW
 63 stub AtlWinModuleRegisterClassExA
 64 stdcall AtlCallTermFunc(ptr) atl100.AtlCallTermFunc
-65 stub AtlWinModuleInit
+65 stdcall AtlWinModuleInit(ptr) atl100.AtlWinModuleInit
 66 stub AtlWinModuleTerm




More information about the wine-cvs mailing list