21 May
2018
21 May
'18
12:18 a.m.
https://bugs.winehq.org/show_bug.cgi?id=45212 --- Comment #23 from Fabian Maurer <dark.shadow4(a)web.de> --- My current status is: It calls DispCallFunc with an argument "C:\\IFs\\RUNFILES\\IFS.MDB", it then crashes in dao360 and returns a generic error code. The crash comes because the program tries to write a '\0' into a string "[ESRI Countries]" - but this string happens to be in the .text segment and readonly. Don't know how right that is, but that's what I found. I guess the string should be a copy, but is not. -- 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.