Historique des commits

Auteur SHA1 Message Date
  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 a2862ce347 * cleaned up mess of r13516 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
  florian b47650960e * patch by Sergei Gorelkin: makes WideCompareText and WideCompareStr work in Windows 9x , resolves #13955 il y a 16 ans
  marco 97093e4f2b * fixed 64-bit size of findmatch. (mantis 13504) Tested with $12000001 bytes large file, matched to the byte. il y a 16 ans
  Almindor 4a54f15b47 * fix GetAppConfigDir and GetTmpDir for Windows(R)(c)(TM) and WinCE, unify with unix and provide pathdelim at end il y a 17 ans
  michael 26575472b6 * Added GetUSerDir function (ID 11338) il y a 17 ans
  peter 69363bad5e * quote parameters with spaces il y a 17 ans
  peter 95d0ce1270 * VendorName function added to allow an extra subdirectory il y a 17 ans
  peter 50a9dcd5f9 * global appconfig dir needs to be common_appdata directory il y a 17 ans
  yury d7d6b37158 * Fixed warnings. il y a 18 ans
  florian 86e3e79e67 + WC_NO_BEST_FIT_CHARS il y a 18 ans
  yury 220a37b443 * Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here. il y a 18 ans
  florian 728055586a + delphi compatibility stuff il y a 18 ans
  Tomas Hajny 5e1a7997ee + FileTruncate allows 64-bit parameter il y a 18 ans
  florian 35fdb22b91 * FileSetDate now working on Win, see #7837 il y a 19 ans
  micha ce9e589e15 * fix FileSeek implementation to match declaration il y a 19 ans
  florian b6309075a4 + GetFileVersion (win only) il y a 19 ans
  micha d704af7216 fix compilation for {$T+} linux/win il y a 19 ans
  daniel 41185d2f1e * Add stdcall procdir to imported sysgettempfilename il y a 19 ans
  yury 5a49addb35 * fixed more warnings and notes while compiling RTL. il y a 19 ans
  oro06 42bd89095f *fix fileopen (please OS2,EMX maintainers have a look) il y a 19 ans
  Tomas Hajny a9b515c0bf * fexpand defines kept in platform specific sysutils.pp il y a 19 ans
  florian f4e27fd450 * 64 bit file size support il y a 19 ans
  peter 0237088689 * remove dos unit from sysutils il y a 19 ans
  florian 598853240c * keep the stack 16 byte aligned on winx64 il y a 19 ans
  florian 89f8474388 * unified and moved some win32/win64 stuff il y a 19 ans