Commit History

Author SHA1 Message Date
  Pierre Muller f510e6f59b Use GetProcAddress to set GetFinalPathNameByHandle function pointer 1 year ago
  Michaël Van Canneyt ff8511f2f1 * Define INVALID_HANDLE_VALUE for Delphi compatibility 1 year ago
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles 2 years ago
  Michael VAN CANNEYT b5dd1f9beb * Fix windows compilation 2 years ago
  Michael VAN CANNEYT 78374bf772 * Synchronize API for AnsiString/Unicode string, keep string where possible. 2 years ago
  Michael VAN CANNEYT 706e090457 * Char -> AnsiChar 2 years ago
  Michaël Van Canneyt 0bad315daf * Fix TDateTimeInfoRec 2 years ago
  Michael Van Canneyt d1b2fe1659 * Date/Time info for files (Delphi compatibility) 2 years ago
  marcoonthegit f9a76aaa56 * Add AMPM to string, patch from closes #39973 2 years ago
  Ondrej Pokorny 0ae0e741cf win: fix default ShortDateFormat and LongDateFormat 4 years ago
  Ondrej Pokorny 2c81b44b1c win: fix default ShortDateFormat and LongDateFormat 4 years ago
  svenbarth 229506acd0 * fix for Mantis #39147: apply adjusted patch (especially more paranoid checks) from Serge Anvarov 4 years ago
  marco 8ad6271fa1 * avoid rangecheck mantis 0038791 4 years ago
  marco e31923c290 * use W variant to get localestrs. 4 years ago
  ondrej 3f605a5b50 win rtl: load GetTimeZoneInformationForYear dynamically. Issue #38192 4 years ago
  ondrej 6eb37beb24 win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer 4 years ago
  ondrej 8ce015535a * FileSetDate with TDateTime and UTC for file names 4 years ago
  ondrej 3ea339400e * FileGetDate, FileSetDate linux compilation 4 years ago
  ondrej d899c9fca4 * FileGetDate, FileSetDate with TDateTime and UTC 4 years ago
  ondrej 39674e2852 * win: fix GetLocalTimeOffset lower boundary 4 years ago
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() 4 years ago
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads 4 years ago
  svenbarth 71c30761dd * fix for Mantis #38020: apply patch by Sergey Larin to use GetModuleHandle instead of LoadLibrary to retrieve GetTickCount64 4 years ago
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 4 years ago
  svenbarth c53422e4ef * handle reparse points that are neither symlinks nor mount points as normal files 4 years ago
  svenbarth 200e20fd71 * handle unknown reparse tags as non-symlinks 5 years ago
  svenbarth 1972b05cc8 * store and restore the 8087 control world only on x86 systems 5 years ago
  marco a16f332fbb * some quick fixes for Win32 with temp variables for some places where the int64 changes breaks. 5 years ago
  florian 69956cd97a * fix compilation on several OSes after r44010 5 years ago
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 5 years ago