home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / info / redbook4 / dropinfo.h < prev    next >
Text File  |  1992-06-28  |  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.