svenbarth 182a8ef4c4 Rebase to Rebase to revision 17273 15 лет назад
..
wininc 30a02b8d65 * CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'completionKey' parameter to ULONG_PTR, patch from cobines, resolves #19104. 15 лет назад
crt.pp 737514c434 * win crt unit returns #13 for numeric enter as well, resolves #13203 16 лет назад
dos.pp 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 18 лет назад
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 bdefb849fc * Fix for Bug report 17550 15 лет назад
sysheap.inc 0c3a2a257d * Convert heap to ptruint. 18 лет назад
sysos.inc c12b953ad2 moved GetCurrentProcess (and some constants for WinCE) from win*/system.pp to win/sysos.inc, because it will be needed in systhrd.inc 15 лет назад
sysosh.inc 0c4e27f706 + few package related declarations added 18 лет назад
systhrd.inc 4d3d820710 Added some debug output which helped in finding the problems on WinCE. 15 лет назад
sysutils.pp 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 15 лет назад
syswin.inc 182a8ef4c4 Rebase to Rebase to revision 17273 15 лет назад
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 4e06fbf4f0 * corrected wrong register in x86_64 asm 15 лет назад
windirs.pp 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 15 лет назад
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 a91e106cde * PWSADAta was missing ^ to make it a pointer. 16 лет назад
winsock2.pp 5cdc3c3a29 * Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924 15 лет назад