|
|
1.1 root 1: /****************************************************************************
2: *
3: * File : hmistd.h
4: * Date Created : 1/3/95
5: * Description : header file for standard includes
6: *
7: * Programmer(s) : Nick Skrepetos
8: * Last Modification : 1/3/95 - 7:20:25 PM
9: * Additional Notes :
10: *
11: *****************************************************************************
12: * Copyright (c) 1994, HMI, Inc. All Rights Reserved *
13: ****************************************************************************/
14:
15:
16: #ifndef _HMI_STANDARD
17: #define _HMI_STANDARD
18:
19: // additional typedefs
20: typedef short SHORT;
21: typedef unsigned short USHORT;
22: typedef int INT;
23:
24: // include other includes
25: #include "sos.h"
26: #endif
27:
28:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.