.. |
ddk
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
před 15 roky |
ndk
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
před 13 roky |
Makefile
|
bc30f2cfd0
* update to v 3.0.4
|
před 8 roky |
Makefile.fpc
|
0412d28156
--- Merging r33711 into '.':
|
před 9 roky |
buildrtl.lpi
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
před 15 roky |
buildrtl.pp
|
0412d28156
--- Merging r33711 into '.':
|
před 9 roky |
classes.pp
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
před 14 roky |
ddk.pas
|
d94f37e375
+ patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887
|
před 15 roky |
dos.pp
|
0412d28156
--- Merging r33711 into '.':
|
před 9 roky |
ndk.pas
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
před 13 roky |
ndkutils.pas
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
před 13 roky |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
před 12 roky |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
před 12 roky |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
před 10 roky |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
před 11 roky |
sysos.inc
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
před 12 roky |
sysosh.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
před 14 roky |
system.pp
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
před 10 roky |
systhrd.inc
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
před 14 roky |
sysutils.pp
|
4d72f97d75
# revisions: reversemerge 33713 and 33714
|
před 9 roky |
tthread.inc
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
před 12 roky |