7 Ağu 2016 Yasaklandı #1 xonivion X Uzman Üye Katılım 3 Tem 2016 Mesajlar 203 Tepki puanı 2 9 HİZMET YILI 2 saniyede yazdım yanlış olabilir PHP: Public Shared Function BlockProcess(ByVal Process As Process) If Process.Id() > 0 Then Con_nect.Sleep(1500) Application.Exit() End If End Function Kullanımı: PHP: BlockProcess("Process Name")
2 saniyede yazdım yanlış olabilir PHP: Public Shared Function BlockProcess(ByVal Process As Process) If Process.Id() > 0 Then Con_nect.Sleep(1500) Application.Exit() End If End Function Kullanımı: PHP: BlockProcess("Process Name")