Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
void ForgetSystemDPI()
57
{
58
g_systemDPICache = 0;
59
}
60
61
int g_Scale = NORMAL_SCALE;
62
Callers
2
WindowProc
Function · 0.85
WinMain
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected