Wrapped some strings in a debugstr_* call.
commite73b8b84ba89e047b68f6051d8948e713b5ad8f8
authorFrancois Gouget <fgouget@psn.net>
Sun, 26 Dec 1999 00:40:37 +0000 (26 00:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 26 Dec 1999 00:40:37 +0000 (26 00:40 +0000)
tree4e5bbc439cc7f70c0f04776de2b7628780db36ac
parentbdceab650a1cf144836e4a95b277cdfb4780ff01
Wrapped some strings in a debugstr_* call.
Replaced some calls to debugstr_{a,w} by debugstr_{a,w}n.
Removed redundant 'L's for Unicode strings.
Tried to harmonize the traces a little bit.
dlls/comctl32/tooltips.c
dlls/shell32/pidl.c
dlls/shell32/shellord.c
dlls/shell32/shellpath.c
dlls/shell32/shlfolder.c
memory/string.c
relay32/relay386.c
relay32/snoop.c