toupper

2001-07-17 Thread Mark Cridge
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

RE: Win32MsgLoader::loadMsg() yields empty message with BCB5

2001-05-18 Thread Mark Cridge
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

mail archives unavailable

2001-05-16 Thread Mark Cridge
Are there any archive mirrors? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Win32MsgLoader::loadMsg() yields empty message with BCB5

2001-05-16 Thread Mark Cridge
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 > -