code page
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hi, can i set my application's code page programatically?
-
hi, can i set my application's code page programatically?
The Code-page (what code-points are supported and translated into what glyphs) is a system attribute. It can be changed, but relates to the system, not the single application. What an application can do is use one of the code-pages installed on a system when reading/writing ANSI files. But the code-page used with the ANSI GUI functions is the one specified by the GUI user respect to the system.
2 bugs found. > recompile ... 65534 bugs found. :doh: