OSDN Git Service

Complete AdbWinApi split: submit prebuild binaries.
authorvchtchetkine <vchtchetkine@google.com>
Mon, 10 Aug 2009 21:21:51 +0000 (14:21 -0700)
committervchtchetkine <vchtchetkine@google.com>
Mon, 10 Aug 2009 21:21:51 +0000 (14:21 -0700)
commit78ce46361bf91b21c2d4769c062af96d4fde98fd
treef24b7e2795a7a00b31da367a2395c22768df4fe1
parentfd6f01eb6999c79d21844a117d27bf2c5f469de3
Complete AdbWinApi split: submit prebuild binaries.

As the result of the split, now we have two DLLs that deal with USB driver
connection on Windows. AdbWinApi.dll deals with legacy driver and LoadLibrary
AdbWinUsbApi.dll on condition that WINUSB.DLL is installed on user's machine.
When both DLLs must be installed in the same location in SDK.
BUG 2033924
host/windows/prebuilt/usb/AdbWinApi.dll
host/windows/prebuilt/usb/AdbWinUsbApi.dll [new file with mode: 0755]