diff --git a/2015Remote.sln b/2015Remote.sln deleted file mode 100644 index 3909879..0000000 --- a/2015Remote.sln +++ /dev/null @@ -1,43 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Yama", "server\2015Remote\2015Remote_vs2015.vcxproj", "{D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ghost", "client\ghost_vs2015.vcxproj", "{3F756E52-23C2-4EE4-A184-37CF788D50A7}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestRun", "client\TestRun_vs2015.vcxproj", "{B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}" - ProjectSection(ProjectDependencies) = postProject - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA} = {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ServerDll", "client\ClientDll_vs2015.vcxproj", "{BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x86 = Debug|x86 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}.Debug|x86.ActiveCfg = Debug|Win32 - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}.Debug|x86.Build.0 = Debug|Win32 - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}.Release|x86.ActiveCfg = Release|Win32 - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}.Release|x86.Build.0 = Release|Win32 - {3F756E52-23C2-4EE4-A184-37CF788D50A7}.Debug|x86.ActiveCfg = Debug|Win32 - {3F756E52-23C2-4EE4-A184-37CF788D50A7}.Debug|x86.Build.0 = Debug|Win32 - {3F756E52-23C2-4EE4-A184-37CF788D50A7}.Release|x86.ActiveCfg = Release|Win32 - {3F756E52-23C2-4EE4-A184-37CF788D50A7}.Release|x86.Build.0 = Release|Win32 - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}.Debug|x86.ActiveCfg = Debug|Win32 - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}.Debug|x86.Build.0 = Debug|Win32 - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}.Release|x86.ActiveCfg = Release|Win32 - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}.Release|x86.Build.0 = Release|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Debug|x86.ActiveCfg = Debug|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Debug|x86.Build.0 = Debug|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Release|x86.ActiveCfg = Release|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/client/ClientDll.sln b/client/ClientDll.sln deleted file mode 100644 index 999e584..0000000 --- a/client/ClientDll.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientDll", "ClientDll.vcxproj", "{BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Debug|Win32.ActiveCfg = Debug|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Debug|Win32.Build.0 = Debug|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Release|Win32.ActiveCfg = Release|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/client/ClientDll.vcxproj b/client/ClientDll.vcxproj deleted file mode 100644 index 6a32a00..0000000 --- a/client/ClientDll.vcxproj +++ /dev/null @@ -1,153 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA} - ClientDll - ServerDll - 8.1 - - - - DynamicLibrary - true - v110_xp - MultiByte - false - - - DynamicLibrary - false - v110_xp - true - MultiByte - - - - - - - - - - - - - $(WindowsSDK_IncludePath);$(IncludePath) - $(WindowsSDK_LibraryPath_x86);$(LibraryPath) - - - $(WindowsSDK_LibraryPath_x86);$(LibraryPath) - $(WindowsSDK_IncludePath);$(IncludePath) - - - - Level3 - Disabled - ./;%(AdditionalIncludeDirectories) - MultiThreadedDebug - ZLIB_WINAPI;%(PreprocessorDefinitions) - true - false - - - true - zlib.lib;%(AdditionalDependencies) - libcmt.lib - - - - - Level3 - MaxSpeed - true - true - MultiThreaded - ./;%(AdditionalIncludeDirectories) - ZLIB_WINAPI;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - - - true - true - true - zlib.lib;%(AdditionalDependencies) - /SAFESEH:NO %(AdditionalOptions) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/client/ClientDll.vcxproj.filters b/client/ClientDll.vcxproj.filters deleted file mode 100644 index ae6eeab..0000000 --- a/client/ClientDll.vcxproj.filters +++ /dev/null @@ -1,182 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - - - 资源文件 - - - - - 资源文件 - - - - - 资源文件 - - - - - 资源文件 - - - 资源文件 - - - \ No newline at end of file diff --git a/client/ClientDll.vcxproj.user b/client/ClientDll.vcxproj.user deleted file mode 100644 index 2e0f120..0000000 --- a/client/ClientDll.vcxproj.user +++ /dev/null @@ -1,11 +0,0 @@ - - - - $(TargetDir)\TestRun.exe - WindowsLocalDebugger - - - $(TargetDir)\TestRun.exe - WindowsLocalDebugger - - \ No newline at end of file diff --git a/client/ClientDll_vs2015.vcxproj.user b/client/ClientDll_vs2015.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/client/ClientDll_vs2015.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/client/IOCPClient.cpp b/client/IOCPClient.cpp index 274e39d..38e5c54 100644 --- a/client/IOCPClient.cpp +++ b/client/IOCPClient.cpp @@ -3,6 +3,7 @@ ////////////////////////////////////////////////////////////////////// #ifdef _WIN32 #include "stdafx.h" +#include #else #include #include @@ -48,7 +49,6 @@ inline int WSAGetLastError() { return -1; } #endif #endif #endif -#include ////////////////////////////////////////////////////////////////////// // Construction/Destruction diff --git a/client/TestRun.vcxproj b/client/TestRun.vcxproj deleted file mode 100644 index 552ebfd..0000000 --- a/client/TestRun.vcxproj +++ /dev/null @@ -1,93 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3} - TestRun - 8.1 - - - - Application - true - v110_xp - MultiByte - - - Application - false - v110_xp - true - MultiByte - - - - - - - - - - - - - $(WindowsSDK_IncludePath);$(IncludePath) - $(WindowsSDK_LibraryPath_x86);$(LibraryPath) - - - $(WindowsSDK_IncludePath);$(IncludePath) - $(WindowsSDK_LibraryPath_x86);$(LibraryPath) - - - - Level3 - Disabled - MultiThreadedDebug - true - false - - - true - Console - - - - - Level3 - MaxSpeed - true - true - MultiThreaded - true - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - true - true - true - Windows - mainCRTStartup - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/client/TestRun.vcxproj.filters b/client/TestRun.vcxproj.filters deleted file mode 100644 index 8c08960..0000000 --- a/client/TestRun.vcxproj.filters +++ /dev/null @@ -1,32 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - 源文件 - - - - - 头文件 - - - - - 资源文件 - - - \ No newline at end of file diff --git a/client/TestRun.vcxproj.user b/client/TestRun.vcxproj.user deleted file mode 100644 index 25eb3fe..0000000 --- a/client/TestRun.vcxproj.user +++ /dev/null @@ -1,12 +0,0 @@ - - - - C:\VM\Remoter\TestRun.exe - C:\VM\Remoter - 192.168.43.2 - C:\VM\Remoter - $(TargetDir)\TestRun.pdb;$(TargetDir)\ServerDll.dll;$(TargetDir)\ServerDll.pdb - false - WindowsLocalDebugger - - \ No newline at end of file diff --git a/client/TestRun_vs2015.vcxproj.user b/client/TestRun_vs2015.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/client/TestRun_vs2015.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/client/ghost.vcxproj b/client/ghost.vcxproj deleted file mode 100644 index 0766c34..0000000 --- a/client/ghost.vcxproj +++ /dev/null @@ -1,160 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {3F756E52-23C2-4EE4-A184-37CF788D50A7} - ClientDll - ghost - 8.1 - - - - Application - true - v110_xp - MultiByte - false - - - Application - false - v110_xp - true - MultiByte - - - - - - - - - - - - - $(Configuration)\ghost - $(WindowsSDK_IncludePath);$(IncludePath) - $(WindowsSDK_LibraryPath_x86);$(LibraryPath) - - - $(Configuration)\ghost - $(WindowsSDK_IncludePath);$(IncludePath) - $(WindowsSDK_LibraryPath_x86);$(LibraryPath) - - - - Level3 - Disabled - ./;$(WindowsSdkDir_81)Include\um;$(WindowsSdkDir_81)Include\shared;%(AdditionalIncludeDirectories) - MultiThreadedDebug - _CONSOLE;ZLIB_WINAPI;%(PreprocessorDefinitions) - true - false - - - true - zlib.lib;%(AdditionalDependencies) - libcmt.lib - - - Console - - - - - Level3 - MaxSpeed - true - true - MultiThreaded - ./;$(WindowsSdkDir_81)Include\um;$(WindowsSdkDir_81)Include\shared;%(AdditionalIncludeDirectories) - _CONSOLE;ZLIB_WINAPI;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - - - true - true - true - zlib.lib;%(AdditionalDependencies) - /SAFESEH:NO %(AdditionalOptions) - Windows - mainCRTStartup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/client/ghost.vcxproj.filters b/client/ghost.vcxproj.filters deleted file mode 100644 index ae6eeab..0000000 --- a/client/ghost.vcxproj.filters +++ /dev/null @@ -1,182 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - 源文件 - - - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - 头文件 - - - - - 资源文件 - - - - - 资源文件 - - - - - 资源文件 - - - - - 资源文件 - - - 资源文件 - - - \ No newline at end of file diff --git a/client/ghost.vcxproj.user b/client/ghost.vcxproj.user deleted file mode 100644 index 5c4975f..0000000 --- a/client/ghost.vcxproj.user +++ /dev/null @@ -1,11 +0,0 @@ - - - - WindowsLocalDebugger - 127.0.0.1 6543 - - - WindowsLocalDebugger - 127.0.0.1 2356 - - \ No newline at end of file diff --git a/client/ghost_vs2015.vcxproj.user b/client/ghost_vs2015.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/client/ghost_vs2015.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/server/2015Remote.sln b/server/2015Remote.sln deleted file mode 100644 index 098a51c..0000000 --- a/server/2015Remote.sln +++ /dev/null @@ -1,44 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Yama", "2015Remote\2015Remote.vcxproj", "{D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}" - ProjectSection(ProjectDependencies) = postProject - {3F756E52-23C2-4EE4-A184-37CF788D50A7} = {3F756E52-23C2-4EE4-A184-37CF788D50A7} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ServerDll", "..\client\ClientDll.vcxproj", "{BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestRun", "..\client\TestRun.vcxproj", "{B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}" - ProjectSection(ProjectDependencies) = postProject - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA} = {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ghost", "..\client\ghost.vcxproj", "{3F756E52-23C2-4EE4-A184-37CF788D50A7}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}.Debug|Win32.ActiveCfg = Debug|Win32 - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}.Debug|Win32.Build.0 = Debug|Win32 - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}.Release|Win32.ActiveCfg = Release|Win32 - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5}.Release|Win32.Build.0 = Release|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Debug|Win32.ActiveCfg = Debug|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Debug|Win32.Build.0 = Debug|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Release|Win32.ActiveCfg = Release|Win32 - {BEBAF888-532D-40D3-A8DD-DDAAF69F49AA}.Release|Win32.Build.0 = Release|Win32 - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}.Debug|Win32.ActiveCfg = Debug|Win32 - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}.Debug|Win32.Build.0 = Debug|Win32 - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}.Release|Win32.ActiveCfg = Release|Win32 - {B5D7F0E5-E735-4B17-91AE-866CE7E6ABD3}.Release|Win32.Build.0 = Release|Win32 - {3F756E52-23C2-4EE4-A184-37CF788D50A7}.Debug|Win32.ActiveCfg = Debug|Win32 - {3F756E52-23C2-4EE4-A184-37CF788D50A7}.Debug|Win32.Build.0 = Debug|Win32 - {3F756E52-23C2-4EE4-A184-37CF788D50A7}.Release|Win32.ActiveCfg = Release|Win32 - {3F756E52-23C2-4EE4-A184-37CF788D50A7}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/server/2015Remote/2015Remote.vcxproj b/server/2015Remote/2015Remote.vcxproj deleted file mode 100644 index 2e9b548..0000000 --- a/server/2015Remote/2015Remote.vcxproj +++ /dev/null @@ -1,214 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {D58E96CD-C41F-4DD1-9502-EF1CB7AC65E5} - My2015Remote - MFCProj - Yama - 8.1 - - - - Application - true - MultiByte - Static - v110_xp - - - Application - false - true - MultiByte - Static - v110_xp - - - - - - - - - - - - - true - $(WindowsSDK_IncludePath);$(IncludePath) - $(WindowsSDK_LibraryPath_x86);$(LibraryPath) - - - false - $(WindowsSDK_LibraryPath_x86);$(LibraryPath) - $(WindowsSDK_IncludePath);$(IncludePath) - - - - Use - Level3 - Disabled - WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_WARNINGS;ZLIB_WINAPI;%(PreprocessorDefinitions) - true - false - - - Windows - true - zlib.lib;%(AdditionalDependencies) - LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) - - - false - true - _DEBUG;%(PreprocessorDefinitions) - - - 0x0804 - _DEBUG;%(PreprocessorDefinitions) - $(IntDir);%(AdditionalIncludeDirectories) - - - - - Level3 - Use - MinSpace - true - WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_WARNINGS;ZLIB_WINAPI;%(PreprocessorDefinitions) - true - Size - true - - - Windows - true - true - true - zlib.lib - /SAFESEH:NO %(AdditionalOptions) - - - false - true - NDEBUG;%(PreprocessorDefinitions) - - - 0x0804 - NDEBUG;%(PreprocessorDefinitions) - $(IntDir);%(AdditionalIncludeDirectories) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Create - Create - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/server/2015Remote/2015Remote.vcxproj.filters b/server/2015Remote/2015Remote.vcxproj.filters deleted file mode 100644 index e5b9bc8..0000000 --- a/server/2015Remote/2015Remote.vcxproj.filters +++ /dev/null @@ -1,312 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {c30c6669-7ee9-446c-9bfb-e472d534e2f2} - - - {7384a2b0-7e54-4b4f-8f1e-399a170b0893} - - - {13f8046a-69f8-4f11-a24b-6bc31c195200} - - - {b8c1bcef-f319-4d72-be70-99c37a83bf9a} - - - {247eff7d-6fd0-43dd-8c7e-263aad0eed5b} - - - {89df7039-00e9-4694-91f8-fc5f023e6321} - - - {5264e449-f09b-420d-9c72-ff8151bee746} - - - {52707111-f42b-41c9-b02d-ded6b27a2b7e} - - - {b8b47b31-1b3f-420a-aebd-f9f6aef16177} - - - {98bb3949-95d3-4ae1-9e7a-51344815555a} - - - {ba31583e-3d2b-4f34-ac0f-9589567fccd9} - - - {b3a92075-6f32-4114-8c59-b0fb0042ed03} - - - {604ae8b3-7d79-4ba3-955d-8244c26c9218} - - - {9cd8e611-2137-4553-b9a9-121877b5e33c} - - - {99dc4626-9f3c-4a3f-bfbd-03c6748fe053} - - - {4fbc083b-8252-4012-836d-6757122c7de7} - - - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - - - 头文件 - - - 头文件 - - - 头文件 - - - 主Dlg - - - 真彩Bar - - - 设置Dlg - - - 设置Dlg - - - 通信类 - - - CPU - - - 缓冲区 - - - 缓冲区 - - - 缓冲区 - - - 远程控制 - - - 远程文件 - - - 头文件 - - - 主Dlg - - - 远程文件 - - - 即时消息 - - - 远程终端 - - - 远程系统管理 - - - 远程音频 - - - 生成客户端 - - - 远程注册表 - - - 远程服务 - - - 远程视频 - - - 远程音频 - - - 远程文件 - - - - - 源文件 - - - 源文件 - - - 主Dlg - - - 真彩Bar - - - 设置Dlg - - - 设置Dlg - - - 通信类 - - - CPU - - - 缓冲区 - - - 远程控制 - - - 远程文件 - - - 源文件 - - - 远程文件 - - - 即时消息 - - - 远程终端 - - - 远程系统管理 - - - 远程音频 - - - 生成客户端 - - - 远程注册表 - - - 远程服务 - - - 远程视频 - - - 远程音频 - - - 远程文件 - - - - - 资源文件 - - - - - - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - 资源文件 - - - \ No newline at end of file diff --git a/server/2015Remote/2015Remote.vcxproj.user b/server/2015Remote/2015Remote.vcxproj.user deleted file mode 100644 index ace9a86..0000000 --- a/server/2015Remote/2015Remote.vcxproj.user +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file