home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / ZHider / readme.txt < prev    next >
Text File  |  2003-11-11  |  3KB  |  90 lines

  1.  
  2. ========================================
  3. =  ZHider basic instructions and help  =
  4. ========================================
  5.  
  6.   Writen and released by:
  7.     Peter Souza IV, CEO/owner
  8.     Zinious Software Corporation
  9.     owner@zinious.com
  10.     version 1.01, Nov 11th, 2003
  11.  
  12.  
  13. ====================
  14. =  Included Files  =
  15. ====================
  16.  
  17.   Filename: ZHIDER.EXE
  18.             ----------
  19.             Primary program file.  Launch from anywhere.  You can rename this
  20.             file to just about anything to hide it.  It's only detectable via
  21.             task list (Ctrl+Alt+Del).
  22.  
  23.   Filename: KBHOOK.DLL
  24.             ----------
  25.             Keyboard hook DLL required to perpetuate keystroke detection.  You
  26.             can not rename this file.  This file must be located either with
  27.             the program or in the DOS path environment (for example:
  28.             C:\WINDOWS\System32).
  29.  
  30.  
  31. ================
  32. =  Keystrokes  =
  33. ================
  34.  
  35.   -----------------------------------------------------------------------------
  36.   Primary Key    Secondary Key    Function
  37.   -----------------------------------------------------------------------------
  38.   CTRL+ALT+Z    WIN+Z        Adds currently-active window to the list of
  39.                 windows to hide/unhide and immediately hides it.
  40.   -----------------------------------------------------------------------------
  41.   CTRL+ALT+X    WIN+X        Toggles hide/unhide to all added windows.
  42.   -----------------------------------------------------------------------------
  43.   CTRL+ALT+C    WIN+C        Immediately unhides all hidden windows and
  44.                 clears the list of windows to hide/unhide.
  45.   -----------------------------------------------------------------------------
  46.   CTRL+ALT+L    WIN+L        Displays a list of all added windows.  The list
  47.                 Can be manipulated by menu or by double-clicking
  48.                 directly within the list.  While the list is
  49.                 open, all hotkeys are disabled until it is
  50.                 closed.  This also displays version information
  51.                 in the lower-left hand corner of the window.
  52.   -----------------------------------------------------------------------------
  53.   CTRL+ALT+M            Same as CTRL+ALT+C, but also exits ZHider.
  54.   -----------------------------------------------------------------------------
  55.  
  56.   (Note: WIN+M is a special Windows keystroke that minimizes all windows and thus
  57.   will not exit ZHider.)
  58.  
  59.  
  60.  
  61. =====================
  62. =  Version History  =
  63. =====================
  64.  
  65.   version 0.01 (beta)
  66.    o First version release.
  67.  
  68.   version 1.00
  69.      Bugs fixed:
  70.       o Fixed a bug causing crashes and freezes whenever a second, third, etc.
  71.         window was removed before the first (not possible in version 'beta 0.01').
  72.       o Unhiding windows that were maximized caused them to show up in their
  73.         restored size instead of maximized.
  74.      Features updated:
  75.       o Changed program icon from yellow-green square to an uninteresting computer.
  76.       o Removed bloat/unnecessary code.
  77.      Features added:
  78.       o Added window list (CTRL+ALT+L and WIN+L) feature and version information.
  79.  
  80.   version 1.01
  81.      Features added:
  82.       o Window list can now close windows quietly (without displaying them).
  83.       o Window list now uses a grid that displays window ID and class ID of
  84.         windows in the list.
  85.  
  86.   version 1.02
  87.      Miscellaneous:
  88.       o Program renamed from Hider to ZHider.
  89.  
  90.