MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / DlgOK

Method DlgOK

source/Configuration/PageSlots.cpp:367–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367void CPageSlots::DlgOK(HWND hWnd)
368{
369 DiskCardCleanup();
370 m_PropertySheetHelper.PostMsgAfterClose(hWnd, m_Page);
371}
372
373void CPageSlots::ApplyConfigAfterClose()
374{

Callers

nothing calls this directly

Calls 1

PostMsgAfterCloseMethod · 0.80

Tested by

no test coverage detected