Changeset 3415 for trunk/src/comctl32/header.cpp
- Timestamp:
- Apr 17, 2000, 7:04:14 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/header.cpp
r3410 r3415 1 /* $Id: header.cpp,v 1. 8 2000-04-16 18:52:39cbratschi Exp $ */1 /* $Id: header.cpp,v 1.9 2000-04-17 17:04:11 cbratschi Exp $ */ 2 2 /* 3 3 * Header control … … 5 5 * Copyright 1998 Eric Kohl 6 6 * Copyright 1999 Achim Hasenmueller 7 * Copyright 1999 Christoph Bratschi7 * Copyright 1999-2000 Christoph Bratschi (cbratschi@datacomm.ch) 8 8 * 9 9 * TODO: 10 * - HDS_FILTERBAR 10 * - HDS_FILTERBAR (inconsistent parts in Microsoft SDK documentation) 11 11 * - HEADER_SetHotDivider() 12 12 * 13 * Status: ready (inconsistent parts in Microsoft SDK documentation)13 * Status: complete 14 14 * Version: 5.00 15 15 */ 16 16 17 17 /* 18 Most identical with: 18 19 - Corel 20000317 level 19 20 */
Note:
See TracChangeset
for help on using the changeset viewer.