This fixes Defiant not being able to connect to game servers in game.
That regressed because of the apparently accidental change of the service names in commit 1904227cc363e0fed0fc69d038a0902010f9331b. The game depends on at least NetStatisticsGet("LanmanWorkstation") to succeed ("LanmanServer" may fail on Windows as well).
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7936
--
v3: mshtml: Use designated initializers for the Location dispex data.
mshtml: Validate builtin host functions in IE9+ using prototype_id rather
mshtml: Store the object_id of the last object in the prototype chain that
https://gitlab.winehq.org/wine/wine/-/merge_requests/7934