1.

Solve : Visual C++ help?

Answer»

I NEED a little help on visual C++ 2008. I downloaded a 2D graphics LIBRARY but i don't know how to use it in visual c++. I think i need to add a reference or something but i don't know how. The file i need to add  is .dll . Please help!
which .dll file do you need?
You can download them here:
http://www.dll-files.com/he's not missing a DLL.


if the library is designed for use with C++, it should include a Header file and a LIB.

for the lib file, you'll need to place it in your LIB directory, and #include the header.

VC6 has a project settings dialog where you would need to add it as well.I just recieved some info. It seems this library is only for C# or VB.Net.
Thanks ANYWAY.



Discussion

No Comment Found