Click here to Skip to main content
16,008,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Pinting in MFC, what is the best way. Pin
inlandchris10-Jul-04 5:24
inlandchris10-Jul-04 5:24 
GeneralRe: Pinting in MFC, what is the best way. Pin
Johan Rosengren10-Jul-04 9:00
Johan Rosengren10-Jul-04 9:00 
GeneralPropSheets/Pages - initializing controls Pin
john john mackey9-Jul-04 12:58
john john mackey9-Jul-04 12:58 
GeneralRe: PropSheets/Pages - initializing controls Pin
Michael Dunn9-Jul-04 14:02
sitebuilderMichael Dunn9-Jul-04 14:02 
GeneralRe: PropSheets/Pages - initializing controls Pin
SRV12-Jul-04 8:56
SRV12-Jul-04 8:56 
GeneralRe: PropSheets/Pages - initializing controls Pin
Michael Dunn12-Jul-04 9:10
sitebuilderMichael Dunn12-Jul-04 9:10 
GeneralAccessing Doc in a SDI Application Pin
jerry1211a9-Jul-04 10:26
jerry1211a9-Jul-04 10:26 
GeneralRe: Accessing Doc in a SDI Application Pin
Johan Rosengren10-Jul-04 3:53
Johan Rosengren10-Jul-04 3:53 
If you have other classes that need to update a document, then I suggest that you put a pointer to the docuemtn in the classes from the beginning.

For window-based classes, you might want to consider sending messages to the main window using AfxGetMainWnd, this would probably feel natural for others reading/maintaining your code.
GeneralEthernet Message When Network Connection Is Broken Pin
jerry1211a9-Jul-04 10:16
jerry1211a9-Jul-04 10:16 
GeneralRe: Ethernet Message When Network Connection Is Broken Pin
palbano10-Jul-04 9:52
palbano10-Jul-04 9:52 
GeneralTreeCtrl for Folders and Files Pin
Grahamfff9-Jul-04 10:02
Grahamfff9-Jul-04 10:02 
GeneralRe: TreeCtrl for Folders and Files Pin
PJ Arends10-Jul-04 9:41
professionalPJ Arends10-Jul-04 9:41 
GeneralCPropertySheet / Page question Pin
hongheo769-Jul-04 9:21
hongheo769-Jul-04 9:21 
GeneralRe: CPropertySheet / Page question Pin
PJ Arends10-Jul-04 9:45
professionalPJ Arends10-Jul-04 9:45 
GeneralNon-Blocking I/O From Within a Dialog Pin
pHaze4269-Jul-04 8:31
pHaze4269-Jul-04 8:31 
GeneralRe: Non-Blocking I/O From Within a Dialog Pin
David Crow9-Jul-04 8:40
David Crow9-Jul-04 8:40 
GeneralRe: Non-Blocking I/O From Within a Dialog Pin
pHaze4269-Jul-04 9:06
pHaze4269-Jul-04 9:06 
GeneralRe: Non-Blocking I/O From Within a Dialog Pin
David Crow9-Jul-04 9:12
David Crow9-Jul-04 9:12 
GeneralRe: Non-Blocking I/O From Within a Dialog Pin
palbano9-Jul-04 8:46
palbano9-Jul-04 8:46 
GeneralRe: Non-Blocking I/O From Within a Dialog Pin
pHaze4269-Jul-04 9:30
pHaze4269-Jul-04 9:30 
GeneralRe: Non-Blocking I/O From Within a Dialog Pin
palbano10-Jul-04 8:17
palbano10-Jul-04 8:17 
GeneralRe: Non-Blocking I/O From Within a Dialog Pin
pHaze42612-Jul-04 2:30
pHaze42612-Jul-04 2:30 
GeneralA pointer delimma (requesting help from pointer/dynamic array gurus) Pin
NTense9-Jul-04 7:45
NTense9-Jul-04 7:45 
GeneralRe: A pointer delimma (requesting help from pointer/dynamic array gurus) Pin
palbano9-Jul-04 8:13
palbano9-Jul-04 8:13 
GeneralRe: A pointer delimma (requesting help from pointer/dynamic array gurus) Pin
NTense10-Jul-04 7:22
NTense10-Jul-04 7:22 

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.