home *** CD-ROM | disk | FTP | other *** search
- /* focus */
- #define MB_FOCUS 4
-
- /* execution messages */
- /* menubar interface messages */
- #define MB_FOCUSMSG (WM_USER + 20) /* lparam true or false sets focus display */
- #define MB_SETITEM (WM_USER + 21) /* lparam bitmap number */
- /* wparam handle,command */
-