Searched refs:WC_BUTTONW (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h1017 # define WC_BUTTONW (const WCHAR []){ 'B','u','t','t','o','n',0 } macro
1019 # define WC_BUTTONW L"Button" macro
1021 static const WCHAR WC_BUTTONW[] = { 'B','u','t','t','o','n',0 }; variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h1048 # define WC_BUTTONW (const WCHAR []){ 'B','u','t','t','o','n',0 } macro
1050 # define WC_BUTTONW L"Button" macro
1052 static const WCHAR WC_BUTTONW[] = { 'B','u','t','t','o','n',0 }; variable

Completed in 140 milliseconds