System.dll 64bit fixes

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6509 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2014-07-01 22:09:38 +00:00
parent 91756476d6
commit 47eadad506
3 changed files with 34 additions and 29 deletions

View file

@ -788,8 +788,7 @@ System::Free $0
<blockquote><pre>
# allocate
System::Alloc 32
Pop $1
System::Call "*(i,i,p,p,p,p,p,p)p.r1"
# call
System::Call "Kernel32::GlobalMemoryStatus(p r1)"
# get