Skip to content

ntoskrnl.exe: Support ImagePaths just starting with System32.

Bernhard Übelacker requested to merge bernhardu/wine:51998_clonecd into master

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

The first patch should make no functional change, just move the block out to a helper function. I assume changing to L"" literals is expected?

The second patch handles ImagePaths starting with System32 similar like it is already done for \\SystemRoot\\ and adds the windows directory in front of it.

Edited by Bernhard Übelacker

Merge request reports

Loading