Sweden-Number/dlls/msvcrt
Francois Gouget 61d21ce706 Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK.
Only test the Rtl{Initialize,SetAll,ClearAll}Bits macros if they are
defined.
2004-08-23 18:52:54 +00:00
..
tests Don't define __WINE_USE_MSVCRT in the Visual C++ project. It is not 2004-08-11 19:36:17 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
console.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
cpp.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
cppexcept.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
cppexcept.h Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that 2003-08-28 03:07:56 +00:00
ctype.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
data.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
dir.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
environ.c Add some test cases for _wputenv, fix deletion of non-existent 2004-07-19 21:23:02 +00:00
errno.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
except.c Remove these Wine-only types: 2004-08-22 02:07:13 +00:00
exit.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
file.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
heap.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
locale.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
lock.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
main.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
math.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
mbcs.c Assorted spelling fixes. 2004-07-23 23:02:09 +00:00
misc.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
msvcrt.h Define MSVCRT_div_t and MSVCRT_ldiv_t. 2004-07-06 18:45:02 +00:00
msvcrt.spec Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
mtdll.h _EXIT_LOCK2 is used by type_info objects. 2003-03-17 21:21:34 +00:00
process.c Implemented _spawnle and _spawnlpe. 2004-07-16 03:08:19 +00:00
scanf.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
scanf.h Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK. 2004-08-23 18:52:54 +00:00
string.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
thread.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
time.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00
wcs.c Split the MSVCRT implementation headers from the public headers. 2004-06-25 01:19:15 +00:00