Home
last modified time | relevance | path

Searched refs:SetTimeZoneInformation (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rostests/apitests/ntdll/
H A DRtlQueryTimeZoneInfo.c85 ok(SetTimeZoneInformation(&tziNew) , in test_RtlQueryTimeZoneInformation()
142 ok(SetTimeZoneInformation(&tziOld), in test_RtlQueryTimeZoneInformation()
/reactos/dll/cpl/timedate/
H A Dtimezone.c266 SetTimeZoneInformation(&TimeZoneInformation); in SetLocalTimeZone()
/reactos/dll/win32/kernel32/wine/
H A Dtimezone.c316 SetTimeZoneInformation(CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation) in SetTimeZoneInformation() function
/reactos/dll/win32/kernel32/
H A Dkernel32.spec1093 @ stdcall SetTimeZoneInformation(ptr)
/reactos/dll/win32/syssetup/
H A Dwizard.c1695 SetTimeZoneInformation(&TimeZoneInformation); in SetLocalTimeZone()
/reactos/sdk/include/psdk/
H A Dwinbase.h3360 BOOL WINAPI SetTimeZoneInformation(const TIME_ZONE_INFORMATION *);