Skip to content

Commit ef202d3

Browse files
committed
Merge pull request #29 from OJ/meatballs-vncdll-submodule
Update VNC to VS 2013, CLI clean builds, RDI submodule
2 parents ab1ddac + 0ebef33 commit ef202d3

39 files changed

+1412
-2460
lines changed

data/vncdll.dll

-435 KB
Binary file not shown.

data/vncdll.x64.dll

-76.5 KB
Binary file not shown.

data/vncdll.x86.dll

393 KB
Binary file not shown.

external/source/exploits/CVE-2010-0232/kitrap0d/kitrap0d.vcxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
<AdditionalOptions>/ignore:4070</AdditionalOptions>
7171
</Link>
7272
<PostBuildEvent>
73-
<Command>editbin.exe /OSVERSION:5.0 /SUBSYSTEM:WINDOWS,4.0 "$(TargetDir)$(TargetFileName)" &gt; NUL</Command>
73+
<Command>editbin.exe /OSVERSION:5.0 /SUBSYSTEM:WINDOWS,4.0 "$(TargetDir)$(TargetFileName)" &gt; NUL
74+
exit 0</Command>
7475
</PostBuildEvent>
7576
<ResourceCompile>
7677
<PreprocessorDefinitions>_DEBUG;_USING_V110_SDK71_;%(PreprocessorDefinitions)</PreprocessorDefinitions>

external/source/vncdll/loader/ReflectiveDll.c

Lines changed: 0 additions & 73 deletions
This file was deleted.

external/source/vncdll/loader/loader.rc

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)