WineHQ
Category: Main Programming / Software Engineering Visual Basic 6.0 Enterprise Edition

Visual Basic

Visual Basic 6 Enterprise Edition - Service Pack 5

Application Details:

Version: 6.0 Enterprise Edition
License:
URL: http://msdn.microsoft.com/vbas...
Votes: 4
Latest Rating: Gold
Latest Wine Version Tested: 1.3.4

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

a simple hello-world app

What does not

-

Workarounds

What was not tested

-

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

There wasn't access to the NTFS partitions in the 'Open Project' dialog box. Alt+[character] didn't activate menus. In 'Open Project' dialog, clicking the 'up folder' button several times made a crash.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowFedora 13Oct 26 20101.3.4Yes Yes NoGoldan anonymous user 
ShowUbuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu)Mar 25 20101.1.41Yes Yes NoSilveran anonymous user 
ShowDebian GNU/Linux 6.x "Squeeze"Apr 24 20101.1.38Yes Yes NoGoldan anonymous user 
ShowUbuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu)Aug 07 20091.1.26N/A Yes NoGoldan anonymous user 
ShowFedora 8Mar 30 20091.1.18Yes Yes NoGoldan anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
12789 vb6 with sheridan datawidgets, grids are drawn off the window NEW View
19751 VB6 format function NEW View
20732 Icons are not rendered 100% correctly in VB6 apps NEW View
23726 Microsoft visual Basic 6.0: Crashes when adding certain characters to a programming statement NEW View
24914 Unable to resize form in visual basic 6 enterprise NEW View
26653 Multiple VB6 applications need oleaut32 VarRound to support VT_DECIMAL CLOSED FIXED View
28655 Biblio (VB6 app) crashes while trying to copy information, in order to paste it elsewhere CLOSED ABANDONED View
29379 VB6 textbox right click menu does not work CLOSED FIXED View
30699 wine printing: barcode is not printed from VB6 application NEW View
31169 SDET OGLviewer VB6 menu bar loses background CLOSED FIXED View
31917 vb6 fails to open project after wine's update CLOSED FIXED View
33037 Multiple Microsoft product installers fail due to missing registry performance counter information (HKEY_PERFORMANCE_DATA 230, process object)(Visual Studio 6, eMbedded Visual C++ 4.0, SQL Server Management Studio Express 2008 R2) CLOSED FIXED View
33058 Visual Basic 6 crashes when object browser is clicked NEW View
33059 Visual Basic 6 shows overflow error with arithmetic expressions CLOSED INVALID View
33069 Visual Basic 6 can't load any component NEW View
33239 VisualBasic arrays of User Defined Type (UDTs) with strings NEEDINFO View

Show open bugs

HowTo / Notes

HOWTO

2015-4-20 Admin note: this howto is very old. It has been confirmed by users to work for Wine 1.4.1,   but may not be relevant to current Wine.


By waraltca. march 25/2010

1) add the wine repository to you ubuntu.
    - On System>Administration>SoftwareOrigins
    - Click on "OtherSoftware" Tab and click on add button.
    - Paste ppa:ubuntu-wine/ppa on the textbox and click on AddSource.
    - If an error is thrown, don't care about.

2) Install MDAC 2.8 and dcom98 from winetricks (http://wiki.winehq.org/winetricks)
3) Go to wine configuration>library TAB and make sure this dll are added.
    - hhcrtl.ocx (este tienen que tieparlo, no aparece en la lista)
    - odbc32
    - odbccp32
    - ole32
    - oleaut32
    - riched20
    - riched32
    - rpcrt4
    - urlmon
4) Put ole32 and rpcrt4 to (buitin, native)

5) Set the Windows emulation to Windows ME
6) Install VB6 and don't care about the java installation error message you will receive.

regards.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back