From 26e89066d4a9e831a0c66f0ccddcf731ecbb49f0 Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Sun, 17 May 2015 10:53:26 -0400 Subject: Initial Commit --- shiftos_next/bin/Debug/shiftos_next.exe | Bin 0 -> 2171904 bytes shiftos_next/bin/Debug/shiftos_next.exe.config | 6 +++ shiftos_next/bin/Debug/shiftos_next.pdb | Bin 0 -> 65024 bytes shiftos_next/bin/Debug/shiftos_next.vshost.exe | Bin 0 -> 23168 bytes .../bin/Debug/shiftos_next.vshost.exe.config | 6 +++ shiftos_next/bin/Debug/shiftos_next.xml | 52 +++++++++++++++++++++ 6 files changed, 64 insertions(+) create mode 100644 shiftos_next/bin/Debug/shiftos_next.exe create mode 100644 shiftos_next/bin/Debug/shiftos_next.exe.config create mode 100644 shiftos_next/bin/Debug/shiftos_next.pdb create mode 100644 shiftos_next/bin/Debug/shiftos_next.vshost.exe create mode 100644 shiftos_next/bin/Debug/shiftos_next.vshost.exe.config create mode 100644 shiftos_next/bin/Debug/shiftos_next.xml (limited to 'shiftos_next/bin/Debug') diff --git a/shiftos_next/bin/Debug/shiftos_next.exe b/shiftos_next/bin/Debug/shiftos_next.exe new file mode 100644 index 0000000..3600d1b Binary files /dev/null and b/shiftos_next/bin/Debug/shiftos_next.exe differ diff --git a/shiftos_next/bin/Debug/shiftos_next.exe.config b/shiftos_next/bin/Debug/shiftos_next.exe.config new file mode 100644 index 0000000..bc3672d --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.exe.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/shiftos_next/bin/Debug/shiftos_next.pdb b/shiftos_next/bin/Debug/shiftos_next.pdb new file mode 100644 index 0000000..df285b0 Binary files /dev/null and b/shiftos_next/bin/Debug/shiftos_next.pdb differ diff --git a/shiftos_next/bin/Debug/shiftos_next.vshost.exe b/shiftos_next/bin/Debug/shiftos_next.vshost.exe new file mode 100644 index 0000000..666c0af Binary files /dev/null and b/shiftos_next/bin/Debug/shiftos_next.vshost.exe differ diff --git a/shiftos_next/bin/Debug/shiftos_next.vshost.exe.config b/shiftos_next/bin/Debug/shiftos_next.vshost.exe.config new file mode 100644 index 0000000..bc3672d --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.vshost.exe.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/shiftos_next/bin/Debug/shiftos_next.xml b/shiftos_next/bin/Debug/shiftos_next.xml new file mode 100644 index 0000000..722da20 --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.xml @@ -0,0 +1,52 @@ + + + + +shiftos_next + + + + + + Returns the cached ResourceManager instance used by this class. + + + + Overrides the current thread's CurrentUICulture property for all + resource lookups using this strongly typed resource class. + + + + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + + + + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + + + + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + + + + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + + + + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + + + + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + + + + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + + + + A strongly-typed resource class, for looking up localized strings, etc. + + + + \ No newline at end of file -- cgit v1.2.3