hvsimanagementapi: Add stub DLL.
commit8840087d9ef2cd58837f52019ee44c680ce2b86f
authorMohamad Al-Jaf <mohamadaljaf@gmail.com>
Mon, 10 Jul 2023 06:21:03 +0000 (10 02:21 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Aug 2023 12:11:30 +0000 (8 21:11 +0900)
treeca3e9802a1ac1813baab3b600707f90b1809703f
parentb14d9ae881fac8db8f7b6c0027dbd85ed1fa60ca
hvsimanagementapi: Add stub DLL.
configure
configure.ac
dlls/hvsimanagementapi/Makefile.in [new file with mode: 0644]
dlls/hvsimanagementapi/classes.idl [new file with mode: 0644]
dlls/hvsimanagementapi/host.c [new file with mode: 0644]
dlls/hvsimanagementapi/hvsimanagementapi.spec [new file with mode: 0644]
dlls/hvsimanagementapi/main.c [new file with mode: 0644]
dlls/hvsimanagementapi/private.h [new file with mode: 0644]
dlls/hvsimanagementapi/tests/Makefile.in [new file with mode: 0644]
dlls/hvsimanagementapi/tests/isolation.c [new file with mode: 0644]