Skip to content

Instantly share code, notes, and snippets.

View oysteinkrog's full-sized avatar

Øystein Krog oysteinkrog

View GitHub Profile
##
##
Add-Type -Type @"
using System;
using System.Runtime.InteropServices;
using System.Text;
namespace TE
{
public static class Win32Methods