Source position: mmio.pas line 645
type mmIO_WinMsg = record
hwndWindow: Hwnd;
usMessage: Word;
pParam1: Pointer;
pParam2: Pointer;
end;