Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ ImageViewerRequestSave
Function
ImageViewerRequestSave
src/windows/ImageViewer.cpp:336–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
334
}
335
336
void ImageViewerRequestSave()
337
{
338
DownloadFileDialog(g_ivHwnd, g_ActualURL, g_FileName);
339
}
340
341
void ImageViewerOnLoadNT(NetRequest* pRequest)
342
{
Callers
1
ImageViewerWndProc
Function · 0.85
Calls
1
DownloadFileDialog
Function · 0.85
Tested by
no test coverage detected