[Git][wine/wine][master] 5 commits: windows.networking.connectivity: Add stub dll.
Alexandre Julliard pushed to branch master at wine / wine Commits: 6348526d by Mohamad Al-Jaf at 2024-12-04T12:19:30+01:00 windows.networking.connectivity: Add stub dll. - - - - - 2e964655 by Mohamad Al-Jaf at 2024-12-04T12:19:30+01:00 windows.networking.connectivity: Add INetworkInformationStatics stub interface. - - - - - 3545ab2b by Mohamad Al-Jaf at 2024-12-04T12:19:30+01:00 windows.networking.connectivity: Implement INetworkInformationStatics::GetInternetConnectionProfile(). - - - - - 74f8e2bc by Mohamad Al-Jaf at 2024-12-04T12:19:30+01:00 windows.networking.connectivity/tests: Add some INetworkInformationStatics::GetInternetConnectionProfile() tests. - - - - - 84169dad by Mohamad Al-Jaf at 2024-12-04T12:19:30+01:00 windows.networking.connectivity: Implement IConnectionProfile::GetNetworkConnectivityLevel(). Needed by Just Cause 4. - - - - - 10 changed files: - configure - configure.ac - + dlls/windows.networking.connectivity/Makefile.in - + dlls/windows.networking.connectivity/classes.idl - + dlls/windows.networking.connectivity/main.c - + dlls/windows.networking.connectivity/network_information.c - + dlls/windows.networking.connectivity/private.h - + dlls/windows.networking.connectivity/tests/Makefile.in - + dlls/windows.networking.connectivity/tests/connectivity.c - + dlls/windows.networking.connectivity/windows.networking.connectivity.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fc1668018b016ac13f626ce2326d3d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fc1668018b016ac13f626ce2326d3d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)