Click here to Skip to main content
15,900,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to retrieve a HANDLE from a pointer? Pin
ewighell15-Nov-05 15:44
ewighell15-Nov-05 15:44 
GeneralRe: how to retrieve a HANDLE from a pointer? Pin
Steen Krogsgaard15-Nov-05 22:44
Steen Krogsgaard15-Nov-05 22:44 
AnswerRe: how to retrieve a HANDLE from a pointer? Pin
Cedric Moonen15-Nov-05 5:02
Cedric Moonen15-Nov-05 5:02 
Questiondebugging locals not matching Pin
simaneal15-Nov-05 3:35
simaneal15-Nov-05 3:35 
AnswerRe: debugging locals not matching Pin
Russell'15-Nov-05 3:50
Russell'15-Nov-05 3:50 
AnswerRe: debugging locals not matching Pin
Cedric Moonen15-Nov-05 3:51
Cedric Moonen15-Nov-05 3:51 
GeneralRe: debugging locals not matching Pin
simaneal15-Nov-05 4:22
simaneal15-Nov-05 4:22 
GeneralRe: debugging locals not matching Pin
Russell'15-Nov-05 4:41
Russell'15-Nov-05 4:41 
Your code is not clear, but have you checked well this line?
if(pix1[ymoves==1)

Are you meaning
if(pixm1[ymoves]==1)

???

Try to write the code with a better format.

Matteo
GeneralRe: debugging locals not matching Pin
simaneal15-Nov-05 5:01
simaneal15-Nov-05 5:01 
GeneralRe: debugging locals not matching Pin
Russell'15-Nov-05 5:10
Russell'15-Nov-05 5:10 
QuestionRe: debugging locals not matching Pin
David Crow15-Nov-05 5:02
David Crow15-Nov-05 5:02 
QuestionEditor-debugger setup Pin
Russell'15-Nov-05 3:26
Russell'15-Nov-05 3:26 
AnswerRe: Editor-debugger setup Pin
douglasjordan15-Nov-05 3:30
douglasjordan15-Nov-05 3:30 
GeneralRe: Editor-debugger setup Pin
Russell'15-Nov-05 4:07
Russell'15-Nov-05 4:07 
Questionshared memory Pin
Naveen15-Nov-05 2:38
Naveen15-Nov-05 2:38 
AnswerRe: shared memory Pin
Blake Miller15-Nov-05 10:25
Blake Miller15-Nov-05 10:25 
QuestionHow can I put characters directly into the keyboard buffer? Pin
reinhard_jd15-Nov-05 2:24
reinhard_jd15-Nov-05 2:24 
AnswerRe: How can I put characters directly into the keyboard buffer? Pin
douglasjordan15-Nov-05 2:42
douglasjordan15-Nov-05 2:42 
AnswerRe: How can I put characters directly into the keyboard buffer? Pin
Cedric Moonen15-Nov-05 2:50
Cedric Moonen15-Nov-05 2:50 
AnswerRe: How can I put characters directly into the keyboard buffer? Pin
kakan15-Nov-05 2:53
professionalkakan15-Nov-05 2:53 
AnswerRe: How can I put characters directly into the keyboard buffer? Pin
Bob Stanneveld15-Nov-05 5:54
Bob Stanneveld15-Nov-05 5:54 
AnswerRe: How can I put characters directly into the keyboard buffer? Pin
reinhard_jd15-Nov-05 9:22
reinhard_jd15-Nov-05 9:22 
GeneralRe: How can I put characters directly into the keyboard buffer? Pin
ThatsAlok15-Nov-05 20:59
ThatsAlok15-Nov-05 20:59 
Questionvideo capture to memory. Pin
9ine15-Nov-05 2:23
9ine15-Nov-05 2:23 
AnswerRe: video capture to memory. Pin
erkanina15-Nov-05 4:02
erkanina15-Nov-05 4:02 

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.