include files

Ralf Juengling juenglin at cse.ogi.edu
Thu Nov 20 14:50:20 CST 2003


On Thu, 2003-11-20 at 11:21, Alexandre Julliard wrote:
> 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.

This might be a bug:

'_atold' is defined msvcrt/stdlib.h but not found by the linker
(neither with '-lmsvcrt' nor with '-lmsvcrt20').

Ralf

-- 
Ralf Juengling <juenglin at cse.ogi.edu>




More information about the wine-devel mailing list