https://bugs.winehq.org/show_bug.cgi?id=49194 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |8fe1c9e1bb39aabd8e4e2527895 | |2a6ead96531d2 Summary|Denuvo Anti-Cheat |Denuvo Anti-Cheat |'denuvo-anti-cheat.sys' |'denuvo-anti-cheat.sys' |needs 'netio.sys' (Winsock |fails to load, needs |Kernel Sockets API / WSK) |'netio.sys' stub driver | |(Winsock Kernel Sockets API | |/ WSK) Status|NEW |RESOLVED --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commits: * https://source.winehq.org/git/wine.git/commitdiff/8fe1c9e1bb39aabd8e4e252789... ("netio.sys: Add driver stub.") * https://source.winehq.org/git/wine.git/commitdiff/7382ec9071b5fd2d36d96e79db... ("include/ddk: Add wsk.h file.") * https://source.winehq.org/git/wine.git/commitdiff/392e4437d8e4e5c61e970344ea... ("netio.sys: Add stub for WskRegister().") * https://source.winehq.org/git/wine.git/commitdiff/1e3ef06d3724aaef8880734617... ("netio.sys: Add stub for WskDeregister().") * https://source.winehq.org/git/wine.git/commitdiff/bdb4d8225110c5a3c4acdea86f... ("netio.sys: Add stub for WskCaptureProviderNPI().") * https://source.winehq.org/git/wine.git/commitdiff/8a9bbe4963fc480a3dad778a29... ("netio.sys: Add stub for WskReleaseProviderNPI().") Thanks Paul I've refined the ticket summary to not make it a meta-bug (implementing whole component). Implementation of needed functionality shall be subject to new ticket(s) - if desired. $ wine --version wine-5.9-320-gaba27fd5a3 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.