advapi32: Read the configured object list for the performance provider.
commit6500f882dad29eb417107d2f73589b31b53b6f3f
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 11 Jul 2018 04:16:22 +0000 (11 12:16 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Jul 2018 10:57:54 +0000 (12 12:57 +0200)
treebcf4283d7c98174593b47150b4d1c4997ca80700
parent8be6b299bc36eafdc01b64b0c4c414bb7e28776f
advapi32: Read the configured object list for the performance provider.

FIXME: it's not currently used, but the queries should be matched
against the configured object lists, and the providers should be
loaded and called only in case of a match.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/advapi32/registry.c