Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Compile Error(Didn't even touch the code yet…)


gizmo1
 Share

Recommended Posts

Right as I go in to "Start with Full Compile" I end up with this error -> "Line 198: Class MSComctlLib.ListView of control lvwInfo was not a loaded control class.", any ideas?

Errors out at this procedure
```
Private Sub lvwInfo_ColumnClick(ByVal ColumnHeader As MSComctlLib.ColumnHeader)
```
Link to comment
Share on other sites

Although what is stated above is correct, you can simply install Visual Basic 6 Service Pack 6 [[Step 3 of this guide]](http://www.touchofdeathforums.com/smf2/index.php/topic,68399.msg736833.html#msg736833), and then redownload Eclipse.

Ironically, in the other thread you argued with me that this is not necessary.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...