Changeset 8551 for trunk/include/winconst.h
- Timestamp:
- Jun 2, 2002, 9:32:09 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winconst.h
r8539 r8551 1964 1964 #define DWL_USER_W 8 1965 1965 1966 //OLE drag & drop constants 1967 #define DROPEFFECT_NONE_W 0 1968 #define DROPEFFECT_COPY_W 1 1969 #define DROPEFFECT_MOVE_W 2 1970 #define DROPEFFECT_LINK_W 4 1971 #define DROPEFFECT_SCROLL_W 0x80000000 1972 1966 1973 #endif //__WINCONST_H__
Note:
See TracChangeset
for help on using the changeset viewer.