mirror of
https://github.com/reactos/reactos.git
synced 2026-06-24 03:34:59 +08:00
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