shell32: Avoid unneeded A->W conversions in _ILSimpleGetTextW.
commit3533be811cc28a7bee392005f852944b50d29198
authorAric Stewart <aric@codeweavers.com>
Mon, 9 Apr 2007 11:12:00 +0000 (9 20:12 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Apr 2007 09:21:12 +0000 (11 11:21 +0200)
tree02148ff480422f9c701caa31e8d0f8ada5453b87
parentd54900b8bc856e0fbe2d0ef99b1433de0c0112dc
shell32: Avoid unneeded A->W conversions in _ILSimpleGetTextW.

Implement _ILGetTextPointerW, though it does little now.
Handle the LPWSTR from _ILGetTextPointerW in _ILSimpleGetText and
_ILSimpleGetTextW.
dlls/shell32/pidl.c
dlls/shell32/pidl.h