在 2022/7/25 04:23, Oleg Tolmatcev 写道:
How do you usually sync the projects?
Apologies for missing that.
There is a script called 'wine-import.sh' which is usually invoked as this:
cd mingw-w64-headers
./wine-import.sh PATH-TO-MY-LOCAL-WINE-REPO
./configure --host=x86_64-w64-mingw32
(+ wine-devel)
On 6/11/22 13:26, LIU Hao wrote:
在 2022-06-12 01:59, Zebediah Figura 写道:
The combination of `extern` with `__gnu_inline__` is necessary to suppress
generation of a function
body if the attached function could not be inlined when compiling as C99.
Why do we need that?
Otherw
How do you usually sync the projects?
Am So., 24. Juli 2022 um 06:51 Uhr schrieb Biswapriyo Nath
:
>
> The IDL file comes from wine project. Would you like to also send the
> patch there? The merge request should be sent here
> https://gitlab.winehq.org/wine/wine.
___