marco 1181115baa * getlocalformatsettings, Mantis 10389 15 years ago
..
wininc 79678bfbe2 * fix for 17008, changed bytes component of mapviewoffile(ex) to size_t 15 years ago
crt.pp 737514c434 * win crt unit returns #13 for numeric enter as well, resolves #13203 16 years ago
dos.pp 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 17 years ago
dynlibs.inc 5c31042f6a * SharedSuffix moved to include files to reduce number of ifdefs 15 years ago
fpcmemdll.pp 3e054f46c3 + sharemem unit 19 years ago
fpwinsockh.inc a52a63178b * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) 18 years ago
keyboard.pp 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 17 years ago
messages.pp 4866975145 + more units for win64 19 years ago
mouse.pp d306e25dc8 * Fixed warnings. 18 years ago
printer.pp 4866975145 + more units for win64 19 years ago
sharemem.pp 47fe287169 * Change to ptruint. 18 years ago
sockets.pp 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 years ago
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 years ago
sysfile.inc cba72c423d * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 16 years ago
sysheap.inc 0c3a2a257d * Convert heap to ptruint. 18 years ago
sysos.inc cba72c423d * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 16 years ago
sysosh.inc 0c4e27f706 + few package related declarations added 18 years ago
systhrd.inc 8cce3d3f91 * closethread thread manager field/function. Mantis 13160 15 years ago
sysutils.pp 1181115baa * getlocalformatsettings, Mantis 10389 15 years ago
syswin.inc e6648da567 * make heaptrc aware of the fact that multi threading could be initialized before heaptrc itself is initialized, this is currently the case for windows dlls 15 years ago
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 years ago
varutils.pp 4084c4261d + more units for winx64 19 years ago
video.pp ef4954f8d9 * Pascal version for asm code in video (Mantis 15700) 15 years ago
winevent.pp 09c9793938 * avoid deadlock when shutting down the event handler thread 18 years ago
winres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 years ago
winsock.pp a91e106cde * PWSADAta was missing ^ to make it a pointer. 16 years ago
winsock2.pp d72c2991e5 * group type to u_long as per mantis 15241 16 years ago