fpc/rtl/win32
2013-12-16 14:47:26 +00:00
..
buildrtl.lpi * version update 2013-04-09 13:06:26 +00:00
buildrtl.pp rtl: build fpwidestring for the same platforms as character unit 2013-03-12 03:23:08 +00:00
classes.pp
gprt0.as
initc.pp
Makefile * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
Makefile.fpc rtl: add missing windows codepages (mantis #0024294) 2013-04-22 01:48:12 +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 SEH: to avoid memory leaks, it is necessary to free exception object for non-FPC exceptions on re-raise (it will be re-created by next exception handler). 2013-12-16 14:47:26 +00:00
signals.pp
sysinit.inc
sysinitcyg.pp
sysinitgprof.pp
sysinitpas.pp
system.pp + Win32 SEH: actually install the exception handler around main procedure (write to fs:(0) was missing). 2013-12-16 13:25:44 +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