Rika Ichinose 6a7d42bb22 Fix leaks on DLL unloading. 2 days ago
..
wininc 1d01a5fb35 * fix two wrong lpCstrs in gevolumeinformationa overload. Part of bug 0041221 6 months 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 5 years ago
sysheap.inc 571088ff80 Pass huge chunks directly to SysOSAlloc/Realloc/Free. 5 months ago
sysos.inc 4dbb84f629 * remove packed from TTlsDirectory, packed makes no sense for API structures on Windows 6 days ago
sysosh.inc 7957c34940 * change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE. 1 year ago
systhrd.inc 6a7d42bb22 Fix leaks on DLL unloading. 1 day ago
systlsdir.inc 78f7d0bd1e Initialize the heap lock in DLL_PROCESS_ATTACH and finalize in DLL_PROCESS_DETACH. 2 days ago
sysutils.pp 545db4a070 * Extend GetLocalTimeOffset to return Dst or not 7 months ago
syswin.inc 6a7d42bb22 Fix leaks on DLL unloading. 1 day 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 f96700f7db Delay-load ole32.dll in WinDirs. 2 months ago
winres.inc 706e090457 * Char -> AnsiChar 2 years ago