.. |
wininc
|
5a8578cfaa
* dword -> dword_ptr in sendmessagetimeout (3x), mantis #31661
|
8 tahun lalu |
dos.pp
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
8 tahun lalu |
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 tahun lalu |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
19 tahun lalu |
messages.pp
|
4866975145
+ more units for win64
|
19 tahun lalu |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 tahun lalu |
sysdir.inc
|
c83f4c5ddc
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
11 tahun lalu |
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.
|
10 tahun lalu |
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 tahun lalu |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 tahun lalu |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 tahun lalu |
sysos.inc
|
dff7cb3c3c
* added missing error constant
|
10 tahun lalu |
sysosh.inc
|
2808be3e20
+ add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there)
|
9 tahun lalu |
systhrd.inc
|
bb8b8f2eae
* do not set IsMultithread on windows, if no second thread is started, resolves #30535
|
8 tahun lalu |
systlsdir.inc
|
eb378c1b94
Replace __tls_used for win64 by an alias of _tls_used
|
8 tahun lalu |
sysutils.pp
|
e3ebaa6e6a
* Remove trailing #13#10 in the result of SysErrorMessage() on Windows and minor optimization. It is Delphi compatible.
|
9 tahun lalu |
syswin.inc
|
e5ceb04725
* patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHandler for Win32 and Win64
|
8 tahun lalu |
tthread.inc
|
65c880a7f6
* Use STACK_SIZE_PARAM_IS_A_RESERVATION for stack sizes, should fix bug ID #17755
|
9 tahun lalu |
windirs.pp
|
ad34300873
* Patch from Denis Kozlov to fix buffer errors (bug ID 29942)
|
9 tahun lalu |
winres.inc
|
af53fcb48c
Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32
|
9 tahun lalu |