Added !gettlbversion and TLB reading support on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6913 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f34fd48105
commit
a51d89712c
19 changed files with 256 additions and 247 deletions
|
@ -134,6 +134,7 @@ enum
|
|||
TOK_P_DELFILE,
|
||||
TOK_P_APPENDFILE,
|
||||
TOK_P_GETDLLVERSION,
|
||||
TOK_P_GETTLBVERSION,
|
||||
|
||||
TOK_P_SEARCHPARSESTRING,
|
||||
TOK_P_SEARCHREPLACESTRING,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue