Xerces defines the functions toupper and tolower, when using the STL
function with gcc under Unix (Solaris) I get errors when trying to use the
toupper and tolower templates from the STL.
Is this on the dev list or does anybody have a work-around?
TIA
Mark
I've sorted this now, we were not linking the resource files properly 'doh!
> -Original Message-
> From: Mark Cridge [mailto:[EMAIL PROTECTED]]
> Sent: 16 May 2001 12:13
> To: [EMAIL PROTECTED]
> Subject: RE: Win32MsgLoader::loadMsg() yields empty message wit
Are there any archive mirrors?
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
We're seeing the same behaviour as the previous poster, the call to
FindResourceExA() is failing with the error code 1812 -
ERROR_RESOURCE_DATA_NOT_FOUND
We're building the xerces library as a static lib and not a dll the
parameter fModHandle is also set to NULL.
Any ideas??
TIA
Mark
> -