.. |
wininc
|
10e7570948
* Applied patch from Thaddy de Koning (Bug ID 29405)
|
9 years ago |
dos.pp
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 years ago |
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 years ago |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
19 years ago |
messages.pp
|
4866975145
+ more units for win64
|
19 years ago |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 years ago |
sysdir.inc
|
c83f4c5ddc
* Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes().
|
11 years ago |
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 years ago |
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 years ago |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 years ago |
sysheap.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 years ago |
sysos.inc
|
dff7cb3c3c
* added missing error constant
|
10 years ago |
sysosh.inc
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
9 years ago |
systhrd.inc
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
9 years ago |
systlsdir.inc
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
9 years ago |
sysutils.pp
|
d4d4689914
* use FormatMessageW in SysErrorMessage, resolves issue #29197
|
9 years ago |
syswin.inc
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
9 years ago |
tthread.inc
|
bd7cc36ea6
The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet.
|
12 years ago |
windirs.pp
|
40ff1c77ca
* updated GetWindowsSpecialDir():string so it uses the -A or -W api call
|
12 years ago |
winres.inc
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |