Click here to Skip to main content
15,915,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: process termination issue Pin
Stephen Hewitt8-Jan-07 11:42
Stephen Hewitt8-Jan-07 11:42 
QuestionProblem using OpenFileDialog Pin
priyank_ldce8-Jan-07 2:03
priyank_ldce8-Jan-07 2:03 
AnswerRe: Problem using OpenFileDialog Pin
Monty28-Jan-07 2:28
Monty28-Jan-07 2:28 
AnswerRe: Problem using OpenFileDialog Pin
Hamid_RT8-Jan-07 17:39
Hamid_RT8-Jan-07 17:39 
QuestionCoInitializeEx Problem Pin
Raj Prathap8-Jan-07 1:51
Raj Prathap8-Jan-07 1:51 
AnswerRe: CoInitializeEx Problem Pin
Roger Stoltz8-Jan-07 5:46
Roger Stoltz8-Jan-07 5:46 
QuestionThread increasing memory usage? Why ? Pin
Sakthiu8-Jan-07 1:14
Sakthiu8-Jan-07 1:14 
AnswerRe: Thread increasing memory usage? Why ? Pin
PatrykDabrowski8-Jan-07 1:31
PatrykDabrowski8-Jan-07 1:31 
I have similar thing with my multithreaded application. When I create for example 100 dialog windows (each on separate thread) and then I close all of them exept main dialog, memory usage falls down but is not equal to the usage before opening those 100 windows. Visual studio does not report any memory-leaks. I suppose that system is allocating memory for the application but is not freeing everything just in case the application would request again some memory. Maybe it's also your case??

Pat.
AnswerRe: Thread increasing memory usage? Why ? Pin
Cedric Moonen8-Jan-07 1:32
Cedric Moonen8-Jan-07 1:32 
AnswerRe: Thread increasing memory usage? Why ? Pin
David Crow8-Jan-07 4:01
David Crow8-Jan-07 4:01 
AnswerRe: Thread increasing memory usage? Why ? Pin
Roger Stoltz8-Jan-07 4:57
Roger Stoltz8-Jan-07 4:57 
QuestionHow to play .wav file and control speed of the playing .wav file Pin
CraZyToLearn8-Jan-07 1:10
CraZyToLearn8-Jan-07 1:10 
AnswerRe: How to play .wav file and control speed of the playing .wav file Pin
Rajesh R Subramanian8-Jan-07 3:51
professionalRajesh R Subramanian8-Jan-07 3:51 
GeneralRe: How to play .wav file and control speed of the playing .wav file Pin
CraZyToLearn8-Jan-07 18:40
CraZyToLearn8-Jan-07 18:40 
GeneralRe: How to play .wav file and control speed of the playing .wav file Pin
S Douglas8-Jan-07 21:34
professionalS Douglas8-Jan-07 21:34 
AnswerRe: How to play .wav file and control speed of the playing .wav file Pin
Hamid_RT8-Jan-07 17:44
Hamid_RT8-Jan-07 17:44 
QuestionHow to play .wav file and control speed of the playing .wav file Pin
CraZyToLearn8-Jan-07 0:49
CraZyToLearn8-Jan-07 0:49 
AnswerRe: How to play .wav file and control speed of the playing .wav file Pin
Rajesh R Subramanian8-Jan-07 18:39
professionalRajesh R Subramanian8-Jan-07 18:39 
QuestionPost(Thread)Message() and System-wide hooks Pin
PatrykDabrowski8-Jan-07 0:18
PatrykDabrowski8-Jan-07 0:18 
QuestionProblem detecting Availability of Network Path Pin
Sudhir Mangla7-Jan-07 23:53
professionalSudhir Mangla7-Jan-07 23:53 
AnswerRe: Problem detecting Availability of Network Path Pin
David Crow8-Jan-07 4:02
David Crow8-Jan-07 4:02 
QuestionQuestion about CFileDialog class Pin
eusto7-Jan-07 23:02
eusto7-Jan-07 23:02 
QuestionRe: Question about CFileDialog class Pin
prasad_som7-Jan-07 23:08
prasad_som7-Jan-07 23:08 
AnswerRe: Question about CFileDialog class Pin
Cedric Moonen7-Jan-07 23:09
Cedric Moonen7-Jan-07 23:09 
QuestionRe: Question about CFileDialog class Pin
Rajesh R Subramanian7-Jan-07 23:10
professionalRajesh R Subramanian7-Jan-07 23:10 

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.