fpc/rtl/win
2007-10-14 18:31:04 +00:00
..
wininc + added more FILE_ATTRIBUTE constants, resolves #9669 2007-09-23 13:10:06 +00:00
crt.pp + Normal characters get written to the wrong buffer 2006-09-28 17:56:09 +00:00
dos.pp * correct previous patch, the first letter was missing 2007-01-19 03:34:57 +00:00
dynlibs.inc + more units for win64 2006-04-17 21:39:54 +00:00
fpcmemdll.pp + sharemem unit 2006-08-11 22:05:37 +00:00
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 + more units for win64 2006-04-17 21:39:54 +00:00
mouse.pp + added critical section protection for putmouseevent, just in case 2007-10-14 18:31:04 +00:00
printer.pp + more units for win64 2006-04-17 21:39:54 +00:00
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 * fix for tiorte.pp on WM5. 2007-01-24 14:59:05 +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 * fixed i386-wince support. WinCE API functions are cdecl. 2006-12-29 20:49:03 +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 + delphi compatibility stuff 2007-06-24 20:29:05 +00:00
tthread.inc * fixed i386-wince support. WinCE API functions are cdecl. 2006-12-29 20:49:03 +00:00
varutils.pp + more units for winx64 2006-04-16 11:37:28 +00:00
video.pp * fixed possible overflow when getting video mode 2006-08-19 22:45:56 +00:00
winevent.pp + more units for win64 2006-04-17 21:39:54 +00:00
winres.inc * resource functions for win64, fixes #8304 2007-02-18 10:07:12 +00:00
winsock2.pp * two semi colon's added and compilation checked 2007-08-30 20:09:35 +00:00
winsock.pp + allow to disable smartlinking if NO_SMART_LINK is defined 2007-03-13 22:55:50 +00:00