Memory Management Sample - ID2D1Factory::GetDesktopDpi Deprecated
Author: omd24Created Apr 6, 2023Updated Mar 30, 2026
Labelsbugsamples
Compilation error in Memory Management Sample
error C4996: 'ID2D1Factory::GetDesktopDpi': Deprecated. Use DisplayInformation::LogicalDpi for Windows Store Apps or GetDpiForWindow for desktop apps.
I know the error message is explicitly saying how to resolve the issue but just wanted to notify you guys. Cheers.
Source: microsoft/DirectX-Graphics-Samples