From af19b4e48165d704d0f3e32c20270b2551846c20 Mon Sep 17 00:00:00 2001 From: Akash Mozumdar Date: Sat, 21 Jul 2018 01:08:55 -0700 Subject: [PATCH] start implementing hostinterop --- GUI/Program.cs | 1 + HostInterop/HostInterop.h | Bin 398 -> 394 bytes HostInterop/HostInterop.vcxproj | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/GUI/Program.cs b/GUI/Program.cs index 17aaf57..c955516 100644 --- a/GUI/Program.cs +++ b/GUI/Program.cs @@ -14,6 +14,7 @@ namespace GUI [STAThread] static void Main() { + if (!HostInterop.Host.Start()) return; Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); Application.Run(new Form1()); diff --git a/HostInterop/HostInterop.h b/HostInterop/HostInterop.h index 57f3e8fd73c5e0ff1445ca581813218ec8687d92..1f9aad4747c734005c2e880694027412bacb9d83 100644 GIT binary patch delta 138 zcmeBU?qZ&xWU0)M$&km8%#g!S%8l5E@SWZOaUse - + ..\Builds\Debug\texthook\vnrhost.lib;%(AdditionalDependencies)