commit | 1db20bfd33f9c1486a1a662c2f78f45d00caf24b | [log] [tgz] |
---|---|---|
author | Jon Griffiths <jon_p_griffiths@yahoo.com> | Wed Jan 10 23:59:25 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jan 10 23:59:25 2001 +0000 |
tree | e096f25c94c17a50d4062010b6737dec59953d30 | |
parent | ca43a641b7e5cb8709ac6dfc47b9000c1894176a [diff] [blame] |
- Migrate CRTDLL to MSVCRT. - Many fixes and a load of new functions.
diff --git a/configure b/configure index d7fe6f9..becf9a7 100755 --- a/configure +++ b/configure
@@ -7000,6 +7000,7 @@ dlls/mpr/Makefile dlls/msacm/Makefile dlls/msnet32/Makefile +dlls/msvcrt/Makefile dlls/msvideo/Makefile dlls/ntdll/Makefile dlls/odbc32/Makefile @@ -7241,6 +7242,7 @@ dlls/mpr/Makefile dlls/msacm/Makefile dlls/msnet32/Makefile +dlls/msvcrt/Makefile dlls/msvideo/Makefile dlls/ntdll/Makefile dlls/odbc32/Makefile