Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread What language
Fri, Jun 8 2007 11:27 AMPermanent Link

scott Woods
What language is the source code in?  Delphi for .Net or Delphi for Win32?  
Does it work with Delphi 2007 for Win32 yet?
Fri, Jun 8 2007 4:18 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Scott,

<< What language is the source code in?  Delphi for .Net or Delphi for
Win32?  >>

Both.  It uses 100% managed code when compiled for .NET, but takes advantage
of being able to use Move, FillChar, etc. when running under Win32 for
performance purposes.

<< Does it work with Delphi 2007 for Win32 yet? >>

Yes.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image