Searched refs:aulCpList (Results 1 – 1 of 1) sorted by relevance
716 ULONG aulCpList[8] = {0}; in _GetACP() local719 rc = DosQueryCp( sizeof( aulCpList), aulCpList, &ulListSize); in _GetACP()723 return aulCpList[0]; in _GetACP()
Completed in 17 milliseconds