new system plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1459 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4284cfc5da
commit
d785ba2d70
19 changed files with 1968 additions and 624 deletions
6
Contrib/System/WhatsNew.txt
Normal file
6
Contrib/System/WhatsNew.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
1. Syntax, with inline input
|
||||
2. Int64 full support (conversion/operations/comparison)
|
||||
3. Structures support
|
||||
4. Callbacks support, including multilevel callbacks
|
||||
5. Some useful rountines (Alloc, Free, Copy)
|
||||
6. CDecl and StdCall calling conventions
|
Loading…
Add table
Add a link
Reference in a new issue