Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » FileSel Win32 .exe icons lazy loading refactored
FileSel Win32 .exe icons lazy loading refactored [message #37112] Sat, 25 August 2012 09:45
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
There was a bit of problem in FileSel about loading icons from .exe files, which could be time consuming operation (e.g. in case we are loading an icon from 30MB .exe file over network), which lead to temporary freezes of GUI. After refactoring, loading if these icons is delegated to auxiliary thread (which can work in single-threded mode as well), means the problem is solved Smile
Previous Topic: GetIniKey is now disallowed when APP_MAIN is not running
Next Topic: SqlMassInsert [No]UseTransaction
Goto Forum:
  


Current Time: Fri Apr 26 09:20:42 CEST 2024

Total time taken to generate the page: 1.00968 seconds