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 [SHLWAPI] Update Romanian (ro-RO) translation (#6702) 2024-04-07 20:36:23 +02:00
assoc.c [SHLWAPI] SHLWAPI_DEF_ASSOCF: Add ASSOCF_INIT_NOREMAPCLSID (#6636) 2024-03-19 09:44:10 +09:00
autocomp.cpp
clist.c
CMakeLists.txt [SHLWAPI][SDK] Implement IContextMenu_Invoke (#5856) 2023-11-05 21:45:08 +09:00
istream.c
msgbox.c
ordinal.c [SHLWAPI] Implement SHSetDefaultDialogFont (#6620) 2024-03-15 21:25:53 +09:00
path.c [RAPPS][SHLWAPI][SDK] Un-escape URL filename (#6626) 2024-03-17 08:15:08 +09:00
precomp.h [SHLWAPI][SHLWAPI_APITEST][SDK] SHCreatePropertyBagOnRegKey (#5531) 2023-08-06 20:54:55 +09:00
propbag.cpp [SHLWAPI][SHLWAPI_APITEST] Fix SHGetPerScreenResName (#5701) 2023-09-19 11:02:59 +09:00
reg.c
regstream.c [SHLWAPI] Fix SHCreateMemStream corner case (#6224) 2023-12-25 08:22:08 +09:00
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][SDK] Implement SHGetViewStatePropertyBag Part 1 (#5605) 2023-08-23 15:00:07 +09:00
shlwapi_ros.diff
stopwatch.c
string.c [SHLWAPI][SHLWAPI_APITEST] Fix NULL behavior of StrDupA/W (#6720) 2024-04-08 09:17:08 +09:00
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