class CTempConverter : public CDialog { public: CTempConverter(char *Name); afx_msg void OnConvert(); DECLARE_MESSAGE_MAP() };