version 1.15. Multilanguage example: changed LangDialog to LangDLL::LangDialog (using the DLL name is now required)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@916 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-09-04 18:23:26 +00:00
parent e14ef45aaf
commit 78f3d78cf8

View file

@ -124,6 +124,10 @@ table
of the MUI_INTERFACE macro.</p>
<p class="header">Version history</p>
<ul>
<li class="text">1.15 - Semtember 4th, 2002
<ul>
<li>Multilanguage example: changed LangDialog to LangDLL::LangDialog (using the DLL name is now required)
</ul>
<li class="text">1.14 - Semtember 3th, 2002
<ul>
<li>Small grammar fix (thanks eccles)