Missing MS Windows Common Controls (SP4) VB 6

K

Kensport

I am using Access 2000 9.0.2720 and VB module will not compile since I have a
Missing Windows Common Controls-2.6.0 (SP4) as indicated in VB 6.0 Project
Preferences. How do I get that library or whatever it's called. Help Ken
 
M

Michael J. Strickland

Kensport said:
I am using Access 2000 9.0.2720 and VB module will not compile since I
have a
Missing Windows Common Controls-2.6.0 (SP4) as indicated in VB 6.0
Project
Preferences. How do I get that library or whatever it's called. Help
Ken


Try asking in a VB6 newsgroup. I don't think MS Access comes with
Windows Common Controls-2.6.0.

--
 
T

Tony Toews [MVP]

Kensport said:
I am using Access 2000 9.0.2720 and VB module will not compile since I have a
Missing Windows Common Controls-2.6.0 (SP4) as indicated in VB 6.0 Project
Preferences. How do I get that library or whatever it's called. Help Ken

We strongly urge you to use the API code directly so you don't need to
use such controls. All they are is wrappers for the API calls anyhow.

How do you get rid of troublesome ActiveX Controls/references?
http://www.granite.ab.ca/access/referencetroubles.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top