home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dd2.zip / DD.H < prev    next >
Text File  |  1994-07-07  |  233b  |  10 lines

  1.  
  2. #define SZ_EXITED    "Success"
  3. #define SZ_TRAPPED   "General protection"
  4. #define SZ_KILLED    "Process killed"
  5. #define SZ_TERMINATE "terminating"
  6.  
  7. APIRET  DDbug(PID pid, PDDEXEC pDDExec, PTID pTid, ULONG fl, PSZ pszExe);
  8.  
  9.  
  10.