Oh. I think you're right - I don't want to debug this. Unless somebody is already working on localeconv(), I don't mind taking a shot at implementing it.
-Ori Pessach
Dmitry Timoshkov wrote:
#define EXCEPTION_WINE_STUB 0x80000100 /* stub entry point called */
I'm sure you don't want to debug this. Better try to find what stub is called and either implement it or replace affected dll with a native one.