winstl/controls/commctrl_functions.h File Reference


Detailed Description

[C, C++] Various Windows common control functions (Windows Controls Library).

#include <winstl/winstl.h>
#include <winstl/window/message_functions.h>
#include <commctrl.h>

Go to the source code of this file.

Namespaces

namespace  winstl

Functions

STLSOFT_INLINE HTREEITEM winstl__treeview_getnextitem (HWND hwnd, HTREEITEM hitem, UINT flag)
 Gets the next item in the tree view.
STLSOFT_INLINE HTREEITEM winstl__treeview_getchilditem (HWND hwnd, HTREEITEM hitem)
 Gets the tree view child item.
STLSOFT_INLINE HTREEITEM winstl__treeview_getrootitem (HWND hwnd)
 Gets the tree view root item.
STLSOFT_INLINE HTREEITEM winstl__treeview_getcaretitem (HWND hwnd)
 Gets the tree view caret item.
HTREEITEM treeview_getnextitem (HWND hwnd, HTREEITEM hitem, UINT flag)
 Gets the next item in the tree view.
HTREEITEM treeview_getchilditem (HWND hwnd, HTREEITEM hitem)
 Gets the tree view child item.
HTREEITEM treeview_getrootitem (HWND hwnd)
 Gets the tree view root item.
HTREEITEM treeview_getcaretitem (HWND hwnd)
 Gets the tree view caret item.


Generated on Thu Jun 10 08:58:14 2010 for STLSoft by  doxygen 1.5.6