Re: Quickbooks 5 and printing

2001-05-01 Thread Dmitry Timoshkov
Dan Engel [EMAIL PROTECTED] wrote: Okay, here are the traces. Here (ftp://sourceharvest.com/pub/wine_qb4.log.gz) is the QB4 trace. QB4 printing works. The other (ftp://sourceharvest.com/pub/wine_qb5.log.gz) is the QB5 trace. QB5 printing doesn't work. Please try the attached patch.

Re: STATUS_* codes

2001-05-01 Thread David Howells
STATUS_INVALID_EXECUTABLE_IMAGE should have read: STATUS_INVALID_IMAGE_FORMAT and I'm told that the value is 0xC07B. Cheers, David

Re: InstallShield and ole question...

2001-05-01 Thread Dan Kegel
Jeremy White wrote: With COM, the other issue is that someone needs to look at the MS patents in this area. Mainsoft is telling people that they can't use Wine to port COM code, because Microsoft holds patents on some of the Vtable logic used in COM (and no, I don't have any more detail than

Re: InstallShield and ole question...

2001-05-01 Thread Gavriel State
Dan Kegel wrote: Jeremy White wrote: With COM, the other issue is that someone needs to look at the MS patents in this area. Mainsoft is telling people that they can't use Wine to port COM code, because Microsoft holds patents on some of the Vtable logic used in COM (and no, I don't

Wine and NetBSD

2001-05-01 Thread Bang Jun-Young
Hi, For the last couple of weeks I spent some time doing porting Wine to NetBSD (there used to be a port but was too out of date). After applying patches my own, it has been successfully compiled and started running. The most serious problem occurs, however, whenever I try to run a Windows

Script to get committed patches

2001-05-01 Thread gerard patel
I have tried to retrieve this patch : http://cvs.winehq.com/patch.py?id=9881549330718504618853331 It does not look as a regular diff ??? I suspect a problem in the script. I have absolutely no knowledge of the language used in this script, so I can't do more than report. Here is quoted a small

Re: Script to get committed patches

2001-05-01 Thread eric pouech
gerard patel wrote: I have tried to retrieve this patch : http://cvs.winehq.com/patch.py?id=9881549330718504618853331 It does not look as a regular diff ??? I suspect a problem in the script. I have absolutely no knowledge of the language used in this script, so I can't do more than

FW: Notes and Java test on 20010216 drop

2001-05-01 Thread Nerijus Baliunas
Hello, why the following patch is not applied? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Subject: RE: Notes and Java test on 20010216 drop The Java problem I had with the last drop (the problem with Callout not being initialised) is still there, so obviously

Re: Script to get committed patches

2001-05-01 Thread gerard patel
At 08:04 PM 01/05/2001 +0200, you wrote: as of today, the added files are marked with the mark (instead of the +++ and --- for the diffs), which of course causes some issues when you use the whole file as a patch (normally, all the added files are at the end; so the easy way of doing it is to

FreeLibrary() library freeing

2001-05-01 Thread Andreas Mohr
Hi all, can't we just free the libraries for real now in FreeLibrary() ? I just got a report from someone who had an InstallSh* installer say this: Call kernel32.192: CreateFileA(40566cf4 C:\\WINDOWS\\uninst.exe,c000,0001,,0004,0080,) ret=0044364e fs=008f

Re: Script to get committed patches

2001-05-01 Thread Francois Gouget
On Tue, 1 May 2001, gerard patel wrote: [...] This weekend I have browsed the wonderful Wine user manual for the first time , since I have now a computer with a working db2html - now I know what *is* the Wine user manual ;-) This is the first time you saw the 'Wine user manual'??? You

Re: Script to get committed patches

2001-05-01 Thread Simeon Pilgrim
While looking at - the 'Wine Developers Guide' http://www.winehq.com/Docs/wine-devel/ on page: http://www.winehq.com/Docs/wine-devel/dbg-notes.shtml I notice the following. try to avoid the style: FIXME(xxx, (fd=%d, file=%s): stub\n, fd, name); but use:

Re: Quickbooks 5 and printing

2001-05-01 Thread Alexandre Julliard
Dmitry Timoshkov [EMAIL PROTECTED] writes: Please try the attached patch. It tries to solve the root of the problem: for now Wine Postscript Driver lives in wineps.dll, but should be in wineps.drv. I'm not sure this is correct. The app is trying to load a 16-bit driver, so giving it the