System: Minor x64 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6260 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2d99d7ad3e
commit
59be675382
2 changed files with 24 additions and 21 deletions
|
@ -52,6 +52,7 @@
|
|||
#else
|
||||
#define PAT_TSTRING PAT_STRING
|
||||
#endif
|
||||
#define PAT_PTR ( (4==sizeof(void*)) ? PAT_INT : PAT_LONG )
|
||||
|
||||
// Input/Output Source/Destination
|
||||
#define IOT_NONE 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue