Aug. 25, 2025
8:16 a.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