7_10.h
上传用户:szlongfu
上传日期:2017-12-13
资源大小:145k
文件大小:0k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. #define IDM_CIRCLE  10
  2. #define IDM_RECTANGLE  11
  3. #define IDM_EXIT  12
  4. #define IDM_DRAWRECT  13
  5. #define IDM_MOVERECT  14
  6. #define IDM_ZOOMIN  15
  7. #define IDM_ZOOMOUT  16
  8. #define IDM_DRAWCIRCLE 17
  9. #define IDM_MOVECIRCLE 18
  10. #define IDM_REDRAW 19