yury
|
57e49c4bb9
* Fixed AV in SysErrorMessage() when there is no message string corresponding to a error code. Bug #13617.
|
16 years ago |
Almindor
|
4a54f15b47
* fix GetAppConfigDir and GetTmpDir for Windows(R)(c)(TM) and WinCE, unify with unix and provide pathdelim at end
|
17 years ago |
yury
|
10a286532f
* Fixed Wide<->Ansi conversion for wince.
|
17 years ago |
yury
|
18e663240a
* Fixed AnsiXXX string handling routines.
|
17 years ago |
yury
|
0109c29e3f
* Fixed bug #10716.
|
17 years ago |
yury
|
f040558e1c
* Fixed wince compilation.
|
17 years ago |
peter
|
69363bad5e
* quote parameters with spaces
|
17 years ago |
peter
|
95d0ce1270
* VendorName function added to allow an extra subdirectory
|
17 years ago |
yury
|
220a37b443
* Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here.
|
18 years ago |
peter
|
627cf69ae3
* svn props
|
18 years ago |
yury
|
a768c29b2d
* Implemented GetTempDir for wince. Bug #9348.
|
18 years ago |
Tomas Hajny
|
5e1a7997ee
+ FileTruncate allows 64-bit parameter
|
18 years ago |
yury
|
fef99bf8cb
* Fixed AnsiCompareStr and AnsiCompareText if string(s) contains #0. It fixes webtbs/tw3170.pp
|
18 years ago |
micha
|
ce9e589e15
* fix FileSeek implementation to match declaration
|
19 years ago |
Marc Weustink
|
3232e59810
* fixed compilation on CE
|
19 years ago |
yury
|
5a49addb35
* fixed more warnings and notes while compiling RTL.
|
19 years ago |
yury
|
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
|
19 years ago |
oro06
|
42bd89095f
*fix fileopen (please OS2,EMX maintainers have a look)
|
19 years ago |
Tomas Hajny
|
a9b515c0bf
* fexpand defines kept in platform specific sysutils.pp
|
19 years ago |
florian
|
0bbbfd23e5
* wince has to reuse also TSystemTime from the Windows unit inside the sysutils unit
|
19 years ago |
yury
|
801650ee95
* wince rtl compilation fixed.
|
19 years ago |
yury
|
3239011837
* DOS<->Win filetime conversion was fixed.
|
20 years ago |
yury
|
48b75a0608
* compilation for i386-wince was fixed.
|
20 years ago |
yury
|
771743a61c
* varutils,variants,dynlibs units are built now for wince.
|
20 years ago |
yury
|
3b95cb7259
* Resources stuff was fixed.
|
20 years ago |
yury
|
9bccd2a725
+ Added SysUtils, Classes, Messages units for WinCE.
|
20 years ago |