marco db7f4eccc2 * checked r22466. Most remaining mutations added. With the exception of sysunix.inc. il y a 12 ans
..
wininc 9ad9a6c7eb * finddata structure updates. il y a 12 ans
crt.pp 1a3d8f483e * crtwrite didn't handle buffer writes > 255 chars properly, and the textrec buffer is 256 currently (and has been since svn history start). Mantis #22334 il y a 13 ans
dos.pp 1567e63420 * Cleaned up the work of two days using the rawbytestring alias for 2.6.2 bootstrapping. il y a 12 ans
dynlibs.inc 15d86a5489 * merged my own Windows specific fixes, and reworked the sysutils part a bit. il y a 12 ans
fpcmemdll.pp 3e054f46c3 + sharemem unit il y a 19 ans
fpwinsockh.inc a52a63178b * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) il y a 18 ans
keyboard.pp 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. il y a 17 ans
messages.pp 4866975145 + more units for win64 il y a 19 ans
mouse.pp d306e25dc8 * Fixed warnings. il y a 18 ans
printer.pp 4866975145 + more units for win64 il y a 19 ans
sharemem.pp 47fe287169 * Change to ptruint. il y a 18 ans
sockets.pp c9dce154fd * add boolean that can be changed to avoid shutting down winsock. This can trouble other DLLs. Mantis #22597 il y a 12 ans
sysdir.inc 1567e63420 * Cleaned up the work of two days using the rawbytestring alias for 2.6.2 bootstrapping. il y a 12 ans
sysfile.inc 1567e63420 * Cleaned up the work of two days using the rawbytestring alias for 2.6.2 bootstrapping. il y a 12 ans
sysheap.inc 0c3a2a257d * Convert heap to ptruint. il y a 18 ans
sysos.inc 15d86a5489 * merged my own Windows specific fixes, and reworked the sysutils part a bit. il y a 12 ans
sysosh.inc bc4c1149c3 + Native threadvar implementation for Win32 and Win64 (most of it, but not yet complete). il y a 12 ans
systhrd.inc 6788fd6433 + Win64 SEH: install a top-level exception handler around thread functions. This was a missing puzzle piece of SEH support. Now behavior of unhandled exceptions in non-main threads is consistent with that of main thread, and, in general, behavior of SEH-enabled RTL is consistent with one without SEH. il y a 12 ans
systlsdir.inc 167ee9867e * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. il y a 13 ans
sysutils.pp 80c8db818f * snapshot for win32 builds again. il y a 12 ans
syswin.inc db7f4eccc2 * checked r22466. Most remaining mutations added. With the exception of sysunix.inc. il y a 12 ans
tthread.inc bd7cc36ea6 The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet. il y a 12 ans
varutils.pp 4e3cedb492 * VariantInit is a procedure, not a function (according to both MSDN and Delphi docs). il y a 15 ans
video.pp b58273fdeb * fix memory leak of video unit as proposed by Michael Karst, resolves #22876 il y a 13 ans
windirs.pp 1567e63420 * Cleaned up the work of two days using the rawbytestring alias for 2.6.2 bootstrapping. il y a 12 ans
winevent.pp 09c9793938 * avoid deadlock when shutting down the event handler thread il y a 18 ans
winres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from il y a 17 ans
winsock.pp 397a6059f8 * correct INVALID_SOCKET to NOT 0, mantis #20946 il y a 14 ans
winsock2.pp 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. il y a 12 ans