#ifndef __dialog__dlg_config_h
#define __dialog__dlg_config_h

#include <windef.h>

BOOL CALLBACK cfg_win_proc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);

#endif // __dialog__dlg_config_h