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:
joostverburg 2003-03-22 11:15:53 +00:00
parent 6788c2222f
commit 3667a05636
7 changed files with 51 additions and 51 deletions

View file

@ -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