Tomas Hajny 27403b542b + FileNameCasePreserving added - see #18066 in Mantis il y a 13 ans
..
wininc 06688db698 * wvsprintf* to stdcall, mantis #21591 il y a 13 ans
crt.pp 737514c434 * win crt unit returns #13 for numeric enter as well, resolves #13203 il y a 16 ans
dos.pp 573102fa70 * Explicitly disable checkpointer for functions using GetEnvironmentStrings il y a 14 ans
dynlibs.inc cbdc08b641 * dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies il y a 15 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 4972ec0ae5 + add missing SHUT_* constants for fpshutdown() (aliases from winsock2) il y a 17 ans
sysdir.inc 27403b542b + FileNameCasePreserving added - see #18066 in Mantis il y a 13 ans
sysfile.inc 3c0256bd7b * patch by Ludo Brands to fix #20481: GetFileType cannot be used on windows to determine if a handle is a console handle because the function does not distinguish between consoles and printers, resolves #20481 il y a 14 ans
sysheap.inc 0c3a2a257d * Convert heap to ptruint. il y a 18 ans
sysos.inc 167ee9867e * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. il y a 14 ans
sysosh.inc ae0d732c8f merge r13485 from cpstrnew branch by florian: il y a 14 ans
systhrd.inc f80bc70707 + Add _FPC_TlsSize public symbol for use by heaptrc unit il y a 14 ans
systlsdir.inc 167ee9867e * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. il y a 14 ans
sysutils.pp 573102fa70 * Explicitly disable checkpointer for functions using GetEnvironmentStrings il y a 14 ans
syswin.inc cd44c5f45c Win32 and Win64, fixed DLL exit sequence, resolves #14603: il y a 14 ans
tthread.inc 2a303c88f5 * On thread creation error, use a resourcestring message and textual representation of system error code. il y a 14 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 6f20627220 * Use rip-relative offsets in assembler, fixes linking text mode IDE with internal linker. The better way would be to get rid of this assembler altogether. il y a 14 ans
windirs.pp e3816d0db2 * Unit windirs does not need to depend on unit strings. il y a 14 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 18 ans
winsock.pp 397a6059f8 * correct INVALID_SOCKET to NOT 0, mantis #20946 il y a 14 ans
winsock2.pp 5cdc3c3a29 * Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924 il y a 15 ans