http://bugs.winehq.org/show_bug.cgi?id=59935 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #4 from Stian Low <wineryyyyy@gmail.com> --- (In reply to Ken Sharp from comment #3)
Can you provide an example source file to test against?
hello-world reproduces bug: https://ziglang.org/learn/samples/ Simply commenting `return STATUS_NOT_IMPLEMENTED` for NtLockFile allows hello-world.exe to compile and run via wine. Unclear if NtLockFile needs to be handled better for more complex cases but simplest cases seem satisfied just not returning a FAILED status. -- 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.