Problem with 64-bit file functions declarations

Alexandre Julliard julliard at winehq.com
Fri May 31 10:51:51 CDT 2002


Andriy Palamarchuk <apa3a at yahoo.com> writes:

> My lack of understanding - what is correct approach in
> Winelib applications - to use msvcrt or native
> functions?
> 
> I always thought that correct approach is to use
> msvcrt ones.

Unless you depend on msvcrt-specific features, it's better to use the
Unix C library. It will use less memory and load faster.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list