代码搜索:libusb

找到约 710 项符合「libusb」的源代码

代码结果 710
www.eeworm.com/read/209795/15214243

bat make_dll.bat

@echo off set SRC_DIR=..\src call make_clean.bat copy sources_dll sources copy %SRC_DIR%\*.c . copy ..\*.def . copy %SRC_DIR%\*.h . copy %SRC_DIR%\*.rc . copy %SRC_DIR%\driver\driver_a
www.eeworm.com/read/127051/6009384

c release_interface.c

/* LIBUSB-WIN32, Generic Windows USB Driver * Copyright (C) 2002-2004 Stephan Meyer, * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/427414/8947424

am makefile.am

INCLUDES = -I$(top_srcdir) noinst_PROGRAMS = lsusb dpfp dpfp_threaded lsusb_SOURCES = lsusb.c lsusb_LDADD = ../libusb/libusb-1.0.la -lusb-1.0 dpfp_SOURCES = dpfp.c dpfp_LDADD = ../libusb/libusb-1.0.
www.eeworm.com/read/427414/8947420

makefile

# Makefile.in generated by automake 1.10.2 from Makefile.am. # examples/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 200
www.eeworm.com/read/171594/5392379

c dispatch.c

/* LIBUSB-WIN32, Generic Windows USB Driver * Copyright (C) 2002-2003 Stephan Meyer, * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/426767/9000233

c ioctl.c

/* LIBUSB-WIN32, Generic Windows USB Library * Copyright (c) 2002-2005 Stephan Meyer * * This program is free software; you can redistribute it and/or modify * it under the term
www.eeworm.com/read/127051/6009379

c ioctl.c

/* LIBUSB-WIN32, Generic Windows USB Driver * Copyright (C) 2002-2004 Stephan Meyer, * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/209795/15214271

c ioctl.c

/* LIBUSB-WIN32, Generic Windows USB Library * Copyright (c) 2002-2005 Stephan Meyer * * This program is free software; you can redistribute it and/or modify * it under the term
www.eeworm.com/read/415814/11052035

svn-base configure.ac.svn-base

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT([dfu-util],[0.1]) AC_CONFIG_AUX_DIR(m4) AM_IN
www.eeworm.com/read/415814/11052103

ac configure.ac

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT([dfu-util],[0.1]) AC_CONFIG_AUX_DIR(m4) AM_IN