shell32: Use _ILSimpleGetTextW instead of using _ILGetTextPointer
commitc465e11a6d61ccb6054839913d2f99ca4ccd565e
authorAric Stewart <aric@codeweavers.com>
Tue, 10 Apr 2007 10:40:00 +0000 (10 19:40 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Apr 2007 10:26:31 +0000 (11 12:26 +0200)
treee9cc64e49b559a596cab83dc563cf7044b294027
parenta1b764e65f2cf3973bf9ac19803081942fd0fcbe
shell32: Use _ILSimpleGetTextW instead of using _ILGetTextPointer
to be able to make use of FileStructW and avoid W->A->W roundtrips if
possible.
dlls/shell32/shlfolder.c