----------------------------------------------
Remote File Storage (RFS) API ,version 1.0.2
----------------------------------------------
Copyright (c) 2003, DTK Software
http://www.dtksoft.com

----------------
Changes history:
----------------

[version 1.0.2]

- Bug related to security was fixed. 
	Access to files named like TEMP:\..\autoexec.bat (where TEMP=c:\Temp) 
	will be processed correctly.
- Functions RFS_UserAdd and RFS_DeviceAdd was modified.
	If name of the user/device already exists - those functions just modifies
	password/path for user/device.
- New functions RFS_UserDeleteAll and RFS_DeviceDeleteAll added.

