Gé van Geldorp 2b7c8d6391 Sync to Wine-20050111:
Michael Stefaniuc <[email protected]>
- Do not check for non NULL pointer before HeapFree'ing it. It's
  redundant.
Hans Leidekker <[email protected]>
- Implement and test URLIS_URL flag in UrlIs().
Jon Griffiths <[email protected]>
- Const correctness fix.
- Remove unneeded headers to reduce unneeded rebuilds.
- Include shlwapi.h to get prototypes, and correct 2 wrong ones.
- Documentation fix.
Michael Stefaniuc <[email protected]>
- Missing HeapFree's + 1 LocalFree (found by smatch).
Eric Pouech <[email protected]>
- Removed excessive statement (break after return or goto, not useful
  break, not needed vars...)
Jacek Caban <[email protected]>
- Get rid of W->A calls.
Mike McCormack <[email protected]>
- Use CreateEventW in preference to CreateEventA for unnamed events.
Francois Gouget <[email protected]>
- Remove unneeded NULL casts.
James Hawkins <[email protected]>
- use only stored result of Interlocked* in AddRef/Release
- expand TRACEs to display the ref count

svn path=/trunk/; revision=13001
2005-01-12 23:04:52 +00:00
2004-02-06 08:21:52 +00:00
neu
2004-01-31 01:29:11 +00:00
2005-01-12 23:04:52 +00:00
S
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%