PC Review


Reply
Thread Tools Rate Thread

Error: Unable to find an enry point named FUNCTIONNAME in Dll DLLNAME

 
 
Saman
Guest
Posts: n/a
 
      22nd Feb 2005
I have a third party dll and I am sure that it is not an activeX or dotnet
assembly .
I have check it up with Dependency Walker software and found the list of
it's exported function in C++ syntax
for example :

void __cdecl TelEnd(void)
void __cdecl FaxStop(void)

and so on ...

I can not call them from VB/VB.NET and I received the following error
message
" Unable to find an enry point named FUNCTIONNAME in Dll DLLNAME "

I use the following declaration :

Declare Sub TelEnd Lib "......\MultiFunc.dll" ()

what is wrong with that?


Thanks
Saman



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to find an entry point named EnumerateSecurityPackagesW in =?Utf-8?B?VFJJX0NPREVS?= Microsoft Dot NET Framework 2 18th Aug 2005 09:22 AM
Unable to find an entry point named EnumerateSecurityPackagesW in =?Utf-8?B?VFJJX0NPREVS?= Microsoft ASP .NET 1 18th Aug 2005 05:39 AM
Unable to find an entry point named FUNCATIONNAME in DLL DLLNAME Saman Microsoft VB .NET 3 23rd Feb 2005 12:59 PM
Unable to find an entry point named EnumerateSecurityPackagesW in DLL security.dll : Server Error Sam Fields Microsoft ASP .NET 0 22nd Oct 2004 07:38 PM
Unable to find entry point named OCIEnvCreate in Dll oci.dll =?Utf-8?B?UFRXaWxs?= Microsoft ADO .NET 4 18th Aug 2004 10:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:02 AM.