Click here to Skip to main content
15,790,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Measure timing of functions Pin
dybs15-Apr-09 16:59
dybs15-Apr-09 16:59 
AnswerRe: Measure timing of functions Pin
Jijo.Raj15-Apr-09 23:37
Jijo.Raj15-Apr-09 23:37 
QuestionC++ function source code size Pin
Eureka_jim15-Apr-09 11:35
Eureka_jim15-Apr-09 11:35 
AnswerRe: C++ function source code size Pin
Stuart Dootson15-Apr-09 12:18
professionalStuart Dootson15-Apr-09 12:18 
GeneralRe: C++ function source code size Pin
Rolf Kristensen15-Apr-09 12:52
Rolf Kristensen15-Apr-09 12:52 
GeneralRe: C++ function source code size Pin
Stuart Dootson15-Apr-09 16:15
professionalStuart Dootson15-Apr-09 16:15 
GeneralRe: C++ function source code size Pin
Eureka_jim16-Apr-09 7:13
Eureka_jim16-Apr-09 7:13 
AnswerRe: C++ function source code size Pin
Rolf Kristensen15-Apr-09 12:50
Rolf Kristensen15-Apr-09 12:50 
Here is list of SLOC metric tools:

LOC Metrics - Alternative Tools[^]

Source Monitor[^] seems to provide what you need, as it can provide a quick overview of all methods and how many statements they have. Just create a baseline and right-click the baseline and choose "Display Method Metrics...."

Also I would recommend to use Doxygen to see call hierarchies and class diagrams.
QuestionActiveX Pin
siva45515-Apr-09 9:33
siva45515-Apr-09 9:33 
AnswerRe: ActiveX Pin
KarstenK16-Apr-09 5:35
mveKarstenK16-Apr-09 5:35 
QuestionSendMessage in VS 2008 Pin
CString(0xcccccccc)15-Apr-09 8:41
CString(0xcccccccc)15-Apr-09 8:41 
AnswerRe: SendMessage in VS 2008 Pin
Stuart Dootson15-Apr-09 10:43
professionalStuart Dootson15-Apr-09 10:43 
GeneralRe: SendMessage in VS 2008 Pin
CString(0xcccccccc)15-Apr-09 13:48
CString(0xcccccccc)15-Apr-09 13:48 
GeneralRe: SendMessage in VS 2008 Pin
Stuart Dootson15-Apr-09 16:33
professionalStuart Dootson15-Apr-09 16:33 
GeneralRe: SendMessage in VS 2008 Pin
CString(0xcccccccc)15-Apr-09 22:31
CString(0xcccccccc)15-Apr-09 22:31 
GeneralRe: SendMessage in VS 2008 Pin
Stuart Dootson15-Apr-09 23:30
professionalStuart Dootson15-Apr-09 23:30 
GeneralRe: SendMessage in VS 2008 Pin
CString(0xcccccccc)16-Apr-09 12:38
CString(0xcccccccc)16-Apr-09 12:38 
GeneralRe: SendMessage in VS 2008 Pin
Stuart Dootson16-Apr-09 14:46
professionalStuart Dootson16-Apr-09 14:46 
GeneralRe: SendMessage in VS 2008 Pin
CString(0xcccccccc)16-Apr-09 23:16
CString(0xcccccccc)16-Apr-09 23:16 
Questioncreating tooltip that follows cusor, to display coordinates. Pin
soongez15-Apr-09 7:21
soongez15-Apr-09 7:21 
AnswerRe: creating tooltip that follows cusor, to display coordinates. Pin
Stuart Dootson15-Apr-09 10:40
professionalStuart Dootson15-Apr-09 10:40 
QuestionRe: creating tooltip that follows cusor, to display coordinates. Pin
Maximilien15-Apr-09 11:06
Maximilien15-Apr-09 11:06 
AnswerRe: creating tooltip that follows cusor, to display coordinates. Pin
soongez15-Apr-09 16:19
soongez15-Apr-09 16:19 
AnswerRe: creating tooltip that follows cusor, to display coordinates. Pin
Rolf Kristensen15-Apr-09 21:49
Rolf Kristensen15-Apr-09 21:49 
QuestionDate Picker Control - Need to switch from British to American Format. Pin
Don Jones BNYMellon15-Apr-09 5:09
Don Jones BNYMellon15-Apr-09 5:09 

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.