The information in this article applies to:
The information in this article is included in the documentation starting with Visual C++ 5.0. Look there for future revisions. SYMPTOMSThe Profile option on the Tools menu in the Developer Studio is disabled. CAUSEThe profiler is not installed. By default, the setup for Visual C++ 4.0 does not install the profiler. RESOLUTIONPerform a custom installation, and be sure to select Profiler under the Tools category. STATUSThis behavior is by design. MORE INFORMATION
The Profile option on the Tools menu may also be disabled if profiling
has not been enabled for the project. Profiling can be enabled under build
settings. This option is found only in the General category on the Link
tab. The command-line equivalent is: REFERENCESAdditional information can be found in the Help file by performing an index search using "Enable Profiling Option." Additional query words: 4.00
Keywords : kbsetup kbGenInfo kbVC kbGrpDSTools |
Last Reviewed: August 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |