Deepak Chand Rathore wrote:
Is there a way to extract the code page of the current program locale in windows( in c++, vc compiler) (set by a call to setlocale function).

Try GetACP(). markus



Reply via email to