Added UnsafeStrCpy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6172 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8cde6958a8
commit
650a51baac
3 changed files with 27 additions and 8 deletions
|
@ -203,6 +203,7 @@ enum
|
|||
TOK_SETERRORS,
|
||||
TOK_IFABORT,
|
||||
TOK_STRCPY,
|
||||
TOK_UNSAFESTRCPY,
|
||||
TOK_STRCMP,
|
||||
TOK_STRCMPS,
|
||||
TOK_GETTEMPFILENAME,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue