I have an odd issue when I include Windows Kits headers, which I need
for tbs.h. gcc starts including mingw headers, but then switches over to
Windows Kits headers and fails.
My include source is:
[snip]
#include
#include
#include
#include
#include
The compiler directive is
"c:/program
在 2019/3/20 22:25, Martin Storsjö 写道:
> On Wed, 20 Mar 2019, Liu Hao wrote:
>
>> 在 2019/3/20 下午12:26, Biswapriyo Nath 写道:
>>> I would suggest to make those function names as comments without
>>> deleting
>>> and add some comments for reference.
>>>
>>
>> As you wish. New patch has been attached.
>
On Wed, 20 Mar 2019, Liu Hao wrote:
在 2019/3/20 下午12:26, Biswapriyo Nath 写道:
I would suggest to make those function names as comments without deleting
and add some comments for reference.
As you wish. New patch has been attached.
There was already a comment about `Reg*` functions so I copie