cp (ULONG) - input

      A code page identifier.

      Possible values are shown in the list below:

      437

        United States
      850
        Multilingual
      852
        Latin 2 (Czechoslovakia, Hungary, Poland, Yugoslavia)
      857
        Turkish
      860
        Portuguese
      861
        Iceland
      863
        Canadian French
      865
        Nordic
      932
        Japan
      934
        Korea
      936
        People's Republic of China
      938
        Taiwan
      942
        Japan SAA
      944
        Korea SAA
      946
        People's Republic of China SAA
      948
        Taiwan SAA
      Note: Code pages 932, 934, 936, 938, 942, 944, 946, and 948 are supported only with the Asian version of the operating system on Asian hardware.

    ulrc (APIRET) - returns

      Return Code.

      DosSetProcessCp returns one of the following values:

    • NO_ERROR 472
        ERROR_INVALID_CODE_PAGE
      For a full list of error codes, see Errors.


    [Back] [Next]