d3dxof: Fix object files size limitation

Alexandre Julliard julliard at winehq.org
Mon Jan 19 07:24:40 CST 2009


Christian Costa <titan.costa at wanadoo.fr> writes:

> commit 2ddacc839326d96f6508e8e431308160979c7082
> Author: Christian Costa <titan.costa at wanadoo.fr>
> Date:   Mon Jan 19 12:04:09 2009 +0100
>
>     Fix object files size limitation.

If you need to parse such large files using a file mapping would be
better than reading it into a buffer.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list