Changeset 3368


Ignore:
Timestamp:
Apr 12, 2000, 6:37:13 PM (25 years ago)
Author:
cbratschi
Message:

* empty log message *

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/changelog

    r3367 r3368  
    1  /* $Id: changelog,v 1.882 2000-04-10 19:45:13 sandervl Exp $ */
     1 /* $Id: changelog,v 1.883 2000-04-12 16:35:28 cbratschi Exp $ */
     2
     3 2000-04-12: Christoph Bratschi <cbratschi@datacomm.ch>
     4        - COMCTL32: listview: completed most version 4 features
    25
    36 2000-04-10: Sander van Leeuwen <sandervl@xs4all.nl>
  • TabularUnified trunk/include/win/listview.h

    r3242 r3368  
    1010
    1111/* Some definitions for inline edit control */
    12 typedef BOOL (*EditlblCallback)(HWND, LPSTR, DWORD);
     12typedef BOOL (*EditlblCallback)(HWND,LPSTR,DWORD,BOOL);
    1313
    1414typedef struct tagEDITLABEL_ITEM
Note: See TracChangeset for help on using the changeset viewer.