If there's a problem in Wine to get this function work, I'd like to know if, apart from updating Wine, I can do any change in the source code in order to make the program work.
In addition, I'd like to know which libraries should I add to the linker process to get the symbols resolved ?
Should I add msvcrt library ?
Should I add ncurses library ?
what about kernel, ntdll, wine, wine_unicode (These are the libraries tha resolve symbols by now) ?
or Where could I find this information ?
Thanks in advance. Ignasi Villagrasa.