21 Dec
2009
21 Dec
'09
3:39 p.m.
Module: wine Branch: master Commit: 13a9c037f4c5bc88be241a66e6dcc374ae39eae0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=13a9c037f4c5bc88be241a66e6... Author: Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> Date: Thu Dec 17 17:41:18 2009 +0100 mapistub: Add new stubbed dll mapistub.dll. --- configure | 9 ++ configure.ac | 1 + dlls/mapistub/Makefile.in | 13 +++ dlls/mapistub/main.c | 48 +++++++++++ dlls/mapistub/mapistub.spec | 190 +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 261 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=13a9c037f4c5bc88be241a...