sergei
489b23cecd
* Made TStartupInfo type common for win32 and win64 and updated as suggested by Mantis #23074 .
...
* Deprecated StartupInfo variable because it is not there for Delphi compatibility (Delphi apparently does not have such variable in interface of its System unit), and we don't have other reasons to export non-portable stuff.
git-svn-id: trunk@26810 -
2014-02-18 16:49:08 +00:00
sergei
bc4c1149c3
+ Native threadvar implementation for Win32 and Win64 (most of it, but not yet complete).
...
git-svn-id: trunk@23359 -
2013-01-10 19:13:02 +00:00
sergei
113f7593be
* FPC_USE_WIN64_SEH is only defined if target is Win64, so another check for win64 is redundant.
...
git-svn-id: trunk@23353 -
2013-01-09 16:08:00 +00:00
Jonas Maebe
9ca374c0c6
* fixed compilation without -dFPC_USE_WIN64_SEH after r23325
...
git-svn-id: trunk@23333 -
2013-01-07 09:01:10 +00:00
Jonas Maebe
69c29a415f
* pass the procdef to getintparaloc instead of only the proccalloption, so
...
that the type of the parameters can be determined automatically
o added compilerproc declarations for all helpers called in the compiler
via their assembler name, so we can look up the corresponding procdef
git-svn-id: trunk@23325 -
2013-01-06 15:05:40 +00:00
paul
ae0d732c8f
merge r13485 from cpstrnew branch by florian:
...
* fixed compilation of system unit after last changes
git-svn-id: trunk@19083 -
2011-09-17 11:01:42 +00:00
florian
0c4e27f706
+ few package related declarations added
...
git-svn-id: trunk@7844 -
2007-06-28 17:50:11 +00:00
florian
4fb0d13138
+ few com helpers added
...
git-svn-id: trunk@5144 -
2006-11-01 09:42:40 +00:00
oro06
c6468d6db2
*wince: previous commit,wrong type
...
git-svn-id: trunk@3696 -
2006-05-27 15:30:41 +00:00
oro06
2c84728dc1
*wince: criticalsection
...
git-svn-id: trunk@3684 -
2006-05-26 15:22:18 +00:00
florian
8adc1c9b0c
+ RTL part of WinCE patches from Yuri Sidorov
...
git-svn-id: trunk@572 -
2005-07-03 15:52:27 +00:00
florian
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
...
* BeginThread can take a qword on 64 bit targets as stacksize
git-svn-id: trunk@287 -
2005-06-08 19:08:49 +00:00