Click here to Skip to main content
15,913,758 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDirectshow - load movie always increase memory usage? Pin
Indrawati17-Oct-04 20:39
Indrawati17-Oct-04 20:39 
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 
I´m one of those newbies, who would just paste #include-directives until the compiler doesn´t complain anymore. But now I´m pretty stuck up in managing my class-declarations:

I got two classes, each containing a pointer to the other one in order to be able to call the other´s functions.
To be more precise: ClassB is a member of ClassA and should be able to notify ClassA about changes.

There should be nothing special about calling other classes´ functions but how do I get the Compiler to understand, that I´m not trying to do anything illegal?
I tried for hours until I ended up including "#f***u" to all project-files.

For a clean declaration I should #include the headers of embedded classes. But is there any workaround that I can use, if the embedded class itself needs the declaration of the original class?

I hope you can help me out of my misery

Thanx,

Stefan
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 
GeneralCreate email account Pin
Waleed Zedan17-Oct-04 9:32
Waleed Zedan17-Oct-04 9:32 
GeneralRe: Create email account Pin
ThatsAlok17-Oct-04 20:08
ThatsAlok17-Oct-04 20:08 
Generalevaluation period Pin
Anonymous17-Oct-04 6:45
Anonymous17-Oct-04 6:45 
GeneralRe: evaluation period Pin
Maximilien17-Oct-04 9:20
Maximilien17-Oct-04 9:20 
GeneralRe: evaluation period Pin
Anonymous17-Oct-04 13:14
Anonymous17-Oct-04 13:14 
GeneralRe: evaluation period Pin
David Crow18-Oct-04 3:23
David Crow18-Oct-04 3:23 
Generalpush like checkbox Pin
jooo17-Oct-04 6:23
jooo17-Oct-04 6:23 

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.