comparison src/video/wincommon/wmmsg.h @ 3970:203695f768e0 SDL-1.2

Added support for WM_XBUTTON to the windib driver, to support more mouse buttons. Fixes Bugzilla #311.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 16 Jun 2007 05:10:47 +0000
parents 74212992fb08
children aea2f9cd5b8e
comparison
equal deleted inserted replaced
3969:e6112676c9a0 3970:203695f768e0
523 "WM_RBUTTONDBLCLK", 523 "WM_RBUTTONDBLCLK",
524 "WM_MBUTTONDOWN", 524 "WM_MBUTTONDOWN",
525 "WM_MBUTTONUP", 525 "WM_MBUTTONUP",
526 "WM_MOUSELAST", 526 "WM_MOUSELAST",
527 "WM_MOUSELAST", 527 "WM_MOUSELAST",
528 "UNKNOWN (523)", 528 "WM_XBUTTONDOWN",
529 "UNKNOWN (524)", 529 "WM_XBUTTONUP",
530 "UNKNOWN (525)", 530 "UNKNOWN (525)",
531 "UNKNOWN (526)", 531 "UNKNOWN (526)",
532 "UNKNOWN (527)", 532 "UNKNOWN (527)",
533 "WM_PARENTNOTIFY", 533 "WM_PARENTNOTIFY",
534 "WM_ENTERMENULOOP", 534 "WM_ENTERMENULOOP",