代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver.h
/*===========================================================================
说明:
编程环境:redhat linux9.0 gcc
适用于WIN1000,WIN3000,win6000机型
相关咨询:
青岛中科英泰科技有限公司
0532-8999087-8112
driver.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
driver.asp
磁盘驱动器浏览器
driver.c
/*
** Static Huffman with the option of blocking one-pass-like behaviour.
**
**
** First word of compressed file is magic number (incorporating the treatment
** of zeroes flag - see code.h MAGIC_*)
**
driver.h
// Driver.h - Chapter 6
//
// Copyright (C) 2000 by Jerry Lozano
//
#pragma once
extern "C" {
#include
}
#include "Unicode.h"
typedef struct _DEVICE_EXTENSION {
PDEVICE_OBJE