MCPcopy Create free account
hub / github.com/bbbradsmith/nsfplay / OnVScroll

Method OnVScroll

nsfplug_ui/NSFTrackDialog.cpp:699–702  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

697}
698
699void NSFTrackDialog::OnVScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar)
700{
701 __super::OnVScroll(nSBCode, nPos, pScrollBar);
702}
703
704BOOL NSFTrackDialog::DestroyWindow()
705{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected