Click here to Skip to main content
16,015,504 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: "Scalar deleting destructor" error Pin
Bill Wilson30-May-02 11:53
Bill Wilson30-May-02 11:53 
GeneralRe: "Scalar deleting destructor" error Pin
wqw31-May-02 2:14
wqw31-May-02 2:14 
GeneralRe: "Scalar deleting destructor" error Pin
31-May-02 2:42
suss31-May-02 2:42 
Generala really simple question (i think) Pin
vb_200230-May-02 5:01
vb_200230-May-02 5:01 
GeneralRe: a really simple question (i think) Pin
Prem Kumar30-May-02 5:09
Prem Kumar30-May-02 5:09 
GeneralRe: a really simple question (i think) Pin
Paul M Watt30-May-02 5:29
mentorPaul M Watt30-May-02 5:29 
GeneralRe: a really simple question (i think) Pin
vb_200230-May-02 5:54
vb_200230-May-02 5:54 
GeneralRe: a really simple question (i think) Pin
Paul M Watt30-May-02 7:05
mentorPaul M Watt30-May-02 7:05 
Yes, that would be the problem. The debugger is not quite sure how long your buffer is. In that case you can qualify your data by placing a comma (,) after the name of your pointer, and the number of elements that you want to watch.


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: a really simple question (i think) Pin
wqw31-May-02 2:23
wqw31-May-02 2:23 
GeneralRe: a really simple question (i think) Pin
Roger Allen30-May-02 5:57
Roger Allen30-May-02 5:57 
GeneralSerialization woes Pin
benjymous30-May-02 5:01
benjymous30-May-02 5:01 
GeneralRe: Serialization woes Pin
Prem Kumar30-May-02 5:15
Prem Kumar30-May-02 5:15 
GeneralRe: Serialization woes Pin
Ravi Bhavnani30-May-02 9:20
professionalRavi Bhavnani30-May-02 9:20 
GeneralRe: Serialization woes Pin
jbarton30-May-02 10:06
jbarton30-May-02 10:06 
GeneralRe: Serialization woes Pin
benjymous30-May-02 11:23
benjymous30-May-02 11:23 
GeneralRe: Serialization woes Pin
benjymous30-May-02 22:28
benjymous30-May-02 22:28 
GeneralThreads Pin
Nnamdi Onyeyiri30-May-02 4:57
Nnamdi Onyeyiri30-May-02 4:57 
GeneralRe: Threads Pin
Roger Allen30-May-02 5:01
Roger Allen30-May-02 5:01 
GeneralRe: Threads Pin
Nnamdi Onyeyiri30-May-02 5:20
Nnamdi Onyeyiri30-May-02 5:20 
GeneralRe: Threads Pin
Ernest Laurentin30-May-02 5:26
Ernest Laurentin30-May-02 5:26 
GeneralRe: Threads Pin
Nnamdi Onyeyiri30-May-02 5:31
Nnamdi Onyeyiri30-May-02 5:31 
GeneralRe: Threads Pin
Ernest Laurentin30-May-02 6:10
Ernest Laurentin30-May-02 6:10 
GeneralRe: Threads Pin
Bill Wilson30-May-02 11:56
Bill Wilson30-May-02 11:56 
GeneralRe: Threads Pin
Prem Kumar30-May-02 5:10
Prem Kumar30-May-02 5:10 
Questionhow to get Column count of a List Control Pin
hex30-May-02 4:21
hex30-May-02 4:21 

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.