| Event type | wmsg value | lmsg value |
| AC_BOOLTOGGLE | key | not used |
| AC_CLISTDONE | not used | not used |
| AC_COPYTOCLIP | CLIP_CUT if cutting text, 0 if copying text | not used |
| AC_DRAGNOTENABLE | not used | not used |
| AC_ENDMARK | not used | not used |
| not used | ||
| AC_EXIT | not used | not used |
| AC_FIRSTRADIOBUTTON | not used | not used |
| AC_FLDCSRMOVE | not used | row in high word
column in low word |
| AC_FLDDISPLAYMSG | not used | not used |
| AC_FLDENTER | reason: | field pointer |
| AC_ACTIVATE
AC_ITEMGOTO AC_SRGOTO |
||
| AC_FLDLEAVE | reason: | not used |
| AC_FMSUSPEND
AC_EXIT AC_QUIT AC_NEXTFORM AC_PREVFORM AC_ITEMGOTO AC_SRGOTO |
||
| AC_FLDREDISPLAY | attribute (in low byte)
reformat flag (in high byte) |
field pointer |
| AC_FLDSCROLLINTOVIEW | not used | field pointer |
| AC_FLDVALIDATE | not used | not used |
| AC_FMENTER | not used | not used |
| AC_FMLEAVE | reason: | not used |
| AC_FMSUSPEND
AC_EXIT AC_QUIT AC_NEXTFORM AC_PREVFORM |
||
| AC_FMREDISPLAY | not used | not used |
| AC_FMSCROLL | not used | not used |
| AC_FMSUSPEND | not used | pointer to window to activate next |
| AC_ITEMGOTO | not used | not used |
| AC_KEYPRESS | key | not used |
| AC_LASTRADIOBUTTON | not used | not used |
| AC_LBUTTONDBLCLK | 0 or 1 | wParam |
| AC_LBUTTONDN | 0 or 1 | wParam |
| AC_LBUTTONUP | 0 or 1 | wParam |
| AC_LFTFLD | key | not used |
| AC_MOUMOVE | not used | not used |
| AC_MOUOUTALLWN | not used | not used |
| AC_MOUOUTMODAL | not used | pointer to window where mouse is |
| AC_MOUPAGEDN | not used | not used |
| AC_MOUPAGELFT | not used | not used |
| AC_MOUPAGERT | not used | not used |
| AC_MOUPAGEUP | not used | not used |
| AC_MTOGGLE | not used | not used |
| AC_MULTSPINUPD | row number of item in memory file | pointer to field to update |
| AC_NEXTFORM | not used | not used |
| AC_NEXTITEM | not used | not used |
| AC_NEXTRADIOBUTTON | not used | not used |
| AC_PAGEDOWN | not used | not used |
| AC_PAGEUP | not used | not used |
| AC_POSTNEXTITEM | next action code | pointer to current form |
| AC_POSTSSRNEXTPOS | item number | pointer to scrollable region |
| AC_PREVFORM | not used | not used |
| AC_PREVITEM | not used | not used |
| AC_PREVRADIOBUTTON | not used | not used |
| AC_QUIT | reason: | not used |
| AC_MOUOUTMODAL | ||
| AC_QUITMARK | not used | CLIPKBD if using keyboard
CLIPMOUSE if using mouse |
| AC_RBUTTONDBLCLK | 0 or 1 | wParam |
| AC_RBUTTONDN | 0 or 1 | wParam |
| AC_RBUTTONUP | 0 or 1 | wParam |
| AC_RESIZENOTENABLE | not used | not used |
| AC_SBAREVENT | sbtype | wParam |
| AC_SKIPFLD | not used | not used |
| AC_SPINBUTTON | not used | 1 if decrementing, 0 if incrementing |
| AC_SRENTER | reason: | pointer to scrollable region |
| AC_ACTIVATE
AC _ITEMGOTO AC_SRGOTO |
||
| AC_SRGOTO | not used | not used |
| AC_SRLEAVE | reason: | pointer to scrollable region |
| AC_FMSUSPEND AC_EXIT AC_QUIT AC_NEXTFORM AC_PREVFORM AC_ITEMGOTO AC_SRGOTO |
||
| AC_SRROWENTER | not used | pointer to scrollable region |
| AC_SRROWLEAVE | not used | pointer to scrollable region |
| AC_SRSCROLLINTOVIEW | not used | pointer to scrollable region |
| AC_STARTMARK | not used | CLIPKBD if using keyboard
CLIPMOUSE if using mouse |
| AC_STARTWNDRAG | not used | mouse row (in high word)
mouse column (in low word) |
| AC_STARTWNRESIZE | not used | mouse row (in high word)
mouse column (in low word) |
| AC_TIMEREVENT | 0 | timerID |
| AC_VALMSGDISPLAY | validation error number | not used |
| AC_VERIFYEXIT | AC_EXIT | not used |
| AC_VERIFYQUIT | AC_QUIT | not used |
| AC_WNACTIVATE | not used | not used |
| AC_WNSUSPEND | not used | pointer to next window to become active |