Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OnPrint with MFC Pin
Mark Salsbery31-Oct-07 8:37
Mark Salsbery31-Oct-07 8:37 
GeneralRe: OnPrint with MFC Pin
mnnca31-Oct-07 11:06
mnnca31-Oct-07 11:06 
GeneralRe: OnPrint with MFC Pin
Mark Salsbery1-Nov-07 5:32
Mark Salsbery1-Nov-07 5:32 
GeneralRe: OnPrint with MFC Pin
mnnca2-Nov-07 10:16
mnnca2-Nov-07 10:16 
GeneralRe: OnPrint with MFC Pin
mnnca7-Nov-07 7:58
mnnca7-Nov-07 7:58 
GeneralRe: OnPrint with MFC Pin
Mark Salsbery7-Nov-07 9:45
Mark Salsbery7-Nov-07 9:45 
GeneralRe: OnPrint with MFC Pin
mnnca7-Nov-07 10:54
mnnca7-Nov-07 10:54 
GeneralRe: OnPrint with MFC Pin
Mark Salsbery7-Nov-07 11:04
Mark Salsbery7-Nov-07 11:04 
mnnca wrote:
when I add that line in the old prj file, it works. I dont understand why though.


That's a good sign that OnPrepareDC() wasn't setting up the DC the way the code
doing the printing ( CDISKVERView::PrintPage()) was expecting.  That's certainly a
different map mode than OnPrepareDC() is using Smile | :)

So did you get it all working the way you wanted??

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: OnPrint with MFC Pin
mnnca7-Nov-07 11:13
mnnca7-Nov-07 11:13 
GeneralRe: OnPrint with MFC Pin
Mark Salsbery7-Nov-07 11:31
Mark Salsbery7-Nov-07 11:31 
GeneralRe: OnPrint with MFC Pin
mnnca7-Nov-07 11:37
mnnca7-Nov-07 11:37 
GeneralRe: OnPrint with MFC Pin
Nelek1-Nov-07 22:00
protectorNelek1-Nov-07 22:00 
GeneralRe: OnPrint with MFC Pin
mnnca2-Nov-07 10:14
mnnca2-Nov-07 10:14 
QuestionHide cursor on CEdit? Pin
Gofur Halmurat31-Oct-07 6:41
Gofur Halmurat31-Oct-07 6:41 
QuestionRe: Hide cursor on CEdit? Pin
Mark Salsbery31-Oct-07 7:04
Mark Salsbery31-Oct-07 7:04 
AnswerRe: Hide cursor on CEdit? Pin
Gofur Halmurat31-Oct-07 7:07
Gofur Halmurat31-Oct-07 7:07 
GeneralRe: Hide cursor on CEdit? Pin
Mark Salsbery31-Oct-07 7:13
Mark Salsbery31-Oct-07 7:13 
GeneralRe: Hide cursor on CEdit? Pin
Gofur Halmurat31-Oct-07 7:16
Gofur Halmurat31-Oct-07 7:16 
GeneralRe: Hide cursor on CEdit? Pin
Mark Salsbery31-Oct-07 7:30
Mark Salsbery31-Oct-07 7:30 
GeneralRe: Hide cursor on CEdit? Pin
Gofur Halmurat31-Oct-07 9:10
Gofur Halmurat31-Oct-07 9:10 
GeneralRe: Hide cursor on CEdit? Pin
Mark Salsbery31-Oct-07 9:42
Mark Salsbery31-Oct-07 9:42 
GeneralRe: Hide cursor on CEdit? Pin
Gofur Halmurat31-Oct-07 10:08
Gofur Halmurat31-Oct-07 10:08 
QuestionRe: Hide cursor on CEdit? Pin
Mark Salsbery31-Oct-07 10:10
Mark Salsbery31-Oct-07 10:10 
QuestionRe: Hide cursor on CEdit? Pin
David Crow31-Oct-07 10:17
David Crow31-Oct-07 10:17 
AnswerRe: Hide cursor on CEdit? Pin
Mark Salsbery31-Oct-07 10:22
Mark Salsbery31-Oct-07 10: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.