/*DLL that allows Creation of a read only file*/

To use:
===========

- place the compile DLL & lib into the target app folder;

- include the ROF.H file & #pragma comment "rof.lib" in the target app;