home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / ACLOCK.PAK / ACLOCK.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  422 b   |  15 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1993, 1995 by Borland International, All Rights Reserved
  4. //----------------------------------------------------------------------------
  5.  
  6. // Menuitem IDs
  7. //
  8. #define CM_ABOUT        104
  9. #define CM_EFFECTCHIME  101
  10. #define CM_EFFECTCUCKOO 102
  11.  
  12. // Application Icon ID
  13. //
  14. #define IDI_APP         500
  15.