Ignore:
Timestamp:
Oct 6, 1999, 5:41:11 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/commctrl.h

    r1124 r1156  
    1 /* $Id: commctrl.h,v 1.13 1999-10-04 16:01:29 cbratschi Exp $ */
     1/* $Id: commctrl.h,v 1.14 1999-10-06 15:40:18 cbratschi Exp $ */
    22/*
    33 * Common controls definitions
     
    645645#define HDN_GETDISPINFOW      (HDN_FIRST-29)
    646646#define HDN_GETDISPINFO WINELIB_NAME_AW(HDN_GETDISPINFO)
    647 #define HDN_BEGINDRACK          (HDN_FIRST-10)
    648 #define HDN_ENDDRACK            (HDN_FIRST-11)
     647#define HDN_BEGINDRAG          (HDN_FIRST-10)
     648#define HDN_ENDDRAG            (HDN_FIRST-11)
    649649#define HDN_FILTERCHANGE        (HDN_FIRST-12)
    650650#define HDN_FILTERBTNCLICK      (HDN_FIRST-13)
Note: See TracChangeset for help on using the changeset viewer.