home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / pm / ipf / ipf.h < prev    next >
Text File  |  1999-05-11  |  768b  |  17 lines

  1. /*static char *SCCSID = "@(#)ipf.h    6.1 91/11/06";*/
  2. /***************** IPF C Sample Program Include file (.H) *********************/
  3. /*                                                                            */
  4. /*  The IPF include file defines symbolic constants used in the IPF.C and     */
  5. /*  .RC files. IPF local procedure declarations may appear in this file to    */
  6. /*  ensure have been declared before being used.                              */
  7. /*                                                                            */
  8. /******************************************************************************/
  9.  
  10. #define IDB_FRAME1 55
  11. #define IDB_FRAME2 56
  12. #define IDB_FRAME3 57
  13. #define IDB_FRAME4 58
  14. #define IDB_FRAME5 59
  15. #define ID_TIMER   1
  16.  
  17.