Delphi
Delphi is a software development package created by Borland.
Application
Hardware
Remove
Platform
License
Any
: : Does Borland have a compiler for x86 linux?
: :
:
:
: I think they have something called Kylix which is supposed to work with both Linux and Windows, if their advertising is true.
:...
:
: :
: : Yep, gcc is conforming to the standards nicely. And while you wait for the compiler to finish chewing at your code, you can always download and install Borland ;-)
: :
: :
:
:...
: : : : I wrote a Delphi program in which we need to access to memory a lot.But unfortunately, it is very time consuming on my Pentium 4 (2.8GHz 512MB ) To speed up it someone advices me to a 64bit...
: I wrote a Delphi program in which we need to access to memory a lot.But unfortunately, it is very time consuming on my Pentium 4 (2.8GHz 512MB ) To speed up it someone advices me to a 64bit CPU....
I wrote a Delphi program in which we need to access to memory a lot.But unfortunately, it is very time consuming on my Pentium 4 (2.8GHz 512MB ) To speed up it someone advices me to a 64bit CPU. But...
: : x86 assembly! Okay, that was a joke, sorry.
: :
: : I dont program games yet, but everyone says delphi is good as well, so go for it.
: :
:
:
: I wouldn't recommend Delphi,although it's...
: x86 assembly! Okay, that was a joke, sorry.
:
: I dont program games yet, but everyone says delphi is good as well, so go for it.
:
I wouldn't recommend Delphi,although it's a great tool....
x86 assembly! Okay, that was a joke, sorry.
I dont program games yet, but everyone says delphi is good as well, so go for it.
I'm thinking of looking into asm for both speed boosts to my programs and as a hobby.
Mostly I'm sticking with the stuff I already use, but I've heard a quick asm code can add new fuctions or even...
Your "posting rules" for Delphi programming says:
Only post "x86 Assembler" relatest messages,
All other messages might deleted.
x86 Assembler??? Delphi???
Also, it would be nice to offer a...
Hi
Is anybody aware of any problems/bugs with the TRichedit component in Delphi 5.
I've written a texteditor using one of these and I am finding that after a very short period of use it will...
I need some advice on how to control the input of an Intel PC camera within
a Delphi Application (That is, showing on my app what the camera is
shooting, recording onto an AVI file, etc) Thanx to...
i am currently trying to control a small board through the pc with a windows interface done in delphi 4. The board is the:
Flight 8086
this board takes intel hex format object code to control the...