在 2020/4/22 11:38, Biswapriyo Nath 写道:
> Updated.
>
>
>
Thanks. Pushed.
--
Best regards,
LH_Mouse
signature.asc
Description: OpenPGP digital signature
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourcef
Updated.
From 905e1ee42d10c24664b08d849cca12347bd701c1 Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Wed, 22 Apr 2020 09:07:02 +0530
Subject: [PATCH] headers: add vss.idl
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/Makefile.am | 1 +
mingw-w64-headers/include/vss.idl | 309
在 2020/4/21 22:14, Biswapriyo Nath 写道:
> I have tried this command without any error.
>
> cd mingw-w64/mingw-w64-headers/include
> widl -DBOOL=WINBOOL -I./ -I../crt -h -o vss.h vss.idl
>
> What command did you use?
>
I used `widl -DBOOL=WINBOOL vss.idl` without `-h`. Also I had headers
installe
I have tried this command without any error.
cd mingw-w64/mingw-w64-headers/include
widl -DBOOL=WINBOOL -I./ -I../crt -h -o vss.h vss.idl
What command did you use?
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.s
在 2020/4/21 2:30, Biswapriyo Nath 写道:
> ...
>
>
>
WIDL fails to generate the corresponding header:
```
error: union field Snap with neither case nor default attribute
```
--
Best regards,
LH_Mouse
signature.asc
Description: OpenPGP digital signature
...
From 5f581fd1e51574210fb45e34538120e61ceca543 Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Mon, 20 Apr 2020 23:58:29 +0530
Subject: [PATCH] headers: add vss.idl
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/Makefile.am | 1 +
mingw-w64-headers/include/vss.idl | 307