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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h5025 # define WC_STATICW (const WCHAR []){ 'S','t','a','t','i','c',0 } macro
5027 # define WC_STATICW L"Static" macro
5029 static const WCHAR WC_STATICW[] = { 'S','t','a','t','i','c',0 }; variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h5101 # define WC_STATICW (const WCHAR []){ 'S','t','a','t','i','c',0 } macro
5103 # define WC_STATICW L"Static" macro
5105 static const WCHAR WC_STATICW[] = { 'S','t','a','t','i','c',0 }; variable

Completed in 115 milliseconds