Globals.h
Upload User: newyosio
Upload Date: 2007-01-01
Package Size: 226k
Code Size: 0k
Category:

Button control

Development Platform:

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