using System; using System.Windows.Forms; using Microsoft.Win32; // for the registry table using System.Runtime.InteropServices; // for the P/Invoke namespace WindowsApplication1 { public partial class Form1 : Form { private IntPtr _hDmtDll; // handl