|
-
Jun 15th, 2006, 03:54 AM
#1
Thread Starter
New Member
registering Activex dll
Hello everyone,
I do not use vb much, and am working on a project that invovles accessing dll libraries created with vb from other languages. To test my code, I created a very simple dll in vb and am trying to access it, but having problems.
I assume I need to register my new dll before I can access it. I tried to register my dll using regsvr32, but I got the error message "file opened, but could not find DllRegisterServer entry point. Cannot register file."
Should this file work without being registered? If not, what do I need to do to register it? Any help would be greatly appreciated.
Many Thanks
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
|