Showing changes from revision #1 to #2:
Added | Removed | Changed
This function is the 32 bit extended version of Open Object.
The request packet is the same as Open Object, but with the function code set to 46.
The size of the reply packet is known, but some fields in the packet are not.
The reply packet is:
Byte | Meaning |
---|---|
1-2 | standard Rx header |
3 | object’s handle |
4 | &01 if the returned object is a file, &02 if it is a directory |
5 | attributes |
6 | unknown (&ff?) |
7 – 10 | size of file |
11 – 14 | size allocated on disk? |