https://bugs.winehq.org/show_bug.cgi?id=47795
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Zebediah Figura from comment #3)
(In reply to Louis Lenders from comment #2)
After copying over a bunch if windows dlls it fails for me (in Staging) with:
008e:fixme:file:K32EnumDeviceDrivers (0xf53eba0, 4096, 0xf53eb64): stub 008e:fixme:module:NtUnloadDriver (0xf53fb9c), stub! 008e:fixme:module:NtUnloadDriver (0xf53fb10), stub! 008e:fixme:module:NtLoadDriver (0xf53fb7c), stub!
An error window pops up that it cannot load GCSYS64.SYS, status 0xc0000002
Maybe we could reserve this bugreport for the missing/stub NtLoadDriver.
What does "a bunch of windows dlls" mean, exactly?
It is similar to esportal bug; it seems to choke in fake dlls, irc it`s enough to copy over ntdll/ntoskrnl.exe/user32/imm32/kernel32 and maybe i forget one or two.
But i was lazy now and copied over just all dlls from win7 partition...