home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c11 / lab03 / baseline / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.1 KB  |  31 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ftp.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_FTPTYPE                     129
  8. #define IDD_DIALOG_FTP                  130
  9. #define IDC_RADIO_NONE                  1000
  10. #define IDC_RADIO_LEAF                  1001
  11. #define IDC_RADIO_ALL                   1002
  12. #define IDC_EDIT_SVR                    1003
  13. #define IDC_EDIT_PATH                   1004
  14. #define IDC_EDIT_FILE                   1005
  15. #define IDC_EDIT_ROOT                   1006
  16. #define IDC_EDIT_GW                     1007
  17. #define ID_FILE_FTP                     32771
  18. #define ID_FILE_FTP_TRANSFER            32772
  19.  
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_3D_CONTROLS                     1
  25. #define _APS_NEXT_RESOURCE_VALUE        130
  26. #define _APS_NEXT_COMMAND_VALUE         32773
  27. #define _APS_NEXT_CONTROL_VALUE         1000
  28. #define _APS_NEXT_SYMED_VALUE           101
  29. #endif
  30. #endif
  31.