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

C / C++ / MFC

 
AnswerRe: How to use this template with varying sizes? Pin
Stephen Hewitt1-Nov-07 17:50
Stephen Hewitt1-Nov-07 17:50 
QuestionOnPrint with MFC Pin
mnnca31-Oct-07 7:08
mnnca31-Oct-07 7:08 
AnswerRe: OnPrint with MFC Pin
Gofur Halmurat31-Oct-07 7:10
Gofur Halmurat31-Oct-07 7:10 
GeneralRe: OnPrint with MFC Pin
mnnca31-Oct-07 7:29
mnnca31-Oct-07 7:29 
QuestionRe: OnPrint with MFC Pin
Mark Salsbery31-Oct-07 7:16
Mark Salsbery31-Oct-07 7:16 
AnswerRe: OnPrint with MFC Pin
mnnca31-Oct-07 7:34
mnnca31-Oct-07 7:34 
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 
Hi:
Thanks for the tips.
I inserted lots of debug statements (in release mode) to display the cordinates (x,y), they look ok (within page boundary).
There are differences between the debug and release libraries (MSVCRTD.dll, MFC42D.dll, MFCO42D.dll).
One difference I found is the height of the TEXTMETRIC. I even tried to set it to a fixed value (17, as seen in debug mode), it still doesnt work.

mnnca

mnnca

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 
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 

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.