Hi, I'm creating a COM class within a DLL that's loaded out of process by DllSurrogate. I've been trying to set the DPI awareness using an application manifest, but none of the manifest DPI awareness examples I've found have worked. Is it impossible to do this? Does it require calling the API functions instead? Thank you for any information.