Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Delphi 1 needed (16 bit)

0 views
Skip to first unread message

Peter Richards

unread,
Mar 13, 2002, 9:38:07 PM3/13/02
to
Hi,

Was D1 the only 16 bit Delphi ? I was informed sometimes D1 was
included on the Delphi CD; I have D6 Pro, but I can't see D1. I need
D1 to some some work with a 16 bit 'engine'.

Is D1 in the museum, or where can I buy it ?

Peter

Brad Clarke

unread,
Mar 13, 2002, 6:59:44 PM3/13/02
to

You'll need to get D4 or earlier to get D1.

Brad

Dave Nottage (TeamB)

unread,
Mar 13, 2002, 6:46:33 PM3/13/02
to
"Peter Richards" wrote:
> Was D1 the only 16 bit Delphi ? I was informed sometimes D1 was
> included on the Delphi CD; I have D6 Pro, but I can't see D1. I need
> D1 to some some work with a 16 bit 'engine'.

Delphi 1 was included with Delphi 3.. not sure about Delphi 4.. but not
with Delphi 5.

> Is D1 in the museum, or where can I buy it ?

The easiest way would be to look for Delphi 3 on ebay or somewhere like
that.

--
Dave Nottage (TeamB)


Jim McKay

unread,
Mar 13, 2002, 7:09:58 PM3/13/02
to

"Dave Nottage (TeamB)" <da...@removethis.b3.com.au> wrote in message
news:3c8fe564_2@dnews...

| "Peter Richards" wrote:
| > Was D1 the only 16 bit Delphi ? I was informed sometimes D1 was
| > included on the Delphi CD; I have D6 Pro, but I can't see D1. I need
| > D1 to some some work with a 16 bit 'engine'.
|
| Delphi 1 was included with Delphi 3.. not sure about Delphi 4.. but not
| with Delphi 5.

Delphi 2 also, if I recall (at least c/s ver).

Anyway, if you can't find it, try:
http://www.emsps.com/oldtools/
This guy buys & sells older dev. softare, and trades in it too I think.

If you can't find one, send me a mail: I have an old copy of D2 which
I'll never use again.

Regards,
JMcKay


pnichols

unread,
Mar 13, 2002, 7:55:10 PM3/13/02
to

"Dave Nottage (TeamB)" <da...@removethis.b3.com.au> wrote in message
news:3c8fe564_2@dnews...
> "Peter Richards" wrote:
> > Was D1 the only 16 bit Delphi ? I was informed sometimes D1 was
> > included on the Delphi CD; I have D6 Pro, but I can't see D1. I need
> > D1 to some some work with a 16 bit 'engine'.
>
> Delphi 1 was included with Delphi 3.. not sure about Delphi 4.. but not
> with Delphi 5.
>
D1 was included with 2,3, and 4.. 5 was the first version that did not come
with D1.

I do wonder why Borland does not put it on the museum site.

Peter Richards

unread,
Mar 13, 2002, 11:02:46 PM3/13/02
to
Hi,,

>I do wonder why Borland does not put it on the museum site.

I think because it is not Y2k. However, the app (data) that I would
use it for has absolutely NO y2k problems, the date was a number, just
increments by one each day, and day 1 was someday in 1966, so anything
before then is a negative number. Simple eh. (see
http://www.revelation.com).

That said, I wish Borland would put it in the museum with a "use at
your own risk, it's not Y2k compliant" tag. I need a D1 that I can
deploy apps with (not the educational model).

Peter

Tim Sullivan

unread,
Mar 13, 2002, 8:33:48 PM3/13/02
to
> >I do wonder why Borland does not put it on the museum site.
>
> I think because it is not Y2k.

Neither is TP 5.5, but it's in the museum. It may just be too soon.

--
Tim Sullivan
Unlimited Intelligence Limited
http://www.uil.net


Peter Richards

unread,
Mar 13, 2002, 11:35:00 PM3/13/02
to
Hi,

On Wed, 13 Mar 2002 19:55:10 -0500, "pnichols" <paul@computer-logic>
wrote:

>I do wonder why Borland does not put it on the museum site.

Apparently John Kaster is considering it, see
http://groups.google.com/groups?q=john+kaster+delphi+1+museum&hl=en&ie=ISO-8859-1&oe=ISO-8859-1&selm=3C76B3E3.498B6EBB%40borland.com&rnum=1

Peter

David Farrell-Garcia

unread,
Mar 13, 2002, 9:19:44 PM3/13/02
to
We were slow to migrate to 32 bit version of Delphi. We made our Delphi 1
app completly Y2K way before the turn of the century .that app is still in
service (even running on XP) with no problems whatsoever.

It was not a big deal to wrap all date calls in a Y2K function for both
input and output.


"Peter Richards" <jeho...@my-deja.com> wrote in message
news:3c902028...@207.105.83.65...

David Farrell-Garcia

unread,
Mar 13, 2002, 9:16:09 PM3/13/02
to
Yes it was with Delphi 4 but that is where it stopped.

"Dave Nottage (TeamB)" <da...@removethis.b3.com.au> wrote in message
news:3c8fe564_2@dnews...

Anders Ohlsson (Borland)

unread,
Mar 13, 2002, 10:38:00 PM3/13/02
to
> Was D1 the only 16 bit Delphi ?

Yes.

> I was informed sometimes D1 was
> included on the Delphi CD;

It comes with D2, D3 and D4.

> Is D1 in the museum

Not yet.

--
Anders Ohlsson - Borland Developer Relations - http://community.borland.com/

Vote for Borland - http://www.borland.com/vote_borland.html/

VCLScanner 2002 - Run it now and earn a chance to win cool products!
http://community.borland.com/article/0,1410,28438,00.html

http://ww6.borland.com/webservices/BorlandBabel/BorlandBabelClient.zip


Peter Richards

unread,
Mar 14, 2002, 1:53:21 AM3/14/02
to
Hi ave,

On Thu, 14 Mar 2002 10:16:33 +1030, "Dave Nottage \(TeamB\)"
<da...@removethis.b3.com.au> wrote:

>The easiest way would be to look for Delphi 3 on ebay or somewhere like
>that.

I just missed out on D4 Pro on eBay for AUD $ 50, that's about USD $
25 (grrrrrhhhh).

Peter

Peter Richards

unread,
Mar 14, 2002, 1:54:40 AM3/14/02
to
>Hi ave,

My apologies, that should have read:

Hi Dave,

Peter Richards

unread,
Mar 14, 2002, 2:06:50 AM3/14/02
to
Hi,

On Wed, 13 Mar 2002 19:38:00 -0800, "Anders Ohlsson (Borland)"
<aohl...@borland.com> wrote:

>> Is D1 in the museum
>
>Not yet.

When it gets to the museum, can I deploy an application with it, for
no fees or royalties ?

Peter

John Kaster (Borland)

unread,
Mar 13, 2002, 11:06:37 PM3/13/02
to
Peter Richards wrote:
> When it gets to the museum, can I deploy an application with it, for
> no fees or royalties ?

When it goes into the museum, we'll state what you can do with it.

--
John Kaster, Borland Developer Relations, http://community.borland.com
$1280/$50K: Thanks to my donors!
http://homepages.borland.com/jkaster/tnt/thanks.html
Buy Kylix! http://www.borland.com/kylix * Got source?
http://codecentral.borland.com
The #1 Java IDE: http://www.borland.com/jbuilder

Peter Richards

unread,
Mar 14, 2002, 2:32:45 AM3/14/02
to
Hi Anders,

On Wed, 13 Mar 2002 19:38:00 -0800, "Anders Ohlsson (Borland)"
<aohl...@borland.com> wrote:

>> I was informed sometimes D1 was
>> included on the Delphi CD;
>
>It comes with D2, D3 and D4.

Are you ABSOLUTELY sure that a D4 Pro would have Delphi 1 ?

Just that someone contacted me and they are willing to sell at a very
good price, but is is all sealed, so he doesn't know if D1 is
included.

Thanks

Peter

Anders Ohlsson (Borland)

unread,
Mar 14, 2002, 12:00:23 AM3/14/02
to
> Are you ABSOLUTELY sure that a D4 Pro would have Delphi 1 ?

Ah. Delphi 4 Pro would have Delphi 1 Desktop in it.

If you want Delphi 1 C/S, you would need Delphi 2, 3 or 4 C/S.

Anders Ohlsson (Borland)

unread,
Mar 14, 2002, 12:06:37 AM3/14/02
to
> Just that someone contacted me and they are willing to sell at a very
> good price, but is is all sealed, so he doesn't know if D1 is
> included.

Delphi 3 Pro (full box) for $47 right now - 16 hours left:

http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=2007564015

I'm not sure if the CD only auctions are any good. I forget if the D1 CD is included,
or if there's a Delphi16 directory on the actual product CD. Somebody with D2, 3 or 4
could probably verify.

I'm stuck at home for a few days, so I can't verify right now.

Jim McKay

unread,
Mar 14, 2002, 12:37:25 AM3/14/02
to

"Anders Ohlsson (Borland)" <aohl...@borland.com> wrote in message
news:3C902FDD...@borland.com...

| I'm not sure if the CD only auctions are any good. I forget if the D1 CD
is included,
| or if there's a Delphi16 directory on the actual product CD. Somebody with
D2, 3 or 4
| could probably verify.

D1 is on same CD as later ver (at least on D2/3 CS).

Was D1 included on Standard in D2-3?

JMcKay


Anders Ohlsson (Borland)

unread,
Mar 14, 2002, 12:44:14 AM3/14/02
to
> Was D1 included on Standard in D2-3?

I don't believe so. You would need Pro to get Desktop or C/S to get C/S.

I could be wrong. It's been years since I looked at the CDs for D1, 2, 3, 4...

Peter Richards

unread,
Mar 14, 2002, 4:00:34 AM3/14/02
to
Hi Anders,

On Wed, 13 Mar 2002 21:00:23 -0800, "Anders Ohlsson (Borland)"
<aohl...@borland.com> wrote:

>> Are you ABSOLUTELY sure that a D4 Pro would have Delphi 1 ?
>
>Ah. Delphi 4 Pro would have Delphi 1 Desktop in it.
>
>If you want Delphi 1 C/S, you would need Delphi 2, 3 or 4 C/S.

To give you some idea of the project, we had not envisaged
client/server. I just want to use a D1 VCL wrapper around REVCAPI.DLL
(from RevSoft) , add ReportBuilder and give uses a standalone
application that can read RevSofts' linear hash files. Here's some
more info on the project:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Calling a 32-bit DLL from a 16-bit application is relatively *easy*,
and it's available on all 32-bit flavors of Windows. It's called
Generic Thunking and relies on WOW16.DLL and WOW32.DLL to do the
magic.

Going the other way (32-bit app calling 16-bit DLL ) is MUCH more
work. There is a type of thunking called Flat Thunking that only
works in Win95/98, but not NT/2K/XP, so the only option we're left
with that would work on all Win32 platforms is to use Windows
Messaging, specifically WM_COPYDATA that you mentioned in a previous
post. Using this we create a 16-bit app that loads the 16-bit DLL
that we want to talk to and fire off WM_COPYDATA messages to it from
our 32-bit App. These messages should be so designed so that they may
instruct the Win16 app to call the DLL functions appropriately. The
main point to using WM_COPYDATA is that you can pass a pointer to a
buffer across the different process boundaries - Windows translates
and maps the buffer for you, saving you a LOT of horrible work! "
~~~~~~~~~~~~~~~~~~~~~~~~~~

So, I forsee no need for C/S for this (small) project, so just the
desktop version should be fine.

Thanks,

Peter

Peter Richards

unread,
Mar 14, 2002, 4:10:53 AM3/14/02
to
Hi,

On Wed, 13 Mar 2002 21:06:37 -0800, "Anders Ohlsson (Borland)"
<aohl...@borland.com> wrote:

>> Just that someone contacted me and they are willing to sell at a very
>> good price, but is is all sealed, so he doesn't know if D1 is
>> included.
>
>Delphi 3 Pro (full box) for $47 right now - 16 hours left:
>
>http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=2007564015

The price I'm getting D4 Pro for works out at exactly the same, but
the seller is in Australia,, and so am I, and his price includes
express post, so will stick with that.

Thanks,

Peter

Oliver Townshend

unread,
Mar 14, 2002, 5:45:21 AM3/14/02
to
> So, I forsee no need for C/S for this (small) project, so just the
> desktop version should be fine.

I wrote a similar app several years ago (which is still running). You do
only need the desktop version. Contact me if you want an example.

Oliver


DRS

unread,
Mar 14, 2002, 7:26:13 AM3/14/02
to
"Anders Ohlsson (Borland)" <aohl...@borland.com> wrote in message
news:3C9038AE...@borland.com...

> > Was D1 included on Standard in D2-3?
>
> I don't believe so. You would need Pro to get Desktop or C/S to get C/S.
>
> I could be wrong. It's been years since I looked at the CDs for D1, 2, 3,
4...

FWIW, D1 is on the D4 Std CD, in the \DELPHI16 folder.

--

Quidquid latine dictum sit, altum viditur.
#319

David Farrell-Garcia

unread,
Mar 14, 2002, 10:02:01 AM3/14/02
to
It is just a Delphi 16 directory


"Anders Ohlsson (Borland)" <aohl...@borland.com> wrote in message
news:3C902FDD...@borland.com...

Andreas Koch

unread,
Mar 14, 2002, 2:47:05 PM3/14/02
to

Peter Richards wrote:

> Was D1 the only 16 bit Delphi ? I was informed sometimes D1 was
> included on the Delphi CD; I have D6 Pro, but I can't see D1. I need
> D1 to some some work with a 16 bit 'engine'.

Just out of curiosity: about what "16 bit engine" are you speaking?
I just ask because some people have strange ideas :)
AFAIK D1 can build apps for Win3.1(1), running on 80386 and above
(and compatible).
(No idea if it allowed to build 80286 code or work without
coprocessor)

--
Andreas
To spam me by mail, please add NOSPAM to my
email address.

Peter Richards

unread,
Mar 15, 2002, 12:27:30 AM3/15/02
to
Hi Andreas,

On Thu, 14 Mar 2002 20:47:05 +0100, Andreas Koch
<ma...@kochandreas.com> wrote:

>Peter Richards wrote:
>
>> Was D1 the only 16 bit Delphi ? I was informed sometimes D1 was
>> included on the Delphi CD; I have D6 Pro, but I can't see D1. I need
>> D1 to some some work with a 16 bit 'engine'.
>
>Just out of curiosity: about what "16 bit engine" are you speaking?

I need the D1 to access some linear hash files, via a 16 bit engine
called OpenInsight (actually called OpenEngine). There will be a 16
bit Delphi component, one or two 16 bit DLL's, and the 16 bit
'engine'. Without the engine, you cannot access the data. The project
will hopefully include adding ReportBuilder Pro, so that the (small)
D1 app will be able to report from the LH files.

OpenInsight is a 16 bit product from Revelation Technolgies (see
http://www.revelation.com), they now have a 32 bit OI, and a product
called JOI (Java for OpenInsight). Financially for now, I don't have
the bucks to upgrade the 16 bit OI to 32 bit, so I'm stuck with the 16
bit engine method.

See one of the other replies from me, in this thread where I explained
we will need to use WM_COPYDATA.

>I just ask because some people have strange ideas :)

Yes, I do sometimes <g>

>AFAIK D1 can build apps for Win3.1(1), running on 80386 and above
>(and compatible).
>(No idea if it allowed to build 80286 code or work without
>coprocessor)

Thanks

Peter

Peter Richards

unread,
Mar 15, 2002, 1:45:58 AM3/15/02
to
Hi,

Thanks to everyone for your input and help with D1. I have managed to
purchase a D4 Pro, at a very good price, so now I will have D1 in a
little while.

I know D1 is being considered for the museum, but if it's on the "2do'
list, I'll be left waiting, and this project needs to proceed.

Thanks,

Peter

Kevin Frevert

unread,
Mar 15, 2002, 10:49:21 AM3/15/02
to
Revelation, you just me flashbacks of 'Group Format Error' ...:)

krf

Peter Richards <jeho...@my-deja.com> wrote in message
news:3c902028...@207.105.83.65...

>(see
> http://www.revelation.com).


0 new messages