I wrote a small program, includes a TListView, TListView displays the D set of files, drag and drop a TListItem outward from the TListView to the resource manager can realize the function of the copy, but found a problem, if the copy of the file is too large, the interface will be locked (because there is no end of replication), cannot operation, how to break?
CodePudding user response:
This see you how did you write the code that is called system functions or their implementation?