1 Jun
2003
1 Jun
'03
10:23 p.m.
Hi Marcus,
The missing function is passed up using a standard Win32 exception, which is handled by the program here.
Oh, and please try this patch:
Ciao, Marcus
Changelog: Implemented localeconv() by just calling to Linux localeconv().
Yes, thanks! It works, when I insert another function of MSVCRT.DLL: _Gettnames() For now just returning NULL is enough. The return value doesn't seem to be important. -- Martin Fuchs martin-fuchs(a)gmx.net