#ifndef M_CKL_OPTIONS_H #define M_CKL_OPTIONS_H #include "commonheaders.h" int CALLBACK DlgMainProcOptions(HWND hWnd, UINT uiMessage, WPARAM wParam, LPARAM lParam); int CALLBACK DlgPopupsProcOptions(HWND hWnd, UINT uiMessage, WPARAM wParam, LPARAM lParam); #endif