After some further investigation, it turns out that the resource strings
appear to be empty...I'll try it with regular strings rather than the
hex-dump format that's used now.
It's odd, though: the length of the resource string is found OK by
loadMsg(), but then the "string" following that starts with 0x0000. Maybe an
issue with Borland's resource compiler?

> -----Original Message-----
> From: Dean Roddey [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 10, 2001 19:18 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Win32MsgLoader::loadMsg() yields empty message with BCB5
>
>
> Put a breakpoint in there and see what's happening. We are using resource
> files under Win32, and loading resources in a slightly more
> manual way than
> usual. But you should be able to pretty easily see what's going on.
>
> --------------
> Dean Roddey
> Software Geek Extraordinaire
> Portal, Inc
> [EMAIL PROTECTED]
>
>
>
> -----Original Message-----
> From: Evert Haasdijk [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 10, 2001 5:18 AM
> To: [EMAIL PROTECTED]
> Subject: Win32MsgLoader::loadMsg() yields empty message with BCB5
>
>
> Hi all,
>
> I've compiled xerces-c with Borland C++ Builder 5 and all seems well.
> However, Win32MsgLoader::loadMsg() always results in an empty string.
> Has anybody else come across this problem? Any ideas about a fix?
>
> I'm running W2K and BCB. The problem occurs with both the stable and the
> nightly sources.
>
> TIA, Evert
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to