Sfoglia il codice sorgente

Added x64 Helper.exe so it can't get lost (recompilation of this is hard, needs Visual Studio 2005 for Windows 2000 support).
This is actually also stored in HelperEXEs.res.

Martijn Laan 11 anni fa
parent
commit
c82b0bf19b
2 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. BIN
      Projects/Helper/x64/Release/Helper.exe
  2. 3 2
      README.md

BIN
Projects/Helper/x64/Release/Helper.exe


+ 3 - 2
README.md

@@ -260,8 +260,9 @@ code with scintilla-2.22-patch.txt applied.
 **Projects\_shfolder.res** - shfolder.dll from a fresh install of IE 5.5 SP2 on
 **Projects\_shfolder.res** - shfolder.dll from a fresh install of IE 5.5 SP2 on
 NT 4.0 stored in a compiled resource file.
 NT 4.0 stored in a compiled resource file.
 
 
-**Projects\HelperEXEs.res** - Compiled by Visual Studio 2005 from the
-Projects\Helper directory and then stored in a compiled resource file.
+**Projects\Helper\x64\Release\Helper.exe**, **Projects\HelperEXEs.res** -
+Compiled by Visual Studio 2005 from the Projects\Helper directory and then
+stored in a compiled resource file.
 
 
 **Projects\LzmaDecode\LzmaDecodeInno.obj** - See Projects\LzmaDecode\compiling.txt.
 **Projects\LzmaDecode\LzmaDecodeInno.obj** - See Projects\LzmaDecode\compiling.txt.