Sunday, 18 August 2013

How to use DLL in C

How to use DLL in C

Such as this: I write a program to exchange two numbers, but it will be
used too much, so I'd better to create a Dynamic Linked Library to be
called.
But I don't know how to solve this problem, Please HELP ME? (Use Win32
Console Application in Microsoft Visual C++ 6.0 Enterprise )
By the way, please send me an instance of C program's code.
I have not found code of using DLL for several days, I need you help, THANKS!

No comments:

Post a Comment