Click here to Skip to main content
15,914,416 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalmarcro for comment word-wrap reformat Pin
Philip Winston26-May-00 5:28
Philip Winston26-May-00 5:28 
GeneralCDC::SelectObject returns NULL Pin
Paul Ebert26-May-00 4:27
Paul Ebert26-May-00 4:27 
GeneralHitTest on CTreeCtrl (Dialog Based) Pin
daniel madden26-May-00 4:08
daniel madden26-May-00 4:08 
GeneralRe: HitTest on CTreeCtrl (Dialog Based) Pin
Mike Dunn26-May-00 8:13
Mike Dunn26-May-00 8:13 
GeneralRe: HitTest on CTreeCtrl (Dialog Based) Pin
daniel madden26-May-00 9:39
daniel madden26-May-00 9:39 
GeneralRemoving loaded DLLs after app crash Pin
Jeremy Davis26-May-00 0:04
Jeremy Davis26-May-00 0:04 
GeneralCPrintDialog, customizing Pin
djordj25-May-00 11:27
djordj25-May-00 11:27 
GeneralRe: CPrintDialog, customizing Pin
Chris Meech26-May-00 6:26
Chris Meech26-May-00 6:26 
You will likely need to implement in your CView derived class, a DoPreparePrinting() method and do *NOT* call the base class method. You will still need to set all of the PRINTINFO structure members as required, but instead of using CPrintDialog member, you can instantiate your own dialog instead. Have a peek at the MFC source in VIEWPRNT.CPP for what the base class does and that should help you figure out the stuff you need to do instead.

HTH.
QuestionIPX programming. Posible in windows? Pin
Markus25-May-00 9:12
Markus25-May-00 9:12 
AnswerRe: IPX programming. Posible in windows? Pin
Frank Deo25-May-00 10:29
Frank Deo25-May-00 10:29 
AnswerRe: IPX programming. Posible in windows? Pin
Alex Gorev25-May-00 10:29
Alex Gorev25-May-00 10:29 
AnswerRe: IPX programming. Posible in windows? Pin
Member 120896525-May-00 11:05
Member 120896525-May-00 11:05 
GeneralRe: IPX programming. Posible in windows? Pin
Markus25-May-00 12:24
Markus25-May-00 12:24 
GeneralRe: IPX programming. Posible in windows? Pin
Member 120896525-May-00 12:52
Member 120896525-May-00 12:52 
QuestionSplash screen on dialog-based? Pin
Member 1176625725-May-00 5:59
Member 1176625725-May-00 5:59 
AnswerRe: Splash screen on dialog-based? Pin
Andrebon25-May-00 15:21
Andrebon25-May-00 15:21 
GeneralDrawing from memoryDC to deviceDC using 256 colours only. Pin
David Bru25-May-00 5:15
David Bru25-May-00 5:15 
GeneralOn Top Pin
Member 434825-May-00 4:05
Member 434825-May-00 4:05 
GeneralRe: On Top Pin
Dmitriy25-May-00 9:30
Dmitriy25-May-00 9:30 
GeneralImplementation Magnetic effect to ControlBar Pin
Andrebon25-May-00 0:41
Andrebon25-May-00 0:41 
GeneralRe: Implementation Magnetic effect to ControlBar Pin
Cristi Posea26-May-00 19:12
Cristi Posea26-May-00 19:12 
GeneralDos command from mfc app Pin
Tim Hodgson24-May-00 11:48
Tim Hodgson24-May-00 11:48 
GeneralRe: Dos command from mfc app Pin
imsniper24-May-00 21:06
imsniper24-May-00 21:06 
GeneralRe: Dos command from mfc app Pin
Tim Hodgson25-May-00 3:34
Tim Hodgson25-May-00 3:34 
GeneralRe: Dos command from mfc app Pin
Peter Zajac25-May-00 4:41
Peter Zajac25-May-00 4:41 

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.