mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
c333fa4ed17b596624cf88f288f9bcf5b26822ae
Francois Gouget <[email protected]> - Don't define COBJMACROS in objbase.h. - Update the Wine sources accordingly. Robert Shearman <[email protected]> - Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT, GWL_HINSTANCE and GWL_WNDPROC when compiling the Wine source. Mike McCormack <[email protected]> - Fix some -Wsigned-compare warnings. Huw Davies <[email protected]> - 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 <[email protected]> - Fix SHDeleteKey so that it will handle deleting a key with more than one subkey. Also includes test. Steven Edwards <[email protected]> - Move URL_SCHEME typedef to match PSDK. svn path=/trunk/; revision=11348
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%