Searched refs:RSC_COMBOBOX (Results 1 – 4 of 4) sorted by relevance
84 #define RSC_COMBOBOX (RSC_NOTYPE + 0x54) macro
87 rResId.SetRT( RSC_COMBOBOX ); in ComboBox()
1850 case RSC_COMBOBOX: aHID.append( "ComboBox" ); break; in GetAutoHelpId()
801 pClassComboBox = new RscClass( nId, RSC_COMBOBOX, pSuper ); in InitClassComboBox()