.. |
wininc
|
6caeb5ebf0
* Compilation for win64
|
2 年 前 |
dos.pp
|
b52777c103
* Dotted RTL compiles
|
2 年 前 |
dynlibs.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
10 年 前 |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
19 年 前 |
messages.pp
|
b52777c103
* Dotted RTL compiles
|
2 年 前 |
sharemem.pp
|
b52777c103
* Dotted RTL compiles
|
2 年 前 |
sysdir.inc
|
c83f4c5ddc
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
11 年 前 |
sysdl.inc
|
cb1b0021cb
* String -> AnsiString
|
2 年 前 |
sysdlh.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
10 年 前 |
sysfile.inc
|
5c119d5f67
* fix for bug #38021 based on patch by Sergey Larin
|
4 年 前 |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 年 前 |
sysos.inc
|
bd69371be9
* Char -> AnsiChar
|
2 年 前 |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 年 前 |
systhrd.inc
|
bd69371be9
* Char -> AnsiChar
|
2 年 前 |
systlsdir.inc
|
eb378c1b94
Replace __tls_used for win64 by an alias of _tls_used
|
8 年 前 |
sysutils.pp
|
6caeb5ebf0
* Compilation for win64
|
2 年 前 |
syswin.inc
|
549b387a07
* string -> shortstring
|
2 年 前 |
syswinh.inc
|
bd69371be9
* Char -> AnsiChar
|
2 年 前 |
tthread.inc
|
11b601d44c
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
5 年 前 |
windirs.pp
|
6caeb5ebf0
* Compilation for win64
|
2 年 前 |
winres.inc
|
bd69371be9
* Char -> AnsiChar
|
2 年 前 |