Click here to Skip to main content
15,895,667 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Hide cursor on CEdit? Pin
David Crow1-Nov-07 4:14
David Crow1-Nov-07 4:14 
AnswerRe: Hide cursor on CEdit? Pin
Gofur Halmurat1-Nov-07 4:30
Gofur Halmurat1-Nov-07 4:30 
QuestionRe: Hide cursor on CEdit? Pin
David Crow1-Nov-07 4:32
David Crow1-Nov-07 4:32 
AnswerRe: Hide cursor on CEdit? Pin
Gofur Halmurat1-Nov-07 4:39
Gofur Halmurat1-Nov-07 4:39 
GeneralRe: Hide cursor on CEdit? Pin
David Crow1-Nov-07 4:44
David Crow1-Nov-07 4:44 
GeneralRe: Hide cursor on CEdit? Pin
Gofur Halmurat1-Nov-07 4:49
Gofur Halmurat1-Nov-07 4:49 
QuestionConvert a char[ ] to int[ ] Pin
NYTSX31-Oct-07 4:59
NYTSX31-Oct-07 4:59 
AnswerRe: Convert a char[ ] to int[ ] Pin
Nelek31-Oct-07 5:10
protectorNelek31-Oct-07 5:10 
One possible way is to add the most significant char to the int and move the bits to the left with <<, then the next one and so on.

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

Wink | ;)

GeneralRe: Convert a char[ ] to int[ ] Pin
NYTSX31-Oct-07 5:19
NYTSX31-Oct-07 5:19 
AnswerRe: Convert a char[ ] to int[ ] [modified] Pin
George L. Jackson31-Oct-07 5:23
George L. Jackson31-Oct-07 5:23 
GeneralRe: Convert a char[ ] to int[ ] Pin
NYTSX31-Oct-07 7:28
NYTSX31-Oct-07 7:28 
GeneralRe: Convert a char[ ] to int[ ] Pin
Roger Stoltz31-Oct-07 7:57
Roger Stoltz31-Oct-07 7:57 
GeneralRe: Convert a char[ ] to int[ ] Pin
George L. Jackson31-Oct-07 8:06
George L. Jackson31-Oct-07 8:06 
QuestionRe: Convert a char[ ] to int[ ] Pin
David Crow31-Oct-07 10:23
David Crow31-Oct-07 10:23 
AnswerRe: Convert a char[ ] to int[ ] Pin
George L. Jackson31-Oct-07 17:14
George L. Jackson31-Oct-07 17:14 
AnswerRe: Convert a char[ ] to int[ ] Pin
Cedric Moonen31-Oct-07 5:26
Cedric Moonen31-Oct-07 5:26 
GeneralRe: Convert a char[ ] to int[ ] Pin
toxcct31-Oct-07 5:31
toxcct31-Oct-07 5:31 
AnswerRe: Convert a char[ ] to int[ ] Pin
toxcct31-Oct-07 5:30
toxcct31-Oct-07 5:30 
AnswerRe: Convert a char[ ] to int[ ] Pin
Robert Surtees1-Nov-07 10:22
Robert Surtees1-Nov-07 10:22 
QuestionFlickering Problem Pin
mcsherry31-Oct-07 4:28
mcsherry31-Oct-07 4:28 
AnswerRe: Flickering Problem Pin
Mark Salsbery31-Oct-07 5:22
Mark Salsbery31-Oct-07 5:22 
GeneralRe: Flickering Problem Pin
mcsherry31-Oct-07 5:33
mcsherry31-Oct-07 5:33 
AnswerRe: Flickering Problem Pin
mcsherry31-Oct-07 6:00
mcsherry31-Oct-07 6:00 
GeneralRe: Flickering Problem Pin
Mark Salsbery31-Oct-07 6:21
Mark Salsbery31-Oct-07 6:21 
Questionhow to splice two images with diffrent palette? Pin
King Tran31-Oct-07 4:25
King Tran31-Oct-07 4:25 

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.