fpc/rtl/win16
2019-03-17 14:45:03 +00:00
..
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pp + implemented dos.exec() for win16 2017-12-08 17:40:07 +00:00
dynlibs.inc
glbheap.inc + implemented MemAvail and MaxAvail for the win16 global heap 2017-12-06 15:05:37 +00:00
glbheaph.inc + implemented MemAvail and MaxAvail for the win16 global heap 2017-12-06 15:05:37 +00:00
locheap.inc + implemented MaxAvail for the win16 local heap as well 2017-12-06 15:58:02 +00:00
locheaph.inc + implemented MaxAvail for the win16 local heap as well 2017-12-06 15:58:02 +00:00
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc + added sortbase as a dependency to unit fgl in the makefiles 2019-02-02 23:22:09 +00:00
ports.pp + added unit ports for win16 2018-07-12 14:24:46 +00:00
prt0c.asm
prt0comn.asm
prt0h.asm
prt0l.asm
prt0m.asm
prt0s.asm
registers.inc
rtldefs.inc
sysdir.inc
sysdl.inc
sysdlh.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pp * fixed compilation of win16 in medium memory model 2017-12-07 17:29:06 +00:00
sysutils.pp + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString 2018-08-24 15:33:45 +00:00
tthread.inc + enabled compilation of unit classes for win16; compiles only in the large 2017-12-15 19:56:30 +00:00
win31.pp
winprocs.inc
winprocs.pp
winprocsh.inc
wintypes.inc
wintypes.pp