Source position: WinApiM.WinMM.MMSysCom.pas line 180
type DRVCALLBACK = procedure(
hdrvr: HDRVR;
uMsg: UINT;
dwUser: DWORD_PTR;
dw1: DWORD_PTR;
dw2: DWORD_PTR
);