Code page support has been simplified under OS/2 Version 2.0, and a number of function names have been changed to conform to the consistent naming rules introduced in Version 2.0.
The DosSetCp() function is no longer implemented, since under OS/2 Version 2.0 an application may only set the code page for its own process, using the DosSetProcessCp() function.
The DosCaseMap() function is no longer implemented since the same task is performed by the WinUpper() function.