[PATCH 4/6] shell32: Implement SHCreateDefaultContextMenu and CDefFolderMenu_Create2

Jay Yang jkelleyy at gmail.com
Sat Jul 30 16:14:23 CDT 2011


---
 dlls/shell32/Makefile.in       |    1 +
 dlls/shell32/composite_cmenu.c |  267 ++++++++++++++++++++++++++++++++++++++++
 dlls/shell32/shell32.spec      |    2 +
 dlls/shell32/shell32_main.h    |    2 +
 dlls/shell32/shfldr.h          |    4 +
 dlls/shell32/shlmenu.c         |   63 ++++++++++
 dlls/shell32/tests/shlfolder.c |    2 +-
 7 files changed, 340 insertions(+), 1 deletions(-)
 create mode 100644 dlls/shell32/composite_cmenu.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-shell32-Implement-SHCreateDefaultContextMenu-and-CDefF.txt
Type: text/x-patch
Size: 15129 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110730/28e3a54b/attachment.bin>


More information about the wine-patches mailing list