Is is possible to install VC++ 6.0 on MAC OS?
-
Monday, July 31, 2006 11:26 AM
All Replies
-
Monday, July 31, 2006 1:01 PM
Not unless you run Virtual PC
http://www.microsoft.com/mac/products/virtualpc/virtualpc.aspx?pid=virtualpc
-
Tuesday, August 01, 2006 4:55 AMTed,Thanks for the information, I have one more quick question. If I develop a project on windows environment which has ATL/ MFC dlls and main application(exe which uses these ATL and MFC dlls) , can I install these dlls and exe on MAC os and use the application?
-
Tuesday, August 01, 2006 2:37 PM
No, you won't be able to do that. You still require a Windows OS (running under Virtual PC)
Microsoft used to have a product named "Microsoft Visual C++ Cross Platform Edition for the Macintosh" where you could write MFC apps that would run on a Mac but the product was discontinued in 1996.
-
Wednesday, August 02, 2006 5:12 AM
Ted,
Thanks for the information
Ravi.

