.. |
wininc
|
1d01a5fb35
* fix two wrong lpCstrs in gevolumeinformationa overload. Part of bug 0041221
|
hace 4 meses |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
hace 2 años |
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.
|
hace 10 años |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
hace 19 años |
messages.pp
|
ccfa38c68e
* Dotted RTL compiles
|
hace 2 años |
sharemem.pp
|
ccfa38c68e
* Dotted RTL compiles
|
hace 2 años |
sysdir.inc
|
c83f4c5ddc
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
hace 11 años |
sysdl.inc
|
32d55bb0ea
* String -> AnsiString
|
hace 2 años |
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.
|
hace 10 años |
sysfile.inc
|
5c119d5f67
* fix for bug #38021 based on patch by Sergey Larin
|
hace 4 años |
sysheap.inc
|
571088ff80
Pass huge chunks directly to SysOSAlloc/Realloc/Free.
|
hace 3 meses |
sysos.inc
|
571088ff80
Pass huge chunks directly to SysOSAlloc/Realloc/Free.
|
hace 3 meses |
sysosh.inc
|
7957c34940
* change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE.
|
hace 1 año |
systhrd.inc
|
b1f0c504cc
Fix wince compilation using FPC_HAS_SYSRELOCATETHREADVAR_ASM macro.
|
hace 1 año |
systlsdir.inc
|
eb378c1b94
Replace __tls_used for win64 by an alias of _tls_used
|
hace 8 años |
sysutils.pp
|
545db4a070
* Extend GetLocalTimeOffset to return Dst or not
|
hace 5 meses |
syswin.inc
|
e133ab5790
Fix + QoL + eye candy for Windows error boxes.
|
hace 2 semanas |
syswinh.inc
|
706e090457
* Char -> AnsiChar
|
hace 2 años |
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
|
hace 5 años |
windirs.pp
|
f96700f7db
Delay-load ole32.dll in WinDirs.
|
hace 1 semana |
winres.inc
|
706e090457
* Char -> AnsiChar
|
hace 2 años |