Searched refs:MCM_FIRST (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h4532 #define MCM_FIRST 0x1000 macro
4537 #define MCM_GETCURSEL (MCM_FIRST + 1)
4538 #define MCM_SETCURSEL (MCM_FIRST + 2)
4539 #define MCM_GETMAXSELCOUNT (MCM_FIRST + 3)
4540 #define MCM_SETMAXSELCOUNT (MCM_FIRST + 4)
4541 #define MCM_GETSELRANGE (MCM_FIRST + 5)
4542 #define MCM_SETSELRANGE (MCM_FIRST + 6)
4543 #define MCM_GETMONTHRANGE (MCM_FIRST + 7)
4544 #define MCM_SETDAYSTATE (MCM_FIRST + 8)
4545 #define MCM_GETMINREQRECT (MCM_FIRST
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h4636 #define MCM_FIRST 0x1000 macro
4641 #define MCM_GETCURSEL (MCM_FIRST + 1)
4642 #define MCM_SETCURSEL (MCM_FIRST + 2)
4643 #define MCM_GETMAXSELCOUNT (MCM_FIRST + 3)
4644 #define MCM_SETMAXSELCOUNT (MCM_FIRST + 4)
4645 #define MCM_GETSELRANGE (MCM_FIRST + 5)
4646 #define MCM_SETSELRANGE (MCM_FIRST + 6)
4647 #define MCM_GETMONTHRANGE (MCM_FIRST + 7)
4648 #define MCM_SETDAYSTATE (MCM_FIRST + 8)
4649 #define MCM_GETMINREQRECT (MCM_FIRST
[all...]

Completed in 145 milliseconds