[PATCH] [v2] kernel32: Use Rtl function when the time zone name is useless.

Akihiro Sagawa sagawa.aki at gmail.com
Mon Dec 17 09:31:45 CST 2018


This is v2 patch of "kernel32: Introduce lightweight version of GetTimeZoneInformation."
In this version, I remove the wrapper function and properly test the return
value of RtlQueryTimeZoneInformation function.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/kernel32/time.c | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-v2-kernel32-Use-Rtl-function-when-the-time-zone-name.patch
Type: text/x-patch
Size: 1702 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181218/932adc9d/attachment.bin>


More information about the wine-devel mailing list