.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 years ago |
ndk
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 years ago |
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 years ago |
Makefile.fpc
|
efa80632ed
Remove varutils, variants and dateutils units which are now in rtl-objpas package
|
11 years ago |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 years ago |
buildrtl.pp
|
a03c9fbe8f
* remove strutils from the buildunit mantis #26582
|
11 years ago |
classes.pp
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 years ago |
ddk.pas
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
15 years ago |
ndk.pas
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 years ago |
ndkutils.pas
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 years ago |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 years ago |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 years ago |
sysos.inc
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 years ago |
sysosh.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 years ago |
system.pp
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
10 years ago |
systhrd.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
14 years ago |
sysutils.pp
|
5be1a905e8
Fix FindNext for NativeNT.
|
12 years ago |
tthread.inc
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 years ago |