Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"no entry point" for DLL

Status
Not open for further replies.

ieva

Programmer
Nov 8, 2002
3
LV
I have to make DLL using Borland C++
DLL is made but it has no entry point (though external functions are defined). What does it mean?
 
DLL,example of creating

This is the name of the listing in the borland help files.
if you follow the example you should have no problem building a basic dll.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top