reactos/base/applications/dxdiag
Hermès Bélusca-Maïto df9c3de5ba
[DXDIAG] Remove a "redundant" GetTimeZoneInformation() call.
Indeed, the next SystemTimeToTzSpecificLocalTime() call, when done with
a NULL TIME_ZONE_INFORMATION* 1st parameter, uses the currently active
time zone, which is exactly what the GetTimeZoneInformation() call was
doing.

And note that the original code was incorrectly validating the returned
value from GetTimeZoneInformation() -- the code was assuming the function
returns a boolean, instead of checking for TIME_ZONE_ID_INVALID.
2023-09-02 21:53:08 +02:00
..
lang [DXDIAG] Fix inconsistent WS_DISABLED style (#5303) 2023-05-26 18:47:06 +02:00
res
CMakeLists.txt
d3dtest.c
d3dtest7.c
d3dtest8.c
d3dtest9.c
ddtest.c
display.c [DXDIAG] Remove a "redundant" GetTimeZoneInformation() call. 2023-09-02 21:53:08 +02:00
dxdiag.c
dxdiag.rc
help.c
input.c
music.c
network.c
precomp.h
resource.h
sound.c
system.c