home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / pmdpat.zip / README < prev   
Text File  |  1993-06-08  |  650b  |  14 lines

  1. PMDPATCH checks BETA releases of the IBM C/C++ debugger to determine if
  2. it needs to be patched.  In addition, PMDPATCH will patch the appropriate
  3. files if the /p option is used.  PMDPATCH needs to be executed in the same
  4. directory as DDE4CRT.DLL and DDE4CXT.DLL.
  5.  
  6. Syntax: PMDPATCH [/c /p]
  7.         /c = checks if BETA release of the IBM C/C++ debugger has not been
  8.              patched
  9.         /p = patches BETA release of the IBM C/C++ debugger files
  10.  
  11. NOTE: You should backup your DDE4CRT.DLL and DDE4CXT.DLL files before
  12.       patching them.  In addition, a change file (PMDPATCH.CHG) is created if
  13.       the patch option is specified.
  14.