http://bugs.winehq.org/show_bug.cgi?id=7065
Curtis Campbell deadmoo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |deadmoo@gmail.com
--- Comment #18 from Curtis Campbell deadmoo@gmail.com 2007-08-24 21:02:43 --- Luke,
The PBOOL DebuggerPresent is what tells the caller of the CheckRemoteDebuggerPresent function whether a remote debugger is present.
See here: http://msdn2.microsoft.com/en-us/library/ms679280.aspx
That is why your patch didn't work. I too immediately thought that that stub was to blame, but it doesn't look like it. Something else must be going on here.
I am trying to run the Bioshock demo too, btw.