home *** CD-ROM | disk | FTP | other *** search
- //
- // Open Data Services header file
- //
- // Copyright (c) 1989, 1990, 1991 by Microsoft Corp.
- //
-
- // Include miscellaneous Open Data Services definitions
- //
- #include <srvmisc.h>
-
- // Include DBLIB definitions (it checks to see if they have already
- // been defined)
- //
- #include <srvdbtyp.h>
-
- // Include Open Data Services structure definitions
- //
- #include <srvstruc.h>
-
- // Include Open Data Services token definitions
- //
- #include <srvtok.h>
-
- // Include Open Data Services constant definitions
- //
- #include <srvconst.h>
-
- // Include Open Data Services datatype definitions
- //
- #include <srvtypes.h>
-
- // Include Open Data Services MACRO definitions and function prototypes
- //
- #include <srvapi.h>
-