svenbarth 3c79a8dd81 * GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString il y a 5 ans
..
wininc 3c467f7cc5 * added some image_dllcharacteristics flags + removed some hard tabs. il y a 5 ans
dos.pp 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 il y a 8 ans
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. il y a 10 ans
fpcmemdll.pp 3e054f46c3 + sharemem unit il y a 19 ans
messages.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) il y a 7 ans
sharemem.pp 47fe287169 * Change to ptruint. il y a 18 ans
sysdir.inc c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). il y a 11 ans
sysdl.inc 3c79a8dd81 * GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString il y a 5 ans
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. il y a 10 ans
sysfile.inc 7bbb30ccd4 * Reset filerec mode field to fmClosed if the system call to open the file failed il y a 10 ans
sysheap.inc 83deae45b8 * First part of 64-bit Windows fixes from Mantis #23074. il y a 11 ans
sysos.inc 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. il y a 5 ans
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp il y a 5 ans
systhrd.inc 73026618c8 * protect against empty strings inside the SetThreadDebugNameA and -U functions il y a 5 ans
systlsdir.inc eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used il y a 8 ans
sysutils.pp 1972b05cc8 * store and restore the 8087 control world only on x86 systems il y a 5 ans
syswin.inc 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. il y a 5 ans
syswinh.inc 8d95da3fea * Windows: Reworked handling of command line arguments to properly support Unicode: il y a 5 ans
tthread.inc 65c880a7f6 * Use STACK_SIZE_PARAM_IS_A_RESERVATION for stack sizes, should fix bug ID #17755 il y a 9 ans
windirs.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) il y a 7 ans
winres.inc af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 il y a 9 ans