Rather than adding it to header file, we better handle this in the winnls code, to handle all other codepages that are listed in the msdn.
Thanks and Regards, Vijay
On 10/28/05, Dmitry Timoshkov dmitry@baikal.ru wrote:
"Kimmo Myllyvirta" kimmo.myllyvirta@gmail.com wrote:
+#define CP_USER 50000
Where did you find it? PSDK doesn't have this.
|Search MSDN for "codepage 50000" (google for more information). CP_USER is not defined in PSDK (it's "wine extension", like CP_UNIXCP)|
If you add it as a Wine extension it should be clearly defined like it, with at least proper comment. And you can't invent Wine extensions for things like this this one.
-- Dmitry.