Re: Delphi application & windows resources
From: Kurt Barthelmess (kbarthelmess_at_compuserve.com)
Date: 10/22/03
- Next message: Carlos: "GetNetworkParams And GetAdaptersInfo"
- Previous message: J. Clarke: "Window moving"
- In reply to: Lee J Cook: "Re: Delphi application & windows resources"
- Next in thread: Lee J Cook: "Re: Delphi application & windows resources"
- Reply: Lee J Cook: "Re: Delphi application & windows resources"
- Reply: Michael Baytalsky: "Re: Delphi application & windows resources"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Oct 2003 12:49:09 GMT
"Lee J Cook" <lee@kwikhols.co.uk> wrote:
>do you know what other
>components are really heavy on system resources so I can avoid using them
>where possible.
It isn't necessarily the component - it can be the number of them. In
older versiosn of Windows, all the components have to share a limited
area of memory. So although one instance of a component is fine, 1000
of them exhausts that area. As Michael wrote, upgrading to an NT
based version of Windows will do wonders for yourr performance,
capacity and stability.
Good luck.
Kurt
- Next message: Carlos: "GetNetworkParams And GetAdaptersInfo"
- Previous message: J. Clarke: "Window moving"
- In reply to: Lee J Cook: "Re: Delphi application & windows resources"
- Next in thread: Lee J Cook: "Re: Delphi application & windows resources"
- Reply: Lee J Cook: "Re: Delphi application & windows resources"
- Reply: Michael Baytalsky: "Re: Delphi application & windows resources"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|