[Bug 29168] Star Wars: The Old Republic game client hangs at intro splash

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 30 18:29:51 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=29168

--- Comment #66 from Dorek Biglari <dbiglari at gmail.com> 2011-12-30 18:29:51 CST ---
Created attachment 38191
  --> http://bugs.winehq.org/attachment.cgi?id=38191
This is the source code for a ws2_32 proxy dll that I created to monitor
application calls to ws2_32.

This is the source code for a ws2_32 proxy dll that I created to monitor
application calls to ws2_32.  Build using cygwin:

gcc -shared -enable-stdcall-fixup -o ws2_32.dll ws2_32.c ws2_32.def 

and place in the directory with launcher.exe and swtor.exe.  Output files will
be written to c:\ws2_32_pid_xxxx.calls.  This works in Windows XP, however it
may not work in Windows 7.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list