 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Arthur Hoornweg Guest
|
Posted: Tue Dec 20, 2005 7:41 am Post subject: RXLIB 2.75 - GPF when BDS2006 IDE closes |
|
|
I've changed some IFDEF's in RXLIB 2.75 to make it work in Delphi 2006.
Unfortunately, the IDE gives a GPF (invalid pointer) when I close it down.
I know that rxlib is now part of Jedi, but I find jvcl much too large to be
comfortable with. Has anyone adapted the original rxlib for D2006?
--
Arthur Hoornweg
(In order to reply per e-mail, please just remove the ".net"
from my e-mail address. Leave the rest of the address intact
including the "antispam" part. I had to take this measure to
counteract unsollicited mail.)
|
|
| Back to top |
|
 |
Jonathan Neve[Microtec] Guest
|
Posted: Tue Dec 20, 2005 8:00 am Post subject: Re: RXLIB 2.75 - GPF when BDS2006 IDE closes |
|
|
Andrew Holubovski wrote:
Any unofficial ports of RxLib to .NET? In particular, I'm interrested
in TRxMemoryData.
--
Best regards,
Jonathan Neve
_______________
CopyTiger - advanced database replicator for Interbase/Firebird!
Web : http://www.microtec.fr/copycat/ct
_______________________________________
CopyCat - database replication components for Delphi/C++Builder!
Web : http://www.microtec.fr/copycat/cc
|
|
| Back to top |
|
 |
Andrew Holubovski Guest
|
|
| Back to top |
|
 |
Hubert Guest
|
Posted: Fri Jan 20, 2006 7:52 pm Post subject: Re: RXLIB 2.75 - GPF when BDS2006 IDE clos@•Ì |
|
|
Le 20/12/2005, Andrew Holubovski a supposé :
Hi,
I found another one at
http://codecentral.borland.com/Item.aspx?ID=23894
works better for me than the first links (GPFs)
however there in a little problem in Mrulist.pas
the following procedure should be :
procedure TMRUManager.Add(const RecentName: string; UserData: Longint);
var
i: Integer;
begin
I := FList.Add(RecentName);
Strings.Objects[I] := TObject(UserData);
end;
Hope this helps
Regards,
Hubert
--
..
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|