- Timestamp:
- Oct 30, 2003, 1:57:55 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/shellord.c
r10259 r10308 905 905 hres = IShellLinkA_SetIDList(psl, (LPCITEMIDLIST) pv); 906 906 else 907 if (uFlags == SHARD_P IDL)907 if (uFlags == SHARD_PATHW) 908 908 hres = IShellLinkW_SetPath(psl, (LPCWSTR) pv); 909 909 else
Note:
See TracChangeset
for help on using the changeset viewer.