from where can i install different code pages in windows (2k/NT) (i want access in vc++ program)?? (code pages mentioned for windows http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/unicod e_81rn.asp ) i want to set console code page(OEM) unicode (1201), so that i can accept german characters i have installed german fonts i set locale to german (in vc++ win2k), but console still remains latin -1 {locale is installed(supported in win 2k) but not code pages }
Thanks with regards deepak

