MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / UpdateStatus

Method UpdateStatus

Source/SampleEditorDlg.cpp:295–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293}
294
295void CSampleEditorDlg::UpdateStatus(int Index, LPCWSTR Text) // // //
296{
297 m_wndInfoStatusBar.SetPaneText(Index, Text);
298}
299
300void CSampleEditorDlg::OnGetMinMaxInfo(MINMAXINFO* lpMMI)
301{

Callers 2

OnMouseMoveMethod · 0.80
UpdateInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected