allocate 156 bytes so non-existing fields will be zero for OSVERSIONINFO

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5800 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-11-29 13:26:59 +00:00
parent c8d0cfb4ea
commit f06a75de34

View file

@ -17,7 +17,7 @@
#
# Function PrintSysVersion
#
# System::Alloc $1
# System::Alloc 156
# Pop $0
# System::Call *$0(ir1)
# System::Call kernel32::GetVersionEx(ir0)i.R0