Ignore:
Timestamp:
Feb 14, 2000, 6:28:45 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

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

    r388 r2779  
    1 /* $Id: combo.h,v 1.3 1999-07-24 17:55:08 sandervl Exp $ */
     1/* $Id: combo.h,v 1.4 2000-02-14 17:27:54 cbratschi Exp $ */
    22
    33/*
     
    3030#define CBF_SELCHANGE           0x0400
    3131#define CBF_NOEDITNOTIFY        0x1000
     32#define CBF_NOLBSELECT          0x2000  /* do not change current selection */
    3233#define CBF_EUI                 0x8000
    3334
Note: See TracChangeset for help on using the changeset viewer.