Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stascorp/rdpwrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbinarymaster <x86corez@gmail.com>2014-11-20 15:21:23 +0300
committerbinarymaster <x86corez@gmail.com>2014-11-20 15:21:23 +0300
commit6b4dadcde5293837a71f5f29492a4ae06823d67d (patch)
tree281d8694013dd91d71d1dde33af6a6b775ee4a14 /src-x86-binarymaster
parent88d60769a245e2b951687fc3c265e37f047b8e98 (diff)
License changed to Apache 2.0
Diffstat (limited to 'src-x86-binarymaster')
-rw-r--r--src-x86-binarymaster/src/rdpwrap.dpr18
1 files changed, 18 insertions, 0 deletions
diff --git a/src-x86-binarymaster/src/rdpwrap.dpr b/src-x86-binarymaster/src/rdpwrap.dpr
index d968cb7..e3dfa91 100644
--- a/src-x86-binarymaster/src/rdpwrap.dpr
+++ b/src-x86-binarymaster/src/rdpwrap.dpr
@@ -1,3 +1,19 @@
+{
+ Copyright 2014 Stas'M Corp.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+}
+
library rdpwrap;
// RDP Wrapper Library project by Stas'M
@@ -37,8 +53,10 @@ library rdpwrap;
// 6.3.9431.0 (Windows 8.1 Preview) [init hook + extended patch]
// 6.3.9600.16384 (Windows 8.1) [init hook + extended patch]
// 6.3.9600.17095 (Windows 8.1 with KB2959626) [init hook + extended patch]
+// 6.3.9600.17415 (Windows 8.1 with KB3000850) [!todo]
// 6.4.9841.0 (Windows 10 Technical Preview) [init hook + extended patch]
// 6.4.9860.0 (Windows 10 Technical Preview Update 1) [init hook + extended patch]
+// 6.4.9879.0 (Windows 10 Technical Preview Update 2) [!todo]
// Known failures
// 6.0.6000.16386 (Windows Vista RTM x86, crashes on logon attempt)