previous up next 

Unsupported packets This is a list of the packets types that the handler currently doesn't support: These actions will be supported in a future writable version: ACTION_CREATE_DIR ACTION_DELETE_OBJECT ACTION_RENAME_OBJECT ACTION_SET_COMMENT ACTION_SET_DATE ACTION_SET_FILE_SIZE ACTION_SET_PROTECT These two actions don't need to be implemented because the dos.library emulates them by using ACTION_EXAMINE_OBJECT and ACTION_EXAMINE_NEXT: ACTION_EXAMINE_ALL ACTION_EXAMINE_ALL_END actions that may be implemented, if needed: ACTION_ADD_NOTIFY ACTION_CHANGE_MODE ACTION_COPY_DIR_FH ACTION_EXAMINE_FH ACTION_FH_FROM_LOCK ACTION_FREE_RECORD ACTION_LOCK_RECORD ACTION_MAKE_LINK ACTION_PARENT_FH ACTION_READ_LINK ACTION_REMOVE_NOTIFY ACTION_RENAME_DISK ACTION_SET_OWNER Actions that won't be implemented: ACTION_FORMAT ACTION_FLUSH ACTION_MORE_CACHE ACTION_INHIBIT ACTION_WRITE_PROTECT Packets ARCHandler needs This is the minimal list of packets that an underlying FileSystem should support, if you want to use it through the ARCHandler: ACTION_COPY_DIR ACTION_END ACTION_EXAMINE_NEXT ACTION_EXAMINE_OBJECT ACTION_FINDINPUT ACTION_FREE_LOCK ACTION_LOCATE_OBJECT ACTION_PARENT ACTION_READ ACTION_SEEK


converted with guide2html by Kochtopf