Hello,
This may be a very silly question to some people, but I am new to visual C++ programming.
Can someone tell me how I can include the function from an old .cpp program which generated a .dll file, in my current .cpp program.
Just said there is a fuction call "Checking" in ABCD.dll file, and now i want to use it in my program, how do I do it?? Do I just simply use a #include???
Thanks
~.~
rhpingwoo
This may be a very silly question to some people, but I am new to visual C++ programming.
Can someone tell me how I can include the function from an old .cpp program which generated a .dll file, in my current .cpp program.
Just said there is a fuction call "Checking" in ABCD.dll file, and now i want to use it in my program, how do I do it?? Do I just simply use a #include???
Thanks
~.~
rhpingwoo