FS:CreateFile: Difference between revisions
Jump to navigation
Jump to search
m Fixed CreateFile command header |
No edit summary |
||
| Line 27: | Line 27: | ||
|- | |- | ||
| 7 | | 7 | ||
| | | Bytes to fill with zeroes in the file | ||
|- | |- | ||
| 8 | | 8 | ||
Revision as of 08:22, 10 December 2014
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x08080202] |
| 1 | Unknown (Always zero?) |
| 2 | Archive handle lower word |
| 3 | Archive handle upper word |
| 4 | File LowPath.Type |
| 5 | File LowPath.Size |
| 6 | Unknown (Always zero?) |
| 7 | Bytes to fill with zeroes in the file |
| 8 | Unknown (Always zero?) |
| 9 | (File LowPath.Size<<14) | 2 |
| 10 | File LowPath.Data pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Resultcode |