FunDLL now builds. Note for future self, this need the windows driver kit v7

This commit is contained in:
hellisabove
2023-07-04 02:59:35 +03:00
parent b021234380
commit 06c5764a6d
23 changed files with 18 additions and 11 deletions
+1
View File
@@ -92,6 +92,7 @@
<Link>
<SubSystem>Windows</SubSystem>
<GenerateDebugInformation>true</GenerateDebugInformation>
<AdditionalDependencies>C:\WinDDK\7600.16385.1\lib\wxp\i386\ntdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">