Declare Function WinExec Lib "kernel32" (ByVal lpCmdLine As String, ByVal nCmdShow As Long) As Long为什么提示编译错误,常数,固定长度字符串,数组,用户定义类型以及declare语句不允许作为对象模块的public成员,是不是要在工程中引用什么?