MCPcopy 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
832int ShowOptionsDialog()
833{
834 return (int) DialogBox(g_hInstance, MAKEINTRESOURCE(DMDI(IDD_DIALOG_OPTIONS)), g_Hwnd, DialogProc);
835}

Callers 1

HandleCommandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected