在 1/7/22 11:45 AM, Biswapriyo Nath 写道:
The interface declaration should be added in IDL file. Header files
are generated from IDL files using widl tool.
Yes. Please remove hunks for generate files.
--
Best regards,
LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
The interface declaration should be added in IDL file. Header files
are generated from IDL files using widl tool.
On Thu, Jan 6, 2022 at 10:20 PM Tom Ritter wrote:
>
>
> ___
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> http
Hi,
On Sun, 2 Jan 2022, Pali Rohár wrote:
mingw-w64-crt/Makefile.am| 18 -
mingw-w64-crt/crt/crtdll_32_compat.c | 100 +++
mingw-w64-crt/lib-common/crtdll.mri | 1 +
3 files changed, 117 insertions(+), 2 deletions(-)
create mode 100644 mingw-w64-crt/crt/
From a0788a96d75cb46ab813d4e7984f3d3a133f128f Mon Sep 17 00:00:00 2001
From: Tom Ritter
Date: Wed, 5 Jan 2022 22:32:47 -0500
Subject: [PATCH] Add IVirtualDesktopManager
---
mingw-w64-headers/include/shobjidl.h | 138 +
mingw-w64-headers/include/shobjidl.idl | 11 ++
2