home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / internet / ftptree / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  1.1 KB  |  32 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FTPTREE.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_FTPTREE_DIALOG              102
  9. #define IDS_APPNAME                     102
  10. #define IDS_BAD_SESSION                 103
  11. #define IDS_NO_CONNECTION               104
  12. #define IDS_INVALID_URL                 105
  13. #define IDS_EXCEPTION                   106
  14. #define IDR_MAINFRAME                   128
  15. #define IDB_BMERROR                     129
  16. #define IDB_BMDIR                       130
  17. #define IDB_BMFILE                      131
  18. #define IDC_FTPSITE                     1000
  19. #define IDC_FTPTREE                     1001
  20. #define ID_BROWSE_SITE                  1002
  21.  
  22. // Next default values for new objects
  23. //
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        134
  27. #define _APS_NEXT_COMMAND_VALUE         32771
  28. #define _APS_NEXT_CONTROL_VALUE         1007
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif
  32.