fpc/rtl/win32
2014-01-20 00:26:15 +00:00
..
buildrtl.lpi * version update 2013-04-09 13:06:26 +00:00
buildrtl.pp * winsock(and -2), sockets and gpm to rtl-extra. 2014-01-11 19:45:37 +00:00
classes.pp
gprt0.as
initc.pp
Makefile + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:26:15 +00:00
Makefile.fpc + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:26:15 +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 + 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 + 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