Problems with ZIP files on XP
Brought to you by:
tpsfadmin
Exported from Bugzilla, issue 3520.
--- Comment added on 7/23/02 8:25:17 AM ---
Customer Report:
From: Brian Rasmusson
Windows XP treats zip files as folders and it apparently confuses the
ShellListView.
If I click a zip file, OnSelectItem is fired once, but it displays a
message that "Cannot move <zipname>: The source and destination file
names are the same" !
If I click another zip file afterwards, OnSelectItem is fired TWICE.
Once with the old filename, and secondly with the new correct name.