On Tue May 6 14:04:47 2025 +0000, Nikolay Sivov wrote:
I don't think you need most of that. You are not using test context here, so just create a factory, and a device context with it.
I see. Since factory methods are not necessary after creating a device, I will proceed with D2D1CreateDevice instead.