Click here to Skip to main content
15,905,612 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CArray problem Pin
Renjith Ramachandran17-Jun-02 17:48
Renjith Ramachandran17-Jun-02 17:48 
GeneralRe: CArray problem Pin
17-Jun-02 23:07
suss17-Jun-02 23:07 
GeneralRe: CArray problem Pin
Christian Graus17-Jun-02 23:32
protectorChristian Graus17-Jun-02 23:32 
GeneralRe: CArray problem Pin
Sprudling18-Jun-02 2:13
Sprudling18-Jun-02 2:13 
GeneralSTL Pin
wilche17-Jun-02 14:35
wilche17-Jun-02 14:35 
GeneralRe: STL Pin
Le centriste17-Jun-02 16:17
Le centriste17-Jun-02 16:17 
GeneralRe: STL Pin
Christian Graus17-Jun-02 20:32
protectorChristian Graus17-Jun-02 20:32 
GeneralCan't profile from MSDEV98 Pin
Jonathan Gilligan17-Jun-02 13:27
Jonathan Gilligan17-Jun-02 13:27 
I am trying to profile some performance-critical code and I can't seem to get the profiler to work. It's been ages since I have used it, so I am probably doing something dumb.

I am using MS Visual Studio 6 Pro, SP 5 under Win2k Pro SP 2. I am running on an account that is a member of "Administrators" and I have granted "Administrators" the right to profile both single processes and system processes.

  1. I create a new project from MSDEV (The same thing happens for both console and MFC applications).
  2. I go to "Project/Settings," choose the release build, and tell C++ to generate program database debugging info, and tell link to enable profiling and output both a map file and debuging info.
  3. Set build config to Release and rebuild all.
  4. "Profile..." is still grayed in the "Build" menu.
  5. If I run PREP, PROFILE, PREP /M, PLIST from the command line, I get some output, but PLIST throws a fatal error trying to read illegal memory (The instruction at "0x004060f6" referenced memory at "0x7bd22ef0." The memory could not be "read").


Can anyone help me understand why the code profiler seems not to be working here?
GeneralProblem Addressed Pin
Jonathan Gilligan17-Jun-02 14:26
Jonathan Gilligan17-Jun-02 14:26 
GeneralRe: Problem Addressed Pin
17-Jun-02 14:43
suss17-Jun-02 14:43 
GeneralFiltering a image ! :suss: Pin
Hadi Rezaee17-Jun-02 12:22
Hadi Rezaee17-Jun-02 12:22 
GeneralRe: Filtering a image ! :suss: Pin
Christian Graus17-Jun-02 12:54
protectorChristian Graus17-Jun-02 12:54 
GeneralRe: Filtering a image ! :suss: Pin
Hadi Rezaee19-Jun-02 4:30
Hadi Rezaee19-Jun-02 4:30 
GeneralCPropertySheet and its "Apply" button Pin
Abin17-Jun-02 12:14
Abin17-Jun-02 12:14 
GeneralRe: CPropertySheet and its "Apply" button Pin
Le centriste17-Jun-02 16:22
Le centriste17-Jun-02 16:22 
GeneralThank you, and gimme more... Pin
Abin17-Jun-02 16:41
Abin17-Jun-02 16:41 
GeneralRe: Thank you, and gimme more... Pin
James R. Twine18-Jun-02 3:06
James R. Twine18-Jun-02 3:06 
GeneralThank you Pin
Abin18-Jun-02 7:55
Abin18-Jun-02 7:55 
GeneralError when using free to free memory allocated with malloc. Pin
redeemer17-Jun-02 11:54
redeemer17-Jun-02 11:54 
GeneralRe: Error when using free to free memory allocated with malloc. Pin
Roger Broomfield17-Jun-02 12:49
Roger Broomfield17-Jun-02 12:49 
QuestionHow do i keep colors from changing in resource editor? Pin
redeemer17-Jun-02 11:05
redeemer17-Jun-02 11:05 
AnswerRe: How do i keep colors from changing in resource editor? Pin
James R. Twine17-Jun-02 11:40
James R. Twine17-Jun-02 11:40 
GeneralRe: How do i keep colors from changing in resource editor? Pin
redeemer17-Jun-02 11:57
redeemer17-Jun-02 11:57 
GeneralRe: How do i keep colors from changing in resource editor? Pin
James R. Twine18-Jun-02 3:02
James R. Twine18-Jun-02 3:02 
GeneralHelp required to calculate difference between two bitmaps Pin
17-Jun-02 10:54
suss17-Jun-02 10:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.