Module: wine Branch: master Commit: f4a8ad89d43646a8d109da5747dfb1a92a6d8cd1 URL: https://gitlab.winehq.org/wine/wine/-/commit/f4a8ad89d43646a8d109da5747dfb1a...
Author: Alex Henrie alexhenrie24@gmail.com Date: Tue Jul 4 12:33:55 2023 -0600
include: Introduce wine_dbgstr_hstring and debugstr_hstring.
---
dlls/combase/roapi.c | 9 --------- dlls/cryptowinrt/main.c | 9 --------- dlls/cryptowinrt/private.h | 2 -- dlls/graphicscapture/main.c | 9 --------- dlls/threadpoolwinrt/main.c | 9 --------- dlls/windows.devices.bluetooth/main.c | 9 --------- dlls/windows.devices.bluetooth/private.h | 2 -- dlls/windows.devices.bluetooth/tests/bluetooth.c | 9 --------- dlls/windows.devices.enumeration/main.c | 9 --------- dlls/windows.devices.enumeration/private.h | 2 -- dlls/windows.globalization/main.c | 9 --------- dlls/windows.media.devices/main.c | 9 --------- dlls/windows.media.speech/tests/speech.c | 9 --------- dlls/windows.media/captions.c | 9 --------- dlls/windows.media/private.h | 2 -- dlls/windows.networking/main.c | 9 --------- dlls/windows.perception.stub/main.c | 9 --------- dlls/windows.system.profile.systemmanufacturers/main.c | 9 --------- dlls/windows.ui/main.c | 9 --------- dlls/wintypes/main.c | 10 ---------- include/wine/debug.h | 13 +++++++++++++ 21 files changed, 13 insertions(+), 153 deletions(-)