Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: ahofle on May 23, 2012, 12:24:11 am
-
I have a really old MFC C++ project (http://wintail.hofle.com (http://wintail.hofle.com)) that I need to fix because it no longer works in Windows 7. I finally found the project and source files a couple days ago and tried importing them into MS Visual Studio Express 2010 C++, but it gives me a useless error message that the project couldn't be migrated. Does anyone have any ideas what I might need to look at to get this to loaded in a newer IDE?
-
Have you tried audacity?
-
Do you have a link? The only Audacity I know about is the audio editor.
-
Do you have a link? The only Audacity I know about is the audio editor.
Sorry, that was a running gag ;D... I have nothing. :dunno
-
Just updating this post with a solution...looks like a known bug:
http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvc/thread/bf8c0677-01c4-452f-ac79-f5a67bc2a5fb (http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvc/thread/bf8c0677-01c4-452f-ac79-f5a67bc2a5fb)
Fix is to use VS2008. Gotta love Microsoft.