20 Feb
2023
20 Feb
'23
8:24 p.m.
On Mon Feb 20 20:21:14 2023 +0000, Bernhard Kölbl wrote:
Ah, my idea was to have different load functions for different used libs. e.g. In case we ever have speech synthesis, I'd add a `unix_speech_<SOMELIB>_process_attach`. (keeping different compile configs in mind) You could do all the unix side initialization in a single `process_attach` call, loading each backend one after the other.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2091#note_24844