Changeset 3583 for trunk/include/win/commctrl.h
- Timestamp:
- May 22, 2000, 7:19:00 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/commctrl.h
r3408 r3583 1 /* $Id: commctrl.h,v 1.3 0 2000-04-16 18:25:05cbratschi Exp $ */1 /* $Id: commctrl.h,v 1.31 2000-05-22 17:18:49 cbratschi Exp $ */ 2 2 /* 3 3 * Common controls definitions … … 3939 3939 #define DPA_FastGetPtr(hdpa,i) (DPA_GetPtrPtr(hdpa)[i]) 3940 3940 3941 3942 3941 /* notification helper functions */ 3943 3942
Note:
See TracChangeset
for help on using the changeset viewer.