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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h2302 #define TVN_FIRST (0U-400U) macro
2305 #define TVN_SELCHANGINGA (TVN_FIRST-1)
2306 #define TVN_SELCHANGINGW (TVN_FIRST-50)
2309 #define TVN_SELCHANGEDA (TVN_FIRST-2)
2310 #define TVN_SELCHANGEDW (TVN_FIRST-51)
2313 #define TVN_GETDISPINFOA (TVN_FIRST-3)
2314 #define TVN_GETDISPINFOW (TVN_FIRST-52)
2317 #define TVN_SETDISPINFOA (TVN_FIRST-4)
2318 #define TVN_SETDISPINFOW (TVN_FIRST-53)
2321 #define TVN_ITEMEXPANDINGA (TVN_FIRST
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h2355 #define TVN_FIRST (0U-400U) macro
2358 #define TVN_SELCHANGINGA (TVN_FIRST-1)
2359 #define TVN_SELCHANGINGW (TVN_FIRST-50)
2362 #define TVN_SELCHANGEDA (TVN_FIRST-2)
2363 #define TVN_SELCHANGEDW (TVN_FIRST-51)
2366 #define TVN_GETDISPINFOA (TVN_FIRST-3)
2367 #define TVN_GETDISPINFOW (TVN_FIRST-52)
2370 #define TVN_SETDISPINFOA (TVN_FIRST-4)
2371 #define TVN_SETDISPINFOW (TVN_FIRST-53)
2374 #define TVN_ITEMEXPANDINGA (TVN_FIRST
[all...]

Completed in 85 milliseconds