ch
Feedback
Closed

Closed

关闭频道

显示更多
未指定国家技术与应用63 392
891
订阅者
无数据24 小时
无数据7
无数据30
帖子存档
true true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true Console true true true

C:\Users\Administrator\Desktop\msv;$(LibraryPath) false Level3 true _CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true Windows true TurnOffAllWarnings true %(PreprocessorDefinitions) MultiThreaded Disabled false StdCall None false true false Default false Windows COMCTL32.lib;IMM32.lib;NORMALIZ.lib;SHLWAPI.lib;UXTHEME.LIB;VERSION.LIB;kernel32.lib;wsock32.lib;mapi32.lib;ws2_32.lib;mpr.lib;crypt32.lib;gdi32.lib;user32.lib;%(AdditionalDependencies) _connect@12;_WSAAsyncGetProtoByNumber@20;_WSACancelAsyncRequest@4;_GetNameByTypeA@12;_getsockopt@20;_s_perror@8;_TransmitFile@28;_getnetbyname@4;_socket@12;_FBadProp@4;_GetTnefStreamCodepage@12;_HrAddColumnsEx@20;_FPropContainsProp@12;_MAPIFreeBuffer;_LaunchWizard@20;_LpValFindProp@12;_CchOfEncoding@4;_WSAEnumProtocolsW@12;_WSAWaitForMultipleEvents@20;_WSAAsyncGetServByName@24;_getsockname@12;_getsockname@12;_WNetCancelConnectionA@8;_WNetGetConnectionA@12;_WNetGetProviderNameW@12;_WNetAddConnection3W@20;_WNetGetProviderNameW@12;_WNetGetLastErrorW@20;_WNetGetUserW@12;_WNetGetLastErrorW@20;_ImageDirectoryEntryToData@16;_SymLoadModule64@28;_SymGetSymNext32@8;_CertRDNValueToStrA@16;_CertVerifyCRLRevocation@16;_CertSetEnhancedKeyUsage@8;_StretchBlt@44;_EnumObjects@16;_TextOutA@20;_CloseMetaFile@4;_GetEnhMetaFileDescriptionA@12;_GetEnhMetaFileBits@12;_OffsetRgn@12;_GetEnhMetaFileDescriptionA@12;_DialogBoxParamA@20;_GetClipboardFormatNameA@12;_PeekMessageW@20;_LoadBitmapA@8;_ChildWindowFromPointEx@16;_SetForegroundWindow@4;_ShowCaret@4;_IsZoomed@4;_OpenIcon@4; Enabled false Default false true false NoErrorReport Level3 true _DEBUG;_CONSOLE;%(PreprocessorDefinitions) true Console true Level3

C++ stub refud <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|Win32"> <Configuration>Debug</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|Win32"> <Configuration>Release</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug|x64"> <Configuration>Debug</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|x64"> <Configuration>Release</Configuration> <Platform>x64</Platform> </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> <VCProjectVersion>16.0</VCProjectVersion> <Keyword>Win32Proj</Keyword> <ProjectGuid>{307e4b0e-be27-4471-8678-eefed7a04164}</ProjectGuid> <RootNamespace>Loader</RootNamespace> <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseDebugLibraries>true</UseDebugLibraries> <PlatformToolset>v143</PlatformToolset> <CharacterSet>Unicode</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseDebugLibraries>false</UseDebugLibraries> <PlatformToolset>ClangCL</PlatformToolset> <WholeProgramOptimization>false</WholeProgramOptimization> <CharacterSet>Unicode</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseDebugLibraries>true</UseDebugLibraries> <PlatformToolset>v143</PlatformToolset> <CharacterSet>Unicode</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseDebugLibraries>false</UseDebugLibraries> <PlatformToolset>v143</PlatformToolset> <WholeProgramOptimization>true</WholeProgramOptimization> <CharacterSet>Unicode</CharacterSet> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <ImportGroup Label="ExtensionSettings"> </ImportGroup> <ImportGroup Label="Shared"> </ImportGroup> <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> </ImportGroup> <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> </ImportGroup> <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> </ImportGroup> <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> </ImportGroup> <PropertyGroup Label="UserMacros" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">