git-svn-id: svn://kolibrios.org@6511 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
pathoswithin
2016-09-04 01:43:19 +00:00
parent a30d0dccf8
commit 47cf2c3335
2 changed files with 4 additions and 2 deletions

View File

@@ -3540,7 +3540,8 @@ Remarks:
Parameters:
* eax = 68 - function number
* ebx = 27 - subfunction number
* ecx = pointer to ASCIIZ-string with the filename
* ecx = pointer to the string with path to file,
rules of path forming can be found in function 70 description.
Returned value:
* eax = pointer to the loaded file, or zero
* edx = size of the loaded file, or zero