Yorumlar
Buldum Arkadaşlar belki sizede lazım olur diye atıyorum buraya
using System;
using System.Runtime.InteropServices;
using System.Timers;
public struct LastInputInfo
{
public uint cbSize;
public uint dwTime;
}
public class…
Slayer Mont