Skip to content

ntdll: Implement NtSetInformationProcess( ProcessTlsInformation ) and use that in loader.

Paul Gofman requested to merge gofman/wine:ntdll_process_tls_info into master

Test Driver Unlimited Solar Crown depends on that (both calling ProcessTlsInformation and hotpatches the same to fixup the thread local storage allocation from ntdll).

Merge request reports

Loading