|
-
Dec 1st, 2002, 09:44 AM
#1
Thread Starter
New Member
DLL General Question
Can I create in VB6 a DLL that don't need to be REGISTERED in the system?
Obviously the EXE that will use it, will search it only in the current folder (not in the system).
Thanks
MatteoXMad
-
Dec 2nd, 2002, 09:53 AM
#2
Re: DLL General Question
Originally posted by MatteoXMad
Can I create in VB6 a DLL that don't need to be REGISTERED in the system?
Obviously the EXE that will use it, will search it only in the current folder (not in the system).
Thanks
MatteoXMad
you will have to register it... youc an do it in .NET though
-
Dec 2nd, 2002, 06:52 PM
#3
Thread Starter
New Member
Thank you for the answer.
So I can't; but do u know if I can do it with Visual C++????
Matteo
-
Dec 3rd, 2002, 08:13 AM
#4
Lively Member
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
|