loword
ACTION:
return the lower 16 bits of an integer expression
USE:
masking out integer bits 16...
EXAMPLE:
wl=loword(wParam)
RELATED:
hiword