ILFindChild (SHELL32.24)
LPITEMIDLIST ILFindChild ( LPCITEMIDLIST pidl1, LPCITEMIDLIST pidl2 )
Compares elements from pidl1 and pidl2.
pidl1 | [In] | . |
pidl2 | [In] | . |
pidl1 is desktop pidl2 pidl1 shorter pidl2 pointer to first different element of pidl2 if there was at least one equal element pidl2 shorter pidl1 0 pidl2 equal pidl1 pointer to last 0x00-element of pidl2.
exported by ordinal.
Declared in "include/shlobj.h". gitlab.winehq.org/wine/wine/blob/master/include/shlobj.h
Implemented in "dlls/shell32/pidl.c". gitlab.winehq.org/wine/wine/blob/master/dlls/shell32/pidl.c
Debug channel "pidl".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.