Cross compile fixes for msvcrt

Hans Leidekker hans at it.vu.nl
Tue Mar 16 09:57:24 CST 2004


This patch prefixes many more functions, types, structs, etc. with
MSVCRT_ to avoid conflicts with MinGW standard includes.

It's a big patch though basically it's a noop (but for the 
prototype correction), so I think it's justified.

 -Hans

Changelog:
  - Prefix many more functions, types, structs, etc. with MSVCRT_
  - Correct prototypes for _memccpy()/_memicmp()
  - "define before use" reordering in file.c
  - Use the new math.h/float.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: msvcrt_combined_mingw.diff
Type: text/x-diff
Size: 51998 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040316/a3762f69/msvcrt_combined_mingw.bin


More information about the wine-patches mailing list