[PATCH] null.sys: Added stub dll.

Qian Hong qhong at codeweavers.com
Wed Mar 11 17:43:03 CDT 2015


First part for https://bugs.winehq.org/show_bug.cgi?id=38107

---
  configure                   |  2 ++
  configure.ac                |  1 +
  dlls/null.sys/Makefile.in   |  5 +++++
  dlls/null.sys/main.c        | 38 ++++++++++++++++++++++++++++++++++++++
  dlls/null.sys/null.sys.spec |  1 +
  5 files changed, 47 insertions(+)
  create mode 100644 dlls/null.sys/Makefile.in
  create mode 100644 dlls/null.sys/main.c
  create mode 100644 dlls/null.sys/null.sys.spec


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-null.sys-Added-stub-dll.txt
Type: text/x-patch
Size: 2914 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150312/2f94dafa/attachment-0001.bin>


More information about the wine-patches mailing list