diff --git a/DATA/VncSharpWpf.zip b/DATA/VncSharpWpf.zip new file mode 100644 index 0000000..9cbceff Binary files /dev/null and b/DATA/VncSharpWpf.zip differ diff --git a/EX/DLL/VncSharpWpf.dll b/EX/DLL/VncSharpWpf.dll new file mode 100644 index 0000000..618a498 Binary files /dev/null and b/EX/DLL/VncSharpWpf.dll differ diff --git a/EX/VNC.xaml b/EX/VNC.xaml index 2f2c371..aa5cb2f 100644 --- a/EX/VNC.xaml +++ b/EX/VNC.xaml @@ -6,15 +6,15 @@ xmlns:local="clr-namespace:SunlightCentralizedControlManagement_SCCM_.EX" xmlns:lang="clr-namespace:SunlightCentralizedControlManagement_SCCM_.Properties" xmlns:wf="clr-namespace:System.Windows.Forms;assembly=System.Windows.Forms" - xmlns:vnc="clr-namespace:VncSharp;assembly=VncSharp" + xmlns:rdp="clr-namespace:VncSharpWpf;assembly=VncSharpWpf" mc:Ignorable="d" Loaded="Window_Loaded" Title="VNC" Height="450" Width="800">