home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / BitmapDLL / TouchBitmap.h < prev   
Encoding:
C/C++ Source or Header  |  2005-03-02  |  243 b   |  12 lines

  1. //////////////////////////////////////////////
  2. //  File is: TouchBitmap.h
  3. //////////////////////////////////////////////
  4.  
  5.  
  6. #ifndef __TOUCHBITMAP_H__
  7. #define __TOUCHBITMAP_H__
  8.  
  9. extern void TouchBitmap();
  10.  
  11.  
  12. #endif    // __TOUCHBITMAP_H__