ressources.h
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:0k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. #include "windows.h"
  2. #define IDM_ABOUT 100
  3. #define     IDM_OPEN     101
  4. #define     IDM_EXIT     102
  5. #define     IDM_UNDO     200
  6. #define     IDM_CUT      201
  7. #define     IDM_COPY     202
  8. #define     IDM_PASTE    203
  9. #define     IDM_CLEAR    204