I converted a perfectly working Managed C++ DLL project that uses Unmanaged C++ LIBs from VS2008 to VS2010. Beforehand I separately rebuilt the LIBs with VS2010 (they are part of another project that
I\'ve seen similar questions online that are problems with people forgetting to include certain things, etc.However I\'m getting this error after checking out our code from subversion--others have don
Following on from my previous question regarding debugging of native code, I decided to create a simple test from a console app as I wasn\'t getting anywhere with debugging the service directly.
I am getting LNK2001 error. The code has been included below. Can someone please help me out? Error3error LNK2001: unresolved external symbol \"private: static classstd::vector<struct _UpdateActio