[Bug 7106] Need for Speed 3 autorun crashes when starting setup

WineHQ Bugzilla wine-bugs at winehq.org
Wed Feb 24 06:05:09 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=7106

--- Comment #35 from Chebanenko Igor <chebanenkoigor93 at gmail.com> ---
Something about Staging patchset. Looks like that page is with patch that
redirects invalid console handles from NT to DOS,but in some "dirty" way. Is
that possible to reimplement it,to make it more NT-oriented?

For example: reimplement it,using functions like
KTHREAD,CSR_THREAD,CSR_PROCESS?

Is that possible?

CSR_THREAD
https://www.geoffchappell.com/studies/windows/win32/csrsrv/api/process/thread.htm


CSR_PROCESS
https://www.geoffchappell.com/studies/windows/win32/csrsrv/api/process/process.htm?tx=49,65


KTHREAD
https://www.geoffchappell.com/studies/windows/km/ntoskrnl/inc/ntos/ke/kthread/index.htm

-- 
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