mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
6556fec93f3a55d325a24026251c8cedd66d1295
modified porting-tools/mstscax/stdafx.h Added support for aggregation (ActiveX controls are expected to be aggregable) Added IMsRdpClientAdvancedSettings4 stub Added some other minor stubs added porting-tools/rdesktop-core-tester/activex.cpp modified porting-tools/rdesktop-core-tester/stdafx.h modified porting-tools/rdesktop-core-tester/rdesktop-core-tester.vcproj Full stubs for RDP client ActiveX control added porting-tools/rdesktop-core-tester/mstsclib.idl added porting-tools/rdesktop-core-tester/mstsclib.rc added porting-tools/rdesktop-core-tester/mstsclib_h.h added porting-tools/rdesktop-core-tester/mstsclib_i.c IDL definition file and type library resource for the ActiveX control. MIDL-generated files temporarily committed modified porting-tools/rdesktop-core-tester/rdesktop-core-tester.cpp Overall cleanup GDI code now uses SaveDC/RestoreDC instead of multiple calls Virtual Channel API stubs modified rdesktop/bitmap.c Re-enable optimizations modified rdesktop/channels.c Magic numbers are evil modified rdesktop/mcs.c modified rdesktop/rdesktop.h MCS channel ids were superfluous modified rdesktop/rdesktop-core.vcproj modified rdesktop/secure.c modified rdesktop/types.h Removed virtual channels implementation, preparing to replace with extensible, multithreaded, Windows-compatible implementation svn path=/trunk/; revision=23417
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%