[PATCH 4/6] shell32: Implement SHCreateDefaultContextMenu and CDefFolderMenu_Create2 (try 2)

Jay Yang jkelleyy at gmail.com
Mon Aug 1 16:48:02 CDT 2011


Added TRACE statements and removed some stray comments
---
 dlls/shell32/Makefile.in       |    1 +
 dlls/shell32/composite_cmenu.c |  275 ++++++++++++++++++++++++++++++++++++++++
 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, 348 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: 15615 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110801/22824031/attachment.bin>


More information about the wine-patches mailing list