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 |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
86025bbcb6
* moved file and dir functions to sysfile/sysdir
|
20 years ago |
florian
|
4f7560d89e
* improved widestring infrastructure manager
|
20 years ago |
florian
|
6b086f5c79
* remove inline assembler for calling asm_exit
|
20 years ago |
Tomas Hajny
|
353d5cc3de
+ GetProcessID added
|
20 years ago |
peter
|
dbc2025604
ErrOutput added
|
21 years ago |
peter
|
869b0ecc85
* compiler defined HEAP and HEAPSIZE removed
|
21 years ago |