#ifndef __opt_passwords_h__ #define __opt_passwords_h__ INT_PTR CALLBACK OptPasswordsDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam); #endif // __opt_passwords_h__