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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwtypes.h203 typedef struct _SYSTEMTIME *LPSYSTEMTIME; typedef in typeref:struct:_SYSTEMTIME
H A Dwinbase.h543 } SYSTEMTIME, *PSYSTEMTIME, *LPSYSTEMTIME; typedef in typeref:struct:_SYSTEMTIME
1739 WINBASEAPI BOOL WINAPI FileTimeToSystemTime(const FILETIME*,LPSYSTEMTIME);
1889 WINBASEAPI VOID WINAPI GetLocalTime(LPSYSTEMTIME);
1978 WINBASEAPI VOID WINAPI GetSystemTime(LPSYSTEMTIME);
2374 WINBASEAPI BOOL WINAPI SystemTimeToTzSpecificLocalTime(const TIME_ZONE_INFORMATION*,const SYSTEMTIME*,LPSYSTEMTIME);
2387 WINBASEAPI BOOL WINAPI TzSpecificLocalTimeToSystemTime(const TIME_ZONE_INFORMATION*,const SYSTEMTIME*,LPSYSTEMTIME);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwtypes.h203 typedef struct _SYSTEMTIME *LPSYSTEMTIME; typedef in typeref:struct:_SYSTEMTIME
H A Dwinbase.h529 } SYSTEMTIME, *PSYSTEMTIME, *LPSYSTEMTIME; typedef in typeref:struct:_SYSTEMTIME
1518 WINBASEAPI BOOL WINAPI FileTimeToSystemTime(const FILETIME*,LPSYSTEMTIME);
1665 WINBASEAPI VOID WINAPI GetLocalTime(LPSYSTEMTIME);
1751 WINBASEAPI VOID WINAPI GetSystemTime(LPSYSTEMTIME);
2134 WINBASEAPI BOOL WINAPI SystemTimeToTzSpecificLocalTime(const TIME_ZONE_INFORMATION*,const SYSTEMTIME*,LPSYSTEMTIME);
2145 WINBASEAPI BOOL WINAPI TzSpecificLocalTimeToSystemTime(const TIME_ZONE_INFORMATION*,const SYSTEMTIME*,LPSYSTEMTIME);

Completed in 83 milliseconds