Sync to Wine-20040505:
authorGé van Geldorp <ge@gse.nl>
Sat, 8 May 2004 13:49:05 +0000 (13:49 +0000)
committerGé van Geldorp <ge@gse.nl>
Sat, 8 May 2004 13:49:05 +0000 (13:49 +0000)
commitf19704b04fc7004c8b827941933ac44c019802d6
tree979e5c59a7dfe8d15ddd3af66fa6d28e90e4d0f8
parent1b91a499fe3aa0a2618de53bfc027d92ca45dc34
Sync to Wine-20040505:
Francois Gouget <fgouget@free.fr>
- Make Unicode strings 'static const'.
- Assorted spelling fixes.
- Make our ascii strings static const.
- Remove a couple string variables that were used only once and use the
  string literal directly.
- Use named constants instead of magic numbers.
- Remove wszRegSeparator from devenum_private.h since it's neither
  exported by createdevenum.c nor used by anyone else.
Kevin Koltzau <kevin@plop.org>
- Allow UrlCombine to calculate size of required buffer.

svn path=/trunk/; revision=9330
reactos/lib/shlwapi/ordinal.c
reactos/lib/shlwapi/path.c
reactos/lib/shlwapi/reg.c
reactos/lib/shlwapi/string.c
reactos/lib/shlwapi/thread.c
reactos/lib/shlwapi/url.c
reactos/lib/shlwapi/winehq2ros.patch