Click here to Skip to main content
15,906,097 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionconvert double to WCHAR Pin
jkirkerx14-Nov-11 16:32
professionaljkirkerx14-Nov-11 16:32 
AnswerRe: convert double to WCHAR Pin
David Crow14-Nov-11 16:54
David Crow14-Nov-11 16:54 
AnswerRe: convert double to WCHAR PinPopular
Peter_in_278014-Nov-11 17:06
professionalPeter_in_278014-Nov-11 17:06 
GeneralRe: convert double to WCHAR Pin
jkirkerx15-Nov-11 6:15
professionaljkirkerx15-Nov-11 6:15 
QuestionRe: convert double to WCHAR Pin
David Crow15-Nov-11 7:17
David Crow15-Nov-11 7:17 
AnswerRe: convert double to WCHAR Pin
jkirkerx15-Nov-11 8:43
professionaljkirkerx15-Nov-11 8:43 
GeneralRe: convert double to WCHAR Pin
David Crow15-Nov-11 9:07
David Crow15-Nov-11 9:07 
GeneralRe: convert double to WCHAR Pin
jkirkerx15-Nov-11 9:53
professionaljkirkerx15-Nov-11 9:53 
I took it out, and put it back in.

I wasn't sure how to handle the callback loop, and didn't want to create what I call variables in the loop. So I created the szStatusMessage in the private section of the class. When the loop goes round, some of the messages are longer than others, and the old message doesn't clear when the new message is written to the space, so I put the \0 back in just to get rid of the old message, so the cat writes the entire space. I could experiment with moving it back into the loop, and see what changes I need to make.
GeneralRe: convert double to WCHAR Pin
David Crow15-Nov-11 10:08
David Crow15-Nov-11 10:08 
GeneralRe: convert double to WCHAR Pin
jkirkerx15-Nov-11 10:17
professionaljkirkerx15-Nov-11 10:17 
GeneralRe: convert double to WCHAR Pin
jkirkerx15-Nov-11 15:16
professionaljkirkerx15-Nov-11 15:16 
SuggestionRe: convert double to WCHAR Pin
David Crow16-Nov-11 2:05
David Crow16-Nov-11 2:05 
GeneralRe: convert double to WCHAR Pin
jkirkerx16-Nov-11 6:20
professionaljkirkerx16-Nov-11 6:20 
GeneralRe: convert double to WCHAR Pin
jkirkerx15-Nov-11 6:34
professionaljkirkerx15-Nov-11 6:34 
AnswerRe: convert double to WCHAR Pin
jkirkerx15-Nov-11 7:18
professionaljkirkerx15-Nov-11 7:18 
GeneralRe: convert double to WCHAR Pin
David Crow15-Nov-11 9:09
David Crow15-Nov-11 9:09 
GeneralRe: convert double to WCHAR Pin
Peter_in_278015-Nov-11 11:19
professionalPeter_in_278015-Nov-11 11:19 
QuestionSetOccDialogInfo linker error VC 6.0 MFC SOLVED????? Pin
Vaclav_14-Nov-11 12:18
Vaclav_14-Nov-11 12:18 
AnswerRe: SetOccDialogInfo linker error VC 6.0 MFC Pin
Richard Andrew x6414-Nov-11 13:49
professionalRichard Andrew x6414-Nov-11 13:49 
GeneralRe: SetOccDialogInfo linker error VC 6.0 MFC Pin
Vaclav_14-Nov-11 14:30
Vaclav_14-Nov-11 14:30 
QuestionDelete tab Pin
antonio34314-Nov-11 12:08
antonio34314-Nov-11 12:08 
AnswerRe: Delete tab Pin
enhzflep14-Nov-11 13:44
enhzflep14-Nov-11 13:44 
QuestionRe: Delete tab Pin
David Crow14-Nov-11 16:53
David Crow14-Nov-11 16:53 
AnswerRe: Delete tab Pin
antonio34314-Nov-11 23:05
antonio34314-Nov-11 23:05 
QuestionRe: Delete tab Pin
David Crow15-Nov-11 2:59
David Crow15-Nov-11 2:59 

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.