-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
on 06/01/04 00:04, Mike Hearn wrote:
For now try this patch, does it work?
yes, it works on CVS-20040130-165721 and CVS-20040601.
Actually, the problem is specific to this declaration: @ stdcall QueryActCtxW(long ptr ptr long ptr long ptr) If I leave it, I got the 'success' window, while if I comment out it, Photoshop 7.0 starts with no problem. I tested it on CVS-20040601. Please, could someone other confirm this?
thanks -mike
You're welcome, I'm not a Photoshop user (thanks GIMP), but a collegue of mine needs it...
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
BTW, which is the correct command to apply this patch? Because I got an HUNK failed (and applied it by hand): ===== luca@gismo:~/cvs/wine-cvs-20040601$ cd dlls/kernel/ luca@gismo:~/cvs/wine-cvs-20040601/dlls/kernel$ patch -p0 < /home/luca/wine-photoshop7-mike-1.diff patching file kernel32.spec Hunk #1 FAILED at 1078. 1 out of 1 hunk FAILED -- saving rejects to file kernel32.spec.rej luca@gismo:~/cvs/wine-cvs-20040601/dlls/kernel$ =====
Thx, bye, Gismo / Luca
PS obviously, I'm here for more tests :-)