Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbbradsmith/nsfplay
/ Open
Method
Open
nsfplug_ui/NSFPresetDialog.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void NSFPresetDialog::Open()
35
{
36
ShowWindow(SW_SHOW);
37
}
38
39
BEGIN_MESSAGE_MAP(NSFPresetDialog, CDialog)
40
ON_BN_CLICKED(IDC_DELETE, OnBnClickedDelete)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected