First MR to begin de-duplicating WineTest helpers.
The idea is to make most helpers static inline, and the counters extern, prefixing any variable moved to the global scope. This will allow dinput / ntoskrnl driver tests to re-use the helpers by only having to provide the counters and an implementation of `winetest_get_thread_data` / `winetest_vprintf` (and a couple of other functions).
Then, it will also be re-usable in WinRT tests for https://gitlab.winehq.org/wine/wine/-/merge_requests/3643.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3681
This patch implements properties that CeVIO AI checks during its authentication process that was not implemented before.
CeVIO AI is confirmed to boot up with this patch, properly recognizing devices required for registering.
--
v2: wbemprox: Add NetConnectionID, NetEnabled properties in Win32_NetworkAdapter.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3679
On Tue Aug 29 19:37:31 2023 +0000, Alexander Chalikiopoulos wrote:
> Doesn't that literally use the same definition that I changed in this PR?
> In which case: it already gets a new value from the current change.
True. I missed that part
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1893#note_43747
On Mon Aug 28 19:44:10 2023 +0000, Bartosz Kosiorek wrote:
> Except this game, I don't know any benefits of Tahoma. Should I close
> this Merge Request?
> @madewokherd Could you please close the bug then?
It's still a valid bug.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3611#note_43746