Click here to Skip to main content
15,917,481 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Urgent help needed! Pin
vcseeker11-Aug-03 2:27
vcseeker11-Aug-03 2:27 
QuestionFlowChart Ctrl ? Pin
ScorpioMidget10-Aug-03 22:17
ScorpioMidget10-Aug-03 22:17 
Questionread file wrong? Pin
Member 43880310-Aug-03 21:19
Member 43880310-Aug-03 21:19 
GeneralAlt Key Pin
s o v a n n10-Aug-03 20:45
s o v a n n10-Aug-03 20:45 
GeneralRe: Alt Key Pin
PJ Arends10-Aug-03 20:58
professionalPJ Arends10-Aug-03 20:58 
Generaldetecting network capacity and type Pin
karanba10-Aug-03 20:43
karanba10-Aug-03 20:43 
GeneralDetecting memory leaks Pin
Imtiaz Murtaza10-Aug-03 20:32
Imtiaz Murtaza10-Aug-03 20:32 
GeneralRe: Detecting memory leaks Pin
Anthony_Yio11-Aug-03 0:51
Anthony_Yio11-Aug-03 0:51 
Try out Numega Boundschecker. Fully automated.

Good tools.

Or manually in your codes. Place in CMemoryState to get the allocated bytes for in the codes to see the before and afterso that you know which part is leaking. A bit tedious but at least it is free. (Come with MFC)

Sonork 100.41263:Anthony_Yio
GeneralBind to picture control Pin
henli10-Aug-03 20:16
henli10-Aug-03 20:16 
Questionhow to catch "Access violation Exception" Pin
zecodela10-Aug-03 20:06
zecodela10-Aug-03 20:06 
AnswerRe: how to catch "Access violation Exception" Pin
Michael Dunn10-Aug-03 20:13
sitebuilderMichael Dunn10-Aug-03 20:13 
AnswerRe: how to catch "Access violation Exception" Pin
ullasd10-Aug-03 22:51
ullasd10-Aug-03 22:51 
GeneralRe: how to catch "Access violation Exception" Pin
Anthony_Yio11-Aug-03 0:52
Anthony_Yio11-Aug-03 0:52 
GeneralRe: how to catch "Access violation Exception" Pin
zecodela11-Aug-03 4:47
zecodela11-Aug-03 4:47 
GeneralHelp on ToolBar Drop down arrow Pin
skea10-Aug-03 17:54
skea10-Aug-03 17:54 
GeneralRe: Help on ToolBar Drop down arrow Pin
Nuehli10-Aug-03 19:16
Nuehli10-Aug-03 19:16 
GeneralRe: Not an icon but a toolbar drop down arrow Pin
skea11-Aug-03 10:41
skea11-Aug-03 10:41 
GeneralMessage intercept Pin
bitpusher10-Aug-03 16:29
bitpusher10-Aug-03 16:29 
GeneralRe: Message intercept Pin
Fredrik Skog10-Aug-03 22:04
Fredrik Skog10-Aug-03 22:04 
GeneralRe: Message intercept Pin
bitpusher11-Aug-03 5:40
bitpusher11-Aug-03 5:40 
GeneralRe: Message intercept Pin
Fredrik Skog11-Aug-03 20:06
Fredrik Skog11-Aug-03 20:06 
GeneralNeed help in file writing Pin
Snyp10-Aug-03 16:17
Snyp10-Aug-03 16:17 
GeneralRe: Need help in file writing Pin
Nuehli10-Aug-03 19:08
Nuehli10-Aug-03 19:08 
Generalquestion about "char buffer[200]" Pin
10-Aug-03 13:58
suss10-Aug-03 13:58 
QuestionOleCreateFromFile & Threads - Security Issues? Pin
Florin Ochiana10-Aug-03 11:34
Florin Ochiana10-Aug-03 11:34 

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.