Click here to Skip to main content
15,796,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC dialog member sharing? Pin
Christophocles8-Mar-04 9:01
sussChristophocles8-Mar-04 9:01 
GeneralAdvice required.... Pin
slyone3-Mar-04 11:54
slyone3-Mar-04 11:54 
GeneralRe: Advice required.... Pin
Roger Allen4-Mar-04 7:55
Roger Allen4-Mar-04 7:55 
GeneralRe: Advice required.... Pin
slyone4-Mar-04 13:02
slyone4-Mar-04 13:02 
GeneralUNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
cnd120013-Mar-04 11:36
cnd120013-Mar-04 11:36 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Rick York3-Mar-04 12:09
mveRick York3-Mar-04 12:09 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Tom Larsen3-Mar-04 12:23
Tom Larsen3-Mar-04 12:23 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
cnd120013-Mar-04 12:58
cnd120013-Mar-04 12:58 
It's not so simple. If I have something like this:

ptr = new Myclass();

I want to get into the constructor of Myclass and see what happens, I don't want to debug the code of "new". If I use "step over" I don't see what happens inside the constructor.

Anyway, the Borland 4.52 worked differently. By the way, I tried to run it on windows 2000 and it tells me it cannot find the 32 bit compiler (I set the path). Any idea what's wrong?

Alex
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Christian Graus3-Mar-04 17:47
protectorChristian Graus3-Mar-04 17:47 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Tom Larsen4-Mar-04 6:04
Tom Larsen4-Mar-04 6:04 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Jonas Larsson4-Mar-04 5:45
Jonas Larsson4-Mar-04 5:45 
GeneralAnti-Spam Project Pin
tempgp3-Mar-04 11:35
tempgp3-Mar-04 11:35 
GeneralRe: Anti-Spam Project Pin
Prakash Nadar3-Mar-04 14:31
Prakash Nadar3-Mar-04 14:31 
GeneralRe: Anti-Spam Project Pin
tempgp3-Mar-04 14:37
tempgp3-Mar-04 14:37 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 8:23
David Crow4-Mar-04 8:23 
GeneralRe: Anti-Spam Project Pin
tempgp4-Mar-04 9:25
tempgp4-Mar-04 9:25 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 9:30
David Crow4-Mar-04 9:30 
GeneralRe: Anti-Spam Project Pin
tempgp4-Mar-04 9:39
tempgp4-Mar-04 9:39 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 9:51
David Crow4-Mar-04 9:51 
GeneralRe: Anti-Spam Project Pin
tempgp4-Mar-04 10:00
tempgp4-Mar-04 10:00 
Generalgraphing code.... Pin
mike-o3-Mar-04 11:27
mike-o3-Mar-04 11:27 
GeneralRe: graphing code.... Pin
John R. Shaw3-Mar-04 11:55
John R. Shaw3-Mar-04 11:55 
GeneralRe: graphing code.... Pin
Ravi Bhavnani3-Mar-04 12:55
professionalRavi Bhavnani3-Mar-04 12:55 
GeneralRetrieving all the written data off of a CD Pin
Dev5783-Mar-04 11:13
Dev5783-Mar-04 11:13 
GeneralDialog sizing Pin
act_x3-Mar-04 11:00
act_x3-Mar-04 11:00 

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.