using VC++ dll in C++

unmogo (2)
I am trying to use a class (and run) from a dll from a software vendor. I believe the original code was written in VC++. Is it possible for me to write a c++ code (MFC) and still use/run that class or my code code should be in VC++ as well?
coder777 (2372)
what do you think what VC++ is?
Registered users can post here. Sign in or register to post.