| .. |
|
ddk
|
|
|
|
ndk
|
Improve NativeNT RTL (tested on Windows 7)
|
2012-05-31 07:18:13 +00:00 |
|
buildrtl.lpi
|
|
|
|
buildrtl.pp
|
* remove strutils from the buildunit mantis #26582
|
2014-08-12 08:56:13 +00:00 |
|
classes.pp
|
o update by Sven Barth to the NativeNT RTL:
|
2010-12-11 20:39:05 +00:00 |
|
ddk.pas
|
|
|
|
Makefile
|
* regenerated makefiles after adding the win16 target
|
2015-09-05 11:02:54 +00:00 |
|
Makefile.fpc
|
Remove varutils, variants and dateutils units which are now in rtl-objpas package
|
2014-04-10 09:50:59 +00:00 |
|
ndk.pas
|
Improve NativeNT RTL (tested on Windows 7)
|
2012-05-31 07:18:13 +00:00 |
|
ndkutils.pas
|
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
2012-09-27 07:54:25 +00:00 |
|
rtldefs.inc
|
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
2013-06-27 21:37:39 +00:00 |
|
sysdir.inc
|
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
2013-07-04 22:28:37 +00:00 |
|
sysfile.inc
|
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
2014-11-23 21:49:29 +00:00 |
|
sysheap.inc
|
* First part of 64-bit Windows fixes from Mantis #23074.
|
2014-02-18 02:10:35 +00:00 |
|
sysos.inc
|
+ unicodestring support for assign/erase/rename
|
2013-07-19 16:30:51 +00:00 |
|
sysosh.inc
|
o update by Sven Barth to the NativeNT RTL:
|
2010-12-11 20:39:05 +00:00 |
|
system.pp
|
* fixed compilation after r30351 (mantis #27918)
|
2015-10-28 21:49:29 +00:00 |
|
systhrd.inc
|
o update by Sven Barth to the NativeNT RTL:
|
2010-12-11 20:39:05 +00:00 |
|
sysutils.pp
|
* Type helpers, compatible to Delphi XE 8
|
2015-11-07 09:40:54 +00:00 |
|
tthread.inc
|
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
2012-12-27 16:16:17 +00:00 |