|
-
May 10th, 1999, 06:29 AM
#1
DLL required to register the Microsoft Regstered Active-X Control.
Hi all,
Can any body know. What are the Dll's required to register the "Microsoft Web Browser" Active-X Control.
Thanks.
-
May 10th, 1999, 08:43 AM
#2
Re: DLL required to register the Microsoft Regstered Active-X Control.
The required dll is "Shdocvw.dll" ( The server component for Microsoft Web Browser ); you may find it in system or system32 folder.
To register it on your system, you can user regsvr32.exe w/ the dll name as parameter.
Good Look!
-
May 10th, 1999, 07:49 PM
#3
Re: DLL required to register the Microsoft Regstered Active-X Control.
Thanks!! I know about that file but I would like to know if there are any other files this DLL is dependant on.
I tried to delete the CLS id of this COM object and then tried to register it again but it fails to work so am I doing something wrong or is there some other files I need to register together with this DLL??
Thanks!!
Steve
-
May 11th, 1999, 02:14 AM
#4
Re: DLL required to register the Microsoft Regstered Active-X Control.
I think there about 13 dll's needed. If you look at the list of dll's loaded in VC when you launch the program/dialog with the web-browser component. Also these differ between 95, 98 & NT.
Its not easy to ship these. And there are also licensing issues with shipping the dlls with your product.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|