Re: [Mingw-w64-public] [PATCH] shobjidl.idl: added definition for FOS_SUPPORTSTREAMABLEITEMS to FILEOPENDIALOGOPTIONS enum

2019-08-01 Thread Jacek Caban

On 7/31/19 9:18 PM, Richard Pospesel wrote:

Signed-off-by: Richard Pospesel 
---
  mingw-w64-headers/include/shobjidl.h   | 8 +---
  mingw-w64-headers/include/shobjidl.idl | 3 ++-
  2 files changed, 7 insertions(+), 4 deletions(-)



I pushed the patch to git.


Thanks,

Jacek



___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] [PATCH] shobjidl.idl: added definition for FOS_SUPPORTSTREAMABLEITEMS to FILEOPENDIALOGOPTIONS enum

2019-07-31 Thread Jacek Caban

On 01/08/2019 01:44, JonY via Mingw-w64-public wrote:


On 7/31/19 7:18 PM, Richard Pospesel wrote:

Signed-off-by: Richard Pospesel 
---
  mingw-w64-headers/include/shobjidl.h   | 8 +---
  mingw-w64-headers/include/shobjidl.idl | 3 ++-
  2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/mingw-w64-headers/include/shobjidl.h 
b/mingw-w64-headers/include/shobjidl.h
index 1bd1c0dc..108339eb 100644
--- a/mingw-w64-headers/include/shobjidl.h
+++ b/mingw-w64-headers/include/shobjidl.h
@@ -1,11 +1,12 @@
-/*** Autogenerated by WIDL 3.20 from include/shobjidl.idl - Do not edit ***/
+/*** Autogenerated by WIDL 4.5 from include/shobjidl.idl - Do not edit ***/
  
+#ifdef _WIN32

  #ifndef __REQUIRED_RPCNDR_H_VERSION__
  #define __REQUIRED_RPCNDR_H_VERSION__ 475
  #endif
-
  #include 
  #include 
+#endif

What is the reason for this change?



This is autogenerated part and that's an addition in recent IDL, not 
related to this patch.



The actual .idl change looks good to me.


Thanks,

Jacek



___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] [PATCH] shobjidl.idl: added definition for FOS_SUPPORTSTREAMABLEITEMS to FILEOPENDIALOGOPTIONS enum

2019-07-31 Thread JonY via Mingw-w64-public
On 7/31/19 7:18 PM, Richard Pospesel wrote:
> Signed-off-by: Richard Pospesel 
> ---
>  mingw-w64-headers/include/shobjidl.h   | 8 +---
>  mingw-w64-headers/include/shobjidl.idl | 3 ++-
>  2 files changed, 7 insertions(+), 4 deletions(-)
> 
> diff --git a/mingw-w64-headers/include/shobjidl.h 
> b/mingw-w64-headers/include/shobjidl.h
> index 1bd1c0dc..108339eb 100644
> --- a/mingw-w64-headers/include/shobjidl.h
> +++ b/mingw-w64-headers/include/shobjidl.h
> @@ -1,11 +1,12 @@
> -/*** Autogenerated by WIDL 3.20 from include/shobjidl.idl - Do not edit ***/
> +/*** Autogenerated by WIDL 4.5 from include/shobjidl.idl - Do not edit ***/
>  
> +#ifdef _WIN32
>  #ifndef __REQUIRED_RPCNDR_H_VERSION__
>  #define __REQUIRED_RPCNDR_H_VERSION__ 475
>  #endif
> -
>  #include 
>  #include 
> +#endif

What is the reason for this change?


signature.asc
Description: OpenPGP digital signature
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public