Changeset 3415 for trunk/src/comctl32/treeview.cpp
- Timestamp:
- Apr 17, 2000, 7:04:14 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/treeview.cpp
r3410 r3415 1 /* $Id: treeview.cpp,v 1.1 1 2000-04-16 18:48:53cbratschi Exp $ */1 /* $Id: treeview.cpp,v 1.12 2000-04-17 17:04:14 cbratschi Exp $ */ 2 2 /* Treeview control 3 3 * … … 8 8 * Copyright 1999-2000 Christoph Bratschi (cbratschi@datacomm.ch) 9 9 * 10 *11 * TODO:12 * Using DPA to store the item ptr would be good.13 * -check custom draw14 * use separate routine to get item text/image.15 10 * 16 11 * FIXMEs (for personal use)
Note:
See TracChangeset
for help on using the changeset viewer.