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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dlls in builder

Status
Not open for further replies.

jdogg1

Technical User
Nov 18, 2001
8
0
0
US
I want to create a dll in C++ Builder 5.0. What goes in the dllEntryPoint function? Any help would be greatly appreciated.
 
Greetinx!

See MSDK or C++Help on topic dllEntryPoint, LoadLibrary or FreeLibrary. Happy programming!))
 
Thanks. You've helped me a lot and I've finally figured out how to do it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top