.. |
wininc
|
bfb3468085
* Char -> AnsiChar
|
1 년 전 |
dos.pp
|
2e1a80354a
* Fix compilation with unicodertl
|
1 년 전 |
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
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 년 전 |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 년 전 |
sysdir.inc
|
c83f4c5ddc
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
11 년 전 |
sysdl.inc
|
c1d3f821a1
* String -> AnsiString
|
1 년 전 |
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
|
5 년 전 |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 년 전 |
sysos.inc
|
bfb3468085
* Char -> AnsiChar
|
1 년 전 |
sysosh.inc
|
a4786cabe0
Also prevent SyncObjs.THandleObject.WaitForMultiple from unconditionally linking to ole32.dll.
|
1 년 전 |
systhrd.inc
|
a4786cabe0
Also prevent SyncObjs.THandleObject.WaitForMultiple from unconditionally linking to ole32.dll.
|
1 년 전 |
systlsdir.inc
|
eb378c1b94
Replace __tls_used for win64 by an alias of _tls_used
|
8 년 전 |
sysutils.pp
|
54163745e6
* Fix windows compilation
|
1 년 전 |
syswin.inc
|
9abeb12e72
* string -> shortstring
|
1 년 전 |
syswinh.inc
|
bfb3468085
* Char -> AnsiChar
|
1 년 전 |
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
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 년 전 |
winres.inc
|
bfb3468085
* Char -> AnsiChar
|
1 년 전 |