[PATCH 1/2] comctl32/edit: Avoid division by zero during initialization.

Roman Pišl rpisl at seznam.cz
Mon Apr 20 04:58:53 CDT 2020



Dne 20. 04. 20 v 10:21 Nikolay Sivov napsal(a):
> On 4/18/20 2:09 PM, Roman Pišl wrote:
>> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48803
>> Signed-off-by: Roman Pišl <rpisl at seznam.cz>
>> ---
>>   dlls/comctl32/edit.c       |  4 +--
>>   dlls/comctl32/tests/edit.c | 66 ++++++++++++++++++++++++++++++++++++++
>>   2 files changed, 68 insertions(+), 2 deletions(-)
> Hi, Roman.
> 
> This looks good, but causes compilation warnings on 32 bit, in tests.

I see.. I will send fixed version.

> 
> Also I was unable to test linked bug, because application shuts down for 
> me after dismissing two message boxes,
> second one says that software is outdated, according to google translate 
> from Finish.
> 
 >

Yes, it's a mess. The application from 
https://bugs.winehq.org/show_bug.cgi?id=48803 started showing second 
dialog (old version) after 2020/03. The only way is to set clock 2 
months back.

However https://bugs.winehq.org/show_bug.cgi?id=37144 is a duplicate of 
this (comctl32), downloadable and works out of box so it is also usable 
to check this.

eBay TL from https://bugs.winehq.org/show_bug.cgi?id=19239 may be used 
to check the user32 variant that I will also send.



More information about the wine-devel mailing list