|
> > The problem is that msvcirt.dll is not supported by wine, and a native dll > > override doesn't seem to work. > > Did you try to put it in the cmpro folder? > Or maybe you only need a linux dll of xerces. > > I don't use Linux at home myself and don't use WINE at work...so it's a bit > difficult to test it.
I know that wine supports msvcrt.dll, which I think is a newer version of msvcirt.dll. It may be possible that there are certain functions in msvcirt that msvcrt doesn't support. I'm curious if the problem could be fixed if xerces depended on msvcrt instead of msvcirt.
|