Q. How do I raise binaries created by Visual C++ 2003?
A. Phoenix only supports raising binaries built with Visual C++ 2005 or the Phoenix C++ compiler, and it requires the /Zi and /PROFILE switches to be used for the binary being built, as the PDB file for the raised binary must be available to Phoenix.