#ifndef __KEY_H #define __KEY_H unsigned short DongleLogin(int& year); unsigned short ServerLogin(int& year, const wxString& strSrvName); #endif