Home
last modified time | relevance | path

Searched refs:pDateTime (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/msconfig_new/
H A Dutils.c41 FormatDateTime(IN LPSYSTEMTIME pDateTime) in FormatDateTime() argument
46 if (pDateTime == NULL) return NULL; in FormatDateTime()
50 pDateTime, in FormatDateTime()
56 pDateTime, in FormatDateTime()
67 pDateTime, in FormatDateTime()
74 pDateTime, in FormatDateTime()
H A Dutils.h31 FormatDateTime(IN LPSYSTEMTIME pDateTime);