|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_commctrl_functionals.h>
Public Methods | |
| listview_inserter (HWND hwndListview, ws_int_t iImage=image_none) | |
| Construct with the target list-view window. | |
| template<typename S> ws_int_t | operator() (S const &s) |
| Function call operator taking the item string. | |
| ws_int_t | operator() (const ws_char_a_t *s) |
| Function call operator taking the item string. | |
| ws_int_t | operator() (const ws_char_w_t *s) |
| Function call operator taking the item string. | |
|
||||||||||||
|
Construct with the target list-view window.
|
|
|
Function call operator taking the item string.
|
|
|
Function call operator taking the item string.
|
|
|
Function call operator taking the item string.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |