florian
|
cba72c423d
* patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630
|
16 years ago |
florian
|
6c5471f324
* don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?)
|
17 years ago |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |
florian
|
7da7364ee7
* refactored SysResetFPU into SysInitFPU and SysResetFPU
|
18 years ago |
yury
|
ff37ef8786
* fixed i386-wince support. WinCE API functions are cdecl.
|
18 years ago |
yury
|
4bfe0e6819
* Optimization for code size.
|
19 years ago |
florian
|
4fb0d13138
+ few com helpers added
|
19 years ago |
florian
|
807fc6e948
* basic file io fixed for win64
|
19 years ago |
florian
|
1db5db975e
* more 64 bit clean up
|
19 years ago |
florian
|
598853240c
* keep the stack 16 byte aligned on winx64
|
19 years ago |
oro06
|
c1ac14c0f3
*arm/wince lib import corrected for Loadlibrary, GetProcAddress
|
19 years ago |
florian
|
b88fcfda62
+ 64 bit fs support
|
20 years ago |
florian
|
0a58f18502
* from Yury Sidorov:
|
20 years ago |
florian
|
8adc1c9b0c
+ RTL part of WinCE patches from Yuri Sidorov
|
20 years ago |
florian
|
07442c5693
* fixed passing of variant parameters for windows api
|
20 years ago |
florian
|
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
|
20 years ago |