Click here to Skip to main content
15,913,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: "DPI Settings" from Display Properties Pin
Manfred Staiger18-Nov-04 5:07
Manfred Staiger18-Nov-04 5:07 
Questionhow to measure Time it takes for a function to execute? Pin
dmxdmxdmx0518-Nov-04 3:49
dmxdmxdmx0518-Nov-04 3:49 
AnswerRe: how to measure Time it takes for a function to execute? Pin
V.18-Nov-04 4:04
professionalV.18-Nov-04 4:04 
AnswerRe: how to measure Time it takes for a function to execute? Pin
David Crow18-Nov-04 4:47
David Crow18-Nov-04 4:47 
AnswerRe: how to measure Time it takes for a function to execute? Pin
Antony M Kancidrowski18-Nov-04 5:10
Antony M Kancidrowski18-Nov-04 5:10 
AnswerRe: how to measure Time it takes for a function to execute? Pin
Antony M Kancidrowski18-Nov-04 5:15
Antony M Kancidrowski18-Nov-04 5:15 
AnswerRe: how to measure Time it takes for a function to execute? Pin
Neville Franks18-Nov-04 9:51
Neville Franks18-Nov-04 9:51 
AnswerRe: how to measure Time it takes for a function to execute? Pin
normanS18-Nov-04 18:41
normanS18-Nov-04 18:41 
As long as you can run your program in the visual studio development emvironment, why not use the Profiler? It does a better job than doing gettime(), and is really easy to use. (Look in the Help.)
But on one of my PCs at work, the profiler refuses to run for some reason.

GeneralTimeLine control or code Pin
ovo18-Nov-04 2:34
ovo18-Nov-04 2:34 
GeneralRe: TimeLine control or code Pin
BlackDice18-Nov-04 3:06
BlackDice18-Nov-04 3:06 
QuestionHow to run an executable program Pin
gunnar6618-Nov-04 2:28
gunnar6618-Nov-04 2:28 
AnswerRe: How to run an executable program Pin
BlackDice18-Nov-04 2:33
BlackDice18-Nov-04 2:33 
GeneralRe: How to run an executable program Pin
gunnar6618-Nov-04 2:37
gunnar6618-Nov-04 2:37 
AnswerRe: How to run an executable program Pin
David Crow18-Nov-04 2:39
David Crow18-Nov-04 2:39 
GeneralRe: How to run an executable program Pin
gunnar6618-Nov-04 2:46
gunnar6618-Nov-04 2:46 
GeneralRe: How to run an executable program Pin
ThatsAlok18-Nov-04 2:52
ThatsAlok18-Nov-04 2:52 
GeneralCMap and its key types Pin
Polly Parrot18-Nov-04 2:26
Polly Parrot18-Nov-04 2:26 
GeneralRe: CMap and its key types[modified to give example] Pin
Antony M Kancidrowski18-Nov-04 2:30
Antony M Kancidrowski18-Nov-04 2:30 
GeneralRe: CMap and its key types Pin
Polly Parrot18-Nov-04 2:34
Polly Parrot18-Nov-04 2:34 
GeneralRe: CMap and its key types Pin
Mike Beckerleg18-Nov-04 5:22
Mike Beckerleg18-Nov-04 5:22 
Questionhow do i mask certain parts of a image file??? Pin
namaskaaram18-Nov-04 1:09
namaskaaram18-Nov-04 1:09 
QuestionHow can we trap errors in Constructors (C++) Pin
Ranjish18-Nov-04 0:45
Ranjish18-Nov-04 0:45 
AnswerRe: How can we trap errors in Constructors (C++) Pin
ThatsAlok18-Nov-04 1:02
ThatsAlok18-Nov-04 1:02 
AnswerRe: How can we trap errors in Constructors (C++) Pin
Maximilien18-Nov-04 2:41
Maximilien18-Nov-04 2:41 
GeneralWindow as Input parameter in c++ function Pin
sangit8418-Nov-04 0:22
professionalsangit8418-Nov-04 0:22 

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.