Update technical

This commit is contained in:
binarymaster 2015-07-30 01:15:55 +03:00
parent b9149eef02
commit 946bd7f8a6
2 changed files with 4 additions and 0 deletions

View File

@ -200,6 +200,7 @@ Change log:<br>
• Windows 8.1 Enterprise<br>
• Windows 10 Technical Preview<br>
• Windows 10 Pro Technical Preview<br>
• Windows 10 Home<br>
• Windows 10 Pro<br>
• Windows 10 Enterprise<br>
<br>

View File

@ -66,6 +66,9 @@ Known failures
Source code changelog (rdpwrap library):
2015.07.30 :
- fixed issue with Windows 10 Home x86 (wrong LocalOnly offset was specified in INI file)
2015.07.17 :
- added support for termsrv.dll 10.0.10240.16384
- added HOW TO hints to KB (so other reverse engineers can do this hard work more easier)