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:
parent
c8d0cfb4ea
commit
f06a75de34
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue