Changeset 2779 for trunk/include/win/combo.h
- Timestamp:
- Feb 14, 2000, 6:28:45 PM (26 years ago)
- 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 sandervlExp $ */1 /* $Id: combo.h,v 1.4 2000-02-14 17:27:54 cbratschi Exp $ */ 2 2 3 3 /* … … 30 30 #define CBF_SELCHANGE 0x0400 31 31 #define CBF_NOEDITNOTIFY 0x1000 32 #define CBF_NOLBSELECT 0x2000 /* do not change current selection */ 32 33 #define CBF_EUI 0x8000 33 34
Note:
See TracChangeset
for help on using the changeset viewer.