windows.system.profile.systemmanufacturers: Add stub DLL.
commitdb684bff7fc9b918fe80d8b2c68ab41ae78a094d
authorMohamad Al-Jaf <mohamadaljaf@gmail.com>
Sun, 20 Nov 2022 01:42:14 +0000 (19 20:42 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Jan 2023 12:39:06 +0000 (27 13:39 +0100)
treeaf5c02c6abd937e9fb3045ef8f0777ae9f446c43
parente8ebab396dafafb92177023eaef69847c5bbce87
windows.system.profile.systemmanufacturers: Add stub DLL.
configure
configure.ac
dlls/windows.system.profile.systemmanufacturers/Makefile.in [new file with mode: 0644]
dlls/windows.system.profile.systemmanufacturers/classes.idl [new file with mode: 0644]
dlls/windows.system.profile.systemmanufacturers/main.c [new file with mode: 0644]
dlls/windows.system.profile.systemmanufacturers/private.h [new file with mode: 0644]
dlls/windows.system.profile.systemmanufacturers/tests/Makefile.in [new file with mode: 0644]
dlls/windows.system.profile.systemmanufacturers/tests/smbios.c [new file with mode: 0644]
dlls/windows.system.profile.systemmanufacturers/windows.system.profile.systemmanufacturers.spec [new file with mode: 0644]