Subversion Repositories Kolibri OS

Rev

Rev 623 | Rev 666 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 623 Rev 643
Line 140... Line 140...
140
function kos_writefile(kosfile: PKosFile; var writed: Longint): DWord;
140
function kos_writefile(kosfile: PKosFile; var writed: Longint): DWord;
141
function kos_fileinfo(kosfile: PKosFile): DWord;
141
function kos_fileinfo(kosfile: PKosFile): DWord;
Line 142... Line 142...
142
 
142
 
Line 143... Line 143...
143
{ Sound }
143
{ Sound }
Line 144... Line 144...
144
 
144
 
145
function kos_speak(notes: Pointer): Boolean;
145
function kos_speaker(notes: Pointer): Boolean;
146
 
146
 
147
{ Work with hardware }
147
{ Work with hardware }