#ifndef __POPUP_OPTIONS__ #define __POPUP_OPTIONS__ BOOL CALLBACK PopOptionsDlgProc(HWND,UINT,WPARAM,LPARAM); void RefreshPopupOptionsDlg(HWND,HWND,HWND,HWND,HWND,HWND); int onRegisterPopOptions(WPARAM,LPARAM); #endif