http://bugs.winehq.org/show_bug.cgi?id=29168
--- Comment #67 from Dorek Biglari dbiglari@gmail.com 2011-12-30 18:31:49 CST --- Created attachment 38192 --> http://bugs.winehq.org/attachment.cgi?id=38192 This is the compiled dll from the ws2_32.c above.
Compiled using:
gcc -shared -enable-stdcall-fixup -o ws2_32.dll ws2_32.c ws2_32.def
Place in the directory with launcher.exe and swtor.exe (Or any other .exe you want to log ws2_32 calls in). Note: works in Windows XP, but may not work in Windows 7.