alroyso 2 жил өмнө
parent
commit
657e92de49

+ 1 - 1
SProxy/CManageNetWork.cpp

@@ -327,7 +327,7 @@ void CManageNetWork::ThreadFun_Version_Config(LPARAM lParam)
 {
 	IBaseCurl* lpAsyncParam = reinterpret_cast<IBaseCurl*>(lParam);
 	int code = 200;
-	SStringW msg = L"ÓÐа汾,µãÎÒÉý¼¶";
+	SStringW msg = L"";
 	std::string data;
 	if (m_base_curl->Version(data) == HTTPRET::http_f) {
 		code = 0;

BIN
SProxy/MainDlg.cpp


BIN
SProxy/SProxy.cpp


+ 2 - 0
SProxy/SProxy.vcxproj

@@ -77,6 +77,7 @@
     <OutDir>..\__bin\$(Platform)\$(Configuration)\</OutDir>
     <LinkIncremental>false</LinkIncremental>
     <IncludePath>$(SOUIPATH)\soui-sys-resource;$(IncludePath)</IncludePath>
+    <TargetName>wlt</TargetName>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
     <IntDir>..\__obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
@@ -88,6 +89,7 @@
     <OutDir>..\__bin\$(Platform)\$(Configuration)\</OutDir>
     <LinkIncremental>false</LinkIncremental>
     <IncludePath>$(SOUIPATH)\soui-sys-resource;$(IncludePath)</IncludePath>
+    <TargetName>wlt</TargetName>
   </PropertyGroup>
   <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
     <VcpkgUseStatic>true</VcpkgUseStatic>

BIN
打包/wlt/x64/wlt.exe


BIN
打包/wlt/x86/wlt.exe