GetDaylightFlag (KERNEL32.@)
BOOL GetDaylightFlag ( )
Specifies if daylight saving time is in operation.
This function is called from the Win98's control applet timedate.cpl.
TRUE if daylight saving time is in operation. FALSE otherwise.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/kernel32/time.c". source.winehq.org/source/dlls/kernel32/time.c
Debug channel "time".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.