NO

Author Topic: Listview progressbar control  (Read 2520 times)

Offline Vortex

  • Member
  • *
  • Posts: 802
    • http://www.vortex.masmcode.com
Re: Listview progressbar control
« Reply #45 on: November 01, 2023, 02:49:16 PM »
Hi Timo,

Not sure but it appears that the prefetch feature of Win 11 is a bit slow. You need to wait for some seconds after executing ListViewProgressBar.exe for the first time. No any antivirus software on the test computer.

Code: [Select]
C:\Windows\Prefetch
Code it... That's all...

Offline John Z

  • Member
  • *
  • Posts: 796
Re: Listview progressbar control
« Reply #46 on: November 01, 2023, 03:08:28 PM »
Hi Vortex,

How is that checked?  On my system I really don't see a hesitation visually, so I'd like to know how to determine that.  I deleted all ListViewProgressBar entries in C:/windows/prefetch but still don't see a hesitation.

Thanks,
John Z
« Last Edit: November 01, 2023, 03:33:01 PM by John Z »

Offline Vortex

  • Member
  • *
  • Posts: 802
    • http://www.vortex.masmcode.com
Re: Listview progressbar control
« Reply #47 on: November 01, 2023, 06:04:07 PM »
Hi John,

My test computer at work ( with a Core i7 processor )  is an old one. Probably, your computer has a NVMe storage.  Try to delete all the entries in the folder C:\Windows\Prefetch and restart the computer.

By the way, Microsof released Windows 11 23 H2 :

https://www.microsoft.com/software-download/windows11
« Last Edit: November 01, 2023, 06:07:36 PM by Vortex »
Code it... That's all...

Offline John Z

  • Member
  • *
  • Posts: 796
Re: Listview progressbar control
« Reply #48 on: November 02, 2023, 11:27:42 AM »
Hi Vortex,

Yup - tried deleting Prefetch, no visual difference.

I've got an I7 10th gen but it is a U version so somewhat limited.
However I do have an SSD and it also has Optane so as you mentioned this is probably the driver. :) 
When I opted for Optane SSD I certainly didn't expect Intel to drop it.

I had to buy up a spare 512G Optane SDD to keep so that I could replace the systems SDD if it went bad before they all disappeared. 

Yeah, Win 11 23H2 - I always wait until it is a forced install by then most issues should have been worked.

John Z

Offline Vortex

  • Member
  • *
  • Posts: 802
    • http://www.vortex.masmcode.com
Re: Listview progressbar control
« Reply #49 on: November 02, 2023, 02:02:49 PM »
Hi John,

Today, I installed Windows 11 23 H2 on the same computer. Frankie's application ran without any latency.
Code it... That's all...

Offline WiiLF23

  • Member
  • *
  • Posts: 66
Re: Listview progressbar control
« Reply #50 on: November 16, 2023, 02:01:35 AM »
@Pelle - I was done with this before this even started. I knew this was coming, because there was zero coverage on this anywhere in this forum board.

I dont dare post any of my current development.. that will be multiple fires to put out, not just 1 lol.

I feel there is too much invested into text formatting, outside the realm of the expectation and the original issue at hand, which was well resolved before spawning a new topic. Leave the implemented string formatting up to the user downloading the sample code.

My copy has had several improvements since I last visited this forum, to my surprise this topic blew up in my face. Now I dont know what is going on, but it doesn't matter. I see successful results on Windows 7 - 11 (I wont touch Windows 11, user tested).

I really dont see what the issues are here as of late, but it is a grain of salt to me at this point. No issues, so I dont care, etc.

Credit goes to original author @ posted URL. Enjoy.
« Last Edit: November 16, 2023, 02:04:24 AM by WiiLF23 »