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

Annotation of /projs/trunk/shared_source/c_tk_base_7_5_w_mods/tk_vcaux.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 69 - (hide annotations) (download)
Sat Nov 5 10:54:17 2016 UTC (7 years, 11 months ago) by dashley
File MIME type: text/plain
File size: 843 byte(s)
License and property (keyword) changes.
1 dashley 69 /* $Header$ */
2 dashley 25
3     #ifndef TK_VCAUX_H_INCLUDED
4     #define TK_VCAUX_H_INCLUDED
5    
6     #ifdef MODULE_TK_VCAUX
7     #define DECMOD_TK_VCAUX
8     #else
9     #define DECMOD_TK_VCAUX extern
10     #endif
11    
12     #define TK_VCAUX_H_VERSION ("$Revision: 1.1.1.1 $ $Modtime: 1/02/01 2:01a $ $Author: dtashley $")
13    
14     DECMOD_TK_VCAUX const char *ErrorBmpversion(void);
15     DECMOD_TK_VCAUX const char *Gray12Bmpversion(void);
16     DECMOD_TK_VCAUX const char *Gray25Bmpversion(void);
17     DECMOD_TK_VCAUX const char *Gray50Bmpversion(void);
18     DECMOD_TK_VCAUX const char *Gray75Bmpversion(void);
19     DECMOD_TK_VCAUX const char *CursorfontHversion(void);
20     DECMOD_TK_VCAUX const char *DefaultHversion(void);
21     DECMOD_TK_VCAUX const char *Tk_VcAuxCversion(void);
22     DECMOD_TK_VCAUX const char *Tk_VcAuxHversion(void);
23     #endif
24    
25 dashley 69 /* End of tk_vcaux.h */

Properties

Name Value
svn:keywords Header

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25