Selaa lähdekoodia

Updated MyProg*.exe (can't compile IA64 myself).
Updated readme/whatsnew.

Martijn Laan 13 vuotta sitten
vanhempi
commit
60be8efb97
4 muutettua tiedostoa jossa 13 lisäystä ja 1 poistoa
  1. BIN
      Examples/MyProg-x64.exe
  2. BIN
      Examples/Myprog.exe
  3. 8 1
      readme.txt
  4. 5 0
      whatsnew.htm

BIN
Examples/MyProg-x64.exe


BIN
Examples/Myprog.exe


+ 8 - 1
readme.txt

@@ -218,4 +218,11 @@ Projects\Helper directory and then stored in a compiled resource file.
 Projects\LzmaDecode\LzmaDecodeInno.obj - See Projects\LzmaDecode\compiling.txt.
 
 Projects\lzma2\Decoder\ISLzmaDec.obj, Projects\lzma2\Decoder\ISLzma2Dec.obj -
-See Projects\lzma2\Decoder\compiling.txt.
+See Projects\lzma2\Decoder\compiling.txt.
+
+Examples\MyProg.exe, Examples\MyProg-IA64.exe, Examples\MyProg-x64.exe -
+Compiled by Visual Studio 2005 from the Examples\MyProg directory.
+
+Examples\MyProg.chm
+
+Examples\MyDll.dll

+ 5 - 0
whatsnew.htm

@@ -26,6 +26,11 @@ Portions Copyright &copy; 2000-2012 Martijn Laan. All rights reserved.<br />
 For conditions of distribution and use, see <a href="http://www.jrsoftware.org/files/is/license.txt">LICENSE.TXT</a>.
 </p>
 
+<p><a name="5.5.2"></a><span class="ver">5.5.2-dev </span><span class="date">(?)</span></p>
+<ul>
+<li>Added the Windows 8 "compatibility" section to the various manifest resources used by Inno Setup.</li>
+</ul>
+
 <p><a name="5.5.1"></a><span class="ver">5.5.1 </span><span class="date">(2012-07-09)</span></p>
 <ul>
 <li>Added official Greek translation.</li>