|
-
Mar 28th, 2003, 02:58 AM
#1
Thread Starter
New Member
why I can't Register my Dll from vc++ but when I make dll in vb Register it ?
Hello,
why I can't Register my Dll from vc++ but when I make dll in vb Register it ?
this problem in windows 2000, and Windows XP.
-
Mar 28th, 2003, 06:06 AM
#2
Monday Morning Lunatic
If you made a standard DLL in C++ then there is no need to register it (if you could make one in VB you wouldn't need to). ActiveX DLLs, of the type generated by VB, require registration.
If you created an ActiveX DLL in C++, you would also need to register it.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Apr 25th, 2003, 08:31 AM
#3
Thread Starter
New Member
hello,
yes I Know who to Register , but the oprating system can't complet the regstration . If I woint to Register now DLL not Register in the Rigistering lipriry .
and win I build the VC++ DLL Project yes it create the DLL
Put it didnt register it in the system.
thank you for help me.
-
Apr 25th, 2003, 09:04 AM
#4
Monday Morning Lunatic
You what?
What kind of DLL did you create?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|