home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / LISTCTRL.PAK / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  1.1 KB  |  26 lines

  1. #define IDS_APPNAME                     1
  2. #define IDS_DESCRIPTION                 2
  3. #define IDD_VERFIRST                    100
  4. #define IDI_APPICON                     101
  5. #define IDD_EDITSTOCKINFO               102
  6. #define IDD_VERLAST                     104
  7. #define IDM_EXIT                        1000
  8. #define IDC_EDIT1                       1000
  9. #define IDC_COMPANYNAME                 1000
  10. #define IDC_EDIT2                       1001
  11. #define IDC_SYMBOL                      1001
  12. #define IDC_HIGH                        1002
  13. #define IDC_LOW                         1003
  14. #define IDC_CLOSE                       1004
  15. #define IDC_NEWS                        1005
  16. #define IDC_EXCHANGE                    1006
  17. #define IDM_LARGEICONS                  1100
  18. #define IDM_SMALLICONS                  1101
  19. #define IDM_LIST                        1102
  20. #define IDM_DETAILS                     1103
  21. #define IDM_DRAGLIST                    1200
  22. #define IDM_ABOUT                       1300
  23. #define IDM_EDITSTOCKINFO               40001
  24. #define IDC_STATIC                      -1
  25.  
  26.