Click here to Skip to main content
15,915,636 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralManifest files and XP/Vista look Pin
Tankko1-Jan-08 7:23
Tankko1-Jan-08 7:23 
AnswerRe: Manifest files and XP/Vista look Pin
JudyL_MD1-Jan-08 9:07
JudyL_MD1-Jan-08 9:07 
GeneralMouse button state Pin
Abyss1-Jan-08 3:24
Abyss1-Jan-08 3:24 
QuestionRe: Mouse button state Pin
CPallini1-Jan-08 3:32
mveCPallini1-Jan-08 3:32 
GeneralRe: Mouse button state Pin
Abyss1-Jan-08 3:42
Abyss1-Jan-08 3:42 
QuestionRe: Mouse button state [modified] Pin
CPallini1-Jan-08 4:39
mveCPallini1-Jan-08 4:39 
GeneralRe: Mouse button state Pin
Abyss1-Jan-08 6:34
Abyss1-Jan-08 6:34 
GeneralRe: Mouse button state Pin
CPallini1-Jan-08 6:46
mveCPallini1-Jan-08 6:46 
OK, you're right, my bad Blush | :O .
Anyway have a look to GetAsyncKeyState documentation itself http://msdn2.microsoft.com/en-us/library/ms646293(VS.85).aspx[^]
the following sentence looks promising:

Remarks

The GetAsyncKeyState function works with mouse buttons. However, it checks on the state of the physical mouse buttons, not on the logical mouse buttons that the physical buttons are mapped to. For example, ...


Smile | :)

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.

[my articles]


GeneralRe: Mouse button state Pin
Abyss1-Jan-08 7:10
Abyss1-Jan-08 7:10 
GeneralRe: Mouse button state Pin
CPallini1-Jan-08 7:23
mveCPallini1-Jan-08 7:23 
GeneralSending bytes to an Exe Pin
narayanagvs1-Jan-08 0:46
narayanagvs1-Jan-08 0:46 
GeneralRe: Sending bytes to an Exe Pin
Nishad S1-Jan-08 1:22
Nishad S1-Jan-08 1:22 
GeneralCString array and _variant_t [modified] Pin
followait31-Dec-07 23:16
followait31-Dec-07 23:16 
QuestionRe: CString array and _variant_t Pin
CPallini1-Jan-08 0:25
mveCPallini1-Jan-08 0:25 
GeneralRe: CString array and _variant_t Pin
Nemanja Trifunovic1-Jan-08 4:36
Nemanja Trifunovic1-Jan-08 4:36 
GeneralBOOL AFXAPI AfxWinInit Pin
youbo31-Dec-07 20:52
youbo31-Dec-07 20:52 
GeneralRe: BOOL AFXAPI AfxWinInit Pin
Naveen31-Dec-07 21:02
Naveen31-Dec-07 21:02 
GeneralInline functions and static linkage Pin
vikramlinux31-Dec-07 19:08
vikramlinux31-Dec-07 19:08 
GeneralRe: Inline functions and static linkage Pin
CPallini1-Jan-08 0:29
mveCPallini1-Jan-08 0:29 
GeneralRe: Inline functions and static linkage Pin
vikramlinux1-Jan-08 0:33
vikramlinux1-Jan-08 0:33 
GeneralRe: Inline functions and static linkage Pin
CPallini1-Jan-08 0:55
mveCPallini1-Jan-08 0:55 
GeneralRe: Inline functions and static linkage Pin
vikramlinux1-Jan-08 1:37
vikramlinux1-Jan-08 1:37 
GeneralRe: Inline functions and static linkage Pin
CPallini1-Jan-08 3:06
mveCPallini1-Jan-08 3:06 
GeneralStop iteratively creating handle. Pin
CodingLover31-Dec-07 19:03
CodingLover31-Dec-07 19:03 
GeneralRe: Stop iteratively creating handle. Pin
CodingLover31-Dec-07 21:50
CodingLover31-Dec-07 21:50 

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.