Auto define of last page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1671 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fc81283206
commit
279b1c3703
5 changed files with 14 additions and 3 deletions
|
@ -297,6 +297,9 @@ CEXEBuild::CEXEBuild()
|
|||
ubuild_custom_used=0;
|
||||
|
||||
res_editor=0;
|
||||
|
||||
build_last_page_define[0]=0;
|
||||
ubuild_last_page_define[0]=0;
|
||||
}
|
||||
|
||||
int CEXEBuild::getcurdbsize() { return cur_datablock->getlen(); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue