Patch is ok.

Thanks,
Kai

2013/11/16 Rafaël Carré <fun...@videolan.org>:
> ---
>  mingw-w64-headers/include/shellapi.h | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/mingw-w64-headers/include/shellapi.h 
> b/mingw-w64-headers/include/shellapi.h
> index c036978..4d3a2ef 100644
> --- a/mingw-w64-headers/include/shellapi.h
> +++ b/mingw-w64-headers/include/shellapi.h
> @@ -297,6 +297,8 @@ extern "C" {
>  #endif
>  #endif
>
> +#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
> +
>    typedef struct _SHELLEXECUTEINFOA {
>      DWORD cbSize;
>      ULONG fMask;
> @@ -436,6 +438,8 @@ extern "C" {
>    SHSTDAPI SHGetPropertyStoreForWindow (HWND hwnd, REFIID riid, void **ppv);
>  #endif
>
> +#endif /* WINAPI_PARTITION_DESKTOP.  */
> +
>    typedef struct _NOTIFYICONDATAA {
>      DWORD cbSize;
>      HWND hWnd;
> --
> 1.8.3.2
>
>
> ------------------------------------------------------------------------------
> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
> Free app hosting. Or install the open source package on any LAMP server.
> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to