This file contains a short description of jbloader tool. For criticism and 
suggestions please contact me(stiver.mail@gmail.com).

Installation:
1) copy jbloader.exe and jbhook.dll in the same folder as JavaByte.exe
2) start jbloader.exe

Features:
1) new item "Functions" in the main menu with two subitems
   a) "Unique names for overloaded functions" renames overloaded functions, 
      so that they can be edited by JavaBite. Due to a bug JavaBite normally 
      cannot edit functions with identical names, they simply don't appear in
      the methods tree.
   b) "Restore overloaded function names" undoes the changes made by 1.a
2) two new subitems in the constant pool popup menu
   a) "References" shows all references to a constant(constant pool and code)
   b) "Delete" removes a constant if there is no reference to it. Otherwise
       2.a is called.

Some minor changes as (T|L)VS_SHOWSELALWAYS style for appropriate controls.


   
 