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:
parent
91756476d6
commit
47eadad506
3 changed files with 34 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue