home *** CD-ROM | disk | FTP | other *** search
- /* pragmas/svdrivers.h */
- /* Version : 1.1 */
- /* Date : 14.02.1994 */
- /* Written by : Andreas R. Kleinert */
-
- #ifndef PRAGMAS_SVDRIVERS_H
- #define PRAGMAS_SVDRIVERS_H
-
- #pragma libcall SVDriverBase SVD_AllocHandle 1e 901
- #pragma libcall SVDriverBase SVD_FreeHandle 24 901
- #pragma libcall SVDriverBase SVD_CloseDisplay 2a 901
- #pragma libcall SVDriverBase SVD_FreeResources 30 901
- #pragma libcall SVDriverBase SVD_SetGfxBuffer 36 ba903
- #pragma libcall SVDriverBase SVD_DisplayGfxBuffer 3c a902
- #pragma libcall SVDriverBase SVD_SetScreenType 42 a1903
- #pragma libcall SVDriverBase SVD_SetWindowFlags 48 a1903
- #pragma libcall SVDriverBase SVD_SetWindowIDCMP 4e a1903
- #pragma libcall SVDriverBase SVD_GetScreenAddress 54 a902
- #pragma libcall SVDriverBase SVD_GetWindowAddress 5a a902
-
- #endif /* PRAGMAS_SVDRIVERS_H */
-