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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h4408 # define ANIMATE_CLASSW (const WCHAR []){ 'S','y','s', \ macro
4411 # define ANIMATE_CLASSW L"SysAnimate32" macro
4413 static const WCHAR ANIMATE_CLASSW[] = { 'S','y','s', variable
4431 CreateWindowW(ANIMATE_CLASSW,NULL,dwStyle,0,0,0,0,hwndP,(HMENU)(id),hInstance,NULL)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h4502 # define ANIMATE_CLASSW (const WCHAR []){ 'S','y','s', \ macro
4505 # define ANIMATE_CLASSW L"SysAnimate32" macro
4507 static const WCHAR ANIMATE_CLASSW[] = { 'S','y','s', variable
4529 CreateWindowW(ANIMATE_CLASSW,NULL,dwStyle,0,0,0,0,hwndP,(HMENU)(id),hInstance,NULL)

Completed in 434 milliseconds