Ralf Juengling <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

Reply via email to