shell32: Store only the file attributes in the file list for SHFileOperation.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 6 Mar 2006 15:44:31 +0000 (16:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Mar 2006 15:44:31 +0000 (16:44 +0100)
commit23cb632be2265cf9f927cae54237c78dea161358
tree31f24383511b98c20eb098973bd03e3e993ba025
parentb222001defc8d9db67232aae68f2d3a83c4ecd5d
shell32: Store only the file attributes in the file list for SHFileOperation.

We don't need the rest of the WIN32_FIND_DATA structure.
dlls/shell32/shlfileop.c