fpc/rtl/os2
Tomas Hajny feb58d5d25 * make handle for DosCalls accessible for other code
git-svn-id: trunk@28889 -
2014-10-21 16:37:31 +00:00
..
tests
classes.pp
dos.pas + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
doscalls.pas * fix for typo in constant name plus added explanation 2014-10-20 18:47:10 +00:00
dynlibs.inc * GetProcAddr added for OS/2, type of argument for ordinal target specific now 2014-01-19 21:15:26 +00:00
exe.pas
kbdcalls.pas
Makefile Makefiles updated with fpcmake rev 27428 2014-04-10 09:58:17 +00:00
Makefile.fpc * printer unit moved. Amiga unit also moved but it is not actively used. 2014-03-29 20:35:28 +00:00
moncalls.pas
moucalls.pas
newexe.pas
os2def.pas * added ordinal numbers for newer Dos* API functions 2014-10-21 11:40:34 +00:00
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
prt0.as
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
so32dll.pas
sysdir.inc * corrected header (cosmetic) 2014-01-26 14:26:28 +00:00
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
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 * make handle for DosCalls accessible for other code 2014-10-21 16:37:31 +00:00
systhrd.inc * fix breakage of the OS/2 RTL 2013-07-30 22:43:23 +00:00
sysutils.pp * use SystemFileName instead of the original FileName in DeleteFile() 2014-01-03 10:59:25 +00:00
todo-os2.txt
tthread.inc
viocalls.imp
viocalls.pas