PDA

Click to See Complete Forum and Search --> : referencning SHDocVw.dll???


Idiot2VB
Nov 1st, 1999, 04:43 AM
Would anyone happen to know how to reference the Microsoft Internet Controls (The SHDocVw.dll) in your project?

CarlosTheJackal
Nov 1st, 1999, 07:14 AM
Hey,Are you just trying to get a webbrowser control in your project?If so:

Goto the Project menu,Components,Check "Microsoft Internet Controls". Or if it's not in the list, hit browse and find it manually. Im using VB5 EE,but it shouldnt be to different if you have a diff version.