fpc/rtl/win
2007-11-03 13:09:41 +00:00
..
wininc * Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings. 2007-11-03 13:09:41 +00:00
crt.pp * whitespaces fixed 2007-10-14 18:31:32 +00:00
dos.pp
dynlibs.inc
fpcmemdll.pp
fpwinsockh.inc * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) 2007-05-13 19:13:43 +00:00
keyboard.pp + keypressed for windows, resolves #8637 2007-04-06 20:38:24 +00:00
messages.pp
mouse.pp + added critical section protection for putmouseevent, just in case 2007-10-14 18:31:04 +00:00
printer.pp
sharemem.pp * Change to ptruint. 2007-07-05 07:35:12 +00:00
sockets.pp * new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please) 2007-05-13 18:30:24 +00:00
sysdir.inc - $Log$ killed 2007-10-29 21:23:14 +00:00
sysfile.inc * fixed checking if file is directory in Erase(File); it was broken if the directory had the FILE_ATTRIBUTE_NOT_CONTENT_INDEXED attribute too 2007-07-14 13:15:19 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc * refactored SysResetFPU into SysInitFPU and SysResetFPU 2007-10-28 12:06:49 +00:00
sysosh.inc + few package related declarations added 2007-06-28 17:50:11 +00:00
systhrd.inc * formatting fixed ;) 2007-09-23 13:09:24 +00:00
sysutils.pp * Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here. 2007-11-01 16:15:29 +00:00
tthread.inc
varutils.pp
video.pp
winevent.pp
winres.inc
winsock2.pp * two semi colon's added and compilation checked 2007-08-30 20:09:35 +00:00
winsock.pp