fpc/rtl/win
2011-10-23 14:20:00 +00:00
..
wininc * fixes from Mantis #20194, derived from patch and description by G. Fink. 2011-09-08 20:42:39 +00:00
crt.pp
dos.pp * win/dos.pp: cleanup GetDiskFreeSpace related stuff, patch similar to sysutils.pp rev.16540. 2011-06-12 03:35:45 +00:00
dynlibs.inc
fpcmemdll.pp
fpwinsockh.inc
keyboard.pp
messages.pp
mouse.pp
printer.pp
sharemem.pp
sockets.pp
sysdir.inc
sysfile.inc * patch by Ludo Brands to fix #20481: GetFileType cannot be used on windows to determine if a handle is a console handle because the function does not distinguish between consoles and printers, resolves #20481 2011-10-23 14:20:00 +00:00
sysheap.inc
sysos.inc rtl: fix wince compilation, reimplement WinCEWide2AnsiMove, WinCEAnsi2WideMove by copying win32 code 2011-10-12 01:50:14 +00:00
sysosh.inc merge r13485 from cpstrnew branch by florian: 2011-09-17 11:01:42 +00:00
systhrd.inc * win/systhrd.inc: modified ThreadMain so it initializes RTL if not already done, allowing TLS callbacks to be optional. 2011-07-25 07:41:32 +00:00
sysutils.pp merge r17318 from cpstrnew branch by florian: 2011-09-17 13:01:20 +00:00
syswin.inc rtl: remove ver2_2 define 2011-10-12 01:55:46 +00:00
tthread.inc
varutils.pp
video.pp * Use rip-relative offsets in assembler, fixes linking text mode IDE with internal linker. The better way would be to get rid of this assembler altogether. 2011-09-19 15:18:28 +00:00
windirs.pp * Unit windirs does not need to depend on unit strings. 2011-06-12 02:56:40 +00:00
winevent.pp
winres.inc
winsock2.pp
winsock.pp