Hello,
Even though the profiling was enabled for my MFC project, the Profiler choice in the Build menu always appear disabled, so I cannot use it. Can anyone suggest a reason or a fix?
I am using VC++ 6.0 on an NT machine.
Printable View
Hello,
Even though the profiling was enabled for my MFC project, the Profiler choice in the Build menu always appear disabled, so I cannot use it. Can anyone suggest a reason or a fix?
I am using VC++ 6.0 on an NT machine.
Enable profiling by checking the Enable Profiling box in the Project Settings dialog on the Link page with General selected.
Dave Relyea