On Fri May 31 06:07:43 2024 +0000, Aida Jonikienė wrote:
Looking at my Windows 10 installation I can see CoreMessaging.dll is present in both System32 and SysWOW64 (so not building it doesn't match Windows behavior) :frog:
Thanks for looking into it, I wasn't aware it fails to build on i386. I only tested it on x86_64 because since 2020, Photoshop only supports 64-bit. So we could stub it for 32 bit, but that doesn't seem to be correct to split them up like that. AFAIK, only legacy modules and mangled exports like those found in MSVC are assigned a specific architecture. Also, the module is present in WOW64.