Globals.h
资源名称:cdigitst.zip [点击查看]
上传用户:dhjcdma
上传日期:2007-01-02
资源大小:102k
文件大小:0k
源码类别:
Static控件
开发平台:
Visual C++
- // Globals for CDigitST_Demo
- #ifndef _GLOBALS_H
- #define _GLOBALS_H
- #define PROJECT_NAME "CDigitST v1.0"
- #define SEMAPHORE_NAME "10CDigitST"
- #define IDS_MAILADDR "mailto:davide_calabro@yahoo.com"
- #define IDS_HOMEPAGEADDR "http://members.tripod.com/~SoftechSoftware/index.html"
- #define STSIGN "SoftechSoftware"
- #endif