|
-
Feb 14th, 2006, 05:54 PM
#1
Thread Starter
New Member
Can't find dll entry point
Hi,
I am getting an error when calling a VB activeX dll i have written. When i do a dumpbin command on the dll I can see that I am not exporting the functions i have written in the dll just the utility functions that support COM.
Can anyone explain the reason for this and any solution to it?
Cheers
Stuart
-
Feb 15th, 2006, 05:17 AM
#2
Re: Can't find dll entry point
are you able to register it manually...using regsvr32 <yourdllname>
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
-
Feb 15th, 2006, 12:39 PM
#3
Frenzied Member
Re: Can't find dll entry point
could you show some code?
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
|