Michaël Van Canneyt 6f6a003414 * Patches from Pascal Riekenberg, some small corrections vor 3 Jahren
..
wininc 6f6a003414 * Patches from Pascal Riekenberg, some small corrections vor 3 Jahren
dos.pp 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 vor 9 Jahren
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. vor 11 Jahren
fpcmemdll.pp 3e054f46c3 + sharemem unit vor 19 Jahren
messages.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) vor 7 Jahren
sharemem.pp 47fe287169 * Change to ptruint. vor 18 Jahren
sysdir.inc c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). vor 11 Jahren
sysdl.inc 3c79a8dd81 * GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString vor 5 Jahren
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. vor 11 Jahren
sysfile.inc 5c119d5f67 * fix for bug #38021 based on patch by Sergey Larin vor 5 Jahren
sysheap.inc 83deae45b8 * First part of 64-bit Windows fixes from Mantis #23074. vor 11 Jahren
sysos.inc 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. vor 5 Jahren
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp vor 5 Jahren
systhrd.inc 5a20531d9b * rework the basic event on Windows so that peventstate directly represents the Event handle vor 4 Jahren
systlsdir.inc eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used vor 8 Jahren
sysutils.pp 0ae0e741cf win: fix default ShortDateFormat and LongDateFormat vor 4 Jahren
syswin.inc 7d5b0d2382 * handle rawbytestrings in Win32Ansi2UnicodeMove properly, resolves #38299 vor 5 Jahren
syswinh.inc 8d95da3fea * Windows: Reworked handling of command line arguments to properly support Unicode: vor 5 Jahren
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 vor 5 Jahren
windirs.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) vor 7 Jahren
winres.inc af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 vor 9 Jahren