Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54699
I added the complete `windows.networking.idl` file since it was small and in case it's needed for mingw build.
--
v2: windows.networking.hostname: Implement IHostName::get_RawName().
windows.networking.hostname: Implement IHostNameFactory::CreateHostName().
windows.networking.hostname/tests: Add IHostNameFactory::CreateHostName() tests.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3249
On Wed Jul 5 17:57:30 2023 +0000, Gabriel Ivăncescu wrote:
> Ok I'll send one with just the win32u change. I didn't even know there
> was a fullscreen clip option, guess I'll just use that. :-)
By default it is off but Wine still sometimes decides to clip cursor when windows are fullscreen. There's a limited use for that and I don't even know why it's there because it's only enabled if there's a single monitor. I suspect it is to handle the case where the host screen has a task bar that isn't part of Wine virtual screen or something like that.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1153#note_38070