oliverg
Active member
- Joined
- Apr 14, 2010
- Messages
- 37
- Programming Experience
- 1-3
I'm just wondering here...
I just made a rapid file transfer form for my photos. In which I drag photos into a listview with my destination folder set.
I assign each individual file transfer to a new thread. This works very fast as compared to the standard drag n' drop.
I was wondering if anyone knew of any adverse implications of doing this? Before I start using it. I have had a browse around, and I can't think of any problems.
I just made a rapid file transfer form for my photos. In which I drag photos into a listview with my destination folder set.
I assign each individual file transfer to a new thread. This works very fast as compared to the standard drag n' drop.
I was wondering if anyone knew of any adverse implications of doing this? Before I start using it. I have had a browse around, and I can't think of any problems.