//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by StockSample.rc // #define IDR_MANIFEST 1 #define IDR_MAINFRAME 128 #define IDR_STOCKSTYPE 129 #define IDD_STOCKQUOTE 130 #define IDR_CSV_AAPL 132 #define IDR_CSV_MSFT 133 #define IDR_CSV_PYPL 134 #define IDR_CSV_PZZA 135 #define IDR_CSV_TSLA 136 #define IDR_CSV_TICKERS 137 #define IDC_STR_COMPANY 1000 #define IDC_STR_DATE 1001 #define IDC_STR_HIGH 1002 #define IDC_STR_LOW 1003 #define IDC_STR_OPEN 1004 #define IDC_STR_CLOSE 1005 #define IDC_STR_VOLUME 1006 #define IDC_COMBO_STYLE 1007 #define IDC_BTN_GETQUOTE 1008 #define IDC_EDIT_TICKER 1009 #define IDC_STR_SECTOR 1010 #define IDC_STR_INDUSTRY 1011 #define IDC_CHK_THICKLINES 1012 #define IDC_COMBO_TICKER 1013 #define IDC_COMBO_DAYS 1014 #define ID_VIEW_STOCKQUOTE 32771 #define ID_VIEW_THICKSTYLE 32772 #define ID_VIEW_CANDLES 32773 #define ID_VIEW_DATETIMESCALE 32774 // Next default values for new objects // #ifdef APSTUDIO_INVOKED # ifndef APSTUDIO_READONLY_SYMBOLS # define _APS_3D_CONTROLS 1 # define _APS_NEXT_RESOURCE_VALUE 139 # define _APS_NEXT_COMMAND_VALUE 32775 # define _APS_NEXT_CONTROL_VALUE 1014 # define _APS_NEXT_SYMED_VALUE 101 # endif #endif