home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM User 1995 January / CDuser6Jan95.iso / WING / HALFTONE.H_ / HALFTONE.H
Text File  |  1994-06-19  |  581b  |  22 lines

  1. /*
  2.  *    HALFTONE.H
  3.  *
  4.  *    (C) Copyright Microsoft Corp. 1994.  All rights reserved.
  5.  *
  6.  *    You have a royalty-free right to use, modify, reproduce and 
  7.  *    distribute the Sample Files (and/or any modified version) in 
  8.  *    any way you find useful, provided that you agree that 
  9.  *    Microsoft has no warranty obligations or liability for any 
  10.  *    Sample Application Files which are modified. 
  11.  */
  12.  
  13. /* Menu Items */
  14. #define MENU_OPEN       1
  15. #define MENU_ABOUT      2
  16. #define MENU_EXIT       3
  17.  
  18. #define MENU_WING       4
  19. #define MENU_GDI        5
  20.  
  21. 
  22.