Home
last modified time | relevance | path

Searched refs:ILAppendID (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/shell32/
H A Dshell32.spec153 154 stdcall ILAppendID(long long long)
/reactos/dll/win32/shell32/wine/
H A Dpidl.c906 LPITEMIDLIST WINAPI ILAppendID(LPITEMIDLIST pidl, LPCSHITEMID item, BOOL bEnd) in ILAppendID() function
/reactos/sdk/include/psdk/
H A Dshlobj.h2501 PIDLIST_RELATIVE WINAPI ILAppendID(_In_opt_ PIDLIST_RELATIVE, _In_ LPCSHITEMID, BOOL);
/reactos/modules/rostests/winetests/shell32/
H A Dshlfolder.c135 TESTNAMED(ILAppendID); in init_function_pointers()