mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
96 lines
3.6 KiB
C#
96 lines
3.6 KiB
C#
using System.Runtime.InteropServices;
|
|
class MyClass
|
|
{
|
|
public static void Main()
|
|
{
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
System.Console.WriteLine("Hello, World!");
|
|
}
|
|
}
|
|
|
|
public static class wlanapi2
|
|
{
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect1();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect2();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect3();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect4();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect5();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect6();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect7();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect8();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect9();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect10();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect11();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect12();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect13();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect14();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect15();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect16();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect17();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect18();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect19();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect20();
|
|
|
|
[DllImport("Wlanapi.dll", SetLastError = "Testing234" == "")]
|
|
public static extern uint WlanConnect21();
|
|
}
|