473,324 Members | 2,417 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Memory usage of ListView in VB6

Dear Sir,
I have a program to gather real-time test data from test instrument and
display with Listview, but the data elements may >300000. So, memory usage
will unexpected large.
I have tried to remove some elements with timer, but the memory usage
doesn't have apparent reduced.
How could I do to reduce the memory usage?

Jul 21 '05 #1
1 1570
Hakon,

Creating more than 300000 rows on a screen, did you ever tried what is the
effect in windows explorer with that? (Which is on the right part a
listview)

Cor
"Hakon" <Ha***@discussions.microsoft.com>
...
Dear Sir,
I have a program to gather real-time test data from test instrument and
display with Listview, but the data elements may >300000. So, memory usage
will unexpected large.
I have tried to remove some elements with timer, but the memory usage
doesn't have apparent reduced.
How could I do to reduce the memory usage?

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: David Miller | last post by:
Hello, I posted this to DotNet.Framework.Controls a week ago or so and got no response, so now I will repost it here to see if anyone here knows anything about it... I have an application...
1
by: Hakon H via .NET 247 | last post by:
Dear Sir, My program add new row to Listview in VB6 run-time, but the memory usage get also higher and higher. I need to add appr. 300,000 rows into listview, so how could I do to reduce the...
0
by: Chris Putnam | last post by:
I am working on an application that includes a feature where a directory is spidered and thumbnails are displayed. I have it pretty much down, but when the bitmaps are loaded from file, memory is...
1
by: Hakon | last post by:
Dear Sir, I have a program to gather real-time test data from test instrument and display with Listview, but the data elements may >300000. So, memory usage will unexpected large. I have tried to...
3
by: Alexander Overmann | last post by:
Hello, currently we encounter several huge memoryproblems running .NET C# Applications under Windows Terminal Servers/Citrix. Sometimes the program claims 100 MB which is not very much at a...
1
by: Oyvind Eriksen | last post by:
I have a quite small program that basically reads file information, moves files and adds the file info to a database. The program have one form with a listview, two comboboxes and a couple of...
1
by: Michael M. | last post by:
HI all, When I add items to a Listview control, then clearing the items and adding more items my program seems to allocate a few KB of data and then not free the Memory. I noticed this about...
2
by: =?Utf-8?B?SXJmYW4=?= | last post by:
Hello, It may be a repeated question but I don't find the solution to the situation that I encounter in it. My application is monitoring another application that is built in VB6. The...
1
by: Jean-Paul Calderone | last post by:
On Tue, 22 Apr 2008 14:54:37 -0700 (PDT), yzghan@gmail.com wrote: The test doesn't demonstrate any leaks. It does demonstrate that memory usage can remain at or near peak memory usage even after...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.