home *** CD-ROM | disk | FTP | other *** search
- /*
- * EXAMPLEC.H - Header file for Quasar SQL API example in 'C'
- *
- * LANGUAGE : Microsoft C6.0
- * MODEL : N/A
- * ENVIRONMENT : Microsoft Windows 3.0
- *
- * Developed by:
- * Philip Roll
- * Ming-Li Wang
- *
- * (C) Copyright 1991
- * Stellar Industries
- * 3335 S. Falcon Ridge Road
- * Diamond Bar CA 91765
- *
- */
-
- /*
- *
- * Example menu items:
- *
- */
-
- #define IDM_REFRESH 0x00
-
- #ifndef RESOURCE
-
- #endif
-