zijiehe 84fbf9ee38 SUCCEEDED macro is misused
SUCCEEDED macro is designed for HRESULT instead of BOOL.
This change exposes my lack of knowledge of native Windows APIs. :(

BUG=https://bugs.chromium.org/p/chromium/issues/detail?id=647067

Review-Url: https://codereview.webrtc.org/2440563003
Cr-Commit-Position: refs/heads/master@{#14716}
2016-10-21 00:00:40 +00:00
..
2016-09-29 11:12:51 +00:00
2016-10-20 11:17:25 +00:00
2016-10-20 11:54:51 +00:00
2016-10-21 00:00:40 +00:00
2016-10-18 08:18:12 +00:00
2015-11-16 19:02:02 +00:00
2016-10-20 11:03:32 +00:00
2016-10-20 11:54:51 +00:00
2016-10-20 11:54:51 +00:00
2016-06-23 10:52:35 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.