Searched defs:SYSTEMTIME (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwtypes.h201 } SYSTEMTIME; typedef in typeref:struct:_SYSTEMTIME
H A Dwinbase.h543 } SYSTEMTIME, *PSYSTEMTIME, *LPSYSTEMTIME; typedef in typeref:struct:_SYSTEMTIME
644 SYSTEMTIME StandardDate;
647 SYSTEMTIME DaylightDate;
656 SYSTEMTIME StandardDate;
659 SYSTEMTIME DaylightDate;
2324 WINBASEAPI BOOL WINAPI SetLocalTime(const SYSTEMTIME*);
2341 WINBASEAPI BOOL WINAPI SetSystemTime(const SYSTEMTIME*);
2373 WINBASEAPI BOOL WINAPI SystemTimeToFileTime(const SYSTEMTIME*,LPFILETIME);
2374 WINBASEAPI BOOL WINAPI SystemTimeToTzSpecificLocalTime(const TIME_ZONE_INFORMATION*,const SYSTEMTIME*,LPSYSTEMTIME);
2387 WINBASEAPI BOOL WINAPI TzSpecificLocalTimeToSystemTime(const TIME_ZONE_INFORMATION*,const SYSTEMTIME*,LPSYSTEMTIM
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwtypes.h201 } SYSTEMTIME; typedef in typeref:struct:_SYSTEMTIME
H A Dwinbase.h529 } SYSTEMTIME, *PSYSTEMTIME, *LPSYSTEMTIME; typedef in typeref:struct:_SYSTEMTIME
630 SYSTEMTIME StandardDate;
633 SYSTEMTIME DaylightDate;
642 SYSTEMTIME StandardDate;
645 SYSTEMTIME DaylightDate;
2086 WINBASEAPI BOOL WINAPI SetLocalTime(const SYSTEMTIME*);
2103 WINBASEAPI BOOL WINAPI SetSystemTime(const SYSTEMTIME*);
2133 WINBASEAPI BOOL WINAPI SystemTimeToFileTime(const SYSTEMTIME*,LPFILETIME);
2134 WINBASEAPI BOOL WINAPI SystemTimeToTzSpecificLocalTime(const TIME_ZONE_INFORMATION*,const SYSTEMTIME*,LPSYSTEMTIME);
2145 WINBASEAPI BOOL WINAPI TzSpecificLocalTimeToSystemTime(const TIME_ZONE_INFORMATION*,const SYSTEMTIME*,LPSYSTEMTIM
[all...]

Completed in 85 milliseconds