home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / powergui / static / iconbmp / iconbmp.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-10-29  |  424 b   |  11 lines

  1. /************************************************************
  2. / Static Controls - Icon and Bitmap Example
  3. /
  4. / Copyright (C) 1994, Law, Leong, Love, Olson, Tsuji.
  5. / Copyright (c) 1997 John Wiley & Sons, Inc. 
  6. / All Rights Reserved.
  7. ************************************************************/
  8. //=================== Resource Identifiers ====================
  9. #define ID_CPPICON        1
  10. #define ID_CPPBITMAP      1
  11.