RIO PMP300 Far plugin.
~~~~~~~~~~~~~~~~~~~~~~

This pakage contains a plugin for FAR. Using this plugin you can copy files to
and from your RIO PMP300 player, initialize RIO and check RIO's memory from FAR.

INSTALLATION:
To install it simply copy file RIO.DLL to FAR plugins directory and reload FAR.
It will be something like C:\program files\far\plugins\rio\rio.dll.

This code is based on the open rio source code by snowblind alliance. Check it
at http://www.world.co.uk/sba/rio.htm. They did the whole job! I just adapted 
it to work with FAR.

Don't blame me if some actions with this plugin will mess up your computer - 
i've just developed it and tested it briefly. I din'nt test it on your system :-)

It works under win95 only (this is because original code was made with
a condition define for WINNT instead of operating system check and i 
can't check it under NT now). But you can compile it with define for NT and
may be it will work. Look for details at http://www.world.co.uk/sba/rio.htm.

If you want to compile sources use visual C++ 5.00. There are make file for 
this.

Some details about plugin
Ctrl F8 key reinitializes your RIO (with confirmation)
Information panel diplays total/free/in use memory of your RIO.
Copy, move and delete are supported with FAR's usual keys. You can not move 
files to RIO - only from it (just for safety of your files :-).

FAR is File and ARchive manager from Eugene Roshal. Here is some links where
you are supposed to find FAR:

   1. http://www.creabel.com/softronic

   2. ftp://ftp.elf.stuba.sk/pub/pc/utilfile/
    (contact mailto:hubak@elf.stuba.sk when problems with access)

   3. ftp://rwntug.quarta.msk.ru/WinUtil/Rar/
    (contact mailto:gusevk@quarta.msk.ru when problems with access)

You can reach me by email if you have some comments or bug reports.
(please leave comments about bad code somewhere else - i just wroute this
for my comfort and it was my first C++ experience in last 4 years :-)

Fell free to do everything you want with this files, but the Snowblind 
Alliance distributes their code under some license so look at this
license if you want to do something with their sources (i've included some
of them into this pakage).

Known bugs:
Crushes sometimes if you have your RIO disconnected and try to copy 
something to it. It warns you before it :-)

Nikolai Sukharev
nick@galaktika.ru