Searched defs:WC_COMBOBOXW (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h5039 # define WC_COMBOBOXW (const WCHAR []){ 'C','o','m','b','o','B','o','x',0 } macro
5041 # define WC_COMBOBOXW L"ComboBox" macro
5043 static const WCHAR WC_COMBOBOXW[] = { 'C','o','m','b','o','B','o','x',0 }; variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h5115 # define WC_COMBOBOXW (const WCHAR []){ 'C','o','m','b','o','B','o','x',0 } macro
5117 # define WC_COMBOBOXW L"ComboBox" macro
5119 static const WCHAR WC_COMBOBOXW[] = { 'C','o','m','b','o','B','o','x',0 }; variable

Completed in 620 milliseconds