var
MyMsg:string;
begin
@MyMsg:=GetProcAddress(Handle,'ShwMsg');
       /\
       ||  
该句的错误提示,我该怎么办哪??