florian
b3f93a4f42
+ TWM*UIState
...
git-svn-id: trunk@3419 -
2006-05-05 08:07:12 +00:00
peter
438981a689
* use GetWindowLong for GetWindowLongPtr on 32bit
...
git-svn-id: trunk@3414 -
2006-05-02 14:37:28 +00:00
micha
76f5a23aff
fix 64 bit pointers itemdata
...
git-svn-id: trunk@3412 -
2006-05-01 21:37:57 +00:00
florian
0f68fde5e6
* delphi compatibility 2
...
git-svn-id: trunk@3409 -
2006-05-01 19:29:32 +00:00
florian
d3b92ccb6f
+ more delphi compatibility stuff
...
git-svn-id: trunk@3407 -
2006-05-01 19:08:19 +00:00
florian
df4ea71e93
+ more delphi compatibility defines
...
git-svn-id: trunk@3404 -
2006-05-01 18:27:57 +00:00
florian
6122e1873c
+ several new record definitions added
...
git-svn-id: trunk@3403 -
2006-05-01 18:27:38 +00:00
florian
ae688f2656
+ new ODS_* constants
...
git-svn-id: trunk@3401 -
2006-05-01 16:41:14 +00:00
peter
f268ce71e3
* fix return type of GetClassLong
...
git-svn-id: trunk@3334 -
2006-04-26 05:59:04 +00:00
peter
3ff142908f
* remove packed for win64
...
git-svn-id: trunk@3333 -
2006-04-26 05:58:46 +00:00
peter
7dc4afdb59
* menuitem fix
...
git-svn-id: trunk@3327 -
2006-04-23 21:09:41 +00:00
marco
7d66406eed
* reformatted + retyped. Reason: bug3508
...
git-svn-id: trunk@3313 -
2006-04-22 16:05:08 +00:00
Marc Weustink
374ab6cb18
* fixed exception_record for win64
...
git-svn-id: trunk@3306 -
2006-04-20 23:27:11 +00:00
Marc Weustink
088f30c2f2
* fixed win64 compilation
...
git-svn-id: trunk@3304 -
2006-04-20 18:53:24 +00:00
Marc Weustink
b7d30936c2
+ added AMD64 CONTEXT
...
git-svn-id: trunk@3303 -
2006-04-20 18:26:34 +00:00
peter
638005f9d3
* fix LRESULT and WPARAM
...
git-svn-id: trunk@3302 -
2006-04-20 15:35:34 +00:00
peter
5800aca3e7
* add Set/GetWindowLongPtr
...
git-svn-id: trunk@3293 -
2006-04-20 10:49:25 +00:00
florian
4866975145
+ more units for win64
...
* windows units reorganisation
git-svn-id: trunk@3257 -
2006-04-17 21:39:54 +00:00
florian
807fc6e948
* basic file io fixed for win64
...
git-svn-id: trunk@3241 -
2006-04-17 08:50:59 +00:00
florian
c8bd730bd7
* the i386 define is cpui386
...
git-svn-id: trunk@3227 -
2006-04-16 11:44:02 +00:00
florian
4084c4261d
+ more units for winx64
...
git-svn-id: trunk@3226 -
2006-04-16 11:37:28 +00:00
florian
1db5db975e
* more 64 bit clean up
...
git-svn-id: trunk@3224 -
2006-04-16 09:42:12 +00:00
armin
52e85b283c
changed types for GetDiskFreeSpace[Ex] from longint to longword
...
git-svn-id: trunk@3222 -
2006-04-15 20:32:16 +00:00
marco
f2ab52a674
* bug5016 and bug5017
...
git-svn-id: trunk@3216 -
2006-04-15 18:32:34 +00:00
florian
58c01ffd59
* use always GetDiskFreeSpaceEx on Winx64
...
git-svn-id: trunk@3214 -
2006-04-15 16:56:15 +00:00
florian
598853240c
* keep the stack 16 byte aligned on winx64
...
* fixed some winx64 issues regarding exec
git-svn-id: trunk@3213 -
2006-04-15 16:49:18 +00:00
florian
89f8474388
* unified and moved some win32/win64 stuff
...
+ more units on win64 compile
git-svn-id: trunk@3131 -
2006-04-02 20:52:17 +00:00
oro06
c1ac14c0f3
*arm/wince lib import corrected for Loadlibrary, GetProcAddress
...
git-svn-id: trunk@2070 -
2005-12-28 15:09:52 +00:00
florian
b88fcfda62
+ 64 bit fs support
...
git-svn-id: trunk@1793 -
2005-11-20 15:50:06 +00:00
yury
398b31226b
* Fixed threadvars alignment for ARM CPU.
...
git-svn-id: trunk@1036 -
2005-09-02 11:58:19 +00:00
florian
0a58f18502
* from Yury Sidorov:
...
+ Added new target WinCE for i386 (to be able compile and run programs in WinCE emulator)
+ Exceptions work now.
* System unit seems to be fully working
git-svn-id: trunk@597 -
2005-07-09 09:33:07 +00:00
florian
8adc1c9b0c
+ RTL part of WinCE patches from Yuri Sidorov
...
git-svn-id: trunk@572 -
2005-07-03 15:52:27 +00:00
florian
07442c5693
* fixed passing of variant parameters for windows api
...
* widestrings need to be allocated by a special OS call on windows
git-svn-id: trunk@458 -
2005-06-20 19:56:36 +00:00
michael
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
...
git-svn-id: trunk@295 -
2005-06-09 17:40:29 +00:00
florian
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
...
* BeginThread can take a qword on 64 bit targets as stacksize
git-svn-id: trunk@287 -
2005-06-08 19:08:49 +00:00