Module: wine Branch: master Commit: 4be2026aefce9db46426cbe8cc8628ccea50d7ef URL: http://source.winehq.org/git/wine.git/?a=commit;h=4be2026aefce9db46426cbe8cc...
Author: Alexandre Julliard julliard@winehq.org Date: Mon May 2 17:32:22 2011 +0200
msvcrt: Add a stub for msvcp71.dll.
---
configure | 1 + configure.ac | 1 + dlls/msvcp71/Makefile.in | 5 + dlls/msvcp71/msvcp71.c | 37 + dlls/msvcp71/msvcp71.spec | 5169 +++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 5213 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4be2026aefce9db46426cb...