michael
|
f58b3aa25a
* Implemented CheckParams for TSQLStatement, TSQLQuery. It disables check for parameter names
|
12 vuotta sitten |
marco
|
54c7620793
* moved some constants from PTC after checking them with SDK
|
12 vuotta sitten |
michael
|
abe86dea9f
* TSQLStatement.RowsAffected
|
12 vuotta sitten |
michael
|
5042e1060f
* Activated Action for TSQLTransaction
|
12 vuotta sitten |
nickysn
|
6c51bcae37
+ implemented dos.diskfree and disksize for i8086-msdos; cd-rom support not implemented yet
|
12 vuotta sitten |
michael
|
3408f8409a
* Preparation for Unicode RTL compilation
|
12 vuotta sitten |
nickysn
|
ed7eb79486
+ implemented dos.GetShortName and GetLongName for i8086-msdos
|
12 vuotta sitten |
marco
|
b52717fd90
* wndclassex ifdef unicode fixed.
|
12 vuotta sitten |
michael
|
2be567ddee
* Fix use of char as filename
|
12 vuotta sitten |
nickysn
|
7d757cc5ed
+ implemented dos.getfattr and setfattr for i8086-msdos
|
12 vuotta sitten |
michael
|
b9dacce654
* Fix compilation on Unix (oem A version)
|
12 vuotta sitten |
michael
|
4466342d82
* First implementation of TSQLStatement
|
12 vuotta sitten |
marco
|
6e855a334d
* openeventlog -> openeventloga.
|
12 vuotta sitten |
marco
|
c5401e381d
* Changes for activation of ifdef UNICODE by FPC_UNICODE_RTL and FPC_OS_UNICODE.
|
12 vuotta sitten |
nickysn
|
327628a6bd
+ implemented dos.FindFirst/FindNext/FindClose for i8086-msdos
|
12 vuotta sitten |
marco
|
958c7a142b
* fixes some allochwnd functions for FPC_UNICODE_RTL (use -A explicitly)
|
12 vuotta sitten |
marco
|
5869747cca
* fix some winapi calls to their -A equivalent. For FPC_UNICODE_RTL
|
12 vuotta sitten |
marco
|
e0c3353fa0
* use dynlibs and -A versions
|
12 vuotta sitten |
marco
|
5aab0da8ae
* Explicitly call -A functions for the registry key. FPC_UNICODE_RTL
|
12 vuotta sitten |
nickysn
|
33e04e954a
+ implemented crt.[no]sound for i8086-msdos; the crt unit is now complete
|
12 vuotta sitten |
Jonas Maebe
|
3456f20546
* changed checks for support of opmm* calls in hlcg2ll from mms_movescalar
|
12 vuotta sitten |
marco
|
c987e1f5b9
* add CPU prefix to some defines
|
12 vuotta sitten |
Károly Balogh
|
7ce3b803b3
basic Amiga/MorphOS support into ExtractFileDrive
|
12 vuotta sitten |
Károly Balogh
|
a427f41f17
some MorphOS specific defines added
|
12 vuotta sitten |
nickysn
|
68a80ccc66
* use rep movsw in crt.dosmemmove for i8086-msdos
|
12 vuotta sitten |
nickysn
|
0446ccbba7
+ implemented crt.delay for i8086-msdos
|
12 vuotta sitten |
marco
|
56d3197ef2
* wndclass was defined with T stringtypes, even though aliased to -A variants.
|
12 vuotta sitten |
florian
|
44a7ef600f
* improve register handling for not and unary minus operator by using a new register for the destination
|
12 vuotta sitten |
florian
|
4056194e7c
* don't ignore by accident the next instruction after a newly inserted constant pool
|
12 vuotta sitten |
florian
|
3a393f839e
* do not reuse register locations on arm fpa/vfp
|
12 vuotta sitten |