mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 17:00:47 +00:00
b922b55182
Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
13 lines
857 B
Python
13 lines
857 B
Python
@ stub EnumDynamicTimeZoneInformation
|
|
@ stdcall FileTimeToSystemTime(ptr ptr) kernel32.FileTimeToSystemTime
|
|
@ stdcall GetDynamicTimeZoneInformation(ptr) kernel32.GetDynamicTimeZoneInformation
|
|
@ stub GetDynamicTimeZoneInformationEffectiveYears
|
|
@ stdcall GetTimeZoneInformation(ptr) kernel32.GetTimeZoneInformation
|
|
@ stdcall GetTimeZoneInformationForYear(long ptr ptr) kernel32.GetTimeZoneInformationForYear
|
|
@ stub SetDynamicTimeZoneInformation
|
|
@ stdcall SetTimeZoneInformation(ptr) kernel32.SetTimeZoneInformation
|
|
@ stdcall SystemTimeToFileTime(ptr ptr) kernel32.SystemTimeToFileTime
|
|
@ stdcall SystemTimeToTzSpecificLocalTime(ptr ptr ptr) kernel32.SystemTimeToTzSpecificLocalTime
|
|
@ stub SystemTimeToTzSpecificLocalTimeEx
|
|
@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr) kernel32.TzSpecificLocalTimeToSystemTime
|
|
@ stub TzSpecificLocalTimeToSystemTimeEx
|