Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Returning focus to window Pin
X20405-Feb-05 22:00
X20405-Feb-05 22:00 
GeneralBeginner need help : bug in my code Pin
Robert Eckman5-Feb-05 19:24
Robert Eckman5-Feb-05 19:24 
GeneralRe: Beginner need help : bug in my code Pin
John L. DeVito5-Feb-05 19:37
professionalJohn L. DeVito5-Feb-05 19:37 
GeneralRe: Beginner need help : bug in my code Pin
Robert Eckman5-Feb-05 19:57
Robert Eckman5-Feb-05 19:57 
GeneralRe: Beginner need help : bug in my code Pin
Robert Eckman5-Feb-05 20:16
Robert Eckman5-Feb-05 20:16 
GeneralCEdit Control to unsigned short array Pin
Dennis Wentworth5-Feb-05 11:37
sussDennis Wentworth5-Feb-05 11:37 
GeneralRe: CEdit Control to unsigned short array Pin
PJ Arends5-Feb-05 13:11
professionalPJ Arends5-Feb-05 13:11 
GeneralRe: CEdit Control to unsigned short array Pin
Dennis Wentworth5-Feb-05 13:35
sussDennis Wentworth5-Feb-05 13:35 
Well I don't want to print the characters out, they are just being used as a one byte representation so I can send that byte across a usb line and then do the opposite conversion, char to int to decimal. etc...

For some reason when I've done this before.. I dont get the right symbol.. or maybe I am..

In the debugger in VC++ the value shows up in its hex value and then it also shows the actually char.. and for the ones that I thought it wasn't working it was showing that weird square character....

Am I just stupid and its doing the conversion right its just not showing it for whatever reason? (ie cuz its a nonprinting). It also happened for a couple of values around the middle of 0-255 at about 128.. That's totally a printable character.. So I dunno.
GeneralRe: CEdit Control to unsigned short array Pin
PJ Arends5-Feb-05 15:35
professionalPJ Arends5-Feb-05 15:35 
QuestionRedrawWindow(), Invalidate() ? Pin
BlackDice5-Feb-05 5:40
BlackDice5-Feb-05 5:40 
AnswerRe: RedrawWindow(), Invalidate() ? Pin
Mike Dimmick5-Feb-05 9:05
Mike Dimmick5-Feb-05 9:05 
GeneralRe: RedrawWindow(), Invalidate() ? Pin
BlackDice5-Feb-05 9:10
BlackDice5-Feb-05 9:10 
GeneralPlaying WAV files Pin
Grahamfff5-Feb-05 5:32
Grahamfff5-Feb-05 5:32 
GeneralRe: Playing WAV files Pin
PJ Arends5-Feb-05 10:44
professionalPJ Arends5-Feb-05 10:44 
GeneralRe: Playing WAV files Pin
Blake Miller7-Feb-05 5:25
Blake Miller7-Feb-05 5:25 
GeneralProblems with malloc Pin
r3dqu33n5-Feb-05 1:12
r3dqu33n5-Feb-05 1:12 
GeneralRe: Problems with malloc Pin
WoutL5-Feb-05 1:25
WoutL5-Feb-05 1:25 
GeneralRe: Problems with malloc Pin
r3dqu33n5-Feb-05 1:38
r3dqu33n5-Feb-05 1:38 
GeneralRe: Problems with malloc Pin
WoutL5-Feb-05 1:54
WoutL5-Feb-05 1:54 
GeneralRe: Problems with malloc Pin
Anonymous5-Feb-05 3:57
Anonymous5-Feb-05 3:57 
GeneralRe: Problems with malloc Pin
Mike Dimmick5-Feb-05 1:57
Mike Dimmick5-Feb-05 1:57 
GeneralRe: Problems with malloc Pin
Michael Dunn5-Feb-05 20:49
sitebuilderMichael Dunn5-Feb-05 20:49 
GeneralHTTP chunked encoding Pin
Taka Muraoka4-Feb-05 23:47
Taka Muraoka4-Feb-05 23:47 
GeneralA Problem with PostgreSQl Pin
tranglt4-Feb-05 22:44
tranglt4-Feb-05 22:44 
GeneralGDI+ Bitmaps Pin
jgeorge214-Feb-05 22:04
jgeorge214-Feb-05 22:04 

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.