Filesystem services: Difference between revisions
Line 1,088: | Line 1,088: | ||
! Value | ! Value | ||
! Description | ! Description | ||
|- | |||
| -1 | |||
| Returned internally by Process9, when errors occur it seems. The data ptr is set to NULL. | |||
|- | |- | ||
| 0x0 | | 0x0 | ||
Line 1,099: | Line 1,102: | ||
|- | |- | ||
| 0x3 | | 0x3 | ||
| ASCII - Text-based path with 7-bit ASCII characters padded to 8-bits each | | ASCII - Text-based path with 7-bit ASCII characters padded to 8-bits each (signed char) | ||
|- | |- | ||
| 0x4 | | 0x4 |