[PATCH 3/3] [v2] tzres: Add resource-only DLL for time zone names and use it.

Akihiro Sagawa sagawa.aki at gmail.com
Tue Dec 12 08:56:34 CST 2017


In version 2, add test code updates.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 configure               |   2 +
 configure.ac            |   1 +
 dlls/ntdll/tests/time.c |   8 +-
 dlls/tzres/Makefile.in  |   2 +
 dlls/tzres/tzres.rc     | 245 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/tzres/tzres.spec   |   1 +
 loader/wine.inf.in      | 208 ++++++++++++++++++++++++++++++++++++++++
 7 files changed, 463 insertions(+), 4 deletions(-)
 create mode 100644 dlls/tzres/Makefile.in
 create mode 100644 dlls/tzres/tzres.rc
 create mode 100644 dlls/tzres/tzres.spec

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-v2-tzres-Add-resource-only-DLL-for-time-zone-names-a.patch
Type: text/x-patch
Size: 84758 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20171212/cbc05098/attachment-0001.bin>


More information about the wine-devel mailing list