Alexandre Julliard pushed to branch master at wine / wine
Commits: 135a82c2 by Mohamad Al-Jaf at 2025-05-15T23:21:43+02:00 coremessaging: Add IDispatcherQueueControllerStatics stub.
- - - - - aed6cf2a by Mohamad Al-Jaf at 2025-05-15T23:21:43+02:00 coremessaging/tests: Add IDispatcherQueueControllerStatics::CreateOnDedicatedThread() tests.
- - - - - 9f4a1cc9 by Mohamad Al-Jaf at 2025-05-15T23:21:43+02:00 coremessaging/tests: Add CreateDispatcherQueueController() tests.
- - - - - 0c54e7cb by Mohamad Al-Jaf at 2025-05-15T23:21:43+02:00 coremessaging: Partially implement CreateDispatcherQueueController().
Needed by Paint.NET installer.
- - - - -
12 changed files:
- configure - configure.ac - dlls/coremessaging/Makefile.in - + dlls/coremessaging/async.c - + dlls/coremessaging/async_private.idl - + dlls/coremessaging/classes.idl - dlls/coremessaging/coremessaging.spec - dlls/coremessaging/main.c - + dlls/coremessaging/private.h - + dlls/coremessaging/tests/Makefile.in - + dlls/coremessaging/tests/coremessaging.c - include/windows.system.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/33181e898847854864fc39065ee069...