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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h3126 #define LVM_SETITEMSTATE (LVM_FIRST+43) macro
3756 SNDMSG(hwnd, LVM_SETITEMSTATE, (WPARAM)(UINT)i, (LPARAM) (LPLVITEM)&_LVi);}
3761 SNDMSG(hwndLV, LVM_SETITEMSTATE, (WPARAM)(UINT)(i), (LPARAM)(LPLVITEM)&_LVi);}
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h3200 #define LVM_SETITEMSTATE (LVM_FIRST+43) macro
3830 SNDMSG(hwnd, LVM_SETITEMSTATE, (WPARAM)(UINT)i, (LPARAM) (LPLVITEM)&_LVi);}
3835 SNDMSG(hwndLV, LVM_SETITEMSTATE, (WPARAM)(UINT)(i), (LPARAM)(LPLVITEM)&_LVi);}

Completed in 115 milliseconds