Searched defs:_SYSTEMTIME (Results 1 – 2 of 2) sorted by relevance
130 typedef struct _SYSTEMTIME { struct140 typedef struct _SYSTEMTIME *PSYSTEMTIME; argument
49 typedef struct _SYSTEMTIME { struct50 WORD wYear;51 WORD wMonth;52 WORD wDayOfWeek;53 WORD wDay;54 WORD wHour;55 WORD wMinute;56 WORD wSecond;57 WORD wMilliseconds;