What's new in 2.64:
+ added Suspend function
+ middle button function can be disabled in games (Options/General tab)
* addressbook sometimes did not return focus to destination window
* process viewer enhancements (priority menu appears when a process is right clicked)




What's new in 2.63:
+ simple addressbook plugin
	(creates menu from file AddressBook.txt, uses clipboard to insert item to where you want it)
+ Directory Icon 1.2
	(changes icons of directories, drives and system folders)
+ menu has been rewritten
+ process viewer minor enhancements
+ doubleclick in process viewer will kill that process
* IE killer hook bug fixed
* .ini file bug fix




What's new in 2.62 release:
* A few minor bug fixes




What's new in 2.62 beta:
+ Transparency refreshing (when mouse moves over tray icon of this prog)
+ Directory icon is standalone executable, so /DIRICON switch was removed from RrrDsk.exe
+ Directory icon can now change icons of drives under Win2k
+ A few new icons in DirIcon.exe
+ CD-ROM speed and spin down (does not work on all CD-ROM drives,
	use it on your own risk. Make sure you have properly installed ASPI driver)
+ Delayed killing of IE's windows (the windows is first hidden and then closed after 1 sec)
+ Process viewer improoved (it can list modules for each process)
+ Under WinNT, process viewer does not execute task manager now.
	To use it, check new function Task manager
+ uses msvcrt.dll (binaries are smaller)




What's new in 2.61:
* defult OSD setting (for plugins) was not accepted ==>
	fixed (I recommend to delete .ini file)
+ plugin.h changed (from version 2.6, OSD function added)
* IE killer enabling should finally work
* clipboard extension function sometimes crashed
+ clipboard contents tracking enabled only if there is an action
	or hot key assigned for it
+ clipboard extension history adjusted to 16
+ menu length was reduced to ~100 chars
+ menu alignment improved (when activated by hot key)




What's new in 2.6:
+ my own menu ==> looks better
+ you can add items into this menu, move them, delete ..., change menu color.
  Positions of desktop items in menu are not stored.
+ "recover memory" function (Win9x only, click "configure function" in options to set its parameters)
+ "recover memory" button in process viewer
+ CPU usage and autorefresh in process viewer
+ "windows logo key" can be used for your hot keys (e.g. WIN+CTRL+Z, ...)
+ "clipboard extension" function - remembers last texts in clipboard and offers
  them in menu
+ OSD for a few functions (volume up/down, ...)
+ mouse wheel up / down added into actions ==>
	you can use shortcuts like shift+wheel for e.g. volume adjusting, CTRL+wheel for seeking
	in a song in winamp, ...
* tray middle click is handled as middle click in Win2000, even if your middle button acts
	as double click (in Win9x there wasn't any problem)
* IE killer had problems when it was disabled and then re-enabled





What's new in 2.52:

* some bug fixes
* directory icon sometimes "forgot" to read icons of dirs / drives
+ SendMessage -> SendMessageTimeout (for hung windows)
+ process viewer can set priority class of a process
+ process viewer displays memory status, too
+ ids of plugins and functions are displayed in options dialog
+ any function can be executed by posting a message: PostMessage(hwnd,WM_USER+101, plgID, fncID);
+ added command line option "/run:plugin_id:function_id"
	Example:
	"/run:0:61" - invokes plugins menu and then exits
	"/Run:0:61" - the same + leaves RrrDsk running ('R' is case sensitive)
	"/run:0:3F" - opens / closes CD tray and then exits
	create shortcut and append this switch to the end, e.g.
	"C:\Program Files\...\RrrDsk.exe" /run:0:3F




What's new in 2.51:

* IE killer can be enabled without restarting RrrDsk
* and now it does not kill IE's tool tips
+ custom colors for windows and transparency of desktop icons is restored after
  some resolution changes
+ now you can use any combination of ctrl, alt and shift (not only one of them)
  for mouse actions. That's why these settings won't be read from .ini file
  created by RrrDsk 2.5.
+ alarm plugin now brings message box to the foreground
