| View previous topic :: View next topic |
| Author |
Message |
Frank Guest
|
Posted: Wed Dec 22, 2004 1:56 pm Post subject: Delphi Trial DCU Problem |
|
|
Hello,
is it possible that the Trial Version of Delphi (7 and 2005) can't link
DCU that were compiled in the full versions of Delphi?
Best regards,
Frank
|
|
| Back to top |
|
 |
Frank Guest
|
Posted: Wed Dec 22, 2004 2:03 pm Post subject: Re: Delphi Trial DCU Problem |
|
|
Martin Waldenburg wrote:
| Quote: | Frank wrote:
is it possible that...
yes.
Martin
How can i accomplish it that i can make dcu that can be linked in the |
trial version?
Thanks,
Frank
|
|
| Back to top |
|
 |
Uffe Kousgaard Guest
|
Posted: Wed Dec 22, 2004 2:24 pm Post subject: Re: Delphi Trial DCU Problem |
|
|
"Frank" <noemail (AT) adress (DOT) com> wrote
| Quote: | How can i accomplish it that i can make dcu that can be linked in the
trial version?
|
Download and install the trial version. On another pc of course.
Regards
Uffe
|
|
| Back to top |
|
 |
Liz Guest
|
Posted: Wed Dec 22, 2004 2:26 pm Post subject: Re: Delphi Trial DCU Problem |
|
|
Frank wrote:
| Quote: | is it possible that the Trial Version of Delphi (7 and 2005) can't
link DCU that were compiled in the full versions of Delphi?
|
Possible yes, especially if someone tweaked some of the vcl code :)
|
|
| Back to top |
|
 |
Jeff Overcash (TeamB) Guest
|
Posted: Wed Dec 22, 2004 8:50 pm Post subject: Re: Delphi Trial DCU Problem |
|
|
Frank <noemail (AT) adress (DOT) com> wrote:
| Quote: | Hello,
is it possible that the Trial Version of Delphi (7 and 2005) can't link
DCU that were compiled in the full versions of Delphi?
Best regards,
|
The Trial DCU format is always changed from the production one.
|
|
| Back to top |
|
 |
madshi (Mathias Rauen) Guest
|
Posted: Fri Dec 24, 2004 7:22 am Post subject: Re: Delphi Trial DCU Problem |
|
|
I really don't like that, cause I'm getting a lot of
support requests because of that. And most of the time
people first think it's my fault, of course.
I wish the trial version would at least say "I'm not
accepting precompiled 3rd party DCUs, because I'm a
trial version" instead of saying "file xxx.pas not
found".
--
www.madshi.net
high quality low level Delphi components
extended exception handling
API hooking, DLL injection
|
|
| Back to top |
|
 |
John Kaster (Borland) Guest
|
|
| Back to top |
|
 |
Liz Guest
|
Posted: Sat Dec 25, 2004 8:50 am Post subject: Re: Delphi Trial DCU Problem |
|
|
John Kaster (Borland) wrote:
| Quote: | madshi (Mathias Rauen) wrote:
I wish the trial version would at least say "I'm not
accepting precompiled 3rd party DCUs, because I'm a
trial version" instead of saying "file xxx.pas not
found".
What's the QC#?
|
Hasnt Delphi always done this if it didnt like the DCU, mind you I
think it had the kindness to say "the file xxxx.dcu was compiled with a
different version <insert dependants>"
|
|
| Back to top |
|
 |
madshi (Mathias Rauen) Guest
|
Posted: Sat Dec 25, 2004 10:16 am Post subject: Re: Delphi Trial DCU Problem |
|
|
Hmmmm... Good question! Done a little search and found no entry.
So I've added a new one: QC#10015.
Thanks for listening!
--
www.madshi.net
high quality low level Delphi components
extended exception handling
API hooking, DLL injection
|
|
| Back to top |
|
 |
madshi (Mathias Rauen) Guest
|
Posted: Sat Dec 25, 2004 10:19 am Post subject: Re: Delphi Trial DCU Problem |
|
|
Yeah, I agree.
I'm not sure whether it's really the same problem with the
trial version, though. I mean the trial version is usually
created after the gold release version is done (or am I
wrong?). So I think the trial version should be able to
work with the DCUs. I always thought the trial version
intentionally didn't accept the 3rd party DCUs as a
functional trial limitation. Not sure, though.
--
www.madshi.net
high quality low level Delphi components
extended exception handling
API hooking, DLL injection
|
|
| Back to top |
|
 |
John Kaster (Borland) Guest
|
|
| Back to top |
|
 |
Liz Guest
|
Posted: Sun Dec 26, 2004 9:54 am Post subject: Re: Delphi Trial DCU Problem |
|
|
John Kaster (Borland) wrote:
| Quote: | I think the error message should be more accurate. That's why I asked
for a QC #.
|
I dont disagree with that :)
|
|
| Back to top |
|
 |
|