MCPcopy Create free account
hub / github.com/derceg/explorerplusplus / SaveState

Method SaveState

Explorer++/Explorer++/SetFileAttributesDialog.cpp:351–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349}
350
351void SetFileAttributesDialog::SaveState()
352{
353 m_psfadps->SaveDialogPosition(m_hDlg);
354
355 m_psfadps->m_bStateSaved = TRUE;
356}
357
358void SetFileAttributesDialog::SetAttributeCheckState(HWND hwnd, int nAttributes, int nSelected)
359{

Callers

nothing calls this directly

Calls 1

SaveDialogPositionMethod · 0.80

Tested by

no test coverage detected