[PATCH 2/5] shell32: Use SHCreateDefaultContextMenu to create context menus (try 2)

Jay Yang jkelleyy at gmail.com
Sun Aug 21 10:20:52 CDT 2011


Changes from last time:

Factored out the code to find the registry keys for the extensions.

---
 dlls/shell32/classes.c        |   47 +++++++++++++++++++++++++++++++++++++++++
 dlls/shell32/shell32_main.h   |    1 +
 dlls/shell32/shfldr.h         |    9 +++++++
 dlls/shell32/shfldr_desktop.c |    8 ++----
 dlls/shell32/shfldr_fs.c      |    7 +----
 dlls/shell32/shfldr_mycomp.c  |    4 +--
 dlls/shell32/shfldr_unixfs.c  |   11 ++++++---
 dlls/shell32/shlmenu.c        |   40 ++++++++++++++++++++++++++++++++++
 dlls/shell32/shlview.c        |   44 +++++++++++++++++++++++++-------------
 9 files changed, 139 insertions(+), 32 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-shell32-Use-SHCreateDefaultContextMenu-to-create-conte.txt
Type: text/x-patch
Size: 14278 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110821/a0f3cb55/attachment.bin>


More information about the wine-patches mailing list