Re: [Mingw-w64-public] [PATCH] Add IVirtualDesktopManager interface

2022-01-07 Thread LIU Hao
在 1/7/22 11:54 PM, Tom Ritter 写道: I've attached a patch of just the idl file. I had generated the .h file from the idl file using the widl in-tree; but if the generated file is not updated in this patch; when is it updated? The person who commits the patch will does that for you. This may be

Re: [Mingw-w64-public] [PATCH] Add IVirtualDesktopManager interface

2022-01-07 Thread Biswapriyo Nath
Replace BOOL with WINBOOL. ___ 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] Add IVirtualDesktopManager interface

2022-01-07 Thread Tom Ritter
I've attached a patch of just the idl file. I had generated the .h file from the idl file using the widl in-tree; but if the generated file is not updated in this patch; when is it updated? On Fri, 7 Jan 2022 at 00:35, LIU Hao wrote: > > 在 1/7/22 11:45 AM, Biswapriyo Nath 写道: > > The interface d