You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Douglas Turner <do...@redflex.com.au> on 2001/11/07 05:35:28 UTC

RE: Win32MsgLoader does not load error message when alternate executable is used

Hi,

I'm also trying to statically link Xerces under Win32 using MSVC++.  I
am getting the same problem, that: the error messages are not being
loaded.  If anyone knows a way around this, I would be interested to
know it.

I want my application to be statically linked because of these
advantages:
1) you only need to distribute a single file,
2) you don't need to worry about the path on the installed machine,
3) there are no DLL version mismatch problems.
(this size of my executable is not important)

Thanks Douglas

Williamson, Siehnai wrote:
>
> My application uses statically linked libs so I'm using libs for the
sake of consistency.
>

Jerry Carter wrote:
]
] Is there a reason that you need to statically link to Xerces?
]

Williamson, Siehnai wrote:
>
> What handle am I supposed to pass to get the appropriate resource
> when my execuable is a static lib?
>


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org