GET_X_LPARAM
-
-
Why do I get "undeclared identifier" error when I try to use "GET_X_LPARAM" Macro? :~ . In the requirement(MSDN), they have specified :
Header Declared in Winuser.h, include Windows.h Minimum operating systems Windows 95, Windows NT 3.1
I have XP.*
ca you show a piece of the code around, + the exact error message/code please ? also, what version of MFC do you use ?
Don't know where to start ?
Refer the Forums Guidelines and ask a friend -
Why do I get "undeclared identifier" error when I try to use "GET_X_LPARAM" Macro? :~ . In the requirement(MSDN), they have specified :
Header Declared in Winuser.h, include Windows.h Minimum operating systems Windows 95, Windows NT 3.1
I have XP.*
On my env (Visual Studio 6), I can find the macro defined in
windowsx.h
header. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.