Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Dstring.c2060 static inline int SHLWAPI_FormatSignificant(LPWSTR lpszNum, int dwDigits) in SHLWAPI_FormatSignificant() function
2087 iDigits = SHLWAPI_FormatSignificant(szOut + 1, iDigits); in SHLWAPI_WriteTimeClass()