| .. |
|
wininc
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 лет назад |
|
dos.pp
|
b7de70422f
* fix for bug #24504 (extended version of patch by Bart Broersma)
|
9 лет назад |
|
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.
|
11 лет назад |
|
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
19 лет назад |
|
messages.pp
|
4866975145
+ more units for win64
|
20 лет назад |
|
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 лет назад |
|
sysdir.inc
|
c83f4c5ddc
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
12 лет назад |
|
sysdl.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.
|
11 лет назад |
|
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.
|
11 лет назад |
|
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
11 лет назад |
|
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
12 лет назад |
|
sysos.inc
|
dff7cb3c3c
* added missing error constant
|
11 лет назад |
|
sysosh.inc
|
2808be3e20
+ add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there)
|
9 лет назад |
|
systhrd.inc
|
f8b458106e
* fix for Mantis #30747: for anonymous events CreateEvent() needs to be called with a Nil parameter for the name, not an empty string
|
9 лет назад |
|
systlsdir.inc
|
3f45860cf9
Use constref instead of const when passing TEntryInformation along
|
9 лет назад |
|
sysutils.pp
|
e3ebaa6e6a
* Remove trailing #13#10 in the result of SysErrorMessage() on Windows and minor optimization. It is Delphi compatible.
|
9 лет назад |
|
syswin.inc
|
3f45860cf9
Use constref instead of const when passing TEntryInformation along
|
9 лет назад |
|
tthread.inc
|
65c880a7f6
* Use STACK_SIZE_PARAM_IS_A_RESERVATION for stack sizes, should fix bug ID #17755
|
9 лет назад |
|
windirs.pp
|
ad34300873
* Patch from Denis Kozlov to fix buffer errors (bug ID 29942)
|
9 лет назад |
|
winres.inc
|
af53fcb48c
Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32
|
10 лет назад |