wbemprox: Add property 'Caption' to Win32_PnPEntity.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56291
Note: On windows powershell something like "Get-WmiObject win32_pnpentity -property name" gives exact same results as "Get-WmiObject win32_pnpentity -property caption" so I used same string for caption as for name in the patch.
Merge request reports
Activity
requested review from @hans
added 25 commits
-
f19cb35d...afacbe53 - 24 commits from branch
wine:master
- 2b01a64f - wbemprox: Add property 'Caption' to Win32_PnPEntity.
-
f19cb35d...afacbe53 - 24 commits from branch
Please register or sign in to reply