problems with libaries (8.04 ubuntu)

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
QQDrew
Newbie
Newbie
Posts: 2
Joined: Mon May 18, 2009 6:20 pm

problems with libaries (8.04 ubuntu)

Post by QQDrew »

I installed visual basic studio 6, and when I tried to open my program so I could edit it I get these errors:

Code: Select all

Line 67: Class MSComctlLib.TabStrip of control tbsProfile was not a loaded control class.

Line 96: Class MSComctlLib.ListView of control lvChar was not a loaded control class.

Line 166: Class RichTextLib.RichTextBox of control rtbChat was not a loaded control class.

Line 196: Class MSComctlLib.ImageList of control imlTab was not a loaded control class.
I installed both comctl libraries from winetricks, and I'm not sure on the richtextlib.

But any chance I could be directed to the correct libraries.
QQDrew
Newbie
Newbie
Posts: 2
Joined: Mon May 18, 2009 6:20 pm

Post by QQDrew »

bump~
Locked