reactos/dll/win32/shlwapi
Katayama Hirofumi MZ 6c2d1c31dd
[SHLWAPI][SDK] Add IShellFolder_... helper functions (#6893)
Implementing missing features...
JIRA issue: CORE-19278
- Implement IShellFolder_GetDisplayNameOf,
  IShellFolder_ParseDisplayName, and
  IShellFolder_CompareIDs functions.
- Add them to <shlwapi_undoc.h>.
- Modify shlwapi.spec.
- Add some SHCIDS_... macros into shobjidl.idl.
- Provide a macro option
  SHLWAPI_ISHELLFOLDER_HELPERS to
  avoid conflict with <shobjidl.h>
  IShellFolder_... inline functions. Ugly hack
  but effective!
2024-05-18 21:33:33 +09:00
..
lang
assoc.c
autocomp.cpp
clist.c
CMakeLists.txt
istream.c
msgbox.c
ordinal.c
path.c
precomp.h
propbag.cpp
reg.c
regstream.c
resource.h
rosordinal.c
shlwapi.rc
shlwapi.spec [SHLWAPI][SDK] Add IShellFolder_... helper functions (#6893) 2024-05-18 21:33:33 +09:00
shlwapi_main.c
shlwapi_ros.diff
stopwatch.c
string.c
thread.c
url.c
utils.cpp [SHLWAPI][SDK] Add IShellFolder_... helper functions (#6893) 2024-05-18 21:33:33 +09:00
version.rc
wsprintf.c