Click here to Skip to main content
15,920,633 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 21:27
protectorChristian Graus13-Nov-06 21:27 
Questionvery big cstringarray Pin
ayol1212213-Nov-06 12:20
ayol1212213-Nov-06 12:20 
AnswerRe: very big cstringarray Pin
Anthony Mushrow13-Nov-06 12:36
professionalAnthony Mushrow13-Nov-06 12:36 
AnswerRe: very big cstringarray Pin
Mark Salsbery13-Nov-06 13:59
Mark Salsbery13-Nov-06 13:59 
AnswerRe: very big cstringarray Pin
Waldermort13-Nov-06 17:35
Waldermort13-Nov-06 17:35 
GeneralRe: very big cstringarray Pin
ayol1212213-Nov-06 23:56
ayol1212213-Nov-06 23:56 
AnswerRe: very big cstringarray Pin
S Douglas13-Nov-06 19:55
professionalS Douglas13-Nov-06 19:55 
AnswerRe: very big cstringarray Pin
David Crow14-Nov-06 3:29
David Crow14-Nov-06 3:29 
ayol12122 wrote:
...and check in task manager...i can see about 100MB of RAM consumption.


Which is not necessarily how much RAM your process is using. The number reported by TM is actually the size of the address space. Even when you free memory, that number does not necessarily go back down. The is the way Windows' memory manager works.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


QuestionTerminating a process Pin
Jim Crafton13-Nov-06 9:45
Jim Crafton13-Nov-06 9:45 
AnswerRe: Terminating a process Pin
led mike13-Nov-06 9:51
led mike13-Nov-06 9:51 
QuestionRe: Terminating a process Pin
David Crow13-Nov-06 9:55
David Crow13-Nov-06 9:55 
AnswerRe: Terminating a process Pin
Jim Crafton13-Nov-06 10:03
Jim Crafton13-Nov-06 10:03 
AnswerRe: Terminating a process Pin
#realJSOP13-Nov-06 10:15
professional#realJSOP13-Nov-06 10:15 
JokeRe: Terminating a process Pin
led mike13-Nov-06 10:43
led mike13-Nov-06 10:43 
AnswerRe: Terminating a process Pin
Stephen Hewitt13-Nov-06 13:21
Stephen Hewitt13-Nov-06 13:21 
QuestionAutomation server - Coclass registration problem Pin
User 21559713-Nov-06 6:48
User 21559713-Nov-06 6:48 
QuestionMessage Map doesn't work in dynamically loaded dll Pin
Stefan Rehling13-Nov-06 6:39
Stefan Rehling13-Nov-06 6:39 
AnswerRe: Message Map doesn't work in dynamically loaded dll Pin
Mark Salsbery13-Nov-06 7:29
Mark Salsbery13-Nov-06 7:29 
GeneralRe: Message Map doesn't work in dynamically loaded dll Pin
Stefan Rehling13-Nov-06 8:05
Stefan Rehling13-Nov-06 8:05 
GeneralRe: Message Map doesn't work in dynamically loaded dll Pin
Mark Salsbery13-Nov-06 8:27
Mark Salsbery13-Nov-06 8:27 
GeneralRe: Message Map doesn't work in dynamically loaded dll Pin
Mark Salsbery13-Nov-06 8:46
Mark Salsbery13-Nov-06 8:46 
GeneralRe: Message Map doesn't work in dynamically loaded dll Pin
Stefan Rehling13-Nov-06 22:31
Stefan Rehling13-Nov-06 22:31 
QuestionafxOccMgr and pWndCtrl problems Pin
earlgraham13-Nov-06 6:36
earlgraham13-Nov-06 6:36 
QuestionMultiLanguage Engine Pin
dannygilbert313-Nov-06 6:11
dannygilbert313-Nov-06 6:11 
AnswerRe: MultiLanguage Engine Pin
toxcct13-Nov-06 6:19
toxcct13-Nov-06 6:19 

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.