[resend PATCH] shell32: Implement NewMenu with new folder item.

Vijay Kiran Kamuju infyquest at gmail.com
Mon May 13 16:22:52 CDT 2019


On Mon, May 13, 2019 at 1:23 PM Alexandre Julliard <julliard at winehq.org> wrote:
>
> Vijay Kiran Kamuju <infyquest at gmail.com> writes:
>
> > @@ -32,6 +32,7 @@ C_SRCS = \
> >       shelldispatch.c \
> >       shellitem.c \
> >       shelllink.c \
> > +     shellnew.c \
>
> Please use a better name, or preferably put this into some existing file
> like shlmenu.c.
This cannot be put into existing files like shlmenu.c or
shlview_cmenu.c as it we need separate implementations of
IContextMenu3 and IShellExtInit.
Please let me know if the filename like shlview_nmenu.c or
shlview_newmenu.c is ok or not.
---
Vijay
>
> --
> Alexandre Julliard
> julliard at winehq.org



More information about the wine-devel mailing list