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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h2472 } TVITEMW, *LPTVITEMW; typedef in typeref:struct:__anon13259
2475 #define TV_ITEMW TVITEMW
2535 TVITEMW item;
2566 TVITEMW itemOld;
2567 TVITEMW itemNew;
2588 TVITEMW item;
2758 (BOOL)SNDMSGW((hwnd), TVM_GETITEMW, 0, (LPARAM) (TVITEMW *)(pitem))
2764 (BOOL)SNDMSGW((hwnd), TVM_SETITEMW, 0, (LPARAM)(const TVITEMW *)(pitem))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h2525 } TVITEMW, *LPTVITEMW; typedef in typeref:struct:__anon663
2528 #define TV_ITEMW TVITEMW
2588 TVITEMW item;
2619 TVITEMW itemOld;
2620 TVITEMW itemNew;
2641 TVITEMW item;
2811 (BOOL)SNDMSGW((hwnd), TVM_GETITEMW, 0, (LPARAM) (TVITEMW *)(pitem))
2817 (BOOL)SNDMSGW((hwnd), TVM_SETITEMW, 0, (LPARAM)(const TVITEMW *)(pitem))

Completed in 98 milliseconds