;
; List of "Exit Codes"
;

  GM-Shell
  --------
  GM-Shell initialization exit codes:
     1 - Can't found specified language module
     2 - Errors inside language module detected
     3 - GM-Kernel library not found
     4 - Can't get GM-Kernel library handle


  GM-Kernel
  ---------
  GM-Kernel initialization exit codes:
     1 - Invalid "GuardHWnd" or "OwnerWnd" handles
     2 - an't get access to base of messages
     3 - Main GM-project not found
     4 - Can't initialize target drive
     5 - Hardware and software configuration detection failed
     6 - Can't create destination directory
     7 - Can't found file with Code-tables ('CodePage.tbl')
     8 - Can't load Code-tables from file
     9 - Can't initialize IP-Kernel ("IP.DLL")

  GM-Kernel run-time exit codes:
     0 - No errors;
    11 - External user or system request
    12 - FreeSpaceGuard: Low free space - user request
    13 - FreeSpaceGuard: Low free space - kernel request


  IP-Shell
  --------
  IP-Shell initialization exit codes:
     1 - Can't found specified language module
     2 - Errors inside language module detected
     3 - IP-Kernel library not found
     4 - Can't get IP-Kernel library handle
     6 - Can't initialize the internal buffers


  IP-Kernel
  ---------
  IP-Kernel initialization exit codes:
     1 - Invalid "GuardHWnd" or "OwnerWnd" handles
     2 - an't get access to base of messages
     3 - Can't init cache-subsystem
     4 - Can't create "RootBitmap" object
     5 - Can't init "Task Repositary"
     6 - Can't initialize the internal buffers
