marco f5e684067d * turn off MB_PRECOMPOSED for encodings named in MSDN multibytetowidechar function, as detailed by Aserge in https://forum.lazarus.freepascal.org/index.php?topic=45380.0;topicseen před 6 roky
..
wininc 1c583d3e0d * getguiresources + constants, mantis 035546 by 440bx před 6 roky
dos.pp 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 před 9 roky
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. před 10 roky
fpcmemdll.pp 3e054f46c3 + sharemem unit před 19 roky
messages.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) před 7 roky
sharemem.pp 47fe287169 * Change to ptruint. před 18 roky
sysdir.inc c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). před 11 roky
sysdl.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. před 10 roky
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. před 10 roky
sysfile.inc 7bbb30ccd4 * Reset filerec mode field to fmClosed if the system call to open the file failed před 11 roky
sysheap.inc 83deae45b8 * First part of 64-bit Windows fixes from Mantis #23074. před 11 roky
sysos.inc dff7cb3c3c * added missing error constant před 10 roky
sysosh.inc a735dc28ae * fix for Mantis #35204: TThreadID is a DWord even on Windows 64-bit, so declare it accordingly před 6 roky
systhrd.inc bb8b8f2eae * do not set IsMultithread on windows, if no second thread is started, resolves #30535 před 8 roky
systlsdir.inc eb378c1b94 Replace __tls_used for win64 by an alias of _tls_used před 8 roky
sysutils.pp 2b876c6079 * Actually call InitLeadBytes před 6 roky
syswin.inc f5e684067d * turn off MB_PRECOMPOSED for encodings named in MSDN multibytetowidechar function, as detailed by Aserge in https://forum.lazarus.freepascal.org/index.php?topic=45380.0;topicseen před 6 roky
tthread.inc 65c880a7f6 * Use STACK_SIZE_PARAM_IS_A_RESERVATION for stack sizes, should fix bug ID #17755 před 9 roky
windirs.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) před 7 roky
winres.inc af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 před 9 roky