MCPcopy Create free account
hub / github.com/DiscordMessenger/dm / ForgetSystemDPI

Function ForgetSystemDPI

src/windows/WinUtils.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void ForgetSystemDPI()
57{
58 g_systemDPICache = 0;
59}
60
61int g_Scale = NORMAL_SCALE;
62

Callers 2

WindowProcFunction · 0.85
WinMainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected