Examine a C++ macro that changes a file (within a managed project) from managed (/clr) to unmanaged—a task you may need it to perform for performance reasons, creating a mixed executable.
Controlling Project and File Properties with C++ Macros
Published 06/16/2004