4 lines
332 B
C
4 lines
332 B
C
#define C_szVIGVersion "VIG V5.0.1" /* The format is XXX Va.b.c with Xxx is the Tag of the module */
|
|
#define C_szVIGFullName "Vignette" /* the complete and clear name of the module */
|
|
#define C_szVIGDate "Jun 7 1997" /* The format is "Mmm dd yyyy".You can use __DATE__ but be careful that you have the control of the compilation*/
|