home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / powergui / cnr / uidate / uidate.rc < prev   
Text File  |  1996-10-29  |  482b  |  21 lines

  1. /************************************************************
  2. / Container Control - Dates and Times as IDate/ITime
  3. /
  4. / Copyright (C) 1994, Law, Leong, Love, Olson, Tsuji.
  5. / Copyright (c) 1997 John Wiley & Sons, Inc. 
  6. / All Rights Reserved.
  7. ************************************************************/
  8. #include "developr.h"
  9.  
  10. #ifdef IC_PM
  11. #define  INCL_PM
  12. #include <os2.h>
  13.  
  14. ICON ID_DEVELOPER  .\os2\folder.ico
  15.  
  16. #else
  17.  
  18. ID_DEVELOPER ICON  .\win\folder.ico
  19.  
  20. #endif
  21.