Alexandre Julliard pushed to branch master at wine / wine
Commits: 56dc1372 by Hans Leidekker at 2025-06-27T13:20:48+02:00 widl: Correct element type for interface signature.
- - - - - dea0a2ac by Hans Leidekker at 2025-06-27T13:20:49+02:00 widl: Don't sort the property and event tables.
- - - - - 21c67ae3 by Hans Leidekker at 2025-06-27T13:20:49+02:00 widl: Add a helper to build the method name.
- - - - - ed7f44c8 by Hans Leidekker at 2025-06-27T13:20:49+02:00 widl: Add a helper to retrieve method attributes and flags.
- - - - - d5a4f5dd by Hans Leidekker at 2025-06-27T13:20:49+02:00 widl: Store EventRegistrationToken reference in the real type.
So it can be used to build the method signature.
- - - - - ddb6dba9 by Hans Leidekker at 2025-06-27T13:20:51+02:00 widl: Add separate property rows for interfaces and classes.
- - - - - 8e6994d6 by Hans Leidekker at 2025-06-27T13:20:51+02:00 widl: Add separate event rows for interfaces and classes.
- - - - - 2251f1e8 by Hans Leidekker at 2025-06-27T13:20:51+02:00 widl: Add rows for the runtimeclass type.
- - - - -
2 changed files:
- tools/widl/metadata.c - tools/widl/widltypes.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7499d158b962ec4ad59d37e7015b47...