rename.h
上传用户:jlteech
上传日期:2007-01-06
资源大小:349k
文件大小:0k
源码类别:

压缩解压

开发平台:

Visual C++

  1. #define IDM_RENAME_TEXT     100
  2. #define IDM_TO_TEXT         101
  3. #define IDM_NEW_NAME_TEXT   102
  4. #define IDM_RENAME_RENAME   103
  5. #define IDM_RENAME_CANCEL   104
  6. #define IDM_RENAME_HELP     105
  7. BOOL WINAPI RenameProc (HWND, WORD, WPARAM, LPARAM);