home *** CD-ROM | disk | FTP | other *** search
- /*static char *SCCSID = "@(#)ipf.h 6.1 91/11/06";*/
- /***************** IPF C Sample Program Include file (.H) *********************/
- /* */
- /* The IPF include file defines symbolic constants used in the IPF.C and */
- /* .RC files. IPF local procedure declarations may appear in this file to */
- /* ensure have been declared before being used. */
- /* */
- /******************************************************************************/
-
- #define IDB_FRAME1 55
- #define IDB_FRAME2 56
- #define IDB_FRAME3 57
- #define IDB_FRAME4 58
- #define IDB_FRAME5 59
- #define ID_TIMER 1
-
-