[PATCHLET] DeleteFile With Empty Paths

Marcus Meissner mm at lst.de
Thu Nov 7 04:25:10 CST 2002


On Thu, Nov 07, 2002 at 02:18:20AM -0800, Ryan Cumming wrote:
> Hi,
> 
> KaZaA Lite 2.0 calls DeleteFile with an empty path at shutdown, which triggers 
> ERR("Empty path passed\n"). It seems a bit silly to call that an error, so 
> this patch changes the message to a warning. It also does a 
> SetLastError(ERROR_FILE_NOT_FOUND) in that case, which is consistant with 
> Windows XP.

Can you also create a testcase for this problem?

Ciao, Marcus



More information about the wine-devel mailing list