On 12/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Uwe Sander <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Am Donnerstag, 21. Dezember 2006 04:03 schrieb [EMAIL PROTECTED]:
> > My compiler does not define CP_OEM. Can somebody please tell me
> > what the literal value of that macro is?
>
> I think, the name of the constant is CP_OEMCP,
Yes. I figured that out about the same time you sent your email.
CP_OEMCP is defined by my compiler. That fixed the problem.
Thanks.
I don't think Windows CE has any notion of CP_OEMCP. The OEM codepage
was the old MS-DOS codepage (the one defined on config.sys) and exists
on Windows only for compatibility with old code (and command line
applications).
A quick browsing over the MSDN site didn't made me sure that it really
doesn't exist, but I didn't find any documentation for
AreFileApisANSI() on Windows CE.
Unfortunately can't test it because I don't have Windows anymore (and
the gnu-wince toolchain is still too recent to be an authoritative
source).
Best regards,
~Nuno Lucas
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------