Click here to Skip to main content
15,906,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Disabling the System Menu Pin
Stlan5-Oct-03 22:56
Stlan5-Oct-03 22:56 
QuestionHow to create a project template? Pin
junli5-Oct-03 22:32
junli5-Oct-03 22:32 
GeneralScrollbar sizes Pin
Stlan5-Oct-03 22:00
Stlan5-Oct-03 22:00 
GeneralGetSystemMetrics Pin
Stlan5-Oct-03 22:48
Stlan5-Oct-03 22:48 
GeneralCommunication betwwen classes Pin
BlackRider5-Oct-03 21:36
BlackRider5-Oct-03 21:36 
GeneralRe: Communication betwwen classes Pin
jhwurmbach5-Oct-03 22:01
jhwurmbach5-Oct-03 22:01 
GeneralRe: Communication betwwen classes Pin
BlackRider5-Oct-03 23:12
BlackRider5-Oct-03 23:12 
GeneralRe: Communication betwwen classes Pin
jhwurmbach5-Oct-03 23:17
jhwurmbach5-Oct-03 23:17 
Ok, it works just the same.
The hardest part is to get a valid pointer of the class you want to access.
I typical use an extra constructor parameter, e.g. for access to the Document in dialogs, or special Set-functions (but I then normally make my pointer a const pointer to a const object and carefully test for non-nullness).


Who is 'General Failure'? And why is he reading my harddisk?!?
GeneralRe: Communication betwwen classes Pin
spiritualfields6-Oct-03 4:45
spiritualfields6-Oct-03 4:45 
QuestionShowing page of pdf file? Pin
Brian van der Beek5-Oct-03 20:47
Brian van der Beek5-Oct-03 20:47 
AnswerRe: Showing page of pdf file? Pin
J. Dunlap5-Oct-03 20:49
J. Dunlap5-Oct-03 20:49 
GeneralRe: Showing page of pdf file? Pin
Brian van der Beek5-Oct-03 21:17
Brian van der Beek5-Oct-03 21:17 
GeneralRe: Showing page of pdf file? Pin
J. Dunlap5-Oct-03 21:24
J. Dunlap5-Oct-03 21:24 
AnswerRe: Showing page of pdf file? Pin
Bernhard6-Oct-03 4:29
Bernhard6-Oct-03 4:29 
GeneralRe: Showing page of pdf file? Pin
Brian van der Beek6-Oct-03 4:37
Brian van der Beek6-Oct-03 4:37 
GeneralRe: Showing page of pdf file? Pin
Bernhard6-Oct-03 4:42
Bernhard6-Oct-03 4:42 
GeneralAccessing a file's properties from a VC++ application Pin
jopett5-Oct-03 20:43
jopett5-Oct-03 20:43 
GeneralRe: Accessing a file's properties from a VC++ application Pin
David Crow6-Oct-03 3:13
David Crow6-Oct-03 3:13 
GeneralAbstract Factory in C++ Pin
Saurabh_Delhi5-Oct-03 19:46
Saurabh_Delhi5-Oct-03 19:46 
GeneralProgrammers needed Pin
LOSTTWARE.com5-Oct-03 18:29
LOSTTWARE.com5-Oct-03 18:29 
GeneralRe: Programmers needed Pin
KaЯl6-Oct-03 3:13
KaЯl6-Oct-03 3:13 
GeneralC++ Question. Pin
WREY5-Oct-03 17:44
WREY5-Oct-03 17:44 
GeneralRe: C++ Question. Pin
Anonymous5-Oct-03 20:47
Anonymous5-Oct-03 20:47 
GeneralRe: C++ Question. Pin
WREY5-Oct-03 21:19
WREY5-Oct-03 21:19 
GeneralRe: C++ Question. Pin
Johnny ²6-Oct-03 1:05
Johnny ²6-Oct-03 1:05 

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.