home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / ado / getrows / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-12-02  |  1.1 KB  |  32 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by GetRows.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_GETROWS_DIALOG              102
  9. #define IDD_MAINFORM                    102
  10. #define IDD_MAINDLG                     102
  11. #define IDR_MAINFRAME                   128
  12. #define IDC_LIST1                       1000
  13. #define IDC_LIST2                       1001
  14. #define IDC_GROUP                       1002
  15. #define IDC_EXPLAIN                     1003
  16. #define IDC_EXECUTE                     1004
  17. #define IDD_GETROWSEXLIST               1006
  18. #define IDD_GETROWSLISTEX               1006
  19. #define IDD_EXECUTE                     1007
  20. #define IDD_GETROWSLIST                 2000
  21.  
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        201
  27. #define _APS_NEXT_COMMAND_VALUE         40001
  28. #define _APS_NEXT_CONTROL_VALUE         2000
  29. #define _APS_NEXT_SYMED_VALUE           201
  30. #endif
  31. #endif
  32.