Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6511 → Rev 6510

/kernel/trunk/docs/sysfuncr.txt
3578,8 → 3578,7
Параметры:
* eax = 68 - номер функции
* ebx = 27 - номер подфункции
* ecx = указатель на строку с путём к файлу,
правила формирования строки указаны в описании функции 70.
* ecx = указатель на ASCIIZ-строку с именем файла
Возвращаемое значение:
* eax = указатель на загруженный файл или 0
* edx = размер загруженного файла или 0
/kernel/trunk/docs/sysfuncs.txt
3540,8 → 3540,7
Parameters:
* eax = 68 - function number
* ebx = 27 - subfunction number
* ecx = pointer to the string with path to file,
rules of path forming can be found in function 70 description.
* ecx = pointer to ASCIIZ-string with the filename
Returned value:
* eax = pointer to the loaded file, or zero
* edx = size of the loaded file, or zero