Originally posted by Capablanca Kepler:
For the first job ,Manager asked me in a meeting how much time will I take to run VC++ code on Solaris?
[ December 14, 2003: Message edited by: Capablanca Kepler ]
Sorry to be a dog in the manger, but there are actually 2 ways:
1) Use the Sun Windows emulator (I forget the name of the product).
2) Port the code to Solaris C++, possibly by writing or buying an MFC emulator library. I used the latter strategy in 1994 writing a partial ODBC emulation library on top of Sybase CT-LIB on HPUX...