Piotr Caban
|
617bf861ef
|
msvcrt: Added fopen_s test with ccs option.
|
2013-01-10 12:27:42 +01:00 |
Alexandre Julliard
|
33fa6c2e25
|
include: Add the msvcrt/crtdefs.h header and include it where needed.
|
2008-12-12 10:19:55 +01:00 |
Dimitrie O. Paun
|
0377462460
|
Split the MSVCRT implementation headers from the public headers.
Fix some naming conventions aberrations.
Add tests to ensure consistency between the two sets of symbols.
|
2004-06-25 01:19:15 +00:00 |
Jon Griffiths
|
5f17550896
|
Don't redefine __WINE_USE_MSVCRT (msvc warning).
Don't return a void value in swab().
'long long' is not recognised by msvc, use __int64.
|
2003-07-18 22:57:15 +00:00 |
Francois Gouget
|
a45907c4c0
|
Added __WINE_USE_MSVCRT.
|
2001-10-22 18:59:23 +00:00 |
Francois Gouget
|
eee695dd71
|
Added headers for the msvcrt library.
|
2001-04-10 23:21:43 +00:00 |