[DllImport("kernel32.dll", EntryPoint = "GetModuleHandleA", CharSet = CharSet.Ansi)] public static extern int GetModuleHandle(string lpModuleName);