Commit graph

6 commits

Author SHA1 Message Date
Pierre Schweitzer
321bcc056d Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
2016-04-24 20:17:09 +00:00
Hermès Bélusca-Maïto
38ecef1f2b [MSTSC]
Update MSTSC with latest (1.8.3) rdesktop version.
Patch by 'hater', for more details see CORE-9013 #resolve #comment Committed, thanks!

svn path=/trunk/; revision=66502
2015-02-28 20:28:09 +00:00
Ged Murphy
c5b25b8e9b - Move from using include guards to pragma once.
- Whilst this is non-standard and potentially makes the code less portable, it's supported by both gcc and msvc and should bringg increased compilation speed due to its optimized behaviour (doesn't need to invoke the preprocessor)
- Patch by Amine Khaldi [amine.khaldi@reactos.org]

svn path=/trunk/; revision=45685
2010-02-26 11:43:19 +00:00
Dmitry Gorbachev
145fbbd116 - Update address of Free Software Foundation.
- Update obsolete LGPL v2 to LGPL v2.1.

svn path=/trunk/; revision=43790
2009-10-27 10:34:16 +00:00
Ged Murphy
aaa63f3354 fix the header mess and get it building with rosbe, albeit with many warnings at the moment
svn path=/trunk/; revision=30269
2007-11-08 12:47:25 +00:00
Ged Murphy
782962b8cf Add an mstsc (remote desktop client) which is based on the GPL WinRDesktop.
It's a VS project at the moment, not yet converted to be buildable via rbuild, and still pretty incomplete.

svn path=/trunk/; revision=30094
2007-11-03 22:02:59 +00:00