http://bugs.winehq.org/show_bug.cgi?id=15438
Summary: Visual BasicCcomboBox error Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Windows XP Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ptrkis9@gmail.com
Created an attachment (id=16304) --> (http://bugs.winehq.org/attachment.cgi?id=16304) +relay and +loaddll log
I am trying to run an Applications under Wine developed under MS Visual Basic 6.0 SP6 . I realised, some controls belonging to MS Forms2.0 Controls doesn't run ( example Combo Box ), until others ( example List box ) doe's run fine.
The details:
1. Wine Version 1.1.5
2. Ubuntu Hardy 8.0.4
3. Ubuntu downloaded by Ubuntu application Ad/Remove service.
4. Running in XP environment.
5. Steps to reproduce the bug:
- Open New Standatd EXE project in VB 6.0 SP6 - Project/Components Microsoft Forms 2.0 Object Library - Put on the form opened a ComboBox control. You neadn't add any code. - Save ComboBox_test project - Create Setup package for ComboBox_test by Package and Deployement wizard ( in AdIns ) - Configure and run Setup in wine 1.1.5 - Configure and run the ComboBox_test. You have error message: Failed to load control "ComboBox".
- You can do the same by ListBox. It doe's run fine. 6. Attachement: +relay and +loaddll log