[PATCH 1/2] include/shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name.

Alexandre Julliard julliard at winehq.org
Mon Jul 19 07:32:46 CDT 2010


David Hedberg <david.hedberg at gmail.com> writes:

> ---
>  dlls/shell32/shell32.spec      |    2 +-
>  dlls/shell32/shell32_main.h    |    5 -----
>  dlls/shell32/shlmenu.c         |    2 +-
>  dlls/shell32/tests/shlfileop.c |   14 +++++++-------
>  dlls/shell32/undocshell.h      |    4 ----
>  include/shlobj.h               |    6 ++++++
>  6 files changed, 15 insertions(+), 18 deletions(-)

It should still be imported by ordinal, and you shouldn't need to change
the test.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list