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

C / C++ / MFC

 
AnswerRe: Setting item / row height in CListCtrl Pin
Naveen7-Oct-07 20:17
Naveen7-Oct-07 20:17 
Questionconvert twips to pixels? Pin
littleGreenDude7-Oct-07 15:07
littleGreenDude7-Oct-07 15:07 
AnswerRe: convert twips to pixels? Pin
Mark Salsbery7-Oct-07 15:38
Mark Salsbery7-Oct-07 15:38 
GeneralRe: convert twips to pixels? Pin
littleGreenDude9-Oct-07 4:32
littleGreenDude9-Oct-07 4:32 
GeneralRe: convert twips to pixels? Pin
littleGreenDude9-Oct-07 4:38
littleGreenDude9-Oct-07 4:38 
GeneralRe: convert twips to pixels? Pin
Mark Salsbery9-Oct-07 5:52
Mark Salsbery9-Oct-07 5:52 
QuestionSimple %s issue help Pin
monsieur_jj7-Oct-07 15:07
monsieur_jj7-Oct-07 15:07 
AnswerRe: Simple %s issue help Pin
Mark Salsbery7-Oct-07 15:30
Mark Salsbery7-Oct-07 15:30 
Maybe try casting those WORDs to ints when you pass them to wsprintf().

Also, your parameter list order and types needs to match the order and types of the format
specifiers (they don't match in your example code).

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Simple %s issue help Pin
monsieur_jj7-Oct-07 17:07
monsieur_jj7-Oct-07 17:07 
GeneralRe: Simple %s issue help [modified] Pin
Mark Salsbery7-Oct-07 17:22
Mark Salsbery7-Oct-07 17:22 
GeneralRe: Simple %s issue help Pin
Michael Dunn7-Oct-07 17:38
sitebuilderMichael Dunn7-Oct-07 17:38 
GeneralRe: Simple %s issue help Pin
Mark Salsbery7-Oct-07 17:47
Mark Salsbery7-Oct-07 17:47 
GeneralRe: Simple %s issue help Pin
monsieur_jj7-Oct-07 17:53
monsieur_jj7-Oct-07 17:53 
AnswerRe: Simple %s issue help Pin
TooShy2Talk7-Oct-07 17:48
TooShy2Talk7-Oct-07 17:48 
QuestionRe: Simple %s issue help Pin
David Crow8-Oct-07 4:06
David Crow8-Oct-07 4:06 
AnswerRe: Simple %s issue help Pin
Vaclav_8-Oct-07 9:17
Vaclav_8-Oct-07 9:17 
Question.NET Pin
Dobromir Dimitrov7-Oct-07 12:18
Dobromir Dimitrov7-Oct-07 12:18 
AnswerRe: .NET Pin
Mark Salsbery7-Oct-07 14:19
Mark Salsbery7-Oct-07 14:19 
AnswerRe: .NET Pin
Michael Dunn7-Oct-07 17:52
sitebuilderMichael Dunn7-Oct-07 17:52 
QuestionMFC Pin
vaibhva7-Oct-07 11:44
vaibhva7-Oct-07 11:44 
AnswerRe: MFC Pin
Hamid_RT7-Oct-07 20:08
Hamid_RT7-Oct-07 20:08 
QuestionHow to resize client area without resizing window?? Pin
zarraza7-Oct-07 11:00
zarraza7-Oct-07 11:00 
AnswerRe: How to resize client area without resizing window?? Pin
Mark Salsbery7-Oct-07 14:52
Mark Salsbery7-Oct-07 14:52 
AnswerRe: How to resize client area without resizing window?? Pin
Hamid_RT7-Oct-07 20:11
Hamid_RT7-Oct-07 20:11 
AnswerRe: How to resize client area without resizing window?? Pin
Nelek7-Oct-07 20:51
protectorNelek7-Oct-07 20:51 

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.