home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / gdi / mandel / dibmp.h < prev    next >
Text File  |  1997-10-05  |  531b  |  23 lines

  1. /******************************Module*Header*******************************\
  2. * Module Name: dibmp.h
  3. *
  4. * Header files for dibmp.c
  5. *
  6. * Created: 14-Apr-1992 10:29:04
  7. * Author: Petrus Wong
  8. *
  9. * Copyright (C) 1993-1997 Microsoft Corporation
  10. *
  11. * Contains #define for the menu IDs
  12. *
  13. * Dependencies:
  14. *
  15. *   none
  16. *
  17. \**************************************************************************/
  18. #define MM_BW              7004
  19. #define MM_DRAW_SET    7005
  20. #define MM_SHIFT        7006
  21. #define MM_CUSTOM    7007
  22. #define MM_CYCLE    7008
  23.