[Bug 7065] Get SecuROM copy-protection working
Aug. 21, 2007
5:43 p.m.
http://bugs.winehq.org/show_bug.cgi?id=7065 --- Comment #17 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2007-08-21 17:43:43 --- As a test I tried changing: { FIXME("(%p)->(%p): Stub!\n", process, DebuggerPresent); *DebuggerPresent = FALSE; return TRUE; } to { FIXME("(%p)->(%p): Stub!\n", process, DebuggerPresent); *DebuggerPresent = FALSE; return FALSE; } in dlls/kernel32/debugger.c, as I thought maybe it would report no debuggers running, but it gave the same error. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
6794
Age (days ago)
6794
Last active (days ago)
0 comments
1 participants
participants (1)
-
wine-bugs@winehq.org