Redirecting its calls to the test executable for easier testing and to wokaround
some Windows IME caching mechanism that prevent the IME module from reloading.
--
v3: imm32/tests: Test ImmGetIMEFileName with the installed IME.
imm32/tests: Test ImmGetDescription with the installed IME.
imm32/tests: Test ImmInstallIMEW with an actual IME.
imm32/tests: Add broken test results for w10v22H2.
include: Allow overriding LANGID in module VERSIONINFO.
makedep: Support resource files for embedded TESTDLL.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2221
Redirecting its calls to the test executable for easier testing and to wokaround
some Windows IME caching mechanism that prevent the IME module from reloading.
--
v2: imm32/tests: Test ImmGetIMEFileName with the installed IME.
imm32/tests: Test ImmGetDescription with the installed IME.
imm32/tests: Test ImmInstallIMEW with an actual IME.
imm32/tests: Add broken test results for w10v22H2.
include: Allow overriding LANGID in module VERSIONINFO.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2221
--
v4: Revert "ntoskrnl.exe: Enforce path case in WM_DEVICECHANGE notifications."
ntoskrnl: Preserve the device instance ID case in IoRegisterDeviceInterface().
ntoskrnl/tests: Expand tests for device and interface naming.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2185
Note that there are some C++ methods of IDCompositionVisual are renamed to avoid conflicts.
--
v3: include: Add dcomp.idl.
include: Add dcompanimation.idl.
include: Add dcomptypes.idl.
include: Add DirectComposition error codes.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2224
Note that there are some C++ methods of IDCompositionVisual are renamed to avoid conflicts.
--
v2: include: Add dcomp.idl.
include: Add dcomptypes.idl.
include: Add DirectComposition error codes.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2224