home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / RB3774.ZIP / DROPINFO.ZIP / DROPINFO.H < prev    next >
Text File  |  1992-04-10  |  746b  |  13 lines

  1. /*********** DROPINFO C Sample Program Include file (.H) *************************/
  2. /*                                                                            */
  3. /*  The DROPINFO include file defines symbolic constants used                    */
  4. /*  in the DROPINFO.C and .RC files.                                             */
  5. /*  DROPINFO local procedure declarations may appear in this file to             */
  6. /*  ensure have been declared before being used.                              */
  7. /*                                                                            */
  8. /******************************************************************************/
  9.  
  10. #define ID_WINDOW   256
  11. #define ID_LISTBOX  300
  12. #define ID_EXITPROG 400
  13.