fpc/rtl/win
pierre 19cc28d974 * STD_XXX_HANDLE constants are DWORD type
git-svn-id: trunk@14124 -
2009-11-09 15:41:40 +00:00
..
wininc * STD_XXX_HANDLE constants are DWORD type 2009-11-09 15:41:40 +00:00
crt.pp * changed the parameters of gotoxy() and the return values of wherex/wherey 2009-05-24 11:48:49 +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
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 * Added comment in SysRelocateThreadVar, not working in Windows Vista 2009-09-21 09:34:53 +00:00
sysutils.pp * 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
syswin.inc * Patch to remove useless process_entry_hook from sven barth 2009-11-07 10:10:47 +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 * put linebuffer on the stack instead on the heap on windows makes SysUpdateScreen slightly faster 2009-08-16 10:25:35 +00:00
winevent.pp
winres.inc
winsock2.pp
winsock.pp * PWSADAta was missing ^ to make it a pointer. 2009-10-23 19:01:35 +00:00