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
|
965828b6de
* fix building on wince, resolves #14345
|
16 years ago |
florian
|
65690b9eee
* forgotten part of r13514
|
16 years ago |
florian
|
d34061d7e4
* introduced fmShareDenyNoneFlags on windows because the meaning of fmShareDenyNone is unclear, see also #8898
|
16 years ago |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
Vincent Snijders
|
9d0445a7ef
* fixed checking if file is directory in Erase(File); it was broken if the directory had the FILE_ATTRIBUTE_NOT_CONTENT_INDEXED attribute too
|
18 years ago |
yury
|
f49055ef72
* There is no SetFilePointerEx for wince.
|
18 years ago |
yury
|
c564dfeb5b
* fixed wince console I/O.
|
19 years ago |
florian
|
807fc6e948
* basic file io fixed for win64
|
19 years ago |
florian
|
b88fcfda62
+ 64 bit fs support
|
20 years ago |
florian
|
8adc1c9b0c
+ RTL part of WinCE patches from Yuri Sidorov
|
20 years ago |
florian
|
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
|
20 years ago |