fpc/rtl/go32v2
2013-09-17 11:17:29 +00:00
..
classes.pp
crt.pp * CrtOpen, CrtClose, CrtRead, CrtWrite and CrtReturn changed to procedures, instead of functions 2013-09-17 11:17:29 +00:00
dos.pp + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
dpmi.inc
dpmiexcp.pp Fix handling of ctrl-c/ctrl-break on go32v2: 2008-06-24 17:02:17 +00:00
dxeload.pp
dxetype.pp
emu387.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp * make sure to preserve edi in free_memory_block 2007-08-09 18:41:27 +00:00
initc.pp
keyboard.pp
Makefile * fix building of go32v2 rtl with make 3.82 2013-09-01 20:29:02 +00:00
Makefile.fpc * fix building of go32v2 rtl with make 3.82 2013-09-01 20:29:02 +00:00
mouse.pp * (slightly modified) patch by Laaca - avoid disappearing mouse cursor 2008-03-30 19:31:48 +00:00
msmouse.pp
ports.pp
printer.pp
profile.pp
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sbrk16.ah
sbrk16.asm
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc * preserve gs in far_strlen 2007-08-09 18:51:15 +00:00
sysosh.inc
system.pp Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:28:40 +00:00
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
v2prt0.as Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:33:06 +00:00
varutils.pp
vesamode.pp
video.pp * (slightly modified) patch by Laaca - avoid disappearing mouse cursor 2008-03-30 19:31:48 +00:00