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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h3304 } LVITEMW, *LPLVITEMW; typedef in typeref:struct:tagLVITEMW
3310 #define LVITEM_V1_SIZEW CCSIZEOF_STRUCT(LVITEMW, lParam)
3314 #define LVITEMW_V5_SIZE CCSIZEOF_STRUCT(LVITEMW, puColumns)
3319 #define LV_ITEMW LVITEMW
3457 LVITEMW item;
3752 (INT)SNDMSGW((hwnd),LVM_SETITEMW,0,(LPARAM)(const LVITEMW *)(pitem))
3798 (BOOL)SNDMSGW((hwnd),LVM_GETITEMW,0,(LPARAM)(LVITEMW *)(pitem))
3809 (INT)SNDMSGW((hwnd),LVM_INSERTITEMW,0,(LPARAM)(const LVITEMW *)(pitem))
3847 LVITEMW _LVi;\
3860 { LVITEMW _LV
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h3378 } LVITEMW, *LPLVITEMW; typedef in typeref:struct:tagLVITEMW
3384 #define LVITEM_V1_SIZEW CCSIZEOF_STRUCT(LVITEMW, lParam)
3388 #define LVITEMW_V5_SIZE CCSIZEOF_STRUCT(LVITEMW, puColumns)
3393 #define LV_ITEMW LVITEMW
3531 LVITEMW item;
3826 (INT)SNDMSGW((hwnd),LVM_SETITEMW,0,(LPARAM)(const LVITEMW *)(pitem))
3872 (BOOL)SNDMSGW((hwnd),LVM_GETITEMW,0,(LPARAM)(LVITEMW *)(pitem))
3883 (INT)SNDMSGW((hwnd),LVM_INSERTITEMW,0,(LPARAM)(const LVITEMW *)(pitem))
3921 LVITEMW _LVi;\
3934 { LVITEMW _LV
[all...]

Completed in 269 milliseconds