On 2023-06-07 15:35, LIU Hao wrote:
在 2023-06-07 13:55, Steve Lhomme 写道:
Indeed. I made a tool (private as I'm not sure how legally safe it is)
to generate the .def files from the WACK XML files. I used it to find
which DLLs are needed to export some functions. However, it seems that
this expo
在 2023-06-07 13:55, Steve Lhomme 写道:
Indeed. I made a tool (private as I'm not sure how legally safe it is) to generate the .def files
from the WACK XML files. I used it to find which DLLs are needed to export some functions. However,
it seems that this export doesn't match any version of Window
Hi,
On 2023-06-07 7:55, Steve Lhomme wrote:
Hi,
On 2023-06-06 18:16, LIU Hao wrote:
Attached are some patches about APIs yesterday.
3) The change against `api-ms-win-security-cryptoapi-l1-1-0.def`
should
probably be reverted, as in
9464ea241865f218cdfee9784bb6dc1731a23647.
The
On 2023-06-07 11:47, LIU Hao wrote:
在 2023/6/7 13:55, Steve Lhomme 写道:
1) `GetFileVersionInfoW` isn't mentioned anywhere. According to its
documentation [3] it should be imported from
`api-ms-win-core-version-l1-1-0.dll` but that DLL exports no such
function.
I think you m
在 2023/6/7 13:55, Steve Lhomme 写道:
1) `GetFileVersionInfoW` isn't mentioned anywhere. According to its
documentation [3] it should be imported from
`api-ms-win-core-version-l1-1-0.dll` but that DLL exports no such
function.
I think you mean api-ms-win-core-version-l1-1-1. T
Hi,
On 2023-06-06 18:16, LIU Hao wrote:
Attached are some patches about APIs yesterday.
This is an attempt to make these import libraries closer to MS
documentation [1] [2], but:
1) `GetFileVersionInfoW` isn't mentioned anywhere. According to its
documentation [3] it should be impo
Attached are some patches about APIs yesterday.
This is an attempt to make these import libraries closer to MS documentation
[1] [2], but:
1) `GetFileVersionInfoW` isn't mentioned anywhere. According to its
documentation [3] it should be imported from
`api-ms-win-core-version-l1-1-