A file can now be opened even if it has an invalid resource chain. However, the ctOPENCRPT file mode is not sufficient to open a file in this state. Includes both ctDISABLERES and ctOPENCRPT to enable the file open to proceed.
On a server, the user opening the file must belong to the ADMIN group as passwords cannot be checked with resources disabled. The file mode will be forced to read-only (ctREADFIL).
Note: Some resources such as encryption and compression are essential to reading a file; if their resources cannot be processed then the file open operation will continue to fail.