52 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| /*//////////////////////////////////////////////////////////////////////////////
 | |
| 
 | |
|  ---------- Document Info ---------------
 | |
| 
 | |
|         Author : Anonymous
 | |
|        Created : 16:07:29, Apr  7 2010
 | |
|  Last modified : 15:18:17, Mar 22 2013
 | |
|    Making tool : UI Designer Studio
 | |
|    File format : C language header file
 | |
| 
 | |
|  ----------- Object Info ----------------
 | |
| 
 | |
|          Class : IMAGE_TABLE
 | |
|           Name : DateStampFontTbl20x44
 | |
| 
 | |
| *///////////////////////////////////////////////////////////////////////////////
 | |
| 
 | |
| #ifndef _DATESTAMPFONTTBL20X44_H_
 | |
| #define _DATESTAMPFONTTBL20X44_H_
 | |
| 
 | |
| // IMAGE_TABLE
 | |
| extern const
 | |
| unsigned char gDateStampFontTbl20x44[];
 | |
| 
 | |
| // IMAGE ID
 | |
| #define _0020                                    0x0020
 | |
| #define _002E                                    0x002E
 | |
| #define _002F                                    0x002F
 | |
| #define _0030                                    0x0030
 | |
| #define _0031                                    0x0031
 | |
| #define _0032                                    0x0032
 | |
| #define _0033                                    0x0033
 | |
| #define _0034                                    0x0034
 | |
| #define _0035                                    0x0035
 | |
| #define _0036                                    0x0036
 | |
| #define _0037                                    0x0037
 | |
| #define _0038                                    0x0038
 | |
| #define _0039                                    0x0039
 | |
| #define _003A                                    0x003A
 | |
| #define _0041                                    0x0041
 | |
| #define _0048                                    0x0048
 | |
| #define _004B                                    0x004B
 | |
| #define _004D                                    0x004D
 | |
| #define _0050                                    0x0050
 | |
| #define _0061                                    0x0061
 | |
| #define _0068                                    0x0068
 | |
| #define _006B                                    0x006B
 | |
| #define _006D                                    0x006D
 | |
| #define _0070                                    0x0070
 | |
| 
 | |
| #endif //_DATESTAMPFONTTBL20X44_H_
 | 
