mfc42: Stub implementation with the message where to get it from

Vitaliy Margolen wine-patches at kievinfo.com
Sun Sep 6 15:55:07 CDT 2009


This is more of the testing waters type of patch. If this approach is 
fine then we can do the same for all other dlls that are shipped with
Windows but not really a part of an O/S.
---
 dlls/mfc42/En.rc        |   27 +++++++++++++++++++++++
 dlls/mfc42/Makefile.in  |   14 ++++++++++++
 dlls/mfc42/mfc42.spec   |    1 +
 dlls/mfc42/mfc42_main.c |   55 +++++++++++++++++++++++++++++++++++++++++++++++
 dlls/mfc42/resource.h   |   22 ++++++++++++++++++
 5 files changed, 119 insertions(+), 0 deletions(-)
 create mode 100644 dlls/mfc42/En.rc
 create mode 100644 dlls/mfc42/Makefile.in
 create mode 100644 dlls/mfc42/mfc42.spec
 create mode 100644 dlls/mfc42/mfc42_main.c
 create mode 100644 dlls/mfc42/resource.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14a3969de30df8b7a52ab681c1440a92212e5e12.diff
Type: text/x-patch
Size: 5008 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090906/b156a8d3/attachment-0001.bin>


More information about the wine-patches mailing list