Source position: jwawingdi.pas line 5179
type tagAXESLISTW = record
axlReserved: DWORD;
axlNumAxes: DWORD;
axlAxisInfo: array [0..MM_MAX_NUMAXES-1] of AXISINFOW;
end;