michael 12fcb19bf4 * Added comment in SysRelocateThreadVar, not working in Windows Vista 16 anni fa
..
wininc 47e90bbdf3 * typo corrected as per #14578 16 anni fa
crt.pp 78c29a33ba * changed the parameters of gotoxy() and the return values of wherex/wherey 16 anni fa
dos.pp 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 17 anni fa
dynlibs.inc ec364a66e8 * win64 compatibility fix from Vincent. TLibHandle is now equal to system.thandle 16 anni fa
fpcmemdll.pp 3e054f46c3 + sharemem unit 19 anni fa
fpwinsockh.inc a52a63178b * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) 18 anni fa
keyboard.pp 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 17 anni fa
messages.pp 4866975145 + more units for win64 19 anni fa
mouse.pp d306e25dc8 * Fixed warnings. 17 anni fa
printer.pp 4866975145 + more units for win64 19 anni fa
sharemem.pp 47fe287169 * Change to ptruint. 18 anni fa
sockets.pp 4972ec0ae5 + add missing SHUT_* constants for fpshutdown() (aliases from winsock2) 17 anni fa
sysdir.inc f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants 17 anni fa
sysfile.inc 965828b6de * fix building on wince, resolves #14345 16 anni fa
sysheap.inc 0c3a2a257d * Convert heap to ptruint. 18 anni fa
sysos.inc 6c5471f324 * don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?) 17 anni fa
sysosh.inc 0c4e27f706 + few package related declarations added 18 anni fa
systhrd.inc 12fcb19bf4 * Added comment in SysRelocateThreadVar, not working in Windows Vista 16 anni fa
sysutils.pp a2862ce347 * cleaned up mess of r13516 16 anni fa
syswin.inc 2f8e263560 * allow only one thread at a time to attach on a dll so the tls slot is allocated properly, resolves #12987 16 anni fa
tthread.inc 88f6b8854e * proper error handling in case of thread creation failure on windows, resolves #13768, no test case due because such a test is too sensitive regarding race conditions etc. and might cause false failures 16 anni fa
varutils.pp 4084c4261d + more units for winx64 19 anni fa
video.pp 512d66988c * put linebuffer on the stack instead on the heap on windows makes SysUpdateScreen slightly faster 16 anni fa
winevent.pp 09c9793938 * avoid deadlock when shutting down the event handler thread 18 anni fa
winres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 anni fa
winsock.pp b0770c35ef * add WINSOCK_VERSION to old winsock1 unit 18 anni fa
winsock2.pp e034788320 * two semi colon's added and compilation checked 18 anni fa