Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Feature Only in Professional and Enterprise Editions Code optimization is supported only in Visual C++ Professional and Enterprise Editions. For more information, see .
Visual C++ contains compiler options, pragmas, and code modifiers that you can use to optimize your executable file or dynamic-link library (DLL).
For information on how to optimize a DLL, see declspec(dllimport).