Click here to Skip to main content
16,011,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: UCHAR to string??? how? Pin
blueworks19-Nov-04 4:10
blueworks19-Nov-04 4:10 
Generalcan't seem to make FindWindow() work right Pin
BlackDice19-Nov-04 3:12
BlackDice19-Nov-04 3:12 
GeneralRe: can't seem to make FindWindow() work right Pin
David Crow19-Nov-04 3:34
David Crow19-Nov-04 3:34 
GeneralRe: can't seem to make FindWindow() work right Pin
BlackDice19-Nov-04 3:53
BlackDice19-Nov-04 3:53 
GeneralResolved Pin
BlackDice19-Nov-04 4:19
BlackDice19-Nov-04 4:19 
GeneralActive Directory (Microsoft LDAP SDK) : Problem with ldap_bind_s Pin
Devendra Chandola19-Nov-04 2:28
Devendra Chandola19-Nov-04 2:28 
GeneralODBC And MS SQL Pin
GermanGeorge19-Nov-04 2:14
GermanGeorge19-Nov-04 2:14 
GeneralTesting tool needed Pin
Cohen19-Nov-04 2:05
Cohen19-Nov-04 2:05 
Does anyone know is there a testing tool available which could do the following:

While running the application (which is tested) in debug mode the tool collects coverage information which can be saved for later purposes. And here is the catch, it should be possible to compare two sets of coverage information and perform logical operations to them. This way I could for example find out which lines of code were performed in a given test run but not in another and vice versa. It would be nice if the tool had a visual interface which would highlight the differences in the test run coverages (bit like in WinDiff).

This kind of tool would be valuable in a situation where a certain way to perform an operation causes an error but another (alternative) way doesn't. With bigger systems it's quite hard to do this manually.

The tool should be usable with VC++ 6.0.


GeneralCWinThread Pin
shijuck19-Nov-04 1:41
shijuck19-Nov-04 1:41 
GeneralRe: CWinThread Pin
Chris Meech19-Nov-04 2:43
Chris Meech19-Nov-04 2:43 
GeneralVC6 and up-to-date Platform SDK Pin
peterchen19-Nov-04 1:30
peterchen19-Nov-04 1:30 
GeneralRe: VC6 and up-to-date Platform SDK Pin
Jim Crafton19-Nov-04 4:23
Jim Crafton19-Nov-04 4:23 
GeneralRe: VC6 and up-to-date Platform SDK Pin
Graham Bradshaw19-Nov-04 4:23
Graham Bradshaw19-Nov-04 4:23 
GeneralRe: VC6 and up-to-date Platform SDK Pin
Michael Dunn19-Nov-04 13:23
sitebuilderMichael Dunn19-Nov-04 13:23 
GeneralAdding hexadecimal values in c++ Pin
ledallam19-Nov-04 1:10
ledallam19-Nov-04 1:10 
GeneralRe: Adding hexadecimal values in c++ Pin
Kreatief19-Nov-04 1:18
Kreatief19-Nov-04 1:18 
GeneralEdit box and cursor position Pin
Imtiaz Murtaza19-Nov-04 0:43
Imtiaz Murtaza19-Nov-04 0:43 
GeneralRe: Edit box and cursor position Pin
Steve S19-Nov-04 0:49
Steve S19-Nov-04 0:49 
GeneralRe: Edit box and cursor position Pin
Jack Puppy19-Nov-04 0:49
Jack Puppy19-Nov-04 0:49 
GeneralRe: Edit box and cursor position Pin
22491719-Nov-04 0:57
22491719-Nov-04 0:57 
GeneralSaving variables with odd bit sizes Pin
rikkemus19-Nov-04 0:25
rikkemus19-Nov-04 0:25 
GeneralRe: Saving variables with odd bit sizes Pin
Jack Puppy19-Nov-04 0:32
Jack Puppy19-Nov-04 0:32 
GeneralRe: Saving variables with odd bit sizes Pin
Steve S19-Nov-04 0:43
Steve S19-Nov-04 0:43 
GeneralRe: Saving variables with odd bit sizes Pin
rikkemus19-Nov-04 1:16
rikkemus19-Nov-04 1:16 
GeneralRe: Saving variables with odd bit sizes Pin
Bob Flynn19-Nov-04 1:14
Bob Flynn19-Nov-04 1:14 

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.