DosSetProcessCp sets the process country code of the calling process. The country code of a process is inherited by a newly created child process.

DosSetProcessCp does not affect the code-page setting of the current process.


[Back: DosSetProcessCp - Parameters]
[Next: DosSetProcessCp - Example Code]