https://bugs.winehq.org/show_bug.cgi?id=44953 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com --- Comment #4 from Andrew Eikum <aeikum(a)codeweavers.com> --- (In reply to Louis Lenders from comment #2)
Created attachment 61061 [details] hack/patch
With this hack/patch the crash is gone and the application starts.
Haven`t got a clue if it`s correct, haven`t got a clue about winmm anyway ;)
Someone who knows winmm could have a look into this bug?
The application seems to be giving us -1 as a DWORD pointer to DRVM_MAPPER_PREFERRED_GET. When we try to write a DWORD to it, it crashes, obviously. How does Windows behave when given -1 to this parameter? -- 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.