Ignore:
Timestamp:
Aug 18, 2000, 4:04:23 AM (25 years ago)
Author:
phaller
Message:

Shell32 update to WINE

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 sandervl Exp $ */
     1/* $Id: obj_contextmenu.h,v 1.6 2000-08-18 02:04:16 phaller Exp $ */
    22/************************************************************
    33 *    IContextMenu
     
    1515#endif /* defined(__cplusplus) */
    1616
    17 DEFINE_SHLGUID(IID_IContextMenu,        0x000214E4L, 0, 0);
    18 DEFINE_SHLGUID(IID_IContextMenu2,       0x000214F4L, 0, 0);
    1917typedef struct IContextMenu IContextMenu, *LPCONTEXTMENU;
    2018
Note: See TracChangeset for help on using the changeset viewer.