Difference between revisions of "FS:CreateDirectory"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08090182] |- | 1 | Always zero? |- | 2 | Archive handle lower word |- | 3 | Arch...") |
Steveice10 (talk | contribs) m (→Request) |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Transaction (usually 0) |
|- | |- | ||
| 2 | | 2 |
Revision as of 06:03, 16 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x08090182] |
1 | Transaction (usually 0) |
2 | Archive handle lower word |
3 | Archive handle upper word |
4 | Dir LowPath.Type |
5 | Dir LowPath.Size |
6 | Always zero? |
7 | (Dir LowPath.Size<<14) | 2 |
8 | Dir LowPath.Data pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Resultcode |