Historique des commits

Auteur SHA1 Message Date
  Tomas Hajny 5c119d5f67 * fix for bug #38021 based on patch by Sergey Larin il y a 4 ans
  Tomas Hajny 1a4fdc7313 * fix for broken wince compilation after r46863 il y a 5 ans
  Tomas Hajny 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices il y a 5 ans
  pierre 7bbb30ccd4 * Reset filerec mode field to fmClosed if the system call to open the file failed il y a 11 ans
  pierre 90537e94a0 Call Errno2noutres if system call to close the handle fails in do_close for win and unix il y a 11 ans
  sergei c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). il y a 11 ans
  Jonas Maebe df6a2dce00 + unicodestring support for assign/erase/rename il y a 12 ans
  florian 9315eba917 * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent, resolves #23725 il y a 12 ans
  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 il y a 14 ans
  pierre bdefb849fc * Fix for Bug report 17550 il y a 15 ans
  florian cba72c423d * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 il y a 16 ans
  florian 965828b6de * fix building on wince, resolves #14345 il y a 16 ans
  florian 65690b9eee * forgotten part of r13514 il y a 16 ans
  florian d34061d7e4 * introduced fmShareDenyNoneFlags on windows because the meaning of fmShareDenyNone is unclear, see also #8898 il y a 16 ans
  peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants il y a 17 ans
  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 il y a 18 ans
  yury f49055ef72 * There is no SetFilePointerEx for wince. il y a 19 ans
  yury c564dfeb5b * fixed wince console I/O. il y a 19 ans
  florian 807fc6e948 * basic file io fixed for win64 il y a 19 ans
  florian b88fcfda62 + 64 bit fs support il y a 20 ans
  florian 8adc1c9b0c + RTL part of WinCE patches from Yuri Sidorov il y a 20 ans
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 il y a 20 ans