Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Dutils.cpp930 _Out_writes_(cchDecimal) LPWSTR pszDecimal, in Int64GetNumFormat()
931 _In_ INT cchDecimal, in Int64GetNumFormat() argument
962 GetLocaleInfoW(LOCALE_USER_DEFAULT, LOCALE_SDECIMAL, pszDecimal, cchDecimal); in Int64GetNumFormat()