Trystian Posted November 8, 2008 Report Posted November 8, 2008 I'm building a program that monitors utorrent that will do the following:1. When torrent status equals "Finished", it will Remove AND Delete torrent from the list.2. Scan downloaded file(s) with a virus scanner.3. Move file(s) to a different location (if they are clean)I can read the ListView control class "SysListView323" and retrieve the name and status of the torrent(s), but I need to know what the command is to send to the control to be able to "Remove and Delete Torrent".Would anyone happen to know this control command?The rest of my application is finished. Any help would be greatly appreciated.Thanks,-Trystian
moogly Posted November 8, 2008 Report Posted November 8, 2008 I don't want to remove the torrent jobs when they are finished!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.