Microsoft
Software
Hardware
Network
Question : How to access functions from dll without a header file or lib file
I have a third party dll that im tring to access its functions but with no luck I can load the dll fine using loadlibary but when I try and load the functions into memory using GetProcAddress I get nothing the functions wont load. I have all the functions from the DLL by using dumpbin.exe I also used the tool called dllexp which returned the functions of the dll as well as there paramater. example two of the paramaters are void __cdecl cv20_clear(void) and void __cdecl cv20_receive(void (__cdecl*)(char *,int)) hopfully someone can show me how to access these function from my application
Thanks
Answer : How to access functions from dll without a header file or lib file
I think this program is free:
http://www.ucware.com/apev
/index.htm
Random Solutions
Access 2007, form datasheet view, change display property of an element based on another element in the record
Install IIS with a vbs script.If supporting files needed pick from a predefined path.
Trouble with Menu Drop Down Form
I need to adapt VB script to run on SQL Server
Multilingual Issue in dotnet
CreateProcess terminates immediately
weblogic portal 10.3.2
Send two files in email as attachment in unix shell scripting using ksh
raid5 and win 2008 r2 server
upgrading and moving a sql server express 2005 database to a sql server standard