home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / CNREZ.ZIP / CNREZ.H < prev    next >
Text File  |  1992-10-11  |  2KB  |  30 lines

  1. /*********************************************************************
  2.  *                                                                   *
  3.  * MODULE NAME :  cnrez.h                AUTHOR:  Rick Fishman       *
  4.  * DATE WRITTEN:  10-06-92                                           *
  5.  *                                                                   *
  6.  * DESCRIPTION:                                                      *
  7.  *                                                                   *
  8.  *  Common definitions and function prototypes for CNREZ.EXE         *
  9.  *                                                                   *
  10.  * HISTORY:                                                          *
  11.  *                                                                   *
  12.  *  10-06-92 - File Created                                          *
  13.  *                                                                   *
  14.  *  Rick Fishman                                                     *
  15.  *  Code Blazers, Inc.                                               *
  16.  *  4113 Apricot                                                     *
  17.  *  Irvine, CA. 92720                                                *
  18.  *  CIS ID: 72251,750                                                *
  19.  *                                                                   *
  20.  *********************************************************************/
  21.  
  22. #define CNR_SAMPLE       30
  23. #define ID_RESOURCES     1
  24. #define ICO_DOIT         20
  25. #define IDM_ICON         100
  26. #define IDM_NAME         110
  27. #define IDM_TREE         120
  28. #define IDM_DETAILS      130
  29. #define IDM_TEXT         140
  30.