Dim a As Integer
a = MsgBox("是否退出监控系统?", 1 + 32 + 256, "提示")
If a = 1 Then
Dim lResult As Long
Dim iResult
Dim hw&, cnt&
hw& = FindWindow("iFix Startup", vbNullString)
If hw& = 0 Then
MsgBox ("无法关闭演示系统。请使用 Windows任务管理器将工作台关闭。")
End If
If hw& <> 0 Then cnt& = SendMessage(hw&, &H10, 0, 0&)
End If
[2416]
[3170]
[2181]
[2179]
[3143]
[3123]
[2574]
[27514]
[2100]
[3837]

客服
小程序
公众号