Click here to Skip to main content
15,923,789 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Creating a new window Pin
Mad__18-Oct-04 0:26
Mad__18-Oct-04 0:26 
GeneralGDI+ metafile problem Pin
P e t e r17-Oct-04 21:19
P e t e r17-Oct-04 21:19 
QuestionHow to open a txt file in a notepad using CFileDialog. Pin
PrashantJ17-Oct-04 21:11
PrashantJ17-Oct-04 21:11 
AnswerRe: How to open a txt file in a notepad using CFileDialog. Pin
Ted Ferenc17-Oct-04 21:34
Ted Ferenc17-Oct-04 21:34 
AnswerRe: How to open a txt file in a notepad using CFileDialog. Pin
22491717-Oct-04 23:01
22491717-Oct-04 23:01 
GeneralAbsolute Newbie question Pin
Gavin Jeffrey17-Oct-04 21:06
Gavin Jeffrey17-Oct-04 21:06 
GeneralRe: Absolute Newbie question Pin
Aamir Butt17-Oct-04 21:18
Aamir Butt17-Oct-04 21:18 
QuestionDirectshow - load movie always increase memory usage? Pin
Indrawati17-Oct-04 20:39
Indrawati17-Oct-04 20:39 
I am currently using Directshow and VC++ to create a simple movie player. I use IGraphBuilder and IMediaEvent interface to render the file (using IGraphBuilder::RenderFile followed by IMediaEvent::Run). When the user selects another movie, I first remove all the filters in the graph (using IGraphBuilder::RemoveFilter) and load the new movie as before. The problem is, there seems to be a memory leak somewhere in my app, since everytime the user selects a new movie, my app's memory usage (seen from Windows Task Manager) always rises by around 1MB and stays there.

Could someone tell me what the possible causes for this leak is? Or does someone know a good sample on this topic?

Thanks!
GeneralFind the errors! Pin
Guoguor17-Oct-04 20:37
Guoguor17-Oct-04 20:37 
GeneralRe: Find the errors! Pin
Guoguor17-Oct-04 20:44
Guoguor17-Oct-04 20:44 
GeneralDirectShow - Capturin video to an avi file Pin
defused17-Oct-04 19:40
defused17-Oct-04 19:40 
GeneralA prolem with Static text ! Pin
King of Merit17-Oct-04 17:59
King of Merit17-Oct-04 17:59 
GeneralRe: A prolem with Static text ! Pin
Ryan Binns17-Oct-04 18:17
Ryan Binns17-Oct-04 18:17 
GeneralRe: A prolem with Static text ! Pin
Sujan Christo17-Oct-04 18:21
Sujan Christo17-Oct-04 18:21 
GeneralManaging Header-Files Pin
Anonymous17-Oct-04 14:21
Anonymous17-Oct-04 14:21 
GeneralRe: Managing Header-Files Pin
toxcct17-Oct-04 21:14
toxcct17-Oct-04 21:14 
QuestionWhat is wrong with my code!! trying to call from one form to the other and back Pin
V5Dave17-Oct-04 11:54
V5Dave17-Oct-04 11:54 
QuestionDestructor not getting rid of the instance? Pin
Kieroshark17-Oct-04 10:03
Kieroshark17-Oct-04 10:03 
AnswerRe: Destructor not getting rid of the instance? Pin
Michael Dunn17-Oct-04 10:28
sitebuilderMichael Dunn17-Oct-04 10:28 
AnswerRe: Destructor not getting rid of the instance? Pin
Mike Dimmick17-Oct-04 12:22
Mike Dimmick17-Oct-04 12:22 
AnswerRe: Destructor not getting rid of the instance? Pin
Tim Smith17-Oct-04 14:45
Tim Smith17-Oct-04 14:45 
AnswerRe: Destructor not getting rid of the instance? Pin
Marc Clifton18-Oct-04 4:24
mvaMarc Clifton18-Oct-04 4:24 
GeneralNeed help to clear text, which I draw over the desktop Pin
vfilll17-Oct-04 9:46
vfilll17-Oct-04 9:46 
GeneralRe: Need help to clear text, which I draw over the desktop Pin
Blake Miller18-Oct-04 6:46
Blake Miller18-Oct-04 6:46 
GeneralRe: Need help to clear text, which I draw over the desktop Pin
vfilll18-Oct-04 7:42
vfilll18-Oct-04 7:42 

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.