/[dtapublic]/projs/ets/trunk/src/c_tk_base_7_5_w_mods/tk_vcaux.h
ViewVC logotype

Annotation of /projs/ets/trunk/src/c_tk_base_7_5_w_mods/tk_vcaux.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25 - (hide annotations) (download)
Sat Oct 8 06:43:03 2016 UTC (7 years, 8 months ago) by dashley
Original Path: sf_code/esrgpcpj/shared/tk_base/tk_vcaux.h
File MIME type: text/plain
File size: 1195 byte(s)
Initial commit.
1 dashley 25 /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tk_base/tk_vcaux.h,v 1.1.1.1 2001/06/13 05:15:18 dtashley Exp $ */
2    
3     /* IJS_SM_FILE_PUBLIC */
4    
5    
6     #ifndef TK_VCAUX_H_INCLUDED
7     #define TK_VCAUX_H_INCLUDED
8    
9     #ifdef MODULE_TK_VCAUX
10     #define DECMOD_TK_VCAUX
11     #else
12     #define DECMOD_TK_VCAUX extern
13     #endif
14    
15     #define TK_VCAUX_H_VERSION ("$Revision: 1.1.1.1 $ $Modtime: 1/02/01 2:01a $ $Author: dtashley $")
16    
17     DECMOD_TK_VCAUX const char *ErrorBmpversion(void);
18     DECMOD_TK_VCAUX const char *Gray12Bmpversion(void);
19     DECMOD_TK_VCAUX const char *Gray25Bmpversion(void);
20     DECMOD_TK_VCAUX const char *Gray50Bmpversion(void);
21     DECMOD_TK_VCAUX const char *Gray75Bmpversion(void);
22     DECMOD_TK_VCAUX const char *CursorfontHversion(void);
23     DECMOD_TK_VCAUX const char *DefaultHversion(void);
24     DECMOD_TK_VCAUX const char *Tk_VcAuxCversion(void);
25     DECMOD_TK_VCAUX const char *Tk_VcAuxHversion(void);
26     #endif
27    
28    
29     /* $History: tk_vcaux.h $
30     *
31     * ***************** Version 1 *****************
32     * User: Dtashley Date: 1/02/01 Time: 2:32a
33     * Created in $/IjuScripter, IjuConsole/Source/Tk Base
34     * Initial check-in.
35     */
36    
37     /* End of TK_VCAUX.H */

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25