#pragma once #include void CenterDialog(HWND hwndDlg); BOOL CALLBACK smtpDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);