Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. <html>
  2.     <head>
  3.         <title>List of system functions</title>
  4.         <text><b>KolibriOS Help</b></text>
  5.         <text><a href="\help\help_main.html">[To main]</a></text>
  6.         <text><a href="\help\soft_dev\debug.html">  [To the next point] </a></text>
  7.         <text><a href="\help\comm_topics\hard_support.html">  [To the previous point] </a></text>
  8.     </head>
  9.     <body>
  10.         <h2>System Function (for OS version 0.7.7.0 and newer)</h2>
  11.         <text>Number of the function is located in the register eax.</br>
  12.             The call of the system function is executed by "int 0x40" command.</br>
  13.             All registers except explicitly declared in the returned value, including eflags, are preserved.</text>
  14.         <ul>
  15.             <li><text><a href="\help\sys_funct\f69_main.html">Function 69 - Debugging</a></text></li>
  16.             <li><text><a href="\help\sys_funct\f70_main.html">Function 70 - Work with file system with long names support</a></text></li>
  17.             <li><text>lost</text></li>
  18.             <li><text>lost</text></li>
  19.             <li><text>lost</text></li>
  20.             <li><text>lost</text></li>
  21.         </ul>
  22.     </body>
  23. </html>