'遊戲鎖定區 OpenProcessByWindow("MapleStory", "StartUpDlgClass") If pid <> 0 Then MsgBox("遊戲鎖定成功囉!", 64, "FirstProject_Tipe") Else MsgBox("鎖定遊戲失敗!", 16, "FirstProject_Error") End If