PATCH: shlwapi spec strings

Marcus Meissner marcus at jet.franken.de
Wed Jan 4 02:08:13 CST 2006


Hi,

Ciao, Marcus

Changelog:
	Print PathCombine* strings arguments in relay debugging.


Index: dlls/shlwapi/shlwapi.spec
===================================================================
RCS file: /home/wine/wine/dlls/shlwapi/shlwapi.spec,v
retrieving revision 1.112
diff -u -r1.112 shlwapi.spec
--- dlls/shlwapi/shlwapi.spec	7 Nov 2005 20:14:27 -0000	1.112
+++ dlls/shlwapi/shlwapi.spec	4 Jan 2006 08:07:20 -0000
@@ -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)



More information about the wine-patches mailing list