Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbbradsmith/nsfplay
/ OnPaint
Method
OnPaint
nsfplug_ui/KeyDialog.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
// KeyDialog ���b�Z�[�W �n���h��
57
58
void KeyDialog::OnPaint()
59
{
60
CPaintDC dc(this); // device context for painting
61
}
62
63
BOOL KeyDialog::OnInitDialog()
64
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected