.. |
wininc
|
43121ed5e1
* Fix for #27228
|
10 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
|
489b23cecd
* Made TStartupInfo type common for win32 and win64 and updated as suggested by Mantis #23074.
|
11 years ago |
systhrd.inc
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 years ago |
systlsdir.inc
|
167ee9867e
* Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince.
|
13 years ago |
sysutils.pp
|
f2d163cd38
* Fixed bug ID #23290 (FileSetDate on Dir)
|
11 years ago |
syswin.inc
|
260c6583cf
Only set StdInputHandle, StdOutputHandle and StdErrorHandle once
|
10 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 |