commit | 84fbf9ee380ba107d8ba851dcd721b764d396d99 | [log] [tgz] |
---|---|---|
author | zijiehe <zijiehe@chromium.org> | Fri Oct 21 00:00:37 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Oct 21 00:00:40 2016 |
tree | 6a7a762e943681a84b807f80fb5cb614bce9e7b4 | |
parent | bdb8df895a157bb3b9419c63c22ada41cfba641d [diff] |
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}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.