Entry | |
---|---|
R0 | Pointer to a filename |
Exit | |
---|---|
R0 | Preserved |
R1 | RISC OS FileType (0-&FFF) |
Converts a PC style filename (eg README.TXT) into a RISC OS equivalent FileType number. If no matching filetype is found, R1=0 on exit.
This SWI is deprecated, use MimeMap_Translate? in preference. Originally CDFS managed its own list of filetype mappings, once the MimeMap module was introduced CDFS was changed to just act as a wrapper around that.