Toggling the mouse buttons from right to left 
Author Message
 Toggling the mouse buttons from right to left

Can someone point to the right API?


Sat, 26 Mar 2005 02:44:44 GMT  
 Toggling the mouse buttons from right to left

Quote:
>Can someone point to the right API?

GetSystemMetrics SM_SWAPBUTTON & SystemParametersInfo
SPI_SETMOUSEBUTTONSWAP.

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq



Sat, 26 Mar 2005 08:26:46 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. [Fwd: Right mouse button and depressed button]

2. LEFT/RIGHT toolbar button functionality

3. Disabling the left/right button of a spin control

4. LEFT/RIGHT toolbar button functionality

5. how can i process the left right up down button

6. Left mouse button up in CListView

7. Left mouse button event in CDragListBox

8. Left Mouse Button

9. CRichEditCtrl - not getting left mouse button up msg

10. How to use the right and middle mouse buttons

11. Treeview: Right Mouse Button

12. x and y coordinates when i click right mouse button

 

 
Powered by phpBB® Forum Software