代码搜索:routines 开发教程
找到约 10,000 项符合「routines 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/216802/4883701
c routines.c
#include "precomp.h"
NDIS_HANDLE GlobalPacketPool = NULL;
NDIS_HANDLE GlobalBufferPool = NULL;
NDIS_STATUS InitNdisPools() {
NDIS_STATUS NdisStatus;
/* Last argument is extra sp
www.eeworm.com/read/216802/4883782
h routines.h
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: include/routines.h
* PURPOSE: Common routine prototypes
*/
#ifndef
www.eeworm.com/read/205824/5015951
c routines.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: tcpip/routines.c
* PURPOSE: Common routines
* PROGRAMMERS: Casper S.
www.eeworm.com/read/205824/5019030
c routines.c
#include "precomp.h"
NDIS_HANDLE GlobalPacketPool = NULL;
NDIS_HANDLE GlobalBufferPool = NULL;
NDIS_STATUS InitNdisPools() {
NDIS_STATUS NdisStatus;
/* Last argument is extra sp
www.eeworm.com/read/205824/5019111
h routines.h
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: include/routines.h
* PURPOSE: Common routine prototypes
*/
#ifndef
www.eeworm.com/read/169697/5413400
java routines.java
/*
* (C) 2001 by Argonne National Laboratory
* See COPYRIGHT in top-level directory.
*/
/*
* @author Anthony Chan
*/
package viewer.common;
import java.awt.*;
import java.awt.image.Buf
www.eeworm.com/read/341021/3260046
java routines.java
/*
* (C) 2001 by Argonne National Laboratory
* See COPYRIGHT in top-level directory.
*/
/*
* @author Anthony Chan
*/
package viewer.common;
import java.awt.*;
import java.awt.image.Buf
www.eeworm.com/read/310442/3697876
c routines.c
/****************************************************************************
** COPYRIGHT (C) 1994-1997 INTEL CORPORATION **
** DEVELOPED FOR MICROSOFT BY INTEL CORP.,
www.eeworm.com/read/422302/2039648
c routines.c
/****************************************************************************
** COPYRIGHT (C) 1994-1997 INTEL CORPORATION **
** DEVELOPED FOR MICROSOFT BY INTEL CORP.,
www.eeworm.com/read/409921/2219815
c routines.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: tcpip/routines.c
* PURPOSE: Common routines
* PROGRAMMERS: Casper S.