| 1 |
/*******************************************************/ |
/*******************************************************/ |
| 2 |
/* */ |
/* */ |
| 3 |
/* LeafOK Innd */ |
/* LeafOK Innbbsd */ |
| 4 |
/* Copyright (C) LeafOK.com, 2003-2004 */ |
/* Copyright (C) LeafOK.com, 2003-2004 */ |
| 5 |
/* */ |
/* */ |
| 6 |
/* Programmed by Leaf */ |
/* Programmed by Leaf */ |
| 7 |
/* E-mail:leaf@leafok.com QQ:6049044 */ |
/* E-mail:leaflet@leafok.com QQ:6049044 */ |
| 8 |
/* */ |
/* */ |
| 9 |
/* http://bbs.leafok.com */ |
/* http://bbs.leafok.com */ |
| 10 |
/* http://bbs.leafok.net */ |
/* http://bbs.leafok.net */ |
| 18 |
{ |
{ |
| 19 |
public: |
public: |
| 20 |
static const char ProductName[100]; |
static const char ProductName[100]; |
| 21 |
|
static const char ServiceName[100]; |
| 22 |
|
static const char App_common::Copyright[256]; |
| 23 |
static const int Ver_Major; |
static const int Ver_Major; |
| 24 |
static const int Ver_Minor; |
static const int Ver_Minor; |
| 25 |
static const int Ver_Inner; |
static const int Ver_Inner; |