Commit Graph

47 Commits

Author SHA1 Message Date
binarymaster
a449d04619 Some fixes and comments
The final is near, it already compiles :)
2014-12-09 00:59:47 +03:00
Stas'M
87887259b2 Merge pull request #10 from FusixGit/patch-2
Compiled
2014-12-09 00:08:25 +03:00
FusixGit
b5e4350d0b Compiled 2014-12-08 22:18:28 +03:00
binarymaster
7d5f17edf6 Fix 2014-12-07 20:34:04 +03:00
Stas'M
32185c9c12 Merge pull request #9 from FusixGit/patch-1
Update RDPWrap.cpp
2014-12-07 20:15:06 +03:00
FusixGit
06eb0a325e Update RDPWrap.cpp 2014-12-07 15:33:23 +03:00
binarymaster
e1b4b10006 Bug fix 2014-12-04 23:12:59 +03:00
Stas'M
c79a7bc152 Merge pull request #8 from FusixGit/patch-5
Update IniFile.cpp
2014-12-04 23:08:19 +03:00
Stas'M
7873abd48c Merge pull request #7 from FusixGit/patch-4
Update IniFile.h
2014-12-04 23:08:07 +03:00
Stas'M
a0576b6ffb Merge pull request #6 from FusixGit/patch-3
Update RDPWrap.cpp
2014-12-04 23:07:47 +03:00
FusixGit
03bbf7d7a8 Update IniFile.cpp 2014-12-04 23:01:30 +03:00
FusixGit
faf2bdc905 Update IniFile.h 2014-12-04 23:00:44 +03:00
FusixGit
9033bd91f1 Update RDPWrap.cpp 2014-12-04 22:59:52 +03:00
binarymaster
8b85f43605 Fix typos 2014-12-04 21:22:57 +03:00
Stas'M
e2e4a33954 Merge pull request #5 from FusixGit/patch-2
Update IniFile.h // needs typo correction
2014-12-04 21:08:47 +03:00
Stas'M
436c1e2c75 Merge pull request #4 from FusixGit/patch-1
Update IniFile.cpp // needs typo correction
2014-12-04 21:08:22 +03:00
FusixGit
4d89fc245a Update IniFile.h 2014-12-04 17:48:31 +03:00
FusixGit
17102ec1cd Update IniFile.cpp 2014-12-04 17:47:37 +03:00
binarymaster
bc84ee3ac4 Linking with new module (incomplete) 2014-12-04 01:23:10 +03:00
binarymaster
d2449ccdd6 Fix some typos 2014-12-03 22:51:56 +03:00
binarymaster
81baa4522f Tech updates
2014.12.03 :
- added INI reader by Fusix for C++ version
- asulwer also helped with the development

2014.11.25 :
- corrected some typos in INI file
- added EasyPrint policy value

2014.11.24 :
- added support for termsrv.dll 6.3.9600.17415
2014-12-03 22:07:26 +03:00
binarymaster
2136d2c358 INI reader added
Added INI reader by Fusix for C++ version
with additional help from asulwer
2014-12-03 21:58:56 +03:00
binarymaster
61f6adf1f2 Code improvements
Fixed memory leak in the installer
Added diagnostics info to configuration app
2014-11-22 21:17:39 +03:00
binarymaster
edbff7bedd Better structure 2014-11-21 16:42:39 +03:00
binarymaster
2c7e0279e0 Code updates
C++ code still needs to be processed
2014-11-21 16:38:07 +03:00
binarymaster
1d35b31d6e Resource sorrection 2014-11-21 14:46:04 +03:00
binarymaster
c47495acc5 Tech update 2014-11-21 05:50:42 +03:00
binarymaster
95b6719cbc Great improvements
Added support to store patch settings in INI file, so the code is more
readable now.
Library version support now can be extended without recompilation of the
project, but C++ version needs to be updated.
2014-11-21 05:47:25 +03:00
binarymaster
0e322ede13 Tech updates 2014-11-20 23:17:09 +03:00
binarymaster
1a9d9e7fea Bug fix
Wrong offset was specified (typo)
Not affected on release, because Delphi version is used for x86 platform
2014-11-20 22:31:59 +03:00
binarymaster
136f4c7de8 Technical info
Now it will be in separate file
2014-11-20 18:02:07 +03:00
binarymaster
74e5708a17 Improved comments 2014-11-20 17:54:20 +03:00
binarymaster
dd92b47812 Small cleanup
Deleted unnecessary files and added .gitignore file
2014-11-20 16:45:16 +03:00
binarymaster
64b3bf8bc1 Added license info
Now license can be viewed in applications
2014-11-20 16:36:04 +03:00
binarymaster
6b4dadcde5 License changed to Apache 2.0 2014-11-20 15:21:23 +03:00
binarymaster
88d60769a2 Building info
Added information for building the binaries
2014-11-20 15:02:46 +03:00
Stas'M
ed3710271c Update README.md 2014-11-14 02:25:00 +03:00
binarymaster
c146bb8838 Updated installer 2014-11-14 02:03:31 +03:00
binarymaster
bca7e90e48 Added RDP Configuration Program 2014-11-14 01:59:28 +03:00
binarymaster
9120dcc9ac Added support for KB3003743
// 2014.11.13 :
// - researching KB3003743
// - added support for version 6.0.6002.19214
// - added support for version 6.0.6002.23521
// - added support for version 6.1.7601.18637
// - added support for version 6.1.7601.22843
2014-11-13 23:56:16 +03:00
Stas'M
19e65273c2 Update README.md 2014-11-05 13:35:12 +03:00
binarymaster
5f07396fad Commit 2014.11.02
Added support for termsrv.dll 6.4.9860.0
2014-11-02 16:00:46 +03:00
binarymaster
de975423bd Main commit
Sources & binaries
2014-10-23 03:47:44 +04:00
binarymaster
996ede6c1e Update README.md 2014-10-23 03:28:33 +04:00
binarymaster
eec8bab06f Update README.md 2014-10-23 03:27:03 +04:00
binarymaster
2a6d695e40 Update README.md 2014-10-23 03:22:20 +04:00
binarymaster
cee720633b Initial commit 2014-10-23 03:18:28 +04:00