size optimization - lzma exehead is now 33.5kb
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3593 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
09d09d59d7
commit
3181bf4b4d
4 changed files with 40 additions and 12 deletions
|
@ -4,5 +4,6 @@
|
|||
extern exec_flags g_exec_flags;
|
||||
|
||||
int NSISCALL ExecuteCodeSegment(int pos, HWND hwndProgress); // returns 0 on success
|
||||
int NSISCALL ExecuteCallbackFunction(int num); // returns 0 on success
|
||||
|
||||
#endif//_EXEC_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue