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

C / C++ / MFC

 
AnswerRe: How to convert Bytes to Hex Pin
toxcct20-Feb-06 4:12
toxcct20-Feb-06 4:12 
GeneralRe: How to convert Bytes to Hex Pin
srija20-Feb-06 5:00
srija20-Feb-06 5:00 
GeneralRe: How to convert Bytes to Hex Pin
toxcct20-Feb-06 5:06
toxcct20-Feb-06 5:06 
GeneralRe: How to convert Bytes to Hex Pin
srija20-Feb-06 5:44
srija20-Feb-06 5:44 
GeneralRe: How to convert Bytes to Hex Pin
toxcct20-Feb-06 5:47
toxcct20-Feb-06 5:47 
GeneralRe: How to convert Bytes to Hex Pin
Wim Engberts21-Feb-06 2:23
Wim Engberts21-Feb-06 2:23 
GeneralRe: How to convert Bytes to Hex Pin
toxcct21-Feb-06 6:14
toxcct21-Feb-06 6:14 
AnswerRe: How to convert Bytes to Hex Pin
John M. Drescher20-Feb-06 4:15
John M. Drescher20-Feb-06 4:15 
Confused | :confused: I am a little confused on what you are trying to do. I assume the data is binary and you want to send strings of hex codes instead? Like this
<br />
0A 2F 3C 2B FC


If so loop through the bytes and output them with string.Format("%02X",onebyte);



John

-- modified at 10:17 Monday 20th February, 2006
QuestionUsing the xp theme calls - are they broken? Pin
Jim Crafton20-Feb-06 4:04
Jim Crafton20-Feb-06 4:04 
QuestionHow can service tell if reboot or shutdown? Pin
Anorexic Tribble20-Feb-06 3:40
Anorexic Tribble20-Feb-06 3:40 
AnswerRe: How can service tell if reboot or shutdown? Pin
Gavin Taylor20-Feb-06 6:04
professionalGavin Taylor20-Feb-06 6:04 
AnswerRe: How can service tell if reboot or shutdown? Pin
Gavin Taylor20-Feb-06 6:19
professionalGavin Taylor20-Feb-06 6:19 
AnswerRe: How can service tell if reboot or shutdown? Pin
Maximilien20-Feb-06 6:54
Maximilien20-Feb-06 6:54 
GeneralRe: How can service tell if reboot or shutdown? Pin
Anorexic Tribble20-Feb-06 7:51
Anorexic Tribble20-Feb-06 7:51 
GeneralRe: How can service tell if reboot or shutdown? Pin
Chris Meech20-Feb-06 9:26
Chris Meech20-Feb-06 9:26 
GeneralRe: How can service tell if reboot or shutdown? Pin
Anorexic Tribble20-Feb-06 10:20
Anorexic Tribble20-Feb-06 10:20 
GeneralRe: How can service tell if reboot or shutdown? Pin
Chris Meech21-Feb-06 3:40
Chris Meech21-Feb-06 3:40 
GeneralRe: How can service tell if reboot or shutdown? Pin
Anorexic Tribble21-Feb-06 7:41
Anorexic Tribble21-Feb-06 7:41 
Questiondig itoa out Pin
LiYS20-Feb-06 3:34
LiYS20-Feb-06 3:34 
AnswerRe: dig itoa out Pin
Prakash Nadar20-Feb-06 3:52
Prakash Nadar20-Feb-06 3:52 
GeneralRe: dig itoa out Pin
BadKarma20-Feb-06 4:58
BadKarma20-Feb-06 4:58 
QuestionRegarding Path of MS outlook in various languages of windows Pin
rajeevktripathi20-Feb-06 2:45
rajeevktripathi20-Feb-06 2:45 
AnswerRe: Regarding Path of MS outlook in various languages of windows Pin
Michael Dunn20-Feb-06 11:04
sitebuilderMichael Dunn20-Feb-06 11:04 
QuestionUnicode data in Reg.dll Pin
meet2nishith20-Feb-06 1:38
meet2nishith20-Feb-06 1:38 
QuestionOptical Character recognition(OCR) Pin
Ankush Mehta20-Feb-06 1:22
Ankush Mehta20-Feb-06 1: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.