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