PATCH: dlls/oleaut32/variant.c -- minor fix

Dimitrie O. Paun dpaun at rogers.com
Sat Nov 8 11:19:33 CST 2003


On November 8, 2003 05:47 am, Gerald Pfeifer wrote:
> +#if USHRT_MAX > DATE_MAX
>         if( uiIn > DATE_MAX )

Please find a non-#if solution. It's too minor to justify
the resulting ugliness.

-- 
Dimi.




More information about the wine-devel mailing list