Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to draw a virtual window? Pin
chybin4-Apr-06 0:23
chybin4-Apr-06 0:23 
AnswerRe: How to draw a virtual window? Pin
YaronNir4-Apr-06 1:25
YaronNir4-Apr-06 1:25 
QuestionMemory Leak Pin
thepersonof3-Apr-06 23:54
thepersonof3-Apr-06 23:54 
AnswerRe: Memory Leak Pin
Ștefan-Mihai MOGA4-Apr-06 0:01
professionalȘtefan-Mihai MOGA4-Apr-06 0:01 
AnswerRe: Memory Leak Pin
Cedric Moonen4-Apr-06 0:08
Cedric Moonen4-Apr-06 0:08 
AnswerRe: Memory Leak Pin
sunit54-Apr-06 0:16
sunit54-Apr-06 0:16 
AnswerRe: Memory Leak Pin
toxcct4-Apr-06 0:48
toxcct4-Apr-06 0:48 
AnswerRe: Memory Leak Pin
jayart4-Apr-06 1:34
jayart4-Apr-06 1:34 
If you are using STL it might be possible that you are passing these STL arrays in a function as a paramter or returning from a function. Check out if you are using a normal copy or reference copy.
This might shoot up the memory used though not using new/malloc.


Arti Gujare
GeneralRe: Memory Leak Pin
thepersonof4-Apr-06 1:42
thepersonof4-Apr-06 1:42 
GeneralRe: Memory Leak Pin
jayart4-Apr-06 1:53
jayart4-Apr-06 1:53 
GeneralRe: Memory Leak Pin
thepersonof4-Apr-06 1:56
thepersonof4-Apr-06 1:56 
GeneralRe: Memory Leak Pin
toxcct4-Apr-06 2:01
toxcct4-Apr-06 2:01 
GeneralRe: Memory Leak Pin
jayart4-Apr-06 2:08
jayart4-Apr-06 2:08 
GeneralRe: Memory Leak Pin
toxcct4-Apr-06 2:14
toxcct4-Apr-06 2:14 
QuestionRight mouse click for CStatic ? Pin
madmax00013-Apr-06 23:52
madmax00013-Apr-06 23:52 
AnswerRe: Right mouse click for CStatic ? Pin
J51219824-Apr-06 0:00
J51219824-Apr-06 0:00 
GeneralRe: Right mouse click for CStatic ? Pin
madmax00014-Apr-06 0:14
madmax00014-Apr-06 0:14 
GeneralRe: Right mouse click for CStatic ? Pin
J51219824-Apr-06 0:29
J51219824-Apr-06 0:29 
Generaloff topic Pin
toxcct4-Apr-06 0:45
toxcct4-Apr-06 0:45 
QuestionDiffrence between the Language. Pin
Tom Mat3-Apr-06 23:33
Tom Mat3-Apr-06 23:33 
AnswerRe: Diffrence between the Language. Pin
toxcct3-Apr-06 23:36
toxcct3-Apr-06 23:36 
AnswerRe: Diffrence between the Language. Pin
Cedric Moonen3-Apr-06 23:49
Cedric Moonen3-Apr-06 23:49 
AnswerRe: Diffrence between the Language. Pin
Ștefan-Mihai MOGA4-Apr-06 1:38
professionalȘtefan-Mihai MOGA4-Apr-06 1:38 
AnswerRe: Diffrence between the Language. Pin
YaronNir4-Apr-06 4:22
YaronNir4-Apr-06 4:22 
Questionhelp for server... Pin
dubrava3-Apr-06 23:07
dubrava3-Apr-06 23:07 

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.