Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Dutils.cpp827 _Out_writes_(cchThousand) LPWSTR pszThousand, in Int64GetNumFormat()
828 _In_ INT cchThousand) in Int64GetNumFormat() argument
863 GetLocaleInfoW(LOCALE_USER_DEFAULT, LOCALE_STHOUSAND, pszThousand, cchThousand); in Int64GetNumFormat()