コミット履歴

作者 SHA1 メッセージ 日付
  pierre 7bbb30ccd4 * Reset filerec mode field to fmClosed if the system call to open the file failed 10 年 前
  pierre 90537e94a0 Call Errno2noutres if system call to close the handle fails in do_close for win and unix 10 年 前
  sergei c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). 11 年 前
  Jonas Maebe df6a2dce00 + unicodestring support for assign/erase/rename 12 年 前
  florian 9315eba917 * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent, resolves #23725 12 年 前
  florian 3c0256bd7b * patch by Ludo Brands to fix #20481: GetFileType cannot be used on windows to determine if a handle is a console handle because the function does not distinguish between consoles and printers, resolves #20481 14 年 前
  pierre bdefb849fc * Fix for Bug report 17550 15 年 前
  florian cba72c423d * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 16 年 前
  florian 965828b6de * fix building on wince, resolves #14345 16 年 前
  florian 65690b9eee * forgotten part of r13514 16 年 前
  florian d34061d7e4 * introduced fmShareDenyNoneFlags on windows because the meaning of fmShareDenyNone is unclear, see also #8898 16 年 前
  peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants 17 年 前
  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 年 前
  yury f49055ef72 * There is no SetFilePointerEx for wince. 18 年 前
  yury c564dfeb5b * fixed wince console I/O. 19 年 前
  florian 807fc6e948 * basic file io fixed for win64 19 年 前
  florian b88fcfda62 + 64 bit fs support 20 年 前
  florian 8adc1c9b0c + RTL part of WinCE patches from Yuri Sidorov 20 年 前
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 20 年 前