Sign in
goma
/
wine
/
e5ab43c256d504f37c3e521fdf9239b8c369d687
/
include
/
msvcrt
/
wchar.h
70015ab
include/msvcrt: Make sure that __int64 is properly defined on a 64-bit platform.
by Dmitry Timoshkov
· 18 years ago
2af96fe
msvcrt: Pack the structures on a 8-byte boundary like in PSDK.
by Dmitry Timoshkov
· 18 years ago
cbb6da2
msvcrt: Added declarations for functions and structures related to stat64.
by Damjan Jovanovic
· 18 years ago
65d9723
msvcrt: Align struct _stati64's st_size on an 8 byte boundary.
by Damjan Jovanovic
· 18 years ago
9abd885
configure: Don't define _WIN64 on the command line to avoid trouble with system headers.
by Alexandre Julliard
· 18 years ago
9452927
include/msvcrt: Fix all definitions of size_t for Win64.
by Alexandre Julliard
· 19 years ago
0377462
Split the MSVCRT implementation headers from the public headers.
by Dimitrie O. Paun
· 21 years ago
adb4cb3
Fix the _WCTYPE_T_DEFINED sentry for compatibility.
by Dimitrie O. Paun
· 21 years ago
4b2edce
Define stat in msvcrt/wchar.h.
by Felix Nawothnig
· 21 years ago
821f477
- Prefix many more functions, types, structs, etc. with MSVCRT_.
by Hans Leidekker
· 21 years ago
5f17550
Don't redefine __WINE_USE_MSVCRT (msvc warning).
by Jon Griffiths
· 22 years ago
3f5ff2f
Avoid including other headers from the msvcrt headers, duplicate some
by Alexandre Julliard
· 22 years ago
a45907c
Added __WINE_USE_MSVCRT.
by Francois Gouget
· 23 years ago
433430a
Add msvcrt/locale.h.
by Francois Gouget
· 24 years ago
eee695d
Added headers for the msvcrt library.
by Francois Gouget
· 24 years ago