I have some source code that was supposed to be in c++ but turns out it was in visual basic, is there any sort of a tool or utility that will convert a visual basic .cpp to a c++?
Well after doing some digging I found a version not written in VB, so I loaded it up and ran a debug and here is what I get.
warning C4627: '#include <tchar.h>': skipped when looking for precompiled header use
1> Add directive to 'stdafx.h' or rebuild precompiled header