fpc/rtl/win32
2014-02-25 08:21:19 +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 * fpc_raiseexception does not return a result. 2014-02-22 15:18:31 +00:00
serial.pp * Should compile without c operators 2014-02-24 15:36:51 +00:00
signals.pp
sysinit.inc + Move EXEC_callback into separate file win/systlsdir.inc 2011-12-08 16:11:07 +00:00
sysinitcyg.pp * change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089 2012-01-14 20:21:52 +00:00
sysinitgprof.pp * change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089 2012-01-14 20:21:52 +00:00
sysinitpas.pp * change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089 2012-01-14 20:21:52 +00:00
system.pp * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). 2014-02-19 07:28:46 +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