Changeset 4033 for trunk/include/win/wine/obj_contextmenu.h
- Timestamp:
- Aug 18, 2000, 4:04:23 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/obj_contextmenu.h
r641 r4033 1 /* $Id: obj_contextmenu.h,v 1. 5 1999-08-22 22:52:07 sandervlExp $ */1 /* $Id: obj_contextmenu.h,v 1.6 2000-08-18 02:04:16 phaller Exp $ */ 2 2 /************************************************************ 3 3 * IContextMenu … … 15 15 #endif /* defined(__cplusplus) */ 16 16 17 DEFINE_SHLGUID(IID_IContextMenu, 0x000214E4L, 0, 0);18 DEFINE_SHLGUID(IID_IContextMenu2, 0x000214F4L, 0, 0);19 17 typedef struct IContextMenu IContextMenu, *LPCONTEXTMENU; 20 18
Note:
See TracChangeset
for help on using the changeset viewer.