[REGRESSION] Photoshop 7.0 works before wine-cvs-20040130 16:??:?? CST (bug #2017)

Mike Hearn mh at codeweavers.com
Mon May 31 17:04:45 CDT 2004


For now try this patch, does it work?

thanks -mike

Index: kernel32.spec
===================================================================
RCS file: /home/wine/wine/dlls/kernel/kernel32.spec,v
retrieving revision 1.133
diff -u -r1.133 kernel32.spec
--- kernel32.spec       23 Apr 2004 02:46:18 -0000      1.133
+++ kernel32.spec       31 May 2004 22:02:35 -0000
@@ -1078,21 +1078,21 @@
 @ stdcall VerifyVersionInfoW(long long long long)
  
 # XP extensions
-@ stdcall ActivateActCtx(ptr ptr)
-@ stdcall AddRefActCtx(ptr)
-@ stdcall CreateActCtxA(ptr)
-@ stdcall CreateActCtxW(ptr)
-@ stdcall DeactivateActCtx(long ptr)
+# @ stdcall ActivateActCtx(ptr ptr)
+# @ stdcall AddRefActCtx(ptr)
+# @ stdcall CreateActCtxA(ptr)
+# @ stdcall CreateActCtxW(ptr)
+# @ stdcall DeactivateActCtx(long ptr)
 @ stdcall DebugActiveProcessStop(long)
 @ stdcall DebugBreakProcess(long)
 @ stdcall DebugSetProcessKillOnExit(long)
-@ stdcall FindActCtxSectionGuid(long ptr long ptr ptr)
-@ stdcall FindActCtxSectionStringA(long ptr long str ptr)
-@ stdcall FindActCtxSectionStringW(long ptr long wstr ptr)
-@ stdcall GetCurrentActCtx(ptr)
-@ stdcall QueryActCtxW(long ptr ptr long ptr long ptr)
-@ stdcall ReleaseActCtx(ptr)
-@ stdcall ZombifyActCtx(ptr)
+# @ stdcall FindActCtxSectionGuid(long ptr long ptr ptr)
+# @ stdcall FindActCtxSectionStringA(long ptr long str ptr)
+# @ stdcall FindActCtxSectionStringW(long ptr long wstr ptr)
+# @ stdcall GetCurrentActCtx(ptr)
+# @ stdcall QueryActCtxW(long ptr ptr long ptr long ptr)
+# @ stdcall ReleaseActCtx(ptr)
+# @ stdcall ZombifyActCtx(ptr)
  
 ################################################################
 # Wine extensions: Win16 functions that are needed by other dlls





More information about the wine-devel mailing list