mirror of
https://github.com/reactos/wine.git
synced 2025-01-24 21:10:50 +00:00
shlwapi: Print PathCombine* strings arguments in relay debugging.
This commit is contained in:
parent
3215c3ac91
commit
64869596cf
@ -574,8 +574,8 @@
|
||||
@ stdcall PathBuildRootW (ptr long)
|
||||
@ stdcall PathCanonicalizeA (ptr str)
|
||||
@ stdcall PathCanonicalizeW (ptr wstr)
|
||||
@ stdcall PathCombineA (ptr ptr ptr)
|
||||
@ stdcall PathCombineW (ptr ptr ptr)
|
||||
@ stdcall PathCombineA (ptr str str)
|
||||
@ stdcall PathCombineW (ptr wstr wstr)
|
||||
@ stdcall PathCommonPrefixA(str str ptr)
|
||||
@ stdcall PathCommonPrefixW(wstr wstr ptr)
|
||||
@ stdcall PathCompactPathA(long str long)
|
||||
|
Loading…
x
Reference in New Issue
Block a user