msvcrt/io.h and winelib, wine-users digest, Vol 1 #596 - 3 msgs

Francois Gouget fgouget at free.fr
Mon Jul 23 15:08:43 CDT 2001


On Mon, 23 Jul 2001, brian r wrote:

> 
> >   You should not need to copy any header from windows. If you need to
> >do so then it's a Wine bug (well, there are probably still a couple of
> >missing headers, let us know about it when you find one).
> 
> 
> All right, what about stdio.h and wctype.h, which stdio.h requires?  
> Do we use the Linux stdio.h instead?

   If you are importing the msvcrt library (import msvcrt.dll in your
spec file) then you should use only the headers in include/msvcrt, not
the Unix headers (from /usr/include). You will find a version of stdio.h
and wctype.h in include/msvcrt.


--
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                     Avoid the Gates of Hell - use Linux.





More information about the wine-users mailing list