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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h5067 # define WC_LISTBOXW (const WCHAR []){ 'L','i','s','t','B','o','x',0 } macro
5069 # define WC_LISTBOXW L"ListBox" macro
5071 static const WCHAR WC_LISTBOXW[] = { 'L','i','s','t','B','o','x',0 }; variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h5143 # define WC_LISTBOXW (const WCHAR []){ 'L','i','s','t','B','o','x',0 } macro
5145 # define WC_LISTBOXW L"ListBox" macro
5147 static const WCHAR WC_LISTBOXW[] = { 'L','i','s','t','B','o','x',0 }; variable

Completed in 110 milliseconds