Tomas Hajny 1a4fdc7313 * fix for broken wince compilation after r46863 hace 4 años
..
wininc 3c467f7cc5 * added some image_dllcharacteristics flags + removed some hard tabs. hace 5 años
dos.pp 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 hace 8 años
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. hace 10 años
fpcmemdll.pp 3e054f46c3 + sharemem unit hace 19 años
messages.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) hace 7 años
sharemem.pp 47fe287169 * Change to ptruint. hace 18 años
sysdir.inc c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). hace 11 años
sysdl.inc 3c79a8dd81 * GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString hace 5 años
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. hace 10 años
sysfile.inc 1a4fdc7313 * fix for broken wince compilation after r46863 hace 4 años
sysheap.inc 83deae45b8 * First part of 64-bit Windows fixes from Mantis #23074. hace 11 años
sysos.inc 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. hace 5 años
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp hace 5 años
systhrd.inc 73026618c8 * protect against empty strings inside the SetThreadDebugNameA and -U functions hace 5 años
systlsdir.inc eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used hace 8 años
sysutils.pp c53422e4ef * handle reparse points that are neither symlinks nor mount points as normal files hace 4 años
syswin.inc 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. hace 5 años
syswinh.inc 8d95da3fea * Windows: Reworked handling of command line arguments to properly support Unicode: hace 5 años
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 hace 5 años
windirs.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) hace 7 años
winres.inc af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 hace 9 años