| |
| | Isaac's Corner: MSVC++ Journal |
 | | When a MSVC workspace is checked out on a Unix platform, then copied onto a Windows platform, the carriage return format is not compatible with MSVC. |
 | | Lastly, when integrating the Platform SDK with MSVC 6.0, the include paths are modified to have the SDK included first. |
 | | NOTE: MSVC 6.0 does not fully handle namespaces correctly, so all the standard library functions will appear in both the "std" namespace, and the global namespace. |
| tazthecat.net /~isaac/msvcjournal.html (731 words) |
|