windows.ui: Add Stubbed interface IUISettings.
commitf797ad083e05e6fa36dde7608ce1e09c5881b890
authorAlistair Leslie-Hughes <leslie_alistair@hotmail.com>
Wed, 22 Mar 2023 00:05:01 +0000 (22 11:05 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Mar 2023 15:06:08 +0000 (24 16:06 +0100)
treee770c1eafc34ed3e0f314448b77910f0aa5a1373
parentdc32c192c3c06f4f8c3212f949780ca5bd2884ac
windows.ui: Add Stubbed interface IUISettings.

This corrects what interface should be returned,  there isn't a hierarchy with
these IUISettings at all.  It should return IUISettings and the QI for
any others that it requires.
dlls/windows.ui/uisettings.c