Jason Green
2005-11-30 22:13:59 UTC
This should finish the job that Judas- started getting rid of MFC in the
configure script. It replaces all of the MFC CString's with std::string's
and changes the string access methods. Also adds the create_workspace
function that was missing.
Only tested in VS.Net 2003, which correctly imported the new .dsp file (just
used a text editor to update it). Should probably be tested in VC6 to make
sure.
Jason
configure script. It replaces all of the MFC CString's with std::string's
and changes the string access methods. Also adds the create_workspace
function that was missing.
Only tested in VS.Net 2003, which correctly imported the new .dsp file (just
used a text editor to update it). Should probably be tested in VC6 to make
sure.
Jason