fpc/rtl/win32
2014-03-17 22:49:29 +00:00
..
buildrtl.lpi * version update 2013-04-09 13:06:26 +00:00
buildrtl.pp * Build serial unit 2014-02-24 10:00:37 +00:00
classes.pp
gprt0.as
initc.pp
Makefile * fixed typo (no space between serial and \ ) and regenned with a fpcmake that is NOT 3 years old. 2014-02-25 08:21:19 +00:00
Makefile.fpc * fixed typo (no space between serial and \ ) and regenned with a fpcmake that is NOT 3 years old. 2014-02-25 08:21:19 +00:00
objinc.inc
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
seh32.inc + Win32/Win64 SEH: STATUS_FLOAT_MULTIPLE_(FAULTS|TRAPS) need additional handling. Makes floating-point exceptions consistent between x87 and SSE. 2014-03-17 22:49:29 +00:00
serial.pp * Should compile without c operators 2014-02-24 15:36:51 +00:00
signals.pp
sysinit.inc
sysinitcyg.pp
sysinitgprof.pp
sysinitpas.pp
system.pp * Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant. 2014-03-12 19:48:03 +00:00
wcygprt0.as
wdllprt0.as
windows.pp Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 2013-05-04 11:06:32 +00:00
winsysut.pp
wprt0.as