include files

Alexandre Julliard julliard at winehq.org
Thu Nov 20 13:21:45 CST 2003


Ralf Juengling <juenglin at cse.ogi.edu> writes:

> Why doesn't it also add
> /whereever/include/wine/msvcrt ?

Because not everybody wants to use msvcrt. Unless you need some
specific features of the Windows C run time, in a Winelib app you are
better off using the standard Unix C library.

> What is the status of the include files in msvcrt?

They should work just fine. Make sure you also import msvcrt if you
use the headers.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list