代码搜索:Stream
找到约 10,000 项符合「Stream」的源代码
代码结果 10,000
www.eeworm.com/read/215094/15075316
asm stream.asm
COMMENT#
* Win2k.Stream
---------------------------
* by Benny/29A and Ratter
---------------------------
Let us introduce very small and simple infector presenting how to use feature
www.eeworm.com/read/212477/15155908
h stream.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/212477/15155914
c stream.c
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/212047/15167527
c stream.c
/* err/stream.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G
www.eeworm.com/read/4074/27929
rc stream.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/4074/27931
exe stream.exe
www.eeworm.com/read/4074/27934
dsp stream.dsp
# Microsoft Developer Studio Project File - Name="Stream" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/4074/27935
dsw stream.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/10438/186338
c stream.c
/***
*stream.c - find a stream not in use
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _getstream() - find a stream not in use
*
************
www.eeworm.com/read/14356/330511
h stream.h
# ifndef LIBMAD_STREAM_H
# define LIBMAD_STREAM_H
# include "bit.h"
# define MAD_BUFFER_GUARD 8
# define MAD_BUFFER_MDLEN (511 + 2048 + MAD_BUFFER_GUARD)
enum mad_error {
MAD_ERROR_NONE