Re: What I Think Delphi Needs to Do to Survive
- From: "Dan Barclay" <Dan@xxxxxxxx>
- Date: Thu, 9 Mar 2006 22:26:59 -0600
"Mike" <mike@xxxxxxxxxxx> wrote in message
news:4410fe84$1@xxxxxxxxxxxxxxxxxxxxxxxxx
I disagree - there was a lot more to building dev tools for windows
than just emitting machine code- there's also DLL's, import libraries,
and interfacing to the Windows and the Windows Debug Kernel.
EXE = Machine Code
DLL = Machine Code with Exported Interface
Interfacing to windows and kernel is machine code calls.
So what's ur point?
Yup. Heck, in Windows the apps are just dll's. They just load differently.
Dan
.
- References:
- What I Think Delphi Needs to Do to Survive
- From: Captain Jake
- Re: What I Think Delphi Needs to Do to Survive
- From: Randy Magruder
- Re: What I Think Delphi Needs to Do to Survive
- From: "Henrick Hellström [StreamSec]"
- Re: What I Think Delphi Needs to Do to Survive
- From: Randy Magruder
- Re: What I Think Delphi Needs to Do to Survive
- From: Mike
- What I Think Delphi Needs to Do to Survive
- Prev by Date: Re: What I Think Delphi Needs to Do to Survive
- Next by Date: Re: What I Think Delphi Needs to Do to Survive
- Previous by thread: Re: What I Think Delphi Needs to Do to Survive
- Next by thread: Re: What I Think Delphi Needs to Do to Survive
- Index(es):
Relevant Pages
|