Searched refs:DELETEITEMSTRUCT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindowsx.h1296 /* void Cls_OnDeleteItem(HWND hwnd, const DELETEITEMSTRUCT * lpDeleteItem) */
1298 ((fn)((hwnd), (const DELETEITEMSTRUCT *)(lParam)), 0L)
1300 (void)(fn)((hwnd), WM_DELETEITEM, (WPARAM)(((const DELETEITEMSTRUCT *)(lpDeleteItem))->CtlID), (LPARAM)(const DELETEITEMSTRUCT *)(lpDeleteItem))
H A Dwinuser.h2808 } DELETEITEMSTRUCT, *PDELETEITEMSTRUCT, *LPDELETEITEMSTRUCT; typedef in typeref:struct:tagDELETEITEMSTRUCT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindowsx.h1296 /* void Cls_OnDeleteItem(HWND hwnd, const DELETEITEMSTRUCT * lpDeleteItem) */
1298 ((fn)((hwnd), (const DELETEITEMSTRUCT *)(lParam)), 0L)
1300 (void)(fn)((hwnd), WM_DELETEITEM, (WPARAM)(((const DELETEITEMSTRUCT *)(lpDeleteItem))->CtlID), (LPARAM)(const DELETEITEMSTRUCT *)(lpDeleteItem))
H A Dwinuser.h3660 } DELETEITEMSTRUCT, *PDELETEITEMSTRUCT, *LPDELETEITEMSTRUCT; typedef in typeref:struct:tagDELETEITEMSTRUCT

Completed in 114 milliseconds