代码搜索:Adapter

找到约 10,000 项符合「Adapter」的源代码

代码结果 10,000
www.eeworm.com/read/225048/14556824

c miniport.c

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/219444/14881571

c rtl8029.c

/**************************************************************************** COPYRIGHT (C) 2004.8 Hunnad Rtl8029 IS MODIFIED BASED AT NE2000 IN THE DDK2000 SAMPLE
www.eeworm.com/read/475448/6781751

c exitproc.c

/******************* ?Marvell Semiconductor, Inc., 2001-2004 ***************** * * Purpose: This module provides NDIS shutdown routines * * $Author: cuizt $ * * $Date: 2007/07/02 09:
www.eeworm.com/read/195318/8164637

cpp main.cpp

#include #include #include "zlib.h" #include "bitmap.h" #include #include #include #include #include #include
www.eeworm.com/read/248907/12535020

c wt_dev_pci.c

/* Copyright (C) 2005 LHWT Inc. */ #include "wtprecomp.h" ///////////////////////////////////////////////////////////////////////////////////////// WT_ADAPTER *WtWlanAdpterWt4 = NULL; //void Wt
www.eeworm.com/read/133528/14036959

vbs newlun.vbs

Set Args = WScript.Arguments If Args.Count = 0 Then WScript.Echo "USAGE: NEWLUN FileName SizeMegs" WScript.Quit(1) End If Set objSWbemLocator = CreateObject("WbemScripting.SWbemLocator")
www.eeworm.com/read/201518/15403554

c getmac.c

#include #include #include #include #include typedef struct _ASTAT_ { ADAPTER_STATUS adapt; NAME_BUFFER NameBuff [30]
www.eeworm.com/read/201518/15403559

pas getmacfrm.pas

unit GetMacFrm; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Nb30, NetBios; type TForm1 = class(TForm) Button1: T
www.eeworm.com/read/201518/15403562

~pas getmacfrm.~pas

unit GetMacFrm; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Nb30; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/102552/15774490

htm subject_23185.htm

序号:23185 发表者:军 发表日期:2002-12-02 12:50:04 主题:“CString” : 未声明的标识符 内容:在编译时出现以下错误,该如何解决?f:\*.cpp(201): error C2065: “CString” : 未声明的标识符 返回上页