`GetDroppedFiles()` changed to `LoadDroppedFiles()` `ClearDroppedFiles()` changed to `UnloadDroppedFiles()` It's not only a name change, the interface is different. It works with a `FilePathList` structure now, instead of raw strings.