marco 397a6059f8 * correct INVALID_SOCKET to NOT 0, mantis #20946 14 년 전
..
wininc f89e32c034 * expanded VK_ codes. Patch by Nikolay N. Mantis #20801 14 년 전
crt.pp 737514c434 * win crt unit returns #13 for numeric enter as well, resolves #13203 16 년 전
dos.pp 2099318c3d * win/dos.pp: cleanup GetDiskFreeSpace related stuff, patch similar to sysutils.pp rev.16540. 14 년 전
dynlibs.inc cbdc08b641 * dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies 15 년 전
fpcmemdll.pp 3e054f46c3 + sharemem unit 19 년 전
fpwinsockh.inc a52a63178b * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) 18 년 전
keyboard.pp 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 18 년 전
messages.pp 4866975145 + more units for win64 20 년 전
mouse.pp d306e25dc8 * Fixed warnings. 18 년 전
printer.pp 4866975145 + more units for win64 20 년 전
sharemem.pp 47fe287169 * Change to ptruint. 18 년 전
sockets.pp 4972ec0ae5 + add missing SHUT_* constants for fpshutdown() (aliases from winsock2) 17 년 전
sysdir.inc 17062d667c * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted 16 년 전
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 14 년 전
sysheap.inc 0c3a2a257d * Convert heap to ptruint. 18 년 전
sysos.inc ce2812e24a * Split combined declarations of GetModuleHandle and GetModuleFileName into separate WinCE and non-WinCE versions. Using Pointer as 'common denominator' in combined declarations was making it impossible to use e.g. GetModuleHandle('literal') in System unit. 14 년 전
sysosh.inc ae0d732c8f merge r13485 from cpstrnew branch by florian: 14 년 전
systhrd.inc 4a9c8e330b + Move EXEC_callback into separate file win/systlsdir.inc 14 년 전
systlsdir.inc bcbd25568e * Call InitHeap before InitSystemThreads in TLS callback (necessary because InitSystemThreads calls RelocateHeap), and skip both of them in initialization section of system.pp if they have been called from TLS callback. This restores correct initialization sequence which was broken by r19779, resulting in lots of debug messages about corrupted heap when running tests/test/theapthread.pp 14 년 전
sysutils.pp abdbe49861 + SysUtils part of SEH (enabled only for win64) 14 년 전
syswin.inc ebb2205c63 * Moved TExceptionRecord definition to sysos.inc, it is identical for all Windows targets. 14 년 전
tthread.inc 2a303c88f5 * On thread creation error, use a resourcestring message and textual representation of system error code. 15 년 전
varutils.pp 4e3cedb492 * VariantInit is a procedure, not a function (according to both MSDN and Delphi docs). 15 년 전
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. 14 년 전
windirs.pp e3816d0db2 * Unit windirs does not need to depend on unit strings. 14 년 전
winevent.pp 09c9793938 * avoid deadlock when shutting down the event handler thread 18 년 전
winres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from 18 년 전
winsock.pp 397a6059f8 * correct INVALID_SOCKET to NOT 0, mantis #20946 14 년 전
winsock2.pp 5cdc3c3a29 * Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924 15 년 전