[PATCH] fntcache: Added stub Font Cache service

Nikolay Sivov nsivov at codeweavers.com
Mon Feb 24 22:45:37 CST 2014


---
 configure.ac                |   1 +
 dlls/fntcache/Makefile.in   |   5 ++
 dlls/fntcache/fntcache.spec |   3 ++
 dlls/fntcache/main.c        | 112 ++++++++++++++++++++++++++++++++++++++++++++
 loader/wine.inf.in          |  24 ++++++++--
 5 files changed, 141 insertions(+), 4 deletions(-)
 create mode 100644 dlls/fntcache/Makefile.in
 create mode 100644 dlls/fntcache/fntcache.spec
 create mode 100644 dlls/fntcache/main.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fntcache-Added-stub-Font-Cache-service.patch
Type: text/x-patch
Size: 7289 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140225/510c7b0d/attachment.bin>


More information about the wine-patches mailing list