Michaël Van Canneyt b3800d38cb * Handle potential double defintion of INFINITE 1 year ago
..
wininc b6999496a7 * add pointer variant fo createconsolescreenbuffer, move old VAR definition to redef for compat. 1 year ago
dos.pp ccfa38c68e * Dotted RTL compiles 2 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 ccfa38c68e * Dotted RTL compiles 2 years ago
sharemem.pp ccfa38c68e * Dotted RTL compiles 2 years ago
sysdir.inc c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). 11 years ago
sysdl.inc 32d55bb0ea * String -> AnsiString 2 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 5c119d5f67 * fix for bug #38021 based on patch by Sergey Larin 4 years ago
sysheap.inc 83deae45b8 * First part of 64-bit Windows fixes from Mantis #23074. 11 years ago
sysos.inc b3800d38cb * Handle potential double defintion of INFINITE 1 year ago
sysosh.inc 62bc640306 Also prevent SyncObjs.THandleObject.WaitForMultiple from unconditionally linking to ole32.dll. 2 years ago
systhrd.inc 75b5e8e63d * fix #40603: 1 year ago
systlsdir.inc eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used 8 years ago
sysutils.pp f510e6f59b Use GetProcAddress to set GetFinalPathNameByHandle function pointer 1 year ago
syswin.inc e50d90b7e9 * string -> shortstring 2 years ago
syswinh.inc 706e090457 * Char -> AnsiChar 2 years ago
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 years ago
windirs.pp ccfa38c68e * Dotted RTL compiles 2 years ago
winres.inc 706e090457 * Char -> AnsiChar 2 years ago