https://bugs.winehq.org/show_bug.cgi?id=44443
--- Comment #2 from msd+bugs.winehq.org@msd.im --- Created attachment 60387 --> https://bugs.winehq.org/attachment.cgi?id=60387 zip file to reproduce the regression
Hi Nikolay,
I have attached a zip file.
1. Create a new wine directory 2. Install : vb6run, mdac28, jet40 3. Copy the folder "winetest" in the attached zip file to "C:" 4. Copy the file "VB6FR.DLL" from this directory to "C:\windows\system32"
Launch `WINEARCH=win32 WINEPREFIX=wineprefix wine "C:\winetest\winetest.exe"`.
With wine-2.5.0, you will have the message "Connexion open. Status : 1". After wine-2.6.0, it will crash before the message.
Is it ok for you ?
Regards,
Guillaume