Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / COM / October 2005



Tip: Looking for answers? Try searching our database.

ActiveX control registration

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mark F. - 23 Oct 2005 00:43 GMT
Hello All,

I would like to learn how to create self-registering activex controls.
Can I convert existing controls I created into self-registering type?

Thanks.
Mark
Ken Halter - 23 Oct 2005 09:14 GMT
> Hello All,
>
[quoted text clipped - 3 lines]
> Thanks.
> Mark

All VB ActiveX controls/dlls are support Self Registration. That may not
mean what you think it does. All it means is that the dll/ocx exposes
DllRegisterServer and DllUnregisterServer methods and the contents of those
methods setup/remove information from the registry.

Self Registration for Controls
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/com/html/0fff07
e5-10bb-4052-8eb1-021efcb66d6c.asp


Signature

Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.