DIBMP.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  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