=> R0 = pointer to file name in PC format eg 'fred.txt'
<= R1 = numeric filetype (0 if not found)
This call converts the DOS extension of a filename into its corresponding RISC OS filetype - eg 'smith.jpg' is converted to &C85 (the JPEG filetype).
Note: Use of this SWI is deprecated.
You should use the MimeMap module instead to perform filetype translations.
|
|
|