fpc/rtl/win
2010-02-13 14:30:07 +00:00
..
wininc * tcursorinfo incorrectly was aliassed to console_cursor_info, which is incorrect for 2010-02-13 14:06:08 +00:00
crt.pp * win crt unit returns #13 for numeric enter as well, resolves #13203 2009-12-21 09:59:04 +00:00
dos.pp
dynlibs.inc * win64 compatibility fix from Vincent. TLibHandle is now equal to system.thandle 2009-05-21 11:26:54 +00:00
fpcmemdll.pp
fpwinsockh.inc
keyboard.pp
messages.pp
mouse.pp
printer.pp
sharemem.pp
sockets.pp
sysdir.inc * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted 2009-11-18 18:04:51 +00:00
sysfile.inc * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 2009-10-10 18:52:50 +00:00
sysheap.inc
sysos.inc * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 2009-10-10 18:52:50 +00:00
sysosh.inc
systhrd.inc * 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 2010-01-07 13:41:43 +00:00
sysutils.pp * Revised yesterday solution to a more general one. Executeprocess gets 2010-01-07 20:49:28 +00:00
syswin.inc * 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 2010-01-07 13:41:43 +00:00
tthread.inc * 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 2009-06-01 14:17:01 +00:00
varutils.pp
video.pp * initial x86_64 code for compare videobuffer. To be tested later. Mantis 15700 2010-02-13 14:30:07 +00:00
winevent.pp
winres.inc
winsock2.pp * group type to u_long as per mantis 15241 2009-12-04 08:37:18 +00:00
winsock.pp * PWSADAta was missing ^ to make it a pointer. 2009-10-23 19:01:35 +00:00