Click here to Skip to main content
15,917,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ComboBox sorting Pin
Richard MacCutchan28-Jun-10 4:39
mveRichard MacCutchan28-Jun-10 4:39 
AnswerRe: ComboBox sorting Pin
Anand Todkar25-Jun-10 3:21
Anand Todkar25-Jun-10 3:21 
GeneralRe: ComboBox sorting Pin
raju_shiva25-Jun-10 7:40
raju_shiva25-Jun-10 7:40 
GeneralRe: ComboBox sorting Pin
David Crow25-Jun-10 9:39
David Crow25-Jun-10 9:39 
GeneralRe: ComboBox sorting Pin
raju_shiva28-Jun-10 0:24
raju_shiva28-Jun-10 0:24 
GeneralRe: ComboBox sorting Pin
Anand Todkar28-Jun-10 0:42
Anand Todkar28-Jun-10 0:42 
GeneralRe: ComboBox sorting Pin
raju_shiva28-Jun-10 1:17
raju_shiva28-Jun-10 1:17 
QuestionHow to convert from Decimal to Ascii or Binary to ascii? Pin
Le@rner24-Jun-10 21:45
Le@rner24-Jun-10 21:45 
AnswerRe: How to convert from Decimal to Ascii or Binary to ascii? PinPopular
Cedric Moonen24-Jun-10 21:49
Cedric Moonen24-Jun-10 21:49 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Le@rner24-Jun-10 21:54
Le@rner24-Jun-10 21:54 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Cedric Moonen24-Jun-10 22:00
Cedric Moonen24-Jun-10 22:00 
AnswerRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
CPallini24-Jun-10 21:52
mveCPallini24-Jun-10 21:52 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Le@rner24-Jun-10 21:58
Le@rner24-Jun-10 21:58 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
CPallini24-Jun-10 22:01
mveCPallini24-Jun-10 22:01 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Le@rner24-Jun-10 22:13
Le@rner24-Jun-10 22:13 
AnswerRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Richard MacCutchan24-Jun-10 23:23
mveRichard MacCutchan24-Jun-10 23:23 
QuestionI need to implement "Pages Per Sheet" option in my Print Dialog Pin
She_Jack24-Jun-10 21:30
She_Jack24-Jun-10 21:30 
AnswerRe: I need to implement "Pages Per Sheet" option in my Print Dialog Pin
Richard MacCutchan24-Jun-10 23:18
mveRichard MacCutchan24-Jun-10 23:18 
I have never used this but I would assume you need to do some calculations based on this value to resize your logical page. You then need to scale your output to the size of the new logical page and set your start point for each page to its relative position on the physical page. I usually start with problems such as this by drawing a rough representation on a sheet of paper and figure it out from there.
It's time for a new signature.

GeneralRe: I need to implement "Pages Per Sheet" option in my Print Dialog Pin
She_Jack25-Jun-10 2:01
She_Jack25-Jun-10 2:01 
QuestionI2C Communication Pin
shakils24-Jun-10 21:05
shakils24-Jun-10 21:05 
AnswerRe: I2C Communication Pin
Peter_in_278024-Jun-10 21:36
professionalPeter_in_278024-Jun-10 21:36 
AnswerRe: I2C Communication Pin
Parthiban25-Jun-10 0:08
Parthiban25-Jun-10 0:08 
AnswerRe: I2C Communication Pin
LittleYellowBird25-Jun-10 0:52
LittleYellowBird25-Jun-10 0:52 
QuestionHow to convert from Hex to Ascii? Pin
Le@rner24-Jun-10 20:43
Le@rner24-Jun-10 20:43 
AnswerRe: How to convert from Hex to Ascii? Pin
«_Superman_»24-Jun-10 20:49
professional«_Superman_»24-Jun-10 20:49 

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.