🤬
  • CreateSection.h version/CreateSection.h
    Content is identical
  • dllmain.cpp version/dllmain.cpp
    Content is identical
  • framework.h version/framework.h
    Content is identical
  • pch.cpp version/pch.cpp
    Content is identical
  • pch.h version/pch.h
    Content is identical
  • version/version.dll
    Binary file.
  • ■ ■ ■ ■ ■ ■
    version/version.exp
     1 +d†ÿÿÿÿš*.edatadd&@@.debug$Sºà@Bÿÿÿÿ
     2 +version.dllGetFileVersionInfoAvresion.GetFileVersionInfoAGetFileVersionInfoByHandlevresion.GetFileVersionInfoByHandleGetFileVersionInfoExAvresion.GetFileVersionInfoExAGetFileVersionInfoExWvresion.GetFileVersionInfoExWGetFileVersionInfoSizeAvresion.GetFileVersionInfoSizeAGetFileVersionInfoSizeExAvresion.GetFileVersionInfoSizeExAGetFileVersionInfoSizeExWvresion.GetFileVersionInfoSizeExWGetFileVersionInfoSizeWvresion.GetFileVersionInfoSizeWGetFileVersionInfoWvresion.GetFileVersionInfoWVerFindFileAvresion.VerFindFileAVerFindFileWvresion.VerFindFileWVerInstallFileAvresion.VerInstallFileAVerInstallFileWvresion.VerInstallFileWVerLanguageNameAvresion.VerLanguageNameAVerLanguageNameWvresion.VerLanguageNameWVerQueryValueAvresion.VerQueryValueAVerQueryValueWvresion.VerQueryValueW $(l,p 0t
     3 +4x8|<€@„D ˆH!ŒL"�P#”T$˜X%œ\& `'¤d(¨h)¬ñ®.\version.exp+<нuMicrosoft (R) LINK”=cwdC:\dev\version\versionexeC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\link.exe80GetFileVersionInfoA!80GetFileVersionInfoByHandle80GetFileVersionInfoExA80GetFileVersionInfoExW80GetFileVersionInfoSizeA 80GetFileVersionInfoSizeExA 80GetFileVersionInfoSizeExW80GetFileVersionInfoSizeW8 0GetFileVersionInfoW8
     4 +0VerFindFileA80VerFindFileW80VerInstallFileA80VerInstallFileW80VerLanguageNameA80VerLanguageNameW80VerQueryValueA80VerQueryValueW@comp.id½uÿÿ@feat.00ÿÿ.edata.debug$SszNameÒrgpv(rgszNamelrgwOrd°$N00001Þ$N00002$N00003L$N00004€$N00005´$N00006ì$N00007($N00008d$N00009œ$N00010Ì$N00011î$N00012$N000138$N00014`$N00015Š$N00016´$N00017Úò)3bI–_Ìw‘B«|ð×Ùäûñ Hq"›3ÃBéQGetFileVersionInfoAGetFileVersionInfoByHandleGetFileVersionInfoExAGetFileVersionInfoExWGetFileVersionInfoSizeAGetFileVersionInfoSizeExAGetFileVersionInfoSizeExWGetFileVersionInfoSizeWGetFileVersionInfoWVerFindFileAVerFindFileWVerInstallFileAVerInstallFileWVerLanguageNameAVerLanguageNameWVerQueryValueAVerQueryValueW
  • version/version.lib
    Binary file.
  • ■ ■ ■ ■ ■ ■
    version/version.vcxproj
     1 +<?xml version="1.0" encoding="utf-8"?>
     2 +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     3 + <ItemGroup Label="ProjectConfigurations">
     4 + <ProjectConfiguration Include="Debug|Win32">
     5 + <Configuration>Debug</Configuration>
     6 + <Platform>Win32</Platform>
     7 + </ProjectConfiguration>
     8 + <ProjectConfiguration Include="Release|Win32">
     9 + <Configuration>Release</Configuration>
     10 + <Platform>Win32</Platform>
     11 + </ProjectConfiguration>
     12 + <ProjectConfiguration Include="Debug|x64">
     13 + <Configuration>Debug</Configuration>
     14 + <Platform>x64</Platform>
     15 + </ProjectConfiguration>
     16 + <ProjectConfiguration Include="Release|x64">
     17 + <Configuration>Release</Configuration>
     18 + <Platform>x64</Platform>
     19 + </ProjectConfiguration>
     20 + </ItemGroup>
     21 + <PropertyGroup Label="Globals">
     22 + <VCProjectVersion>16.0</VCProjectVersion>
     23 + <Keyword>Win32Proj</Keyword>
     24 + <ProjectGuid>{92506773-29a0-4c77-a81b-e28fb80a528a}</ProjectGuid>
     25 + <RootNamespace>version</RootNamespace>
     26 + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
     27 + </PropertyGroup>
     28 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
     29 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     30 + <ConfigurationType>DynamicLibrary</ConfigurationType>
     31 + <UseDebugLibraries>true</UseDebugLibraries>
     32 + <PlatformToolset>v142</PlatformToolset>
     33 + <CharacterSet>Unicode</CharacterSet>
     34 + </PropertyGroup>
     35 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
     36 + <ConfigurationType>DynamicLibrary</ConfigurationType>
     37 + <UseDebugLibraries>false</UseDebugLibraries>
     38 + <PlatformToolset>v142</PlatformToolset>
     39 + <WholeProgramOptimization>true</WholeProgramOptimization>
     40 + <CharacterSet>Unicode</CharacterSet>
     41 + </PropertyGroup>
     42 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
     43 + <ConfigurationType>DynamicLibrary</ConfigurationType>
     44 + <UseDebugLibraries>true</UseDebugLibraries>
     45 + <PlatformToolset>v142</PlatformToolset>
     46 + <CharacterSet>Unicode</CharacterSet>
     47 + </PropertyGroup>
     48 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
     49 + <ConfigurationType>DynamicLibrary</ConfigurationType>
     50 + <UseDebugLibraries>false</UseDebugLibraries>
     51 + <PlatformToolset>v142</PlatformToolset>
     52 + <WholeProgramOptimization>true</WholeProgramOptimization>
     53 + <CharacterSet>MultiByte</CharacterSet>
     54 + </PropertyGroup>
     55 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
     56 + <ImportGroup Label="ExtensionSettings">
     57 + </ImportGroup>
     58 + <ImportGroup Label="Shared">
     59 + </ImportGroup>
     60 + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     61 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     62 + </ImportGroup>
     63 + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     64 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     65 + </ImportGroup>
     66 + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
     67 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     68 + </ImportGroup>
     69 + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     70 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     71 + </ImportGroup>
     72 + <PropertyGroup Label="UserMacros" />
     73 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     74 + <LinkIncremental>true</LinkIncremental>
     75 + </PropertyGroup>
     76 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     77 + <LinkIncremental>false</LinkIncremental>
     78 + </PropertyGroup>
     79 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
     80 + <LinkIncremental>true</LinkIncremental>
     81 + </PropertyGroup>
     82 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     83 + <LinkIncremental>false</LinkIncremental>
     84 + <OutDir>$(Platform)\$(Configuration)</OutDir>
     85 + </PropertyGroup>
     86 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     87 + <ClCompile>
     88 + <WarningLevel>Level3</WarningLevel>
     89 + <SDLCheck>true</SDLCheck>
     90 + <PreprocessorDefinitions>WIN32;_DEBUG;VERSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
     91 + <ConformanceMode>true</ConformanceMode>
     92 + <PrecompiledHeader>Use</PrecompiledHeader>
     93 + <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
     94 + </ClCompile>
     95 + <Link>
     96 + <SubSystem>Windows</SubSystem>
     97 + <GenerateDebugInformation>true</GenerateDebugInformation>
     98 + <EnableUAC>false</EnableUAC>
     99 + </Link>
     100 + </ItemDefinitionGroup>
     101 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     102 + <ClCompile>
     103 + <WarningLevel>Level3</WarningLevel>
     104 + <FunctionLevelLinking>true</FunctionLevelLinking>
     105 + <IntrinsicFunctions>true</IntrinsicFunctions>
     106 + <SDLCheck>true</SDLCheck>
     107 + <PreprocessorDefinitions>WIN32;NDEBUG;VERSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
     108 + <ConformanceMode>true</ConformanceMode>
     109 + <PrecompiledHeader>Use</PrecompiledHeader>
     110 + <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
     111 + </ClCompile>
     112 + <Link>
     113 + <SubSystem>Windows</SubSystem>
     114 + <EnableCOMDATFolding>true</EnableCOMDATFolding>
     115 + <OptimizeReferences>true</OptimizeReferences>
     116 + <GenerateDebugInformation>true</GenerateDebugInformation>
     117 + <EnableUAC>false</EnableUAC>
     118 + </Link>
     119 + </ItemDefinitionGroup>
     120 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
     121 + <ClCompile>
     122 + <WarningLevel>Level3</WarningLevel>
     123 + <SDLCheck>true</SDLCheck>
     124 + <PreprocessorDefinitions>_DEBUG;VERSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
     125 + <ConformanceMode>true</ConformanceMode>
     126 + <PrecompiledHeader>Use</PrecompiledHeader>
     127 + <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
     128 + </ClCompile>
     129 + <Link>
     130 + <SubSystem>Windows</SubSystem>
     131 + <GenerateDebugInformation>true</GenerateDebugInformation>
     132 + <EnableUAC>false</EnableUAC>
     133 + </Link>
     134 + </ItemDefinitionGroup>
     135 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     136 + <ClCompile>
     137 + <WarningLevel>Level3</WarningLevel>
     138 + <FunctionLevelLinking>true</FunctionLevelLinking>
     139 + <IntrinsicFunctions>true</IntrinsicFunctions>
     140 + <SDLCheck>true</SDLCheck>
     141 + <PreprocessorDefinitions>NDEBUG;VERSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
     142 + <ConformanceMode>true</ConformanceMode>
     143 + <PrecompiledHeader>Use</PrecompiledHeader>
     144 + <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
     145 + </ClCompile>
     146 + <Link>
     147 + <SubSystem>Windows</SubSystem>
     148 + <EnableCOMDATFolding>true</EnableCOMDATFolding>
     149 + <OptimizeReferences>true</OptimizeReferences>
     150 + <GenerateDebugInformation>true</GenerateDebugInformation>
     151 + <EnableUAC>false</EnableUAC>
     152 + </Link>
     153 + </ItemDefinitionGroup>
     154 + <ItemGroup>
     155 + <ClInclude Include="CreateSection.h" />
     156 + <ClInclude Include="framework.h" />
     157 + <ClInclude Include="pch.h" />
     158 + </ItemGroup>
     159 + <ItemGroup>
     160 + <ClCompile Include="dllmain.cpp" />
     161 + <ClCompile Include="pch.cpp">
     162 + <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
     163 + <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
     164 + <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
     165 + <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
     166 + </ClCompile>
     167 + </ItemGroup>
     168 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
     169 + <ImportGroup Label="ExtensionTargets">
     170 + </ImportGroup>
     171 +</Project>
  • ■ ■ ■ ■ ■ ■
    version/version.vcxproj.filters
     1 +<?xml version="1.0" encoding="utf-8"?>
     2 +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     3 + <ItemGroup>
     4 + <Filter Include="Source Files">
     5 + <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
     6 + <Extensions>cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
     7 + </Filter>
     8 + <Filter Include="Header Files">
     9 + <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
     10 + <Extensions>h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd</Extensions>
     11 + </Filter>
     12 + <Filter Include="Resource Files">
     13 + <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
     14 + <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
     15 + </Filter>
     16 + </ItemGroup>
     17 + <ItemGroup>
     18 + <ClInclude Include="framework.h">
     19 + <Filter>Header Files</Filter>
     20 + </ClInclude>
     21 + <ClInclude Include="pch.h">
     22 + <Filter>Header Files</Filter>
     23 + </ClInclude>
     24 + <ClInclude Include="CreateSection.h">
     25 + <Filter>Header Files</Filter>
     26 + </ClInclude>
     27 + </ItemGroup>
     28 + <ItemGroup>
     29 + <ClCompile Include="dllmain.cpp">
     30 + <Filter>Source Files</Filter>
     31 + </ClCompile>
     32 + <ClCompile Include="pch.cpp">
     33 + <Filter>Source Files</Filter>
     34 + </ClCompile>
     35 + </ItemGroup>
     36 +</Project>
  • ■ ■ ■ ■ ■ ■
    version.sln
    skipped 2 lines
    3 3  # Visual Studio Version 16
    4 4  VisualStudioVersion = 16.0.32228.343
    5 5  MinimumVisualStudioVersion = 10.0.40219.1
    6  -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "version", "version.vcxproj", "{51E6D98F-C249-4BC6-82A7-838F05F9ABE9}"
    7  -EndProject
    8 6  Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "versionConsole", "versionConsole\versionConsole.vcxproj", "{19D8DD80-682E-4F0B-BBEE-A04FB5CFD0D1}"
    9 7  EndProject
    10 8  Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8C60B5B4-88E9-458E-98F2-47409AEF96A5}"
    11 9   ProjectSection(SolutionItems) = preProject
    12 10   README.md = README.md
    13 11   EndProjectSection
     12 +EndProject
     13 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "version", "version\version.vcxproj", "{92506773-29A0-4C77-A81B-E28FB80A528A}"
    14 14  EndProject
    15 15  Global
    16 16   GlobalSection(SolutionConfigurationPlatforms) = preSolution
    skipped 3 lines
    20 20   Release|x86 = Release|x86
    21 21   EndGlobalSection
    22 22   GlobalSection(ProjectConfigurationPlatforms) = postSolution
    23  - {51E6D98F-C249-4BC6-82A7-838F05F9ABE9}.Debug|x64.ActiveCfg = Debug|x64
    24  - {51E6D98F-C249-4BC6-82A7-838F05F9ABE9}.Debug|x64.Build.0 = Debug|x64
    25  - {51E6D98F-C249-4BC6-82A7-838F05F9ABE9}.Debug|x86.ActiveCfg = Debug|Win32
    26  - {51E6D98F-C249-4BC6-82A7-838F05F9ABE9}.Debug|x86.Build.0 = Debug|Win32
    27  - {51E6D98F-C249-4BC6-82A7-838F05F9ABE9}.Release|x64.ActiveCfg = Release|x64
    28  - {51E6D98F-C249-4BC6-82A7-838F05F9ABE9}.Release|x64.Build.0 = Release|x64
    29  - {51E6D98F-C249-4BC6-82A7-838F05F9ABE9}.Release|x86.ActiveCfg = Release|Win32
    30  - {51E6D98F-C249-4BC6-82A7-838F05F9ABE9}.Release|x86.Build.0 = Release|Win32
    31 23   {19D8DD80-682E-4F0B-BBEE-A04FB5CFD0D1}.Debug|x64.ActiveCfg = Debug|x64
    32 24   {19D8DD80-682E-4F0B-BBEE-A04FB5CFD0D1}.Debug|x64.Build.0 = Debug|x64
    33 25   {19D8DD80-682E-4F0B-BBEE-A04FB5CFD0D1}.Debug|x86.ActiveCfg = Debug|Win32
    skipped 2 lines
    36 28   {19D8DD80-682E-4F0B-BBEE-A04FB5CFD0D1}.Release|x64.Build.0 = Release|x64
    37 29   {19D8DD80-682E-4F0B-BBEE-A04FB5CFD0D1}.Release|x86.ActiveCfg = Release|Win32
    38 30   {19D8DD80-682E-4F0B-BBEE-A04FB5CFD0D1}.Release|x86.Build.0 = Release|Win32
     31 + {92506773-29A0-4C77-A81B-E28FB80A528A}.Debug|x64.ActiveCfg = Debug|x64
     32 + {92506773-29A0-4C77-A81B-E28FB80A528A}.Debug|x64.Build.0 = Debug|x64
     33 + {92506773-29A0-4C77-A81B-E28FB80A528A}.Debug|x86.ActiveCfg = Debug|Win32
     34 + {92506773-29A0-4C77-A81B-E28FB80A528A}.Debug|x86.Build.0 = Debug|Win32
     35 + {92506773-29A0-4C77-A81B-E28FB80A528A}.Release|x64.ActiveCfg = Release|x64
     36 + {92506773-29A0-4C77-A81B-E28FB80A528A}.Release|x64.Build.0 = Release|x64
     37 + {92506773-29A0-4C77-A81B-E28FB80A528A}.Release|x86.ActiveCfg = Release|Win32
     38 + {92506773-29A0-4C77-A81B-E28FB80A528A}.Release|x86.Build.0 = Release|Win32
    39 39   EndGlobalSection
    40 40   GlobalSection(SolutionProperties) = preSolution
    41 41   HideSolutionNode = FALSE
    skipped 6 lines
  • ■ ■ ■ ■ ■
    versionConsole/versionConsole.vcxproj
    skipped 80 lines
    81 81   </PropertyGroup>
    82 82   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    83 83   <LinkIncremental>false</LinkIncremental>
     84 + <OutDir>$(Platform)\$(Configuration)</OutDir>
    84 85   </PropertyGroup>
    85 86   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    86 87   <ClCompile>
    skipped 65 lines
Please wait...
Page is in error, reload to recover