windows.devices.enumeration: Add stub dll.
commit01d869a09c3e4c5d326ad3e121c323feccc4cbe8
authorGijs Vermeulen <gijsvrm@gmail.com>
Thu, 21 Oct 2021 18:55:01 +0000 (21 20:55 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Oct 2021 17:34:12 +0000 (22 19:34 +0200)
treee975db562acc759f99aed1b74cfb54c8a502dd2a
parent35ae01023bbfe1963a099f6d717367ca6f156adf
windows.devices.enumeration: Add stub dll.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51884
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac
dlls/windows.devices.enumeration/Makefile.in [new file with mode: 0644]
dlls/windows.devices.enumeration/classes.idl [new file with mode: 0644]
dlls/windows.devices.enumeration/main.c [new file with mode: 0644]
dlls/windows.devices.enumeration/windows.devices.enumeration.spec [new file with mode: 0644]
include/Makefile.in
include/windows.devices.enumeration.idl [new file with mode: 0644]