Click here to Skip to main content
15,907,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Need Help regarding Windows Services Pin
prasad_som21-Sep-06 0:56
prasad_som21-Sep-06 0:56 
AnswerRe: Need Help regarding Windows Services Pin
kakan21-Sep-06 1:03
professionalkakan21-Sep-06 1:03 
AnswerRe: Need Help regarding Windows Services Pin
toxcct21-Sep-06 1:45
toxcct21-Sep-06 1:45 
GeneralRe: Need Help regarding Windows Services Pin
toxcct21-Sep-06 1:54
toxcct21-Sep-06 1:54 
GeneralRe: Need Help regarding Windows Services Pin
Sakthiu21-Sep-06 2:02
Sakthiu21-Sep-06 2:02 
GeneralRe: Need Help regarding Windows Services Pin
toxcct21-Sep-06 2:04
toxcct21-Sep-06 2:04 
AnswerRe: [Message Deleted] Pin
David Crow21-Sep-06 3:11
David Crow21-Sep-06 3:11 
QuestionPrint Preview problem Pin
mihakurent21-Sep-06 0:35
mihakurent21-Sep-06 0:35 
I made a dialog application that draws text into the window using the device context:

CDC* pCD = GetDC();
pCD->TextOut(x, y, "some text I want to print");

I also made an option in which you can change the font. But you choose the print preview it is all messed up. Depending on what font size you choose it shows the letters overlapping each other or too far away from each other in the print preview.

Anyway to fix this?

This is how it looks like in the print preview depending on font size chosen:
http://www3.shrani.si/o.php?printpre951564.jpg
AnswerRe: Print Preview problem Pin
mihakurent24-Sep-06 5:31
mihakurent24-Sep-06 5:31 
QuestionList control header Pin
radhika2821-Sep-06 0:10
radhika2821-Sep-06 0:10 
AnswerRe: List control header Pin
Nibu babu thomas21-Sep-06 0:16
Nibu babu thomas21-Sep-06 0:16 
AnswerRe: List control header Pin
Rinu_Raj21-Sep-06 0:20
Rinu_Raj21-Sep-06 0:20 
QuestionHPALETTE from CPalette! Pin
mostafa_pasha20-Sep-06 23:42
mostafa_pasha20-Sep-06 23:42 
AnswerRe: HPALETTE from CPalette! Pin
Naveen20-Sep-06 23:59
Naveen20-Sep-06 23:59 
AnswerRe: HPALETTE from CPalette! Pin
Nibu babu thomas20-Sep-06 23:59
Nibu babu thomas20-Sep-06 23:59 
QuestionXML or INI Pin
Waldermort20-Sep-06 23:31
Waldermort20-Sep-06 23:31 
AnswerRe: XML or INI Pin
Christian Graus20-Sep-06 23:32
protectorChristian Graus20-Sep-06 23:32 
GeneralRe: XML or INI Pin
Waldermort20-Sep-06 23:39
Waldermort20-Sep-06 23:39 
GeneralRe: XML or INI Pin
David Crow21-Sep-06 3:17
David Crow21-Sep-06 3:17 
GeneralRe: XML or INI Pin
Zac Howland21-Sep-06 3:26
Zac Howland21-Sep-06 3:26 
AnswerRe: XML or INI Pin
Cedric Moonen20-Sep-06 23:36
Cedric Moonen20-Sep-06 23:36 
GeneralRe: XML or INI Pin
Waldermort20-Sep-06 23:42
Waldermort20-Sep-06 23:42 
GeneralRe: XML or INI Pin
Hamid_RT21-Sep-06 0:15
Hamid_RT21-Sep-06 0:15 
GeneralRe: XML or INI Pin
toxcct21-Sep-06 1:41
toxcct21-Sep-06 1:41 
AnswerRe: XML or INI Pin
Zac Howland21-Sep-06 3:23
Zac Howland21-Sep-06 3:23 

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.