fpc/rtl/win
2008-02-10 14:17:11 +00:00
..
wininc * second batch Lazarus' win32extra merging. Basic migration done, though a few discussion items remain open. 2008-02-10 14:17:11 +00:00
crt.pp * Removed user defined warning "TextMode not implemented yet!!", since TextMode will not be implemented for Windows anyway... 2007-12-27 22:18:48 +00:00
dos.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +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 * GetKeyEventFromQueueWait waits always till it gets an event 2007-11-11 19:22:34 +00:00
messages.pp
mouse.pp * Fixed warnings. 2007-12-22 12:27:03 +00:00
printer.pp
sharemem.pp * Change to ptruint. 2007-07-05 07:35:12 +00:00
sockets.pp * use WINSOCK_VERSION in sockets init in windows 2007-12-11 20:34:46 +00:00
sysdir.inc * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
sysfile.inc * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +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 * quote parameters with spaces 2008-01-30 00:15:22 +00:00
tthread.inc
varutils.pp
video.pp + useunicodefunctions flag added 2007-12-16 17:48:20 +00:00
winevent.pp * avoid deadlock when shutting down the event handler thread 2007-11-11 22:27:29 +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 * add WINSOCK_VERSION to old winsock1 unit 2007-11-22 09:53:35 +00:00