Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ GetDefaultBitmap
Function
GetDefaultBitmap
src/windows/Main.cpp:171–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
int g_HeartbeatTimerInterval;
170
171
HBITMAP GetDefaultBitmap() {
172
return g_DefaultProfilePicture;
173
}
174
HImage* GetDefaultImage() {
175
return &g_defaultImage;
176
}
Callers
1
ChooserDlgProc
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected