yury
|
1d58b572b5
* Changed Win32 DLL entry point names (removed @12 at the end).
|
19 years ago |
peter
|
98bced6f63
* stacktop is a threadvar
|
19 years ago |
peter
|
4c56a87d59
* integrate loaders in system unit
|
19 years ago |
florian
|
0a21ae4b05
* reset fpu after sse detection
|
19 years ago |
peter
|
1b9f2a8fa9
* use initialstkptr for setting stackbottom
|
19 years ago |
florian
|
78447375dc
* comment patch by Vincent Snijders
|
19 years ago |
florian
|
af9d6344b8
* activated fastmove on win32
|
19 years ago |
Jonas Maebe
|
b08eccdbf0
- reverted ansi2wide and wide2ansi changes, because they affect
|
19 years ago |
Jonas Maebe
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
19 years ago |
florian
|
b88fcfda62
+ 64 bit fs support
|
20 years ago |
tom_at_work
|
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
|
20 years ago |
florian
|
1102cc2b95
* hopefully final fix for the hinstance problem of libraries
|
20 years ago |
michael
|
c15d1b280f
+ Initial implementation of RTL resource support
|
20 years ago |
florian
|
a9a0e65eab
* optimized exception handler routine from Yury Sidorov
|
20 years ago |
marco
|
90d0f399d7
* Patch from Vincent
|
20 years ago |
florian
|
ed95c19399
* reallocation of widestrings on windows fixed
|
20 years ago |
florian
|
13e3102954
* Patch from Vincent Snijders:
|
20 years ago |
florian
|
07442c5693
* fixed passing of variant parameters for windows api
|
20 years ago |
michael
|
21425e303c
+ Removed HASVARIANT define
|
20 years ago |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
peter
|
b68af1b0e3
* post 2.0.0 fixes from cvs
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
2e48181661
+ Added maxpathlen constant (maximum length of filename path)
|
20 years ago |
Tomas Hajny
|
d3c103dfd7
* EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453)
|
20 years ago |
peter
|
ccf36c0afd
* fix crash under win32 with previous reallocmem fix
|
20 years ago |
florian
|
3c58dc06e4
* fixed compilation with 1.0.10
|
20 years ago |
florian
|
bb997ce5ea
+ WideCompareString and WideCompareText for win32 implemented
|
20 years ago |
florian
|
eb4b962cee
+ implemented WideFormat
|
20 years ago |