Alexandre Julliard : msvcirt: Added stub implementation of msvcirt.dll.
Module: wine Branch: master Commit: 455a4994d543456a9e7f8c9c2c95076e5aaefbc3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=455a4994d543456a9e7f8c9c2c... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Sep 28 20:43:43 2007 +0200 msvcirt: Added stub implementation of msvcirt.dll. --- Makefile.in | 2 + configure | 3 + configure.ac | 1 + dlls/Makefile.in | 1 + dlls/msvcirt/Makefile.in | 13 ++ dlls/msvcirt/msvcirt.c | 38 ++++ dlls/msvcirt/msvcirt.spec | 445 +++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 503 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=455a4994d543456a9e7f8c...
participants (1)
-
Alexandre Julliard