svenbarth
|
e110d90127
+ implement FileGetSymLinkTarget() based on patch by Serge Anvarov in Mantis #32370
|
7 年之前 |
svenbarth
|
09e5f463dc
+ add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString
|
7 年之前 |
svenbarth
|
92dcdd8b5b
+ add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target
|
7 年之前 |
marco
|
b6824290fc
* initial fileflush, mantis #15824
|
8 年之前 |
michael
|
547f08e6ea
* Add TimeStamp property to TSearchRec (reworked patch from Ondrej Pokorny, bug ID #32165)
|
8 年之前 |
nickysn
|
f5c1751be5
+ added a define FINDHANDLE_IS_POINTER that indicates that on the current
|
11 年之前 |
Jonas Maebe
|
8fe7d82db7
* changed type of TAbstractSearchRec.name_do_not_touch from untyped pointer
|
11 年之前 |
Jonas Maebe
|
65ecd1273d
* removed warning when GetEnvironmentVariable() does not return a
|
12 年之前 |
Jonas Maebe
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 年之前 |
Jonas Maebe
|
26b2149ced
* converted the following sysutils routines to unicodestring and
|
12 年之前 |
Jonas Maebe
|
95a877c7e5
* moved GetFileHandle() from fina.inc to filutil.inc because fina.inc
|
12 年之前 |
Jonas Maebe
|
3694b4f003
* moved ToSingleByteFileSystemEncodedFileName() to the system unit and
|
12 年之前 |
Jonas Maebe
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 年之前 |