mirror of
https://github.com/reactos/reactos.git
synced 2026-07-04 16:04:21 +08:00
c333fa4ed17b596624cf88f288f9bcf5b26822ae
Francois Gouget <fgouget@free.fr> - Don't define COBJMACROS in objbase.h. - Update the Wine sources accordingly. Robert Shearman <rob@codeweavers.com> - Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT, GWL_HINSTANCE and GWL_WNDPROC when compiling the Wine source. Mike McCormack <mike@codeweavers.com> - Fix some -Wsigned-compare warnings. Huw Davies <huw@codeweavers.com> - Rewrite PathCreateFromUrl. - Implement PathSearchAndQualify. - Fix UrlUnescapeW. - PathIsURL should return TRUE even if a scheme is unknown. - UrlEscape has different rules depending on the protocol. - Added a load of tests. - ParseURL is now documented, so move it into shlwapi.h. Bill Medland <billmedland@mercuryspeed.com> - Fix SHDeleteKey so that it will handle deleting a key with more than one subkey. Also includes test. Steven Edwards <steven_ed4153@yahoo.com> - Move URL_SCHEME typedef to match PSDK. svn path=/trunk/; revision=11348
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%