https://bugs.winehq.org/show_bug.cgi?id=54101
--- Comment #2 from simon@dryder.de --- (In reply to Fabian Maurer from comment #1)
Created attachment 73637 [details] Patch to export the function
Does the attached patch help? If no, please provide an update log.
make install throws error:
tools/winegcc/winegcc -o dlls/msvcp70/msvcp70.dll.so --wine-objdir . -m32 -mno-cygwin -fno-PIC -Wl,-z,notext \ -fasynchronous-unwind-tables -shared dlls/msvcp70/msvcp70.spec dlls/msvcp70/exception.o \ dlls/msvcp70/ios.o dlls/msvcp70/locale.o dlls/msvcp70/math.o dlls/msvcp70/memory.o \ dlls/msvcp70/misc.o dlls/msvcp70/msvcp_main.o dlls/msvcp70/string.o dlls/winecrt0/libwinecrt0.a \ dlls/msvcr70/libmsvcr70.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a dlls/msvcp70/msvcp70.spec:484: Expected '(' got 'thiscall' winegcc: ./tools/winebuild/winebuild failed make: *** [Makefile:83574: dlls/msvcp70/msvcp70.dll.so] Fehler 2