Added GetWinVer instruction
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7309 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
cdffbfe870
commit
52d6782447
14 changed files with 257 additions and 31 deletions
|
@ -21,9 +21,6 @@
|
|||
|
||||
#include "api.h"
|
||||
|
||||
extern exec_flags_t g_exec_flags;
|
||||
extern exec_flags_t g_exec_flags_last_used;
|
||||
|
||||
int NSISCALL ExecuteCodeSegment(int pos, HWND hwndProgress); // returns 0 on success
|
||||
int NSISCALL ExecuteCallbackFunction(int num); // returns 0 on success
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue