okay i have created a dll in visual studio 2005 ,a single function .. and another project workspace which is a console application.. both are in .c format..
how to link that dll to the main project so that i can use the function
i have included the path of .h file of dll.. and where to write _declspecdllexport and do we have to link in properties .. the dll...
anybody know how to link a dll in visual studio 2005 to another console appliaction..
Can anyone help me on program of import export of dll?
This video was made precisely to show people how to use DLLs with visual studio C.
http://msdn2.microsoft.com/en-us/visualc...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment