https://bugs.winehq.org/show_bug.cgi?id=48138
--- Comment #14 from Zebediah Figura z.figura12@gmail.com --- (In reply to Dmitry Timoshkov from comment #13)
Staged version has 2 issues:
- it still uses sizeof(char) in one place
Sure, when it gets submitted upstream that can be fixed.
- it always returns TRUE for every thread, some apps may expect FALSE.
This needs a proper implementation of set/get ThreadHideFromDebugger state.
Not really a necessity a priori, I'd assert. If something actually breaks then sure.