Updated System plugin - Win9x fixes and more
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2350 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6788c2222f
commit
3667a05636
7 changed files with 51 additions and 51 deletions
|
@ -12,7 +12,7 @@
|
|||
#define SYSTEM_API __declspec(dllimport)
|
||||
#endif
|
||||
|
||||
#define NEW_STACK_SIZE 65536
|
||||
#define NEW_STACK_SIZE 256*256
|
||||
|
||||
// Proc types:
|
||||
#define PT_NOTHING 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue