fpc/rtl/win
micha 7f2a257102 + heap manager now per thread, reduce heap lock contention
+ heap threading test

git-svn-id: trunk@7407 -
2007-05-20 20:58:12 +00:00
..
wininc * patch from Sergei Gorelkin (Mantis #8897). Various symbols that were #define's in original C headers were converted from functions to constants. 2007-05-18 20:45:04 +00:00
crt.pp
dos.pp * correct previous patch, the first letter was missing 2007-01-19 03:34:57 +00:00
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
printer.pp
sharemem.pp
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 * There is no SetFilePointerEx for wince. 2006-12-29 19:26:40 +00:00
sysheap.inc * fixed i386-wince support. WinCE API functions are cdecl. 2006-12-29 20:49:03 +00:00
sysos.inc * fixed i386-wince support. WinCE API functions are cdecl. 2006-12-29 20:49:03 +00:00
sysosh.inc + few com helpers added 2006-11-01 09:42:40 +00:00
systhrd.inc + heap manager now per thread, reduce heap lock contention 2007-05-20 20:58:12 +00:00
sysutils.pp + FileTruncate allows 64-bit parameter 2007-03-05 23:47:10 +00:00
tthread.inc * fixed i386-wince support. WinCE API functions are cdecl. 2006-12-29 20:49:03 +00:00
varutils.pp
video.pp
winevent.pp
winres.inc * resource functions for win64, fixes #8304 2007-02-18 10:07:12 +00:00
winsock2.pp + allow to disable smartlinking if NO_SMART_LINK is defined 2007-03-13 22:55:50 +00:00
winsock.pp + allow to disable smartlinking if NO_SMART_LINK is defined 2007-03-13 22:55:50 +00:00