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!

how to write .dll file in "C"

Status
Not open for further replies.

sujin

Programmer
Jul 20, 2002
5
0
0
IN
I want to write a small .dll file in "C" language. Could anyone tell me how to proceed.

1)I want a .dll file with 2 functions AddFun() and SubFun()

Could u tell me what r the steps required to achieve this.

Most impotant thing is how to export and import .dll file.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top