RE: [DUG]: Embedded DOS Prompt......

2000-10-04 Thread dion.brown
mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 26 September 2000 10:35 > To: Multiple recipients of list delphi > Subject: RE: [DUG]: Embedded DOS Prompt.. > > > Interesting, I wonder what platform. My NT registry has no sign of a > shellutils factory. > > -Original Mess

Re: [DUG]: Embedded DOS Prompt......

2000-10-04 Thread Peter G Jones
esday, September 26, 2000 11:35 PM Subject: RE: [DUG]: Embedded DOS Prompt.. > Interesting, I wonder what platform. My NT registry has no sign of a > shellutils factory. > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Nic Wise

RE: [DUG]: Embedded DOS Prompt......

2000-09-26 Thread Donovan J. Edye
ron Scott-Boddendijk Sent: Wednesday, 27 September 2000 07:41 To: Multiple recipients of list delphi Subject: Re: [DUG]: Embedded DOS Prompt.. >>> I came across the followling C++ Code which uses Windoze shell extenstions >>> to embed a command prompt.. In attempting to con

Re: [DUG]: Embedded DOS Prompt......

2000-09-26 Thread Aaron Scott-Boddendijk
>>> I came across the followling C++ Code which uses Windoze shell extenstions >>> to embed a command prompt.. In attempting to convert this to Delphi I >>> discovered that I have no idea what the Delphi equivalent for >>> "ActiveXObject" is? Anybody help me out? >> This is not C++ - its eith

RE: [DUG]: Embedded DOS Prompt......

2000-09-26 Thread Chris Reynolds
]: Embedded DOS Prompt.. This is not C++ - its either C# or JScript, most likely JScript > I came across the followling C++ Code which uses Windoze shell extenstions > to embed a command prompt.. In attempting to convert this to Delphi I > discovered that I have no idea what the Delphi e

RE: [DUG]: Embedded DOS Prompt......

2000-09-25 Thread Nic Wise
This is not C++ - its either C# or JScript, most likely JScript > I came across the followling C++ Code which uses Windoze shell extenstions > to embed a command prompt.. In attempting to convert this to Delphi I > discovered that I have no idea what the Delphi equivalent for > "ActiveXObject

[DUG]: Embedded DOS Prompt......

2000-09-25 Thread Donovan J. Edye
G'Day, I came across the followling C++ Code which uses Windoze shell extenstions to embed a command prompt.. In attempting to convert this to Delphi I discovered that I have no idea what the Delphi equivalent for "ActiveXObject" is? Anybody help me out? TIA function DosPrompt() { cmdTe

RE: [DUG]: Embedded DOS prompt / window...

2000-03-12 Thread Max Nilson
Donovan J. Edye asked: > G'Day, > > I believe this is a holy grail, but if anyone has any comments, > components or suggestions then please send them my way. > > Economy Model > > I would like to have a command prompt window embedded in my > app. Something > along the lines of having a form embed

[DUG]: Embedded DOS prompt / window...

2000-03-12 Thread Donovan J. Edye
G'Day, I believe this is a holy grail, but if anyone has any comments, components or suggestions then please send them my way. Economy Model I would like to have a command prompt window embedded in my app. Something along the lines of having a form embedded in a panel. Delux Model Economy + b