home *** CD-ROM | disk | FTP | other *** search
- =============================================================================
- OSLibLFNs - LongFilenames fix for OSLib
- =============================================================================
-
- If you use a C compiler in combination with the LongFilenames utility then
- you may have noticed that the OSLib headers with long filenames don't
- #include properly. This is because the FileSwitch 'Truncate' configuration
- option doesn't work when you have LongFilenames active. So when you include
- headers such as 'fileraction.h' it should include a file called
- 'fileractio.h', but fails.
-
- The 'OSRename' Obey file in this directory will go through your OSLib
- (release 5.1) directory and give all the neccessary files their full long
- filenames. The 'OSRenameB' file will change them back. You will need to
- have run the 'SetVars' Obey file (supplied with OSLib) first.
-
-
- --Dave Thomas
- [on Wed 27th December 1995 07:45pm]
-
- E-mail: cmsdthom@livjm.ac.uk
- WWW pages: http://www.cms.livjm.ac.uk/www/homepage/cmsdthom/index.htm
-