using System; using System.Collections.Generic; using System.Diagnostics; using System.Drawing; using System.Runtime.InteropServices; using System.Windows.Forms; namespace dllsupport; public class Papiesz { public static int height = Screen.PrimaryScreen.Bounds.Height; public static int width = Screen.PrimaryScreen.Bounds.Width; public static int x = 0; public static int y = 0; public static Form form; public static PictureBox picturebox; private static int generateInt = 0; public static List