Is is possible to install VC++ 6.0 on MAC OS?

[152 byte] By [RaviKiran] at [2007-12-22]
# 2
Ted,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?
RaviKiran at 2007-8-30 > top of Msdn Tech,Visual C++,Visual C++ General...
# 3

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.

Ted. at 2007-8-30 > top of Msdn Tech,Visual C++,Visual C++ General...
# 4

Ted,

Thanks for the information

Ravi.

RaviKiran at 2007-8-30 > top of Msdn Tech,Visual C++,Visual C++ General...