Globals.h
上传用户:newyosio
上传日期:2007-01-01
资源大小:226k
文件大小:0k
源码类别:

按钮控件

开发平台:

Visual C++

  1. // Globals for CButtonST_demo
  2. #ifndef _GLOBALS_H
  3. #define _GLOBALS_H
  4. #define PROJECT_NAME "CButtonST v2.5"
  5. #define SEMAPHORE_NAME "25CButtonST"
  6. #define IDS_MAILADDR "mailto:davide_calabro@yahoo.com"
  7. #define IDS_HOMEPAGEADDR  "http://members.tripod.com/~SoftechSoftware/index.html" 
  8. #define STSIGN "SoftechSoftware"
  9. #endif