fpc/rtl/os2
2013-09-01 10:10:59 +00:00
..
tests
classes.pp
crt.pas
dos.pas * fix DosExitCode for sessions of other types, consider ExecFlags for other session types 2011-10-06 23:57:59 +00:00
doscalls.pas * boolean must not be used for DosCalls API parameters 2011-12-11 00:46:55 +00:00
dynlibs.inc * fix breakage after writestr changes in r23888 2013-06-02 13:39:32 +00:00
exe.pas
kbdcalls.pas
keyboard.pp
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 2013-04-29 12:30:54 +00:00
Makefile.fpc rtl: add missing windows codepages (mantis #0024294) 2013-04-22 01:48:12 +00:00
moncalls.pas
moucalls.pas
mouse.pp
newexe.pas
os2def.pas
pmbidi.pas
pmbitmap.pas
pmdev.pas
pmgpi.pas
pmhelp.pas
pmshl.pas
pmspl.pas
pmstddlg.pas
pmwin.pas
pmwp.pas
pmwsock.pas * changed from import by name (not working correctly) to import by index (as used everywhere else in OS/2 RTL) 2013-09-01 10:10:59 +00:00
ports.pas
printer.pas
prt0.as
so32dll.pas
sockets.pas * SHUT_* constants added for improved compatibility to other platforms 2013-08-01 20:42:40 +00:00
sysdir.inc + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 21:21:53 +00:00
sysfile.inc
sysheap.inc
sysos2.pas
sysos.inc * RealMaxPathLen added - value queried from the system on startup 2013-06-28 21:02:04 +00:00
sysosh.inc
system.pas * fix breakage of the OS/2 RTL 2013-07-30 22:43:23 +00:00
systhrd.inc * fix breakage of the OS/2 RTL 2013-07-30 22:43:23 +00:00
sysutils.pp * GetTickCount(64) implementation for OS/2 added 2012-12-28 12:53:55 +00:00
todo-os2.txt
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
varutils.pp
video.pp
viocalls.imp
viocalls.pas
winsock.pas