Even easier paging system, no more Abort and Quit from custom pages creator functions, NSIS does it all!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1636 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
35b45db225
commit
297e981d32
17 changed files with 123 additions and 335 deletions
|
@ -1,6 +1,6 @@
|
|||
#include <Windows.h>
|
||||
#include <Mmsystem.h>
|
||||
#include "exdll.h"
|
||||
#include "../exdll/exdll.h"
|
||||
|
||||
int x, y;
|
||||
char temp[MAX_PATH];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue