int = DefWindowProc(hwnd, message
, wparam
, lparam
)
Parameters
hwnd : int
The handle to the Windowmessage : int
The ID of the message to sendwparam : int
An integer whose value depends on the messagelparam : int
An integer whose value depends on the message