On Wed Oct 29 20:01:23 2025 +0000, Vibhav Pant wrote:
Yes, it'll also make the RTTI declarations a little clearer. I'll attempt this in the latest revision, thanks
I added the `DEFINE_WINRT_CXX_TYPE` macros to `private.h`. For `__WINE_PE_BUILD`, I couldn't reuse `DEFINE_CXX_TYPE2` as it uses the `.rva` directive for the constructor and destructor fields.