|
-
Nov 27th, 2000, 01:38 AM
#1
Thread Starter
Junior Member
I've create a OCX (VB6) that itself registerd. ( Declare Function Regxxx Lib "xxx.OCX" Alias "DllRegisterServer" () As Long ). When i use it in a new project (NEWPRO also VB6) then is everything fine, but then when i change the OCX and compile it again NEWPRO can't load it anymore.
> Whats going wrong ?
> Must the registering manual done by specify the CLSID in the registry ?
> Can you give a example incase it must manual ?
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
|