Re: ntdll: add stub for NtSystemDebugControl (try 2)

2010-06-28 Thread Andrew Nguyen
2010/6/28 Austin English : > with correct spec file this time > > -- > -Austin > > > > The spec argument that corresponds to the PULONG prototype argument should also be ptr.

Re: ntdll: add stub for NtSystemDebugControl

2010-06-28 Thread Andrew Nguyen
On Mon, Jun 28, 2010 at 8:16 PM, Austin English wrote: > See http://bugs.winehq.org/show_bug.cgi?id=23431 > > -- > -Austin > > > > The NtSystemDebugControl spec types don't match the prototype arguments.