MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / CFiltersDlg

Method CFiltersDlg

WinArk/FiltersDlg.cpp:6–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4#include "DialogHelper.h"
5
6CFiltersDlg::CFiltersDlg(FilterConfiguration& fc) :m_Config(fc) {
7}
8
9CString CFiltersDlg::CompareTypeToString(CompareType compare) {
10 static PCWSTR types[] = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected