[PATCH 3/3] [v2 resend] tzres: Add resource-only DLL for time zone names and use it.
12 Dec
2017
12 Dec
'17
4:03 p.m.
In version 2, add test code updates. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)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
3013
Age (days ago)
3013
Last active (days ago)
0 comments
1 participants
participants (1)
-
Akihiro Sagawa