25 Aug
2025
25 Aug
'25
1:16 p.m.
Using #ifdef to selectively register runtimeclasses from the public IDLs isn't going to work out, this implements explicit class registration instead. For now we are missing a possible useful check in widl to make sure the referenced class is defined, this will be added later on after all modules are made explicit. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8830