refactored duplicated code in dragInfoReceived

refactored fakeDraggigFiles interface
This commit is contained in:
jerry
2014-04-30 18:54:32 +00:00
parent fd68b70878
commit f773ff3d00
11 changed files with 29 additions and 48 deletions

View File

@@ -1827,7 +1827,7 @@ CMSWindowsScreen::CHotKeyItem::operator<(const CHotKeyItem& x) const
}
void
CMSWindowsScreen::fakeDraggingFiles(CString str)
CMSWindowsScreen::fakeDraggingFiles(CDragFileList fileList)
{
// possible design flaw: this function stops a "not implemented"
// exception from being thrown.