[Bug 52476] QuickLOAD: wine 7 causes VB5 application to change input value by factor 10

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jan 28 11:58:40 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52476

--- Comment #6 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 71765
  --> https://bugs.winehq.org/attachment.cgi?id=71765
Test case

Adding testcase for easier reproduction:

Bad:
> Ret: cDig: 1, dwInFlags: 2388, dwOutFlags: 256, cchUsed: 4, nBaseShift: 0, nPwr10: -2

Good:
Ret: cDig: 3, dwInFlags: 2388, dwOutFlags: 256, cchUsed: 4, nBaseShift: 0,
nPwr10: -3

-- 
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.



More information about the wine-bugs mailing list