fpc/rtl/win64
sergei 04c0845189 * Moved more reusable exception handling code from seh64.inc to syswin.inc.
* sysutils.pp: Install ExceptObjProc and ExceptClsProc also on Win32.

git-svn-id: trunk@26181 -
2013-12-04 14:02:54 +00:00
..
buildrtl.pp rtl: build fpwidestring for the same platforms as character unit 2013-03-12 03:23:08 +00:00
classes.pp + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
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
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
seh64.inc * Moved more reusable exception handling code from seh64.inc to syswin.inc. 2013-12-04 14:02:54 +00:00
signals.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
system.pp Use new GetExceptionPointer nostackframe assembler function to avoid 32bit relocation on .bss problem 2013-04-10 13:36:07 +00:00
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