erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Delete does NOT work #234

Closed peter8777555 closed 11 months ago

peter8777555 commented 11 months ago

Menu Delete or press DEL key does NOT work.

Suggestion: Remove --> Remove List Remove and Delete --> Remove List and Delete File Delete --> Delete File Rename --> Rename List and File

z1

erickutcher commented 11 months ago

There was a deadlock happening and a regression from the last version. I'll have a new version up sometime this weekend.

erickutcher commented 11 months ago

A new version is up that should fix the delete bug. I've kept the menu names the same, however, because they're consistent with menus in Windows Explorer.

peter8777555 commented 11 months ago

Thank you a lots.