Sync to Wine-20050628:
authorGé van Geldorp <ge@gse.nl>
Fri, 5 Aug 2005 08:02:09 +0000 (08:02 +0000)
committerGé van Geldorp <ge@gse.nl>
Fri, 5 Aug 2005 08:02:09 +0000 (08:02 +0000)
commit6a1354653ceaa6138a9a2cc73325365599c3cc93
tree4db20b3771eb828a3901808bbb60ccffeabb5b61
parenta291f2d15a675b8dc0791b23a69b99978575803d
Sync to Wine-20050628:
Marcus Meissner <marcus@jet.franken.de>
- Move static variables out of header file, also the local interface
  implementations.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
cjacek <cjacek@gmail.com>
- Fix typo in comment about Wine registry key.
Alexandre Julliard <julliard@winehq.org>
- Moved a few registry keys from HKLM\Software\Wine to
  HKCU\Software\Wine for consistency.
- Added magic comments to all Wine-specific registry accesses to make
  them easier to grep.
- Sort entry points in the same order as Windows.
Stefan Huehner <stefan@huehner.org>
- Fix more -Wstrict-prototypes warnings.

svn path=/trunk/; revision=17061
reactos/lib/shdocvw/classinfo.c
reactos/lib/shdocvw/events.c
reactos/lib/shdocvw/factory.c
reactos/lib/shdocvw/misc.c
reactos/lib/shdocvw/oleobject.c
reactos/lib/shdocvw/persist.c
reactos/lib/shdocvw/shdocvw.h
reactos/lib/shdocvw/shdocvw.spec
reactos/lib/shdocvw/shdocvw_main.c
reactos/lib/shdocvw/webbrowser.c