Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ ShowOptionsDialog
Function
ShowOptionsDialog
src/windows/OptionsDialog.cpp:832–835 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
830
}
831
832
int ShowOptionsDialog()
833
{
834
return (int) DialogBox(g_hInstance, MAKEINTRESOURCE(DMDI(IDD_DIALOG_OPTIONS)), g_Hwnd, DialogProc);
835
}
Callers
1
HandleCommand
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected