Source position: mmbase.pas line 1731
type EXTAUDIONAME = record
usTrackNumber: Word;
szFileName: array [0..UMAUDIOFILENAMELENGTH] of AnsiChar;
end;