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

C / C++ / MFC

 
GeneralRe: CreateNamedPipe Pin
hph9-Mar-04 3:44
hph9-Mar-04 3:44 
GeneralRe: CreateNamedPipe Pin
David Crow9-Mar-04 4:07
David Crow9-Mar-04 4:07 
GeneralRe: CreateNamedPipe Pin
hph9-Mar-04 4:24
hph9-Mar-04 4:24 
GeneralDebug System Wide Hooks Pin
bilal789-Mar-04 1:53
bilal789-Mar-04 1:53 
GeneralOut of virtual memory Pin
martin_j9-Mar-04 1:44
martin_j9-Mar-04 1:44 
GeneralRe: Out of virtual memory Pin
David Crow9-Mar-04 2:18
David Crow9-Mar-04 2:18 
GeneralRe: Out of virtual memory Pin
Prakash Nadar9-Mar-04 2:38
Prakash Nadar9-Mar-04 2:38 
GeneralRe: Out of virtual memory Pin
martin_j9-Mar-04 2:59
martin_j9-Mar-04 2:59 
Thanx for your answer.

I do call a procedure in the last while statement wich is using pointers. So I'm afraid I do not delete these pointers properly.
While I check the system performance I can see that I use more and more virtual memory. It stops at about 2.1GB (all used) and then fills the RAM. Thereafter the program crashes.
I do have about 100GB frre space on the hard drive.
I talked to a friend and he proposed that I should use case statements instead. What would be the differense?

/Martin

Martin_j
GeneralRe: Out of virtual memory Pin
wb9-Mar-04 3:31
wb9-Mar-04 3:31 
GeneralRe: Out of virtual memory Pin
David Crow9-Mar-04 3:33
David Crow9-Mar-04 3:33 
GeneralRe: Out of virtual memory Pin
martin_j9-Mar-04 3:41
martin_j9-Mar-04 3:41 
GeneralRe: Out of virtual memory Pin
wb9-Mar-04 3:46
wb9-Mar-04 3:46 
GeneralRe: Out of virtual memory Pin
martin_j9-Mar-04 3:48
martin_j9-Mar-04 3:48 
GeneralRe: Out of virtual memory Pin
David Crow9-Mar-04 3:57
David Crow9-Mar-04 3:57 
GeneralRe: Out of virtual memory Pin
martin_j9-Mar-04 4:06
martin_j9-Mar-04 4:06 
GeneralRe: Out of virtual memory Pin
Prakash Nadar9-Mar-04 4:40
Prakash Nadar9-Mar-04 4:40 
GeneralRelease <-> Debug woes Pin
Phil.Benson9-Mar-04 1:12
professionalPhil.Benson9-Mar-04 1:12 
GeneralRe: Release <-> Debug woes Pin
wb9-Mar-04 3:33
wb9-Mar-04 3:33 
GeneralRe: Release <-> Debug woes Pin
Phil.Benson9-Mar-04 3:42
professionalPhil.Benson9-Mar-04 3:42 
GeneralRe: Release <-> Debug woes Pin
wb9-Mar-04 3:56
wb9-Mar-04 3:56 
GeneralRe: Release <-> Debug woes Pin
Phil.Benson9-Mar-04 4:13
professionalPhil.Benson9-Mar-04 4:13 
GeneralRe: Release <-> Debug woes Pin
Phil.Benson22-Apr-04 1:48
professionalPhil.Benson22-Apr-04 1:48 
QuestionAre DLL`s slow? Pin
GDavy9-Mar-04 0:56
GDavy9-Mar-04 0:56 
AnswerRe: Are DLL`s slow? Pin
Prakash Nadar9-Mar-04 1:03
Prakash Nadar9-Mar-04 1:03 
AnswerRe: Are DLL`s slow? Pin
Anonymous9-Mar-04 4:26
Anonymous9-Mar-04 4:26 

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.