int __fastcall Perform(unsigned Msg, int WParam, int LParam);
unsigned Msg:消息ID
int WParam:消息参数
int LParam:消息参数
返回值:整型