From e49f2b58d98071192cc803951da5e06783d55592 Mon Sep 17 00:00:00 2001 From: Michael Vrhel Date: Wed, 7 May 2014 22:13:18 -0700 Subject: Add error checking to catch when gs DLL is not found. --- platform/winrt/gsview/About.xaml | 39 +++-- platform/winrt/gsview/About.xaml.cs | 16 +- platform/winrt/gsview/MainWindow.xaml.cs | 17 +- platform/winrt/gsview/ghostsharp.cs | 279 +++++++++++++++++++++++++++++-- platform/winrt/gsview/gsview.csproj | 5 - 5 files changed, 307 insertions(+), 49 deletions(-) (limited to 'platform/winrt') diff --git a/platform/winrt/gsview/About.xaml b/platform/winrt/gsview/About.xaml index d6776c44..13b3b142 100644 --- a/platform/winrt/gsview/About.xaml +++ b/platform/winrt/gsview/About.xaml @@ -1,9 +1,10 @@ - + Style="{DynamicResource AboutDialogStyle}" WindowStartupLocation="CenterOwner" Height="353" Width="501"> @@ -13,7 +14,7 @@ - -