代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/234400/14114571
h hidsdi.h
/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
HIDSDI.H
Abstract:
This module contains the PUBLIC definitions for the
code that implements the HID dll.
En
www.eeworm.com/read/131890/14122019
cpp demo12_8.cpp
// DEMO12_8.CPP - path finding racing demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES
www.eeworm.com/read/130966/14165047
asm strstack.asm
; STRSTACK.ASM
; (c) 1989, 1990 Ashok P. Nadkarni
;
; Functions to implement the string stack object for CMDEDIT. Small Model only.
;
INCLUDE common.inc
INCLUDE general.inc
STRSTACK_ASM EQU
www.eeworm.com/read/130966/14165051
asm cmdedit.asm
;
; CMDEDIT.ASM
;(c) 1989, 1990 PC Magazine and Ashok P. Nadkarni
;
SIGNATURE1 equ
SIGNATURE2 equ
SIGNATURE3 equ
www.eeworm.com/read/130965/14165188
changelog
2002-12-06 Sergey Poznyakoff
* telnetd/state.c: Fixed indentation.
2002-08-04 Sergey Poznyakoff
* telnetd/Makefile.am (PATHDEF_DEV): Added
www.eeworm.com/read/232974/14175346
h f2407.h
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
;Filename: f2407.h |
;
www.eeworm.com/read/232875/14179746
h hidsdi.h
/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
HIDSDI.H
Abstract:
This module contains the PUBLIC definitions for the
code that implements the HID dll.
En
www.eeworm.com/read/130467/14191684
c env_enc.c
/****************************************************************************
* *
* cryptlib Datatgram Encoding Routines *
* Copyright Peter Gutmann 1996-2003 *
www.eeworm.com/read/130467/14191965
h stream.h
/****************************************************************************
* *
* STREAM Class Constants and Structures *
* Copyright Peter Gutmann 1993-2003
www.eeworm.com/read/130467/14192048
c str_file.c
/****************************************************************************
* *
* File Stream I/O Functions *
* Copyright Peter Gutmann 1993-2003 *
*