Re: help

2004-02-28 Thread Tom
Matt Jaggard wrote: hi, I left a message, a longgg time ago on your website, I was wondering if you could please delete [EMAIL PROTECTED] . As I do not want spammers picking my address up. Thanks, The URL my address is on is called. http://www.winehq.org/hypermail/wine

Borland C++ 5.5 fails on Link, any ideas?

2004-02-28 Thread Michael Pyne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I've been trying to use the free Borland C++ 5.5 command-line tools to compile some Windows applications for my school assignments. To be specific, I am in a graphics class where every turnin has to be Windows. :-( Anyways, Borland C++ run

Re: [QUARTZ] Add implementation for IFilterMapper interface

2004-02-28 Thread Christian Costa
Robert Shearman wrote: Christian Costa wrote: Hi, This patch adds implementation for the IFilterMapper interface. Nice. I have few comments (see below). However filters registered with this interface require some work in devenum to be seen from application. This will be done when time

Re: GetDefaultPrinter A->W [resubmit]

2004-02-28 Thread Alexandre Julliard
Stefan Leichter <[EMAIL PROTECTED]> writes: > GetDefaultPrinterW breaks directly when namesize is a NULL pointer and > GetDefaultPrinterA jumps to the end without. Where do is this pointer > accessed when it is not vaild? You are right, I missed the fact that the W function would fail which wou

Re: [QUARTZ] Add implementation for IFilterMapper interface

2004-02-28 Thread Robert Shearman
Christian Costa wrote: > > Hi, > > This patch adds implementation for the IFilterMapper interface. Nice. I have few comments (see below). > However filters registered with this interface require some work in > devenum to > be seen from application. This will be done when time permits. Ok. I had

Re: PATCH: Compatibility issue with InternetCrackUrlA

2004-02-28 Thread wire
Hi. I have modified my patch about compatibility of InternetCrackUrlA function,to deal with the failed case. If the pointer member of one component is set to point a buffer,but the length member is not big enough,then the component should not be returned, and the length member is set t

Re: GetDefaultPrinter A->W [resubmit]

2004-02-28 Thread Stefan Leichter
Am Freitag, 27. Februar 2004 01:23 schrieb Alexandre Julliard: > Stefan Leichter <[EMAIL PROTECTED]> writes: > > Hello, > > i sent this patch one week ago, but it does not get commited. Anything > > wrong with it? > > The handling of the buffer sizes looks very suspicious. For instance > you check