fixed bug #1851365 - mac os x leopard build and run fails - endian issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5398 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4d0a2e3733
commit
4690383071
2 changed files with 3 additions and 0 deletions
|
@ -521,6 +521,7 @@ typedef DWORDLONG ULONGLONG,*PULONGLONG;
|
|||
# define WS_EX_RIGHTSCROLLBAR 0
|
||||
# define WS_EX_RTLREADING 0x2000
|
||||
# define WS_EX_LEFTSCROLLBAR 0x4000
|
||||
# define WS_EX_LAYOUTRTL 0x00400000
|
||||
|
||||
# define TVS_RTLREADING 64
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue