在 2020/9/9 20:27, Biswapriyo Nath 写道:
> Subject: [PATCH] crt: add htmlhelp export library
>
> library name is libhtmlhelp.a but functions exported from hhcrtl.ocx
>
> Signed-off-by: Biswapriyo Nath
> ---
> mingw-w64-crt/lib-common/htmlhelp.def | 15 +++
> mingw-w64-crt/lib32/Makefil
From 0bc17e734f513ef1423e00b6e8436b002c2af8cd Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Wed, 9 Sep 2020 10:43:12 +0530
Subject: [PATCH] crt: add htmlhelp export library
library name is libhtmlhelp.a but functions exported from hhcrtl.ocx
Signed-off-by: Biswapriyo Nath
---
mingw-w64
在 2020/9/7 下午4:53, Biswapriyo Nath 写道:
> Signed-off-by: Biswapriyo Nath
> ---
> mingw-w64-headers/include/prntvpt.h | 59 +
> 1 file changed, 59 insertions(+)
> create mode 100644 mingw-w64-headers/include/prntvpt.h
>
Apologies for overlooking this patch yesterday.