Click here to Skip to main content
15,879,096 members
Articles / Desktop Programming / MFC

Remote Control PCs

Rate me:
Please Sign up or sign in to vote.
4.60/5 (150 votes)
20 Sep 2013GPL3 868.7K   63.9K   489  
Two projects that work together to remote control PCs across a LAN.
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type='text/xsl' href='_UpgradeReport_Files/UpgradeReport.xslt'?><UpgradeLog>
<Properties><Property Name="Solution" Value="ZLib">
</Property><Property Name="Solution File" Value="C:\Users\Gravy\Documents\Visual Studio 2008\Projects\Win32\Lib\ZLib\ZLib.sln">
</Property><Property Name="User Options File" Value="C:\Users\Gravy\Documents\Visual Studio 2008\Projects\Win32\Lib\ZLib\ZLib.suo">
</Property><Property Name="Date" Value="Friday, March 12, 2010">
</Property><Property Name="Time" Value="6:33 AM">
</Property></Properties><Event ErrorLevel="0" Project="" Source="ZLib.sln" Description="File successfully backed up as C:\Users\Gravy\Documents\Visual Studio 2008\Projects\Win32\Lib\ZLib\ZLib.sln.old">
</Event><Event ErrorLevel="0" Project="" Source="ZLib.suo" Description="File successfully backed up as C:\Users\Gravy\Documents\Visual Studio 2008\Projects\Win32\Lib\ZLib\ZLib.suo.old">
</Event><Event ErrorLevel="1" Project="ZLib" Source="ZLib.vcproj" Description="This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.">
</Event><Event ErrorLevel="0" Project="ZLib" Source="ZLib.vcproj" Description="Project file successfully backed up as 'C:\Users\Gravy\Documents\Visual Studio 2008\Projects\Win32\Lib\ZLib\ZLib.vcproj.8.00.old'.">
</Event><Event ErrorLevel="0" Project="ZLib" Source="ZLib.vcproj" Description="Project upgraded successfully.">
</Event><Event ErrorLevel="3" Project="ZLib" Source="ZLib.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="" Source="ZLib.sln" Description="Solution converted successfully">
</Event><Event ErrorLevel="3" Project="" Source="ZLib.sln" Description="Converted">
</Event></UpgradeLog>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Founder
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions