Click here to Skip to main content
16,004,453 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC Bitmap Help Pin
dipen.rana25-Jun-07 5:43
dipen.rana25-Jun-07 5:43 
GeneralRe: MFC Bitmap Help Pin
Mark Salsbery25-Jun-07 7:40
Mark Salsbery25-Jun-07 7:40 
GeneralRe: MFC Bitmap Help Pin
dipen.rana25-Jun-07 8:45
dipen.rana25-Jun-07 8:45 
GeneralRe: MFC Bitmap Help Pin
Mark Salsbery25-Jun-07 13:49
Mark Salsbery25-Jun-07 13:49 
GeneralRe: MFC Bitmap Help Pin
dipen.rana2-Jul-07 10:00
dipen.rana2-Jul-07 10:00 
QuestionOptimizing floating-point calculation performance with 64-bit applications? Pin
Cyrilix20-Jun-07 11:16
Cyrilix20-Jun-07 11:16 
QuestionCInternetSession question Pin
baloneyman20-Jun-07 9:51
baloneyman20-Jun-07 9:51 
QuestionAnyone know which file defines GET_X_LPARAM and GET_Y_LPARAM macros for WM_MOUSEMOVE? Pin
Cyrilix20-Jun-07 9:12
Cyrilix20-Jun-07 9:12 
Even though I have windows.h included in my project, I can't seem to get this macro working. It is not in the same file as LOWORD() and HIWORD() either. Does anyone know where this might be?

Searching the web gives me the alternative of using (int)(short)LOWORD(lParam), which, from personal testing, seems to be the same as GET_X_LPARAM, however, I'd still be interested in knowing why I'm missing this macro, regardless.
AnswerRe: Anyone know which file defines GET_X_LPARAM and GET_Y_LPARAM macros for WM_MOUSEMOVE? Pin
Mark Salsbery20-Jun-07 9:30
Mark Salsbery20-Jun-07 9:30 
GeneralRe: Anyone know which file defines GET_X_LPARAM and GET_Y_LPARAM macros for WM_MOUSEMOVE? Pin
Cyrilix20-Jun-07 9:32
Cyrilix20-Jun-07 9:32 
GeneralRe: Anyone know which file defines GET_X_LPARAM and GET_Y_LPARAM macros for WM_MOUSEMOVE? Pin
Mark Salsbery20-Jun-07 9:38
Mark Salsbery20-Jun-07 9:38 
QuestionIt has been 10 years! Pin
mrw_houston20-Jun-07 8:59
mrw_houston20-Jun-07 8:59 
AnswerRe: It has been 10 years! Pin
Cyrilix20-Jun-07 9:21
Cyrilix20-Jun-07 9:21 
AnswerRe: It has been 10 years! [modified] Pin
Mark Salsbery20-Jun-07 9:34
Mark Salsbery20-Jun-07 9:34 
GeneralRe: It has been 10 years! Pin
Stephen Hewitt20-Jun-07 13:55
Stephen Hewitt20-Jun-07 13:55 
GeneralRe: It has been 10 years! Pin
Mark Salsbery20-Jun-07 14:02
Mark Salsbery20-Jun-07 14:02 
QuestionRelease OK,Debug Error! Pin
kingliub20-Jun-07 6:21
kingliub20-Jun-07 6:21 
AnswerRe: Release OK,Debug Error! Pin
shivditya20-Jun-07 6:23
shivditya20-Jun-07 6:23 
GeneralRe: Release OK,Debug Error! Pin
kingliub20-Jun-07 6:29
kingliub20-Jun-07 6:29 
AnswerRe: Release OK,Debug Error! Pin
Cedric Moonen20-Jun-07 7:30
Cedric Moonen20-Jun-07 7:30 
GeneralRe: Release OK,Debug Error! Pin
Mark Salsbery20-Jun-07 8:55
Mark Salsbery20-Jun-07 8:55 
GeneralRe: Release OK,Debug Error! Pin
kingliub20-Jun-07 20:28
kingliub20-Jun-07 20:28 
AnswerRe: Release OK,Debug Error! Pin
shivditya28-Jun-07 3:44
shivditya28-Jun-07 3:44 
QuestionMENU xp theme Pin
shiraztk20-Jun-07 5:31
shiraztk20-Jun-07 5:31 
QuestionIs it possible to draw on dialog Pin
shivditya20-Jun-07 5:10
shivditya20-Jun-07 5:10 

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.