|
-
Aug 30th, 2000, 09:39 PM
#1
Thread Starter
New Member
I am attempting to register a DLL file using regsvr32 and I keep getting an error: "No entry point found"
Can someone please describe what this error message is telling me? I am certain the DLL is written in C, so is that just a note saying VB cannot read the C file? Please let me know ASAP. Thanks all.
Brent Keller
-
Aug 30th, 2000, 09:53 PM
#2
Hyperactive Member
Some DLL's don't need to be registered and while I am not positively sure I think the lack of entry points means that whatever the file is... it certainly isn't something you use regsvr32 on.
Either that means its a non-registered DLL or that it wasn't coded properly and therefor regsvr32 doesn't know what to do with it.
-
Aug 31st, 2000, 03:21 AM
#3
Fanatic Member
I've had this occur when i was attempting to register gif89.dll, i downloaded it from 2 different locations and when i tried registring one it gave me that error. Then i placed the other one in X:\windows\system\ and when i registered it, it worked.
First i would suggest you try to register it on another computer (send it to a buddy) and soecond of all i would suggest you find out if there is another ver of the dll.
If all fails then GenX might be right that it can not be registered.
Hope that helps,
D!m
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
|