https://bugs.winehq.org/show_bug.cgi?id=28140
--- Comment #22 from Paul Gofman gofmanp@gmail.com --- Created attachment 64098 --> https://bugs.winehq.org/attachment.cgi?id=64098 Make kernel32.FindClose() hotpatchable.
(In reply to joaopa from comment #21)
With wine downloaded by playonlinux, the demo launches. With git wine compiled by myself, the demo crashes. I do not use any special compile flags. I compile with ./configure make
Well, I could reproduce the crash now. Does this patch help?
Yeah, Winapi has a lot of functions and hotpatching madness does not seem to follow an obvious pattern in choosing them.