代码搜索结果

找到约 10,000 项符合 Driver 的代码

driver.c

/* * SetupAPI driver-related functions * * Copyright 2005-2006 Herv

driver.c

/* -*- tab-width: 8; c-basic-offset: 4 -*- */ /* * MSACM32 library * * Copyright 1998 Patrik Stridvall * 1999 Eric Pouech * * This library is free software; you can redist

driver.c

/* * WINE Drivers functions * * Copyright 1994 Martin Ayotte * Copyright 1998 Marcus Meissner * Copyright 1999 Eric Pouech * * This library is free software; you can redistribute it and/

driver.c

#include #include #include #include BOOL LoadDeviceDriver( const TCHAR * Name, const TCHAR * Path, DWORD StartType ); BOOL UnloadDev

driver.c

#include "apue.h" void do_driver(char *driver) { pid_t child; int pipe[2]; /* * Create a stream pipe to communicate with the driver. */ if (s_pipe(pipe) < 0) err_sys("can't create stream

driver.java

/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 1.3.24 * * Do not make changes to t

driver.h

/* $Id$ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright

driver.java

package designpatterns.decorator.java; import java.awt.event.*; import java.io.*; import javax.swing.*; import worker.SwingWorker; public class Driver extends JPanel { private JTextField name =

driver.java~

package designpatterns.decorator.java; import java.awt.event.*; import java.io.*; import javax.swing.*; import worker.SwingWorker; public class Driver extends JPanel { private JTextField name =

driver.java~

package designpatterns.decorator.java; import java.awt.event.*; import java.io.*; import javax.swing.*; import worker.SwingWorker; public class Driver extends JPanel { private JTextField name =