Module: wine Branch: master Commit: db684bff7fc9b918fe80d8b2c68ab41ae78a094d URL: https://gitlab.winehq.org/wine/wine/-/commit/db684bff7fc9b918fe80d8b2c68ab41...
Author: Mohamad Al-Jaf mohamadaljaf@gmail.com Date: Sat Nov 19 20:42:14 2022 -0500
windows.system.profile.systemmanufacturers: Add stub DLL.
---
configure | 3 + configure.ac | 2 + .../Makefile.in | 8 ++ .../classes.idl | 23 ++++ .../main.c | 148 +++++++++++++++++++++ .../private.h | 31 +++++ .../tests/Makefile.in | 5 + .../tests/smbios.c | 83 ++++++++++++ ...windows.system.profile.systemmanufacturers.spec | 3 + 9 files changed, 306 insertions(+)