Changeset 3368 for trunk/include/win/listview.h
- Timestamp:
- Apr 12, 2000, 6:37:13 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/listview.h
r3242 r3368 10 10 11 11 /* Some definitions for inline edit control */ 12 typedef BOOL (*EditlblCallback)(HWND, LPSTR, DWORD);12 typedef BOOL (*EditlblCallback)(HWND,LPSTR,DWORD,BOOL); 13 13 14 14 typedef struct tagEDITLABEL_ITEM
Note:
See TracChangeset
for help on using the changeset viewer.